[==========] 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:15:20.272395  9065 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.8.218.126:39519
I20260709 13:15:20.273910  9065 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:15:20.274945  9065 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:20.291531  9072 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:15:20.291641  9071 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:15:20.293869  9065 server_base.cc:1061] running on GCE node
W20260709 13:15:20.291771  9074 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:15:21.478879  9065 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:21.479099  9065 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:15:21.479252  9065 hybrid_clock.cc:648] HybridClock initialized: now 1783602921479235 us; error 0 us; skew 500 ppm
I20260709 13:15:21.480074  9065 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:21.485133  9065 webserver.cc:533] Webserver started at http://127.8.218.126:33349/ using document root <none> and password file <none>
I20260709 13:15:21.485908  9065 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:21.486088  9065 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:21.486449  9065 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:21.492055  9065 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602920109272-9065-0/minicluster-data/master-0-root/instance:
uuid: "b115244aee364e2e9e8c5f46c8379ee0"
format_stamp: "Formatted at 2026-07-09 13:15:21 on dist-test-slave-fpp7"
I20260709 13:15:21.499414  9065 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:15:21.504391  9080 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:15:21.505443  9065 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260709 13:15:21.505743  9065 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602920109272-9065-0/minicluster-data/master-0-root
uuid: "b115244aee364e2e9e8c5f46c8379ee0"
format_stamp: "Formatted at 2026-07-09 13:15:21 on dist-test-slave-fpp7"
I20260709 13:15:21.506057  9065 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602920109272-9065-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602920109272-9065-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602920109272-9065-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:15:21.568527  9065 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:21.570073  9065 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:15:21.570514  9065 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:21.642598  9065 rpc_server.cc:307] RPC server started. Bound to: 127.8.218.126:39519
I20260709 13:15:21.642692  9131 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.218.126:39519 every 8 connection(s)
I20260709 13:15:21.650056  9132 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:15:21.671319  9132 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b115244aee364e2e9e8c5f46c8379ee0: Bootstrap starting.
I20260709 13:15:21.676924  9132 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b115244aee364e2e9e8c5f46c8379ee0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:21.678701  9132 log.cc:826] T 00000000000000000000000000000000 P b115244aee364e2e9e8c5f46c8379ee0: Log is configured to *not* fsync() on all Append() calls
I20260709 13:15:21.683014  9132 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b115244aee364e2e9e8c5f46c8379ee0: No bootstrap required, opened a new log
I20260709 13:15:21.702863  9132 raft_consensus.cc:359] T 00000000000000000000000000000000 P b115244aee364e2e9e8c5f46c8379ee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b115244aee364e2e9e8c5f46c8379ee0" member_type: VOTER }
I20260709 13:15:21.703351  9132 raft_consensus.cc:385] T 00000000000000000000000000000000 P b115244aee364e2e9e8c5f46c8379ee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:21.703670  9132 raft_consensus.cc:740] T 00000000000000000000000000000000 P b115244aee364e2e9e8c5f46c8379ee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b115244aee364e2e9e8c5f46c8379ee0, State: Initialized, Role: FOLLOWER
I20260709 13:15:21.704658  9132 consensus_queue.cc:260] T 00000000000000000000000000000000 P b115244aee364e2e9e8c5f46c8379ee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b115244aee364e2e9e8c5f46c8379ee0" member_type: VOTER }
I20260709 13:15:21.705158  9132 raft_consensus.cc:399] T 00000000000000000000000000000000 P b115244aee364e2e9e8c5f46c8379ee0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:15:21.705461  9132 raft_consensus.cc:493] T 00000000000000000000000000000000 P b115244aee364e2e9e8c5f46c8379ee0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:15:21.705808  9132 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b115244aee364e2e9e8c5f46c8379ee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:21.709921  9132 raft_consensus.cc:515] T 00000000000000000000000000000000 P b115244aee364e2e9e8c5f46c8379ee0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b115244aee364e2e9e8c5f46c8379ee0" member_type: VOTER }
I20260709 13:15:21.710606  9132 leader_election.cc:304] T 00000000000000000000000000000000 P b115244aee364e2e9e8c5f46c8379ee0 [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: b115244aee364e2e9e8c5f46c8379ee0; no voters: 
I20260709 13:15:21.712328  9132 leader_election.cc:290] T 00000000000000000000000000000000 P b115244aee364e2e9e8c5f46c8379ee0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:15:21.712625  9135 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b115244aee364e2e9e8c5f46c8379ee0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:21.715277  9135 raft_consensus.cc:697] T 00000000000000000000000000000000 P b115244aee364e2e9e8c5f46c8379ee0 [term 1 LEADER]: Becoming Leader. State: Replica: b115244aee364e2e9e8c5f46c8379ee0, State: Running, Role: LEADER
I20260709 13:15:21.716192  9135 consensus_queue.cc:237] T 00000000000000000000000000000000 P b115244aee364e2e9e8c5f46c8379ee0 [LEADER]: Queue going to LEADER mode. State: All 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: "b115244aee364e2e9e8c5f46c8379ee0" member_type: VOTER }
I20260709 13:15:21.717171  9132 sys_catalog.cc:565] T 00000000000000000000000000000000 P b115244aee364e2e9e8c5f46c8379ee0 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:15:21.727167  9136 sys_catalog.cc:455] T 00000000000000000000000000000000 P b115244aee364e2e9e8c5f46c8379ee0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b115244aee364e2e9e8c5f46c8379ee0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b115244aee364e2e9e8c5f46c8379ee0" member_type: VOTER } }
I20260709 13:15:21.727504  9137 sys_catalog.cc:455] T 00000000000000000000000000000000 P b115244aee364e2e9e8c5f46c8379ee0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b115244aee364e2e9e8c5f46c8379ee0. Latest consensus state: current_term: 1 leader_uuid: "b115244aee364e2e9e8c5f46c8379ee0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b115244aee364e2e9e8c5f46c8379ee0" member_type: VOTER } }
I20260709 13:15:21.728024  9136 sys_catalog.cc:458] T 00000000000000000000000000000000 P b115244aee364e2e9e8c5f46c8379ee0 [sys.catalog]: This master's current role is: LEADER
I20260709 13:15:21.728150  9137 sys_catalog.cc:458] T 00000000000000000000000000000000 P b115244aee364e2e9e8c5f46c8379ee0 [sys.catalog]: This master's current role is: LEADER
I20260709 13:15:21.730661  9145 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:15:21.742030  9145 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:15:21.744473  9065 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:15:21.758631  9145 catalog_manager.cc:1383] Generated new cluster ID: b1b7c9402b2d486aab097812bc90ed8d
I20260709 13:15:21.758908  9145 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:15:21.772195  9145 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:15:21.773594  9145 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:15:21.793691  9145 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b115244aee364e2e9e8c5f46c8379ee0: Generated new TSK 0
I20260709 13:15:21.794858  9145 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:15:21.811255  9065 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:21.820729  9154 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:15:21.821766  9155 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:15:21.825675  9065 server_base.cc:1061] running on GCE node
W20260709 13:15:21.826200  9157 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:15:21.827188  9065 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:21.827446  9065 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:15:21.827653  9065 hybrid_clock.cc:648] HybridClock initialized: now 1783602921827634 us; error 0 us; skew 500 ppm
I20260709 13:15:21.828387  9065 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:21.832906  9065 webserver.cc:533] Webserver started at http://127.8.218.65:44249/ using document root <none> and password file <none>
I20260709 13:15:21.833457  9065 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:21.833671  9065 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:21.833945  9065 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:21.835017  9065 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602920109272-9065-0/minicluster-data/ts-0-root/instance:
uuid: "6340a9e0eddc405c982c436b589ef82f"
format_stamp: "Formatted at 2026-07-09 13:15:21 on dist-test-slave-fpp7"
I20260709 13:15:21.840763  9065 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260709 13:15:21.845224  9162 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:15:21.846057  9065 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.001s
I20260709 13:15:21.846338  9065 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602920109272-9065-0/minicluster-data/ts-0-root
uuid: "6340a9e0eddc405c982c436b589ef82f"
format_stamp: "Formatted at 2026-07-09 13:15:21 on dist-test-slave-fpp7"
I20260709 13:15:21.846619  9065 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602920109272-9065-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602920109272-9065-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602920109272-9065-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:15:21.864815  9065 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:21.866077  9065 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:21.868765  9065 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:21.873262  9065 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:21.873463  9065 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:21.873781  9065 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:21.873930  9065 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:21.980451  9065 rpc_server.cc:307] RPC server started. Bound to: 127.8.218.65:34723
I20260709 13:15:21.980522  9224 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.218.65:34723 every 8 connection(s)
I20260709 13:15:21.987560  9065 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:22.003340  9230 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:15:22.008782  9065 server_base.cc:1061] running on GCE node
W20260709 13:15:22.009742  9229 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:15:22.010210  9232 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:15:22.011332  9065 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:22.011595  9065 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:15:22.011814  9065 hybrid_clock.cc:648] HybridClock initialized: now 1783602922011795 us; error 0 us; skew 500 ppm
I20260709 13:15:22.012578  9065 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:22.015409  9065 webserver.cc:533] Webserver started at http://127.8.218.66:36531/ using document root <none> and password file <none>
I20260709 13:15:22.016072  9065 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:22.016333  9065 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:22.016647  9065 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:22.018046  9065 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602920109272-9065-0/minicluster-data/ts-1-root/instance:
uuid: "445da0495cbc481baae6da45e07deef5"
format_stamp: "Formatted at 2026-07-09 13:15:22 on dist-test-slave-fpp7"
I20260709 13:15:22.020705  9225 heartbeater.cc:344] Connected to a master server at 127.8.218.126:39519
I20260709 13:15:22.021149  9225 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:22.021987  9225 heartbeater.cc:507] Master 127.8.218.126:39519 requested a full tablet report, sending...
I20260709 13:15:22.024732  9065 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.002s
I20260709 13:15:22.024962  9097 ts_manager.cc:194] Registered new tserver with Master: 6340a9e0eddc405c982c436b589ef82f (127.8.218.65:34723)
I20260709 13:15:22.027007  9097 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57692
I20260709 13:15:22.030094  9237 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:15:22.031002  9065 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 13:15:22.031320  9065 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602920109272-9065-0/minicluster-data/ts-1-root
uuid: "445da0495cbc481baae6da45e07deef5"
format_stamp: "Formatted at 2026-07-09 13:15:22 on dist-test-slave-fpp7"
I20260709 13:15:22.031656  9065 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602920109272-9065-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602920109272-9065-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602920109272-9065-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:15:22.055611  9065 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:22.057206  9065 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:22.059864  9065 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:22.063323  9065 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:22.063568  9065 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:22.063856  9065 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:22.064059  9065 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:22.149660  9065 rpc_server.cc:307] RPC server started. Bound to: 127.8.218.66:34441
I20260709 13:15:22.149751  9299 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.218.66:34441 every 8 connection(s)
I20260709 13:15:22.158422  9065 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:22.167049  9303 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:15:22.170842  9304 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:15:22.172130  9300 heartbeater.cc:344] Connected to a master server at 127.8.218.126:39519
I20260709 13:15:22.172582  9300 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:22.173622  9300 heartbeater.cc:507] Master 127.8.218.126:39519 requested a full tablet report, sending...
I20260709 13:15:22.174415  9065 server_base.cc:1061] running on GCE node
W20260709 13:15:22.175057  9306 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:15:22.176038  9065 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:22.176266  9065 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:15:22.176154  9097 ts_manager.cc:194] Registered new tserver with Master: 445da0495cbc481baae6da45e07deef5 (127.8.218.66:34441)
I20260709 13:15:22.176529  9065 hybrid_clock.cc:648] HybridClock initialized: now 1783602922176488 us; error 0 us; skew 500 ppm
I20260709 13:15:22.177083  9065 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:22.177940  9097 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57696
I20260709 13:15:22.181578  9065 webserver.cc:533] Webserver started at http://127.8.218.67:42685/ using document root <none> and password file <none>
I20260709 13:15:22.182185  9065 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:22.182381  9065 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:22.182644  9065 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:22.183730  9065 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602920109272-9065-0/minicluster-data/ts-2-root/instance:
uuid: "22ed225240b246e986a1eea8a2d4344a"
format_stamp: "Formatted at 2026-07-09 13:15:22 on dist-test-slave-fpp7"
I20260709 13:15:22.188014  9065 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 13:15:22.191234  9311 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:15:22.192024  9065 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:15:22.192301  9065 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602920109272-9065-0/minicluster-data/ts-2-root
uuid: "22ed225240b246e986a1eea8a2d4344a"
format_stamp: "Formatted at 2026-07-09 13:15:22 on dist-test-slave-fpp7"
I20260709 13:15:22.192584  9065 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602920109272-9065-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602920109272-9065-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602920109272-9065-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:15:22.210829  9065 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:22.212149  9065 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:22.214174  9065 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:22.216882  9065 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:22.217103  9065 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:22.217355  9065 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:22.217530  9065 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:22.307143  9065 rpc_server.cc:307] RPC server started. Bound to: 127.8.218.67:42591
I20260709 13:15:22.307236  9373 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.218.67:42591 every 8 connection(s)
I20260709 13:15:22.322836  9374 heartbeater.cc:344] Connected to a master server at 127.8.218.126:39519
I20260709 13:15:22.323303  9374 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:22.324156  9374 heartbeater.cc:507] Master 127.8.218.126:39519 requested a full tablet report, sending...
I20260709 13:15:22.325974  9097 ts_manager.cc:194] Registered new tserver with Master: 22ed225240b246e986a1eea8a2d4344a (127.8.218.67:42591)
I20260709 13:15:22.326557  9065 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014670561s
I20260709 13:15:22.327598  9097 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57702
I20260709 13:15:22.374488  9097 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57718:
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:15:22.379053  9097 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:15:22.480562  9339 tablet_service.cc:1511] Processing CreateTablet for tablet fdf5c1d4860f43afa876bc0a8d225288 (DEFAULT_TABLE table=test-workload [id=94190ffa2a1045c899ef048aabaeda79]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:15:22.481411  9338 tablet_service.cc:1511] Processing CreateTablet for tablet ea3731962fdd415a95302486932dddba (DEFAULT_TABLE table=test-workload [id=94190ffa2a1045c899ef048aabaeda79]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:15:22.482168  9339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdf5c1d4860f43afa876bc0a8d225288. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:22.482950  9338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea3731962fdd415a95302486932dddba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:22.484704  9337 tablet_service.cc:1511] Processing CreateTablet for tablet 164de51c26c9406e97fd41fc715df3e1 (DEFAULT_TABLE table=test-workload [id=94190ffa2a1045c899ef048aabaeda79]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:15:22.484265  9336 tablet_service.cc:1511] Processing CreateTablet for tablet 7192b6e78cb34b488bab1800e87cafe1 (DEFAULT_TABLE table=test-workload [id=94190ffa2a1045c899ef048aabaeda79]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:15:22.486967  9337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 164de51c26c9406e97fd41fc715df3e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:22.488749  9336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7192b6e78cb34b488bab1800e87cafe1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:22.519371  9189 tablet_service.cc:1511] Processing CreateTablet for tablet ea3731962fdd415a95302486932dddba (DEFAULT_TABLE table=test-workload [id=94190ffa2a1045c899ef048aabaeda79]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:15:22.521522  9187 tablet_service.cc:1511] Processing CreateTablet for tablet 7192b6e78cb34b488bab1800e87cafe1 (DEFAULT_TABLE table=test-workload [id=94190ffa2a1045c899ef048aabaeda79]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:15:22.526767  9190 tablet_service.cc:1511] Processing CreateTablet for tablet fdf5c1d4860f43afa876bc0a8d225288 (DEFAULT_TABLE table=test-workload [id=94190ffa2a1045c899ef048aabaeda79]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:15:22.524685  9263 tablet_service.cc:1511] Processing CreateTablet for tablet 164de51c26c9406e97fd41fc715df3e1 (DEFAULT_TABLE table=test-workload [id=94190ffa2a1045c899ef048aabaeda79]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:15:22.527462  9186 tablet_service.cc:1511] Processing CreateTablet for tablet 3ac3d4d7ec9b4a0f89192ebbec29513d (DEFAULT_TABLE table=test-workload [id=94190ffa2a1045c899ef048aabaeda79]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:15:22.525444  9335 tablet_service.cc:1511] Processing CreateTablet for tablet 3ac3d4d7ec9b4a0f89192ebbec29513d (DEFAULT_TABLE table=test-workload [id=94190ffa2a1045c899ef048aabaeda79]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:15:22.536217  9265 tablet_service.cc:1511] Processing CreateTablet for tablet fdf5c1d4860f43afa876bc0a8d225288 (DEFAULT_TABLE table=test-workload [id=94190ffa2a1045c899ef048aabaeda79]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:15:22.535375  9263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 164de51c26c9406e97fd41fc715df3e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:22.531904  9188 tablet_service.cc:1511] Processing CreateTablet for tablet 164de51c26c9406e97fd41fc715df3e1 (DEFAULT_TABLE table=test-workload [id=94190ffa2a1045c899ef048aabaeda79]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:15:22.534483  9264 tablet_service.cc:1511] Processing CreateTablet for tablet ea3731962fdd415a95302486932dddba (DEFAULT_TABLE table=test-workload [id=94190ffa2a1045c899ef048aabaeda79]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:15:22.538503  9187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7192b6e78cb34b488bab1800e87cafe1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:22.530763  9262 tablet_service.cc:1511] Processing CreateTablet for tablet 7192b6e78cb34b488bab1800e87cafe1 (DEFAULT_TABLE table=test-workload [id=94190ffa2a1045c899ef048aabaeda79]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:15:22.542317  9265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdf5c1d4860f43afa876bc0a8d225288. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:22.539547  9185 tablet_service.cc:1511] Processing CreateTablet for tablet dfe554e86263427eb4eabcf39adc0b1d (DEFAULT_TABLE table=test-workload [id=94190ffa2a1045c899ef048aabaeda79]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:15:22.543396  9261 tablet_service.cc:1511] Processing CreateTablet for tablet 3ac3d4d7ec9b4a0f89192ebbec29513d (DEFAULT_TABLE table=test-workload [id=94190ffa2a1045c899ef048aabaeda79]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:15:22.547652  9190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdf5c1d4860f43afa876bc0a8d225288. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:22.548071  9335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ac3d4d7ec9b4a0f89192ebbec29513d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:22.550994  9188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 164de51c26c9406e97fd41fc715df3e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:22.555263  9264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea3731962fdd415a95302486932dddba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:22.558300  9189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea3731962fdd415a95302486932dddba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:22.559636  9262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7192b6e78cb34b488bab1800e87cafe1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:22.550514  9260 tablet_service.cc:1511] Processing CreateTablet for tablet dfe554e86263427eb4eabcf39adc0b1d (DEFAULT_TABLE table=test-workload [id=94190ffa2a1045c899ef048aabaeda79]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:15:22.560496  9185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfe554e86263427eb4eabcf39adc0b1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:22.566358  9261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ac3d4d7ec9b4a0f89192ebbec29513d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:22.568416  9260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfe554e86263427eb4eabcf39adc0b1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:22.569036  9186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ac3d4d7ec9b4a0f89192ebbec29513d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:22.600426  9334 tablet_service.cc:1511] Processing CreateTablet for tablet dfe554e86263427eb4eabcf39adc0b1d (DEFAULT_TABLE table=test-workload [id=94190ffa2a1045c899ef048aabaeda79]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:15:22.602455  9334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfe554e86263427eb4eabcf39adc0b1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:22.641860  9184 tablet_service.cc:1511] Processing CreateTablet for tablet 53e5a8bec54b4d30a16153415c2def2e (DEFAULT_TABLE table=test-workload [id=94190ffa2a1045c899ef048aabaeda79]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:15:22.655406  9184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53e5a8bec54b4d30a16153415c2def2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:22.668927  9259 tablet_service.cc:1511] Processing CreateTablet for tablet 53e5a8bec54b4d30a16153415c2def2e (DEFAULT_TABLE table=test-workload [id=94190ffa2a1045c899ef048aabaeda79]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:15:22.671988  9259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53e5a8bec54b4d30a16153415c2def2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:22.689275  9336 tablet_service.cc:1511] Processing CreateTablet for tablet 53e5a8bec54b4d30a16153415c2def2e (DEFAULT_TABLE table=test-workload [id=94190ffa2a1045c899ef048aabaeda79]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:15:22.696877  9392 tablet_bootstrap.cc:492] T 7192b6e78cb34b488bab1800e87cafe1 P 22ed225240b246e986a1eea8a2d4344a: Bootstrap starting.
I20260709 13:15:22.719002  9392 tablet_bootstrap.cc:654] T 7192b6e78cb34b488bab1800e87cafe1 P 22ed225240b246e986a1eea8a2d4344a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:22.717757  9336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53e5a8bec54b4d30a16153415c2def2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:22.726315  9394 tablet_bootstrap.cc:492] T 7192b6e78cb34b488bab1800e87cafe1 P 445da0495cbc481baae6da45e07deef5: Bootstrap starting.
I20260709 13:15:22.735215  9393 tablet_bootstrap.cc:492] T dfe554e86263427eb4eabcf39adc0b1d P 6340a9e0eddc405c982c436b589ef82f: Bootstrap starting.
W20260709 13:15:22.740295  9144 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:15:22.747905  9261 tablet_service.cc:1511] Processing CreateTablet for tablet 812dec3bbe5940f18b63081011d6f7bf (DEFAULT_TABLE table=test-workload [id=94190ffa2a1045c899ef048aabaeda79]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:15:22.749939  9261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 812dec3bbe5940f18b63081011d6f7bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:22.758109  9337 tablet_service.cc:1511] Processing CreateTablet for tablet 812dec3bbe5940f18b63081011d6f7bf (DEFAULT_TABLE table=test-workload [id=94190ffa2a1045c899ef048aabaeda79]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:15:22.760268  9337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 812dec3bbe5940f18b63081011d6f7bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:22.759438  9393 tablet_bootstrap.cc:654] T dfe554e86263427eb4eabcf39adc0b1d P 6340a9e0eddc405c982c436b589ef82f: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:22.764485  9392 tablet_bootstrap.cc:492] T 7192b6e78cb34b488bab1800e87cafe1 P 22ed225240b246e986a1eea8a2d4344a: No bootstrap required, opened a new log
I20260709 13:15:22.764937  9392 ts_tablet_manager.cc:1403] T 7192b6e78cb34b488bab1800e87cafe1 P 22ed225240b246e986a1eea8a2d4344a: Time spent bootstrapping tablet: real 0.082s	user 0.018s	sys 0.000s
I20260709 13:15:22.768577  9260 tablet_service.cc:1511] Processing CreateTablet for tablet 86c8bae718d34143b202fd309993e5b8 (DEFAULT_TABLE table=test-workload [id=94190ffa2a1045c899ef048aabaeda79]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:15:22.770871  9260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86c8bae718d34143b202fd309993e5b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:22.764950  9185 tablet_service.cc:1511] Processing CreateTablet for tablet 812dec3bbe5940f18b63081011d6f7bf (DEFAULT_TABLE table=test-workload [id=94190ffa2a1045c899ef048aabaeda79]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:15:22.771857  9185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 812dec3bbe5940f18b63081011d6f7bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:22.769320  9392 raft_consensus.cc:359] T 7192b6e78cb34b488bab1800e87cafe1 P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:22.769708  9187 tablet_service.cc:1511] Processing CreateTablet for tablet 86c8bae718d34143b202fd309993e5b8 (DEFAULT_TABLE table=test-workload [id=94190ffa2a1045c899ef048aabaeda79]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:15:22.774946  9392 raft_consensus.cc:385] T 7192b6e78cb34b488bab1800e87cafe1 P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:22.775295  9392 raft_consensus.cc:740] T 7192b6e78cb34b488bab1800e87cafe1 P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22ed225240b246e986a1eea8a2d4344a, State: Initialized, Role: FOLLOWER
I20260709 13:15:22.775477  9187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86c8bae718d34143b202fd309993e5b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:22.776312  9392 consensus_queue.cc:260] T 7192b6e78cb34b488bab1800e87cafe1 P 22ed225240b246e986a1eea8a2d4344a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:22.777207  9334 tablet_service.cc:1511] Processing CreateTablet for tablet 86c8bae718d34143b202fd309993e5b8 (DEFAULT_TABLE table=test-workload [id=94190ffa2a1045c899ef048aabaeda79]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:15:22.781507  9394 tablet_bootstrap.cc:654] T 7192b6e78cb34b488bab1800e87cafe1 P 445da0495cbc481baae6da45e07deef5: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:22.804243  9334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86c8bae718d34143b202fd309993e5b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:22.805553  9374 heartbeater.cc:499] Master 127.8.218.126:39519 was elected leader, sending a full tablet report...
I20260709 13:15:22.814821  9392 ts_tablet_manager.cc:1434] T 7192b6e78cb34b488bab1800e87cafe1 P 22ed225240b246e986a1eea8a2d4344a: Time spent starting tablet: real 0.049s	user 0.011s	sys 0.013s
I20260709 13:15:22.815821  9392 tablet_bootstrap.cc:492] T ea3731962fdd415a95302486932dddba P 22ed225240b246e986a1eea8a2d4344a: Bootstrap starting.
I20260709 13:15:22.821014  9393 tablet_bootstrap.cc:492] T dfe554e86263427eb4eabcf39adc0b1d P 6340a9e0eddc405c982c436b589ef82f: No bootstrap required, opened a new log
I20260709 13:15:22.821465  9393 ts_tablet_manager.cc:1403] T dfe554e86263427eb4eabcf39adc0b1d P 6340a9e0eddc405c982c436b589ef82f: Time spent bootstrapping tablet: real 0.093s	user 0.002s	sys 0.016s
I20260709 13:15:22.824928  9392 tablet_bootstrap.cc:654] T ea3731962fdd415a95302486932dddba P 22ed225240b246e986a1eea8a2d4344a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:22.825974  9394 tablet_bootstrap.cc:492] T 7192b6e78cb34b488bab1800e87cafe1 P 445da0495cbc481baae6da45e07deef5: No bootstrap required, opened a new log
I20260709 13:15:22.826524  9394 ts_tablet_manager.cc:1403] T 7192b6e78cb34b488bab1800e87cafe1 P 445da0495cbc481baae6da45e07deef5: Time spent bootstrapping tablet: real 0.101s	user 0.006s	sys 0.015s
I20260709 13:15:22.829751  9394 raft_consensus.cc:359] T 7192b6e78cb34b488bab1800e87cafe1 P 445da0495cbc481baae6da45e07deef5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:22.830483  9394 raft_consensus.cc:385] T 7192b6e78cb34b488bab1800e87cafe1 P 445da0495cbc481baae6da45e07deef5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:22.830760  9394 raft_consensus.cc:740] T 7192b6e78cb34b488bab1800e87cafe1 P 445da0495cbc481baae6da45e07deef5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 445da0495cbc481baae6da45e07deef5, State: Initialized, Role: FOLLOWER
I20260709 13:15:22.832135  9393 raft_consensus.cc:359] T dfe554e86263427eb4eabcf39adc0b1d P 6340a9e0eddc405c982c436b589ef82f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:22.832237  9394 consensus_queue.cc:260] T 7192b6e78cb34b488bab1800e87cafe1 P 445da0495cbc481baae6da45e07deef5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:22.832904  9393 raft_consensus.cc:385] T dfe554e86263427eb4eabcf39adc0b1d P 6340a9e0eddc405c982c436b589ef82f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:22.833230  9393 raft_consensus.cc:740] T dfe554e86263427eb4eabcf39adc0b1d P 6340a9e0eddc405c982c436b589ef82f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6340a9e0eddc405c982c436b589ef82f, State: Initialized, Role: FOLLOWER
I20260709 13:15:22.834132  9393 consensus_queue.cc:260] T dfe554e86263427eb4eabcf39adc0b1d P 6340a9e0eddc405c982c436b589ef82f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:22.841845  9392 tablet_bootstrap.cc:492] T ea3731962fdd415a95302486932dddba P 22ed225240b246e986a1eea8a2d4344a: No bootstrap required, opened a new log
I20260709 13:15:22.842326  9392 ts_tablet_manager.cc:1403] T ea3731962fdd415a95302486932dddba P 22ed225240b246e986a1eea8a2d4344a: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.002s
I20260709 13:15:22.842415  9393 ts_tablet_manager.cc:1434] T dfe554e86263427eb4eabcf39adc0b1d P 6340a9e0eddc405c982c436b589ef82f: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.003s
I20260709 13:15:22.843056  9225 heartbeater.cc:499] Master 127.8.218.126:39519 was elected leader, sending a full tablet report...
I20260709 13:15:22.845201  9392 raft_consensus.cc:359] T ea3731962fdd415a95302486932dddba P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:22.845875  9392 raft_consensus.cc:385] T ea3731962fdd415a95302486932dddba P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:22.846154  9392 raft_consensus.cc:740] T ea3731962fdd415a95302486932dddba P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22ed225240b246e986a1eea8a2d4344a, State: Initialized, Role: FOLLOWER
I20260709 13:15:22.846854  9392 consensus_queue.cc:260] T ea3731962fdd415a95302486932dddba P 22ed225240b246e986a1eea8a2d4344a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:22.848212  9393 tablet_bootstrap.cc:492] T ea3731962fdd415a95302486932dddba P 6340a9e0eddc405c982c436b589ef82f: Bootstrap starting.
I20260709 13:15:22.849090  9392 ts_tablet_manager.cc:1434] T ea3731962fdd415a95302486932dddba P 22ed225240b246e986a1eea8a2d4344a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:15:22.850075  9392 tablet_bootstrap.cc:492] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 22ed225240b246e986a1eea8a2d4344a: Bootstrap starting.
I20260709 13:15:22.856045  9392 tablet_bootstrap.cc:654] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 22ed225240b246e986a1eea8a2d4344a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:22.861189  9393 tablet_bootstrap.cc:654] T ea3731962fdd415a95302486932dddba P 6340a9e0eddc405c982c436b589ef82f: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:22.872789  9393 tablet_bootstrap.cc:492] T ea3731962fdd415a95302486932dddba P 6340a9e0eddc405c982c436b589ef82f: No bootstrap required, opened a new log
I20260709 13:15:22.872769  9300 heartbeater.cc:499] Master 127.8.218.126:39519 was elected leader, sending a full tablet report...
I20260709 13:15:22.873584  9393 ts_tablet_manager.cc:1403] T ea3731962fdd415a95302486932dddba P 6340a9e0eddc405c982c436b589ef82f: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.005s
I20260709 13:15:22.873749  9394 ts_tablet_manager.cc:1434] T 7192b6e78cb34b488bab1800e87cafe1 P 445da0495cbc481baae6da45e07deef5: Time spent starting tablet: real 0.047s	user 0.004s	sys 0.007s
I20260709 13:15:22.874719  9394 tablet_bootstrap.cc:492] T ea3731962fdd415a95302486932dddba P 445da0495cbc481baae6da45e07deef5: Bootstrap starting.
I20260709 13:15:22.876605  9393 raft_consensus.cc:359] T ea3731962fdd415a95302486932dddba P 6340a9e0eddc405c982c436b589ef82f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:22.877388  9393 raft_consensus.cc:385] T ea3731962fdd415a95302486932dddba P 6340a9e0eddc405c982c436b589ef82f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:22.877766  9393 raft_consensus.cc:740] T ea3731962fdd415a95302486932dddba P 6340a9e0eddc405c982c436b589ef82f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6340a9e0eddc405c982c436b589ef82f, State: Initialized, Role: FOLLOWER
I20260709 13:15:22.878564  9393 consensus_queue.cc:260] T ea3731962fdd415a95302486932dddba P 6340a9e0eddc405c982c436b589ef82f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:22.880990  9393 ts_tablet_manager.cc:1434] T ea3731962fdd415a95302486932dddba P 6340a9e0eddc405c982c436b589ef82f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:15:22.883123  9394 tablet_bootstrap.cc:654] T ea3731962fdd415a95302486932dddba P 445da0495cbc481baae6da45e07deef5: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:22.885357  9393 tablet_bootstrap.cc:492] T fdf5c1d4860f43afa876bc0a8d225288 P 6340a9e0eddc405c982c436b589ef82f: Bootstrap starting.
I20260709 13:15:22.890772  9392 tablet_bootstrap.cc:492] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 22ed225240b246e986a1eea8a2d4344a: No bootstrap required, opened a new log
I20260709 13:15:22.891216  9392 ts_tablet_manager.cc:1403] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 22ed225240b246e986a1eea8a2d4344a: Time spent bootstrapping tablet: real 0.041s	user 0.022s	sys 0.017s
I20260709 13:15:22.893986  9392 raft_consensus.cc:359] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:22.896246  9392 raft_consensus.cc:385] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:22.896694  9392 raft_consensus.cc:740] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22ed225240b246e986a1eea8a2d4344a, State: Initialized, Role: FOLLOWER
I20260709 13:15:22.897432  9392 consensus_queue.cc:260] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 22ed225240b246e986a1eea8a2d4344a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:22.899799  9392 ts_tablet_manager.cc:1434] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 22ed225240b246e986a1eea8a2d4344a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.001s
I20260709 13:15:22.900702  9392 tablet_bootstrap.cc:492] T fdf5c1d4860f43afa876bc0a8d225288 P 22ed225240b246e986a1eea8a2d4344a: Bootstrap starting.
I20260709 13:15:22.902279  9394 tablet_bootstrap.cc:492] T ea3731962fdd415a95302486932dddba P 445da0495cbc481baae6da45e07deef5: No bootstrap required, opened a new log
I20260709 13:15:22.902769  9394 ts_tablet_manager.cc:1403] T ea3731962fdd415a95302486932dddba P 445da0495cbc481baae6da45e07deef5: Time spent bootstrapping tablet: real 0.028s	user 0.021s	sys 0.000s
I20260709 13:15:22.906797  9394 raft_consensus.cc:359] T ea3731962fdd415a95302486932dddba P 445da0495cbc481baae6da45e07deef5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:22.907464  9394 raft_consensus.cc:385] T ea3731962fdd415a95302486932dddba P 445da0495cbc481baae6da45e07deef5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:22.907793  9394 raft_consensus.cc:740] T ea3731962fdd415a95302486932dddba P 445da0495cbc481baae6da45e07deef5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 445da0495cbc481baae6da45e07deef5, State: Initialized, Role: FOLLOWER
I20260709 13:15:22.908321  9392 tablet_bootstrap.cc:654] T fdf5c1d4860f43afa876bc0a8d225288 P 22ed225240b246e986a1eea8a2d4344a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:22.908464  9394 consensus_queue.cc:260] T ea3731962fdd415a95302486932dddba P 445da0495cbc481baae6da45e07deef5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
W20260709 13:15:22.909484  9301 tablet.cc:2406] T 7192b6e78cb34b488bab1800e87cafe1 P 445da0495cbc481baae6da45e07deef5: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:15:22.911393  9393 tablet_bootstrap.cc:654] T fdf5c1d4860f43afa876bc0a8d225288 P 6340a9e0eddc405c982c436b589ef82f: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:22.918233  9394 ts_tablet_manager.cc:1434] T ea3731962fdd415a95302486932dddba P 445da0495cbc481baae6da45e07deef5: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:15:22.919116  9394 tablet_bootstrap.cc:492] T 164de51c26c9406e97fd41fc715df3e1 P 445da0495cbc481baae6da45e07deef5: Bootstrap starting.
I20260709 13:15:22.930794  9394 tablet_bootstrap.cc:654] T 164de51c26c9406e97fd41fc715df3e1 P 445da0495cbc481baae6da45e07deef5: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:22.934842  9392 tablet_bootstrap.cc:492] T fdf5c1d4860f43afa876bc0a8d225288 P 22ed225240b246e986a1eea8a2d4344a: No bootstrap required, opened a new log
I20260709 13:15:22.934846  9393 tablet_bootstrap.cc:492] T fdf5c1d4860f43afa876bc0a8d225288 P 6340a9e0eddc405c982c436b589ef82f: No bootstrap required, opened a new log
I20260709 13:15:22.935474  9393 ts_tablet_manager.cc:1403] T fdf5c1d4860f43afa876bc0a8d225288 P 6340a9e0eddc405c982c436b589ef82f: Time spent bootstrapping tablet: real 0.050s	user 0.023s	sys 0.008s
I20260709 13:15:22.935474  9392 ts_tablet_manager.cc:1403] T fdf5c1d4860f43afa876bc0a8d225288 P 22ed225240b246e986a1eea8a2d4344a: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.018s
I20260709 13:15:22.938462  9392 raft_consensus.cc:359] T fdf5c1d4860f43afa876bc0a8d225288 P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } } peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } }
I20260709 13:15:22.938573  9393 raft_consensus.cc:359] T fdf5c1d4860f43afa876bc0a8d225288 P 6340a9e0eddc405c982c436b589ef82f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } } peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } }
I20260709 13:15:22.939332  9393 raft_consensus.cc:385] T fdf5c1d4860f43afa876bc0a8d225288 P 6340a9e0eddc405c982c436b589ef82f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:22.939316  9392 raft_consensus.cc:385] T fdf5c1d4860f43afa876bc0a8d225288 P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:22.939765  9393 raft_consensus.cc:740] T fdf5c1d4860f43afa876bc0a8d225288 P 6340a9e0eddc405c982c436b589ef82f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6340a9e0eddc405c982c436b589ef82f, State: Initialized, Role: FOLLOWER
I20260709 13:15:22.939888  9392 raft_consensus.cc:740] T fdf5c1d4860f43afa876bc0a8d225288 P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22ed225240b246e986a1eea8a2d4344a, State: Initialized, Role: FOLLOWER
I20260709 13:15:22.940552  9393 consensus_queue.cc:260] T fdf5c1d4860f43afa876bc0a8d225288 P 6340a9e0eddc405c982c436b589ef82f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } } peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } }
I20260709 13:15:22.941946  9394 tablet_bootstrap.cc:492] T 164de51c26c9406e97fd41fc715df3e1 P 445da0495cbc481baae6da45e07deef5: No bootstrap required, opened a new log
I20260709 13:15:22.942360  9394 ts_tablet_manager.cc:1403] T 164de51c26c9406e97fd41fc715df3e1 P 445da0495cbc481baae6da45e07deef5: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.007s
I20260709 13:15:22.943174  9393 ts_tablet_manager.cc:1434] T fdf5c1d4860f43afa876bc0a8d225288 P 6340a9e0eddc405c982c436b589ef82f: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:15:22.944156  9393 tablet_bootstrap.cc:492] T 164de51c26c9406e97fd41fc715df3e1 P 6340a9e0eddc405c982c436b589ef82f: Bootstrap starting.
I20260709 13:15:22.941190  9392 consensus_queue.cc:260] T fdf5c1d4860f43afa876bc0a8d225288 P 22ed225240b246e986a1eea8a2d4344a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } } peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } }
I20260709 13:15:22.946197  9392 ts_tablet_manager.cc:1434] T fdf5c1d4860f43afa876bc0a8d225288 P 22ed225240b246e986a1eea8a2d4344a: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 13:15:22.947170  9392 tablet_bootstrap.cc:492] T 164de51c26c9406e97fd41fc715df3e1 P 22ed225240b246e986a1eea8a2d4344a: Bootstrap starting.
I20260709 13:15:22.950523  9393 tablet_bootstrap.cc:654] T 164de51c26c9406e97fd41fc715df3e1 P 6340a9e0eddc405c982c436b589ef82f: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:22.953965  9392 tablet_bootstrap.cc:654] T 164de51c26c9406e97fd41fc715df3e1 P 22ed225240b246e986a1eea8a2d4344a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:22.956825  9394 raft_consensus.cc:359] T 164de51c26c9406e97fd41fc715df3e1 P 445da0495cbc481baae6da45e07deef5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:22.957523  9394 raft_consensus.cc:385] T 164de51c26c9406e97fd41fc715df3e1 P 445da0495cbc481baae6da45e07deef5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:22.957820  9394 raft_consensus.cc:740] T 164de51c26c9406e97fd41fc715df3e1 P 445da0495cbc481baae6da45e07deef5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 445da0495cbc481baae6da45e07deef5, State: Initialized, Role: FOLLOWER
I20260709 13:15:22.958649  9394 consensus_queue.cc:260] T 164de51c26c9406e97fd41fc715df3e1 P 445da0495cbc481baae6da45e07deef5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:22.961161  9394 ts_tablet_manager.cc:1434] T 164de51c26c9406e97fd41fc715df3e1 P 445da0495cbc481baae6da45e07deef5: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260709 13:15:22.962044  9394 tablet_bootstrap.cc:492] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 445da0495cbc481baae6da45e07deef5: Bootstrap starting.
I20260709 13:15:22.962165  9393 tablet_bootstrap.cc:492] T 164de51c26c9406e97fd41fc715df3e1 P 6340a9e0eddc405c982c436b589ef82f: No bootstrap required, opened a new log
I20260709 13:15:22.962594  9393 ts_tablet_manager.cc:1403] T 164de51c26c9406e97fd41fc715df3e1 P 6340a9e0eddc405c982c436b589ef82f: Time spent bootstrapping tablet: real 0.019s	user 0.002s	sys 0.015s
I20260709 13:15:22.965376  9393 raft_consensus.cc:359] T 164de51c26c9406e97fd41fc715df3e1 P 6340a9e0eddc405c982c436b589ef82f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:22.966017  9393 raft_consensus.cc:385] T 164de51c26c9406e97fd41fc715df3e1 P 6340a9e0eddc405c982c436b589ef82f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:22.966303  9393 raft_consensus.cc:740] T 164de51c26c9406e97fd41fc715df3e1 P 6340a9e0eddc405c982c436b589ef82f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6340a9e0eddc405c982c436b589ef82f, State: Initialized, Role: FOLLOWER
I20260709 13:15:22.966945  9393 consensus_queue.cc:260] T 164de51c26c9406e97fd41fc715df3e1 P 6340a9e0eddc405c982c436b589ef82f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:22.969398  9393 ts_tablet_manager.cc:1434] T 164de51c26c9406e97fd41fc715df3e1 P 6340a9e0eddc405c982c436b589ef82f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:15:22.970295  9393 tablet_bootstrap.cc:492] T 7192b6e78cb34b488bab1800e87cafe1 P 6340a9e0eddc405c982c436b589ef82f: Bootstrap starting.
I20260709 13:15:22.975147  9392 tablet_bootstrap.cc:492] T 164de51c26c9406e97fd41fc715df3e1 P 22ed225240b246e986a1eea8a2d4344a: No bootstrap required, opened a new log
I20260709 13:15:22.975656  9392 ts_tablet_manager.cc:1403] T 164de51c26c9406e97fd41fc715df3e1 P 22ed225240b246e986a1eea8a2d4344a: Time spent bootstrapping tablet: real 0.029s	user 0.005s	sys 0.010s
I20260709 13:15:22.977651  9393 tablet_bootstrap.cc:654] T 7192b6e78cb34b488bab1800e87cafe1 P 6340a9e0eddc405c982c436b589ef82f: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:22.979579  9394 tablet_bootstrap.cc:654] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 445da0495cbc481baae6da45e07deef5: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:22.981946  9392 raft_consensus.cc:359] T 164de51c26c9406e97fd41fc715df3e1 P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:22.982815  9392 raft_consensus.cc:385] T 164de51c26c9406e97fd41fc715df3e1 P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:22.983070  9392 raft_consensus.cc:740] T 164de51c26c9406e97fd41fc715df3e1 P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22ed225240b246e986a1eea8a2d4344a, State: Initialized, Role: FOLLOWER
I20260709 13:15:22.984740  9394 tablet_bootstrap.cc:492] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 445da0495cbc481baae6da45e07deef5: No bootstrap required, opened a new log
I20260709 13:15:22.984684  9396 raft_consensus.cc:493] T 7192b6e78cb34b488bab1800e87cafe1 P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:22.985352  9394 ts_tablet_manager.cc:1403] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 445da0495cbc481baae6da45e07deef5: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.002s
I20260709 13:15:22.985343  9396 raft_consensus.cc:515] T 7192b6e78cb34b488bab1800e87cafe1 P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:22.987416  9394 raft_consensus.cc:359] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 445da0495cbc481baae6da45e07deef5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:22.988073  9394 raft_consensus.cc:385] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 445da0495cbc481baae6da45e07deef5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:22.988365  9394 raft_consensus.cc:740] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 445da0495cbc481baae6da45e07deef5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 445da0495cbc481baae6da45e07deef5, State: Initialized, Role: FOLLOWER
I20260709 13:15:22.989135  9394 consensus_queue.cc:260] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 445da0495cbc481baae6da45e07deef5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:22.990190  9393 tablet_bootstrap.cc:492] T 7192b6e78cb34b488bab1800e87cafe1 P 6340a9e0eddc405c982c436b589ef82f: No bootstrap required, opened a new log
I20260709 13:15:22.991956  9394 ts_tablet_manager.cc:1434] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 445da0495cbc481baae6da45e07deef5: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:15:22.992664  9393 ts_tablet_manager.cc:1403] T 7192b6e78cb34b488bab1800e87cafe1 P 6340a9e0eddc405c982c436b589ef82f: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.001s
I20260709 13:15:22.993490  9394 tablet_bootstrap.cc:492] T dfe554e86263427eb4eabcf39adc0b1d P 445da0495cbc481baae6da45e07deef5: Bootstrap starting.
I20260709 13:15:22.983870  9392 consensus_queue.cc:260] T 164de51c26c9406e97fd41fc715df3e1 P 22ed225240b246e986a1eea8a2d4344a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:22.997059  9393 raft_consensus.cc:359] T 7192b6e78cb34b488bab1800e87cafe1 P 6340a9e0eddc405c982c436b589ef82f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:22.997941  9393 raft_consensus.cc:385] T 7192b6e78cb34b488bab1800e87cafe1 P 6340a9e0eddc405c982c436b589ef82f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:22.998302  9393 raft_consensus.cc:740] T 7192b6e78cb34b488bab1800e87cafe1 P 6340a9e0eddc405c982c436b589ef82f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6340a9e0eddc405c982c436b589ef82f, State: Initialized, Role: FOLLOWER
I20260709 13:15:22.999082  9393 consensus_queue.cc:260] T 7192b6e78cb34b488bab1800e87cafe1 P 6340a9e0eddc405c982c436b589ef82f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:23.001346  9394 tablet_bootstrap.cc:654] T dfe554e86263427eb4eabcf39adc0b1d P 445da0495cbc481baae6da45e07deef5: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:23.003211  9393 ts_tablet_manager.cc:1434] T 7192b6e78cb34b488bab1800e87cafe1 P 6340a9e0eddc405c982c436b589ef82f: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260709 13:15:23.005162  9393 tablet_bootstrap.cc:492] T 53e5a8bec54b4d30a16153415c2def2e P 6340a9e0eddc405c982c436b589ef82f: Bootstrap starting.
I20260709 13:15:22.992421  9396 leader_election.cc:290] T 7192b6e78cb34b488bab1800e87cafe1 P 22ed225240b246e986a1eea8a2d4344a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6340a9e0eddc405c982c436b589ef82f (127.8.218.65:34723), 445da0495cbc481baae6da45e07deef5 (127.8.218.66:34441)
I20260709 13:15:23.014899  9393 tablet_bootstrap.cc:654] T 53e5a8bec54b4d30a16153415c2def2e P 6340a9e0eddc405c982c436b589ef82f: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:23.021294  9396 raft_consensus.cc:493] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:23.023689  9392 ts_tablet_manager.cc:1434] T 164de51c26c9406e97fd41fc715df3e1 P 22ed225240b246e986a1eea8a2d4344a: Time spent starting tablet: real 0.048s	user 0.008s	sys 0.010s
I20260709 13:15:23.026350  9396 raft_consensus.cc:515] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:23.027113  9392 tablet_bootstrap.cc:492] T dfe554e86263427eb4eabcf39adc0b1d P 22ed225240b246e986a1eea8a2d4344a: Bootstrap starting.
I20260709 13:15:23.027808  9275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7192b6e78cb34b488bab1800e87cafe1" candidate_uuid: "22ed225240b246e986a1eea8a2d4344a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "445da0495cbc481baae6da45e07deef5" is_pre_election: true
I20260709 13:15:23.028537  9396 leader_election.cc:290] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 22ed225240b246e986a1eea8a2d4344a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6340a9e0eddc405c982c436b589ef82f (127.8.218.65:34723), 445da0495cbc481baae6da45e07deef5 (127.8.218.66:34441)
I20260709 13:15:23.028644  9275 raft_consensus.cc:2468] T 7192b6e78cb34b488bab1800e87cafe1 P 445da0495cbc481baae6da45e07deef5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22ed225240b246e986a1eea8a2d4344a in term 0.
I20260709 13:15:23.029574  9200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7192b6e78cb34b488bab1800e87cafe1" candidate_uuid: "22ed225240b246e986a1eea8a2d4344a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6340a9e0eddc405c982c436b589ef82f" is_pre_election: true
I20260709 13:15:23.030248  9200 raft_consensus.cc:2468] T 7192b6e78cb34b488bab1800e87cafe1 P 6340a9e0eddc405c982c436b589ef82f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22ed225240b246e986a1eea8a2d4344a in term 0.
I20260709 13:15:23.030617  9312 leader_election.cc:304] T 7192b6e78cb34b488bab1800e87cafe1 P 22ed225240b246e986a1eea8a2d4344a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22ed225240b246e986a1eea8a2d4344a, 445da0495cbc481baae6da45e07deef5; no voters: 
I20260709 13:15:23.032097  9275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac3d4d7ec9b4a0f89192ebbec29513d" candidate_uuid: "22ed225240b246e986a1eea8a2d4344a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "445da0495cbc481baae6da45e07deef5" is_pre_election: true
I20260709 13:15:23.032680  9275 raft_consensus.cc:2468] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 445da0495cbc481baae6da45e07deef5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22ed225240b246e986a1eea8a2d4344a in term 0.
I20260709 13:15:23.033865  9200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac3d4d7ec9b4a0f89192ebbec29513d" candidate_uuid: "22ed225240b246e986a1eea8a2d4344a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6340a9e0eddc405c982c436b589ef82f" is_pre_election: true
I20260709 13:15:23.034755  9312 leader_election.cc:304] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 22ed225240b246e986a1eea8a2d4344a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22ed225240b246e986a1eea8a2d4344a, 445da0495cbc481baae6da45e07deef5; no voters: 
I20260709 13:15:23.035257  9396 raft_consensus.cc:2804] T 7192b6e78cb34b488bab1800e87cafe1 P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:23.035609  9396 raft_consensus.cc:493] T 7192b6e78cb34b488bab1800e87cafe1 P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:23.035959  9396 raft_consensus.cc:3060] T 7192b6e78cb34b488bab1800e87cafe1 P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:23.036224  9392 tablet_bootstrap.cc:654] T dfe554e86263427eb4eabcf39adc0b1d P 22ed225240b246e986a1eea8a2d4344a: Neither blocks nor log segments found. Creating new log.
W20260709 13:15:23.036270  9313 leader_election.cc:343] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 22ed225240b246e986a1eea8a2d4344a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6340a9e0eddc405c982c436b589ef82f (127.8.218.65:34723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:23.042691  9414 raft_consensus.cc:2804] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:23.043418  9394 tablet_bootstrap.cc:492] T dfe554e86263427eb4eabcf39adc0b1d P 445da0495cbc481baae6da45e07deef5: No bootstrap required, opened a new log
I20260709 13:15:23.044957  9394 ts_tablet_manager.cc:1403] T dfe554e86263427eb4eabcf39adc0b1d P 445da0495cbc481baae6da45e07deef5: Time spent bootstrapping tablet: real 0.052s	user 0.017s	sys 0.008s
I20260709 13:15:23.047858  9394 raft_consensus.cc:359] T dfe554e86263427eb4eabcf39adc0b1d P 445da0495cbc481baae6da45e07deef5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:23.048823  9401 raft_consensus.cc:493] T ea3731962fdd415a95302486932dddba P 6340a9e0eddc405c982c436b589ef82f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:23.048944  9414 raft_consensus.cc:493] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:23.049675  9414 raft_consensus.cc:3060] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:23.049472  9401 raft_consensus.cc:515] T ea3731962fdd415a95302486932dddba P 6340a9e0eddc405c982c436b589ef82f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:23.044066  9396 raft_consensus.cc:515] T 7192b6e78cb34b488bab1800e87cafe1 P 22ed225240b246e986a1eea8a2d4344a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:23.048842  9394 raft_consensus.cc:385] T dfe554e86263427eb4eabcf39adc0b1d P 445da0495cbc481baae6da45e07deef5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:23.050136  9418 raft_consensus.cc:493] T ea3731962fdd415a95302486932dddba P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:23.055932  9394 raft_consensus.cc:740] T dfe554e86263427eb4eabcf39adc0b1d P 445da0495cbc481baae6da45e07deef5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 445da0495cbc481baae6da45e07deef5, State: Initialized, Role: FOLLOWER
I20260709 13:15:23.056128  9418 raft_consensus.cc:515] T ea3731962fdd415a95302486932dddba P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:23.056711  9394 consensus_queue.cc:260] T dfe554e86263427eb4eabcf39adc0b1d P 445da0495cbc481baae6da45e07deef5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:23.059404  9200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3731962fdd415a95302486932dddba" candidate_uuid: "22ed225240b246e986a1eea8a2d4344a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6340a9e0eddc405c982c436b589ef82f" is_pre_election: true
I20260709 13:15:23.060190  9200 raft_consensus.cc:2468] T ea3731962fdd415a95302486932dddba P 6340a9e0eddc405c982c436b589ef82f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22ed225240b246e986a1eea8a2d4344a in term 0.
I20260709 13:15:23.061667  9313 leader_election.cc:304] T ea3731962fdd415a95302486932dddba P 22ed225240b246e986a1eea8a2d4344a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22ed225240b246e986a1eea8a2d4344a, 6340a9e0eddc405c982c436b589ef82f; no voters: 
I20260709 13:15:23.065367  9394 ts_tablet_manager.cc:1434] T dfe554e86263427eb4eabcf39adc0b1d P 445da0495cbc481baae6da45e07deef5: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260709 13:15:23.055104  9401 leader_election.cc:290] T ea3731962fdd415a95302486932dddba P 6340a9e0eddc405c982c436b589ef82f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 445da0495cbc481baae6da45e07deef5 (127.8.218.66:34441), 22ed225240b246e986a1eea8a2d4344a (127.8.218.67:42591)
I20260709 13:15:23.072141  9394 tablet_bootstrap.cc:492] T fdf5c1d4860f43afa876bc0a8d225288 P 445da0495cbc481baae6da45e07deef5: Bootstrap starting.
I20260709 13:15:23.075104  9418 leader_election.cc:290] T ea3731962fdd415a95302486932dddba P 22ed225240b246e986a1eea8a2d4344a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6340a9e0eddc405c982c436b589ef82f (127.8.218.65:34723), 445da0495cbc481baae6da45e07deef5 (127.8.218.66:34441)
I20260709 13:15:23.076900  9418 raft_consensus.cc:2804] T ea3731962fdd415a95302486932dddba P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:23.077946  9393 tablet_bootstrap.cc:492] T 53e5a8bec54b4d30a16153415c2def2e P 6340a9e0eddc405c982c436b589ef82f: No bootstrap required, opened a new log
I20260709 13:15:23.082115  9393 ts_tablet_manager.cc:1403] T 53e5a8bec54b4d30a16153415c2def2e P 6340a9e0eddc405c982c436b589ef82f: Time spent bootstrapping tablet: real 0.077s	user 0.015s	sys 0.022s
I20260709 13:15:23.082042  9418 raft_consensus.cc:493] T ea3731962fdd415a95302486932dddba P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:23.083009  9396 leader_election.cc:290] T 7192b6e78cb34b488bab1800e87cafe1 P 22ed225240b246e986a1eea8a2d4344a [CANDIDATE]: Term 1 election: Requested vote from peers 6340a9e0eddc405c982c436b589ef82f (127.8.218.65:34723), 445da0495cbc481baae6da45e07deef5 (127.8.218.66:34441)
I20260709 13:15:23.083484  9418 raft_consensus.cc:3060] T ea3731962fdd415a95302486932dddba P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:23.086457  9394 tablet_bootstrap.cc:654] T fdf5c1d4860f43afa876bc0a8d225288 P 445da0495cbc481baae6da45e07deef5: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:23.089550  9275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3731962fdd415a95302486932dddba" candidate_uuid: "22ed225240b246e986a1eea8a2d4344a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "445da0495cbc481baae6da45e07deef5" is_pre_election: true
I20260709 13:15:23.090296  9275 raft_consensus.cc:2468] T ea3731962fdd415a95302486932dddba P 445da0495cbc481baae6da45e07deef5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22ed225240b246e986a1eea8a2d4344a in term 0.
I20260709 13:15:23.092576  9275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7192b6e78cb34b488bab1800e87cafe1" candidate_uuid: "22ed225240b246e986a1eea8a2d4344a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "445da0495cbc481baae6da45e07deef5"
I20260709 13:15:23.093254  9275 raft_consensus.cc:3060] T 7192b6e78cb34b488bab1800e87cafe1 P 445da0495cbc481baae6da45e07deef5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:23.096452  9414 raft_consensus.cc:515] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 22ed225240b246e986a1eea8a2d4344a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:23.086601  9393 raft_consensus.cc:359] T 53e5a8bec54b4d30a16153415c2def2e P 6340a9e0eddc405c982c436b589ef82f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:23.099730  9393 raft_consensus.cc:385] T 53e5a8bec54b4d30a16153415c2def2e P 6340a9e0eddc405c982c436b589ef82f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:23.103708  9200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7192b6e78cb34b488bab1800e87cafe1" candidate_uuid: "22ed225240b246e986a1eea8a2d4344a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6340a9e0eddc405c982c436b589ef82f"
I20260709 13:15:23.104278  9200 raft_consensus.cc:3060] T 7192b6e78cb34b488bab1800e87cafe1 P 6340a9e0eddc405c982c436b589ef82f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:23.103880  9414 leader_election.cc:290] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 22ed225240b246e986a1eea8a2d4344a [CANDIDATE]: Term 1 election: Requested vote from peers 6340a9e0eddc405c982c436b589ef82f (127.8.218.65:34723), 445da0495cbc481baae6da45e07deef5 (127.8.218.66:34441)
I20260709 13:15:23.103008  9393 raft_consensus.cc:740] T 53e5a8bec54b4d30a16153415c2def2e P 6340a9e0eddc405c982c436b589ef82f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6340a9e0eddc405c982c436b589ef82f, State: Initialized, Role: FOLLOWER
I20260709 13:15:23.107277  9274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac3d4d7ec9b4a0f89192ebbec29513d" candidate_uuid: "22ed225240b246e986a1eea8a2d4344a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "445da0495cbc481baae6da45e07deef5"
I20260709 13:15:23.108389  9274 raft_consensus.cc:3060] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 445da0495cbc481baae6da45e07deef5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:23.112264  9199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac3d4d7ec9b4a0f89192ebbec29513d" candidate_uuid: "22ed225240b246e986a1eea8a2d4344a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6340a9e0eddc405c982c436b589ef82f"
I20260709 13:15:23.111634  9393 consensus_queue.cc:260] T 53e5a8bec54b4d30a16153415c2def2e P 6340a9e0eddc405c982c436b589ef82f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:23.115931  9275 raft_consensus.cc:2468] T 7192b6e78cb34b488bab1800e87cafe1 P 445da0495cbc481baae6da45e07deef5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22ed225240b246e986a1eea8a2d4344a in term 1.
I20260709 13:15:23.118397  9273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3731962fdd415a95302486932dddba" candidate_uuid: "6340a9e0eddc405c982c436b589ef82f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "445da0495cbc481baae6da45e07deef5" is_pre_election: true
I20260709 13:15:23.120792  9392 tablet_bootstrap.cc:492] T dfe554e86263427eb4eabcf39adc0b1d P 22ed225240b246e986a1eea8a2d4344a: No bootstrap required, opened a new log
I20260709 13:15:23.120827  9273 raft_consensus.cc:2468] T ea3731962fdd415a95302486932dddba P 445da0495cbc481baae6da45e07deef5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6340a9e0eddc405c982c436b589ef82f in term 0.
I20260709 13:15:23.121356  9392 ts_tablet_manager.cc:1403] T dfe554e86263427eb4eabcf39adc0b1d P 22ed225240b246e986a1eea8a2d4344a: Time spent bootstrapping tablet: real 0.094s	user 0.020s	sys 0.022s
W20260709 13:15:23.117101  9313 leader_election.cc:343] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 22ed225240b246e986a1eea8a2d4344a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6340a9e0eddc405c982c436b589ef82f (127.8.218.65:34723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:23.123962  9163 leader_election.cc:304] T ea3731962fdd415a95302486932dddba P 6340a9e0eddc405c982c436b589ef82f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 445da0495cbc481baae6da45e07deef5, 6340a9e0eddc405c982c436b589ef82f; no voters: 
I20260709 13:15:23.127189  9312 leader_election.cc:304] T 7192b6e78cb34b488bab1800e87cafe1 P 22ed225240b246e986a1eea8a2d4344a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22ed225240b246e986a1eea8a2d4344a, 445da0495cbc481baae6da45e07deef5; no voters: 
I20260709 13:15:23.128345  9401 raft_consensus.cc:2804] T ea3731962fdd415a95302486932dddba P 6340a9e0eddc405c982c436b589ef82f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:23.128791  9401 raft_consensus.cc:493] T ea3731962fdd415a95302486932dddba P 6340a9e0eddc405c982c436b589ef82f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:23.129119  9401 raft_consensus.cc:3060] T ea3731962fdd415a95302486932dddba P 6340a9e0eddc405c982c436b589ef82f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:23.126300  9393 ts_tablet_manager.cc:1434] T 53e5a8bec54b4d30a16153415c2def2e P 6340a9e0eddc405c982c436b589ef82f: Time spent starting tablet: real 0.044s	user 0.009s	sys 0.001s
I20260709 13:15:23.131136  9414 raft_consensus.cc:2804] T 7192b6e78cb34b488bab1800e87cafe1 P 22ed225240b246e986a1eea8a2d4344a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:23.131831  9414 raft_consensus.cc:697] T 7192b6e78cb34b488bab1800e87cafe1 P 22ed225240b246e986a1eea8a2d4344a [term 1 LEADER]: Becoming Leader. State: Replica: 22ed225240b246e986a1eea8a2d4344a, State: Running, Role: LEADER
I20260709 13:15:23.132666  9414 consensus_queue.cc:237] T 7192b6e78cb34b488bab1800e87cafe1 P 22ed225240b246e986a1eea8a2d4344a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:23.142584  9392 raft_consensus.cc:359] T dfe554e86263427eb4eabcf39adc0b1d P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:23.142699  9418 raft_consensus.cc:515] T ea3731962fdd415a95302486932dddba P 22ed225240b246e986a1eea8a2d4344a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:23.143326  9392 raft_consensus.cc:385] T dfe554e86263427eb4eabcf39adc0b1d P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:23.143708  9392 raft_consensus.cc:740] T dfe554e86263427eb4eabcf39adc0b1d P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22ed225240b246e986a1eea8a2d4344a, State: Initialized, Role: FOLLOWER
I20260709 13:15:23.144393  9392 consensus_queue.cc:260] T dfe554e86263427eb4eabcf39adc0b1d P 22ed225240b246e986a1eea8a2d4344a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:23.144965  9401 raft_consensus.cc:515] T ea3731962fdd415a95302486932dddba P 6340a9e0eddc405c982c436b589ef82f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:23.146265  9275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3731962fdd415a95302486932dddba" candidate_uuid: "22ed225240b246e986a1eea8a2d4344a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "445da0495cbc481baae6da45e07deef5"
I20260709 13:15:23.147193  9275 raft_consensus.cc:3060] T ea3731962fdd415a95302486932dddba P 445da0495cbc481baae6da45e07deef5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:23.150247  9200 raft_consensus.cc:2468] T 7192b6e78cb34b488bab1800e87cafe1 P 6340a9e0eddc405c982c436b589ef82f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22ed225240b246e986a1eea8a2d4344a in term 1.
I20260709 13:15:23.151764  9418 leader_election.cc:290] T ea3731962fdd415a95302486932dddba P 22ed225240b246e986a1eea8a2d4344a [CANDIDATE]: Term 1 election: Requested vote from peers 6340a9e0eddc405c982c436b589ef82f (127.8.218.65:34723), 445da0495cbc481baae6da45e07deef5 (127.8.218.66:34441)
I20260709 13:15:23.151942  9274 raft_consensus.cc:2468] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 445da0495cbc481baae6da45e07deef5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22ed225240b246e986a1eea8a2d4344a in term 1.
I20260709 13:15:23.152400  9199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3731962fdd415a95302486932dddba" candidate_uuid: "22ed225240b246e986a1eea8a2d4344a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6340a9e0eddc405c982c436b589ef82f"
I20260709 13:15:23.153275  9199 raft_consensus.cc:2393] T ea3731962fdd415a95302486932dddba P 6340a9e0eddc405c982c436b589ef82f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 22ed225240b246e986a1eea8a2d4344a in current term 1: Already voted for candidate 6340a9e0eddc405c982c436b589ef82f in this term.
I20260709 13:15:23.153399  9393 tablet_bootstrap.cc:492] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 6340a9e0eddc405c982c436b589ef82f: Bootstrap starting.
I20260709 13:15:23.153270  9312 leader_election.cc:304] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 22ed225240b246e986a1eea8a2d4344a [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: 22ed225240b246e986a1eea8a2d4344a, 445da0495cbc481baae6da45e07deef5; no voters: 6340a9e0eddc405c982c436b589ef82f
I20260709 13:15:23.158396  9418 raft_consensus.cc:2804] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 22ed225240b246e986a1eea8a2d4344a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:23.158332  9273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3731962fdd415a95302486932dddba" candidate_uuid: "6340a9e0eddc405c982c436b589ef82f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "445da0495cbc481baae6da45e07deef5"
I20260709 13:15:23.158967  9418 raft_consensus.cc:697] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 22ed225240b246e986a1eea8a2d4344a [term 1 LEADER]: Becoming Leader. State: Replica: 22ed225240b246e986a1eea8a2d4344a, State: Running, Role: LEADER
I20260709 13:15:23.159238  9401 leader_election.cc:290] T ea3731962fdd415a95302486932dddba P 6340a9e0eddc405c982c436b589ef82f [CANDIDATE]: Term 1 election: Requested vote from peers 445da0495cbc481baae6da45e07deef5 (127.8.218.66:34441), 22ed225240b246e986a1eea8a2d4344a (127.8.218.67:42591)
I20260709 13:15:23.161899  9392 ts_tablet_manager.cc:1434] T dfe554e86263427eb4eabcf39adc0b1d P 22ed225240b246e986a1eea8a2d4344a: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.001s
I20260709 13:15:23.162117  9401 raft_consensus.cc:493] T fdf5c1d4860f43afa876bc0a8d225288 P 6340a9e0eddc405c982c436b589ef82f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:23.162847  9392 tablet_bootstrap.cc:492] T 812dec3bbe5940f18b63081011d6f7bf P 22ed225240b246e986a1eea8a2d4344a: Bootstrap starting.
I20260709 13:15:23.162714  9401 raft_consensus.cc:515] T fdf5c1d4860f43afa876bc0a8d225288 P 6340a9e0eddc405c982c436b589ef82f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } } peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } }
I20260709 13:15:23.166198  9418 consensus_queue.cc:237] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 22ed225240b246e986a1eea8a2d4344a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:23.168992  9349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3731962fdd415a95302486932dddba" candidate_uuid: "6340a9e0eddc405c982c436b589ef82f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22ed225240b246e986a1eea8a2d4344a" is_pre_election: true
I20260709 13:15:23.170960  9348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3731962fdd415a95302486932dddba" candidate_uuid: "6340a9e0eddc405c982c436b589ef82f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22ed225240b246e986a1eea8a2d4344a"
I20260709 13:15:23.171507  9394 tablet_bootstrap.cc:492] T fdf5c1d4860f43afa876bc0a8d225288 P 445da0495cbc481baae6da45e07deef5: No bootstrap required, opened a new log
I20260709 13:15:23.173084  9349 raft_consensus.cc:2393] T ea3731962fdd415a95302486932dddba P 22ed225240b246e986a1eea8a2d4344a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6340a9e0eddc405c982c436b589ef82f in current term 1: Already voted for candidate 22ed225240b246e986a1eea8a2d4344a in this term.
I20260709 13:15:23.173527  9394 ts_tablet_manager.cc:1403] T fdf5c1d4860f43afa876bc0a8d225288 P 445da0495cbc481baae6da45e07deef5: Time spent bootstrapping tablet: real 0.102s	user 0.024s	sys 0.028s
I20260709 13:15:23.173240  9273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdf5c1d4860f43afa876bc0a8d225288" candidate_uuid: "6340a9e0eddc405c982c436b589ef82f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "445da0495cbc481baae6da45e07deef5" is_pre_election: true
I20260709 13:15:23.175788  9275 raft_consensus.cc:2468] T ea3731962fdd415a95302486932dddba P 445da0495cbc481baae6da45e07deef5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22ed225240b246e986a1eea8a2d4344a in term 1.
I20260709 13:15:23.177059  9401 leader_election.cc:290] T fdf5c1d4860f43afa876bc0a8d225288 P 6340a9e0eddc405c982c436b589ef82f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 445da0495cbc481baae6da45e07deef5 (127.8.218.66:34441), 22ed225240b246e986a1eea8a2d4344a (127.8.218.67:42591)
I20260709 13:15:23.177348  9164 leader_election.cc:304] T ea3731962fdd415a95302486932dddba P 6340a9e0eddc405c982c436b589ef82f [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: 6340a9e0eddc405c982c436b589ef82f; no voters: 22ed225240b246e986a1eea8a2d4344a, 445da0495cbc481baae6da45e07deef5
I20260709 13:15:23.177386  9394 raft_consensus.cc:359] T fdf5c1d4860f43afa876bc0a8d225288 P 445da0495cbc481baae6da45e07deef5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } } peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } }
I20260709 13:15:23.178213  9394 raft_consensus.cc:385] T fdf5c1d4860f43afa876bc0a8d225288 P 445da0495cbc481baae6da45e07deef5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:23.178637  9394 raft_consensus.cc:740] T fdf5c1d4860f43afa876bc0a8d225288 P 445da0495cbc481baae6da45e07deef5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 445da0495cbc481baae6da45e07deef5, State: Initialized, Role: FOLLOWER
I20260709 13:15:23.179311  9349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdf5c1d4860f43afa876bc0a8d225288" candidate_uuid: "6340a9e0eddc405c982c436b589ef82f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22ed225240b246e986a1eea8a2d4344a" is_pre_election: true
I20260709 13:15:23.178225  9401 raft_consensus.cc:2749] T ea3731962fdd415a95302486932dddba P 6340a9e0eddc405c982c436b589ef82f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 13:15:23.180605  9163 leader_election.cc:343] T fdf5c1d4860f43afa876bc0a8d225288 P 6340a9e0eddc405c982c436b589ef82f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 445da0495cbc481baae6da45e07deef5 (127.8.218.66:34441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:23.180135  9349 raft_consensus.cc:2468] T fdf5c1d4860f43afa876bc0a8d225288 P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6340a9e0eddc405c982c436b589ef82f in term 0.
I20260709 13:15:23.184082  9312 leader_election.cc:304] T ea3731962fdd415a95302486932dddba P 22ed225240b246e986a1eea8a2d4344a [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: 22ed225240b246e986a1eea8a2d4344a, 445da0495cbc481baae6da45e07deef5; no voters: 6340a9e0eddc405c982c436b589ef82f
I20260709 13:15:23.184911  9414 raft_consensus.cc:2804] T ea3731962fdd415a95302486932dddba P 22ed225240b246e986a1eea8a2d4344a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:23.185673  9414 raft_consensus.cc:697] T ea3731962fdd415a95302486932dddba P 22ed225240b246e986a1eea8a2d4344a [term 1 LEADER]: Becoming Leader. State: Replica: 22ed225240b246e986a1eea8a2d4344a, State: Running, Role: LEADER
I20260709 13:15:23.186743  9164 leader_election.cc:304] T fdf5c1d4860f43afa876bc0a8d225288 P 6340a9e0eddc405c982c436b589ef82f [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: 22ed225240b246e986a1eea8a2d4344a, 6340a9e0eddc405c982c436b589ef82f; no voters: 445da0495cbc481baae6da45e07deef5
I20260709 13:15:23.179636  9394 consensus_queue.cc:260] T fdf5c1d4860f43afa876bc0a8d225288 P 445da0495cbc481baae6da45e07deef5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } } peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } }
I20260709 13:15:23.186793  9095 catalog_manager.cc:5697] T 7192b6e78cb34b488bab1800e87cafe1 P 22ed225240b246e986a1eea8a2d4344a reported cstate change: term changed from 0 to 1, leader changed from <none> to 22ed225240b246e986a1eea8a2d4344a (127.8.218.67). New cstate: current_term: 1 leader_uuid: "22ed225240b246e986a1eea8a2d4344a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:23.188278  9401 raft_consensus.cc:2804] T fdf5c1d4860f43afa876bc0a8d225288 P 6340a9e0eddc405c982c436b589ef82f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:23.189265  9401 raft_consensus.cc:493] T fdf5c1d4860f43afa876bc0a8d225288 P 6340a9e0eddc405c982c436b589ef82f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:23.192482  9401 raft_consensus.cc:3060] T fdf5c1d4860f43afa876bc0a8d225288 P 6340a9e0eddc405c982c436b589ef82f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:23.187990  9414 consensus_queue.cc:237] T ea3731962fdd415a95302486932dddba P 22ed225240b246e986a1eea8a2d4344a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:23.195847  9394 ts_tablet_manager.cc:1434] T fdf5c1d4860f43afa876bc0a8d225288 P 445da0495cbc481baae6da45e07deef5: Time spent starting tablet: real 0.022s	user 0.001s	sys 0.006s
I20260709 13:15:23.200426  9393 tablet_bootstrap.cc:654] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 6340a9e0eddc405c982c436b589ef82f: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:23.204242  9394 tablet_bootstrap.cc:492] T 53e5a8bec54b4d30a16153415c2def2e P 445da0495cbc481baae6da45e07deef5: Bootstrap starting.
I20260709 13:15:23.203481  9401 raft_consensus.cc:515] T fdf5c1d4860f43afa876bc0a8d225288 P 6340a9e0eddc405c982c436b589ef82f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } } peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } }
I20260709 13:15:23.208168  9392 tablet_bootstrap.cc:654] T 812dec3bbe5940f18b63081011d6f7bf P 22ed225240b246e986a1eea8a2d4344a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:23.212504  9275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdf5c1d4860f43afa876bc0a8d225288" candidate_uuid: "6340a9e0eddc405c982c436b589ef82f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "445da0495cbc481baae6da45e07deef5"
I20260709 13:15:23.213464  9275 raft_consensus.cc:3060] T fdf5c1d4860f43afa876bc0a8d225288 P 445da0495cbc481baae6da45e07deef5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:23.213722  9401 leader_election.cc:290] T fdf5c1d4860f43afa876bc0a8d225288 P 6340a9e0eddc405c982c436b589ef82f [CANDIDATE]: Term 1 election: Requested vote from peers 445da0495cbc481baae6da45e07deef5 (127.8.218.66:34441), 22ed225240b246e986a1eea8a2d4344a (127.8.218.67:42591)
I20260709 13:15:23.215493  9349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdf5c1d4860f43afa876bc0a8d225288" candidate_uuid: "6340a9e0eddc405c982c436b589ef82f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22ed225240b246e986a1eea8a2d4344a"
I20260709 13:15:23.216462  9349 raft_consensus.cc:3060] T fdf5c1d4860f43afa876bc0a8d225288 P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:23.227213  9349 raft_consensus.cc:2468] T fdf5c1d4860f43afa876bc0a8d225288 P 22ed225240b246e986a1eea8a2d4344a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6340a9e0eddc405c982c436b589ef82f in term 1.
I20260709 13:15:23.228790  9275 raft_consensus.cc:2468] T fdf5c1d4860f43afa876bc0a8d225288 P 445da0495cbc481baae6da45e07deef5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6340a9e0eddc405c982c436b589ef82f in term 1.
I20260709 13:15:23.229056  9164 leader_election.cc:304] T fdf5c1d4860f43afa876bc0a8d225288 P 6340a9e0eddc405c982c436b589ef82f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22ed225240b246e986a1eea8a2d4344a, 6340a9e0eddc405c982c436b589ef82f; no voters: 
I20260709 13:15:23.230178  9401 raft_consensus.cc:2804] T fdf5c1d4860f43afa876bc0a8d225288 P 6340a9e0eddc405c982c436b589ef82f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:23.240302  9392 tablet_bootstrap.cc:492] T 812dec3bbe5940f18b63081011d6f7bf P 22ed225240b246e986a1eea8a2d4344a: No bootstrap required, opened a new log
I20260709 13:15:23.240912  9392 ts_tablet_manager.cc:1403] T 812dec3bbe5940f18b63081011d6f7bf P 22ed225240b246e986a1eea8a2d4344a: Time spent bootstrapping tablet: real 0.078s	user 0.020s	sys 0.002s
I20260709 13:15:23.244520  9394 tablet_bootstrap.cc:654] T 53e5a8bec54b4d30a16153415c2def2e P 445da0495cbc481baae6da45e07deef5: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:23.248553  9392 raft_consensus.cc:359] T 812dec3bbe5940f18b63081011d6f7bf P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:23.249185  9392 raft_consensus.cc:385] T 812dec3bbe5940f18b63081011d6f7bf P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:23.249431  9392 raft_consensus.cc:740] T 812dec3bbe5940f18b63081011d6f7bf P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22ed225240b246e986a1eea8a2d4344a, State: Initialized, Role: FOLLOWER
I20260709 13:15:23.250111  9392 consensus_queue.cc:260] T 812dec3bbe5940f18b63081011d6f7bf P 22ed225240b246e986a1eea8a2d4344a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:23.251825  9392 ts_tablet_manager.cc:1434] T 812dec3bbe5940f18b63081011d6f7bf P 22ed225240b246e986a1eea8a2d4344a: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260709 13:15:23.252833  9392 tablet_bootstrap.cc:492] T 53e5a8bec54b4d30a16153415c2def2e P 22ed225240b246e986a1eea8a2d4344a: Bootstrap starting.
I20260709 13:15:23.256327  9393 tablet_bootstrap.cc:492] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 6340a9e0eddc405c982c436b589ef82f: No bootstrap required, opened a new log
I20260709 13:15:23.256747  9401 raft_consensus.cc:697] T fdf5c1d4860f43afa876bc0a8d225288 P 6340a9e0eddc405c982c436b589ef82f [term 1 LEADER]: Becoming Leader. State: Replica: 6340a9e0eddc405c982c436b589ef82f, State: Running, Role: LEADER
I20260709 13:15:23.256896  9393 ts_tablet_manager.cc:1403] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 6340a9e0eddc405c982c436b589ef82f: Time spent bootstrapping tablet: real 0.104s	user 0.018s	sys 0.008s
I20260709 13:15:23.257596  9401 consensus_queue.cc:237] T fdf5c1d4860f43afa876bc0a8d225288 P 6340a9e0eddc405c982c436b589ef82f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } } peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } }
I20260709 13:15:23.260984  9392 tablet_bootstrap.cc:654] T 53e5a8bec54b4d30a16153415c2def2e P 22ed225240b246e986a1eea8a2d4344a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:23.265472  9400 raft_consensus.cc:493] T dfe554e86263427eb4eabcf39adc0b1d P 445da0495cbc481baae6da45e07deef5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:23.266093  9400 raft_consensus.cc:515] T dfe554e86263427eb4eabcf39adc0b1d P 445da0495cbc481baae6da45e07deef5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:23.266852  9394 tablet_bootstrap.cc:492] T 53e5a8bec54b4d30a16153415c2def2e P 445da0495cbc481baae6da45e07deef5: No bootstrap required, opened a new log
I20260709 13:15:23.267518  9394 ts_tablet_manager.cc:1403] T 53e5a8bec54b4d30a16153415c2def2e P 445da0495cbc481baae6da45e07deef5: Time spent bootstrapping tablet: real 0.066s	user 0.011s	sys 0.010s
I20260709 13:15:23.269359  9400 leader_election.cc:290] T dfe554e86263427eb4eabcf39adc0b1d P 445da0495cbc481baae6da45e07deef5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6340a9e0eddc405c982c436b589ef82f (127.8.218.65:34723), 22ed225240b246e986a1eea8a2d4344a (127.8.218.67:42591)
I20260709 13:15:23.269833  9431 raft_consensus.cc:493] T 164de51c26c9406e97fd41fc715df3e1 P 6340a9e0eddc405c982c436b589ef82f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:23.270408  9431 raft_consensus.cc:515] T 164de51c26c9406e97fd41fc715df3e1 P 6340a9e0eddc405c982c436b589ef82f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:23.272751  9401 raft_consensus.cc:493] T 53e5a8bec54b4d30a16153415c2def2e P 6340a9e0eddc405c982c436b589ef82f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:23.273293  9431 leader_election.cc:290] T 164de51c26c9406e97fd41fc715df3e1 P 6340a9e0eddc405c982c436b589ef82f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 445da0495cbc481baae6da45e07deef5 (127.8.218.66:34441), 22ed225240b246e986a1eea8a2d4344a (127.8.218.67:42591)
I20260709 13:15:23.273195  9401 raft_consensus.cc:515] T 53e5a8bec54b4d30a16153415c2def2e P 6340a9e0eddc405c982c436b589ef82f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:23.273934  9275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "164de51c26c9406e97fd41fc715df3e1" candidate_uuid: "6340a9e0eddc405c982c436b589ef82f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "445da0495cbc481baae6da45e07deef5" is_pre_election: true
I20260709 13:15:23.274537  9275 raft_consensus.cc:2468] T 164de51c26c9406e97fd41fc715df3e1 P 445da0495cbc481baae6da45e07deef5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6340a9e0eddc405c982c436b589ef82f in term 0.
I20260709 13:15:23.275125  9394 raft_consensus.cc:359] T 53e5a8bec54b4d30a16153415c2def2e P 445da0495cbc481baae6da45e07deef5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:23.275774  9401 leader_election.cc:290] T 53e5a8bec54b4d30a16153415c2def2e P 6340a9e0eddc405c982c436b589ef82f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 445da0495cbc481baae6da45e07deef5 (127.8.218.66:34441), 22ed225240b246e986a1eea8a2d4344a (127.8.218.67:42591)
I20260709 13:15:23.276403  9163 leader_election.cc:304] T 164de51c26c9406e97fd41fc715df3e1 P 6340a9e0eddc405c982c436b589ef82f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 445da0495cbc481baae6da45e07deef5, 6340a9e0eddc405c982c436b589ef82f; no voters: 
I20260709 13:15:23.277391  9275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e5a8bec54b4d30a16153415c2def2e" candidate_uuid: "6340a9e0eddc405c982c436b589ef82f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "445da0495cbc481baae6da45e07deef5" is_pre_election: true
I20260709 13:15:23.279863  9401 raft_consensus.cc:2804] T 164de51c26c9406e97fd41fc715df3e1 P 6340a9e0eddc405c982c436b589ef82f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:23.280215  9401 raft_consensus.cc:493] T 164de51c26c9406e97fd41fc715df3e1 P 6340a9e0eddc405c982c436b589ef82f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:23.279253  9096 catalog_manager.cc:5697] T fdf5c1d4860f43afa876bc0a8d225288 P 6340a9e0eddc405c982c436b589ef82f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6340a9e0eddc405c982c436b589ef82f (127.8.218.65). New cstate: current_term: 1 leader_uuid: "6340a9e0eddc405c982c436b589ef82f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:23.280510  9401 raft_consensus.cc:3060] T 164de51c26c9406e97fd41fc715df3e1 P 6340a9e0eddc405c982c436b589ef82f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:23.286760  9401 raft_consensus.cc:515] T 164de51c26c9406e97fd41fc715df3e1 P 6340a9e0eddc405c982c436b589ef82f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:23.290997  9273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "164de51c26c9406e97fd41fc715df3e1" candidate_uuid: "6340a9e0eddc405c982c436b589ef82f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "445da0495cbc481baae6da45e07deef5"
I20260709 13:15:23.291716  9273 raft_consensus.cc:3060] T 164de51c26c9406e97fd41fc715df3e1 P 445da0495cbc481baae6da45e07deef5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:23.291326  9393 raft_consensus.cc:359] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 6340a9e0eddc405c982c436b589ef82f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:23.292292  9393 raft_consensus.cc:385] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 6340a9e0eddc405c982c436b589ef82f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:23.292685  9393 raft_consensus.cc:740] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 6340a9e0eddc405c982c436b589ef82f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6340a9e0eddc405c982c436b589ef82f, State: Initialized, Role: FOLLOWER
I20260709 13:15:23.275981  9394 raft_consensus.cc:385] T 53e5a8bec54b4d30a16153415c2def2e P 445da0495cbc481baae6da45e07deef5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:23.293634  9393 consensus_queue.cc:260] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 6340a9e0eddc405c982c436b589ef82f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:23.293839  9394 raft_consensus.cc:740] T 53e5a8bec54b4d30a16153415c2def2e P 445da0495cbc481baae6da45e07deef5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 445da0495cbc481baae6da45e07deef5, State: Initialized, Role: FOLLOWER
I20260709 13:15:23.295723  9394 consensus_queue.cc:260] T 53e5a8bec54b4d30a16153415c2def2e P 445da0495cbc481baae6da45e07deef5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:23.298964  9275 raft_consensus.cc:2468] T 53e5a8bec54b4d30a16153415c2def2e P 445da0495cbc481baae6da45e07deef5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6340a9e0eddc405c982c436b589ef82f in term 0.
I20260709 13:15:23.301703  9393 ts_tablet_manager.cc:1434] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 6340a9e0eddc405c982c436b589ef82f: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260709 13:15:23.302795  9393 tablet_bootstrap.cc:492] T 812dec3bbe5940f18b63081011d6f7bf P 6340a9e0eddc405c982c436b589ef82f: Bootstrap starting.
I20260709 13:15:23.303242  9163 leader_election.cc:304] T 53e5a8bec54b4d30a16153415c2def2e P 6340a9e0eddc405c982c436b589ef82f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 445da0495cbc481baae6da45e07deef5, 6340a9e0eddc405c982c436b589ef82f; no voters: 
I20260709 13:15:23.305039  9431 raft_consensus.cc:2804] T 53e5a8bec54b4d30a16153415c2def2e P 6340a9e0eddc405c982c436b589ef82f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:23.305418  9431 raft_consensus.cc:493] T 53e5a8bec54b4d30a16153415c2def2e P 6340a9e0eddc405c982c436b589ef82f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:23.305763  9431 raft_consensus.cc:3060] T 53e5a8bec54b4d30a16153415c2def2e P 6340a9e0eddc405c982c436b589ef82f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:23.306937  9349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "164de51c26c9406e97fd41fc715df3e1" candidate_uuid: "6340a9e0eddc405c982c436b589ef82f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22ed225240b246e986a1eea8a2d4344a" is_pre_election: true
I20260709 13:15:23.307519  9349 raft_consensus.cc:2468] T 164de51c26c9406e97fd41fc715df3e1 P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6340a9e0eddc405c982c436b589ef82f in term 0.
I20260709 13:15:23.308444  9348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e5a8bec54b4d30a16153415c2def2e" candidate_uuid: "6340a9e0eddc405c982c436b589ef82f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22ed225240b246e986a1eea8a2d4344a" is_pre_election: true
I20260709 13:15:23.312845  9273 raft_consensus.cc:2468] T 164de51c26c9406e97fd41fc715df3e1 P 445da0495cbc481baae6da45e07deef5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6340a9e0eddc405c982c436b589ef82f in term 1.
I20260709 13:15:23.312872  9431 raft_consensus.cc:515] T 53e5a8bec54b4d30a16153415c2def2e P 6340a9e0eddc405c982c436b589ef82f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:23.314080  9163 leader_election.cc:304] T 164de51c26c9406e97fd41fc715df3e1 P 6340a9e0eddc405c982c436b589ef82f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 445da0495cbc481baae6da45e07deef5, 6340a9e0eddc405c982c436b589ef82f; no voters: 
I20260709 13:15:23.315245  9431 leader_election.cc:290] T 53e5a8bec54b4d30a16153415c2def2e P 6340a9e0eddc405c982c436b589ef82f [CANDIDATE]: Term 1 election: Requested vote from peers 445da0495cbc481baae6da45e07deef5 (127.8.218.66:34441), 22ed225240b246e986a1eea8a2d4344a (127.8.218.67:42591)
I20260709 13:15:23.315819  9431 raft_consensus.cc:2804] T 164de51c26c9406e97fd41fc715df3e1 P 6340a9e0eddc405c982c436b589ef82f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:23.315076  9437 raft_consensus.cc:493] T dfe554e86263427eb4eabcf39adc0b1d P 6340a9e0eddc405c982c436b589ef82f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:23.317787  9348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e5a8bec54b4d30a16153415c2def2e" candidate_uuid: "6340a9e0eddc405c982c436b589ef82f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22ed225240b246e986a1eea8a2d4344a"
W20260709 13:15:23.319079  9164 leader_election.cc:343] T 53e5a8bec54b4d30a16153415c2def2e P 6340a9e0eddc405c982c436b589ef82f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22ed225240b246e986a1eea8a2d4344a (127.8.218.67:42591): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:23.327162  9431 raft_consensus.cc:697] T 164de51c26c9406e97fd41fc715df3e1 P 6340a9e0eddc405c982c436b589ef82f [term 1 LEADER]: Becoming Leader. State: Replica: 6340a9e0eddc405c982c436b589ef82f, State: Running, Role: LEADER
I20260709 13:15:23.327733  9437 raft_consensus.cc:515] T dfe554e86263427eb4eabcf39adc0b1d P 6340a9e0eddc405c982c436b589ef82f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:23.328826  9348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "164de51c26c9406e97fd41fc715df3e1" candidate_uuid: "6340a9e0eddc405c982c436b589ef82f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22ed225240b246e986a1eea8a2d4344a"
I20260709 13:15:23.329465  9348 raft_consensus.cc:3060] T 164de51c26c9406e97fd41fc715df3e1 P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:23.328922  9431 consensus_queue.cc:237] T 164de51c26c9406e97fd41fc715df3e1 P 6340a9e0eddc405c982c436b589ef82f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:23.320725  9401 leader_election.cc:290] T 164de51c26c9406e97fd41fc715df3e1 P 6340a9e0eddc405c982c436b589ef82f [CANDIDATE]: Term 1 election: Requested vote from peers 445da0495cbc481baae6da45e07deef5 (127.8.218.66:34441), 22ed225240b246e986a1eea8a2d4344a (127.8.218.67:42591)
I20260709 13:15:23.326462  9392 tablet_bootstrap.cc:492] T 53e5a8bec54b4d30a16153415c2def2e P 22ed225240b246e986a1eea8a2d4344a: No bootstrap required, opened a new log
I20260709 13:15:23.325758  9095 catalog_manager.cc:5697] T ea3731962fdd415a95302486932dddba P 22ed225240b246e986a1eea8a2d4344a reported cstate change: term changed from 0 to 1, leader changed from <none> to 22ed225240b246e986a1eea8a2d4344a (127.8.218.67). New cstate: current_term: 1 leader_uuid: "22ed225240b246e986a1eea8a2d4344a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:23.304150  9394 ts_tablet_manager.cc:1434] T 53e5a8bec54b4d30a16153415c2def2e P 445da0495cbc481baae6da45e07deef5: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.002s
I20260709 13:15:23.331828  9392 ts_tablet_manager.cc:1403] T 53e5a8bec54b4d30a16153415c2def2e P 22ed225240b246e986a1eea8a2d4344a: Time spent bootstrapping tablet: real 0.079s	user 0.010s	sys 0.004s
I20260709 13:15:23.367398  9414 raft_consensus.cc:493] T dfe554e86263427eb4eabcf39adc0b1d P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:15:23.341871  9164 leader_election.cc:343] T 53e5a8bec54b4d30a16153415c2def2e P 6340a9e0eddc405c982c436b589ef82f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 22ed225240b246e986a1eea8a2d4344a (127.8.218.67:42591): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:23.368294  9414 raft_consensus.cc:515] T dfe554e86263427eb4eabcf39adc0b1d P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:23.348078  9348 raft_consensus.cc:2468] T 164de51c26c9406e97fd41fc715df3e1 P 22ed225240b246e986a1eea8a2d4344a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6340a9e0eddc405c982c436b589ef82f in term 1.
I20260709 13:15:23.370380  9414 leader_election.cc:290] T dfe554e86263427eb4eabcf39adc0b1d P 22ed225240b246e986a1eea8a2d4344a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6340a9e0eddc405c982c436b589ef82f (127.8.218.65:34723), 445da0495cbc481baae6da45e07deef5 (127.8.218.66:34441)
I20260709 13:15:23.371058  9199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfe554e86263427eb4eabcf39adc0b1d" candidate_uuid: "22ed225240b246e986a1eea8a2d4344a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6340a9e0eddc405c982c436b589ef82f" is_pre_election: true
I20260709 13:15:23.371485  9274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfe554e86263427eb4eabcf39adc0b1d" candidate_uuid: "22ed225240b246e986a1eea8a2d4344a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "445da0495cbc481baae6da45e07deef5" is_pre_election: true
I20260709 13:15:23.371731  9199 raft_consensus.cc:2468] T dfe554e86263427eb4eabcf39adc0b1d P 6340a9e0eddc405c982c436b589ef82f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22ed225240b246e986a1eea8a2d4344a in term 0.
I20260709 13:15:23.372273  9274 raft_consensus.cc:2468] T dfe554e86263427eb4eabcf39adc0b1d P 445da0495cbc481baae6da45e07deef5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22ed225240b246e986a1eea8a2d4344a in term 0.
I20260709 13:15:23.372807  9313 leader_election.cc:304] T dfe554e86263427eb4eabcf39adc0b1d P 22ed225240b246e986a1eea8a2d4344a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22ed225240b246e986a1eea8a2d4344a, 6340a9e0eddc405c982c436b589ef82f; no voters: 
I20260709 13:15:23.350293  9273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e5a8bec54b4d30a16153415c2def2e" candidate_uuid: "6340a9e0eddc405c982c436b589ef82f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "445da0495cbc481baae6da45e07deef5"
I20260709 13:15:23.373658  9414 raft_consensus.cc:2804] T dfe554e86263427eb4eabcf39adc0b1d P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:23.374111  9414 raft_consensus.cc:493] T dfe554e86263427eb4eabcf39adc0b1d P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:23.374441  9414 raft_consensus.cc:3060] T dfe554e86263427eb4eabcf39adc0b1d P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:23.374594  9392 raft_consensus.cc:359] T 53e5a8bec54b4d30a16153415c2def2e P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:23.375249  9392 raft_consensus.cc:385] T 53e5a8bec54b4d30a16153415c2def2e P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:23.375489  9392 raft_consensus.cc:740] T 53e5a8bec54b4d30a16153415c2def2e P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22ed225240b246e986a1eea8a2d4344a, State: Initialized, Role: FOLLOWER
I20260709 13:15:23.351536  9393 tablet_bootstrap.cc:654] T 812dec3bbe5940f18b63081011d6f7bf P 6340a9e0eddc405c982c436b589ef82f: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:23.356525  9275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfe554e86263427eb4eabcf39adc0b1d" candidate_uuid: "6340a9e0eddc405c982c436b589ef82f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "445da0495cbc481baae6da45e07deef5" is_pre_election: true
I20260709 13:15:23.377970  9275 raft_consensus.cc:2468] T dfe554e86263427eb4eabcf39adc0b1d P 445da0495cbc481baae6da45e07deef5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6340a9e0eddc405c982c436b589ef82f in term 0.
I20260709 13:15:23.378806  9392 consensus_queue.cc:260] T 53e5a8bec54b4d30a16153415c2def2e P 22ed225240b246e986a1eea8a2d4344a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:23.379284  9163 leader_election.cc:304] T dfe554e86263427eb4eabcf39adc0b1d P 6340a9e0eddc405c982c436b589ef82f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 445da0495cbc481baae6da45e07deef5, 6340a9e0eddc405c982c436b589ef82f; no voters: 
I20260709 13:15:23.380025  9401 raft_consensus.cc:2804] T dfe554e86263427eb4eabcf39adc0b1d P 6340a9e0eddc405c982c436b589ef82f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:23.380373  9401 raft_consensus.cc:493] T dfe554e86263427eb4eabcf39adc0b1d P 6340a9e0eddc405c982c436b589ef82f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:23.380676  9401 raft_consensus.cc:3060] T dfe554e86263427eb4eabcf39adc0b1d P 6340a9e0eddc405c982c436b589ef82f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:23.373389  9394 tablet_bootstrap.cc:492] T 86c8bae718d34143b202fd309993e5b8 P 445da0495cbc481baae6da45e07deef5: Bootstrap starting.
I20260709 13:15:23.380828  9392 ts_tablet_manager.cc:1434] T 53e5a8bec54b4d30a16153415c2def2e P 22ed225240b246e986a1eea8a2d4344a: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.003s
I20260709 13:15:23.382515  9392 tablet_bootstrap.cc:492] T 86c8bae718d34143b202fd309993e5b8 P 22ed225240b246e986a1eea8a2d4344a: Bootstrap starting.
I20260709 13:15:23.332785  9095 catalog_manager.cc:5697] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 22ed225240b246e986a1eea8a2d4344a reported cstate change: term changed from 0 to 1, leader changed from <none> to 22ed225240b246e986a1eea8a2d4344a (127.8.218.67). New cstate: current_term: 1 leader_uuid: "22ed225240b246e986a1eea8a2d4344a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:23.374120  9273 raft_consensus.cc:3060] T 53e5a8bec54b4d30a16153415c2def2e P 445da0495cbc481baae6da45e07deef5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:23.386785  9401 raft_consensus.cc:515] T dfe554e86263427eb4eabcf39adc0b1d P 6340a9e0eddc405c982c436b589ef82f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:23.387458  9414 raft_consensus.cc:515] T dfe554e86263427eb4eabcf39adc0b1d P 22ed225240b246e986a1eea8a2d4344a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:23.390620  9275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfe554e86263427eb4eabcf39adc0b1d" candidate_uuid: "6340a9e0eddc405c982c436b589ef82f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "445da0495cbc481baae6da45e07deef5"
I20260709 13:15:23.391127  9275 raft_consensus.cc:3060] T dfe554e86263427eb4eabcf39adc0b1d P 445da0495cbc481baae6da45e07deef5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:23.388131  9392 tablet_bootstrap.cc:654] T 86c8bae718d34143b202fd309993e5b8 P 22ed225240b246e986a1eea8a2d4344a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:23.388931  9401 leader_election.cc:290] T dfe554e86263427eb4eabcf39adc0b1d P 6340a9e0eddc405c982c436b589ef82f [CANDIDATE]: Term 1 election: Requested vote from peers 445da0495cbc481baae6da45e07deef5 (127.8.218.66:34441), 22ed225240b246e986a1eea8a2d4344a (127.8.218.67:42591)
I20260709 13:15:23.389503  9273 raft_consensus.cc:2468] T 53e5a8bec54b4d30a16153415c2def2e P 445da0495cbc481baae6da45e07deef5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6340a9e0eddc405c982c436b589ef82f in term 1.
I20260709 13:15:23.395829  9163 leader_election.cc:304] T 53e5a8bec54b4d30a16153415c2def2e P 6340a9e0eddc405c982c436b589ef82f [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: 445da0495cbc481baae6da45e07deef5, 6340a9e0eddc405c982c436b589ef82f; no voters: 22ed225240b246e986a1eea8a2d4344a
I20260709 13:15:23.398411  9414 leader_election.cc:290] T dfe554e86263427eb4eabcf39adc0b1d P 22ed225240b246e986a1eea8a2d4344a [CANDIDATE]: Term 1 election: Requested vote from peers 6340a9e0eddc405c982c436b589ef82f (127.8.218.65:34723), 445da0495cbc481baae6da45e07deef5 (127.8.218.66:34441)
I20260709 13:15:23.399479  9273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfe554e86263427eb4eabcf39adc0b1d" candidate_uuid: "22ed225240b246e986a1eea8a2d4344a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "445da0495cbc481baae6da45e07deef5"
I20260709 13:15:23.401535  9199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfe554e86263427eb4eabcf39adc0b1d" candidate_uuid: "22ed225240b246e986a1eea8a2d4344a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6340a9e0eddc405c982c436b589ef82f"
I20260709 13:15:23.341228  9437 leader_election.cc:290] T dfe554e86263427eb4eabcf39adc0b1d P 6340a9e0eddc405c982c436b589ef82f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 445da0495cbc481baae6da45e07deef5 (127.8.218.66:34441), 22ed225240b246e986a1eea8a2d4344a (127.8.218.67:42591)
I20260709 13:15:23.404290  9199 raft_consensus.cc:2393] T dfe554e86263427eb4eabcf39adc0b1d P 6340a9e0eddc405c982c436b589ef82f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 22ed225240b246e986a1eea8a2d4344a in current term 1: Already voted for candidate 6340a9e0eddc405c982c436b589ef82f in this term.
I20260709 13:15:23.405179  9401 raft_consensus.cc:2804] T 53e5a8bec54b4d30a16153415c2def2e P 6340a9e0eddc405c982c436b589ef82f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:23.405313  9313 leader_election.cc:304] T dfe554e86263427eb4eabcf39adc0b1d P 22ed225240b246e986a1eea8a2d4344a [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: 22ed225240b246e986a1eea8a2d4344a; no voters: 445da0495cbc481baae6da45e07deef5, 6340a9e0eddc405c982c436b589ef82f
I20260709 13:15:23.408145  9401 raft_consensus.cc:697] T 53e5a8bec54b4d30a16153415c2def2e P 6340a9e0eddc405c982c436b589ef82f [term 1 LEADER]: Becoming Leader. State: Replica: 6340a9e0eddc405c982c436b589ef82f, State: Running, Role: LEADER
I20260709 13:15:23.412305  9349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfe554e86263427eb4eabcf39adc0b1d" candidate_uuid: "6340a9e0eddc405c982c436b589ef82f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22ed225240b246e986a1eea8a2d4344a"
I20260709 13:15:23.413550  9414 raft_consensus.cc:2749] T dfe554e86263427eb4eabcf39adc0b1d P 22ed225240b246e986a1eea8a2d4344a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:15:23.413650  9348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfe554e86263427eb4eabcf39adc0b1d" candidate_uuid: "6340a9e0eddc405c982c436b589ef82f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22ed225240b246e986a1eea8a2d4344a" is_pre_election: true
I20260709 13:15:23.415695  9394 tablet_bootstrap.cc:654] T 86c8bae718d34143b202fd309993e5b8 P 445da0495cbc481baae6da45e07deef5: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:23.416826  9393 tablet_bootstrap.cc:492] T 812dec3bbe5940f18b63081011d6f7bf P 6340a9e0eddc405c982c436b589ef82f: No bootstrap required, opened a new log
I20260709 13:15:23.417374  9393 ts_tablet_manager.cc:1403] T 812dec3bbe5940f18b63081011d6f7bf P 6340a9e0eddc405c982c436b589ef82f: Time spent bootstrapping tablet: real 0.115s	user 0.012s	sys 0.019s
I20260709 13:15:23.415032  9401 consensus_queue.cc:237] T 53e5a8bec54b4d30a16153415c2def2e P 6340a9e0eddc405c982c436b589ef82f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:23.421509  9349 raft_consensus.cc:2393] T dfe554e86263427eb4eabcf39adc0b1d P 22ed225240b246e986a1eea8a2d4344a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6340a9e0eddc405c982c436b589ef82f in current term 1: Already voted for candidate 22ed225240b246e986a1eea8a2d4344a in this term.
I20260709 13:15:23.425031  9275 raft_consensus.cc:2468] T dfe554e86263427eb4eabcf39adc0b1d P 445da0495cbc481baae6da45e07deef5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6340a9e0eddc405c982c436b589ef82f in term 1.
I20260709 13:15:23.433210  9393 raft_consensus.cc:359] T 812dec3bbe5940f18b63081011d6f7bf P 6340a9e0eddc405c982c436b589ef82f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:23.434316  9393 raft_consensus.cc:385] T 812dec3bbe5940f18b63081011d6f7bf P 6340a9e0eddc405c982c436b589ef82f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:23.434617  9393 raft_consensus.cc:740] T 812dec3bbe5940f18b63081011d6f7bf P 6340a9e0eddc405c982c436b589ef82f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6340a9e0eddc405c982c436b589ef82f, State: Initialized, Role: FOLLOWER
I20260709 13:15:23.435763  9393 consensus_queue.cc:260] T 812dec3bbe5940f18b63081011d6f7bf P 6340a9e0eddc405c982c436b589ef82f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:23.441579  9393 ts_tablet_manager.cc:1434] T 812dec3bbe5940f18b63081011d6f7bf P 6340a9e0eddc405c982c436b589ef82f: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260709 13:15:23.442293  9393 tablet_bootstrap.cc:492] T 86c8bae718d34143b202fd309993e5b8 P 6340a9e0eddc405c982c436b589ef82f: Bootstrap starting.
I20260709 13:15:23.439843  9163 leader_election.cc:304] T dfe554e86263427eb4eabcf39adc0b1d P 6340a9e0eddc405c982c436b589ef82f [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: 445da0495cbc481baae6da45e07deef5, 6340a9e0eddc405c982c436b589ef82f; no voters: 22ed225240b246e986a1eea8a2d4344a
I20260709 13:15:23.445246  9431 raft_consensus.cc:2804] T dfe554e86263427eb4eabcf39adc0b1d P 6340a9e0eddc405c982c436b589ef82f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:23.445690  9431 raft_consensus.cc:697] T dfe554e86263427eb4eabcf39adc0b1d P 6340a9e0eddc405c982c436b589ef82f [term 1 LEADER]: Becoming Leader. State: Replica: 6340a9e0eddc405c982c436b589ef82f, State: Running, Role: LEADER
I20260709 13:15:23.445856  9394 tablet_bootstrap.cc:492] T 86c8bae718d34143b202fd309993e5b8 P 445da0495cbc481baae6da45e07deef5: No bootstrap required, opened a new log
I20260709 13:15:23.446417  9394 ts_tablet_manager.cc:1403] T 86c8bae718d34143b202fd309993e5b8 P 445da0495cbc481baae6da45e07deef5: Time spent bootstrapping tablet: real 0.074s	user 0.009s	sys 0.010s
I20260709 13:15:23.446530  9431 consensus_queue.cc:237] T dfe554e86263427eb4eabcf39adc0b1d P 6340a9e0eddc405c982c436b589ef82f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:23.448639  9199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfe554e86263427eb4eabcf39adc0b1d" candidate_uuid: "445da0495cbc481baae6da45e07deef5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6340a9e0eddc405c982c436b589ef82f" is_pre_election: true
I20260709 13:15:23.450011  9394 raft_consensus.cc:359] T 86c8bae718d34143b202fd309993e5b8 P 445da0495cbc481baae6da45e07deef5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:23.450702  9394 raft_consensus.cc:385] T 86c8bae718d34143b202fd309993e5b8 P 445da0495cbc481baae6da45e07deef5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:23.451009  9394 raft_consensus.cc:740] T 86c8bae718d34143b202fd309993e5b8 P 445da0495cbc481baae6da45e07deef5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 445da0495cbc481baae6da45e07deef5, State: Initialized, Role: FOLLOWER
I20260709 13:15:23.453289  9392 tablet_bootstrap.cc:492] T 86c8bae718d34143b202fd309993e5b8 P 22ed225240b246e986a1eea8a2d4344a: No bootstrap required, opened a new log
I20260709 13:15:23.453689  9392 ts_tablet_manager.cc:1403] T 86c8bae718d34143b202fd309993e5b8 P 22ed225240b246e986a1eea8a2d4344a: Time spent bootstrapping tablet: real 0.071s	user 0.013s	sys 0.005s
I20260709 13:15:23.454193  9394 consensus_queue.cc:260] T 86c8bae718d34143b202fd309993e5b8 P 445da0495cbc481baae6da45e07deef5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:23.457517  9392 raft_consensus.cc:359] T 86c8bae718d34143b202fd309993e5b8 P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:23.458145  9392 raft_consensus.cc:385] T 86c8bae718d34143b202fd309993e5b8 P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:23.458402  9392 raft_consensus.cc:740] T 86c8bae718d34143b202fd309993e5b8 P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22ed225240b246e986a1eea8a2d4344a, State: Initialized, Role: FOLLOWER
I20260709 13:15:23.459041  9392 consensus_queue.cc:260] T 86c8bae718d34143b202fd309993e5b8 P 22ed225240b246e986a1eea8a2d4344a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:23.461681  9349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfe554e86263427eb4eabcf39adc0b1d" candidate_uuid: "445da0495cbc481baae6da45e07deef5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22ed225240b246e986a1eea8a2d4344a" is_pre_election: true
I20260709 13:15:23.462728  9349 raft_consensus.cc:2393] T dfe554e86263427eb4eabcf39adc0b1d P 22ed225240b246e986a1eea8a2d4344a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 445da0495cbc481baae6da45e07deef5 in current term 1: Already voted for candidate 22ed225240b246e986a1eea8a2d4344a in this term.
I20260709 13:15:23.464794  9394 ts_tablet_manager.cc:1434] T 86c8bae718d34143b202fd309993e5b8 P 445da0495cbc481baae6da45e07deef5: Time spent starting tablet: real 0.018s	user 0.001s	sys 0.005s
I20260709 13:15:23.465318  9239 leader_election.cc:304] T dfe554e86263427eb4eabcf39adc0b1d P 445da0495cbc481baae6da45e07deef5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 445da0495cbc481baae6da45e07deef5; no voters: 22ed225240b246e986a1eea8a2d4344a, 6340a9e0eddc405c982c436b589ef82f
I20260709 13:15:23.465608  9394 tablet_bootstrap.cc:492] T 812dec3bbe5940f18b63081011d6f7bf P 445da0495cbc481baae6da45e07deef5: Bootstrap starting.
I20260709 13:15:23.466384  9400 raft_consensus.cc:2749] T dfe554e86263427eb4eabcf39adc0b1d P 445da0495cbc481baae6da45e07deef5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:23.467846  9392 ts_tablet_manager.cc:1434] T 86c8bae718d34143b202fd309993e5b8 P 22ed225240b246e986a1eea8a2d4344a: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:15:23.474393  9393 tablet_bootstrap.cc:654] T 86c8bae718d34143b202fd309993e5b8 P 6340a9e0eddc405c982c436b589ef82f: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:23.474792  9094 catalog_manager.cc:5697] T 164de51c26c9406e97fd41fc715df3e1 P 6340a9e0eddc405c982c436b589ef82f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6340a9e0eddc405c982c436b589ef82f (127.8.218.65). New cstate: current_term: 1 leader_uuid: "6340a9e0eddc405c982c436b589ef82f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:23.476922  9094 catalog_manager.cc:5697] T 53e5a8bec54b4d30a16153415c2def2e P 6340a9e0eddc405c982c436b589ef82f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6340a9e0eddc405c982c436b589ef82f (127.8.218.65). New cstate: current_term: 1 leader_uuid: "6340a9e0eddc405c982c436b589ef82f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:23.487567  9431 raft_consensus.cc:493] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 6340a9e0eddc405c982c436b589ef82f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:23.488040  9431 raft_consensus.cc:515] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 6340a9e0eddc405c982c436b589ef82f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:23.490500  9275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac3d4d7ec9b4a0f89192ebbec29513d" candidate_uuid: "6340a9e0eddc405c982c436b589ef82f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "445da0495cbc481baae6da45e07deef5" is_pre_election: true
I20260709 13:15:23.491205  9275 raft_consensus.cc:2393] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 445da0495cbc481baae6da45e07deef5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6340a9e0eddc405c982c436b589ef82f in current term 1: Already voted for candidate 22ed225240b246e986a1eea8a2d4344a in this term.
I20260709 13:15:23.493695  9431 leader_election.cc:290] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 6340a9e0eddc405c982c436b589ef82f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 445da0495cbc481baae6da45e07deef5 (127.8.218.66:34441), 22ed225240b246e986a1eea8a2d4344a (127.8.218.67:42591)
I20260709 13:15:23.493950  9349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac3d4d7ec9b4a0f89192ebbec29513d" candidate_uuid: "6340a9e0eddc405c982c436b589ef82f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22ed225240b246e986a1eea8a2d4344a" is_pre_election: true
I20260709 13:15:23.495522  9394 tablet_bootstrap.cc:654] T 812dec3bbe5940f18b63081011d6f7bf P 445da0495cbc481baae6da45e07deef5: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:23.496137  9164 leader_election.cc:304] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 6340a9e0eddc405c982c436b589ef82f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6340a9e0eddc405c982c436b589ef82f; no voters: 22ed225240b246e986a1eea8a2d4344a, 445da0495cbc481baae6da45e07deef5
I20260709 13:15:23.497213  9431 raft_consensus.cc:3060] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 6340a9e0eddc405c982c436b589ef82f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:23.499119  9414 raft_consensus.cc:493] T 53e5a8bec54b4d30a16153415c2def2e P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:23.499593  9414 raft_consensus.cc:515] T 53e5a8bec54b4d30a16153415c2def2e P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:23.501634  9414 leader_election.cc:290] T 53e5a8bec54b4d30a16153415c2def2e P 22ed225240b246e986a1eea8a2d4344a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6340a9e0eddc405c982c436b589ef82f (127.8.218.65:34723), 445da0495cbc481baae6da45e07deef5 (127.8.218.66:34441)
I20260709 13:15:23.502439  9199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e5a8bec54b4d30a16153415c2def2e" candidate_uuid: "22ed225240b246e986a1eea8a2d4344a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6340a9e0eddc405c982c436b589ef82f" is_pre_election: true
I20260709 13:15:23.503036  9275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e5a8bec54b4d30a16153415c2def2e" candidate_uuid: "22ed225240b246e986a1eea8a2d4344a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "445da0495cbc481baae6da45e07deef5" is_pre_election: true
I20260709 13:15:23.504065  9275 raft_consensus.cc:2393] T 53e5a8bec54b4d30a16153415c2def2e P 445da0495cbc481baae6da45e07deef5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 22ed225240b246e986a1eea8a2d4344a in current term 1: Already voted for candidate 6340a9e0eddc405c982c436b589ef82f in this term.
I20260709 13:15:23.505180  9431 raft_consensus.cc:2749] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 6340a9e0eddc405c982c436b589ef82f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:23.506896  9312 leader_election.cc:304] T 53e5a8bec54b4d30a16153415c2def2e P 22ed225240b246e986a1eea8a2d4344a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 22ed225240b246e986a1eea8a2d4344a; no voters: 445da0495cbc481baae6da45e07deef5, 6340a9e0eddc405c982c436b589ef82f
I20260709 13:15:23.508044  9414 raft_consensus.cc:3060] T 53e5a8bec54b4d30a16153415c2def2e P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:23.509274  9393 tablet_bootstrap.cc:492] T 86c8bae718d34143b202fd309993e5b8 P 6340a9e0eddc405c982c436b589ef82f: No bootstrap required, opened a new log
I20260709 13:15:23.509836  9393 ts_tablet_manager.cc:1403] T 86c8bae718d34143b202fd309993e5b8 P 6340a9e0eddc405c982c436b589ef82f: Time spent bootstrapping tablet: real 0.068s	user 0.019s	sys 0.019s
I20260709 13:15:23.513141  9393 raft_consensus.cc:359] T 86c8bae718d34143b202fd309993e5b8 P 6340a9e0eddc405c982c436b589ef82f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:23.513938  9393 raft_consensus.cc:385] T 86c8bae718d34143b202fd309993e5b8 P 6340a9e0eddc405c982c436b589ef82f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:23.514281  9393 raft_consensus.cc:740] T 86c8bae718d34143b202fd309993e5b8 P 6340a9e0eddc405c982c436b589ef82f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6340a9e0eddc405c982c436b589ef82f, State: Initialized, Role: FOLLOWER
I20260709 13:15:23.515043  9393 consensus_queue.cc:260] T 86c8bae718d34143b202fd309993e5b8 P 6340a9e0eddc405c982c436b589ef82f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:23.516348  9414 raft_consensus.cc:2749] T 53e5a8bec54b4d30a16153415c2def2e P 22ed225240b246e986a1eea8a2d4344a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:23.517459  9393 ts_tablet_manager.cc:1434] T 86c8bae718d34143b202fd309993e5b8 P 6340a9e0eddc405c982c436b589ef82f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:15:23.521050  9394 tablet_bootstrap.cc:492] T 812dec3bbe5940f18b63081011d6f7bf P 445da0495cbc481baae6da45e07deef5: No bootstrap required, opened a new log
I20260709 13:15:23.521464  9394 ts_tablet_manager.cc:1403] T 812dec3bbe5940f18b63081011d6f7bf P 445da0495cbc481baae6da45e07deef5: Time spent bootstrapping tablet: real 0.056s	user 0.006s	sys 0.006s
I20260709 13:15:23.520686  9094 catalog_manager.cc:5697] T dfe554e86263427eb4eabcf39adc0b1d P 6340a9e0eddc405c982c436b589ef82f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6340a9e0eddc405c982c436b589ef82f (127.8.218.65). New cstate: current_term: 1 leader_uuid: "6340a9e0eddc405c982c436b589ef82f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:23.523914  9394 raft_consensus.cc:359] T 812dec3bbe5940f18b63081011d6f7bf P 445da0495cbc481baae6da45e07deef5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:23.524537  9394 raft_consensus.cc:385] T 812dec3bbe5940f18b63081011d6f7bf P 445da0495cbc481baae6da45e07deef5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:23.524823  9394 raft_consensus.cc:740] T 812dec3bbe5940f18b63081011d6f7bf P 445da0495cbc481baae6da45e07deef5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 445da0495cbc481baae6da45e07deef5, State: Initialized, Role: FOLLOWER
I20260709 13:15:23.525864  9394 consensus_queue.cc:260] T 812dec3bbe5940f18b63081011d6f7bf P 445da0495cbc481baae6da45e07deef5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:23.527763  9394 ts_tablet_manager.cc:1434] T 812dec3bbe5940f18b63081011d6f7bf P 445da0495cbc481baae6da45e07deef5: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:15:23.538324  9414 raft_consensus.cc:493] T 812dec3bbe5940f18b63081011d6f7bf P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:23.538954  9414 raft_consensus.cc:515] T 812dec3bbe5940f18b63081011d6f7bf P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:23.540477  9414 leader_election.cc:290] T 812dec3bbe5940f18b63081011d6f7bf P 22ed225240b246e986a1eea8a2d4344a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6340a9e0eddc405c982c436b589ef82f (127.8.218.65:34723), 445da0495cbc481baae6da45e07deef5 (127.8.218.66:34441)
I20260709 13:15:23.541265  9199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "812dec3bbe5940f18b63081011d6f7bf" candidate_uuid: "22ed225240b246e986a1eea8a2d4344a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6340a9e0eddc405c982c436b589ef82f" is_pre_election: true
I20260709 13:15:23.541400  9275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "812dec3bbe5940f18b63081011d6f7bf" candidate_uuid: "22ed225240b246e986a1eea8a2d4344a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "445da0495cbc481baae6da45e07deef5" is_pre_election: true
I20260709 13:15:23.541880  9199 raft_consensus.cc:2468] T 812dec3bbe5940f18b63081011d6f7bf P 6340a9e0eddc405c982c436b589ef82f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22ed225240b246e986a1eea8a2d4344a in term 0.
I20260709 13:15:23.542039  9275 raft_consensus.cc:2468] T 812dec3bbe5940f18b63081011d6f7bf P 445da0495cbc481baae6da45e07deef5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22ed225240b246e986a1eea8a2d4344a in term 0.
I20260709 13:15:23.542904  9313 leader_election.cc:304] T 812dec3bbe5940f18b63081011d6f7bf P 22ed225240b246e986a1eea8a2d4344a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22ed225240b246e986a1eea8a2d4344a, 6340a9e0eddc405c982c436b589ef82f; no voters: 
I20260709 13:15:23.543643  9414 raft_consensus.cc:2804] T 812dec3bbe5940f18b63081011d6f7bf P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:23.544158  9414 raft_consensus.cc:493] T 812dec3bbe5940f18b63081011d6f7bf P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:23.544435  9414 raft_consensus.cc:3060] T 812dec3bbe5940f18b63081011d6f7bf P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:23.548782  9414 raft_consensus.cc:515] T 812dec3bbe5940f18b63081011d6f7bf P 22ed225240b246e986a1eea8a2d4344a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:23.550215  9414 leader_election.cc:290] T 812dec3bbe5940f18b63081011d6f7bf P 22ed225240b246e986a1eea8a2d4344a [CANDIDATE]: Term 1 election: Requested vote from peers 6340a9e0eddc405c982c436b589ef82f (127.8.218.65:34723), 445da0495cbc481baae6da45e07deef5 (127.8.218.66:34441)
I20260709 13:15:23.551008  9199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "812dec3bbe5940f18b63081011d6f7bf" candidate_uuid: "22ed225240b246e986a1eea8a2d4344a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6340a9e0eddc405c982c436b589ef82f"
I20260709 13:15:23.551118  9275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "812dec3bbe5940f18b63081011d6f7bf" candidate_uuid: "22ed225240b246e986a1eea8a2d4344a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "445da0495cbc481baae6da45e07deef5"
I20260709 13:15:23.551584  9199 raft_consensus.cc:3060] T 812dec3bbe5940f18b63081011d6f7bf P 6340a9e0eddc405c982c436b589ef82f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:23.551640  9275 raft_consensus.cc:3060] T 812dec3bbe5940f18b63081011d6f7bf P 445da0495cbc481baae6da45e07deef5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:23.555629  9275 raft_consensus.cc:2468] T 812dec3bbe5940f18b63081011d6f7bf P 445da0495cbc481baae6da45e07deef5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22ed225240b246e986a1eea8a2d4344a in term 1.
I20260709 13:15:23.556538  9312 leader_election.cc:304] T 812dec3bbe5940f18b63081011d6f7bf P 22ed225240b246e986a1eea8a2d4344a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22ed225240b246e986a1eea8a2d4344a, 445da0495cbc481baae6da45e07deef5; no voters: 
I20260709 13:15:23.557142  9414 raft_consensus.cc:2804] T 812dec3bbe5940f18b63081011d6f7bf P 22ed225240b246e986a1eea8a2d4344a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:23.557578  9414 raft_consensus.cc:697] T 812dec3bbe5940f18b63081011d6f7bf P 22ed225240b246e986a1eea8a2d4344a [term 1 LEADER]: Becoming Leader. State: Replica: 22ed225240b246e986a1eea8a2d4344a, State: Running, Role: LEADER
I20260709 13:15:23.557871  9199 raft_consensus.cc:2468] T 812dec3bbe5940f18b63081011d6f7bf P 6340a9e0eddc405c982c436b589ef82f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22ed225240b246e986a1eea8a2d4344a in term 1.
I20260709 13:15:23.558367  9414 consensus_queue.cc:237] T 812dec3bbe5940f18b63081011d6f7bf P 22ed225240b246e986a1eea8a2d4344a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:23.566344  9094 catalog_manager.cc:5697] T 812dec3bbe5940f18b63081011d6f7bf P 22ed225240b246e986a1eea8a2d4344a reported cstate change: term changed from 0 to 1, leader changed from <none> to 22ed225240b246e986a1eea8a2d4344a (127.8.218.67). New cstate: current_term: 1 leader_uuid: "22ed225240b246e986a1eea8a2d4344a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:23.588799  9414 consensus_queue.cc:1048] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 22ed225240b246e986a1eea8a2d4344a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:23.597903  9414 consensus_queue.cc:1048] T ea3731962fdd415a95302486932dddba P 22ed225240b246e986a1eea8a2d4344a [LEADER]: Connected to new peer: Peer: permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:23.618696  9422 consensus_queue.cc:1048] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 22ed225240b246e986a1eea8a2d4344a [LEADER]: Connected to new peer: Peer: permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:23.634639  9418 consensus_queue.cc:1048] T ea3731962fdd415a95302486932dddba P 22ed225240b246e986a1eea8a2d4344a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:23.654795  9458 consensus_queue.cc:1048] T 7192b6e78cb34b488bab1800e87cafe1 P 22ed225240b246e986a1eea8a2d4344a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:23.671070  9457 consensus_queue.cc:1048] T 7192b6e78cb34b488bab1800e87cafe1 P 22ed225240b246e986a1eea8a2d4344a [LEADER]: Connected to new peer: Peer: permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:23.691917  9457 raft_consensus.cc:493] T 86c8bae718d34143b202fd309993e5b8 P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:23.692337  9457 raft_consensus.cc:515] T 86c8bae718d34143b202fd309993e5b8 P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:23.694541  9457 leader_election.cc:290] T 86c8bae718d34143b202fd309993e5b8 P 22ed225240b246e986a1eea8a2d4344a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6340a9e0eddc405c982c436b589ef82f (127.8.218.65:34723), 445da0495cbc481baae6da45e07deef5 (127.8.218.66:34441)
I20260709 13:15:23.695008  9199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86c8bae718d34143b202fd309993e5b8" candidate_uuid: "22ed225240b246e986a1eea8a2d4344a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6340a9e0eddc405c982c436b589ef82f" is_pre_election: true
I20260709 13:15:23.695636  9199 raft_consensus.cc:2468] T 86c8bae718d34143b202fd309993e5b8 P 6340a9e0eddc405c982c436b589ef82f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22ed225240b246e986a1eea8a2d4344a in term 0.
I20260709 13:15:23.695778  9273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86c8bae718d34143b202fd309993e5b8" candidate_uuid: "22ed225240b246e986a1eea8a2d4344a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "445da0495cbc481baae6da45e07deef5" is_pre_election: true
I20260709 13:15:23.696395  9273 raft_consensus.cc:2468] T 86c8bae718d34143b202fd309993e5b8 P 445da0495cbc481baae6da45e07deef5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22ed225240b246e986a1eea8a2d4344a in term 0.
I20260709 13:15:23.696653  9313 leader_election.cc:304] T 86c8bae718d34143b202fd309993e5b8 P 22ed225240b246e986a1eea8a2d4344a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22ed225240b246e986a1eea8a2d4344a, 6340a9e0eddc405c982c436b589ef82f; no voters: 
I20260709 13:15:23.697450  9457 raft_consensus.cc:2804] T 86c8bae718d34143b202fd309993e5b8 P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:23.697785  9457 raft_consensus.cc:493] T 86c8bae718d34143b202fd309993e5b8 P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:23.698100  9457 raft_consensus.cc:3060] T 86c8bae718d34143b202fd309993e5b8 P 22ed225240b246e986a1eea8a2d4344a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:23.704632  9457 raft_consensus.cc:515] T 86c8bae718d34143b202fd309993e5b8 P 22ed225240b246e986a1eea8a2d4344a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:23.706492  9457 leader_election.cc:290] T 86c8bae718d34143b202fd309993e5b8 P 22ed225240b246e986a1eea8a2d4344a [CANDIDATE]: Term 1 election: Requested vote from peers 6340a9e0eddc405c982c436b589ef82f (127.8.218.65:34723), 445da0495cbc481baae6da45e07deef5 (127.8.218.66:34441)
I20260709 13:15:23.707103  9199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86c8bae718d34143b202fd309993e5b8" candidate_uuid: "22ed225240b246e986a1eea8a2d4344a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6340a9e0eddc405c982c436b589ef82f"
I20260709 13:15:23.707455  9273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86c8bae718d34143b202fd309993e5b8" candidate_uuid: "22ed225240b246e986a1eea8a2d4344a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "445da0495cbc481baae6da45e07deef5"
I20260709 13:15:23.707616  9199 raft_consensus.cc:3060] T 86c8bae718d34143b202fd309993e5b8 P 6340a9e0eddc405c982c436b589ef82f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:23.707993  9273 raft_consensus.cc:3060] T 86c8bae718d34143b202fd309993e5b8 P 445da0495cbc481baae6da45e07deef5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:23.711956  9199 raft_consensus.cc:2468] T 86c8bae718d34143b202fd309993e5b8 P 6340a9e0eddc405c982c436b589ef82f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22ed225240b246e986a1eea8a2d4344a in term 1.
I20260709 13:15:23.712833  9313 leader_election.cc:304] T 86c8bae718d34143b202fd309993e5b8 P 22ed225240b246e986a1eea8a2d4344a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22ed225240b246e986a1eea8a2d4344a, 6340a9e0eddc405c982c436b589ef82f; no voters: 
I20260709 13:15:23.713459  9457 raft_consensus.cc:2804] T 86c8bae718d34143b202fd309993e5b8 P 22ed225240b246e986a1eea8a2d4344a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:23.713876  9457 raft_consensus.cc:697] T 86c8bae718d34143b202fd309993e5b8 P 22ed225240b246e986a1eea8a2d4344a [term 1 LEADER]: Becoming Leader. State: Replica: 22ed225240b246e986a1eea8a2d4344a, State: Running, Role: LEADER
I20260709 13:15:23.714186  9273 raft_consensus.cc:2468] T 86c8bae718d34143b202fd309993e5b8 P 445da0495cbc481baae6da45e07deef5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22ed225240b246e986a1eea8a2d4344a in term 1.
I20260709 13:15:23.714672  9457 consensus_queue.cc:237] T 86c8bae718d34143b202fd309993e5b8 P 22ed225240b246e986a1eea8a2d4344a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:23.721971  9094 catalog_manager.cc:5697] T 86c8bae718d34143b202fd309993e5b8 P 22ed225240b246e986a1eea8a2d4344a reported cstate change: term changed from 0 to 1, leader changed from <none> to 22ed225240b246e986a1eea8a2d4344a (127.8.218.67). New cstate: current_term: 1 leader_uuid: "22ed225240b246e986a1eea8a2d4344a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:23.746752  9431 consensus_queue.cc:1048] T 164de51c26c9406e97fd41fc715df3e1 P 6340a9e0eddc405c982c436b589ef82f [LEADER]: Connected to new peer: Peer: permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:23.760658  9439 consensus_queue.cc:1048] T 164de51c26c9406e97fd41fc715df3e1 P 6340a9e0eddc405c982c436b589ef82f [LEADER]: Connected to new peer: Peer: permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:23.813881  9439 consensus_queue.cc:1048] T fdf5c1d4860f43afa876bc0a8d225288 P 6340a9e0eddc405c982c436b589ef82f [LEADER]: Connected to new peer: Peer: permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:23.825578  9401 consensus_queue.cc:1048] T fdf5c1d4860f43afa876bc0a8d225288 P 6340a9e0eddc405c982c436b589ef82f [LEADER]: Connected to new peer: Peer: permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:23.919057  9439 consensus_queue.cc:1048] T dfe554e86263427eb4eabcf39adc0b1d P 6340a9e0eddc405c982c436b589ef82f [LEADER]: Connected to new peer: Peer: permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:23.932637  9439 consensus_queue.cc:1048] T dfe554e86263427eb4eabcf39adc0b1d P 6340a9e0eddc405c982c436b589ef82f [LEADER]: Connected to new peer: Peer: permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:23.947753  9349 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea3731962fdd415a95302486932dddba"
dest_uuid: "22ed225240b246e986a1eea8a2d4344a"
mode: GRACEFUL
new_leader_uuid: "6340a9e0eddc405c982c436b589ef82f"
 from {username='slave'} at 127.0.0.1:55600
I20260709 13:15:23.948441  9349 raft_consensus.cc:606] T ea3731962fdd415a95302486932dddba P 22ed225240b246e986a1eea8a2d4344a [term 1 LEADER]: Received request to transfer leadership to TS 6340a9e0eddc405c982c436b589ef82f
I20260709 13:15:23.957187  9349 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7192b6e78cb34b488bab1800e87cafe1"
dest_uuid: "22ed225240b246e986a1eea8a2d4344a"
mode: GRACEFUL
new_leader_uuid: "6340a9e0eddc405c982c436b589ef82f"
 from {username='slave'} at 127.0.0.1:55600
I20260709 13:15:23.957659  9349 raft_consensus.cc:606] T 7192b6e78cb34b488bab1800e87cafe1 P 22ed225240b246e986a1eea8a2d4344a [term 1 LEADER]: Received request to transfer leadership to TS 6340a9e0eddc405c982c436b589ef82f
I20260709 13:15:23.962872  9349 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3ac3d4d7ec9b4a0f89192ebbec29513d"
dest_uuid: "22ed225240b246e986a1eea8a2d4344a"
mode: GRACEFUL
new_leader_uuid: "445da0495cbc481baae6da45e07deef5"
 from {username='slave'} at 127.0.0.1:55600
I20260709 13:15:23.963337  9349 raft_consensus.cc:606] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 22ed225240b246e986a1eea8a2d4344a [term 1 LEADER]: Received request to transfer leadership to TS 445da0495cbc481baae6da45e07deef5
I20260709 13:15:23.976013  9199 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dfe554e86263427eb4eabcf39adc0b1d"
dest_uuid: "6340a9e0eddc405c982c436b589ef82f"
mode: GRACEFUL
new_leader_uuid: "445da0495cbc481baae6da45e07deef5"
 from {username='slave'} at 127.0.0.1:42084
I20260709 13:15:23.976596  9199 raft_consensus.cc:606] T dfe554e86263427eb4eabcf39adc0b1d P 6340a9e0eddc405c982c436b589ef82f [term 1 LEADER]: Received request to transfer leadership to TS 445da0495cbc481baae6da45e07deef5
I20260709 13:15:23.981585  9199 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "53e5a8bec54b4d30a16153415c2def2e"
dest_uuid: "6340a9e0eddc405c982c436b589ef82f"
mode: GRACEFUL
new_leader_uuid: "445da0495cbc481baae6da45e07deef5"
 from {username='slave'} at 127.0.0.1:42084
I20260709 13:15:23.982117  9199 raft_consensus.cc:606] T 53e5a8bec54b4d30a16153415c2def2e P 6340a9e0eddc405c982c436b589ef82f [term 1 LEADER]: Received request to transfer leadership to TS 445da0495cbc481baae6da45e07deef5
I20260709 13:15:23.987125  9349 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "812dec3bbe5940f18b63081011d6f7bf"
dest_uuid: "22ed225240b246e986a1eea8a2d4344a"
mode: GRACEFUL
new_leader_uuid: "445da0495cbc481baae6da45e07deef5"
 from {username='slave'} at 127.0.0.1:55600
I20260709 13:15:23.987571  9349 raft_consensus.cc:606] T 812dec3bbe5940f18b63081011d6f7bf P 22ed225240b246e986a1eea8a2d4344a [term 1 LEADER]: Received request to transfer leadership to TS 445da0495cbc481baae6da45e07deef5
I20260709 13:15:24.003847  9439 consensus_queue.cc:1048] T 53e5a8bec54b4d30a16153415c2def2e P 6340a9e0eddc405c982c436b589ef82f [LEADER]: Connected to new peer: Peer: permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:24.014739  9401 consensus_queue.cc:1048] T 53e5a8bec54b4d30a16153415c2def2e P 6340a9e0eddc405c982c436b589ef82f [LEADER]: Connected to new peer: Peer: permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:24.024818  9401 raft_consensus.cc:993] T 53e5a8bec54b4d30a16153415c2def2e P 6340a9e0eddc405c982c436b589ef82f: : Instructing follower 445da0495cbc481baae6da45e07deef5 to start an election
I20260709 13:15:24.025264  9431 raft_consensus.cc:1081] T 53e5a8bec54b4d30a16153415c2def2e P 6340a9e0eddc405c982c436b589ef82f [term 1 LEADER]: Signalling peer 445da0495cbc481baae6da45e07deef5 to start an election
I20260709 13:15:24.027530  9275 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "53e5a8bec54b4d30a16153415c2def2e"
dest_uuid: "445da0495cbc481baae6da45e07deef5"
 from {username='slave'} at 127.0.0.1:44788
I20260709 13:15:24.028100  9275 raft_consensus.cc:493] T 53e5a8bec54b4d30a16153415c2def2e P 445da0495cbc481baae6da45e07deef5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:24.028402  9275 raft_consensus.cc:3060] T 53e5a8bec54b4d30a16153415c2def2e P 445da0495cbc481baae6da45e07deef5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.033073  9275 raft_consensus.cc:515] T 53e5a8bec54b4d30a16153415c2def2e P 445da0495cbc481baae6da45e07deef5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:24.034837  9275 leader_election.cc:290] T 53e5a8bec54b4d30a16153415c2def2e P 445da0495cbc481baae6da45e07deef5 [CANDIDATE]: Term 2 election: Requested vote from peers 6340a9e0eddc405c982c436b589ef82f (127.8.218.65:34723), 22ed225240b246e986a1eea8a2d4344a (127.8.218.67:42591)
I20260709 13:15:24.035458  9199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e5a8bec54b4d30a16153415c2def2e" candidate_uuid: "445da0495cbc481baae6da45e07deef5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6340a9e0eddc405c982c436b589ef82f"
I20260709 13:15:24.036053  9199 raft_consensus.cc:3055] T 53e5a8bec54b4d30a16153415c2def2e P 6340a9e0eddc405c982c436b589ef82f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:24.036384  9199 raft_consensus.cc:740] T 53e5a8bec54b4d30a16153415c2def2e P 6340a9e0eddc405c982c436b589ef82f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6340a9e0eddc405c982c436b589ef82f, State: Running, Role: LEADER
I20260709 13:15:24.037176  9349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e5a8bec54b4d30a16153415c2def2e" candidate_uuid: "445da0495cbc481baae6da45e07deef5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22ed225240b246e986a1eea8a2d4344a"
I20260709 13:15:24.037130  9199 consensus_queue.cc:260] T 53e5a8bec54b4d30a16153415c2def2e P 6340a9e0eddc405c982c436b589ef82f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:24.037796  9349 raft_consensus.cc:3060] T 53e5a8bec54b4d30a16153415c2def2e P 22ed225240b246e986a1eea8a2d4344a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.038549  9199 raft_consensus.cc:3060] T 53e5a8bec54b4d30a16153415c2def2e P 6340a9e0eddc405c982c436b589ef82f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.043493  9349 raft_consensus.cc:2468] T 53e5a8bec54b4d30a16153415c2def2e P 22ed225240b246e986a1eea8a2d4344a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 445da0495cbc481baae6da45e07deef5 in term 2.
I20260709 13:15:24.044493  9239 leader_election.cc:304] T 53e5a8bec54b4d30a16153415c2def2e P 445da0495cbc481baae6da45e07deef5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22ed225240b246e986a1eea8a2d4344a, 445da0495cbc481baae6da45e07deef5; no voters: 
I20260709 13:15:24.044756  9199 raft_consensus.cc:2468] T 53e5a8bec54b4d30a16153415c2def2e P 6340a9e0eddc405c982c436b589ef82f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 445da0495cbc481baae6da45e07deef5 in term 2.
I20260709 13:15:24.045164  9400 raft_consensus.cc:2804] T 53e5a8bec54b4d30a16153415c2def2e P 445da0495cbc481baae6da45e07deef5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:24.046267  9400 raft_consensus.cc:697] T 53e5a8bec54b4d30a16153415c2def2e P 445da0495cbc481baae6da45e07deef5 [term 2 LEADER]: Becoming Leader. State: Replica: 445da0495cbc481baae6da45e07deef5, State: Running, Role: LEADER
I20260709 13:15:24.046996  9400 consensus_queue.cc:237] T 53e5a8bec54b4d30a16153415c2def2e P 445da0495cbc481baae6da45e07deef5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:24.052516  9097 catalog_manager.cc:5697] T 53e5a8bec54b4d30a16153415c2def2e P 445da0495cbc481baae6da45e07deef5 reported cstate change: term changed from 1 to 2, leader changed from 6340a9e0eddc405c982c436b589ef82f (127.8.218.65) to 445da0495cbc481baae6da45e07deef5 (127.8.218.66). New cstate: current_term: 2 leader_uuid: "445da0495cbc481baae6da45e07deef5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:24.076761  9458 raft_consensus.cc:993] T ea3731962fdd415a95302486932dddba P 22ed225240b246e986a1eea8a2d4344a: : Instructing follower 6340a9e0eddc405c982c436b589ef82f to start an election
I20260709 13:15:24.077189  9458 raft_consensus.cc:1081] T ea3731962fdd415a95302486932dddba P 22ed225240b246e986a1eea8a2d4344a [term 1 LEADER]: Signalling peer 6340a9e0eddc405c982c436b589ef82f to start an election
I20260709 13:15:24.078593  9457 consensus_queue.cc:1048] T 812dec3bbe5940f18b63081011d6f7bf P 22ed225240b246e986a1eea8a2d4344a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:24.079417  9200 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea3731962fdd415a95302486932dddba"
dest_uuid: "6340a9e0eddc405c982c436b589ef82f"
 from {username='slave'} at 127.0.0.1:42064
I20260709 13:15:24.080407  9200 raft_consensus.cc:493] T ea3731962fdd415a95302486932dddba P 6340a9e0eddc405c982c436b589ef82f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:24.080767  9200 raft_consensus.cc:3060] T ea3731962fdd415a95302486932dddba P 6340a9e0eddc405c982c436b589ef82f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.088672  9200 raft_consensus.cc:515] T ea3731962fdd415a95302486932dddba P 6340a9e0eddc405c982c436b589ef82f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:24.090821  9414 consensus_queue.cc:1048] T 812dec3bbe5940f18b63081011d6f7bf P 22ed225240b246e986a1eea8a2d4344a [LEADER]: Connected to new peer: Peer: permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:24.091429  9200 leader_election.cc:290] T ea3731962fdd415a95302486932dddba P 6340a9e0eddc405c982c436b589ef82f [CANDIDATE]: Term 2 election: Requested vote from peers 445da0495cbc481baae6da45e07deef5 (127.8.218.66:34441), 22ed225240b246e986a1eea8a2d4344a (127.8.218.67:42591)
I20260709 13:15:24.092312  9275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3731962fdd415a95302486932dddba" candidate_uuid: "6340a9e0eddc405c982c436b589ef82f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "445da0495cbc481baae6da45e07deef5"
I20260709 13:15:24.092882  9275 raft_consensus.cc:3060] T ea3731962fdd415a95302486932dddba P 445da0495cbc481baae6da45e07deef5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.096699  9349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3731962fdd415a95302486932dddba" candidate_uuid: "6340a9e0eddc405c982c436b589ef82f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22ed225240b246e986a1eea8a2d4344a"
I20260709 13:15:24.097242  9349 raft_consensus.cc:3055] T ea3731962fdd415a95302486932dddba P 22ed225240b246e986a1eea8a2d4344a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:24.097546  9349 raft_consensus.cc:740] T ea3731962fdd415a95302486932dddba P 22ed225240b246e986a1eea8a2d4344a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 22ed225240b246e986a1eea8a2d4344a, State: Running, Role: LEADER
I20260709 13:15:24.098258  9349 consensus_queue.cc:260] T ea3731962fdd415a95302486932dddba P 22ed225240b246e986a1eea8a2d4344a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:24.099112  9275 raft_consensus.cc:2468] T ea3731962fdd415a95302486932dddba P 445da0495cbc481baae6da45e07deef5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6340a9e0eddc405c982c436b589ef82f in term 2.
I20260709 13:15:24.099435  9349 raft_consensus.cc:3060] T ea3731962fdd415a95302486932dddba P 22ed225240b246e986a1eea8a2d4344a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.100558  9163 leader_election.cc:304] T ea3731962fdd415a95302486932dddba P 6340a9e0eddc405c982c436b589ef82f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 445da0495cbc481baae6da45e07deef5, 6340a9e0eddc405c982c436b589ef82f; no voters: 
I20260709 13:15:24.101297  9431 raft_consensus.cc:2804] T ea3731962fdd415a95302486932dddba P 6340a9e0eddc405c982c436b589ef82f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:24.101755  9431 raft_consensus.cc:697] T ea3731962fdd415a95302486932dddba P 6340a9e0eddc405c982c436b589ef82f [term 2 LEADER]: Becoming Leader. State: Replica: 6340a9e0eddc405c982c436b589ef82f, State: Running, Role: LEADER
I20260709 13:15:24.102548  9431 consensus_queue.cc:237] T ea3731962fdd415a95302486932dddba P 6340a9e0eddc405c982c436b589ef82f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:24.107142  9349 raft_consensus.cc:2468] T ea3731962fdd415a95302486932dddba P 22ed225240b246e986a1eea8a2d4344a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6340a9e0eddc405c982c436b589ef82f in term 2.
I20260709 13:15:24.112056  9414 raft_consensus.cc:993] T 812dec3bbe5940f18b63081011d6f7bf P 22ed225240b246e986a1eea8a2d4344a: : Instructing follower 445da0495cbc481baae6da45e07deef5 to start an election
I20260709 13:15:24.111644  9097 catalog_manager.cc:5697] T ea3731962fdd415a95302486932dddba P 6340a9e0eddc405c982c436b589ef82f reported cstate change: term changed from 1 to 2, leader changed from 22ed225240b246e986a1eea8a2d4344a (127.8.218.67) to 6340a9e0eddc405c982c436b589ef82f (127.8.218.65). New cstate: current_term: 2 leader_uuid: "6340a9e0eddc405c982c436b589ef82f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:24.112495  9414 raft_consensus.cc:1081] T 812dec3bbe5940f18b63081011d6f7bf P 22ed225240b246e986a1eea8a2d4344a [term 1 LEADER]: Signalling peer 445da0495cbc481baae6da45e07deef5 to start an election
I20260709 13:15:24.114672  9275 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "812dec3bbe5940f18b63081011d6f7bf"
dest_uuid: "445da0495cbc481baae6da45e07deef5"
 from {username='slave'} at 127.0.0.1:44786
I20260709 13:15:24.115198  9275 raft_consensus.cc:493] T 812dec3bbe5940f18b63081011d6f7bf P 445da0495cbc481baae6da45e07deef5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:24.115559  9275 raft_consensus.cc:3060] T 812dec3bbe5940f18b63081011d6f7bf P 445da0495cbc481baae6da45e07deef5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.121277  9275 raft_consensus.cc:515] T 812dec3bbe5940f18b63081011d6f7bf P 445da0495cbc481baae6da45e07deef5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:24.123100  9275 leader_election.cc:290] T 812dec3bbe5940f18b63081011d6f7bf P 445da0495cbc481baae6da45e07deef5 [CANDIDATE]: Term 2 election: Requested vote from peers 6340a9e0eddc405c982c436b589ef82f (127.8.218.65:34723), 22ed225240b246e986a1eea8a2d4344a (127.8.218.67:42591)
I20260709 13:15:24.124609  9349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "812dec3bbe5940f18b63081011d6f7bf" candidate_uuid: "445da0495cbc481baae6da45e07deef5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22ed225240b246e986a1eea8a2d4344a"
I20260709 13:15:24.125226  9349 raft_consensus.cc:3055] T 812dec3bbe5940f18b63081011d6f7bf P 22ed225240b246e986a1eea8a2d4344a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:24.125514  9349 raft_consensus.cc:740] T 812dec3bbe5940f18b63081011d6f7bf P 22ed225240b246e986a1eea8a2d4344a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 22ed225240b246e986a1eea8a2d4344a, State: Running, Role: LEADER
I20260709 13:15:24.126207  9349 consensus_queue.cc:260] T 812dec3bbe5940f18b63081011d6f7bf P 22ed225240b246e986a1eea8a2d4344a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:24.127200  9349 raft_consensus.cc:3060] T 812dec3bbe5940f18b63081011d6f7bf P 22ed225240b246e986a1eea8a2d4344a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.124565  9199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "812dec3bbe5940f18b63081011d6f7bf" candidate_uuid: "445da0495cbc481baae6da45e07deef5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6340a9e0eddc405c982c436b589ef82f"
I20260709 13:15:24.130064  9199 raft_consensus.cc:3060] T 812dec3bbe5940f18b63081011d6f7bf P 6340a9e0eddc405c982c436b589ef82f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.132360  9349 raft_consensus.cc:2468] T 812dec3bbe5940f18b63081011d6f7bf P 22ed225240b246e986a1eea8a2d4344a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 445da0495cbc481baae6da45e07deef5 in term 2.
I20260709 13:15:24.133481  9239 leader_election.cc:304] T 812dec3bbe5940f18b63081011d6f7bf P 445da0495cbc481baae6da45e07deef5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22ed225240b246e986a1eea8a2d4344a, 445da0495cbc481baae6da45e07deef5; no voters: 
I20260709 13:15:24.134189  9400 raft_consensus.cc:2804] T 812dec3bbe5940f18b63081011d6f7bf P 445da0495cbc481baae6da45e07deef5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:24.134601  9400 raft_consensus.cc:697] T 812dec3bbe5940f18b63081011d6f7bf P 445da0495cbc481baae6da45e07deef5 [term 2 LEADER]: Becoming Leader. State: Replica: 445da0495cbc481baae6da45e07deef5, State: Running, Role: LEADER
I20260709 13:15:24.135388  9400 consensus_queue.cc:237] T 812dec3bbe5940f18b63081011d6f7bf P 445da0495cbc481baae6da45e07deef5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:24.136304  9199 raft_consensus.cc:2468] T 812dec3bbe5940f18b63081011d6f7bf P 6340a9e0eddc405c982c436b589ef82f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 445da0495cbc481baae6da45e07deef5 in term 2.
I20260709 13:15:24.141568  9097 catalog_manager.cc:5697] T 812dec3bbe5940f18b63081011d6f7bf P 445da0495cbc481baae6da45e07deef5 reported cstate change: term changed from 1 to 2, leader changed from 22ed225240b246e986a1eea8a2d4344a (127.8.218.67) to 445da0495cbc481baae6da45e07deef5 (127.8.218.66). New cstate: current_term: 2 leader_uuid: "445da0495cbc481baae6da45e07deef5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:24.196807  9418 raft_consensus.cc:993] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 22ed225240b246e986a1eea8a2d4344a: : Instructing follower 445da0495cbc481baae6da45e07deef5 to start an election
I20260709 13:15:24.197271  9422 raft_consensus.cc:1081] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 22ed225240b246e986a1eea8a2d4344a [term 1 LEADER]: Signalling peer 445da0495cbc481baae6da45e07deef5 to start an election
I20260709 13:15:24.198807  9275 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3ac3d4d7ec9b4a0f89192ebbec29513d"
dest_uuid: "445da0495cbc481baae6da45e07deef5"
 from {username='slave'} at 127.0.0.1:44786
I20260709 13:15:24.199328  9275 raft_consensus.cc:493] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 445da0495cbc481baae6da45e07deef5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:24.199698  9275 raft_consensus.cc:3060] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 445da0495cbc481baae6da45e07deef5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.206151  9275 raft_consensus.cc:515] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 445da0495cbc481baae6da45e07deef5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:24.208094  9275 leader_election.cc:290] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 445da0495cbc481baae6da45e07deef5 [CANDIDATE]: Term 2 election: Requested vote from peers 6340a9e0eddc405c982c436b589ef82f (127.8.218.65:34723), 22ed225240b246e986a1eea8a2d4344a (127.8.218.67:42591)
I20260709 13:15:24.209455  9199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac3d4d7ec9b4a0f89192ebbec29513d" candidate_uuid: "445da0495cbc481baae6da45e07deef5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6340a9e0eddc405c982c436b589ef82f"
I20260709 13:15:24.209470  9349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac3d4d7ec9b4a0f89192ebbec29513d" candidate_uuid: "445da0495cbc481baae6da45e07deef5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22ed225240b246e986a1eea8a2d4344a"
I20260709 13:15:24.210083  9199 raft_consensus.cc:3060] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 6340a9e0eddc405c982c436b589ef82f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.210203  9349 raft_consensus.cc:3055] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 22ed225240b246e986a1eea8a2d4344a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:24.210616  9349 raft_consensus.cc:740] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 22ed225240b246e986a1eea8a2d4344a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 22ed225240b246e986a1eea8a2d4344a, State: Running, Role: LEADER
I20260709 13:15:24.211377  9349 consensus_queue.cc:260] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 22ed225240b246e986a1eea8a2d4344a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:24.212294  9349 raft_consensus.cc:3060] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 22ed225240b246e986a1eea8a2d4344a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.216363  9349 raft_consensus.cc:2468] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 22ed225240b246e986a1eea8a2d4344a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 445da0495cbc481baae6da45e07deef5 in term 2.
I20260709 13:15:24.216622  9199 raft_consensus.cc:2468] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 6340a9e0eddc405c982c436b589ef82f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 445da0495cbc481baae6da45e07deef5 in term 2.
I20260709 13:15:24.217393  9239 leader_election.cc:304] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 445da0495cbc481baae6da45e07deef5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22ed225240b246e986a1eea8a2d4344a, 445da0495cbc481baae6da45e07deef5; no voters: 
I20260709 13:15:24.218122  9400 raft_consensus.cc:2804] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 445da0495cbc481baae6da45e07deef5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:24.218621  9400 raft_consensus.cc:697] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 445da0495cbc481baae6da45e07deef5 [term 2 LEADER]: Becoming Leader. State: Replica: 445da0495cbc481baae6da45e07deef5, State: Running, Role: LEADER
I20260709 13:15:24.219316  9400 consensus_queue.cc:237] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 445da0495cbc481baae6da45e07deef5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:24.224826  9097 catalog_manager.cc:5697] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 445da0495cbc481baae6da45e07deef5 reported cstate change: term changed from 1 to 2, leader changed from 22ed225240b246e986a1eea8a2d4344a (127.8.218.67) to 445da0495cbc481baae6da45e07deef5 (127.8.218.66). New cstate: current_term: 2 leader_uuid: "445da0495cbc481baae6da45e07deef5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:24.268500  9422 consensus_queue.cc:1048] T 86c8bae718d34143b202fd309993e5b8 P 22ed225240b246e986a1eea8a2d4344a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:24.278838  9422 consensus_queue.cc:1048] T 86c8bae718d34143b202fd309993e5b8 P 22ed225240b246e986a1eea8a2d4344a [LEADER]: Connected to new peer: Peer: permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:24.282056  9422 raft_consensus.cc:993] T 7192b6e78cb34b488bab1800e87cafe1 P 22ed225240b246e986a1eea8a2d4344a: : Instructing follower 6340a9e0eddc405c982c436b589ef82f to start an election
I20260709 13:15:24.282467  9458 raft_consensus.cc:1081] T 7192b6e78cb34b488bab1800e87cafe1 P 22ed225240b246e986a1eea8a2d4344a [term 1 LEADER]: Signalling peer 6340a9e0eddc405c982c436b589ef82f to start an election
I20260709 13:15:24.285728  9200 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7192b6e78cb34b488bab1800e87cafe1"
dest_uuid: "6340a9e0eddc405c982c436b589ef82f"
 from {username='slave'} at 127.0.0.1:42064
I20260709 13:15:24.286262  9200 raft_consensus.cc:493] T 7192b6e78cb34b488bab1800e87cafe1 P 6340a9e0eddc405c982c436b589ef82f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:24.286582  9200 raft_consensus.cc:3060] T 7192b6e78cb34b488bab1800e87cafe1 P 6340a9e0eddc405c982c436b589ef82f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.290951  9200 raft_consensus.cc:515] T 7192b6e78cb34b488bab1800e87cafe1 P 6340a9e0eddc405c982c436b589ef82f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:24.296159  9200 leader_election.cc:290] T 7192b6e78cb34b488bab1800e87cafe1 P 6340a9e0eddc405c982c436b589ef82f [CANDIDATE]: Term 2 election: Requested vote from peers 445da0495cbc481baae6da45e07deef5 (127.8.218.66:34441), 22ed225240b246e986a1eea8a2d4344a (127.8.218.67:42591)
I20260709 13:15:24.297039  9349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7192b6e78cb34b488bab1800e87cafe1" candidate_uuid: "6340a9e0eddc405c982c436b589ef82f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22ed225240b246e986a1eea8a2d4344a"
I20260709 13:15:24.297649  9349 raft_consensus.cc:3055] T 7192b6e78cb34b488bab1800e87cafe1 P 22ed225240b246e986a1eea8a2d4344a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:24.298000  9349 raft_consensus.cc:740] T 7192b6e78cb34b488bab1800e87cafe1 P 22ed225240b246e986a1eea8a2d4344a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 22ed225240b246e986a1eea8a2d4344a, State: Running, Role: LEADER
I20260709 13:15:24.298851  9349 consensus_queue.cc:260] T 7192b6e78cb34b488bab1800e87cafe1 P 22ed225240b246e986a1eea8a2d4344a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:24.299245  9275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7192b6e78cb34b488bab1800e87cafe1" candidate_uuid: "6340a9e0eddc405c982c436b589ef82f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "445da0495cbc481baae6da45e07deef5"
I20260709 13:15:24.299844  9275 raft_consensus.cc:3060] T 7192b6e78cb34b488bab1800e87cafe1 P 445da0495cbc481baae6da45e07deef5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.300221  9349 raft_consensus.cc:3060] T 7192b6e78cb34b488bab1800e87cafe1 P 22ed225240b246e986a1eea8a2d4344a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.304952  9349 raft_consensus.cc:2468] T 7192b6e78cb34b488bab1800e87cafe1 P 22ed225240b246e986a1eea8a2d4344a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6340a9e0eddc405c982c436b589ef82f in term 2.
I20260709 13:15:24.305855  9164 leader_election.cc:304] T 7192b6e78cb34b488bab1800e87cafe1 P 6340a9e0eddc405c982c436b589ef82f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22ed225240b246e986a1eea8a2d4344a, 6340a9e0eddc405c982c436b589ef82f; no voters: 
I20260709 13:15:24.306041  9275 raft_consensus.cc:2468] T 7192b6e78cb34b488bab1800e87cafe1 P 445da0495cbc481baae6da45e07deef5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6340a9e0eddc405c982c436b589ef82f in term 2.
I20260709 13:15:24.306620  9431 raft_consensus.cc:2804] T 7192b6e78cb34b488bab1800e87cafe1 P 6340a9e0eddc405c982c436b589ef82f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:24.307056  9431 raft_consensus.cc:697] T 7192b6e78cb34b488bab1800e87cafe1 P 6340a9e0eddc405c982c436b589ef82f [term 2 LEADER]: Becoming Leader. State: Replica: 6340a9e0eddc405c982c436b589ef82f, State: Running, Role: LEADER
I20260709 13:15:24.307857  9431 consensus_queue.cc:237] T 7192b6e78cb34b488bab1800e87cafe1 P 6340a9e0eddc405c982c436b589ef82f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:24.313594  9094 catalog_manager.cc:5697] T 7192b6e78cb34b488bab1800e87cafe1 P 6340a9e0eddc405c982c436b589ef82f reported cstate change: term changed from 1 to 2, leader changed from 22ed225240b246e986a1eea8a2d4344a (127.8.218.67) to 6340a9e0eddc405c982c436b589ef82f (127.8.218.65). New cstate: current_term: 2 leader_uuid: "6340a9e0eddc405c982c436b589ef82f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:24.344908  9439 raft_consensus.cc:993] T dfe554e86263427eb4eabcf39adc0b1d P 6340a9e0eddc405c982c436b589ef82f: : Instructing follower 445da0495cbc481baae6da45e07deef5 to start an election
I20260709 13:15:24.345351  9431 raft_consensus.cc:1081] T dfe554e86263427eb4eabcf39adc0b1d P 6340a9e0eddc405c982c436b589ef82f [term 1 LEADER]: Signalling peer 445da0495cbc481baae6da45e07deef5 to start an election
I20260709 13:15:24.346769  9275 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dfe554e86263427eb4eabcf39adc0b1d"
dest_uuid: "445da0495cbc481baae6da45e07deef5"
 from {username='slave'} at 127.0.0.1:44788
I20260709 13:15:24.347306  9275 raft_consensus.cc:493] T dfe554e86263427eb4eabcf39adc0b1d P 445da0495cbc481baae6da45e07deef5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:24.347692  9275 raft_consensus.cc:3060] T dfe554e86263427eb4eabcf39adc0b1d P 445da0495cbc481baae6da45e07deef5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.352594  9275 raft_consensus.cc:515] T dfe554e86263427eb4eabcf39adc0b1d P 445da0495cbc481baae6da45e07deef5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:24.354312  9275 leader_election.cc:290] T dfe554e86263427eb4eabcf39adc0b1d P 445da0495cbc481baae6da45e07deef5 [CANDIDATE]: Term 2 election: Requested vote from peers 6340a9e0eddc405c982c436b589ef82f (127.8.218.65:34723), 22ed225240b246e986a1eea8a2d4344a (127.8.218.67:42591)
I20260709 13:15:24.354974  9200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfe554e86263427eb4eabcf39adc0b1d" candidate_uuid: "445da0495cbc481baae6da45e07deef5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6340a9e0eddc405c982c436b589ef82f"
I20260709 13:15:24.355500  9200 raft_consensus.cc:3055] T dfe554e86263427eb4eabcf39adc0b1d P 6340a9e0eddc405c982c436b589ef82f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:24.355347  9349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfe554e86263427eb4eabcf39adc0b1d" candidate_uuid: "445da0495cbc481baae6da45e07deef5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22ed225240b246e986a1eea8a2d4344a"
I20260709 13:15:24.355911  9200 raft_consensus.cc:740] T dfe554e86263427eb4eabcf39adc0b1d P 6340a9e0eddc405c982c436b589ef82f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6340a9e0eddc405c982c436b589ef82f, State: Running, Role: LEADER
I20260709 13:15:24.356253  9349 raft_consensus.cc:3060] T dfe554e86263427eb4eabcf39adc0b1d P 22ed225240b246e986a1eea8a2d4344a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.356693  9200 consensus_queue.cc:260] T dfe554e86263427eb4eabcf39adc0b1d P 6340a9e0eddc405c982c436b589ef82f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:24.357640  9200 raft_consensus.cc:3060] T dfe554e86263427eb4eabcf39adc0b1d P 6340a9e0eddc405c982c436b589ef82f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.362126  9200 raft_consensus.cc:2468] T dfe554e86263427eb4eabcf39adc0b1d P 6340a9e0eddc405c982c436b589ef82f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 445da0495cbc481baae6da45e07deef5 in term 2.
I20260709 13:15:24.362838  9349 raft_consensus.cc:2468] T dfe554e86263427eb4eabcf39adc0b1d P 22ed225240b246e986a1eea8a2d4344a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 445da0495cbc481baae6da45e07deef5 in term 2.
I20260709 13:15:24.363071  9239 leader_election.cc:304] T dfe554e86263427eb4eabcf39adc0b1d P 445da0495cbc481baae6da45e07deef5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 445da0495cbc481baae6da45e07deef5, 6340a9e0eddc405c982c436b589ef82f; no voters: 
I20260709 13:15:24.363842  9400 raft_consensus.cc:2804] T dfe554e86263427eb4eabcf39adc0b1d P 445da0495cbc481baae6da45e07deef5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:24.364315  9400 raft_consensus.cc:697] T dfe554e86263427eb4eabcf39adc0b1d P 445da0495cbc481baae6da45e07deef5 [term 2 LEADER]: Becoming Leader. State: Replica: 445da0495cbc481baae6da45e07deef5, State: Running, Role: LEADER
I20260709 13:15:24.364988  9400 consensus_queue.cc:237] T dfe554e86263427eb4eabcf39adc0b1d P 445da0495cbc481baae6da45e07deef5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:24.371032  9094 catalog_manager.cc:5697] T dfe554e86263427eb4eabcf39adc0b1d P 445da0495cbc481baae6da45e07deef5 reported cstate change: term changed from 1 to 2, leader changed from 6340a9e0eddc405c982c436b589ef82f (127.8.218.65) to 445da0495cbc481baae6da45e07deef5 (127.8.218.66). New cstate: current_term: 2 leader_uuid: "445da0495cbc481baae6da45e07deef5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:24.613291  9349 raft_consensus.cc:1275] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 22ed225240b246e986a1eea8a2d4344a [term 2 FOLLOWER]: Refusing update from remote peer 445da0495cbc481baae6da45e07deef5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:24.614610  9400 consensus_queue.cc:1048] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 445da0495cbc481baae6da45e07deef5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:24.622772  9200 raft_consensus.cc:1275] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 6340a9e0eddc405c982c436b589ef82f [term 2 FOLLOWER]: Refusing update from remote peer 445da0495cbc481baae6da45e07deef5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:24.624562  9478 consensus_queue.cc:1048] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 445da0495cbc481baae6da45e07deef5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:24.646673  9200 raft_consensus.cc:1275] T 53e5a8bec54b4d30a16153415c2def2e P 6340a9e0eddc405c982c436b589ef82f [term 2 FOLLOWER]: Refusing update from remote peer 445da0495cbc481baae6da45e07deef5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:24.647732  9478 consensus_queue.cc:1048] T 53e5a8bec54b4d30a16153415c2def2e P 445da0495cbc481baae6da45e07deef5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:24.651255  9349 raft_consensus.cc:1275] T 53e5a8bec54b4d30a16153415c2def2e P 22ed225240b246e986a1eea8a2d4344a [term 2 FOLLOWER]: Refusing update from remote peer 445da0495cbc481baae6da45e07deef5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:24.653330  9472 consensus_queue.cc:1048] T 53e5a8bec54b4d30a16153415c2def2e P 445da0495cbc481baae6da45e07deef5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:24.656693  9349 raft_consensus.cc:1275] T 812dec3bbe5940f18b63081011d6f7bf P 22ed225240b246e986a1eea8a2d4344a [term 2 FOLLOWER]: Refusing update from remote peer 445da0495cbc481baae6da45e07deef5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:24.658677  9472 consensus_queue.cc:1048] T 812dec3bbe5940f18b63081011d6f7bf P 445da0495cbc481baae6da45e07deef5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:24.668176  9200 raft_consensus.cc:1275] T 812dec3bbe5940f18b63081011d6f7bf P 6340a9e0eddc405c982c436b589ef82f [term 2 FOLLOWER]: Refusing update from remote peer 445da0495cbc481baae6da45e07deef5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:24.669646  9472 consensus_queue.cc:1048] T 812dec3bbe5940f18b63081011d6f7bf P 445da0495cbc481baae6da45e07deef5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:24.677361  9275 raft_consensus.cc:1275] T ea3731962fdd415a95302486932dddba P 445da0495cbc481baae6da45e07deef5 [term 2 FOLLOWER]: Refusing update from remote peer 6340a9e0eddc405c982c436b589ef82f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:24.678318  9431 consensus_queue.cc:1048] T ea3731962fdd415a95302486932dddba P 6340a9e0eddc405c982c436b589ef82f [LEADER]: Connected to new peer: Peer: permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:24.687207  9349 raft_consensus.cc:1275] T ea3731962fdd415a95302486932dddba P 22ed225240b246e986a1eea8a2d4344a [term 2 FOLLOWER]: Refusing update from remote peer 6340a9e0eddc405c982c436b589ef82f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:24.688591  9439 consensus_queue.cc:1048] T ea3731962fdd415a95302486932dddba P 6340a9e0eddc405c982c436b589ef82f [LEADER]: Connected to new peer: Peer: permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:24.728655  9349 raft_consensus.cc:1275] T 7192b6e78cb34b488bab1800e87cafe1 P 22ed225240b246e986a1eea8a2d4344a [term 2 FOLLOWER]: Refusing update from remote peer 6340a9e0eddc405c982c436b589ef82f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:24.729812  9439 consensus_queue.cc:1048] T 7192b6e78cb34b488bab1800e87cafe1 P 6340a9e0eddc405c982c436b589ef82f [LEADER]: Connected to new peer: Peer: permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:24.738046  9275 raft_consensus.cc:1275] T 7192b6e78cb34b488bab1800e87cafe1 P 445da0495cbc481baae6da45e07deef5 [term 2 FOLLOWER]: Refusing update from remote peer 6340a9e0eddc405c982c436b589ef82f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:24.739487  9437 consensus_queue.cc:1048] T 7192b6e78cb34b488bab1800e87cafe1 P 6340a9e0eddc405c982c436b589ef82f [LEADER]: Connected to new peer: Peer: permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:24.752266  9349 raft_consensus.cc:1275] T dfe554e86263427eb4eabcf39adc0b1d P 22ed225240b246e986a1eea8a2d4344a [term 2 FOLLOWER]: Refusing update from remote peer 445da0495cbc481baae6da45e07deef5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:24.753436  9478 consensus_queue.cc:1048] T dfe554e86263427eb4eabcf39adc0b1d P 445da0495cbc481baae6da45e07deef5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:24.760023  9200 raft_consensus.cc:1275] T dfe554e86263427eb4eabcf39adc0b1d P 6340a9e0eddc405c982c436b589ef82f [term 2 FOLLOWER]: Refusing update from remote peer 445da0495cbc481baae6da45e07deef5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:24.761425  9400 consensus_queue.cc:1048] T dfe554e86263427eb4eabcf39adc0b1d P 445da0495cbc481baae6da45e07deef5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:27.020852  9065 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260709 13:15:27.021831  9065 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:27.041707  9200 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "164de51c26c9406e97fd41fc715df3e1"
dest_uuid: "6340a9e0eddc405c982c436b589ef82f"
mode: GRACEFUL
new_leader_uuid: "22ed225240b246e986a1eea8a2d4344a"
 from {username='slave'} at 127.0.0.1:33290
I20260709 13:15:27.042276  9200 raft_consensus.cc:606] T 164de51c26c9406e97fd41fc715df3e1 P 6340a9e0eddc405c982c436b589ef82f [term 1 LEADER]: Received request to transfer leadership to TS 22ed225240b246e986a1eea8a2d4344a
I20260709 13:15:27.053097  9274 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "812dec3bbe5940f18b63081011d6f7bf"
dest_uuid: "445da0495cbc481baae6da45e07deef5"
mode: GRACEFUL
new_leader_uuid: "22ed225240b246e986a1eea8a2d4344a"
 from {username='slave'} at 127.0.0.1:59758
I20260709 13:15:27.053612  9274 raft_consensus.cc:606] T 812dec3bbe5940f18b63081011d6f7bf P 445da0495cbc481baae6da45e07deef5 [term 2 LEADER]: Received request to transfer leadership to TS 22ed225240b246e986a1eea8a2d4344a
I20260709 13:15:27.054720  9065 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:15:27.055282  9065 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:27.076850  9492 raft_consensus.cc:993] T 164de51c26c9406e97fd41fc715df3e1 P 6340a9e0eddc405c982c436b589ef82f: : Instructing follower 22ed225240b246e986a1eea8a2d4344a to start an election
I20260709 13:15:27.077920  9492 raft_consensus.cc:1081] T 164de51c26c9406e97fd41fc715df3e1 P 6340a9e0eddc405c982c436b589ef82f [term 1 LEADER]: Signalling peer 22ed225240b246e986a1eea8a2d4344a to start an election
I20260709 13:15:27.079728  9349 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "164de51c26c9406e97fd41fc715df3e1"
dest_uuid: "22ed225240b246e986a1eea8a2d4344a"
 from {username='slave'} at 127.0.0.1:55584
I20260709 13:15:27.080264  9349 raft_consensus.cc:493] T 164de51c26c9406e97fd41fc715df3e1 P 22ed225240b246e986a1eea8a2d4344a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:27.080562  9349 raft_consensus.cc:3060] T 164de51c26c9406e97fd41fc715df3e1 P 22ed225240b246e986a1eea8a2d4344a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:27.084218  9349 raft_consensus.cc:515] T 164de51c26c9406e97fd41fc715df3e1 P 22ed225240b246e986a1eea8a2d4344a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:27.085466  9349 leader_election.cc:290] T 164de51c26c9406e97fd41fc715df3e1 P 22ed225240b246e986a1eea8a2d4344a [CANDIDATE]: Term 2 election: Requested vote from peers 6340a9e0eddc405c982c436b589ef82f (127.8.218.65:34723), 445da0495cbc481baae6da45e07deef5 (127.8.218.66:34441)
I20260709 13:15:27.086427  9200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "164de51c26c9406e97fd41fc715df3e1" candidate_uuid: "22ed225240b246e986a1eea8a2d4344a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6340a9e0eddc405c982c436b589ef82f"
I20260709 13:15:27.086659  9274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "164de51c26c9406e97fd41fc715df3e1" candidate_uuid: "22ed225240b246e986a1eea8a2d4344a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "445da0495cbc481baae6da45e07deef5"
I20260709 13:15:27.087169  9200 raft_consensus.cc:3055] T 164de51c26c9406e97fd41fc715df3e1 P 6340a9e0eddc405c982c436b589ef82f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:27.087229  9274 raft_consensus.cc:3060] T 164de51c26c9406e97fd41fc715df3e1 P 445da0495cbc481baae6da45e07deef5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:27.087728  9200 raft_consensus.cc:740] T 164de51c26c9406e97fd41fc715df3e1 P 6340a9e0eddc405c982c436b589ef82f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6340a9e0eddc405c982c436b589ef82f, State: Running, Role: LEADER
I20260709 13:15:27.088641  9200 consensus_queue.cc:260] T 164de51c26c9406e97fd41fc715df3e1 P 6340a9e0eddc405c982c436b589ef82f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:27.089985  9200 raft_consensus.cc:3060] T 164de51c26c9406e97fd41fc715df3e1 P 6340a9e0eddc405c982c436b589ef82f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:27.095305  9274 raft_consensus.cc:2468] T 164de51c26c9406e97fd41fc715df3e1 P 445da0495cbc481baae6da45e07deef5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22ed225240b246e986a1eea8a2d4344a in term 2.
I20260709 13:15:27.096711  9312 leader_election.cc:304] T 164de51c26c9406e97fd41fc715df3e1 P 22ed225240b246e986a1eea8a2d4344a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22ed225240b246e986a1eea8a2d4344a, 445da0495cbc481baae6da45e07deef5; no voters: 
I20260709 13:15:27.097198  9200 raft_consensus.cc:2468] T 164de51c26c9406e97fd41fc715df3e1 P 6340a9e0eddc405c982c436b589ef82f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22ed225240b246e986a1eea8a2d4344a in term 2.
I20260709 13:15:27.097391  9487 raft_consensus.cc:2804] T 164de51c26c9406e97fd41fc715df3e1 P 22ed225240b246e986a1eea8a2d4344a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:27.098627  9487 raft_consensus.cc:697] T 164de51c26c9406e97fd41fc715df3e1 P 22ed225240b246e986a1eea8a2d4344a [term 2 LEADER]: Becoming Leader. State: Replica: 22ed225240b246e986a1eea8a2d4344a, State: Running, Role: LEADER
I20260709 13:15:27.099414  9487 consensus_queue.cc:237] T 164de51c26c9406e97fd41fc715df3e1 P 22ed225240b246e986a1eea8a2d4344a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:27.107100  9097 catalog_manager.cc:5697] T 164de51c26c9406e97fd41fc715df3e1 P 22ed225240b246e986a1eea8a2d4344a reported cstate change: term changed from 1 to 2, leader changed from 6340a9e0eddc405c982c436b589ef82f (127.8.218.65) to 22ed225240b246e986a1eea8a2d4344a (127.8.218.67). New cstate: current_term: 2 leader_uuid: "22ed225240b246e986a1eea8a2d4344a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:27.505649  9200 raft_consensus.cc:1275] T 164de51c26c9406e97fd41fc715df3e1 P 6340a9e0eddc405c982c436b589ef82f [term 2 FOLLOWER]: Refusing update from remote peer 22ed225240b246e986a1eea8a2d4344a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:27.507565  9487 consensus_queue.cc:1048] T 164de51c26c9406e97fd41fc715df3e1 P 22ed225240b246e986a1eea8a2d4344a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:27.510339  9500 raft_consensus.cc:993] T 812dec3bbe5940f18b63081011d6f7bf P 445da0495cbc481baae6da45e07deef5: : Instructing follower 22ed225240b246e986a1eea8a2d4344a to start an election
I20260709 13:15:27.510842  9500 raft_consensus.cc:1081] T 812dec3bbe5940f18b63081011d6f7bf P 445da0495cbc481baae6da45e07deef5 [term 2 LEADER]: Signalling peer 22ed225240b246e986a1eea8a2d4344a to start an election
I20260709 13:15:27.512565  9349 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "812dec3bbe5940f18b63081011d6f7bf"
dest_uuid: "22ed225240b246e986a1eea8a2d4344a"
 from {username='slave'} at 127.0.0.1:55588
I20260709 13:15:27.513123  9349 raft_consensus.cc:493] T 812dec3bbe5940f18b63081011d6f7bf P 22ed225240b246e986a1eea8a2d4344a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:27.513479  9349 raft_consensus.cc:3060] T 812dec3bbe5940f18b63081011d6f7bf P 22ed225240b246e986a1eea8a2d4344a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:27.520437  9349 raft_consensus.cc:515] T 812dec3bbe5940f18b63081011d6f7bf P 22ed225240b246e986a1eea8a2d4344a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:27.523113  9274 raft_consensus.cc:1275] T 164de51c26c9406e97fd41fc715df3e1 P 445da0495cbc481baae6da45e07deef5 [term 2 FOLLOWER]: Refusing update from remote peer 22ed225240b246e986a1eea8a2d4344a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:27.524853  9200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "812dec3bbe5940f18b63081011d6f7bf" candidate_uuid: "22ed225240b246e986a1eea8a2d4344a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6340a9e0eddc405c982c436b589ef82f"
I20260709 13:15:27.525456  9200 raft_consensus.cc:3060] T 812dec3bbe5940f18b63081011d6f7bf P 6340a9e0eddc405c982c436b589ef82f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:27.525290  9487 consensus_queue.cc:1048] T 164de51c26c9406e97fd41fc715df3e1 P 22ed225240b246e986a1eea8a2d4344a [LEADER]: Connected to new peer: Peer: permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:27.527326  9349 leader_election.cc:290] T 812dec3bbe5940f18b63081011d6f7bf P 22ed225240b246e986a1eea8a2d4344a [CANDIDATE]: Term 3 election: Requested vote from peers 6340a9e0eddc405c982c436b589ef82f (127.8.218.65:34723), 445da0495cbc481baae6da45e07deef5 (127.8.218.66:34441)
I20260709 13:15:27.527907  9275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "812dec3bbe5940f18b63081011d6f7bf" candidate_uuid: "22ed225240b246e986a1eea8a2d4344a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "445da0495cbc481baae6da45e07deef5"
I20260709 13:15:27.528471  9275 raft_consensus.cc:3055] T 812dec3bbe5940f18b63081011d6f7bf P 445da0495cbc481baae6da45e07deef5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:27.528775  9275 raft_consensus.cc:740] T 812dec3bbe5940f18b63081011d6f7bf P 445da0495cbc481baae6da45e07deef5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 445da0495cbc481baae6da45e07deef5, State: Running, Role: LEADER
I20260709 13:15:27.529456  9275 consensus_queue.cc:260] T 812dec3bbe5940f18b63081011d6f7bf P 445da0495cbc481baae6da45e07deef5 [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: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:27.530659  9275 raft_consensus.cc:3060] T 812dec3bbe5940f18b63081011d6f7bf P 445da0495cbc481baae6da45e07deef5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:27.532809  9200 raft_consensus.cc:2468] T 812dec3bbe5940f18b63081011d6f7bf P 6340a9e0eddc405c982c436b589ef82f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22ed225240b246e986a1eea8a2d4344a in term 3.
I20260709 13:15:27.534878  9313 leader_election.cc:304] T 812dec3bbe5940f18b63081011d6f7bf P 22ed225240b246e986a1eea8a2d4344a [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: 22ed225240b246e986a1eea8a2d4344a, 6340a9e0eddc405c982c436b589ef82f; no voters: 
I20260709 13:15:27.535633  9487 raft_consensus.cc:2804] T 812dec3bbe5940f18b63081011d6f7bf P 22ed225240b246e986a1eea8a2d4344a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:27.536195  9487 raft_consensus.cc:697] T 812dec3bbe5940f18b63081011d6f7bf P 22ed225240b246e986a1eea8a2d4344a [term 3 LEADER]: Becoming Leader. State: Replica: 22ed225240b246e986a1eea8a2d4344a, State: Running, Role: LEADER
I20260709 13:15:27.537256  9487 consensus_queue.cc:237] T 812dec3bbe5940f18b63081011d6f7bf P 22ed225240b246e986a1eea8a2d4344a [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: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:27.539763  9275 raft_consensus.cc:2468] T 812dec3bbe5940f18b63081011d6f7bf P 445da0495cbc481baae6da45e07deef5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22ed225240b246e986a1eea8a2d4344a in term 3.
I20260709 13:15:27.548733  9095 catalog_manager.cc:5697] T 812dec3bbe5940f18b63081011d6f7bf P 22ed225240b246e986a1eea8a2d4344a reported cstate change: term changed from 2 to 3, leader changed from 445da0495cbc481baae6da45e07deef5 (127.8.218.66) to 22ed225240b246e986a1eea8a2d4344a (127.8.218.67). New cstate: current_term: 3 leader_uuid: "22ed225240b246e986a1eea8a2d4344a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:27.946544  9200 raft_consensus.cc:1275] T 812dec3bbe5940f18b63081011d6f7bf P 6340a9e0eddc405c982c436b589ef82f [term 3 FOLLOWER]: Refusing update from remote peer 22ed225240b246e986a1eea8a2d4344a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:27.947976  9487 consensus_queue.cc:1048] T 812dec3bbe5940f18b63081011d6f7bf P 22ed225240b246e986a1eea8a2d4344a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:27.958272  9274 raft_consensus.cc:1275] T 812dec3bbe5940f18b63081011d6f7bf P 445da0495cbc481baae6da45e07deef5 [term 3 FOLLOWER]: Refusing update from remote peer 22ed225240b246e986a1eea8a2d4344a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:27.964254  9508 consensus_queue.cc:1048] T 812dec3bbe5940f18b63081011d6f7bf P 22ed225240b246e986a1eea8a2d4344a [LEADER]: Connected to new peer: Peer: permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:28.056216  9065 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:28.065328  9200 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fdf5c1d4860f43afa876bc0a8d225288"
dest_uuid: "6340a9e0eddc405c982c436b589ef82f"
mode: GRACEFUL
new_leader_uuid: "445da0495cbc481baae6da45e07deef5"
 from {username='slave'} at 127.0.0.1:42084
I20260709 13:15:28.065826  9200 raft_consensus.cc:606] T fdf5c1d4860f43afa876bc0a8d225288 P 6340a9e0eddc405c982c436b589ef82f [term 1 LEADER]: Received request to transfer leadership to TS 445da0495cbc481baae6da45e07deef5
I20260709 13:15:28.070317  9199 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea3731962fdd415a95302486932dddba"
dest_uuid: "6340a9e0eddc405c982c436b589ef82f"
mode: GRACEFUL
new_leader_uuid: "445da0495cbc481baae6da45e07deef5"
 from {username='slave'} at 127.0.0.1:42084
I20260709 13:15:28.070781  9199 raft_consensus.cc:606] T ea3731962fdd415a95302486932dddba P 6340a9e0eddc405c982c436b589ef82f [term 2 LEADER]: Received request to transfer leadership to TS 445da0495cbc481baae6da45e07deef5
I20260709 13:15:28.074915  9349 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "164de51c26c9406e97fd41fc715df3e1"
dest_uuid: "22ed225240b246e986a1eea8a2d4344a"
mode: GRACEFUL
new_leader_uuid: "445da0495cbc481baae6da45e07deef5"
 from {username='slave'} at 127.0.0.1:55600
I20260709 13:15:28.075287  9349 raft_consensus.cc:606] T 164de51c26c9406e97fd41fc715df3e1 P 22ed225240b246e986a1eea8a2d4344a [term 2 LEADER]: Received request to transfer leadership to TS 445da0495cbc481baae6da45e07deef5
I20260709 13:15:28.079296  9199 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7192b6e78cb34b488bab1800e87cafe1"
dest_uuid: "6340a9e0eddc405c982c436b589ef82f"
mode: GRACEFUL
new_leader_uuid: "445da0495cbc481baae6da45e07deef5"
 from {username='slave'} at 127.0.0.1:42084
I20260709 13:15:28.079921  9199 raft_consensus.cc:606] T 7192b6e78cb34b488bab1800e87cafe1 P 6340a9e0eddc405c982c436b589ef82f [term 2 LEADER]: Received request to transfer leadership to TS 445da0495cbc481baae6da45e07deef5
I20260709 13:15:28.090392  9349 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "812dec3bbe5940f18b63081011d6f7bf"
dest_uuid: "22ed225240b246e986a1eea8a2d4344a"
mode: GRACEFUL
new_leader_uuid: "445da0495cbc481baae6da45e07deef5"
 from {username='slave'} at 127.0.0.1:55600
I20260709 13:15:28.090772  9349 raft_consensus.cc:606] T 812dec3bbe5940f18b63081011d6f7bf P 22ed225240b246e986a1eea8a2d4344a [term 3 LEADER]: Received request to transfer leadership to TS 445da0495cbc481baae6da45e07deef5
I20260709 13:15:28.107774  9492 raft_consensus.cc:993] T ea3731962fdd415a95302486932dddba P 6340a9e0eddc405c982c436b589ef82f: : Instructing follower 445da0495cbc481baae6da45e07deef5 to start an election
I20260709 13:15:28.108177  9492 raft_consensus.cc:1081] T ea3731962fdd415a95302486932dddba P 6340a9e0eddc405c982c436b589ef82f [term 2 LEADER]: Signalling peer 445da0495cbc481baae6da45e07deef5 to start an election
I20260709 13:15:28.109431  9275 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea3731962fdd415a95302486932dddba"
dest_uuid: "445da0495cbc481baae6da45e07deef5"
 from {username='slave'} at 127.0.0.1:44788
I20260709 13:15:28.109828  9275 raft_consensus.cc:493] T ea3731962fdd415a95302486932dddba P 445da0495cbc481baae6da45e07deef5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:28.110095  9275 raft_consensus.cc:3060] T ea3731962fdd415a95302486932dddba P 445da0495cbc481baae6da45e07deef5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:28.113929  9275 raft_consensus.cc:515] T ea3731962fdd415a95302486932dddba P 445da0495cbc481baae6da45e07deef5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:28.115249  9275 leader_election.cc:290] T ea3731962fdd415a95302486932dddba P 445da0495cbc481baae6da45e07deef5 [CANDIDATE]: Term 3 election: Requested vote from peers 6340a9e0eddc405c982c436b589ef82f (127.8.218.65:34723), 22ed225240b246e986a1eea8a2d4344a (127.8.218.67:42591)
I20260709 13:15:28.116043  9199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3731962fdd415a95302486932dddba" candidate_uuid: "445da0495cbc481baae6da45e07deef5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6340a9e0eddc405c982c436b589ef82f"
I20260709 13:15:28.116360  9349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3731962fdd415a95302486932dddba" candidate_uuid: "445da0495cbc481baae6da45e07deef5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "22ed225240b246e986a1eea8a2d4344a"
I20260709 13:15:28.116606  9199 raft_consensus.cc:3055] T ea3731962fdd415a95302486932dddba P 6340a9e0eddc405c982c436b589ef82f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:28.116863  9349 raft_consensus.cc:3060] T ea3731962fdd415a95302486932dddba P 22ed225240b246e986a1eea8a2d4344a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:28.116904  9199 raft_consensus.cc:740] T ea3731962fdd415a95302486932dddba P 6340a9e0eddc405c982c436b589ef82f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6340a9e0eddc405c982c436b589ef82f, State: Running, Role: LEADER
I20260709 13:15:28.117645  9199 consensus_queue.cc:260] T ea3731962fdd415a95302486932dddba P 6340a9e0eddc405c982c436b589ef82f [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: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:28.118470  9199 raft_consensus.cc:3060] T ea3731962fdd415a95302486932dddba P 6340a9e0eddc405c982c436b589ef82f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:28.120899  9349 raft_consensus.cc:2468] T ea3731962fdd415a95302486932dddba P 22ed225240b246e986a1eea8a2d4344a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 445da0495cbc481baae6da45e07deef5 in term 3.
I20260709 13:15:28.122048  9239 leader_election.cc:304] T ea3731962fdd415a95302486932dddba P 445da0495cbc481baae6da45e07deef5 [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: 22ed225240b246e986a1eea8a2d4344a, 445da0495cbc481baae6da45e07deef5; no voters: 
I20260709 13:15:28.122689  9500 raft_consensus.cc:2804] T ea3731962fdd415a95302486932dddba P 445da0495cbc481baae6da45e07deef5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:28.123661  9500 raft_consensus.cc:697] T ea3731962fdd415a95302486932dddba P 445da0495cbc481baae6da45e07deef5 [term 3 LEADER]: Becoming Leader. State: Replica: 445da0495cbc481baae6da45e07deef5, State: Running, Role: LEADER
I20260709 13:15:28.123981  9199 raft_consensus.cc:2468] T ea3731962fdd415a95302486932dddba P 6340a9e0eddc405c982c436b589ef82f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 445da0495cbc481baae6da45e07deef5 in term 3.
I20260709 13:15:28.124553  9500 consensus_queue.cc:237] T ea3731962fdd415a95302486932dddba P 445da0495cbc481baae6da45e07deef5 [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: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:28.131069  9095 catalog_manager.cc:5697] T ea3731962fdd415a95302486932dddba P 445da0495cbc481baae6da45e07deef5 reported cstate change: term changed from 2 to 3, leader changed from 6340a9e0eddc405c982c436b589ef82f (127.8.218.65) to 445da0495cbc481baae6da45e07deef5 (127.8.218.66). New cstate: current_term: 3 leader_uuid: "445da0495cbc481baae6da45e07deef5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:28.399988  9510 raft_consensus.cc:993] T fdf5c1d4860f43afa876bc0a8d225288 P 6340a9e0eddc405c982c436b589ef82f: : Instructing follower 445da0495cbc481baae6da45e07deef5 to start an election
I20260709 13:15:28.400399  9492 raft_consensus.cc:1081] T fdf5c1d4860f43afa876bc0a8d225288 P 6340a9e0eddc405c982c436b589ef82f [term 1 LEADER]: Signalling peer 445da0495cbc481baae6da45e07deef5 to start an election
I20260709 13:15:28.401679  9275 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fdf5c1d4860f43afa876bc0a8d225288"
dest_uuid: "445da0495cbc481baae6da45e07deef5"
 from {username='slave'} at 127.0.0.1:44788
I20260709 13:15:28.402103  9275 raft_consensus.cc:493] T fdf5c1d4860f43afa876bc0a8d225288 P 445da0495cbc481baae6da45e07deef5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:28.402359  9275 raft_consensus.cc:3060] T fdf5c1d4860f43afa876bc0a8d225288 P 445da0495cbc481baae6da45e07deef5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:28.406123  9275 raft_consensus.cc:515] T fdf5c1d4860f43afa876bc0a8d225288 P 445da0495cbc481baae6da45e07deef5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } } peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } }
I20260709 13:15:28.407514  9275 leader_election.cc:290] T fdf5c1d4860f43afa876bc0a8d225288 P 445da0495cbc481baae6da45e07deef5 [CANDIDATE]: Term 2 election: Requested vote from peers 22ed225240b246e986a1eea8a2d4344a (127.8.218.67:42591), 6340a9e0eddc405c982c436b589ef82f (127.8.218.65:34723)
I20260709 13:15:28.408267  9349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdf5c1d4860f43afa876bc0a8d225288" candidate_uuid: "445da0495cbc481baae6da45e07deef5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22ed225240b246e986a1eea8a2d4344a"
I20260709 13:15:28.408521  9199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdf5c1d4860f43afa876bc0a8d225288" candidate_uuid: "445da0495cbc481baae6da45e07deef5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6340a9e0eddc405c982c436b589ef82f"
I20260709 13:15:28.408758  9349 raft_consensus.cc:3060] T fdf5c1d4860f43afa876bc0a8d225288 P 22ed225240b246e986a1eea8a2d4344a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:28.409068  9199 raft_consensus.cc:3055] T fdf5c1d4860f43afa876bc0a8d225288 P 6340a9e0eddc405c982c436b589ef82f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:28.409338  9199 raft_consensus.cc:740] T fdf5c1d4860f43afa876bc0a8d225288 P 6340a9e0eddc405c982c436b589ef82f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6340a9e0eddc405c982c436b589ef82f, State: Running, Role: LEADER
I20260709 13:15:28.410002  9199 consensus_queue.cc:260] T fdf5c1d4860f43afa876bc0a8d225288 P 6340a9e0eddc405c982c436b589ef82f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } } peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } }
I20260709 13:15:28.410844  9199 raft_consensus.cc:3060] T fdf5c1d4860f43afa876bc0a8d225288 P 6340a9e0eddc405c982c436b589ef82f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:28.412621  9349 raft_consensus.cc:2468] T fdf5c1d4860f43afa876bc0a8d225288 P 22ed225240b246e986a1eea8a2d4344a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 445da0495cbc481baae6da45e07deef5 in term 2.
I20260709 13:15:28.413483  9239 leader_election.cc:304] T fdf5c1d4860f43afa876bc0a8d225288 P 445da0495cbc481baae6da45e07deef5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22ed225240b246e986a1eea8a2d4344a, 445da0495cbc481baae6da45e07deef5; no voters: 
I20260709 13:15:28.414117  9500 raft_consensus.cc:2804] T fdf5c1d4860f43afa876bc0a8d225288 P 445da0495cbc481baae6da45e07deef5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:28.414489  9500 raft_consensus.cc:697] T fdf5c1d4860f43afa876bc0a8d225288 P 445da0495cbc481baae6da45e07deef5 [term 2 LEADER]: Becoming Leader. State: Replica: 445da0495cbc481baae6da45e07deef5, State: Running, Role: LEADER
I20260709 13:15:28.415185  9500 consensus_queue.cc:237] T fdf5c1d4860f43afa876bc0a8d225288 P 445da0495cbc481baae6da45e07deef5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } } peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } }
I20260709 13:15:28.415488  9199 raft_consensus.cc:2468] T fdf5c1d4860f43afa876bc0a8d225288 P 6340a9e0eddc405c982c436b589ef82f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 445da0495cbc481baae6da45e07deef5 in term 2.
I20260709 13:15:28.421442  9095 catalog_manager.cc:5697] T fdf5c1d4860f43afa876bc0a8d225288 P 445da0495cbc481baae6da45e07deef5 reported cstate change: term changed from 1 to 2, leader changed from 6340a9e0eddc405c982c436b589ef82f (127.8.218.65) to 445da0495cbc481baae6da45e07deef5 (127.8.218.66). New cstate: current_term: 2 leader_uuid: "445da0495cbc481baae6da45e07deef5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:28.442242  9508 raft_consensus.cc:993] T 812dec3bbe5940f18b63081011d6f7bf P 22ed225240b246e986a1eea8a2d4344a: : Instructing follower 445da0495cbc481baae6da45e07deef5 to start an election
I20260709 13:15:28.442656  9487 raft_consensus.cc:1081] T 812dec3bbe5940f18b63081011d6f7bf P 22ed225240b246e986a1eea8a2d4344a [term 3 LEADER]: Signalling peer 445da0495cbc481baae6da45e07deef5 to start an election
I20260709 13:15:28.444130  9275 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "812dec3bbe5940f18b63081011d6f7bf"
dest_uuid: "445da0495cbc481baae6da45e07deef5"
 from {username='slave'} at 127.0.0.1:44786
I20260709 13:15:28.444619  9275 raft_consensus.cc:493] T 812dec3bbe5940f18b63081011d6f7bf P 445da0495cbc481baae6da45e07deef5 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:28.444898  9275 raft_consensus.cc:3060] T 812dec3bbe5940f18b63081011d6f7bf P 445da0495cbc481baae6da45e07deef5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:28.448726  9275 raft_consensus.cc:515] T 812dec3bbe5940f18b63081011d6f7bf P 445da0495cbc481baae6da45e07deef5 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:28.449981  9275 leader_election.cc:290] T 812dec3bbe5940f18b63081011d6f7bf P 445da0495cbc481baae6da45e07deef5 [CANDIDATE]: Term 4 election: Requested vote from peers 6340a9e0eddc405c982c436b589ef82f (127.8.218.65:34723), 22ed225240b246e986a1eea8a2d4344a (127.8.218.67:42591)
I20260709 13:15:28.450783  9199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "812dec3bbe5940f18b63081011d6f7bf" candidate_uuid: "445da0495cbc481baae6da45e07deef5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6340a9e0eddc405c982c436b589ef82f"
I20260709 13:15:28.450999  9349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "812dec3bbe5940f18b63081011d6f7bf" candidate_uuid: "445da0495cbc481baae6da45e07deef5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "22ed225240b246e986a1eea8a2d4344a"
I20260709 13:15:28.451264  9199 raft_consensus.cc:3060] T 812dec3bbe5940f18b63081011d6f7bf P 6340a9e0eddc405c982c436b589ef82f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:28.451467  9349 raft_consensus.cc:3055] T 812dec3bbe5940f18b63081011d6f7bf P 22ed225240b246e986a1eea8a2d4344a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:15:28.451825  9349 raft_consensus.cc:740] T 812dec3bbe5940f18b63081011d6f7bf P 22ed225240b246e986a1eea8a2d4344a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 22ed225240b246e986a1eea8a2d4344a, State: Running, Role: LEADER
I20260709 13:15:28.452435  9349 consensus_queue.cc:260] T 812dec3bbe5940f18b63081011d6f7bf P 22ed225240b246e986a1eea8a2d4344a [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: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:28.453198  9349 raft_consensus.cc:3060] T 812dec3bbe5940f18b63081011d6f7bf P 22ed225240b246e986a1eea8a2d4344a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:28.455624  9199 raft_consensus.cc:2468] T 812dec3bbe5940f18b63081011d6f7bf P 6340a9e0eddc405c982c436b589ef82f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 445da0495cbc481baae6da45e07deef5 in term 4.
I20260709 13:15:28.456511  9239 leader_election.cc:304] T 812dec3bbe5940f18b63081011d6f7bf P 445da0495cbc481baae6da45e07deef5 [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: 445da0495cbc481baae6da45e07deef5, 6340a9e0eddc405c982c436b589ef82f; no voters: 
I20260709 13:15:28.457152  9500 raft_consensus.cc:2804] T 812dec3bbe5940f18b63081011d6f7bf P 445da0495cbc481baae6da45e07deef5 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:28.457391  9349 raft_consensus.cc:2468] T 812dec3bbe5940f18b63081011d6f7bf P 22ed225240b246e986a1eea8a2d4344a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 445da0495cbc481baae6da45e07deef5 in term 4.
I20260709 13:15:28.457931  9500 raft_consensus.cc:697] T 812dec3bbe5940f18b63081011d6f7bf P 445da0495cbc481baae6da45e07deef5 [term 4 LEADER]: Becoming Leader. State: Replica: 445da0495cbc481baae6da45e07deef5, State: Running, Role: LEADER
I20260709 13:15:28.458702  9500 consensus_queue.cc:237] T 812dec3bbe5940f18b63081011d6f7bf P 445da0495cbc481baae6da45e07deef5 [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: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:28.460629  9508 raft_consensus.cc:993] T 164de51c26c9406e97fd41fc715df3e1 P 22ed225240b246e986a1eea8a2d4344a: : Instructing follower 445da0495cbc481baae6da45e07deef5 to start an election
I20260709 13:15:28.461086  9508 raft_consensus.cc:1081] T 164de51c26c9406e97fd41fc715df3e1 P 22ed225240b246e986a1eea8a2d4344a [term 2 LEADER]: Signalling peer 445da0495cbc481baae6da45e07deef5 to start an election
I20260709 13:15:28.462531  9275 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "164de51c26c9406e97fd41fc715df3e1"
dest_uuid: "445da0495cbc481baae6da45e07deef5"
 from {username='slave'} at 127.0.0.1:44786
I20260709 13:15:28.463032  9275 raft_consensus.cc:493] T 164de51c26c9406e97fd41fc715df3e1 P 445da0495cbc481baae6da45e07deef5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:28.463320  9275 raft_consensus.cc:3060] T 164de51c26c9406e97fd41fc715df3e1 P 445da0495cbc481baae6da45e07deef5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:28.465133  9095 catalog_manager.cc:5697] T 812dec3bbe5940f18b63081011d6f7bf P 445da0495cbc481baae6da45e07deef5 reported cstate change: term changed from 3 to 4, leader changed from 22ed225240b246e986a1eea8a2d4344a (127.8.218.67) to 445da0495cbc481baae6da45e07deef5 (127.8.218.66). New cstate: current_term: 4 leader_uuid: "445da0495cbc481baae6da45e07deef5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:28.468499  9275 raft_consensus.cc:515] T 164de51c26c9406e97fd41fc715df3e1 P 445da0495cbc481baae6da45e07deef5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:28.469933  9275 leader_election.cc:290] T 164de51c26c9406e97fd41fc715df3e1 P 445da0495cbc481baae6da45e07deef5 [CANDIDATE]: Term 3 election: Requested vote from peers 6340a9e0eddc405c982c436b589ef82f (127.8.218.65:34723), 22ed225240b246e986a1eea8a2d4344a (127.8.218.67:42591)
I20260709 13:15:28.471473  9199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "164de51c26c9406e97fd41fc715df3e1" candidate_uuid: "445da0495cbc481baae6da45e07deef5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6340a9e0eddc405c982c436b589ef82f"
I20260709 13:15:28.471768  9349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "164de51c26c9406e97fd41fc715df3e1" candidate_uuid: "445da0495cbc481baae6da45e07deef5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "22ed225240b246e986a1eea8a2d4344a"
I20260709 13:15:28.472010  9199 raft_consensus.cc:3060] T 164de51c26c9406e97fd41fc715df3e1 P 6340a9e0eddc405c982c436b589ef82f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:28.472295  9349 raft_consensus.cc:3055] T 164de51c26c9406e97fd41fc715df3e1 P 22ed225240b246e986a1eea8a2d4344a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:28.472596  9349 raft_consensus.cc:740] T 164de51c26c9406e97fd41fc715df3e1 P 22ed225240b246e986a1eea8a2d4344a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 22ed225240b246e986a1eea8a2d4344a, State: Running, Role: LEADER
I20260709 13:15:28.473282  9349 consensus_queue.cc:260] T 164de51c26c9406e97fd41fc715df3e1 P 22ed225240b246e986a1eea8a2d4344a [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: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:28.474354  9349 raft_consensus.cc:3060] T 164de51c26c9406e97fd41fc715df3e1 P 22ed225240b246e986a1eea8a2d4344a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:28.476835  9199 raft_consensus.cc:2468] T 164de51c26c9406e97fd41fc715df3e1 P 6340a9e0eddc405c982c436b589ef82f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 445da0495cbc481baae6da45e07deef5 in term 3.
I20260709 13:15:28.477707  9239 leader_election.cc:304] T 164de51c26c9406e97fd41fc715df3e1 P 445da0495cbc481baae6da45e07deef5 [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: 445da0495cbc481baae6da45e07deef5, 6340a9e0eddc405c982c436b589ef82f; no voters: 
I20260709 13:15:28.478190  9349 raft_consensus.cc:2468] T 164de51c26c9406e97fd41fc715df3e1 P 22ed225240b246e986a1eea8a2d4344a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 445da0495cbc481baae6da45e07deef5 in term 3.
I20260709 13:15:28.478327  9500 raft_consensus.cc:2804] T 164de51c26c9406e97fd41fc715df3e1 P 445da0495cbc481baae6da45e07deef5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:28.479429  9500 raft_consensus.cc:697] T 164de51c26c9406e97fd41fc715df3e1 P 445da0495cbc481baae6da45e07deef5 [term 3 LEADER]: Becoming Leader. State: Replica: 445da0495cbc481baae6da45e07deef5, State: Running, Role: LEADER
I20260709 13:15:28.480291  9500 consensus_queue.cc:237] T 164de51c26c9406e97fd41fc715df3e1 P 445da0495cbc481baae6da45e07deef5 [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: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:28.485739  9095 catalog_manager.cc:5697] T 164de51c26c9406e97fd41fc715df3e1 P 445da0495cbc481baae6da45e07deef5 reported cstate change: term changed from 2 to 3, leader changed from 22ed225240b246e986a1eea8a2d4344a (127.8.218.67) to 445da0495cbc481baae6da45e07deef5 (127.8.218.66). New cstate: current_term: 3 leader_uuid: "445da0495cbc481baae6da45e07deef5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:28.511193  9349 raft_consensus.cc:1275] T ea3731962fdd415a95302486932dddba P 22ed225240b246e986a1eea8a2d4344a [term 3 FOLLOWER]: Refusing update from remote peer 445da0495cbc481baae6da45e07deef5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:28.512403  9500 consensus_queue.cc:1048] T ea3731962fdd415a95302486932dddba P 445da0495cbc481baae6da45e07deef5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:28.513399  9510 raft_consensus.cc:993] T 7192b6e78cb34b488bab1800e87cafe1 P 6340a9e0eddc405c982c436b589ef82f: : Instructing follower 445da0495cbc481baae6da45e07deef5 to start an election
I20260709 13:15:28.513839  9492 raft_consensus.cc:1081] T 7192b6e78cb34b488bab1800e87cafe1 P 6340a9e0eddc405c982c436b589ef82f [term 2 LEADER]: Signalling peer 445da0495cbc481baae6da45e07deef5 to start an election
I20260709 13:15:28.515275  9275 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7192b6e78cb34b488bab1800e87cafe1"
dest_uuid: "445da0495cbc481baae6da45e07deef5"
 from {username='slave'} at 127.0.0.1:44788
I20260709 13:15:28.515811  9275 raft_consensus.cc:493] T 7192b6e78cb34b488bab1800e87cafe1 P 445da0495cbc481baae6da45e07deef5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:28.516157  9275 raft_consensus.cc:3060] T 7192b6e78cb34b488bab1800e87cafe1 P 445da0495cbc481baae6da45e07deef5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:28.521447  9275 raft_consensus.cc:515] T 7192b6e78cb34b488bab1800e87cafe1 P 445da0495cbc481baae6da45e07deef5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:28.523147  9275 leader_election.cc:290] T 7192b6e78cb34b488bab1800e87cafe1 P 445da0495cbc481baae6da45e07deef5 [CANDIDATE]: Term 3 election: Requested vote from peers 6340a9e0eddc405c982c436b589ef82f (127.8.218.65:34723), 22ed225240b246e986a1eea8a2d4344a (127.8.218.67:42591)
I20260709 13:15:28.524914  9199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7192b6e78cb34b488bab1800e87cafe1" candidate_uuid: "445da0495cbc481baae6da45e07deef5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6340a9e0eddc405c982c436b589ef82f"
I20260709 13:15:28.525466  9199 raft_consensus.cc:3055] T 7192b6e78cb34b488bab1800e87cafe1 P 6340a9e0eddc405c982c436b589ef82f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:28.525753  9200 raft_consensus.cc:1275] T ea3731962fdd415a95302486932dddba P 6340a9e0eddc405c982c436b589ef82f [term 3 FOLLOWER]: Refusing update from remote peer 445da0495cbc481baae6da45e07deef5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:28.525804  9199 raft_consensus.cc:740] T 7192b6e78cb34b488bab1800e87cafe1 P 6340a9e0eddc405c982c436b589ef82f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6340a9e0eddc405c982c436b589ef82f, State: Running, Role: LEADER
I20260709 13:15:28.526826  9348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7192b6e78cb34b488bab1800e87cafe1" candidate_uuid: "445da0495cbc481baae6da45e07deef5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "22ed225240b246e986a1eea8a2d4344a"
I20260709 13:15:28.526743  9199 consensus_queue.cc:260] T 7192b6e78cb34b488bab1800e87cafe1 P 6340a9e0eddc405c982c436b589ef82f [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: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:28.527354  9348 raft_consensus.cc:3060] T 7192b6e78cb34b488bab1800e87cafe1 P 22ed225240b246e986a1eea8a2d4344a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:28.527310  9500 consensus_queue.cc:1048] T ea3731962fdd415a95302486932dddba P 445da0495cbc481baae6da45e07deef5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:28.534575  9348 raft_consensus.cc:2468] T 7192b6e78cb34b488bab1800e87cafe1 P 22ed225240b246e986a1eea8a2d4344a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 445da0495cbc481baae6da45e07deef5 in term 3.
I20260709 13:15:28.535646  9239 leader_election.cc:304] T 7192b6e78cb34b488bab1800e87cafe1 P 445da0495cbc481baae6da45e07deef5 [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: 22ed225240b246e986a1eea8a2d4344a, 445da0495cbc481baae6da45e07deef5; no voters: 
I20260709 13:15:28.535427  9199 raft_consensus.cc:3060] T 7192b6e78cb34b488bab1800e87cafe1 P 6340a9e0eddc405c982c436b589ef82f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:28.536432  9511 raft_consensus.cc:2804] T 7192b6e78cb34b488bab1800e87cafe1 P 445da0495cbc481baae6da45e07deef5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:28.537022  9511 raft_consensus.cc:697] T 7192b6e78cb34b488bab1800e87cafe1 P 445da0495cbc481baae6da45e07deef5 [term 3 LEADER]: Becoming Leader. State: Replica: 445da0495cbc481baae6da45e07deef5, State: Running, Role: LEADER
I20260709 13:15:28.537801  9511 consensus_queue.cc:237] T 7192b6e78cb34b488bab1800e87cafe1 P 445da0495cbc481baae6da45e07deef5 [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: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:28.542583  9199 raft_consensus.cc:2468] T 7192b6e78cb34b488bab1800e87cafe1 P 6340a9e0eddc405c982c436b589ef82f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 445da0495cbc481baae6da45e07deef5 in term 3.
I20260709 13:15:28.545151  9095 catalog_manager.cc:5697] T 7192b6e78cb34b488bab1800e87cafe1 P 445da0495cbc481baae6da45e07deef5 reported cstate change: term changed from 2 to 3, leader changed from 6340a9e0eddc405c982c436b589ef82f (127.8.218.65) to 445da0495cbc481baae6da45e07deef5 (127.8.218.66). New cstate: current_term: 3 leader_uuid: "445da0495cbc481baae6da45e07deef5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:28.868929  9348 raft_consensus.cc:1275] T 164de51c26c9406e97fd41fc715df3e1 P 22ed225240b246e986a1eea8a2d4344a [term 3 FOLLOWER]: Refusing update from remote peer 445da0495cbc481baae6da45e07deef5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:28.870217  9511 consensus_queue.cc:1048] T 164de51c26c9406e97fd41fc715df3e1 P 445da0495cbc481baae6da45e07deef5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:28.879179  9199 raft_consensus.cc:1275] T 164de51c26c9406e97fd41fc715df3e1 P 6340a9e0eddc405c982c436b589ef82f [term 3 FOLLOWER]: Refusing update from remote peer 445da0495cbc481baae6da45e07deef5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:28.880718  9511 consensus_queue.cc:1048] T 164de51c26c9406e97fd41fc715df3e1 P 445da0495cbc481baae6da45e07deef5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:28.881119  9200 raft_consensus.cc:1275] T 812dec3bbe5940f18b63081011d6f7bf P 6340a9e0eddc405c982c436b589ef82f [term 4 FOLLOWER]: Refusing update from remote peer 445da0495cbc481baae6da45e07deef5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:15:28.882751  9511 consensus_queue.cc:1048] T 812dec3bbe5940f18b63081011d6f7bf P 445da0495cbc481baae6da45e07deef5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:28.891252  9348 raft_consensus.cc:1275] T 812dec3bbe5940f18b63081011d6f7bf P 22ed225240b246e986a1eea8a2d4344a [term 4 FOLLOWER]: Refusing update from remote peer 445da0495cbc481baae6da45e07deef5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:15:28.892823  9511 consensus_queue.cc:1048] T 812dec3bbe5940f18b63081011d6f7bf P 445da0495cbc481baae6da45e07deef5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:28.925872  9200 raft_consensus.cc:1275] T 7192b6e78cb34b488bab1800e87cafe1 P 6340a9e0eddc405c982c436b589ef82f [term 3 FOLLOWER]: Refusing update from remote peer 445da0495cbc481baae6da45e07deef5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:28.926977  9511 consensus_queue.cc:1048] T 7192b6e78cb34b488bab1800e87cafe1 P 445da0495cbc481baae6da45e07deef5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:28.935331  9348 raft_consensus.cc:1275] T 7192b6e78cb34b488bab1800e87cafe1 P 22ed225240b246e986a1eea8a2d4344a [term 3 FOLLOWER]: Refusing update from remote peer 445da0495cbc481baae6da45e07deef5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:28.937316  9511 consensus_queue.cc:1048] T 7192b6e78cb34b488bab1800e87cafe1 P 445da0495cbc481baae6da45e07deef5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:28.951489  9348 raft_consensus.cc:1275] T fdf5c1d4860f43afa876bc0a8d225288 P 22ed225240b246e986a1eea8a2d4344a [term 2 FOLLOWER]: Refusing update from remote peer 445da0495cbc481baae6da45e07deef5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:28.952795  9511 consensus_queue.cc:1048] T fdf5c1d4860f43afa876bc0a8d225288 P 445da0495cbc481baae6da45e07deef5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:28.960803  9200 raft_consensus.cc:1275] T fdf5c1d4860f43afa876bc0a8d225288 P 6340a9e0eddc405c982c436b589ef82f [term 2 FOLLOWER]: Refusing update from remote peer 445da0495cbc481baae6da45e07deef5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:28.962321  9526 consensus_queue.cc:1048] T fdf5c1d4860f43afa876bc0a8d225288 P 445da0495cbc481baae6da45e07deef5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:31.094780  9065 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:31.101653  9275 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "164de51c26c9406e97fd41fc715df3e1"
dest_uuid: "445da0495cbc481baae6da45e07deef5"
mode: GRACEFUL
new_leader_uuid: "22ed225240b246e986a1eea8a2d4344a"
 from {username='slave'} at 127.0.0.1:59758
I20260709 13:15:31.102228  9275 raft_consensus.cc:606] T 164de51c26c9406e97fd41fc715df3e1 P 445da0495cbc481baae6da45e07deef5 [term 3 LEADER]: Received request to transfer leadership to TS 22ed225240b246e986a1eea8a2d4344a
I20260709 13:15:31.104624  9275 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7192b6e78cb34b488bab1800e87cafe1"
dest_uuid: "445da0495cbc481baae6da45e07deef5"
mode: GRACEFUL
new_leader_uuid: "22ed225240b246e986a1eea8a2d4344a"
 from {username='slave'} at 127.0.0.1:59758
I20260709 13:15:31.104961  9275 raft_consensus.cc:606] T 7192b6e78cb34b488bab1800e87cafe1 P 445da0495cbc481baae6da45e07deef5 [term 3 LEADER]: Received request to transfer leadership to TS 22ed225240b246e986a1eea8a2d4344a
I20260709 13:15:31.106891  9275 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "812dec3bbe5940f18b63081011d6f7bf"
dest_uuid: "445da0495cbc481baae6da45e07deef5"
mode: GRACEFUL
new_leader_uuid: "6340a9e0eddc405c982c436b589ef82f"
 from {username='slave'} at 127.0.0.1:59758
I20260709 13:15:31.107221  9275 raft_consensus.cc:606] T 812dec3bbe5940f18b63081011d6f7bf P 445da0495cbc481baae6da45e07deef5 [term 4 LEADER]: Received request to transfer leadership to TS 6340a9e0eddc405c982c436b589ef82f
I20260709 13:15:31.109225  9275 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dfe554e86263427eb4eabcf39adc0b1d"
dest_uuid: "445da0495cbc481baae6da45e07deef5"
mode: GRACEFUL
new_leader_uuid: "6340a9e0eddc405c982c436b589ef82f"
 from {username='slave'} at 127.0.0.1:59758
I20260709 13:15:31.109551  9275 raft_consensus.cc:606] T dfe554e86263427eb4eabcf39adc0b1d P 445da0495cbc481baae6da45e07deef5 [term 2 LEADER]: Received request to transfer leadership to TS 6340a9e0eddc405c982c436b589ef82f
I20260709 13:15:31.111292  9275 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea3731962fdd415a95302486932dddba"
dest_uuid: "445da0495cbc481baae6da45e07deef5"
mode: GRACEFUL
new_leader_uuid: "6340a9e0eddc405c982c436b589ef82f"
 from {username='slave'} at 127.0.0.1:59758
I20260709 13:15:31.111605  9275 raft_consensus.cc:606] T ea3731962fdd415a95302486932dddba P 445da0495cbc481baae6da45e07deef5 [term 3 LEADER]: Received request to transfer leadership to TS 6340a9e0eddc405c982c436b589ef82f
I20260709 13:15:31.112454  9065 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:15:31.112891  9065 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:31.153657  9534 raft_consensus.cc:993] T dfe554e86263427eb4eabcf39adc0b1d P 445da0495cbc481baae6da45e07deef5: : Instructing follower 6340a9e0eddc405c982c436b589ef82f to start an election
I20260709 13:15:31.154170  9526 raft_consensus.cc:1081] T dfe554e86263427eb4eabcf39adc0b1d P 445da0495cbc481baae6da45e07deef5 [term 2 LEADER]: Signalling peer 6340a9e0eddc405c982c436b589ef82f to start an election
I20260709 13:15:31.155582  9199 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dfe554e86263427eb4eabcf39adc0b1d"
dest_uuid: "6340a9e0eddc405c982c436b589ef82f"
 from {username='slave'} at 127.0.0.1:42070
I20260709 13:15:31.155972  9199 raft_consensus.cc:493] T dfe554e86263427eb4eabcf39adc0b1d P 6340a9e0eddc405c982c436b589ef82f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:31.156221  9199 raft_consensus.cc:3060] T dfe554e86263427eb4eabcf39adc0b1d P 6340a9e0eddc405c982c436b589ef82f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:31.160660  9199 raft_consensus.cc:515] T dfe554e86263427eb4eabcf39adc0b1d P 6340a9e0eddc405c982c436b589ef82f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:31.162088  9199 leader_election.cc:290] T dfe554e86263427eb4eabcf39adc0b1d P 6340a9e0eddc405c982c436b589ef82f [CANDIDATE]: Term 3 election: Requested vote from peers 445da0495cbc481baae6da45e07deef5 (127.8.218.66:34441), 22ed225240b246e986a1eea8a2d4344a (127.8.218.67:42591)
I20260709 13:15:31.162941  9275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfe554e86263427eb4eabcf39adc0b1d" candidate_uuid: "6340a9e0eddc405c982c436b589ef82f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "445da0495cbc481baae6da45e07deef5"
I20260709 13:15:31.163341  9348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfe554e86263427eb4eabcf39adc0b1d" candidate_uuid: "6340a9e0eddc405c982c436b589ef82f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "22ed225240b246e986a1eea8a2d4344a"
I20260709 13:15:31.163600  9275 raft_consensus.cc:3055] T dfe554e86263427eb4eabcf39adc0b1d P 445da0495cbc481baae6da45e07deef5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:31.163898  9348 raft_consensus.cc:3060] T dfe554e86263427eb4eabcf39adc0b1d P 22ed225240b246e986a1eea8a2d4344a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:31.163925  9275 raft_consensus.cc:740] T dfe554e86263427eb4eabcf39adc0b1d P 445da0495cbc481baae6da45e07deef5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 445da0495cbc481baae6da45e07deef5, State: Running, Role: LEADER
I20260709 13:15:31.164891  9275 consensus_queue.cc:260] T dfe554e86263427eb4eabcf39adc0b1d P 445da0495cbc481baae6da45e07deef5 [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: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:31.165833  9275 raft_consensus.cc:3060] T dfe554e86263427eb4eabcf39adc0b1d P 445da0495cbc481baae6da45e07deef5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:31.169071  9348 raft_consensus.cc:2468] T dfe554e86263427eb4eabcf39adc0b1d P 22ed225240b246e986a1eea8a2d4344a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6340a9e0eddc405c982c436b589ef82f in term 3.
I20260709 13:15:31.170084  9275 raft_consensus.cc:2468] T dfe554e86263427eb4eabcf39adc0b1d P 445da0495cbc481baae6da45e07deef5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6340a9e0eddc405c982c436b589ef82f in term 3.
I20260709 13:15:31.170593  9164 leader_election.cc:304] T dfe554e86263427eb4eabcf39adc0b1d P 6340a9e0eddc405c982c436b589ef82f [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: 22ed225240b246e986a1eea8a2d4344a, 6340a9e0eddc405c982c436b589ef82f; no voters: 
I20260709 13:15:31.172077  9535 raft_consensus.cc:2804] T dfe554e86263427eb4eabcf39adc0b1d P 6340a9e0eddc405c982c436b589ef82f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:31.172822  9535 raft_consensus.cc:697] T dfe554e86263427eb4eabcf39adc0b1d P 6340a9e0eddc405c982c436b589ef82f [term 3 LEADER]: Becoming Leader. State: Replica: 6340a9e0eddc405c982c436b589ef82f, State: Running, Role: LEADER
I20260709 13:15:31.173697  9535 consensus_queue.cc:237] T dfe554e86263427eb4eabcf39adc0b1d P 6340a9e0eddc405c982c436b589ef82f [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: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:31.180029  9094 catalog_manager.cc:5697] T dfe554e86263427eb4eabcf39adc0b1d P 6340a9e0eddc405c982c436b589ef82f reported cstate change: term changed from 2 to 3, leader changed from 445da0495cbc481baae6da45e07deef5 (127.8.218.66) to 6340a9e0eddc405c982c436b589ef82f (127.8.218.65). New cstate: current_term: 3 leader_uuid: "6340a9e0eddc405c982c436b589ef82f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:31.200038  9534 raft_consensus.cc:993] T 812dec3bbe5940f18b63081011d6f7bf P 445da0495cbc481baae6da45e07deef5: : Instructing follower 6340a9e0eddc405c982c436b589ef82f to start an election
I20260709 13:15:31.200425  9526 raft_consensus.cc:1081] T 812dec3bbe5940f18b63081011d6f7bf P 445da0495cbc481baae6da45e07deef5 [term 4 LEADER]: Signalling peer 6340a9e0eddc405c982c436b589ef82f to start an election
I20260709 13:15:31.201577  9199 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "812dec3bbe5940f18b63081011d6f7bf"
dest_uuid: "6340a9e0eddc405c982c436b589ef82f"
 from {username='slave'} at 127.0.0.1:42070
I20260709 13:15:31.201967  9199 raft_consensus.cc:493] T 812dec3bbe5940f18b63081011d6f7bf P 6340a9e0eddc405c982c436b589ef82f [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:31.202230  9199 raft_consensus.cc:3060] T 812dec3bbe5940f18b63081011d6f7bf P 6340a9e0eddc405c982c436b589ef82f [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:31.205340  9534 raft_consensus.cc:993] T 7192b6e78cb34b488bab1800e87cafe1 P 445da0495cbc481baae6da45e07deef5: : Instructing follower 22ed225240b246e986a1eea8a2d4344a to start an election
I20260709 13:15:31.205772  9526 raft_consensus.cc:1081] T 7192b6e78cb34b488bab1800e87cafe1 P 445da0495cbc481baae6da45e07deef5 [term 3 LEADER]: Signalling peer 22ed225240b246e986a1eea8a2d4344a to start an election
I20260709 13:15:31.206827  9199 raft_consensus.cc:515] T 812dec3bbe5940f18b63081011d6f7bf P 6340a9e0eddc405c982c436b589ef82f [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:31.207041  9348 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7192b6e78cb34b488bab1800e87cafe1"
dest_uuid: "22ed225240b246e986a1eea8a2d4344a"
 from {username='slave'} at 127.0.0.1:55588
I20260709 13:15:31.207552  9348 raft_consensus.cc:493] T 7192b6e78cb34b488bab1800e87cafe1 P 22ed225240b246e986a1eea8a2d4344a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:31.207892  9348 raft_consensus.cc:3060] T 7192b6e78cb34b488bab1800e87cafe1 P 22ed225240b246e986a1eea8a2d4344a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:31.208403  9199 leader_election.cc:290] T 812dec3bbe5940f18b63081011d6f7bf P 6340a9e0eddc405c982c436b589ef82f [CANDIDATE]: Term 5 election: Requested vote from peers 445da0495cbc481baae6da45e07deef5 (127.8.218.66:34441), 22ed225240b246e986a1eea8a2d4344a (127.8.218.67:42591)
I20260709 13:15:31.208997  9275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "812dec3bbe5940f18b63081011d6f7bf" candidate_uuid: "6340a9e0eddc405c982c436b589ef82f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "445da0495cbc481baae6da45e07deef5"
I20260709 13:15:31.209496  9275 raft_consensus.cc:3055] T 812dec3bbe5940f18b63081011d6f7bf P 445da0495cbc481baae6da45e07deef5 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:15:31.209781  9275 raft_consensus.cc:740] T 812dec3bbe5940f18b63081011d6f7bf P 445da0495cbc481baae6da45e07deef5 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 445da0495cbc481baae6da45e07deef5, State: Running, Role: LEADER
I20260709 13:15:31.210187  9349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "812dec3bbe5940f18b63081011d6f7bf" candidate_uuid: "6340a9e0eddc405c982c436b589ef82f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "22ed225240b246e986a1eea8a2d4344a"
I20260709 13:15:31.210496  9275 consensus_queue.cc:260] T 812dec3bbe5940f18b63081011d6f7bf P 445da0495cbc481baae6da45e07deef5 [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: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:31.210728  9349 raft_consensus.cc:3060] T 812dec3bbe5940f18b63081011d6f7bf P 22ed225240b246e986a1eea8a2d4344a [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:31.211558  9275 raft_consensus.cc:3060] T 812dec3bbe5940f18b63081011d6f7bf P 445da0495cbc481baae6da45e07deef5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:31.213212  9348 raft_consensus.cc:515] T 7192b6e78cb34b488bab1800e87cafe1 P 22ed225240b246e986a1eea8a2d4344a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:31.215656  9199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7192b6e78cb34b488bab1800e87cafe1" candidate_uuid: "22ed225240b246e986a1eea8a2d4344a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6340a9e0eddc405c982c436b589ef82f"
I20260709 13:15:31.216356  9348 leader_election.cc:290] T 7192b6e78cb34b488bab1800e87cafe1 P 22ed225240b246e986a1eea8a2d4344a [CANDIDATE]: Term 4 election: Requested vote from peers 6340a9e0eddc405c982c436b589ef82f (127.8.218.65:34723), 445da0495cbc481baae6da45e07deef5 (127.8.218.66:34441)
I20260709 13:15:31.216264  9274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7192b6e78cb34b488bab1800e87cafe1" candidate_uuid: "22ed225240b246e986a1eea8a2d4344a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "445da0495cbc481baae6da45e07deef5"
I20260709 13:15:31.216271  9199 raft_consensus.cc:3060] T 7192b6e78cb34b488bab1800e87cafe1 P 6340a9e0eddc405c982c436b589ef82f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:31.216931  9274 raft_consensus.cc:3055] T 7192b6e78cb34b488bab1800e87cafe1 P 445da0495cbc481baae6da45e07deef5 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:15:31.217006  9349 raft_consensus.cc:2468] T 812dec3bbe5940f18b63081011d6f7bf P 22ed225240b246e986a1eea8a2d4344a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6340a9e0eddc405c982c436b589ef82f in term 5.
I20260709 13:15:31.217227  9275 raft_consensus.cc:2468] T 812dec3bbe5940f18b63081011d6f7bf P 445da0495cbc481baae6da45e07deef5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6340a9e0eddc405c982c436b589ef82f in term 5.
I20260709 13:15:31.217298  9274 raft_consensus.cc:740] T 7192b6e78cb34b488bab1800e87cafe1 P 445da0495cbc481baae6da45e07deef5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 445da0495cbc481baae6da45e07deef5, State: Running, Role: LEADER
I20260709 13:15:31.218101  9164 leader_election.cc:304] T 812dec3bbe5940f18b63081011d6f7bf P 6340a9e0eddc405c982c436b589ef82f [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: 22ed225240b246e986a1eea8a2d4344a, 6340a9e0eddc405c982c436b589ef82f; no voters: 
I20260709 13:15:31.218163  9274 consensus_queue.cc:260] T 7192b6e78cb34b488bab1800e87cafe1 P 445da0495cbc481baae6da45e07deef5 [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: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:31.219262  9535 raft_consensus.cc:2804] T 812dec3bbe5940f18b63081011d6f7bf P 6340a9e0eddc405c982c436b589ef82f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:15:31.219390  9274 raft_consensus.cc:3060] T 7192b6e78cb34b488bab1800e87cafe1 P 445da0495cbc481baae6da45e07deef5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:31.219643  9535 raft_consensus.cc:697] T 812dec3bbe5940f18b63081011d6f7bf P 6340a9e0eddc405c982c436b589ef82f [term 5 LEADER]: Becoming Leader. State: Replica: 6340a9e0eddc405c982c436b589ef82f, State: Running, Role: LEADER
I20260709 13:15:31.220420  9535 consensus_queue.cc:237] T 812dec3bbe5940f18b63081011d6f7bf P 6340a9e0eddc405c982c436b589ef82f [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: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:31.222482  9199 raft_consensus.cc:2468] T 7192b6e78cb34b488bab1800e87cafe1 P 6340a9e0eddc405c982c436b589ef82f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22ed225240b246e986a1eea8a2d4344a in term 4.
I20260709 13:15:31.223634  9313 leader_election.cc:304] T 7192b6e78cb34b488bab1800e87cafe1 P 22ed225240b246e986a1eea8a2d4344a [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: 22ed225240b246e986a1eea8a2d4344a, 6340a9e0eddc405c982c436b589ef82f; no voters: 
I20260709 13:15:31.224391  9533 raft_consensus.cc:2804] T 7192b6e78cb34b488bab1800e87cafe1 P 22ed225240b246e986a1eea8a2d4344a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:31.226613  9274 raft_consensus.cc:2468] T 7192b6e78cb34b488bab1800e87cafe1 P 445da0495cbc481baae6da45e07deef5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22ed225240b246e986a1eea8a2d4344a in term 4.
I20260709 13:15:31.227751  9094 catalog_manager.cc:5697] T 812dec3bbe5940f18b63081011d6f7bf P 6340a9e0eddc405c982c436b589ef82f reported cstate change: term changed from 4 to 5, leader changed from 445da0495cbc481baae6da45e07deef5 (127.8.218.66) to 6340a9e0eddc405c982c436b589ef82f (127.8.218.65). New cstate: current_term: 5 leader_uuid: "6340a9e0eddc405c982c436b589ef82f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:31.228521  9533 raft_consensus.cc:697] T 7192b6e78cb34b488bab1800e87cafe1 P 22ed225240b246e986a1eea8a2d4344a [term 4 LEADER]: Becoming Leader. State: Replica: 22ed225240b246e986a1eea8a2d4344a, State: Running, Role: LEADER
I20260709 13:15:31.229449  9533 consensus_queue.cc:237] T 7192b6e78cb34b488bab1800e87cafe1 P 22ed225240b246e986a1eea8a2d4344a [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: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:31.237051  9095 catalog_manager.cc:5697] T 7192b6e78cb34b488bab1800e87cafe1 P 22ed225240b246e986a1eea8a2d4344a reported cstate change: term changed from 3 to 4, leader changed from 445da0495cbc481baae6da45e07deef5 (127.8.218.66) to 22ed225240b246e986a1eea8a2d4344a (127.8.218.67). New cstate: current_term: 4 leader_uuid: "22ed225240b246e986a1eea8a2d4344a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:31.405203  9534 raft_consensus.cc:993] T 164de51c26c9406e97fd41fc715df3e1 P 445da0495cbc481baae6da45e07deef5: : Instructing follower 22ed225240b246e986a1eea8a2d4344a to start an election
I20260709 13:15:31.405596  9526 raft_consensus.cc:1081] T 164de51c26c9406e97fd41fc715df3e1 P 445da0495cbc481baae6da45e07deef5 [term 3 LEADER]: Signalling peer 22ed225240b246e986a1eea8a2d4344a to start an election
I20260709 13:15:31.406870  9348 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "164de51c26c9406e97fd41fc715df3e1"
dest_uuid: "22ed225240b246e986a1eea8a2d4344a"
 from {username='slave'} at 127.0.0.1:55588
I20260709 13:15:31.407258  9348 raft_consensus.cc:493] T 164de51c26c9406e97fd41fc715df3e1 P 22ed225240b246e986a1eea8a2d4344a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:31.407505  9348 raft_consensus.cc:3060] T 164de51c26c9406e97fd41fc715df3e1 P 22ed225240b246e986a1eea8a2d4344a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:31.411836  9348 raft_consensus.cc:515] T 164de51c26c9406e97fd41fc715df3e1 P 22ed225240b246e986a1eea8a2d4344a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:31.413340  9348 leader_election.cc:290] T 164de51c26c9406e97fd41fc715df3e1 P 22ed225240b246e986a1eea8a2d4344a [CANDIDATE]: Term 4 election: Requested vote from peers 6340a9e0eddc405c982c436b589ef82f (127.8.218.65:34723), 445da0495cbc481baae6da45e07deef5 (127.8.218.66:34441)
I20260709 13:15:31.414104  9199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "164de51c26c9406e97fd41fc715df3e1" candidate_uuid: "22ed225240b246e986a1eea8a2d4344a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6340a9e0eddc405c982c436b589ef82f"
I20260709 13:15:31.414324  9274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "164de51c26c9406e97fd41fc715df3e1" candidate_uuid: "22ed225240b246e986a1eea8a2d4344a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "445da0495cbc481baae6da45e07deef5"
I20260709 13:15:31.414673  9199 raft_consensus.cc:3060] T 164de51c26c9406e97fd41fc715df3e1 P 6340a9e0eddc405c982c436b589ef82f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:31.414916  9274 raft_consensus.cc:3055] T 164de51c26c9406e97fd41fc715df3e1 P 445da0495cbc481baae6da45e07deef5 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:15:31.415223  9274 raft_consensus.cc:740] T 164de51c26c9406e97fd41fc715df3e1 P 445da0495cbc481baae6da45e07deef5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 445da0495cbc481baae6da45e07deef5, State: Running, Role: LEADER
I20260709 13:15:31.415913  9274 consensus_queue.cc:260] T 164de51c26c9406e97fd41fc715df3e1 P 445da0495cbc481baae6da45e07deef5 [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: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:31.416930  9274 raft_consensus.cc:3060] T 164de51c26c9406e97fd41fc715df3e1 P 445da0495cbc481baae6da45e07deef5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:31.418704  9199 raft_consensus.cc:2468] T 164de51c26c9406e97fd41fc715df3e1 P 6340a9e0eddc405c982c436b589ef82f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22ed225240b246e986a1eea8a2d4344a in term 4.
I20260709 13:15:31.419615  9313 leader_election.cc:304] T 164de51c26c9406e97fd41fc715df3e1 P 22ed225240b246e986a1eea8a2d4344a [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: 22ed225240b246e986a1eea8a2d4344a, 6340a9e0eddc405c982c436b589ef82f; no voters: 
I20260709 13:15:31.420384  9533 raft_consensus.cc:2804] T 164de51c26c9406e97fd41fc715df3e1 P 22ed225240b246e986a1eea8a2d4344a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:31.420791  9533 raft_consensus.cc:697] T 164de51c26c9406e97fd41fc715df3e1 P 22ed225240b246e986a1eea8a2d4344a [term 4 LEADER]: Becoming Leader. State: Replica: 22ed225240b246e986a1eea8a2d4344a, State: Running, Role: LEADER
I20260709 13:15:31.421525  9533 consensus_queue.cc:237] T 164de51c26c9406e97fd41fc715df3e1 P 22ed225240b246e986a1eea8a2d4344a [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: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:31.422088  9274 raft_consensus.cc:2468] T 164de51c26c9406e97fd41fc715df3e1 P 445da0495cbc481baae6da45e07deef5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22ed225240b246e986a1eea8a2d4344a in term 4.
I20260709 13:15:31.428640  9095 catalog_manager.cc:5697] T 164de51c26c9406e97fd41fc715df3e1 P 22ed225240b246e986a1eea8a2d4344a reported cstate change: term changed from 3 to 4, leader changed from 445da0495cbc481baae6da45e07deef5 (127.8.218.66) to 22ed225240b246e986a1eea8a2d4344a (127.8.218.67). New cstate: current_term: 4 leader_uuid: "22ed225240b246e986a1eea8a2d4344a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:31.554337  9274 raft_consensus.cc:1275] T dfe554e86263427eb4eabcf39adc0b1d P 445da0495cbc481baae6da45e07deef5 [term 3 FOLLOWER]: Refusing update from remote peer 6340a9e0eddc405c982c436b589ef82f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:31.555594  9535 consensus_queue.cc:1048] T dfe554e86263427eb4eabcf39adc0b1d P 6340a9e0eddc405c982c436b589ef82f [LEADER]: Connected to new peer: Peer: permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:31.564922  9348 raft_consensus.cc:1275] T dfe554e86263427eb4eabcf39adc0b1d P 22ed225240b246e986a1eea8a2d4344a [term 3 FOLLOWER]: Refusing update from remote peer 6340a9e0eddc405c982c436b589ef82f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:31.566601  9536 consensus_queue.cc:1048] T dfe554e86263427eb4eabcf39adc0b1d P 6340a9e0eddc405c982c436b589ef82f [LEADER]: Connected to new peer: Peer: permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:15:31.624339  9349 raft_consensus.cc:1275] T 812dec3bbe5940f18b63081011d6f7bf P 22ed225240b246e986a1eea8a2d4344a [term 5 FOLLOWER]: Refusing update from remote peer 6340a9e0eddc405c982c436b589ef82f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:15:31.625604  9535 consensus_queue.cc:1048] T 812dec3bbe5940f18b63081011d6f7bf P 6340a9e0eddc405c982c436b589ef82f [LEADER]: Connected to new peer: Peer: permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:15:31.626255  9534 raft_consensus.cc:993] T ea3731962fdd415a95302486932dddba P 445da0495cbc481baae6da45e07deef5: : Instructing follower 6340a9e0eddc405c982c436b589ef82f to start an election
I20260709 13:15:31.626837  9526 raft_consensus.cc:1081] T ea3731962fdd415a95302486932dddba P 445da0495cbc481baae6da45e07deef5 [term 3 LEADER]: Signalling peer 6340a9e0eddc405c982c436b589ef82f to start an election
I20260709 13:15:31.628258  9199 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea3731962fdd415a95302486932dddba"
dest_uuid: "6340a9e0eddc405c982c436b589ef82f"
 from {username='slave'} at 127.0.0.1:42070
I20260709 13:15:31.628732  9199 raft_consensus.cc:493] T ea3731962fdd415a95302486932dddba P 6340a9e0eddc405c982c436b589ef82f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:31.629134  9199 raft_consensus.cc:3060] T ea3731962fdd415a95302486932dddba P 6340a9e0eddc405c982c436b589ef82f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:31.638706  9274 raft_consensus.cc:1275] T 812dec3bbe5940f18b63081011d6f7bf P 445da0495cbc481baae6da45e07deef5 [term 5 FOLLOWER]: Refusing update from remote peer 6340a9e0eddc405c982c436b589ef82f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:15:31.639397  9199 raft_consensus.cc:515] T ea3731962fdd415a95302486932dddba P 6340a9e0eddc405c982c436b589ef82f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:31.640132  9548 consensus_queue.cc:1048] T 812dec3bbe5940f18b63081011d6f7bf P 6340a9e0eddc405c982c436b589ef82f [LEADER]: Connected to new peer: Peer: permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:15:31.641287  9199 leader_election.cc:290] T ea3731962fdd415a95302486932dddba P 6340a9e0eddc405c982c436b589ef82f [CANDIDATE]: Term 4 election: Requested vote from peers 445da0495cbc481baae6da45e07deef5 (127.8.218.66:34441), 22ed225240b246e986a1eea8a2d4344a (127.8.218.67:42591)
I20260709 13:15:31.642266  9349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3731962fdd415a95302486932dddba" candidate_uuid: "6340a9e0eddc405c982c436b589ef82f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "22ed225240b246e986a1eea8a2d4344a"
I20260709 13:15:31.642802  9349 raft_consensus.cc:3060] T ea3731962fdd415a95302486932dddba P 22ed225240b246e986a1eea8a2d4344a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:31.642732  9274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3731962fdd415a95302486932dddba" candidate_uuid: "6340a9e0eddc405c982c436b589ef82f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "445da0495cbc481baae6da45e07deef5"
I20260709 13:15:31.643381  9274 raft_consensus.cc:3055] T ea3731962fdd415a95302486932dddba P 445da0495cbc481baae6da45e07deef5 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:15:31.643705  9274 raft_consensus.cc:740] T ea3731962fdd415a95302486932dddba P 445da0495cbc481baae6da45e07deef5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 445da0495cbc481baae6da45e07deef5, State: Running, Role: LEADER
I20260709 13:15:31.644553  9274 consensus_queue.cc:260] T ea3731962fdd415a95302486932dddba P 445da0495cbc481baae6da45e07deef5 [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: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:31.645799  9274 raft_consensus.cc:3060] T ea3731962fdd415a95302486932dddba P 445da0495cbc481baae6da45e07deef5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:31.649574  9349 raft_consensus.cc:2468] T ea3731962fdd415a95302486932dddba P 22ed225240b246e986a1eea8a2d4344a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6340a9e0eddc405c982c436b589ef82f in term 4.
I20260709 13:15:31.650509  9164 leader_election.cc:304] T ea3731962fdd415a95302486932dddba P 6340a9e0eddc405c982c436b589ef82f [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: 22ed225240b246e986a1eea8a2d4344a, 6340a9e0eddc405c982c436b589ef82f; no voters: 
I20260709 13:15:31.651180  9548 raft_consensus.cc:2804] T ea3731962fdd415a95302486932dddba P 6340a9e0eddc405c982c436b589ef82f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:31.651580  9548 raft_consensus.cc:697] T ea3731962fdd415a95302486932dddba P 6340a9e0eddc405c982c436b589ef82f [term 4 LEADER]: Becoming Leader. State: Replica: 6340a9e0eddc405c982c436b589ef82f, State: Running, Role: LEADER
I20260709 13:15:31.652343  9548 consensus_queue.cc:237] T ea3731962fdd415a95302486932dddba P 6340a9e0eddc405c982c436b589ef82f [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: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } }
I20260709 13:15:31.660007  9274 raft_consensus.cc:2468] T ea3731962fdd415a95302486932dddba P 445da0495cbc481baae6da45e07deef5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6340a9e0eddc405c982c436b589ef82f in term 4.
I20260709 13:15:31.659811  9095 catalog_manager.cc:5697] T ea3731962fdd415a95302486932dddba P 6340a9e0eddc405c982c436b589ef82f reported cstate change: term changed from 3 to 4, leader changed from 445da0495cbc481baae6da45e07deef5 (127.8.218.66) to 6340a9e0eddc405c982c436b589ef82f (127.8.218.65). New cstate: current_term: 4 leader_uuid: "6340a9e0eddc405c982c436b589ef82f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:31.661023  9199 raft_consensus.cc:1275] T 7192b6e78cb34b488bab1800e87cafe1 P 6340a9e0eddc405c982c436b589ef82f [term 4 FOLLOWER]: Refusing update from remote peer 22ed225240b246e986a1eea8a2d4344a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:15:31.663331  9533 consensus_queue.cc:1048] T 7192b6e78cb34b488bab1800e87cafe1 P 22ed225240b246e986a1eea8a2d4344a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:31.675226  9274 raft_consensus.cc:1275] T 7192b6e78cb34b488bab1800e87cafe1 P 445da0495cbc481baae6da45e07deef5 [term 4 FOLLOWER]: Refusing update from remote peer 22ed225240b246e986a1eea8a2d4344a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:15:31.676383  9533 consensus_queue.cc:1048] T 7192b6e78cb34b488bab1800e87cafe1 P 22ed225240b246e986a1eea8a2d4344a [LEADER]: Connected to new peer: Peer: permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:31.930655  9274 raft_consensus.cc:1275] T 164de51c26c9406e97fd41fc715df3e1 P 445da0495cbc481baae6da45e07deef5 [term 4 FOLLOWER]: Refusing update from remote peer 22ed225240b246e986a1eea8a2d4344a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:15:31.931854  9533 consensus_queue.cc:1048] T 164de51c26c9406e97fd41fc715df3e1 P 22ed225240b246e986a1eea8a2d4344a [LEADER]: Connected to new peer: Peer: permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:31.938542  9199 raft_consensus.cc:1275] T 164de51c26c9406e97fd41fc715df3e1 P 6340a9e0eddc405c982c436b589ef82f [term 4 FOLLOWER]: Refusing update from remote peer 22ed225240b246e986a1eea8a2d4344a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:15:31.940231  9543 consensus_queue.cc:1048] T 164de51c26c9406e97fd41fc715df3e1 P 22ed225240b246e986a1eea8a2d4344a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6340a9e0eddc405c982c436b589ef82f" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 34723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:15:32.076184  9274 raft_consensus.cc:1275] T ea3731962fdd415a95302486932dddba P 445da0495cbc481baae6da45e07deef5 [term 4 FOLLOWER]: Refusing update from remote peer 6340a9e0eddc405c982c436b589ef82f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:15:32.077361  9548 consensus_queue.cc:1048] T ea3731962fdd415a95302486932dddba P 6340a9e0eddc405c982c436b589ef82f [LEADER]: Connected to new peer: Peer: permanent_uuid: "445da0495cbc481baae6da45e07deef5" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 34441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:32.085547  9349 raft_consensus.cc:1275] T ea3731962fdd415a95302486932dddba P 22ed225240b246e986a1eea8a2d4344a [term 4 FOLLOWER]: Refusing update from remote peer 6340a9e0eddc405c982c436b589ef82f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:15:32.086913  9548 consensus_queue.cc:1048] T ea3731962fdd415a95302486932dddba P 6340a9e0eddc405c982c436b589ef82f [LEADER]: Connected to new peer: Peer: permanent_uuid: "22ed225240b246e986a1eea8a2d4344a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:32.113692  9065 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:32.118986  9065 tablet_server.cc:179] TabletServer@127.8.218.65:0 shutting down...
W20260709 13:15:32.137344  9313 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:15:32.141695  9313 consensus_peers.cc:597] T 86c8bae718d34143b202fd309993e5b8 P 22ed225240b246e986a1eea8a2d4344a -> Peer 6340a9e0eddc405c982c436b589ef82f (127.8.218.65:34723): Couldn't send request to peer 6340a9e0eddc405c982c436b589ef82f. 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:15:32.149351  9065 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:32.150070  9065 tablet_replica.cc:333] T 86c8bae718d34143b202fd309993e5b8 P 6340a9e0eddc405c982c436b589ef82f: stopping tablet replica
I20260709 13:15:32.150934  9065 raft_consensus.cc:2243] T 86c8bae718d34143b202fd309993e5b8 P 6340a9e0eddc405c982c436b589ef82f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:32.151468  9065 raft_consensus.cc:2272] T 86c8bae718d34143b202fd309993e5b8 P 6340a9e0eddc405c982c436b589ef82f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:32.153702  9065 tablet_replica.cc:333] T 53e5a8bec54b4d30a16153415c2def2e P 6340a9e0eddc405c982c436b589ef82f: stopping tablet replica
I20260709 13:15:32.154209  9065 raft_consensus.cc:2243] T 53e5a8bec54b4d30a16153415c2def2e P 6340a9e0eddc405c982c436b589ef82f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:32.154618  9065 raft_consensus.cc:2272] T 53e5a8bec54b4d30a16153415c2def2e P 6340a9e0eddc405c982c436b589ef82f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:32.156265  9065 tablet_replica.cc:333] T ea3731962fdd415a95302486932dddba P 6340a9e0eddc405c982c436b589ef82f: stopping tablet replica
I20260709 13:15:32.156723  9065 raft_consensus.cc:2243] T ea3731962fdd415a95302486932dddba P 6340a9e0eddc405c982c436b589ef82f [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:15:32.157387  9065 raft_consensus.cc:2272] T ea3731962fdd415a95302486932dddba P 6340a9e0eddc405c982c436b589ef82f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:32.159354  9065 tablet_replica.cc:333] T 164de51c26c9406e97fd41fc715df3e1 P 6340a9e0eddc405c982c436b589ef82f: stopping tablet replica
I20260709 13:15:32.159958  9065 raft_consensus.cc:2243] T 164de51c26c9406e97fd41fc715df3e1 P 6340a9e0eddc405c982c436b589ef82f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:32.160465  9065 raft_consensus.cc:2272] T 164de51c26c9406e97fd41fc715df3e1 P 6340a9e0eddc405c982c436b589ef82f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:32.163748  9065 tablet_replica.cc:333] T 7192b6e78cb34b488bab1800e87cafe1 P 6340a9e0eddc405c982c436b589ef82f: stopping tablet replica
I20260709 13:15:32.164369  9065 raft_consensus.cc:2243] T 7192b6e78cb34b488bab1800e87cafe1 P 6340a9e0eddc405c982c436b589ef82f [term 4 FOLLOWER]: Raft consensus shutting down.
W20260709 13:15:32.164515  9239 consensus_peers.cc:597] T 53e5a8bec54b4d30a16153415c2def2e P 445da0495cbc481baae6da45e07deef5 -> Peer 6340a9e0eddc405c982c436b589ef82f (127.8.218.65:34723): Couldn't send request to peer 6340a9e0eddc405c982c436b589ef82f. 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:15:32.164834  9065 raft_consensus.cc:2272] T 7192b6e78cb34b488bab1800e87cafe1 P 6340a9e0eddc405c982c436b589ef82f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:32.166944  9065 tablet_replica.cc:333] T 812dec3bbe5940f18b63081011d6f7bf P 6340a9e0eddc405c982c436b589ef82f: stopping tablet replica
I20260709 13:15:32.167477  9065 raft_consensus.cc:2243] T 812dec3bbe5940f18b63081011d6f7bf P 6340a9e0eddc405c982c436b589ef82f [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:15:32.168138  9065 raft_consensus.cc:2272] T 812dec3bbe5940f18b63081011d6f7bf P 6340a9e0eddc405c982c436b589ef82f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:32.169898  9065 tablet_replica.cc:333] T fdf5c1d4860f43afa876bc0a8d225288 P 6340a9e0eddc405c982c436b589ef82f: stopping tablet replica
I20260709 13:15:32.170295  9065 raft_consensus.cc:2243] T fdf5c1d4860f43afa876bc0a8d225288 P 6340a9e0eddc405c982c436b589ef82f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:32.170647  9065 raft_consensus.cc:2272] T fdf5c1d4860f43afa876bc0a8d225288 P 6340a9e0eddc405c982c436b589ef82f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:32.172097  9065 tablet_replica.cc:333] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 6340a9e0eddc405c982c436b589ef82f: stopping tablet replica
I20260709 13:15:32.172465  9065 raft_consensus.cc:2243] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 6340a9e0eddc405c982c436b589ef82f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:32.172767  9065 raft_consensus.cc:2272] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 6340a9e0eddc405c982c436b589ef82f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:32.174081  9065 tablet_replica.cc:333] T dfe554e86263427eb4eabcf39adc0b1d P 6340a9e0eddc405c982c436b589ef82f: stopping tablet replica
I20260709 13:15:32.174422  9065 raft_consensus.cc:2243] T dfe554e86263427eb4eabcf39adc0b1d P 6340a9e0eddc405c982c436b589ef82f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:32.174968  9065 raft_consensus.cc:2272] T dfe554e86263427eb4eabcf39adc0b1d P 6340a9e0eddc405c982c436b589ef82f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:32.282119  9065 tablet_server.cc:196] TabletServer@127.8.218.65:0 shutdown complete.
W20260709 13:15:32.283110  9313 consensus_peers.cc:597] T 7192b6e78cb34b488bab1800e87cafe1 P 22ed225240b246e986a1eea8a2d4344a -> Peer 6340a9e0eddc405c982c436b589ef82f (127.8.218.65:34723): Couldn't send request to peer 6340a9e0eddc405c982c436b589ef82f. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:34723: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:32.299801  9065 tablet_server.cc:179] TabletServer@127.8.218.66:0 shutting down...
I20260709 13:15:32.326665  9065 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:32.327370  9065 tablet_replica.cc:333] T 86c8bae718d34143b202fd309993e5b8 P 445da0495cbc481baae6da45e07deef5: stopping tablet replica
I20260709 13:15:32.328225  9065 raft_consensus.cc:2243] T 86c8bae718d34143b202fd309993e5b8 P 445da0495cbc481baae6da45e07deef5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:32.328610  9065 raft_consensus.cc:2272] T 86c8bae718d34143b202fd309993e5b8 P 445da0495cbc481baae6da45e07deef5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:32.330168  9065 tablet_replica.cc:333] T 53e5a8bec54b4d30a16153415c2def2e P 445da0495cbc481baae6da45e07deef5: stopping tablet replica
I20260709 13:15:32.330571  9065 raft_consensus.cc:2243] T 53e5a8bec54b4d30a16153415c2def2e P 445da0495cbc481baae6da45e07deef5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:32.331292  9065 raft_consensus.cc:2272] T 53e5a8bec54b4d30a16153415c2def2e P 445da0495cbc481baae6da45e07deef5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:32.332916  9065 tablet_replica.cc:333] T 812dec3bbe5940f18b63081011d6f7bf P 445da0495cbc481baae6da45e07deef5: stopping tablet replica
I20260709 13:15:32.333475  9065 raft_consensus.cc:2243] T 812dec3bbe5940f18b63081011d6f7bf P 445da0495cbc481baae6da45e07deef5 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:32.333796  9065 raft_consensus.cc:2272] T 812dec3bbe5940f18b63081011d6f7bf P 445da0495cbc481baae6da45e07deef5 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:32.335443  9065 tablet_replica.cc:333] T fdf5c1d4860f43afa876bc0a8d225288 P 445da0495cbc481baae6da45e07deef5: stopping tablet replica
I20260709 13:15:32.335917  9065 raft_consensus.cc:2243] T fdf5c1d4860f43afa876bc0a8d225288 P 445da0495cbc481baae6da45e07deef5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:32.336534  9065 raft_consensus.cc:2272] T fdf5c1d4860f43afa876bc0a8d225288 P 445da0495cbc481baae6da45e07deef5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:32.337843  9065 tablet_replica.cc:333] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 445da0495cbc481baae6da45e07deef5: stopping tablet replica
I20260709 13:15:32.338236  9065 raft_consensus.cc:2243] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 445da0495cbc481baae6da45e07deef5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:32.338804  9065 raft_consensus.cc:2272] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 445da0495cbc481baae6da45e07deef5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:32.340256  9065 tablet_replica.cc:333] T dfe554e86263427eb4eabcf39adc0b1d P 445da0495cbc481baae6da45e07deef5: stopping tablet replica
I20260709 13:15:32.340631  9065 raft_consensus.cc:2243] T dfe554e86263427eb4eabcf39adc0b1d P 445da0495cbc481baae6da45e07deef5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:32.340929  9065 raft_consensus.cc:2272] T dfe554e86263427eb4eabcf39adc0b1d P 445da0495cbc481baae6da45e07deef5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:32.342658  9065 tablet_replica.cc:333] T 164de51c26c9406e97fd41fc715df3e1 P 445da0495cbc481baae6da45e07deef5: stopping tablet replica
I20260709 13:15:32.343120  9065 raft_consensus.cc:2243] T 164de51c26c9406e97fd41fc715df3e1 P 445da0495cbc481baae6da45e07deef5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:32.343482  9065 raft_consensus.cc:2272] T 164de51c26c9406e97fd41fc715df3e1 P 445da0495cbc481baae6da45e07deef5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:32.345192  9065 tablet_replica.cc:333] T ea3731962fdd415a95302486932dddba P 445da0495cbc481baae6da45e07deef5: stopping tablet replica
I20260709 13:15:32.345616  9065 raft_consensus.cc:2243] T ea3731962fdd415a95302486932dddba P 445da0495cbc481baae6da45e07deef5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:32.345978  9065 raft_consensus.cc:2272] T ea3731962fdd415a95302486932dddba P 445da0495cbc481baae6da45e07deef5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:32.347759  9065 tablet_replica.cc:333] T 7192b6e78cb34b488bab1800e87cafe1 P 445da0495cbc481baae6da45e07deef5: stopping tablet replica
I20260709 13:15:32.348173  9065 raft_consensus.cc:2243] T 7192b6e78cb34b488bab1800e87cafe1 P 445da0495cbc481baae6da45e07deef5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:32.348533  9065 raft_consensus.cc:2272] T 7192b6e78cb34b488bab1800e87cafe1 P 445da0495cbc481baae6da45e07deef5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:32.365563  9065 tablet_server.cc:196] TabletServer@127.8.218.66:0 shutdown complete.
I20260709 13:15:32.380494  9065 tablet_server.cc:179] TabletServer@127.8.218.67:0 shutting down...
I20260709 13:15:32.401340  9065 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:32.401996  9065 tablet_replica.cc:333] T 86c8bae718d34143b202fd309993e5b8 P 22ed225240b246e986a1eea8a2d4344a: stopping tablet replica
I20260709 13:15:32.402511  9065 raft_consensus.cc:2243] T 86c8bae718d34143b202fd309993e5b8 P 22ed225240b246e986a1eea8a2d4344a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:32.403198  9065 raft_consensus.cc:2272] T 86c8bae718d34143b202fd309993e5b8 P 22ed225240b246e986a1eea8a2d4344a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:32.404927  9065 tablet_replica.cc:333] T 53e5a8bec54b4d30a16153415c2def2e P 22ed225240b246e986a1eea8a2d4344a: stopping tablet replica
I20260709 13:15:32.405350  9065 raft_consensus.cc:2243] T 53e5a8bec54b4d30a16153415c2def2e P 22ed225240b246e986a1eea8a2d4344a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:32.405680  9065 raft_consensus.cc:2272] T 53e5a8bec54b4d30a16153415c2def2e P 22ed225240b246e986a1eea8a2d4344a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:32.407084  9065 tablet_replica.cc:333] T dfe554e86263427eb4eabcf39adc0b1d P 22ed225240b246e986a1eea8a2d4344a: stopping tablet replica
I20260709 13:15:32.407467  9065 raft_consensus.cc:2243] T dfe554e86263427eb4eabcf39adc0b1d P 22ed225240b246e986a1eea8a2d4344a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:32.407822  9065 raft_consensus.cc:2272] T dfe554e86263427eb4eabcf39adc0b1d P 22ed225240b246e986a1eea8a2d4344a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:32.409842  9065 tablet_replica.cc:333] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 22ed225240b246e986a1eea8a2d4344a: stopping tablet replica
I20260709 13:15:32.410341  9065 raft_consensus.cc:2243] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 22ed225240b246e986a1eea8a2d4344a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:32.410815  9065 raft_consensus.cc:2272] T 3ac3d4d7ec9b4a0f89192ebbec29513d P 22ed225240b246e986a1eea8a2d4344a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:32.412945  9065 tablet_replica.cc:333] T 812dec3bbe5940f18b63081011d6f7bf P 22ed225240b246e986a1eea8a2d4344a: stopping tablet replica
W20260709 13:15:32.412985  9312 consensus_peers.cc:597] T 164de51c26c9406e97fd41fc715df3e1 P 22ed225240b246e986a1eea8a2d4344a -> Peer 445da0495cbc481baae6da45e07deef5 (127.8.218.66:34441): Couldn't send request to peer 445da0495cbc481baae6da45e07deef5. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.66:34441: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:32.413650  9065 raft_consensus.cc:2243] T 812dec3bbe5940f18b63081011d6f7bf P 22ed225240b246e986a1eea8a2d4344a [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:32.414033  9065 raft_consensus.cc:2272] T 812dec3bbe5940f18b63081011d6f7bf P 22ed225240b246e986a1eea8a2d4344a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:32.416363  9065 tablet_replica.cc:333] T fdf5c1d4860f43afa876bc0a8d225288 P 22ed225240b246e986a1eea8a2d4344a: stopping tablet replica
I20260709 13:15:32.416756  9065 raft_consensus.cc:2243] T fdf5c1d4860f43afa876bc0a8d225288 P 22ed225240b246e986a1eea8a2d4344a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:32.417089  9065 raft_consensus.cc:2272] T fdf5c1d4860f43afa876bc0a8d225288 P 22ed225240b246e986a1eea8a2d4344a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:32.418460  9065 tablet_replica.cc:333] T 164de51c26c9406e97fd41fc715df3e1 P 22ed225240b246e986a1eea8a2d4344a: stopping tablet replica
I20260709 13:15:32.418900  9065 raft_consensus.cc:2243] T 164de51c26c9406e97fd41fc715df3e1 P 22ed225240b246e986a1eea8a2d4344a [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:15:32.419610  9065 raft_consensus.cc:2272] T 164de51c26c9406e97fd41fc715df3e1 P 22ed225240b246e986a1eea8a2d4344a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:32.421437  9065 tablet_replica.cc:333] T ea3731962fdd415a95302486932dddba P 22ed225240b246e986a1eea8a2d4344a: stopping tablet replica
I20260709 13:15:32.421864  9065 raft_consensus.cc:2243] T ea3731962fdd415a95302486932dddba P 22ed225240b246e986a1eea8a2d4344a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:32.422250  9065 raft_consensus.cc:2272] T ea3731962fdd415a95302486932dddba P 22ed225240b246e986a1eea8a2d4344a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:32.424161  9065 tablet_replica.cc:333] T 7192b6e78cb34b488bab1800e87cafe1 P 22ed225240b246e986a1eea8a2d4344a: stopping tablet replica
I20260709 13:15:32.424561  9065 raft_consensus.cc:2243] T 7192b6e78cb34b488bab1800e87cafe1 P 22ed225240b246e986a1eea8a2d4344a [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:15:32.425179  9065 raft_consensus.cc:2272] T 7192b6e78cb34b488bab1800e87cafe1 P 22ed225240b246e986a1eea8a2d4344a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:32.450007  9065 tablet_server.cc:196] TabletServer@127.8.218.67:0 shutdown complete.
I20260709 13:15:32.464936  9065 master.cc:562] Master@127.8.218.126:39519 shutting down...
I20260709 13:15:32.606775  9065 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b115244aee364e2e9e8c5f46c8379ee0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:32.607268  9065 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b115244aee364e2e9e8c5f46c8379ee0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:32.607535  9065 tablet_replica.cc:333] T 00000000000000000000000000000000 P b115244aee364e2e9e8c5f46c8379ee0: stopping tablet replica
I20260709 13:15:32.626813  9065 master.cc:584] Master@127.8.218.126:39519 shutdown complete.
22ed225240b246e986a1eea8a2d4344a  1
445da0495cbc481baae6da45e07deef5  4
6340a9e0eddc405c982c436b589ef82f  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12395 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 13:15:32.664866  9065 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.8.218.126:46703
I20260709 13:15:32.666002  9065 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:32.671342  9566 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:15:32.671504  9567 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:15:32.672533  9569 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:15:32.672659  9065 server_base.cc:1061] running on GCE node
I20260709 13:15:32.673584  9065 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:32.673758  9065 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:15:32.673941  9065 hybrid_clock.cc:648] HybridClock initialized: now 1783602932673910 us; error 0 us; skew 500 ppm
I20260709 13:15:32.674451  9065 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:32.676776  9065 webserver.cc:533] Webserver started at http://127.8.218.126:38211/ using document root <none> and password file <none>
I20260709 13:15:32.677254  9065 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:32.677433  9065 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:32.677713  9065 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:32.678756  9065 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602920109272-9065-0/minicluster-data/master-0-root/instance:
uuid: "495800e7f09543b9a2db1e2e2bb92792"
format_stamp: "Formatted at 2026-07-09 13:15:32 on dist-test-slave-fpp7"
I20260709 13:15:32.683154  9065 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:15:32.686100  9574 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:15:32.686831  9065 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:15:32.687145  9065 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602920109272-9065-0/minicluster-data/master-0-root
uuid: "495800e7f09543b9a2db1e2e2bb92792"
format_stamp: "Formatted at 2026-07-09 13:15:32 on dist-test-slave-fpp7"
I20260709 13:15:32.687459  9065 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602920109272-9065-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602920109272-9065-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602920109272-9065-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:15:32.706245  9065 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:32.707413  9065 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:32.743510  9065 rpc_server.cc:307] RPC server started. Bound to: 127.8.218.126:46703
I20260709 13:15:32.743602  9625 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.218.126:46703 every 8 connection(s)
I20260709 13:15:32.747174  9626 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:15:32.755856  9626 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 495800e7f09543b9a2db1e2e2bb92792: Bootstrap starting.
I20260709 13:15:32.760123  9626 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 495800e7f09543b9a2db1e2e2bb92792: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:32.763979  9626 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 495800e7f09543b9a2db1e2e2bb92792: No bootstrap required, opened a new log
I20260709 13:15:32.765903  9626 raft_consensus.cc:359] T 00000000000000000000000000000000 P 495800e7f09543b9a2db1e2e2bb92792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "495800e7f09543b9a2db1e2e2bb92792" member_type: VOTER }
I20260709 13:15:32.766242  9626 raft_consensus.cc:385] T 00000000000000000000000000000000 P 495800e7f09543b9a2db1e2e2bb92792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:32.766510  9626 raft_consensus.cc:740] T 00000000000000000000000000000000 P 495800e7f09543b9a2db1e2e2bb92792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 495800e7f09543b9a2db1e2e2bb92792, State: Initialized, Role: FOLLOWER
I20260709 13:15:32.767109  9626 consensus_queue.cc:260] T 00000000000000000000000000000000 P 495800e7f09543b9a2db1e2e2bb92792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "495800e7f09543b9a2db1e2e2bb92792" member_type: VOTER }
I20260709 13:15:32.767565  9626 raft_consensus.cc:399] T 00000000000000000000000000000000 P 495800e7f09543b9a2db1e2e2bb92792 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:15:32.767808  9626 raft_consensus.cc:493] T 00000000000000000000000000000000 P 495800e7f09543b9a2db1e2e2bb92792 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:15:32.768078  9626 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 495800e7f09543b9a2db1e2e2bb92792 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:32.771883  9626 raft_consensus.cc:515] T 00000000000000000000000000000000 P 495800e7f09543b9a2db1e2e2bb92792 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "495800e7f09543b9a2db1e2e2bb92792" member_type: VOTER }
I20260709 13:15:32.772368  9626 leader_election.cc:304] T 00000000000000000000000000000000 P 495800e7f09543b9a2db1e2e2bb92792 [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: 495800e7f09543b9a2db1e2e2bb92792; no voters: 
I20260709 13:15:32.773411  9626 leader_election.cc:290] T 00000000000000000000000000000000 P 495800e7f09543b9a2db1e2e2bb92792 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:15:32.773787  9629 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 495800e7f09543b9a2db1e2e2bb92792 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:32.775169  9629 raft_consensus.cc:697] T 00000000000000000000000000000000 P 495800e7f09543b9a2db1e2e2bb92792 [term 1 LEADER]: Becoming Leader. State: Replica: 495800e7f09543b9a2db1e2e2bb92792, State: Running, Role: LEADER
I20260709 13:15:32.775857  9629 consensus_queue.cc:237] T 00000000000000000000000000000000 P 495800e7f09543b9a2db1e2e2bb92792 [LEADER]: Queue going to LEADER mode. State: All 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: "495800e7f09543b9a2db1e2e2bb92792" member_type: VOTER }
I20260709 13:15:32.776419  9626 sys_catalog.cc:565] T 00000000000000000000000000000000 P 495800e7f09543b9a2db1e2e2bb92792 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:15:32.780555  9631 sys_catalog.cc:455] T 00000000000000000000000000000000 P 495800e7f09543b9a2db1e2e2bb92792 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 495800e7f09543b9a2db1e2e2bb92792. Latest consensus state: current_term: 1 leader_uuid: "495800e7f09543b9a2db1e2e2bb92792" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "495800e7f09543b9a2db1e2e2bb92792" member_type: VOTER } }
I20260709 13:15:32.781203  9631 sys_catalog.cc:458] T 00000000000000000000000000000000 P 495800e7f09543b9a2db1e2e2bb92792 [sys.catalog]: This master's current role is: LEADER
I20260709 13:15:32.780975  9630 sys_catalog.cc:455] T 00000000000000000000000000000000 P 495800e7f09543b9a2db1e2e2bb92792 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "495800e7f09543b9a2db1e2e2bb92792" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "495800e7f09543b9a2db1e2e2bb92792" member_type: VOTER } }
I20260709 13:15:32.781674  9630 sys_catalog.cc:458] T 00000000000000000000000000000000 P 495800e7f09543b9a2db1e2e2bb92792 [sys.catalog]: This master's current role is: LEADER
I20260709 13:15:32.783720  9636 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:15:32.788460  9636 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:15:32.793399  9065 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:15:32.796562  9636 catalog_manager.cc:1383] Generated new cluster ID: 2331dc8ef6ac41219323c2b05f68f40f
I20260709 13:15:32.796811  9636 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:15:32.823400  9636 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:15:32.824592  9636 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:15:32.834748  9636 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 495800e7f09543b9a2db1e2e2bb92792: Generated new TSK 0
I20260709 13:15:32.835287  9636 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:15:32.859575  9065 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:32.865111  9647 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:15:32.865972  9648 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:15:32.867897  9650 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:15:32.867918  9065 server_base.cc:1061] running on GCE node
I20260709 13:15:32.868940  9065 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:32.869140  9065 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:15:32.869308  9065 hybrid_clock.cc:648] HybridClock initialized: now 1783602932869275 us; error 0 us; skew 500 ppm
I20260709 13:15:32.869812  9065 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:32.871896  9065 webserver.cc:533] Webserver started at http://127.8.218.65:44507/ using document root <none> and password file <none>
I20260709 13:15:32.872354  9065 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:32.872546  9065 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:32.872802  9065 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:32.873803  9065 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602920109272-9065-0/minicluster-data/ts-0-root/instance:
uuid: "0ab84d3310b444dcb15733cff65deb4c"
format_stamp: "Formatted at 2026-07-09 13:15:32 on dist-test-slave-fpp7"
I20260709 13:15:32.877972  9065 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 13:15:32.880961  9655 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:15:32.881623  9065 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:15:32.881898  9065 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602920109272-9065-0/minicluster-data/ts-0-root
uuid: "0ab84d3310b444dcb15733cff65deb4c"
format_stamp: "Formatted at 2026-07-09 13:15:32 on dist-test-slave-fpp7"
I20260709 13:15:32.882186  9065 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602920109272-9065-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602920109272-9065-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602920109272-9065-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:15:32.899510  9065 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:32.900702  9065 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:32.902073  9065 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:32.904186  9065 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:32.904405  9065 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:32.904630  9065 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:32.904805  9065 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:32.942233  9065 rpc_server.cc:307] RPC server started. Bound to: 127.8.218.65:44961
I20260709 13:15:32.942333  9717 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.218.65:44961 every 8 connection(s)
I20260709 13:15:32.946954  9065 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:32.953691  9722 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:15:32.954734  9723 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:15:32.958133  9065 server_base.cc:1061] running on GCE node
W20260709 13:15:32.958545  9725 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:15:32.959299  9065 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:32.959525  9065 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:15:32.959720  9065 hybrid_clock.cc:648] HybridClock initialized: now 1783602932959672 us; error 0 us; skew 500 ppm
I20260709 13:15:32.960208  9065 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:32.962352  9065 webserver.cc:533] Webserver started at http://127.8.218.66:45145/ using document root <none> and password file <none>
I20260709 13:15:32.962796  9065 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:32.963007  9065 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:32.963259  9065 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:32.964576  9065 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602920109272-9065-0/minicluster-data/ts-1-root/instance:
uuid: "c0f5f88c66c149188c7180e7fcf3b397"
format_stamp: "Formatted at 2026-07-09 13:15:32 on dist-test-slave-fpp7"
I20260709 13:15:32.966656  9718 heartbeater.cc:344] Connected to a master server at 127.8.218.126:46703
I20260709 13:15:32.966996  9718 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:32.967631  9718 heartbeater.cc:507] Master 127.8.218.126:46703 requested a full tablet report, sending...
I20260709 13:15:32.969349  9065 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260709 13:15:32.969717  9591 ts_manager.cc:194] Registered new tserver with Master: 0ab84d3310b444dcb15733cff65deb4c (127.8.218.65:44961)
I20260709 13:15:32.971395  9591 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47160
I20260709 13:15:32.972776  9730 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:15:32.973603  9065 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:15:32.973932  9065 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602920109272-9065-0/minicluster-data/ts-1-root
uuid: "c0f5f88c66c149188c7180e7fcf3b397"
format_stamp: "Formatted at 2026-07-09 13:15:32 on dist-test-slave-fpp7"
I20260709 13:15:32.974171  9065 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602920109272-9065-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602920109272-9065-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602920109272-9065-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:15:32.988085  9065 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:32.989190  9065 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:32.990476  9065 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:32.992465  9065 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:32.992686  9065 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:32.992929  9065 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:32.993105  9065 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:33.030470  9065 rpc_server.cc:307] RPC server started. Bound to: 127.8.218.66:39567
I20260709 13:15:33.030577  9792 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.218.66:39567 every 8 connection(s)
I20260709 13:15:33.035144  9065 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:33.042022  9796 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:15:33.044073  9797 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:15:33.045360  9799 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:15:33.047041  9065 server_base.cc:1061] running on GCE node
I20260709 13:15:33.047575  9793 heartbeater.cc:344] Connected to a master server at 127.8.218.126:46703
I20260709 13:15:33.047969  9793 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:33.048043  9065 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:33.048318  9065 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:15:33.048504  9065 hybrid_clock.cc:648] HybridClock initialized: now 1783602933048466 us; error 0 us; skew 500 ppm
I20260709 13:15:33.048797  9793 heartbeater.cc:507] Master 127.8.218.126:46703 requested a full tablet report, sending...
I20260709 13:15:33.049124  9065 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:33.051030  9591 ts_manager.cc:194] Registered new tserver with Master: c0f5f88c66c149188c7180e7fcf3b397 (127.8.218.66:39567)
I20260709 13:15:33.051961  9065 webserver.cc:533] Webserver started at http://127.8.218.67:45215/ using document root <none> and password file <none>
I20260709 13:15:33.052587  9065 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:33.052817  9065 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:33.052767  9591 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47162
I20260709 13:15:33.053236  9065 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:33.054364  9065 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602920109272-9065-0/minicluster-data/ts-2-root/instance:
uuid: "df00116cd28d455c9262147b63a801b8"
format_stamp: "Formatted at 2026-07-09 13:15:33 on dist-test-slave-fpp7"
I20260709 13:15:33.058367  9065 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:15:33.061311  9804 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:15:33.062073  9065 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:15:33.062343  9065 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602920109272-9065-0/minicluster-data/ts-2-root
uuid: "df00116cd28d455c9262147b63a801b8"
format_stamp: "Formatted at 2026-07-09 13:15:33 on dist-test-slave-fpp7"
I20260709 13:15:33.062624  9065 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602920109272-9065-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602920109272-9065-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602920109272-9065-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:15:33.082491  9065 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:33.083602  9065 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:33.084990  9065 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:33.087007  9065 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:33.087224  9065 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:33.087451  9065 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:33.087694  9065 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:33.125108  9065 rpc_server.cc:307] RPC server started. Bound to: 127.8.218.67:40211
I20260709 13:15:33.125223  9866 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.218.67:40211 every 8 connection(s)
I20260709 13:15:33.137789  9867 heartbeater.cc:344] Connected to a master server at 127.8.218.126:46703
I20260709 13:15:33.138093  9867 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:33.138695  9867 heartbeater.cc:507] Master 127.8.218.126:46703 requested a full tablet report, sending...
I20260709 13:15:33.140398  9591 ts_manager.cc:194] Registered new tserver with Master: df00116cd28d455c9262147b63a801b8 (127.8.218.67:40211)
I20260709 13:15:33.141141  9065 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012972267s
I20260709 13:15:33.141634  9591 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47164
I20260709 13:15:33.163941  9591 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47174:
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:15:33.166630  9591 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:15:33.243162  9832 tablet_service.cc:1511] Processing CreateTablet for tablet ef41b07a49af45a6820559eb0ff383cb (DEFAULT_TABLE table=test-workload [id=6647d6fdedb74a00a4f1a4ed96a0747f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:15:33.243881  9831 tablet_service.cc:1511] Processing CreateTablet for tablet 562a32d0f4fc43c0a90ff288c357186d (DEFAULT_TABLE table=test-workload [id=6647d6fdedb74a00a4f1a4ed96a0747f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:15:33.244715  9832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef41b07a49af45a6820559eb0ff383cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:33.246187  9830 tablet_service.cc:1511] Processing CreateTablet for tablet af2492c7317648288568e604555de00d (DEFAULT_TABLE table=test-workload [id=6647d6fdedb74a00a4f1a4ed96a0747f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:15:33.247465  9830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af2492c7317648288568e604555de00d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:33.248826  9829 tablet_service.cc:1511] Processing CreateTablet for tablet 99363d92beb4474b9b5feb7e2c7449a5 (DEFAULT_TABLE table=test-workload [id=6647d6fdedb74a00a4f1a4ed96a0747f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:15:33.250064  9829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99363d92beb4474b9b5feb7e2c7449a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:33.252801  9828 tablet_service.cc:1511] Processing CreateTablet for tablet 49ed3b97b1624458b3198756a8d7071a (DEFAULT_TABLE table=test-workload [id=6647d6fdedb74a00a4f1a4ed96a0747f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:15:33.254081  9828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49ed3b97b1624458b3198756a8d7071a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:33.254702  9831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 562a32d0f4fc43c0a90ff288c357186d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:33.255340  9827 tablet_service.cc:1511] Processing CreateTablet for tablet ef2905f5014744f082c7780fd3ef7bcc (DEFAULT_TABLE table=test-workload [id=6647d6fdedb74a00a4f1a4ed96a0747f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:15:33.256225  9826 tablet_service.cc:1511] Processing CreateTablet for tablet 8051d2abd4b345109575129d5e5e4e00 (DEFAULT_TABLE table=test-workload [id=6647d6fdedb74a00a4f1a4ed96a0747f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:15:33.256641  9827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef2905f5014744f082c7780fd3ef7bcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:33.259968  9825 tablet_service.cc:1511] Processing CreateTablet for tablet 73ac6d96b1994f3e820947921b6561b0 (DEFAULT_TABLE table=test-workload [id=6647d6fdedb74a00a4f1a4ed96a0747f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:15:33.261236  9825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73ac6d96b1994f3e820947921b6561b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:33.262600  9826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8051d2abd4b345109575129d5e5e4e00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:33.265802  9824 tablet_service.cc:1511] Processing CreateTablet for tablet 108818daaa8749439efffbcfbe100158 (DEFAULT_TABLE table=test-workload [id=6647d6fdedb74a00a4f1a4ed96a0747f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:15:33.267048  9824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 108818daaa8749439efffbcfbe100158. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:33.270872  9823 tablet_service.cc:1511] Processing CreateTablet for tablet 6ea4c8d2d4c44c049a3cb4b1af65b0df (DEFAULT_TABLE table=test-workload [id=6647d6fdedb74a00a4f1a4ed96a0747f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:15:33.272224  9823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ea4c8d2d4c44c049a3cb4b1af65b0df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:33.286605  9758 tablet_service.cc:1511] Processing CreateTablet for tablet ef41b07a49af45a6820559eb0ff383cb (DEFAULT_TABLE table=test-workload [id=6647d6fdedb74a00a4f1a4ed96a0747f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:15:33.287963  9758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef41b07a49af45a6820559eb0ff383cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:33.288842  9753 tablet_service.cc:1511] Processing CreateTablet for tablet ef2905f5014744f082c7780fd3ef7bcc (DEFAULT_TABLE table=test-workload [id=6647d6fdedb74a00a4f1a4ed96a0747f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:15:33.290364  9753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef2905f5014744f082c7780fd3ef7bcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:33.290710  9757 tablet_service.cc:1511] Processing CreateTablet for tablet 562a32d0f4fc43c0a90ff288c357186d (DEFAULT_TABLE table=test-workload [id=6647d6fdedb74a00a4f1a4ed96a0747f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:15:33.291960  9757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 562a32d0f4fc43c0a90ff288c357186d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:33.294907  9756 tablet_service.cc:1511] Processing CreateTablet for tablet af2492c7317648288568e604555de00d (DEFAULT_TABLE table=test-workload [id=6647d6fdedb74a00a4f1a4ed96a0747f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:15:33.296116  9756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af2492c7317648288568e604555de00d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:33.300810  9755 tablet_service.cc:1511] Processing CreateTablet for tablet 99363d92beb4474b9b5feb7e2c7449a5 (DEFAULT_TABLE table=test-workload [id=6647d6fdedb74a00a4f1a4ed96a0747f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:15:33.302074  9755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99363d92beb4474b9b5feb7e2c7449a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:33.301805  9752 tablet_service.cc:1511] Processing CreateTablet for tablet 8051d2abd4b345109575129d5e5e4e00 (DEFAULT_TABLE table=test-workload [id=6647d6fdedb74a00a4f1a4ed96a0747f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:15:33.303519  9752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8051d2abd4b345109575129d5e5e4e00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:33.304816  9754 tablet_service.cc:1511] Processing CreateTablet for tablet 49ed3b97b1624458b3198756a8d7071a (DEFAULT_TABLE table=test-workload [id=6647d6fdedb74a00a4f1a4ed96a0747f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:15:33.305989  9754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49ed3b97b1624458b3198756a8d7071a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:33.313699  9751 tablet_service.cc:1511] Processing CreateTablet for tablet 73ac6d96b1994f3e820947921b6561b0 (DEFAULT_TABLE table=test-workload [id=6647d6fdedb74a00a4f1a4ed96a0747f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:15:33.315454  9751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73ac6d96b1994f3e820947921b6561b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:33.317387  9683 tablet_service.cc:1511] Processing CreateTablet for tablet ef41b07a49af45a6820559eb0ff383cb (DEFAULT_TABLE table=test-workload [id=6647d6fdedb74a00a4f1a4ed96a0747f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:15:33.318667  9683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef41b07a49af45a6820559eb0ff383cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:33.325311  9682 tablet_service.cc:1511] Processing CreateTablet for tablet 562a32d0f4fc43c0a90ff288c357186d (DEFAULT_TABLE table=test-workload [id=6647d6fdedb74a00a4f1a4ed96a0747f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:15:33.325799  9750 tablet_service.cc:1511] Processing CreateTablet for tablet 108818daaa8749439efffbcfbe100158 (DEFAULT_TABLE table=test-workload [id=6647d6fdedb74a00a4f1a4ed96a0747f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:15:33.326678  9682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 562a32d0f4fc43c0a90ff288c357186d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:33.327548  9750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 108818daaa8749439efffbcfbe100158. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:33.337445  9749 tablet_service.cc:1511] Processing CreateTablet for tablet 6ea4c8d2d4c44c049a3cb4b1af65b0df (DEFAULT_TABLE table=test-workload [id=6647d6fdedb74a00a4f1a4ed96a0747f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:15:33.338798  9749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ea4c8d2d4c44c049a3cb4b1af65b0df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:33.348757  9681 tablet_service.cc:1511] Processing CreateTablet for tablet af2492c7317648288568e604555de00d (DEFAULT_TABLE table=test-workload [id=6647d6fdedb74a00a4f1a4ed96a0747f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:15:33.350100  9681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af2492c7317648288568e604555de00d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:33.356416  9680 tablet_service.cc:1511] Processing CreateTablet for tablet 99363d92beb4474b9b5feb7e2c7449a5 (DEFAULT_TABLE table=test-workload [id=6647d6fdedb74a00a4f1a4ed96a0747f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:15:33.358022  9680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99363d92beb4474b9b5feb7e2c7449a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:33.366931  9679 tablet_service.cc:1511] Processing CreateTablet for tablet 49ed3b97b1624458b3198756a8d7071a (DEFAULT_TABLE table=test-workload [id=6647d6fdedb74a00a4f1a4ed96a0747f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:15:33.368321  9679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49ed3b97b1624458b3198756a8d7071a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:33.391775  9678 tablet_service.cc:1511] Processing CreateTablet for tablet ef2905f5014744f082c7780fd3ef7bcc (DEFAULT_TABLE table=test-workload [id=6647d6fdedb74a00a4f1a4ed96a0747f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:15:33.393151  9678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef2905f5014744f082c7780fd3ef7bcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:33.409689  9883 tablet_bootstrap.cc:492] T ef2905f5014744f082c7780fd3ef7bcc P c0f5f88c66c149188c7180e7fcf3b397: Bootstrap starting.
I20260709 13:15:33.412051  9676 tablet_service.cc:1511] Processing CreateTablet for tablet 73ac6d96b1994f3e820947921b6561b0 (DEFAULT_TABLE table=test-workload [id=6647d6fdedb74a00a4f1a4ed96a0747f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:15:33.413367  9676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73ac6d96b1994f3e820947921b6561b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:33.417518  9883 tablet_bootstrap.cc:654] T ef2905f5014744f082c7780fd3ef7bcc P c0f5f88c66c149188c7180e7fcf3b397: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:33.424358  9882 tablet_bootstrap.cc:492] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8: Bootstrap starting.
I20260709 13:15:33.411095  9677 tablet_service.cc:1511] Processing CreateTablet for tablet 8051d2abd4b345109575129d5e5e4e00 (DEFAULT_TABLE table=test-workload [id=6647d6fdedb74a00a4f1a4ed96a0747f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:15:33.427258  9677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8051d2abd4b345109575129d5e5e4e00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:33.432205  9882 tablet_bootstrap.cc:654] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:33.434069  9675 tablet_service.cc:1511] Processing CreateTablet for tablet 108818daaa8749439efffbcfbe100158 (DEFAULT_TABLE table=test-workload [id=6647d6fdedb74a00a4f1a4ed96a0747f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:15:33.435369  9675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 108818daaa8749439efffbcfbe100158. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:33.444182  9674 tablet_service.cc:1511] Processing CreateTablet for tablet 6ea4c8d2d4c44c049a3cb4b1af65b0df (DEFAULT_TABLE table=test-workload [id=6647d6fdedb74a00a4f1a4ed96a0747f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:15:33.445889  9674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ea4c8d2d4c44c049a3cb4b1af65b0df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:33.456791  9885 tablet_bootstrap.cc:492] T 49ed3b97b1624458b3198756a8d7071a P 0ab84d3310b444dcb15733cff65deb4c: Bootstrap starting.
I20260709 13:15:33.468875  9882 tablet_bootstrap.cc:492] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8: No bootstrap required, opened a new log
I20260709 13:15:33.469370  9882 ts_tablet_manager.cc:1403] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8: Time spent bootstrapping tablet: real 0.045s	user 0.017s	sys 0.014s
I20260709 13:15:33.475909  9882 raft_consensus.cc:359] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:33.477304  9883 tablet_bootstrap.cc:492] T ef2905f5014744f082c7780fd3ef7bcc P c0f5f88c66c149188c7180e7fcf3b397: No bootstrap required, opened a new log
I20260709 13:15:33.477226  9882 raft_consensus.cc:385] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:33.477856  9883 ts_tablet_manager.cc:1403] T ef2905f5014744f082c7780fd3ef7bcc P c0f5f88c66c149188c7180e7fcf3b397: Time spent bootstrapping tablet: real 0.069s	user 0.020s	sys 0.019s
I20260709 13:15:33.477815  9882 raft_consensus.cc:740] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df00116cd28d455c9262147b63a801b8, State: Initialized, Role: FOLLOWER
I20260709 13:15:33.478223  9885 tablet_bootstrap.cc:654] T 49ed3b97b1624458b3198756a8d7071a P 0ab84d3310b444dcb15733cff65deb4c: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:33.478854  9882 consensus_queue.cc:260] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:33.480777  9883 raft_consensus.cc:359] T ef2905f5014744f082c7780fd3ef7bcc P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:33.481508  9883 raft_consensus.cc:385] T ef2905f5014744f082c7780fd3ef7bcc P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:33.481822  9883 raft_consensus.cc:740] T ef2905f5014744f082c7780fd3ef7bcc P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0f5f88c66c149188c7180e7fcf3b397, State: Initialized, Role: FOLLOWER
I20260709 13:15:33.482666  9883 consensus_queue.cc:260] T ef2905f5014744f082c7780fd3ef7bcc P c0f5f88c66c149188c7180e7fcf3b397 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:33.487768  9885 tablet_bootstrap.cc:492] T 49ed3b97b1624458b3198756a8d7071a P 0ab84d3310b444dcb15733cff65deb4c: No bootstrap required, opened a new log
I20260709 13:15:33.488442  9885 ts_tablet_manager.cc:1403] T 49ed3b97b1624458b3198756a8d7071a P 0ab84d3310b444dcb15733cff65deb4c: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.008s
I20260709 13:15:33.492283  9885 raft_consensus.cc:359] T 49ed3b97b1624458b3198756a8d7071a P 0ab84d3310b444dcb15733cff65deb4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:33.494354  9867 heartbeater.cc:499] Master 127.8.218.126:46703 was elected leader, sending a full tablet report...
I20260709 13:15:33.494935  9882 ts_tablet_manager.cc:1434] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8: Time spent starting tablet: real 0.025s	user 0.010s	sys 0.011s
I20260709 13:15:33.495908  9882 tablet_bootstrap.cc:492] T 562a32d0f4fc43c0a90ff288c357186d P df00116cd28d455c9262147b63a801b8: Bootstrap starting.
I20260709 13:15:33.499274  9793 heartbeater.cc:499] Master 127.8.218.126:46703 was elected leader, sending a full tablet report...
I20260709 13:15:33.499783  9883 ts_tablet_manager.cc:1434] T ef2905f5014744f082c7780fd3ef7bcc P c0f5f88c66c149188c7180e7fcf3b397: Time spent starting tablet: real 0.021s	user 0.010s	sys 0.011s
I20260709 13:15:33.500759  9883 tablet_bootstrap.cc:492] T 49ed3b97b1624458b3198756a8d7071a P c0f5f88c66c149188c7180e7fcf3b397: Bootstrap starting.
I20260709 13:15:33.503278  9882 tablet_bootstrap.cc:654] T 562a32d0f4fc43c0a90ff288c357186d P df00116cd28d455c9262147b63a801b8: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:33.507373  9885 raft_consensus.cc:385] T 49ed3b97b1624458b3198756a8d7071a P 0ab84d3310b444dcb15733cff65deb4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:33.507550  9883 tablet_bootstrap.cc:654] T 49ed3b97b1624458b3198756a8d7071a P c0f5f88c66c149188c7180e7fcf3b397: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:33.507845  9885 raft_consensus.cc:740] T 49ed3b97b1624458b3198756a8d7071a P 0ab84d3310b444dcb15733cff65deb4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ab84d3310b444dcb15733cff65deb4c, State: Initialized, Role: FOLLOWER
I20260709 13:15:33.508785  9885 consensus_queue.cc:260] T 49ed3b97b1624458b3198756a8d7071a P 0ab84d3310b444dcb15733cff65deb4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:33.509438  9882 tablet_bootstrap.cc:492] T 562a32d0f4fc43c0a90ff288c357186d P df00116cd28d455c9262147b63a801b8: No bootstrap required, opened a new log
I20260709 13:15:33.509966  9882 ts_tablet_manager.cc:1403] T 562a32d0f4fc43c0a90ff288c357186d P df00116cd28d455c9262147b63a801b8: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.001s
I20260709 13:15:33.512800  9882 raft_consensus.cc:359] T 562a32d0f4fc43c0a90ff288c357186d P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:33.513520  9882 raft_consensus.cc:385] T 562a32d0f4fc43c0a90ff288c357186d P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:33.513820  9882 raft_consensus.cc:740] T 562a32d0f4fc43c0a90ff288c357186d P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df00116cd28d455c9262147b63a801b8, State: Initialized, Role: FOLLOWER
I20260709 13:15:33.514545  9882 consensus_queue.cc:260] T 562a32d0f4fc43c0a90ff288c357186d P df00116cd28d455c9262147b63a801b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:33.516618  9882 ts_tablet_manager.cc:1434] T 562a32d0f4fc43c0a90ff288c357186d P df00116cd28d455c9262147b63a801b8: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:15:33.517618  9882 tablet_bootstrap.cc:492] T ef41b07a49af45a6820559eb0ff383cb P df00116cd28d455c9262147b63a801b8: Bootstrap starting.
I20260709 13:15:33.523856  9882 tablet_bootstrap.cc:654] T ef41b07a49af45a6820559eb0ff383cb P df00116cd28d455c9262147b63a801b8: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:33.554504  9885 ts_tablet_manager.cc:1434] T 49ed3b97b1624458b3198756a8d7071a P 0ab84d3310b444dcb15733cff65deb4c: Time spent starting tablet: real 0.066s	user 0.006s	sys 0.041s
I20260709 13:15:33.555325  9718 heartbeater.cc:499] Master 127.8.218.126:46703 was elected leader, sending a full tablet report...
I20260709 13:15:33.556535  9883 tablet_bootstrap.cc:492] T 49ed3b97b1624458b3198756a8d7071a P c0f5f88c66c149188c7180e7fcf3b397: No bootstrap required, opened a new log
I20260709 13:15:33.556713  9885 tablet_bootstrap.cc:492] T ef41b07a49af45a6820559eb0ff383cb P 0ab84d3310b444dcb15733cff65deb4c: Bootstrap starting.
I20260709 13:15:33.557009  9883 ts_tablet_manager.cc:1403] T 49ed3b97b1624458b3198756a8d7071a P c0f5f88c66c149188c7180e7fcf3b397: Time spent bootstrapping tablet: real 0.056s	user 0.034s	sys 0.020s
I20260709 13:15:33.557725  9882 tablet_bootstrap.cc:492] T ef41b07a49af45a6820559eb0ff383cb P df00116cd28d455c9262147b63a801b8: No bootstrap required, opened a new log
I20260709 13:15:33.558234  9882 ts_tablet_manager.cc:1403] T ef41b07a49af45a6820559eb0ff383cb P df00116cd28d455c9262147b63a801b8: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.026s
I20260709 13:15:33.559826  9883 raft_consensus.cc:359] T 49ed3b97b1624458b3198756a8d7071a P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:33.560583  9883 raft_consensus.cc:385] T 49ed3b97b1624458b3198756a8d7071a P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:33.560912  9883 raft_consensus.cc:740] T 49ed3b97b1624458b3198756a8d7071a P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0f5f88c66c149188c7180e7fcf3b397, State: Initialized, Role: FOLLOWER
I20260709 13:15:33.561187  9882 raft_consensus.cc:359] T ef41b07a49af45a6820559eb0ff383cb P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } } peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } }
I20260709 13:15:33.561987  9882 raft_consensus.cc:385] T ef41b07a49af45a6820559eb0ff383cb P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:33.561743  9883 consensus_queue.cc:260] T 49ed3b97b1624458b3198756a8d7071a P c0f5f88c66c149188c7180e7fcf3b397 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:33.562361  9882 raft_consensus.cc:740] T ef41b07a49af45a6820559eb0ff383cb P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df00116cd28d455c9262147b63a801b8, State: Initialized, Role: FOLLOWER
I20260709 13:15:33.562861  9885 tablet_bootstrap.cc:654] T ef41b07a49af45a6820559eb0ff383cb P 0ab84d3310b444dcb15733cff65deb4c: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:33.563360  9882 consensus_queue.cc:260] T ef41b07a49af45a6820559eb0ff383cb P df00116cd28d455c9262147b63a801b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } } peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } }
I20260709 13:15:33.565662  9882 ts_tablet_manager.cc:1434] T ef41b07a49af45a6820559eb0ff383cb P df00116cd28d455c9262147b63a801b8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:15:33.566640  9882 tablet_bootstrap.cc:492] T 108818daaa8749439efffbcfbe100158 P df00116cd28d455c9262147b63a801b8: Bootstrap starting.
I20260709 13:15:33.566691  9883 ts_tablet_manager.cc:1434] T 49ed3b97b1624458b3198756a8d7071a P c0f5f88c66c149188c7180e7fcf3b397: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:15:33.567955  9883 tablet_bootstrap.cc:492] T 8051d2abd4b345109575129d5e5e4e00 P c0f5f88c66c149188c7180e7fcf3b397: Bootstrap starting.
I20260709 13:15:33.573521  9882 tablet_bootstrap.cc:654] T 108818daaa8749439efffbcfbe100158 P df00116cd28d455c9262147b63a801b8: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:33.574035  9885 tablet_bootstrap.cc:492] T ef41b07a49af45a6820559eb0ff383cb P 0ab84d3310b444dcb15733cff65deb4c: No bootstrap required, opened a new log
I20260709 13:15:33.574491  9885 ts_tablet_manager.cc:1403] T ef41b07a49af45a6820559eb0ff383cb P 0ab84d3310b444dcb15733cff65deb4c: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260709 13:15:33.574946  9883 tablet_bootstrap.cc:654] T 8051d2abd4b345109575129d5e5e4e00 P c0f5f88c66c149188c7180e7fcf3b397: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:33.577399  9885 raft_consensus.cc:359] T ef41b07a49af45a6820559eb0ff383cb P 0ab84d3310b444dcb15733cff65deb4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } } peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } }
I20260709 13:15:33.578459  9885 raft_consensus.cc:385] T ef41b07a49af45a6820559eb0ff383cb P 0ab84d3310b444dcb15733cff65deb4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:33.578832  9885 raft_consensus.cc:740] T ef41b07a49af45a6820559eb0ff383cb P 0ab84d3310b444dcb15733cff65deb4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ab84d3310b444dcb15733cff65deb4c, State: Initialized, Role: FOLLOWER
I20260709 13:15:33.579917  9885 consensus_queue.cc:260] T ef41b07a49af45a6820559eb0ff383cb P 0ab84d3310b444dcb15733cff65deb4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } } peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } }
I20260709 13:15:33.582928  9885 ts_tablet_manager.cc:1434] T ef41b07a49af45a6820559eb0ff383cb P 0ab84d3310b444dcb15733cff65deb4c: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:15:33.584271  9885 tablet_bootstrap.cc:492] T 562a32d0f4fc43c0a90ff288c357186d P 0ab84d3310b444dcb15733cff65deb4c: Bootstrap starting.
I20260709 13:15:33.585397  9882 tablet_bootstrap.cc:492] T 108818daaa8749439efffbcfbe100158 P df00116cd28d455c9262147b63a801b8: No bootstrap required, opened a new log
I20260709 13:15:33.585902  9882 ts_tablet_manager.cc:1403] T 108818daaa8749439efffbcfbe100158 P df00116cd28d455c9262147b63a801b8: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260709 13:15:33.588716  9882 raft_consensus.cc:359] T 108818daaa8749439efffbcfbe100158 P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:33.589547  9882 raft_consensus.cc:385] T 108818daaa8749439efffbcfbe100158 P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:33.589880  9882 raft_consensus.cc:740] T 108818daaa8749439efffbcfbe100158 P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df00116cd28d455c9262147b63a801b8, State: Initialized, Role: FOLLOWER
I20260709 13:15:33.590507  9883 tablet_bootstrap.cc:492] T 8051d2abd4b345109575129d5e5e4e00 P c0f5f88c66c149188c7180e7fcf3b397: No bootstrap required, opened a new log
I20260709 13:15:33.590977  9883 ts_tablet_manager.cc:1403] T 8051d2abd4b345109575129d5e5e4e00 P c0f5f88c66c149188c7180e7fcf3b397: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.007s
I20260709 13:15:33.590816  9882 consensus_queue.cc:260] T 108818daaa8749439efffbcfbe100158 P df00116cd28d455c9262147b63a801b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:33.593194  9882 ts_tablet_manager.cc:1434] T 108818daaa8749439efffbcfbe100158 P df00116cd28d455c9262147b63a801b8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:15:33.594340  9882 tablet_bootstrap.cc:492] T 73ac6d96b1994f3e820947921b6561b0 P df00116cd28d455c9262147b63a801b8: Bootstrap starting.
I20260709 13:15:33.594036  9883 raft_consensus.cc:359] T 8051d2abd4b345109575129d5e5e4e00 P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:33.594868  9883 raft_consensus.cc:385] T 8051d2abd4b345109575129d5e5e4e00 P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:33.595206  9883 raft_consensus.cc:740] T 8051d2abd4b345109575129d5e5e4e00 P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0f5f88c66c149188c7180e7fcf3b397, State: Initialized, Role: FOLLOWER
I20260709 13:15:33.594179  9887 raft_consensus.cc:493] T 108818daaa8749439efffbcfbe100158 P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:33.596169  9887 raft_consensus.cc:515] T 108818daaa8749439efffbcfbe100158 P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:33.596122  9883 consensus_queue.cc:260] T 8051d2abd4b345109575129d5e5e4e00 P c0f5f88c66c149188c7180e7fcf3b397 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:33.598593  9885 tablet_bootstrap.cc:654] T 562a32d0f4fc43c0a90ff288c357186d P 0ab84d3310b444dcb15733cff65deb4c: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:33.601464  9882 tablet_bootstrap.cc:654] T 73ac6d96b1994f3e820947921b6561b0 P df00116cd28d455c9262147b63a801b8: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:33.602512  9887 leader_election.cc:290] T 108818daaa8749439efffbcfbe100158 P df00116cd28d455c9262147b63a801b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ab84d3310b444dcb15733cff65deb4c (127.8.218.65:44961), c0f5f88c66c149188c7180e7fcf3b397 (127.8.218.66:39567)
I20260709 13:15:33.610800  9883 ts_tablet_manager.cc:1434] T 8051d2abd4b345109575129d5e5e4e00 P c0f5f88c66c149188c7180e7fcf3b397: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.008s
I20260709 13:15:33.611841  9883 tablet_bootstrap.cc:492] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P c0f5f88c66c149188c7180e7fcf3b397: Bootstrap starting.
I20260709 13:15:33.618391  9885 tablet_bootstrap.cc:492] T 562a32d0f4fc43c0a90ff288c357186d P 0ab84d3310b444dcb15733cff65deb4c: No bootstrap required, opened a new log
I20260709 13:15:33.618862  9885 ts_tablet_manager.cc:1403] T 562a32d0f4fc43c0a90ff288c357186d P 0ab84d3310b444dcb15733cff65deb4c: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.008s
I20260709 13:15:33.619166  9883 tablet_bootstrap.cc:654] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P c0f5f88c66c149188c7180e7fcf3b397: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:33.621798  9885 raft_consensus.cc:359] T 562a32d0f4fc43c0a90ff288c357186d P 0ab84d3310b444dcb15733cff65deb4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:33.622735  9885 raft_consensus.cc:385] T 562a32d0f4fc43c0a90ff288c357186d P 0ab84d3310b444dcb15733cff65deb4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:33.623103  9885 raft_consensus.cc:740] T 562a32d0f4fc43c0a90ff288c357186d P 0ab84d3310b444dcb15733cff65deb4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ab84d3310b444dcb15733cff65deb4c, State: Initialized, Role: FOLLOWER
I20260709 13:15:33.623658  9882 tablet_bootstrap.cc:492] T 73ac6d96b1994f3e820947921b6561b0 P df00116cd28d455c9262147b63a801b8: No bootstrap required, opened a new log
I20260709 13:15:33.624205  9882 ts_tablet_manager.cc:1403] T 73ac6d96b1994f3e820947921b6561b0 P df00116cd28d455c9262147b63a801b8: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.002s
I20260709 13:15:33.624174  9885 consensus_queue.cc:260] T 562a32d0f4fc43c0a90ff288c357186d P 0ab84d3310b444dcb15733cff65deb4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:33.627362  9882 raft_consensus.cc:359] T 73ac6d96b1994f3e820947921b6561b0 P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:33.628116  9882 raft_consensus.cc:385] T 73ac6d96b1994f3e820947921b6561b0 P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:33.628454  9882 raft_consensus.cc:740] T 73ac6d96b1994f3e820947921b6561b0 P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df00116cd28d455c9262147b63a801b8, State: Initialized, Role: FOLLOWER
I20260709 13:15:33.629751  9885 ts_tablet_manager.cc:1434] T 562a32d0f4fc43c0a90ff288c357186d P 0ab84d3310b444dcb15733cff65deb4c: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260709 13:15:33.629313  9882 consensus_queue.cc:260] T 73ac6d96b1994f3e820947921b6561b0 P df00116cd28d455c9262147b63a801b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:33.630321  9768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108818daaa8749439efffbcfbe100158" candidate_uuid: "df00116cd28d455c9262147b63a801b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0f5f88c66c149188c7180e7fcf3b397" is_pre_election: true
I20260709 13:15:33.630767  9885 tablet_bootstrap.cc:492] T af2492c7317648288568e604555de00d P 0ab84d3310b444dcb15733cff65deb4c: Bootstrap starting.
I20260709 13:15:33.631774  9882 ts_tablet_manager.cc:1434] T 73ac6d96b1994f3e820947921b6561b0 P df00116cd28d455c9262147b63a801b8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 13:15:33.632794  9882 tablet_bootstrap.cc:492] T 99363d92beb4474b9b5feb7e2c7449a5 P df00116cd28d455c9262147b63a801b8: Bootstrap starting.
W20260709 13:15:33.632674  9808 leader_election.cc:343] T 108818daaa8749439efffbcfbe100158 P df00116cd28d455c9262147b63a801b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0f5f88c66c149188c7180e7fcf3b397 (127.8.218.66:39567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:33.639222  9882 tablet_bootstrap.cc:654] T 99363d92beb4474b9b5feb7e2c7449a5 P df00116cd28d455c9262147b63a801b8: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:33.647666  9885 tablet_bootstrap.cc:654] T af2492c7317648288568e604555de00d P 0ab84d3310b444dcb15733cff65deb4c: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:33.656639  9882 tablet_bootstrap.cc:492] T 99363d92beb4474b9b5feb7e2c7449a5 P df00116cd28d455c9262147b63a801b8: No bootstrap required, opened a new log
I20260709 13:15:33.657286  9882 ts_tablet_manager.cc:1403] T 99363d92beb4474b9b5feb7e2c7449a5 P df00116cd28d455c9262147b63a801b8: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.009s
I20260709 13:15:33.657605  9885 tablet_bootstrap.cc:492] T af2492c7317648288568e604555de00d P 0ab84d3310b444dcb15733cff65deb4c: No bootstrap required, opened a new log
I20260709 13:15:33.657857  9883 tablet_bootstrap.cc:492] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P c0f5f88c66c149188c7180e7fcf3b397: No bootstrap required, opened a new log
I20260709 13:15:33.658089  9885 ts_tablet_manager.cc:1403] T af2492c7317648288568e604555de00d P 0ab84d3310b444dcb15733cff65deb4c: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.004s
I20260709 13:15:33.658264  9883 ts_tablet_manager.cc:1403] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P c0f5f88c66c149188c7180e7fcf3b397: Time spent bootstrapping tablet: real 0.047s	user 0.023s	sys 0.018s
I20260709 13:15:33.660324  9882 raft_consensus.cc:359] T 99363d92beb4474b9b5feb7e2c7449a5 P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:33.660753  9885 raft_consensus.cc:359] T af2492c7317648288568e604555de00d P 0ab84d3310b444dcb15733cff65deb4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:33.661109  9882 raft_consensus.cc:385] T 99363d92beb4474b9b5feb7e2c7449a5 P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:33.660953  9883 raft_consensus.cc:359] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:33.661504  9885 raft_consensus.cc:385] T af2492c7317648288568e604555de00d P 0ab84d3310b444dcb15733cff65deb4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:33.661676  9883 raft_consensus.cc:385] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:33.661860  9885 raft_consensus.cc:740] T af2492c7317648288568e604555de00d P 0ab84d3310b444dcb15733cff65deb4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ab84d3310b444dcb15733cff65deb4c, State: Initialized, Role: FOLLOWER
I20260709 13:15:33.661650  9882 raft_consensus.cc:740] T 99363d92beb4474b9b5feb7e2c7449a5 P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df00116cd28d455c9262147b63a801b8, State: Initialized, Role: FOLLOWER
I20260709 13:15:33.662102  9883 raft_consensus.cc:740] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0f5f88c66c149188c7180e7fcf3b397, State: Initialized, Role: FOLLOWER
I20260709 13:15:33.662546  9693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108818daaa8749439efffbcfbe100158" candidate_uuid: "df00116cd28d455c9262147b63a801b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ab84d3310b444dcb15733cff65deb4c" is_pre_election: true
I20260709 13:15:33.662948  9883 consensus_queue.cc:260] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P c0f5f88c66c149188c7180e7fcf3b397 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:33.663228  9882 consensus_queue.cc:260] T 99363d92beb4474b9b5feb7e2c7449a5 P df00116cd28d455c9262147b63a801b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
W20260709 13:15:33.664307  9807 leader_election.cc:343] T 108818daaa8749439efffbcfbe100158 P df00116cd28d455c9262147b63a801b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ab84d3310b444dcb15733cff65deb4c (127.8.218.65:44961): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:33.664744  9807 leader_election.cc:304] T 108818daaa8749439efffbcfbe100158 P df00116cd28d455c9262147b63a801b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: df00116cd28d455c9262147b63a801b8; no voters: 0ab84d3310b444dcb15733cff65deb4c, c0f5f88c66c149188c7180e7fcf3b397
I20260709 13:15:33.665505  9883 ts_tablet_manager.cc:1434] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P c0f5f88c66c149188c7180e7fcf3b397: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:15:33.662845  9885 consensus_queue.cc:260] T af2492c7317648288568e604555de00d P 0ab84d3310b444dcb15733cff65deb4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:33.666208  9887 raft_consensus.cc:2749] T 108818daaa8749439efffbcfbe100158 P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:33.666431  9883 tablet_bootstrap.cc:492] T 99363d92beb4474b9b5feb7e2c7449a5 P c0f5f88c66c149188c7180e7fcf3b397: Bootstrap starting.
I20260709 13:15:33.668514  9882 ts_tablet_manager.cc:1434] T 99363d92beb4474b9b5feb7e2c7449a5 P df00116cd28d455c9262147b63a801b8: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:15:33.669476  9882 tablet_bootstrap.cc:492] T 49ed3b97b1624458b3198756a8d7071a P df00116cd28d455c9262147b63a801b8: Bootstrap starting.
I20260709 13:15:33.669593  9885 ts_tablet_manager.cc:1434] T af2492c7317648288568e604555de00d P 0ab84d3310b444dcb15733cff65deb4c: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 13:15:33.670732  9885 tablet_bootstrap.cc:492] T 99363d92beb4474b9b5feb7e2c7449a5 P 0ab84d3310b444dcb15733cff65deb4c: Bootstrap starting.
I20260709 13:15:33.673197  9883 tablet_bootstrap.cc:654] T 99363d92beb4474b9b5feb7e2c7449a5 P c0f5f88c66c149188c7180e7fcf3b397: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:33.676183  9882 tablet_bootstrap.cc:654] T 49ed3b97b1624458b3198756a8d7071a P df00116cd28d455c9262147b63a801b8: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:33.677773  9885 tablet_bootstrap.cc:654] T 99363d92beb4474b9b5feb7e2c7449a5 P 0ab84d3310b444dcb15733cff65deb4c: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:33.687367  9882 tablet_bootstrap.cc:492] T 49ed3b97b1624458b3198756a8d7071a P df00116cd28d455c9262147b63a801b8: No bootstrap required, opened a new log
I20260709 13:15:33.687872  9882 ts_tablet_manager.cc:1403] T 49ed3b97b1624458b3198756a8d7071a P df00116cd28d455c9262147b63a801b8: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.013s
I20260709 13:15:33.690948  9883 tablet_bootstrap.cc:492] T 99363d92beb4474b9b5feb7e2c7449a5 P c0f5f88c66c149188c7180e7fcf3b397: No bootstrap required, opened a new log
I20260709 13:15:33.690670  9882 raft_consensus.cc:359] T 49ed3b97b1624458b3198756a8d7071a P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:33.691395  9882 raft_consensus.cc:385] T 49ed3b97b1624458b3198756a8d7071a P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:33.691529  9883 ts_tablet_manager.cc:1403] T 99363d92beb4474b9b5feb7e2c7449a5 P c0f5f88c66c149188c7180e7fcf3b397: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.003s
I20260709 13:15:33.691727  9882 raft_consensus.cc:740] T 49ed3b97b1624458b3198756a8d7071a P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df00116cd28d455c9262147b63a801b8, State: Initialized, Role: FOLLOWER
I20260709 13:15:33.692678  9882 consensus_queue.cc:260] T 49ed3b97b1624458b3198756a8d7071a P df00116cd28d455c9262147b63a801b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:33.695299  9883 raft_consensus.cc:359] T 99363d92beb4474b9b5feb7e2c7449a5 P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:33.696321  9883 raft_consensus.cc:385] T 99363d92beb4474b9b5feb7e2c7449a5 P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:33.696715  9883 raft_consensus.cc:740] T 99363d92beb4474b9b5feb7e2c7449a5 P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0f5f88c66c149188c7180e7fcf3b397, State: Initialized, Role: FOLLOWER
I20260709 13:15:33.697908  9882 ts_tablet_manager.cc:1434] T 49ed3b97b1624458b3198756a8d7071a P df00116cd28d455c9262147b63a801b8: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 13:15:33.697772  9883 consensus_queue.cc:260] T 99363d92beb4474b9b5feb7e2c7449a5 P c0f5f88c66c149188c7180e7fcf3b397 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:33.698916  9882 tablet_bootstrap.cc:492] T 8051d2abd4b345109575129d5e5e4e00 P df00116cd28d455c9262147b63a801b8: Bootstrap starting.
I20260709 13:15:33.701747  9887 raft_consensus.cc:493] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:33.702229  9887 raft_consensus.cc:515] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:33.703861  9883 ts_tablet_manager.cc:1434] T 99363d92beb4474b9b5feb7e2c7449a5 P c0f5f88c66c149188c7180e7fcf3b397: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260709 13:15:33.704262  9887 leader_election.cc:290] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ab84d3310b444dcb15733cff65deb4c (127.8.218.65:44961), c0f5f88c66c149188c7180e7fcf3b397 (127.8.218.66:39567)
I20260709 13:15:33.705114  9883 tablet_bootstrap.cc:492] T af2492c7317648288568e604555de00d P c0f5f88c66c149188c7180e7fcf3b397: Bootstrap starting.
I20260709 13:15:33.705780  9768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af2492c7317648288568e604555de00d" candidate_uuid: "df00116cd28d455c9262147b63a801b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0f5f88c66c149188c7180e7fcf3b397" is_pre_election: true
I20260709 13:15:33.707916  9693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af2492c7317648288568e604555de00d" candidate_uuid: "df00116cd28d455c9262147b63a801b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ab84d3310b444dcb15733cff65deb4c" is_pre_election: true
W20260709 13:15:33.708191  9808 leader_election.cc:343] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0f5f88c66c149188c7180e7fcf3b397 (127.8.218.66:39567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:33.708523  9693 raft_consensus.cc:2468] T af2492c7317648288568e604555de00d P 0ab84d3310b444dcb15733cff65deb4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df00116cd28d455c9262147b63a801b8 in term 0.
I20260709 13:15:33.709851  9807 leader_election.cc:304] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8 [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: 0ab84d3310b444dcb15733cff65deb4c, df00116cd28d455c9262147b63a801b8; no voters: c0f5f88c66c149188c7180e7fcf3b397
I20260709 13:15:33.710623  9887 raft_consensus.cc:2804] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:33.710953  9887 raft_consensus.cc:493] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:33.711308  9885 tablet_bootstrap.cc:492] T 99363d92beb4474b9b5feb7e2c7449a5 P 0ab84d3310b444dcb15733cff65deb4c: No bootstrap required, opened a new log
I20260709 13:15:33.711257  9887 raft_consensus.cc:3060] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:33.712252  9883 tablet_bootstrap.cc:654] T af2492c7317648288568e604555de00d P c0f5f88c66c149188c7180e7fcf3b397: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:33.716681  9882 tablet_bootstrap.cc:654] T 8051d2abd4b345109575129d5e5e4e00 P df00116cd28d455c9262147b63a801b8: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:33.717347  9885 ts_tablet_manager.cc:1403] T 99363d92beb4474b9b5feb7e2c7449a5 P 0ab84d3310b444dcb15733cff65deb4c: Time spent bootstrapping tablet: real 0.047s	user 0.026s	sys 0.008s
I20260709 13:15:33.720165  9885 raft_consensus.cc:359] T 99363d92beb4474b9b5feb7e2c7449a5 P 0ab84d3310b444dcb15733cff65deb4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:33.720425  9887 raft_consensus.cc:515] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:33.720863  9885 raft_consensus.cc:385] T 99363d92beb4474b9b5feb7e2c7449a5 P 0ab84d3310b444dcb15733cff65deb4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:33.721177  9885 raft_consensus.cc:740] T 99363d92beb4474b9b5feb7e2c7449a5 P 0ab84d3310b444dcb15733cff65deb4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ab84d3310b444dcb15733cff65deb4c, State: Initialized, Role: FOLLOWER
I20260709 13:15:33.721995  9885 consensus_queue.cc:260] T 99363d92beb4474b9b5feb7e2c7449a5 P 0ab84d3310b444dcb15733cff65deb4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:33.723023  9693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af2492c7317648288568e604555de00d" candidate_uuid: "df00116cd28d455c9262147b63a801b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ab84d3310b444dcb15733cff65deb4c"
I20260709 13:15:33.723562  9693 raft_consensus.cc:3060] T af2492c7317648288568e604555de00d P 0ab84d3310b444dcb15733cff65deb4c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:33.724483  9885 ts_tablet_manager.cc:1434] T 99363d92beb4474b9b5feb7e2c7449a5 P 0ab84d3310b444dcb15733cff65deb4c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:15:33.725419  9885 tablet_bootstrap.cc:492] T 8051d2abd4b345109575129d5e5e4e00 P 0ab84d3310b444dcb15733cff65deb4c: Bootstrap starting.
I20260709 13:15:33.730283  9693 raft_consensus.cc:2468] T af2492c7317648288568e604555de00d P 0ab84d3310b444dcb15733cff65deb4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df00116cd28d455c9262147b63a801b8 in term 1.
I20260709 13:15:33.731431  9885 tablet_bootstrap.cc:654] T 8051d2abd4b345109575129d5e5e4e00 P 0ab84d3310b444dcb15733cff65deb4c: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:33.733279  9768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af2492c7317648288568e604555de00d" candidate_uuid: "df00116cd28d455c9262147b63a801b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0f5f88c66c149188c7180e7fcf3b397"
I20260709 13:15:33.734668  9807 leader_election.cc:304] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ab84d3310b444dcb15733cff65deb4c, df00116cd28d455c9262147b63a801b8; no voters: 
I20260709 13:15:33.735055  9887 leader_election.cc:290] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8 [CANDIDATE]: Term 1 election: Requested vote from peers 0ab84d3310b444dcb15733cff65deb4c (127.8.218.65:44961), c0f5f88c66c149188c7180e7fcf3b397 (127.8.218.66:39567)
I20260709 13:15:33.735807  9887 raft_consensus.cc:2804] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:15:33.735925  9808 leader_election.cc:343] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c0f5f88c66c149188c7180e7fcf3b397 (127.8.218.66:39567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:33.736286  9887 raft_consensus.cc:697] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8 [term 1 LEADER]: Becoming Leader. State: Replica: df00116cd28d455c9262147b63a801b8, State: Running, Role: LEADER
I20260709 13:15:33.737210  9887 consensus_queue.cc:237] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:33.743939  9885 tablet_bootstrap.cc:492] T 8051d2abd4b345109575129d5e5e4e00 P 0ab84d3310b444dcb15733cff65deb4c: No bootstrap required, opened a new log
I20260709 13:15:33.744483  9885 ts_tablet_manager.cc:1403] T 8051d2abd4b345109575129d5e5e4e00 P 0ab84d3310b444dcb15733cff65deb4c: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.009s
I20260709 13:15:33.746111  9889 raft_consensus.cc:493] T ef2905f5014744f082c7780fd3ef7bcc P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:33.746551  9889 raft_consensus.cc:515] T ef2905f5014744f082c7780fd3ef7bcc P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:33.747262  9885 raft_consensus.cc:359] T 8051d2abd4b345109575129d5e5e4e00 P 0ab84d3310b444dcb15733cff65deb4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:33.747983  9885 raft_consensus.cc:385] T 8051d2abd4b345109575129d5e5e4e00 P 0ab84d3310b444dcb15733cff65deb4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:33.748271  9885 raft_consensus.cc:740] T 8051d2abd4b345109575129d5e5e4e00 P 0ab84d3310b444dcb15733cff65deb4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ab84d3310b444dcb15733cff65deb4c, State: Initialized, Role: FOLLOWER
I20260709 13:15:33.748624  9883 tablet_bootstrap.cc:492] T af2492c7317648288568e604555de00d P c0f5f88c66c149188c7180e7fcf3b397: No bootstrap required, opened a new log
I20260709 13:15:33.749003  9889 leader_election.cc:290] T ef2905f5014744f082c7780fd3ef7bcc P c0f5f88c66c149188c7180e7fcf3b397 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ab84d3310b444dcb15733cff65deb4c (127.8.218.65:44961), df00116cd28d455c9262147b63a801b8 (127.8.218.67:40211)
I20260709 13:15:33.749260  9883 ts_tablet_manager.cc:1403] T af2492c7317648288568e604555de00d P c0f5f88c66c149188c7180e7fcf3b397: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.004s
I20260709 13:15:33.749126  9885 consensus_queue.cc:260] T 8051d2abd4b345109575129d5e5e4e00 P 0ab84d3310b444dcb15733cff65deb4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:33.753242  9883 raft_consensus.cc:359] T af2492c7317648288568e604555de00d P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:33.755748  9883 raft_consensus.cc:385] T af2492c7317648288568e604555de00d P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:33.756450  9883 raft_consensus.cc:740] T af2492c7317648288568e604555de00d P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0f5f88c66c149188c7180e7fcf3b397, State: Initialized, Role: FOLLOWER
I20260709 13:15:33.755007  9885 ts_tablet_manager.cc:1434] T 8051d2abd4b345109575129d5e5e4e00 P 0ab84d3310b444dcb15733cff65deb4c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:15:33.757977  9885 tablet_bootstrap.cc:492] T 108818daaa8749439efffbcfbe100158 P 0ab84d3310b444dcb15733cff65deb4c: Bootstrap starting.
I20260709 13:15:33.757728  9883 consensus_queue.cc:260] T af2492c7317648288568e604555de00d P c0f5f88c66c149188c7180e7fcf3b397 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:33.761214  9883 ts_tablet_manager.cc:1434] T af2492c7317648288568e604555de00d P c0f5f88c66c149188c7180e7fcf3b397: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:15:33.756626  9882 tablet_bootstrap.cc:492] T 8051d2abd4b345109575129d5e5e4e00 P df00116cd28d455c9262147b63a801b8: No bootstrap required, opened a new log
I20260709 13:15:33.764096  9882 ts_tablet_manager.cc:1403] T 8051d2abd4b345109575129d5e5e4e00 P df00116cd28d455c9262147b63a801b8: Time spent bootstrapping tablet: real 0.065s	user 0.026s	sys 0.020s
I20260709 13:15:33.764520  9891 raft_consensus.cc:493] T 562a32d0f4fc43c0a90ff288c357186d P 0ab84d3310b444dcb15733cff65deb4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:33.765209  9883 tablet_bootstrap.cc:492] T 73ac6d96b1994f3e820947921b6561b0 P c0f5f88c66c149188c7180e7fcf3b397: Bootstrap starting.
I20260709 13:15:33.764973  9891 raft_consensus.cc:515] T 562a32d0f4fc43c0a90ff288c357186d P 0ab84d3310b444dcb15733cff65deb4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:33.766767  9882 raft_consensus.cc:359] T 8051d2abd4b345109575129d5e5e4e00 P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:33.767490  9882 raft_consensus.cc:385] T 8051d2abd4b345109575129d5e5e4e00 P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:33.767836  9882 raft_consensus.cc:740] T 8051d2abd4b345109575129d5e5e4e00 P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df00116cd28d455c9262147b63a801b8, State: Initialized, Role: FOLLOWER
I20260709 13:15:33.768615  9882 consensus_queue.cc:260] T 8051d2abd4b345109575129d5e5e4e00 P df00116cd28d455c9262147b63a801b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:33.770372  9891 leader_election.cc:290] T 562a32d0f4fc43c0a90ff288c357186d P 0ab84d3310b444dcb15733cff65deb4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0f5f88c66c149188c7180e7fcf3b397 (127.8.218.66:39567), df00116cd28d455c9262147b63a801b8 (127.8.218.67:40211)
I20260709 13:15:33.771302  9885 tablet_bootstrap.cc:654] T 108818daaa8749439efffbcfbe100158 P 0ab84d3310b444dcb15733cff65deb4c: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:33.774251  9882 ts_tablet_manager.cc:1434] T 8051d2abd4b345109575129d5e5e4e00 P df00116cd28d455c9262147b63a801b8: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:15:33.775352  9882 tablet_bootstrap.cc:492] T ef2905f5014744f082c7780fd3ef7bcc P df00116cd28d455c9262147b63a801b8: Bootstrap starting.
I20260709 13:15:33.778669  9883 tablet_bootstrap.cc:654] T 73ac6d96b1994f3e820947921b6561b0 P c0f5f88c66c149188c7180e7fcf3b397: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:33.772112  9887 raft_consensus.cc:493] T 562a32d0f4fc43c0a90ff288c357186d P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:33.787982  9882 tablet_bootstrap.cc:654] T ef2905f5014744f082c7780fd3ef7bcc P df00116cd28d455c9262147b63a801b8: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:33.788753  9589 catalog_manager.cc:5697] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to df00116cd28d455c9262147b63a801b8 (127.8.218.67). New cstate: current_term: 1 leader_uuid: "df00116cd28d455c9262147b63a801b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:33.790238  9887 raft_consensus.cc:515] T 562a32d0f4fc43c0a90ff288c357186d P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
W20260709 13:15:33.793643  9639 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:15:33.807900  9693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "562a32d0f4fc43c0a90ff288c357186d" candidate_uuid: "df00116cd28d455c9262147b63a801b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ab84d3310b444dcb15733cff65deb4c" is_pre_election: true
I20260709 13:15:33.810365  9693 raft_consensus.cc:2468] T 562a32d0f4fc43c0a90ff288c357186d P 0ab84d3310b444dcb15733cff65deb4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df00116cd28d455c9262147b63a801b8 in term 0.
I20260709 13:15:33.811792  9807 leader_election.cc:304] T 562a32d0f4fc43c0a90ff288c357186d P df00116cd28d455c9262147b63a801b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ab84d3310b444dcb15733cff65deb4c, df00116cd28d455c9262147b63a801b8; no voters: 
I20260709 13:15:33.804262  9887 leader_election.cc:290] T 562a32d0f4fc43c0a90ff288c357186d P df00116cd28d455c9262147b63a801b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ab84d3310b444dcb15733cff65deb4c (127.8.218.65:44961), c0f5f88c66c149188c7180e7fcf3b397 (127.8.218.66:39567)
I20260709 13:15:33.813261  9908 raft_consensus.cc:2804] T 562a32d0f4fc43c0a90ff288c357186d P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:33.818938  9908 raft_consensus.cc:493] T 562a32d0f4fc43c0a90ff288c357186d P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:33.819325  9908 raft_consensus.cc:3060] T 562a32d0f4fc43c0a90ff288c357186d P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:33.835224  9768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "562a32d0f4fc43c0a90ff288c357186d" candidate_uuid: "df00116cd28d455c9262147b63a801b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0f5f88c66c149188c7180e7fcf3b397" is_pre_election: true
I20260709 13:15:33.840197  9693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef2905f5014744f082c7780fd3ef7bcc" candidate_uuid: "c0f5f88c66c149188c7180e7fcf3b397" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ab84d3310b444dcb15733cff65deb4c" is_pre_election: true
I20260709 13:15:33.841293  9891 raft_consensus.cc:493] T 8051d2abd4b345109575129d5e5e4e00 P 0ab84d3310b444dcb15733cff65deb4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:33.841904  9891 raft_consensus.cc:515] T 8051d2abd4b345109575129d5e5e4e00 P 0ab84d3310b444dcb15733cff65deb4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:33.842640  9908 raft_consensus.cc:515] T 562a32d0f4fc43c0a90ff288c357186d P df00116cd28d455c9262147b63a801b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
W20260709 13:15:33.844594  9808 leader_election.cc:343] T 562a32d0f4fc43c0a90ff288c357186d P df00116cd28d455c9262147b63a801b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0f5f88c66c149188c7180e7fcf3b397 (127.8.218.66:39567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:33.845003  9891 leader_election.cc:290] T 8051d2abd4b345109575129d5e5e4e00 P 0ab84d3310b444dcb15733cff65deb4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0f5f88c66c149188c7180e7fcf3b397 (127.8.218.66:39567), df00116cd28d455c9262147b63a801b8 (127.8.218.67:40211)
I20260709 13:15:33.847501  9908 leader_election.cc:290] T 562a32d0f4fc43c0a90ff288c357186d P df00116cd28d455c9262147b63a801b8 [CANDIDATE]: Term 1 election: Requested vote from peers 0ab84d3310b444dcb15733cff65deb4c (127.8.218.65:44961), c0f5f88c66c149188c7180e7fcf3b397 (127.8.218.66:39567)
W20260709 13:15:33.847747  9733 leader_election.cc:343] T ef2905f5014744f082c7780fd3ef7bcc P c0f5f88c66c149188c7180e7fcf3b397 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ab84d3310b444dcb15733cff65deb4c (127.8.218.65:44961): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:33.848276  9842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "562a32d0f4fc43c0a90ff288c357186d" candidate_uuid: "0ab84d3310b444dcb15733cff65deb4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df00116cd28d455c9262147b63a801b8" is_pre_election: true
I20260709 13:15:33.848839  9841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8051d2abd4b345109575129d5e5e4e00" candidate_uuid: "0ab84d3310b444dcb15733cff65deb4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df00116cd28d455c9262147b63a801b8" is_pre_election: true
I20260709 13:15:33.849195  9842 raft_consensus.cc:2393] T 562a32d0f4fc43c0a90ff288c357186d P df00116cd28d455c9262147b63a801b8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0ab84d3310b444dcb15733cff65deb4c in current term 1: Already voted for candidate df00116cd28d455c9262147b63a801b8 in this term.
I20260709 13:15:33.849496  9841 raft_consensus.cc:2468] T 8051d2abd4b345109575129d5e5e4e00 P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ab84d3310b444dcb15733cff65deb4c in term 0.
I20260709 13:15:33.849998  9883 tablet_bootstrap.cc:492] T 73ac6d96b1994f3e820947921b6561b0 P c0f5f88c66c149188c7180e7fcf3b397: No bootstrap required, opened a new log
I20260709 13:15:33.850419  9693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "562a32d0f4fc43c0a90ff288c357186d" candidate_uuid: "df00116cd28d455c9262147b63a801b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ab84d3310b444dcb15733cff65deb4c"
I20260709 13:15:33.850879  9883 ts_tablet_manager.cc:1403] T 73ac6d96b1994f3e820947921b6561b0 P c0f5f88c66c149188c7180e7fcf3b397: Time spent bootstrapping tablet: real 0.086s	user 0.021s	sys 0.002s
I20260709 13:15:33.851054  9693 raft_consensus.cc:3060] T 562a32d0f4fc43c0a90ff288c357186d P 0ab84d3310b444dcb15733cff65deb4c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:33.851317  9658 leader_election.cc:304] T 8051d2abd4b345109575129d5e5e4e00 P 0ab84d3310b444dcb15733cff65deb4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ab84d3310b444dcb15733cff65deb4c, df00116cd28d455c9262147b63a801b8; no voters: 
I20260709 13:15:33.851951  9882 tablet_bootstrap.cc:492] T ef2905f5014744f082c7780fd3ef7bcc P df00116cd28d455c9262147b63a801b8: No bootstrap required, opened a new log
I20260709 13:15:33.852200  9891 raft_consensus.cc:2804] T 8051d2abd4b345109575129d5e5e4e00 P 0ab84d3310b444dcb15733cff65deb4c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:33.852350  9882 ts_tablet_manager.cc:1403] T ef2905f5014744f082c7780fd3ef7bcc P df00116cd28d455c9262147b63a801b8: Time spent bootstrapping tablet: real 0.077s	user 0.010s	sys 0.017s
I20260709 13:15:33.852579  9891 raft_consensus.cc:493] T 8051d2abd4b345109575129d5e5e4e00 P 0ab84d3310b444dcb15733cff65deb4c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:33.852945  9891 raft_consensus.cc:3060] T 8051d2abd4b345109575129d5e5e4e00 P 0ab84d3310b444dcb15733cff65deb4c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:33.855124  9768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "562a32d0f4fc43c0a90ff288c357186d" candidate_uuid: "df00116cd28d455c9262147b63a801b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0f5f88c66c149188c7180e7fcf3b397"
W20260709 13:15:33.856184  9808 leader_election.cc:343] T 562a32d0f4fc43c0a90ff288c357186d P df00116cd28d455c9262147b63a801b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c0f5f88c66c149188c7180e7fcf3b397 (127.8.218.66:39567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:33.856722  9882 raft_consensus.cc:359] T ef2905f5014744f082c7780fd3ef7bcc P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:33.857582  9882 raft_consensus.cc:385] T ef2905f5014744f082c7780fd3ef7bcc P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:33.857862  9882 raft_consensus.cc:740] T ef2905f5014744f082c7780fd3ef7bcc P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df00116cd28d455c9262147b63a801b8, State: Initialized, Role: FOLLOWER
I20260709 13:15:33.856704  9883 raft_consensus.cc:359] T 73ac6d96b1994f3e820947921b6561b0 P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:33.858567  9883 raft_consensus.cc:385] T 73ac6d96b1994f3e820947921b6561b0 P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:33.858867  9883 raft_consensus.cc:740] T 73ac6d96b1994f3e820947921b6561b0 P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0f5f88c66c149188c7180e7fcf3b397, State: Initialized, Role: FOLLOWER
I20260709 13:15:33.859232  9885 tablet_bootstrap.cc:492] T 108818daaa8749439efffbcfbe100158 P 0ab84d3310b444dcb15733cff65deb4c: No bootstrap required, opened a new log
I20260709 13:15:33.859737  9885 ts_tablet_manager.cc:1403] T 108818daaa8749439efffbcfbe100158 P 0ab84d3310b444dcb15733cff65deb4c: Time spent bootstrapping tablet: real 0.102s	user 0.008s	sys 0.011s
I20260709 13:15:33.859587  9883 consensus_queue.cc:260] T 73ac6d96b1994f3e820947921b6561b0 P c0f5f88c66c149188c7180e7fcf3b397 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:33.860654  9693 raft_consensus.cc:2468] T 562a32d0f4fc43c0a90ff288c357186d P 0ab84d3310b444dcb15733cff65deb4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df00116cd28d455c9262147b63a801b8 in term 1.
I20260709 13:15:33.861641  9807 leader_election.cc:304] T 562a32d0f4fc43c0a90ff288c357186d P df00116cd28d455c9262147b63a801b8 [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: 0ab84d3310b444dcb15733cff65deb4c, df00116cd28d455c9262147b63a801b8; no voters: c0f5f88c66c149188c7180e7fcf3b397
I20260709 13:15:33.862319  9882 consensus_queue.cc:260] T ef2905f5014744f082c7780fd3ef7bcc P df00116cd28d455c9262147b63a801b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:33.862707  9908 raft_consensus.cc:2804] T 562a32d0f4fc43c0a90ff288c357186d P df00116cd28d455c9262147b63a801b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:33.861877  9883 ts_tablet_manager.cc:1434] T 73ac6d96b1994f3e820947921b6561b0 P c0f5f88c66c149188c7180e7fcf3b397: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260709 13:15:33.864621  9883 tablet_bootstrap.cc:492] T 108818daaa8749439efffbcfbe100158 P c0f5f88c66c149188c7180e7fcf3b397: Bootstrap starting.
I20260709 13:15:33.864570  9885 raft_consensus.cc:359] T 108818daaa8749439efffbcfbe100158 P 0ab84d3310b444dcb15733cff65deb4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:33.865460  9885 raft_consensus.cc:385] T 108818daaa8749439efffbcfbe100158 P 0ab84d3310b444dcb15733cff65deb4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:33.865754  9885 raft_consensus.cc:740] T 108818daaa8749439efffbcfbe100158 P 0ab84d3310b444dcb15733cff65deb4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ab84d3310b444dcb15733cff65deb4c, State: Initialized, Role: FOLLOWER
I20260709 13:15:33.866410  9885 consensus_queue.cc:260] T 108818daaa8749439efffbcfbe100158 P 0ab84d3310b444dcb15733cff65deb4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:33.871019  9882 ts_tablet_manager.cc:1434] T ef2905f5014744f082c7780fd3ef7bcc P df00116cd28d455c9262147b63a801b8: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 13:15:33.867375  9891 raft_consensus.cc:515] T 8051d2abd4b345109575129d5e5e4e00 P 0ab84d3310b444dcb15733cff65deb4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:33.872224  9882 tablet_bootstrap.cc:492] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P df00116cd28d455c9262147b63a801b8: Bootstrap starting.
I20260709 13:15:33.873739  9891 leader_election.cc:290] T 8051d2abd4b345109575129d5e5e4e00 P 0ab84d3310b444dcb15733cff65deb4c [CANDIDATE]: Term 1 election: Requested vote from peers c0f5f88c66c149188c7180e7fcf3b397 (127.8.218.66:39567), df00116cd28d455c9262147b63a801b8 (127.8.218.67:40211)
I20260709 13:15:33.874755  9841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8051d2abd4b345109575129d5e5e4e00" candidate_uuid: "0ab84d3310b444dcb15733cff65deb4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df00116cd28d455c9262147b63a801b8"
I20260709 13:15:33.875312  9841 raft_consensus.cc:3060] T 8051d2abd4b345109575129d5e5e4e00 P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:33.875543  9883 tablet_bootstrap.cc:654] T 108818daaa8749439efffbcfbe100158 P c0f5f88c66c149188c7180e7fcf3b397: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:33.881743  9842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef2905f5014744f082c7780fd3ef7bcc" candidate_uuid: "c0f5f88c66c149188c7180e7fcf3b397" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df00116cd28d455c9262147b63a801b8" is_pre_election: true
I20260709 13:15:33.882578  9842 raft_consensus.cc:2468] T ef2905f5014744f082c7780fd3ef7bcc P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0f5f88c66c149188c7180e7fcf3b397 in term 0.
I20260709 13:15:33.888608  9733 leader_election.cc:304] T ef2905f5014744f082c7780fd3ef7bcc P c0f5f88c66c149188c7180e7fcf3b397 [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: c0f5f88c66c149188c7180e7fcf3b397, df00116cd28d455c9262147b63a801b8; no voters: 0ab84d3310b444dcb15733cff65deb4c
I20260709 13:15:33.889686  9889 raft_consensus.cc:2804] T ef2905f5014744f082c7780fd3ef7bcc P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:33.891810  9885 ts_tablet_manager.cc:1434] T 108818daaa8749439efffbcfbe100158 P 0ab84d3310b444dcb15733cff65deb4c: Time spent starting tablet: real 0.032s	user 0.002s	sys 0.007s
I20260709 13:15:33.892791  9885 tablet_bootstrap.cc:492] T 73ac6d96b1994f3e820947921b6561b0 P 0ab84d3310b444dcb15733cff65deb4c: Bootstrap starting.
I20260709 13:15:33.890065  9889 raft_consensus.cc:493] T ef2905f5014744f082c7780fd3ef7bcc P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:33.896145  9841 raft_consensus.cc:2468] T 8051d2abd4b345109575129d5e5e4e00 P df00116cd28d455c9262147b63a801b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ab84d3310b444dcb15733cff65deb4c in term 1.
I20260709 13:15:33.896413  9889 raft_consensus.cc:3060] T ef2905f5014744f082c7780fd3ef7bcc P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:33.890529  9908 raft_consensus.cc:697] T 562a32d0f4fc43c0a90ff288c357186d P df00116cd28d455c9262147b63a801b8 [term 1 LEADER]: Becoming Leader. State: Replica: df00116cd28d455c9262147b63a801b8, State: Running, Role: LEADER
I20260709 13:15:33.900110  9658 leader_election.cc:304] T 8051d2abd4b345109575129d5e5e4e00 P 0ab84d3310b444dcb15733cff65deb4c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ab84d3310b444dcb15733cff65deb4c, df00116cd28d455c9262147b63a801b8; no voters: 
I20260709 13:15:33.904202  9882 tablet_bootstrap.cc:654] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P df00116cd28d455c9262147b63a801b8: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:33.909006  9924 raft_consensus.cc:2804] T 8051d2abd4b345109575129d5e5e4e00 P 0ab84d3310b444dcb15733cff65deb4c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:33.909543  9924 raft_consensus.cc:697] T 8051d2abd4b345109575129d5e5e4e00 P 0ab84d3310b444dcb15733cff65deb4c [term 1 LEADER]: Becoming Leader. State: Replica: 0ab84d3310b444dcb15733cff65deb4c, State: Running, Role: LEADER
I20260709 13:15:33.910394  9924 consensus_queue.cc:237] T 8051d2abd4b345109575129d5e5e4e00 P 0ab84d3310b444dcb15733cff65deb4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:33.917832  9768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "562a32d0f4fc43c0a90ff288c357186d" candidate_uuid: "0ab84d3310b444dcb15733cff65deb4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0f5f88c66c149188c7180e7fcf3b397" is_pre_election: true
I20260709 13:15:33.919847  9768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8051d2abd4b345109575129d5e5e4e00" candidate_uuid: "0ab84d3310b444dcb15733cff65deb4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0f5f88c66c149188c7180e7fcf3b397" is_pre_election: true
I20260709 13:15:33.920609  9768 raft_consensus.cc:2468] T 8051d2abd4b345109575129d5e5e4e00 P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ab84d3310b444dcb15733cff65deb4c in term 0.
I20260709 13:15:33.920962  9885 tablet_bootstrap.cc:654] T 73ac6d96b1994f3e820947921b6561b0 P 0ab84d3310b444dcb15733cff65deb4c: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:33.901190  9908 consensus_queue.cc:237] T 562a32d0f4fc43c0a90ff288c357186d P df00116cd28d455c9262147b63a801b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:33.922295  9768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8051d2abd4b345109575129d5e5e4e00" candidate_uuid: "0ab84d3310b444dcb15733cff65deb4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0f5f88c66c149188c7180e7fcf3b397"
I20260709 13:15:33.922996  9768 raft_consensus.cc:3060] T 8051d2abd4b345109575129d5e5e4e00 P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:15:33.928866  9659 leader_election.cc:343] T 562a32d0f4fc43c0a90ff288c357186d P 0ab84d3310b444dcb15733cff65deb4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0f5f88c66c149188c7180e7fcf3b397 (127.8.218.66:39567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:33.929361  9659 leader_election.cc:304] T 562a32d0f4fc43c0a90ff288c357186d P 0ab84d3310b444dcb15733cff65deb4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ab84d3310b444dcb15733cff65deb4c; no voters: c0f5f88c66c149188c7180e7fcf3b397, df00116cd28d455c9262147b63a801b8
I20260709 13:15:33.930652  9891 raft_consensus.cc:2749] T 562a32d0f4fc43c0a90ff288c357186d P 0ab84d3310b444dcb15733cff65deb4c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:33.932313  9889 raft_consensus.cc:515] T ef2905f5014744f082c7780fd3ef7bcc P c0f5f88c66c149188c7180e7fcf3b397 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:33.942400  9883 tablet_bootstrap.cc:492] T 108818daaa8749439efffbcfbe100158 P c0f5f88c66c149188c7180e7fcf3b397: No bootstrap required, opened a new log
I20260709 13:15:33.942894  9883 ts_tablet_manager.cc:1403] T 108818daaa8749439efffbcfbe100158 P c0f5f88c66c149188c7180e7fcf3b397: Time spent bootstrapping tablet: real 0.079s	user 0.016s	sys 0.002s
I20260709 13:15:33.943220  9841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef2905f5014744f082c7780fd3ef7bcc" candidate_uuid: "c0f5f88c66c149188c7180e7fcf3b397" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df00116cd28d455c9262147b63a801b8"
I20260709 13:15:33.943833  9693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef2905f5014744f082c7780fd3ef7bcc" candidate_uuid: "c0f5f88c66c149188c7180e7fcf3b397" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ab84d3310b444dcb15733cff65deb4c"
I20260709 13:15:33.944218  9841 raft_consensus.cc:3060] T ef2905f5014744f082c7780fd3ef7bcc P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:33.938364  9889 leader_election.cc:290] T ef2905f5014744f082c7780fd3ef7bcc P c0f5f88c66c149188c7180e7fcf3b397 [CANDIDATE]: Term 1 election: Requested vote from peers 0ab84d3310b444dcb15733cff65deb4c (127.8.218.65:44961), df00116cd28d455c9262147b63a801b8 (127.8.218.67:40211)
I20260709 13:15:33.945922  9883 raft_consensus.cc:359] T 108818daaa8749439efffbcfbe100158 P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:33.946542  9883 raft_consensus.cc:385] T 108818daaa8749439efffbcfbe100158 P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:33.946780  9883 raft_consensus.cc:740] T 108818daaa8749439efffbcfbe100158 P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0f5f88c66c149188c7180e7fcf3b397, State: Initialized, Role: FOLLOWER
I20260709 13:15:33.937948  9925 raft_consensus.cc:493] T 99363d92beb4474b9b5feb7e2c7449a5 P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:15:33.948453  9733 leader_election.cc:343] T ef2905f5014744f082c7780fd3ef7bcc P c0f5f88c66c149188c7180e7fcf3b397 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0ab84d3310b444dcb15733cff65deb4c (127.8.218.65:44961): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:33.948041  9925 raft_consensus.cc:515] T 99363d92beb4474b9b5feb7e2c7449a5 P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:33.937671  9926 raft_consensus.cc:493] T 73ac6d96b1994f3e820947921b6561b0 P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:33.947528  9883 consensus_queue.cc:260] T 108818daaa8749439efffbcfbe100158 P c0f5f88c66c149188c7180e7fcf3b397 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:33.954486  9883 ts_tablet_manager.cc:1434] T 108818daaa8749439efffbcfbe100158 P c0f5f88c66c149188c7180e7fcf3b397: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 13:15:33.954612  9693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99363d92beb4474b9b5feb7e2c7449a5" candidate_uuid: "c0f5f88c66c149188c7180e7fcf3b397" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ab84d3310b444dcb15733cff65deb4c" is_pre_election: true
I20260709 13:15:33.954952  9925 leader_election.cc:290] T 99363d92beb4474b9b5feb7e2c7449a5 P c0f5f88c66c149188c7180e7fcf3b397 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ab84d3310b444dcb15733cff65deb4c (127.8.218.65:44961), df00116cd28d455c9262147b63a801b8 (127.8.218.67:40211)
I20260709 13:15:33.955245  9693 raft_consensus.cc:2468] T 99363d92beb4474b9b5feb7e2c7449a5 P 0ab84d3310b444dcb15733cff65deb4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0f5f88c66c149188c7180e7fcf3b397 in term 0.
I20260709 13:15:33.953446  9768 raft_consensus.cc:2468] T 8051d2abd4b345109575129d5e5e4e00 P c0f5f88c66c149188c7180e7fcf3b397 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ab84d3310b444dcb15733cff65deb4c in term 1.
I20260709 13:15:33.956094  9842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99363d92beb4474b9b5feb7e2c7449a5" candidate_uuid: "c0f5f88c66c149188c7180e7fcf3b397" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df00116cd28d455c9262147b63a801b8" is_pre_election: true
I20260709 13:15:33.956672  9842 raft_consensus.cc:2468] T 99363d92beb4474b9b5feb7e2c7449a5 P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0f5f88c66c149188c7180e7fcf3b397 in term 0.
I20260709 13:15:33.957954  9908 raft_consensus.cc:493] T ef41b07a49af45a6820559eb0ff383cb P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:33.957981  9841 raft_consensus.cc:2468] T ef2905f5014744f082c7780fd3ef7bcc P df00116cd28d455c9262147b63a801b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0f5f88c66c149188c7180e7fcf3b397 in term 1.
I20260709 13:15:33.957404  9883 tablet_bootstrap.cc:492] T ef41b07a49af45a6820559eb0ff383cb P c0f5f88c66c149188c7180e7fcf3b397: Bootstrap starting.
I20260709 13:15:33.952327  9926 raft_consensus.cc:515] T 73ac6d96b1994f3e820947921b6561b0 P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:33.958612  9733 leader_election.cc:304] T 99363d92beb4474b9b5feb7e2c7449a5 P c0f5f88c66c149188c7180e7fcf3b397 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0f5f88c66c149188c7180e7fcf3b397, df00116cd28d455c9262147b63a801b8; no voters: 
I20260709 13:15:33.958544  9908 raft_consensus.cc:515] T ef41b07a49af45a6820559eb0ff383cb P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } } peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } }
I20260709 13:15:33.961248  9889 raft_consensus.cc:2804] T 99363d92beb4474b9b5feb7e2c7449a5 P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:33.961606  9889 raft_consensus.cc:493] T 99363d92beb4474b9b5feb7e2c7449a5 P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:33.961931  9889 raft_consensus.cc:3060] T 99363d92beb4474b9b5feb7e2c7449a5 P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:33.959731  9925 raft_consensus.cc:493] T 49ed3b97b1624458b3198756a8d7071a P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:33.964433  9925 raft_consensus.cc:515] T 49ed3b97b1624458b3198756a8d7071a P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:33.968393  9908 leader_election.cc:290] T ef41b07a49af45a6820559eb0ff383cb P df00116cd28d455c9262147b63a801b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ab84d3310b444dcb15733cff65deb4c (127.8.218.65:44961), c0f5f88c66c149188c7180e7fcf3b397 (127.8.218.66:39567)
I20260709 13:15:33.969372  9733 leader_election.cc:304] T ef2905f5014744f082c7780fd3ef7bcc P c0f5f88c66c149188c7180e7fcf3b397 [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: c0f5f88c66c149188c7180e7fcf3b397, df00116cd28d455c9262147b63a801b8; no voters: 0ab84d3310b444dcb15733cff65deb4c
I20260709 13:15:33.969488  9768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef41b07a49af45a6820559eb0ff383cb" candidate_uuid: "df00116cd28d455c9262147b63a801b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0f5f88c66c149188c7180e7fcf3b397" is_pre_election: true
I20260709 13:15:33.970237  9693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef41b07a49af45a6820559eb0ff383cb" candidate_uuid: "df00116cd28d455c9262147b63a801b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ab84d3310b444dcb15733cff65deb4c" is_pre_election: true
I20260709 13:15:33.971103  9693 raft_consensus.cc:2468] T ef41b07a49af45a6820559eb0ff383cb P 0ab84d3310b444dcb15733cff65deb4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df00116cd28d455c9262147b63a801b8 in term 0.
I20260709 13:15:33.968696  9591 catalog_manager.cc:5697] T 562a32d0f4fc43c0a90ff288c357186d P df00116cd28d455c9262147b63a801b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to df00116cd28d455c9262147b63a801b8 (127.8.218.67). New cstate: current_term: 1 leader_uuid: "df00116cd28d455c9262147b63a801b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:33.971884  9692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ed3b97b1624458b3198756a8d7071a" candidate_uuid: "c0f5f88c66c149188c7180e7fcf3b397" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ab84d3310b444dcb15733cff65deb4c" is_pre_election: true
I20260709 13:15:33.972265  9807 leader_election.cc:304] T ef41b07a49af45a6820559eb0ff383cb P df00116cd28d455c9262147b63a801b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ab84d3310b444dcb15733cff65deb4c, df00116cd28d455c9262147b63a801b8; no voters: 
I20260709 13:15:33.972728  9692 raft_consensus.cc:2468] T 49ed3b97b1624458b3198756a8d7071a P 0ab84d3310b444dcb15733cff65deb4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0f5f88c66c149188c7180e7fcf3b397 in term 0.
I20260709 13:15:33.973067  9908 raft_consensus.cc:2804] T ef41b07a49af45a6820559eb0ff383cb P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:33.973446  9908 raft_consensus.cc:493] T ef41b07a49af45a6820559eb0ff383cb P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:33.973788  9908 raft_consensus.cc:3060] T ef41b07a49af45a6820559eb0ff383cb P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:33.978981  9931 raft_consensus.cc:2804] T ef2905f5014744f082c7780fd3ef7bcc P c0f5f88c66c149188c7180e7fcf3b397 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:33.980157  9926 leader_election.cc:290] T 73ac6d96b1994f3e820947921b6561b0 P c0f5f88c66c149188c7180e7fcf3b397 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ab84d3310b444dcb15733cff65deb4c (127.8.218.65:44961), df00116cd28d455c9262147b63a801b8 (127.8.218.67:40211)
I20260709 13:15:33.980366  9925 leader_election.cc:290] T 49ed3b97b1624458b3198756a8d7071a P c0f5f88c66c149188c7180e7fcf3b397 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ab84d3310b444dcb15733cff65deb4c (127.8.218.65:44961), df00116cd28d455c9262147b63a801b8 (127.8.218.67:40211)
I20260709 13:15:33.981594  9931 raft_consensus.cc:697] T ef2905f5014744f082c7780fd3ef7bcc P c0f5f88c66c149188c7180e7fcf3b397 [term 1 LEADER]: Becoming Leader. State: Replica: c0f5f88c66c149188c7180e7fcf3b397, State: Running, Role: LEADER
I20260709 13:15:33.983253  9882 tablet_bootstrap.cc:492] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P df00116cd28d455c9262147b63a801b8: No bootstrap required, opened a new log
I20260709 13:15:33.983654  9882 ts_tablet_manager.cc:1403] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P df00116cd28d455c9262147b63a801b8: Time spent bootstrapping tablet: real 0.112s	user 0.007s	sys 0.006s
I20260709 13:15:33.983829  9889 raft_consensus.cc:515] T 99363d92beb4474b9b5feb7e2c7449a5 P c0f5f88c66c149188c7180e7fcf3b397 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:33.986267  9882 raft_consensus.cc:359] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:33.987907  9882 raft_consensus.cc:385] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:33.982856  9931 consensus_queue.cc:237] T ef2905f5014744f082c7780fd3ef7bcc P c0f5f88c66c149188c7180e7fcf3b397 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:33.988171  9882 raft_consensus.cc:740] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df00116cd28d455c9262147b63a801b8, State: Initialized, Role: FOLLOWER
W20260709 13:15:33.988497  9808 leader_election.cc:343] T ef41b07a49af45a6820559eb0ff383cb P df00116cd28d455c9262147b63a801b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0f5f88c66c149188c7180e7fcf3b397 (127.8.218.66:39567): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:33.988638  9922 raft_consensus.cc:493] T 49ed3b97b1624458b3198756a8d7071a P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:33.988845  9882 consensus_queue.cc:260] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P df00116cd28d455c9262147b63a801b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:33.989127  9922 raft_consensus.cc:515] T 49ed3b97b1624458b3198756a8d7071a P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:33.991726  9889 leader_election.cc:290] T 99363d92beb4474b9b5feb7e2c7449a5 P c0f5f88c66c149188c7180e7fcf3b397 [CANDIDATE]: Term 1 election: Requested vote from peers 0ab84d3310b444dcb15733cff65deb4c (127.8.218.65:44961), df00116cd28d455c9262147b63a801b8 (127.8.218.67:40211)
I20260709 13:15:33.992216  9922 leader_election.cc:290] T 49ed3b97b1624458b3198756a8d7071a P df00116cd28d455c9262147b63a801b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ab84d3310b444dcb15733cff65deb4c (127.8.218.65:44961), c0f5f88c66c149188c7180e7fcf3b397 (127.8.218.66:39567)
I20260709 13:15:33.992805  9693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ed3b97b1624458b3198756a8d7071a" candidate_uuid: "df00116cd28d455c9262147b63a801b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ab84d3310b444dcb15733cff65deb4c" is_pre_election: true
I20260709 13:15:33.994257  9883 tablet_bootstrap.cc:654] T ef41b07a49af45a6820559eb0ff383cb P c0f5f88c66c149188c7180e7fcf3b397: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:33.996035  9693 raft_consensus.cc:2468] T 49ed3b97b1624458b3198756a8d7071a P 0ab84d3310b444dcb15733cff65deb4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df00116cd28d455c9262147b63a801b8 in term 0.
I20260709 13:15:33.996531  9842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ac6d96b1994f3e820947921b6561b0" candidate_uuid: "c0f5f88c66c149188c7180e7fcf3b397" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df00116cd28d455c9262147b63a801b8" is_pre_election: true
I20260709 13:15:33.993881  9692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ac6d96b1994f3e820947921b6561b0" candidate_uuid: "c0f5f88c66c149188c7180e7fcf3b397" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ab84d3310b444dcb15733cff65deb4c" is_pre_election: true
I20260709 13:15:33.996088  9882 ts_tablet_manager.cc:1434] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P df00116cd28d455c9262147b63a801b8: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.002s
I20260709 13:15:33.997155  9842 raft_consensus.cc:2468] T 73ac6d96b1994f3e820947921b6561b0 P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0f5f88c66c149188c7180e7fcf3b397 in term 0.
I20260709 13:15:33.998251  9807 leader_election.cc:304] T 49ed3b97b1624458b3198756a8d7071a P df00116cd28d455c9262147b63a801b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ab84d3310b444dcb15733cff65deb4c, df00116cd28d455c9262147b63a801b8; no voters: 
I20260709 13:15:33.998989  9887 raft_consensus.cc:2804] T 49ed3b97b1624458b3198756a8d7071a P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:33.999109  9733 leader_election.cc:304] T 49ed3b97b1624458b3198756a8d7071a P c0f5f88c66c149188c7180e7fcf3b397 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ab84d3310b444dcb15733cff65deb4c, c0f5f88c66c149188c7180e7fcf3b397; no voters: 
I20260709 13:15:33.999367  9887 raft_consensus.cc:493] T 49ed3b97b1624458b3198756a8d7071a P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:33.999770  9887 raft_consensus.cc:3060] T 49ed3b97b1624458b3198756a8d7071a P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:34.000458  9733 leader_election.cc:304] T 73ac6d96b1994f3e820947921b6561b0 P c0f5f88c66c149188c7180e7fcf3b397 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0f5f88c66c149188c7180e7fcf3b397, df00116cd28d455c9262147b63a801b8; no voters: 
I20260709 13:15:34.000584  9692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99363d92beb4474b9b5feb7e2c7449a5" candidate_uuid: "c0f5f88c66c149188c7180e7fcf3b397" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ab84d3310b444dcb15733cff65deb4c"
I20260709 13:15:34.001590  9932 raft_consensus.cc:2804] T 49ed3b97b1624458b3198756a8d7071a P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:33.999146  9841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ed3b97b1624458b3198756a8d7071a" candidate_uuid: "c0f5f88c66c149188c7180e7fcf3b397" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df00116cd28d455c9262147b63a801b8" is_pre_election: true
I20260709 13:15:34.001139  9692 raft_consensus.cc:3060] T 99363d92beb4474b9b5feb7e2c7449a5 P 0ab84d3310b444dcb15733cff65deb4c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:34.006435  9932 raft_consensus.cc:493] T 49ed3b97b1624458b3198756a8d7071a P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:34.006848  9932 raft_consensus.cc:3060] T 49ed3b97b1624458b3198756a8d7071a P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:34.007085  9842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99363d92beb4474b9b5feb7e2c7449a5" candidate_uuid: "c0f5f88c66c149188c7180e7fcf3b397" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df00116cd28d455c9262147b63a801b8"
I20260709 13:15:34.007639  9889 raft_consensus.cc:2804] T 73ac6d96b1994f3e820947921b6561b0 P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:34.008430  9885 tablet_bootstrap.cc:492] T 73ac6d96b1994f3e820947921b6561b0 P 0ab84d3310b444dcb15733cff65deb4c: No bootstrap required, opened a new log
I20260709 13:15:34.009778  9885 ts_tablet_manager.cc:1403] T 73ac6d96b1994f3e820947921b6561b0 P 0ab84d3310b444dcb15733cff65deb4c: Time spent bootstrapping tablet: real 0.117s	user 0.017s	sys 0.002s
I20260709 13:15:34.009562  9889 raft_consensus.cc:493] T 73ac6d96b1994f3e820947921b6561b0 P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:34.006067  9908 raft_consensus.cc:515] T ef41b07a49af45a6820559eb0ff383cb P df00116cd28d455c9262147b63a801b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } } peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } }
I20260709 13:15:34.010331  9842 raft_consensus.cc:3060] T 99363d92beb4474b9b5feb7e2c7449a5 P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:34.012115  9889 raft_consensus.cc:3060] T 73ac6d96b1994f3e820947921b6561b0 P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:34.014231  9768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ed3b97b1624458b3198756a8d7071a" candidate_uuid: "df00116cd28d455c9262147b63a801b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0f5f88c66c149188c7180e7fcf3b397" is_pre_election: true
I20260709 13:15:34.016175  9693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef41b07a49af45a6820559eb0ff383cb" candidate_uuid: "df00116cd28d455c9262147b63a801b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ab84d3310b444dcb15733cff65deb4c"
W20260709 13:15:34.016662  9733 leader_election.cc:343] T 73ac6d96b1994f3e820947921b6561b0 P c0f5f88c66c149188c7180e7fcf3b397 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ab84d3310b444dcb15733cff65deb4c (127.8.218.65:44961): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:34.016850  9693 raft_consensus.cc:3060] T ef41b07a49af45a6820559eb0ff383cb P 0ab84d3310b444dcb15733cff65deb4c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:34.016795  9692 raft_consensus.cc:2468] T 99363d92beb4474b9b5feb7e2c7449a5 P 0ab84d3310b444dcb15733cff65deb4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0f5f88c66c149188c7180e7fcf3b397 in term 1.
I20260709 13:15:34.017655  9925 raft_consensus.cc:493] T af2492c7317648288568e604555de00d P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:34.018105  9925 raft_consensus.cc:515] T af2492c7317648288568e604555de00d P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:34.020112  9925 leader_election.cc:290] T af2492c7317648288568e604555de00d P c0f5f88c66c149188c7180e7fcf3b397 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ab84d3310b444dcb15733cff65deb4c (127.8.218.65:44961), df00116cd28d455c9262147b63a801b8 (127.8.218.67:40211)
I20260709 13:15:34.020787  9692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af2492c7317648288568e604555de00d" candidate_uuid: "c0f5f88c66c149188c7180e7fcf3b397" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ab84d3310b444dcb15733cff65deb4c" is_pre_election: true
I20260709 13:15:34.021536  9692 raft_consensus.cc:2393] T af2492c7317648288568e604555de00d P 0ab84d3310b444dcb15733cff65deb4c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0f5f88c66c149188c7180e7fcf3b397 in current term 1: Already voted for candidate df00116cd28d455c9262147b63a801b8 in this term.
I20260709 13:15:34.022511  9733 leader_election.cc:304] T 99363d92beb4474b9b5feb7e2c7449a5 P c0f5f88c66c149188c7180e7fcf3b397 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ab84d3310b444dcb15733cff65deb4c, c0f5f88c66c149188c7180e7fcf3b397; no voters: 
I20260709 13:15:34.022701  9693 raft_consensus.cc:2468] T ef41b07a49af45a6820559eb0ff383cb P 0ab84d3310b444dcb15733cff65deb4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df00116cd28d455c9262147b63a801b8 in term 1.
I20260709 13:15:34.023263  9925 raft_consensus.cc:2804] T 99363d92beb4474b9b5feb7e2c7449a5 P c0f5f88c66c149188c7180e7fcf3b397 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:34.025611  9840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af2492c7317648288568e604555de00d" candidate_uuid: "c0f5f88c66c149188c7180e7fcf3b397" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df00116cd28d455c9262147b63a801b8" is_pre_election: true
I20260709 13:15:34.028067  9887 raft_consensus.cc:515] T 49ed3b97b1624458b3198756a8d7071a P df00116cd28d455c9262147b63a801b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:34.029778  9885 raft_consensus.cc:359] T 73ac6d96b1994f3e820947921b6561b0 P 0ab84d3310b444dcb15733cff65deb4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:34.023799  9807 leader_election.cc:304] T ef41b07a49af45a6820559eb0ff383cb P df00116cd28d455c9262147b63a801b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ab84d3310b444dcb15733cff65deb4c, df00116cd28d455c9262147b63a801b8; no voters: 
I20260709 13:15:34.030436  9885 raft_consensus.cc:385] T 73ac6d96b1994f3e820947921b6561b0 P 0ab84d3310b444dcb15733cff65deb4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:34.024271  9925 raft_consensus.cc:697] T 99363d92beb4474b9b5feb7e2c7449a5 P c0f5f88c66c149188c7180e7fcf3b397 [term 1 LEADER]: Becoming Leader. State: Replica: c0f5f88c66c149188c7180e7fcf3b397, State: Running, Role: LEADER
I20260709 13:15:34.030710  9885 raft_consensus.cc:740] T 73ac6d96b1994f3e820947921b6561b0 P 0ab84d3310b444dcb15733cff65deb4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ab84d3310b444dcb15733cff65deb4c, State: Initialized, Role: FOLLOWER
I20260709 13:15:34.030795  9922 raft_consensus.cc:2804] T ef41b07a49af45a6820559eb0ff383cb P df00116cd28d455c9262147b63a801b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:34.032197  9841 raft_consensus.cc:2393] T 49ed3b97b1624458b3198756a8d7071a P df00116cd28d455c9262147b63a801b8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0f5f88c66c149188c7180e7fcf3b397 in current term 1: Already voted for candidate df00116cd28d455c9262147b63a801b8 in this term.
I20260709 13:15:34.032729  9733 leader_election.cc:304] T af2492c7317648288568e604555de00d P c0f5f88c66c149188c7180e7fcf3b397 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0f5f88c66c149188c7180e7fcf3b397; no voters: 0ab84d3310b444dcb15733cff65deb4c, df00116cd28d455c9262147b63a801b8
I20260709 13:15:34.033795  9842 raft_consensus.cc:2468] T 99363d92beb4474b9b5feb7e2c7449a5 P df00116cd28d455c9262147b63a801b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0f5f88c66c149188c7180e7fcf3b397 in term 1.
I20260709 13:15:34.034973  9926 raft_consensus.cc:3060] T af2492c7317648288568e604555de00d P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:34.034729  9925 consensus_queue.cc:237] T 99363d92beb4474b9b5feb7e2c7449a5 P c0f5f88c66c149188c7180e7fcf3b397 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:34.036196  9889 raft_consensus.cc:515] T 73ac6d96b1994f3e820947921b6561b0 P c0f5f88c66c149188c7180e7fcf3b397 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:34.038235  9889 leader_election.cc:290] T 73ac6d96b1994f3e820947921b6561b0 P c0f5f88c66c149188c7180e7fcf3b397 [CANDIDATE]: Term 1 election: Requested vote from peers 0ab84d3310b444dcb15733cff65deb4c (127.8.218.65:44961), df00116cd28d455c9262147b63a801b8 (127.8.218.67:40211)
I20260709 13:15:34.038810  9885 consensus_queue.cc:260] T 73ac6d96b1994f3e820947921b6561b0 P 0ab84d3310b444dcb15733cff65deb4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:34.039994  9591 catalog_manager.cc:5697] T 8051d2abd4b345109575129d5e5e4e00 P 0ab84d3310b444dcb15733cff65deb4c reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ab84d3310b444dcb15733cff65deb4c (127.8.218.65). New cstate: current_term: 1 leader_uuid: "0ab84d3310b444dcb15733cff65deb4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:34.043809  9926 raft_consensus.cc:2749] T af2492c7317648288568e604555de00d P c0f5f88c66c149188c7180e7fcf3b397 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:34.044565  9693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ed3b97b1624458b3198756a8d7071a" candidate_uuid: "df00116cd28d455c9262147b63a801b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ab84d3310b444dcb15733cff65deb4c"
I20260709 13:15:34.045293  9693 raft_consensus.cc:3060] T 49ed3b97b1624458b3198756a8d7071a P 0ab84d3310b444dcb15733cff65deb4c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:34.041150  9887 leader_election.cc:290] T 49ed3b97b1624458b3198756a8d7071a P df00116cd28d455c9262147b63a801b8 [CANDIDATE]: Term 1 election: Requested vote from peers 0ab84d3310b444dcb15733cff65deb4c (127.8.218.65:44961), c0f5f88c66c149188c7180e7fcf3b397 (127.8.218.66:39567)
I20260709 13:15:34.052623  9885 ts_tablet_manager.cc:1434] T 73ac6d96b1994f3e820947921b6561b0 P 0ab84d3310b444dcb15733cff65deb4c: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.001s
I20260709 13:15:34.053496  9885 tablet_bootstrap.cc:492] T ef2905f5014744f082c7780fd3ef7bcc P 0ab84d3310b444dcb15733cff65deb4c: Bootstrap starting.
I20260709 13:15:34.053354  9692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ac6d96b1994f3e820947921b6561b0" candidate_uuid: "c0f5f88c66c149188c7180e7fcf3b397" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ab84d3310b444dcb15733cff65deb4c"
I20260709 13:15:34.053882  9692 raft_consensus.cc:3060] T 73ac6d96b1994f3e820947921b6561b0 P 0ab84d3310b444dcb15733cff65deb4c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:34.052038  9908 leader_election.cc:290] T ef41b07a49af45a6820559eb0ff383cb P df00116cd28d455c9262147b63a801b8 [CANDIDATE]: Term 1 election: Requested vote from peers 0ab84d3310b444dcb15733cff65deb4c (127.8.218.65:44961), c0f5f88c66c149188c7180e7fcf3b397 (127.8.218.66:39567)
I20260709 13:15:34.067361  9842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ac6d96b1994f3e820947921b6561b0" candidate_uuid: "c0f5f88c66c149188c7180e7fcf3b397" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df00116cd28d455c9262147b63a801b8"
I20260709 13:15:34.067919  9842 raft_consensus.cc:3060] T 73ac6d96b1994f3e820947921b6561b0 P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:34.068953  9883 tablet_bootstrap.cc:492] T ef41b07a49af45a6820559eb0ff383cb P c0f5f88c66c149188c7180e7fcf3b397: No bootstrap required, opened a new log
I20260709 13:15:34.069505  9883 ts_tablet_manager.cc:1403] T ef41b07a49af45a6820559eb0ff383cb P c0f5f88c66c149188c7180e7fcf3b397: Time spent bootstrapping tablet: real 0.112s	user 0.011s	sys 0.011s
I20260709 13:15:34.065145  9932 raft_consensus.cc:515] T 49ed3b97b1624458b3198756a8d7071a P c0f5f88c66c149188c7180e7fcf3b397 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:34.073894  9768 raft_consensus.cc:2393] T 49ed3b97b1624458b3198756a8d7071a P c0f5f88c66c149188c7180e7fcf3b397 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate df00116cd28d455c9262147b63a801b8 in current term 1: Already voted for candidate c0f5f88c66c149188c7180e7fcf3b397 in this term.
I20260709 13:15:34.074855  9885 tablet_bootstrap.cc:654] T ef2905f5014744f082c7780fd3ef7bcc P 0ab84d3310b444dcb15733cff65deb4c: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:34.073750  9883 raft_consensus.cc:359] T ef41b07a49af45a6820559eb0ff383cb P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } } peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } }
I20260709 13:15:34.075335  9883 raft_consensus.cc:385] T ef41b07a49af45a6820559eb0ff383cb P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:34.075713  9883 raft_consensus.cc:740] T ef41b07a49af45a6820559eb0ff383cb P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0f5f88c66c149188c7180e7fcf3b397, State: Initialized, Role: FOLLOWER
I20260709 13:15:34.066056  9922 raft_consensus.cc:697] T ef41b07a49af45a6820559eb0ff383cb P df00116cd28d455c9262147b63a801b8 [term 1 LEADER]: Becoming Leader. State: Replica: df00116cd28d455c9262147b63a801b8, State: Running, Role: LEADER
I20260709 13:15:34.076653  9767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ed3b97b1624458b3198756a8d7071a" candidate_uuid: "df00116cd28d455c9262147b63a801b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0f5f88c66c149188c7180e7fcf3b397"
I20260709 13:15:34.077508  9767 raft_consensus.cc:2393] T 49ed3b97b1624458b3198756a8d7071a P c0f5f88c66c149188c7180e7fcf3b397 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate df00116cd28d455c9262147b63a801b8 in current term 1: Already voted for candidate c0f5f88c66c149188c7180e7fcf3b397 in this term.
I20260709 13:15:34.077250  9922 consensus_queue.cc:237] T ef41b07a49af45a6820559eb0ff383cb P df00116cd28d455c9262147b63a801b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } } peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } }
I20260709 13:15:34.080842  9883 consensus_queue.cc:260] T ef41b07a49af45a6820559eb0ff383cb P c0f5f88c66c149188c7180e7fcf3b397 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } } peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } }
I20260709 13:15:34.079867  9766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef41b07a49af45a6820559eb0ff383cb" candidate_uuid: "df00116cd28d455c9262147b63a801b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0f5f88c66c149188c7180e7fcf3b397"
I20260709 13:15:34.082414  9766 raft_consensus.cc:3060] T ef41b07a49af45a6820559eb0ff383cb P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:34.083397  9693 raft_consensus.cc:2468] T 49ed3b97b1624458b3198756a8d7071a P 0ab84d3310b444dcb15733cff65deb4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df00116cd28d455c9262147b63a801b8 in term 1.
I20260709 13:15:34.085282  9807 leader_election.cc:304] T 49ed3b97b1624458b3198756a8d7071a P df00116cd28d455c9262147b63a801b8 [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: 0ab84d3310b444dcb15733cff65deb4c, df00116cd28d455c9262147b63a801b8; no voters: c0f5f88c66c149188c7180e7fcf3b397
I20260709 13:15:34.085597  9591 catalog_manager.cc:5697] T ef2905f5014744f082c7780fd3ef7bcc P c0f5f88c66c149188c7180e7fcf3b397 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0f5f88c66c149188c7180e7fcf3b397 (127.8.218.66). New cstate: current_term: 1 leader_uuid: "c0f5f88c66c149188c7180e7fcf3b397" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:34.086747  9936 raft_consensus.cc:2804] T 49ed3b97b1624458b3198756a8d7071a P df00116cd28d455c9262147b63a801b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:34.087272  9936 raft_consensus.cc:697] T 49ed3b97b1624458b3198756a8d7071a P df00116cd28d455c9262147b63a801b8 [term 1 LEADER]: Becoming Leader. State: Replica: df00116cd28d455c9262147b63a801b8, State: Running, Role: LEADER
I20260709 13:15:34.090323  9883 ts_tablet_manager.cc:1434] T ef41b07a49af45a6820559eb0ff383cb P c0f5f88c66c149188c7180e7fcf3b397: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260709 13:15:34.091228  9883 tablet_bootstrap.cc:492] T 562a32d0f4fc43c0a90ff288c357186d P c0f5f88c66c149188c7180e7fcf3b397: Bootstrap starting.
I20260709 13:15:34.093762  9766 raft_consensus.cc:2468] T ef41b07a49af45a6820559eb0ff383cb P c0f5f88c66c149188c7180e7fcf3b397 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df00116cd28d455c9262147b63a801b8 in term 1.
I20260709 13:15:34.095536  9692 raft_consensus.cc:2468] T 73ac6d96b1994f3e820947921b6561b0 P 0ab84d3310b444dcb15733cff65deb4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0f5f88c66c149188c7180e7fcf3b397 in term 1.
I20260709 13:15:34.088074  9936 consensus_queue.cc:237] T 49ed3b97b1624458b3198756a8d7071a P df00116cd28d455c9262147b63a801b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:34.098659  9693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ed3b97b1624458b3198756a8d7071a" candidate_uuid: "c0f5f88c66c149188c7180e7fcf3b397" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ab84d3310b444dcb15733cff65deb4c"
I20260709 13:15:34.099406  9841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ed3b97b1624458b3198756a8d7071a" candidate_uuid: "c0f5f88c66c149188c7180e7fcf3b397" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df00116cd28d455c9262147b63a801b8"
I20260709 13:15:34.099408  9693 raft_consensus.cc:2393] T 49ed3b97b1624458b3198756a8d7071a P 0ab84d3310b444dcb15733cff65deb4c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c0f5f88c66c149188c7180e7fcf3b397 in current term 1: Already voted for candidate df00116cd28d455c9262147b63a801b8 in this term.
I20260709 13:15:34.101526  9842 raft_consensus.cc:2468] T 73ac6d96b1994f3e820947921b6561b0 P df00116cd28d455c9262147b63a801b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0f5f88c66c149188c7180e7fcf3b397 in term 1.
I20260709 13:15:34.103292  9733 leader_election.cc:304] T 49ed3b97b1624458b3198756a8d7071a P c0f5f88c66c149188c7180e7fcf3b397 [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: c0f5f88c66c149188c7180e7fcf3b397; no voters: 0ab84d3310b444dcb15733cff65deb4c, df00116cd28d455c9262147b63a801b8
I20260709 13:15:34.104542  9733 leader_election.cc:304] T 73ac6d96b1994f3e820947921b6561b0 P c0f5f88c66c149188c7180e7fcf3b397 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0f5f88c66c149188c7180e7fcf3b397, df00116cd28d455c9262147b63a801b8; no voters: 
I20260709 13:15:34.097944  9932 leader_election.cc:290] T 49ed3b97b1624458b3198756a8d7071a P c0f5f88c66c149188c7180e7fcf3b397 [CANDIDATE]: Term 1 election: Requested vote from peers 0ab84d3310b444dcb15733cff65deb4c (127.8.218.65:44961), df00116cd28d455c9262147b63a801b8 (127.8.218.67:40211)
I20260709 13:15:34.105510  9931 raft_consensus.cc:2749] T 49ed3b97b1624458b3198756a8d7071a P c0f5f88c66c149188c7180e7fcf3b397 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:15:34.105614  9925 raft_consensus.cc:2804] T 73ac6d96b1994f3e820947921b6561b0 P c0f5f88c66c149188c7180e7fcf3b397 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:34.106328  9925 raft_consensus.cc:697] T 73ac6d96b1994f3e820947921b6561b0 P c0f5f88c66c149188c7180e7fcf3b397 [term 1 LEADER]: Becoming Leader. State: Replica: c0f5f88c66c149188c7180e7fcf3b397, State: Running, Role: LEADER
I20260709 13:15:34.107317  9925 consensus_queue.cc:237] T 73ac6d96b1994f3e820947921b6561b0 P c0f5f88c66c149188c7180e7fcf3b397 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:34.113137  9924 raft_consensus.cc:493] T 108818daaa8749439efffbcfbe100158 P 0ab84d3310b444dcb15733cff65deb4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:34.113718  9924 raft_consensus.cc:515] T 108818daaa8749439efffbcfbe100158 P 0ab84d3310b444dcb15733cff65deb4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:34.114692  9883 tablet_bootstrap.cc:654] T 562a32d0f4fc43c0a90ff288c357186d P c0f5f88c66c149188c7180e7fcf3b397: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:34.115000  9591 catalog_manager.cc:5697] T ef41b07a49af45a6820559eb0ff383cb P df00116cd28d455c9262147b63a801b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to df00116cd28d455c9262147b63a801b8 (127.8.218.67). New cstate: current_term: 1 leader_uuid: "df00116cd28d455c9262147b63a801b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:34.120127  9766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108818daaa8749439efffbcfbe100158" candidate_uuid: "0ab84d3310b444dcb15733cff65deb4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0f5f88c66c149188c7180e7fcf3b397" is_pre_election: true
I20260709 13:15:34.120719  9766 raft_consensus.cc:2468] T 108818daaa8749439efffbcfbe100158 P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ab84d3310b444dcb15733cff65deb4c in term 0.
I20260709 13:15:34.121834  9924 leader_election.cc:290] T 108818daaa8749439efffbcfbe100158 P 0ab84d3310b444dcb15733cff65deb4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0f5f88c66c149188c7180e7fcf3b397 (127.8.218.66:39567), df00116cd28d455c9262147b63a801b8 (127.8.218.67:40211)
I20260709 13:15:34.122942  9659 leader_election.cc:304] T 108818daaa8749439efffbcfbe100158 P 0ab84d3310b444dcb15733cff65deb4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ab84d3310b444dcb15733cff65deb4c, c0f5f88c66c149188c7180e7fcf3b397; no voters: 
I20260709 13:15:34.123548  9924 raft_consensus.cc:2804] T 108818daaa8749439efffbcfbe100158 P 0ab84d3310b444dcb15733cff65deb4c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:34.123952  9924 raft_consensus.cc:493] T 108818daaa8749439efffbcfbe100158 P 0ab84d3310b444dcb15733cff65deb4c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:34.124351  9924 raft_consensus.cc:3060] T 108818daaa8749439efffbcfbe100158 P 0ab84d3310b444dcb15733cff65deb4c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:34.128742  9590 catalog_manager.cc:5697] T 99363d92beb4474b9b5feb7e2c7449a5 P c0f5f88c66c149188c7180e7fcf3b397 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0f5f88c66c149188c7180e7fcf3b397 (127.8.218.66). New cstate: current_term: 1 leader_uuid: "c0f5f88c66c149188c7180e7fcf3b397" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:34.130177  9842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108818daaa8749439efffbcfbe100158" candidate_uuid: "0ab84d3310b444dcb15733cff65deb4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df00116cd28d455c9262147b63a801b8" is_pre_election: true
I20260709 13:15:34.130962  9842 raft_consensus.cc:2468] T 108818daaa8749439efffbcfbe100158 P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ab84d3310b444dcb15733cff65deb4c in term 0.
I20260709 13:15:34.132007  9590 catalog_manager.cc:5697] T 73ac6d96b1994f3e820947921b6561b0 P c0f5f88c66c149188c7180e7fcf3b397 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0f5f88c66c149188c7180e7fcf3b397 (127.8.218.66). New cstate: current_term: 1 leader_uuid: "c0f5f88c66c149188c7180e7fcf3b397" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:34.134745  9924 raft_consensus.cc:515] T 108818daaa8749439efffbcfbe100158 P 0ab84d3310b444dcb15733cff65deb4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:34.137260  9589 catalog_manager.cc:5697] T 49ed3b97b1624458b3198756a8d7071a P df00116cd28d455c9262147b63a801b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to df00116cd28d455c9262147b63a801b8 (127.8.218.67). New cstate: current_term: 1 leader_uuid: "df00116cd28d455c9262147b63a801b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:34.138077  9885 tablet_bootstrap.cc:492] T ef2905f5014744f082c7780fd3ef7bcc P 0ab84d3310b444dcb15733cff65deb4c: No bootstrap required, opened a new log
I20260709 13:15:34.138510  9885 ts_tablet_manager.cc:1403] T ef2905f5014744f082c7780fd3ef7bcc P 0ab84d3310b444dcb15733cff65deb4c: Time spent bootstrapping tablet: real 0.085s	user 0.010s	sys 0.025s
I20260709 13:15:34.139190  9766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108818daaa8749439efffbcfbe100158" candidate_uuid: "0ab84d3310b444dcb15733cff65deb4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0f5f88c66c149188c7180e7fcf3b397"
I20260709 13:15:34.139928  9766 raft_consensus.cc:3060] T 108818daaa8749439efffbcfbe100158 P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:34.143482  9885 raft_consensus.cc:359] T ef2905f5014744f082c7780fd3ef7bcc P 0ab84d3310b444dcb15733cff65deb4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:34.144115  9885 raft_consensus.cc:385] T ef2905f5014744f082c7780fd3ef7bcc P 0ab84d3310b444dcb15733cff65deb4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:34.144374  9885 raft_consensus.cc:740] T ef2905f5014744f082c7780fd3ef7bcc P 0ab84d3310b444dcb15733cff65deb4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ab84d3310b444dcb15733cff65deb4c, State: Initialized, Role: FOLLOWER
I20260709 13:15:34.145220  9885 consensus_queue.cc:260] T ef2905f5014744f082c7780fd3ef7bcc P 0ab84d3310b444dcb15733cff65deb4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:34.149178  9885 ts_tablet_manager.cc:1434] T ef2905f5014744f082c7780fd3ef7bcc P 0ab84d3310b444dcb15733cff65deb4c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:15:34.149174  9766 raft_consensus.cc:2468] T 108818daaa8749439efffbcfbe100158 P c0f5f88c66c149188c7180e7fcf3b397 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ab84d3310b444dcb15733cff65deb4c in term 1.
I20260709 13:15:34.150238  9885 tablet_bootstrap.cc:492] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P 0ab84d3310b444dcb15733cff65deb4c: Bootstrap starting.
I20260709 13:15:34.150794  9659 leader_election.cc:304] T 108818daaa8749439efffbcfbe100158 P 0ab84d3310b444dcb15733cff65deb4c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ab84d3310b444dcb15733cff65deb4c, c0f5f88c66c149188c7180e7fcf3b397; no voters: 
I20260709 13:15:34.151898  9891 raft_consensus.cc:2804] T 108818daaa8749439efffbcfbe100158 P 0ab84d3310b444dcb15733cff65deb4c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:34.156045  9925 raft_consensus.cc:493] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:34.156347  9885 tablet_bootstrap.cc:654] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P 0ab84d3310b444dcb15733cff65deb4c: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:34.156658  9925 raft_consensus.cc:515] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:34.160316  9692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ea4c8d2d4c44c049a3cb4b1af65b0df" candidate_uuid: "c0f5f88c66c149188c7180e7fcf3b397" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ab84d3310b444dcb15733cff65deb4c" is_pre_election: true
W20260709 13:15:34.161955  9733 leader_election.cc:343] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P c0f5f88c66c149188c7180e7fcf3b397 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ab84d3310b444dcb15733cff65deb4c (127.8.218.65:44961): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:34.166481  9924 leader_election.cc:290] T 108818daaa8749439efffbcfbe100158 P 0ab84d3310b444dcb15733cff65deb4c [CANDIDATE]: Term 1 election: Requested vote from peers c0f5f88c66c149188c7180e7fcf3b397 (127.8.218.66:39567), df00116cd28d455c9262147b63a801b8 (127.8.218.67:40211)
I20260709 13:15:34.169342  9841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ea4c8d2d4c44c049a3cb4b1af65b0df" candidate_uuid: "c0f5f88c66c149188c7180e7fcf3b397" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df00116cd28d455c9262147b63a801b8" is_pre_election: true
I20260709 13:15:34.169691  9925 leader_election.cc:290] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P c0f5f88c66c149188c7180e7fcf3b397 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ab84d3310b444dcb15733cff65deb4c (127.8.218.65:44961), df00116cd28d455c9262147b63a801b8 (127.8.218.67:40211)
I20260709 13:15:34.169989  9841 raft_consensus.cc:2468] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0f5f88c66c149188c7180e7fcf3b397 in term 0.
I20260709 13:15:34.171204  9733 leader_election.cc:304] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P c0f5f88c66c149188c7180e7fcf3b397 [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: c0f5f88c66c149188c7180e7fcf3b397, df00116cd28d455c9262147b63a801b8; no voters: 0ab84d3310b444dcb15733cff65deb4c
I20260709 13:15:34.172967  9891 raft_consensus.cc:697] T 108818daaa8749439efffbcfbe100158 P 0ab84d3310b444dcb15733cff65deb4c [term 1 LEADER]: Becoming Leader. State: Replica: 0ab84d3310b444dcb15733cff65deb4c, State: Running, Role: LEADER
I20260709 13:15:34.173429  9885 tablet_bootstrap.cc:492] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P 0ab84d3310b444dcb15733cff65deb4c: No bootstrap required, opened a new log
I20260709 13:15:34.173830  9885 ts_tablet_manager.cc:1403] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P 0ab84d3310b444dcb15733cff65deb4c: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.007s
I20260709 13:15:34.174418  9842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108818daaa8749439efffbcfbe100158" candidate_uuid: "0ab84d3310b444dcb15733cff65deb4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df00116cd28d455c9262147b63a801b8"
I20260709 13:15:34.174098  9891 consensus_queue.cc:237] T 108818daaa8749439efffbcfbe100158 P 0ab84d3310b444dcb15733cff65deb4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:34.174999  9842 raft_consensus.cc:3060] T 108818daaa8749439efffbcfbe100158 P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:34.175390  9925 raft_consensus.cc:2804] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:34.175761  9925 raft_consensus.cc:493] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:34.176113  9925 raft_consensus.cc:3060] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:34.182377  9842 raft_consensus.cc:2468] T 108818daaa8749439efffbcfbe100158 P df00116cd28d455c9262147b63a801b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ab84d3310b444dcb15733cff65deb4c in term 1.
I20260709 13:15:34.182592  9925 raft_consensus.cc:515] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P c0f5f88c66c149188c7180e7fcf3b397 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:34.184247  9885 raft_consensus.cc:359] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P 0ab84d3310b444dcb15733cff65deb4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:34.185005  9885 raft_consensus.cc:385] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P 0ab84d3310b444dcb15733cff65deb4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:34.185338  9885 raft_consensus.cc:740] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P 0ab84d3310b444dcb15733cff65deb4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ab84d3310b444dcb15733cff65deb4c, State: Initialized, Role: FOLLOWER
I20260709 13:15:34.186121  9885 consensus_queue.cc:260] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P 0ab84d3310b444dcb15733cff65deb4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:34.186949  9692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ea4c8d2d4c44c049a3cb4b1af65b0df" candidate_uuid: "c0f5f88c66c149188c7180e7fcf3b397" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ab84d3310b444dcb15733cff65deb4c"
I20260709 13:15:34.187505  9692 raft_consensus.cc:3060] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P 0ab84d3310b444dcb15733cff65deb4c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:34.188439  9885 ts_tablet_manager.cc:1434] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P 0ab84d3310b444dcb15733cff65deb4c: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.002s
I20260709 13:15:34.189662  9883 tablet_bootstrap.cc:492] T 562a32d0f4fc43c0a90ff288c357186d P c0f5f88c66c149188c7180e7fcf3b397: No bootstrap required, opened a new log
I20260709 13:15:34.190096  9883 ts_tablet_manager.cc:1403] T 562a32d0f4fc43c0a90ff288c357186d P c0f5f88c66c149188c7180e7fcf3b397: Time spent bootstrapping tablet: real 0.099s	user 0.032s	sys 0.025s
I20260709 13:15:34.190250  9590 catalog_manager.cc:5697] T 108818daaa8749439efffbcfbe100158 P 0ab84d3310b444dcb15733cff65deb4c reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ab84d3310b444dcb15733cff65deb4c (127.8.218.65). New cstate: current_term: 1 leader_uuid: "0ab84d3310b444dcb15733cff65deb4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:34.192943  9692 raft_consensus.cc:2468] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P 0ab84d3310b444dcb15733cff65deb4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0f5f88c66c149188c7180e7fcf3b397 in term 1.
I20260709 13:15:34.193086  9883 raft_consensus.cc:359] T 562a32d0f4fc43c0a90ff288c357186d P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:34.193626  9883 raft_consensus.cc:385] T 562a32d0f4fc43c0a90ff288c357186d P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:34.193877  9883 raft_consensus.cc:740] T 562a32d0f4fc43c0a90ff288c357186d P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0f5f88c66c149188c7180e7fcf3b397, State: Initialized, Role: FOLLOWER
I20260709 13:15:34.194056  9925 leader_election.cc:290] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P c0f5f88c66c149188c7180e7fcf3b397 [CANDIDATE]: Term 1 election: Requested vote from peers 0ab84d3310b444dcb15733cff65deb4c (127.8.218.65:44961), df00116cd28d455c9262147b63a801b8 (127.8.218.67:40211)
I20260709 13:15:34.194132  9733 leader_election.cc:304] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P c0f5f88c66c149188c7180e7fcf3b397 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ab84d3310b444dcb15733cff65deb4c, c0f5f88c66c149188c7180e7fcf3b397; no voters: 
I20260709 13:15:34.194600  9883 consensus_queue.cc:260] T 562a32d0f4fc43c0a90ff288c357186d P c0f5f88c66c149188c7180e7fcf3b397 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:34.194929  9925 raft_consensus.cc:2804] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P c0f5f88c66c149188c7180e7fcf3b397 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:34.195910  9842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ea4c8d2d4c44c049a3cb4b1af65b0df" candidate_uuid: "c0f5f88c66c149188c7180e7fcf3b397" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df00116cd28d455c9262147b63a801b8"
I20260709 13:15:34.196404  9925 raft_consensus.cc:697] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P c0f5f88c66c149188c7180e7fcf3b397 [term 1 LEADER]: Becoming Leader. State: Replica: c0f5f88c66c149188c7180e7fcf3b397, State: Running, Role: LEADER
I20260709 13:15:34.196578  9883 ts_tablet_manager.cc:1434] T 562a32d0f4fc43c0a90ff288c357186d P c0f5f88c66c149188c7180e7fcf3b397: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:15:34.196421  9842 raft_consensus.cc:3060] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P df00116cd28d455c9262147b63a801b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:34.197357  9925 consensus_queue.cc:237] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P c0f5f88c66c149188c7180e7fcf3b397 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:34.204236  9922 consensus_queue.cc:1048] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:34.207109  9842 raft_consensus.cc:2468] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P df00116cd28d455c9262147b63a801b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0f5f88c66c149188c7180e7fcf3b397 in term 1.
I20260709 13:15:34.212791  9590 catalog_manager.cc:5697] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P c0f5f88c66c149188c7180e7fcf3b397 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0f5f88c66c149188c7180e7fcf3b397 (127.8.218.66). New cstate: current_term: 1 leader_uuid: "c0f5f88c66c149188c7180e7fcf3b397" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:34.218570  9908 consensus_queue.cc:1048] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:34.233194  9891 raft_consensus.cc:493] T ef2905f5014744f082c7780fd3ef7bcc P 0ab84d3310b444dcb15733cff65deb4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:34.233705  9891 raft_consensus.cc:515] T ef2905f5014744f082c7780fd3ef7bcc P 0ab84d3310b444dcb15733cff65deb4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:34.235983  9891 leader_election.cc:290] T ef2905f5014744f082c7780fd3ef7bcc P 0ab84d3310b444dcb15733cff65deb4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0f5f88c66c149188c7180e7fcf3b397 (127.8.218.66:39567), df00116cd28d455c9262147b63a801b8 (127.8.218.67:40211)
I20260709 13:15:34.236203  9766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef2905f5014744f082c7780fd3ef7bcc" candidate_uuid: "0ab84d3310b444dcb15733cff65deb4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0f5f88c66c149188c7180e7fcf3b397" is_pre_election: true
I20260709 13:15:34.237356  9842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef2905f5014744f082c7780fd3ef7bcc" candidate_uuid: "0ab84d3310b444dcb15733cff65deb4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df00116cd28d455c9262147b63a801b8" is_pre_election: true
I20260709 13:15:34.238113  9842 raft_consensus.cc:2393] T ef2905f5014744f082c7780fd3ef7bcc P df00116cd28d455c9262147b63a801b8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0ab84d3310b444dcb15733cff65deb4c in current term 1: Already voted for candidate c0f5f88c66c149188c7180e7fcf3b397 in this term.
I20260709 13:15:34.238929  9658 leader_election.cc:304] T ef2905f5014744f082c7780fd3ef7bcc P 0ab84d3310b444dcb15733cff65deb4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ab84d3310b444dcb15733cff65deb4c; no voters: c0f5f88c66c149188c7180e7fcf3b397, df00116cd28d455c9262147b63a801b8
I20260709 13:15:34.239521  9891 raft_consensus.cc:3060] T ef2905f5014744f082c7780fd3ef7bcc P 0ab84d3310b444dcb15733cff65deb4c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:34.244122  9891 raft_consensus.cc:2749] T ef2905f5014744f082c7780fd3ef7bcc P 0ab84d3310b444dcb15733cff65deb4c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:34.299907  9891 consensus_queue.cc:1048] T 8051d2abd4b345109575129d5e5e4e00 P 0ab84d3310b444dcb15733cff65deb4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:34.309516  9924 consensus_queue.cc:1048] T 8051d2abd4b345109575129d5e5e4e00 P 0ab84d3310b444dcb15733cff65deb4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:34.360244  9925 raft_consensus.cc:493] T 562a32d0f4fc43c0a90ff288c357186d P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:34.360754  9925 raft_consensus.cc:515] T 562a32d0f4fc43c0a90ff288c357186d P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:34.362377  9925 leader_election.cc:290] T 562a32d0f4fc43c0a90ff288c357186d P c0f5f88c66c149188c7180e7fcf3b397 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ab84d3310b444dcb15733cff65deb4c (127.8.218.65:44961), df00116cd28d455c9262147b63a801b8 (127.8.218.67:40211)
I20260709 13:15:34.363018  9692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "562a32d0f4fc43c0a90ff288c357186d" candidate_uuid: "c0f5f88c66c149188c7180e7fcf3b397" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ab84d3310b444dcb15733cff65deb4c" is_pre_election: true
I20260709 13:15:34.363302  9842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "562a32d0f4fc43c0a90ff288c357186d" candidate_uuid: "c0f5f88c66c149188c7180e7fcf3b397" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df00116cd28d455c9262147b63a801b8" is_pre_election: true
I20260709 13:15:34.363780  9692 raft_consensus.cc:2393] T 562a32d0f4fc43c0a90ff288c357186d P 0ab84d3310b444dcb15733cff65deb4c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0f5f88c66c149188c7180e7fcf3b397 in current term 1: Already voted for candidate df00116cd28d455c9262147b63a801b8 in this term.
I20260709 13:15:34.364796  9733 leader_election.cc:304] T 562a32d0f4fc43c0a90ff288c357186d P c0f5f88c66c149188c7180e7fcf3b397 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0f5f88c66c149188c7180e7fcf3b397; no voters: 0ab84d3310b444dcb15733cff65deb4c, df00116cd28d455c9262147b63a801b8
I20260709 13:15:34.365512  9925 raft_consensus.cc:3060] T 562a32d0f4fc43c0a90ff288c357186d P c0f5f88c66c149188c7180e7fcf3b397 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:34.368876  9842 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ef41b07a49af45a6820559eb0ff383cb"
dest_uuid: "df00116cd28d455c9262147b63a801b8"
mode: GRACEFUL
new_leader_uuid: "0ab84d3310b444dcb15733cff65deb4c"
 from {username='slave'} at 127.0.0.1:43426
I20260709 13:15:34.369338  9842 raft_consensus.cc:606] T ef41b07a49af45a6820559eb0ff383cb P df00116cd28d455c9262147b63a801b8 [term 1 LEADER]: Received request to transfer leadership to TS 0ab84d3310b444dcb15733cff65deb4c
I20260709 13:15:34.370918  9925 raft_consensus.cc:2749] T 562a32d0f4fc43c0a90ff288c357186d P c0f5f88c66c149188c7180e7fcf3b397 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:34.374058  9842 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "562a32d0f4fc43c0a90ff288c357186d"
dest_uuid: "df00116cd28d455c9262147b63a801b8"
mode: GRACEFUL
new_leader_uuid: "0ab84d3310b444dcb15733cff65deb4c"
 from {username='slave'} at 127.0.0.1:43426
I20260709 13:15:34.374490  9842 raft_consensus.cc:606] T 562a32d0f4fc43c0a90ff288c357186d P df00116cd28d455c9262147b63a801b8 [term 1 LEADER]: Received request to transfer leadership to TS 0ab84d3310b444dcb15733cff65deb4c
I20260709 13:15:34.378778  9842 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af2492c7317648288568e604555de00d"
dest_uuid: "df00116cd28d455c9262147b63a801b8"
mode: GRACEFUL
new_leader_uuid: "0ab84d3310b444dcb15733cff65deb4c"
 from {username='slave'} at 127.0.0.1:43426
I20260709 13:15:34.379215  9842 raft_consensus.cc:606] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8 [term 1 LEADER]: Received request to transfer leadership to TS 0ab84d3310b444dcb15733cff65deb4c
I20260709 13:15:34.390484  9766 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "99363d92beb4474b9b5feb7e2c7449a5"
dest_uuid: "c0f5f88c66c149188c7180e7fcf3b397"
mode: GRACEFUL
new_leader_uuid: "0ab84d3310b444dcb15733cff65deb4c"
 from {username='slave'} at 127.0.0.1:53364
I20260709 13:15:34.390980  9766 raft_consensus.cc:606] T 99363d92beb4474b9b5feb7e2c7449a5 P c0f5f88c66c149188c7180e7fcf3b397 [term 1 LEADER]: Received request to transfer leadership to TS 0ab84d3310b444dcb15733cff65deb4c
I20260709 13:15:34.395771  9842 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "49ed3b97b1624458b3198756a8d7071a"
dest_uuid: "df00116cd28d455c9262147b63a801b8"
mode: GRACEFUL
new_leader_uuid: "0ab84d3310b444dcb15733cff65deb4c"
 from {username='slave'} at 127.0.0.1:43426
I20260709 13:15:34.396240  9842 raft_consensus.cc:606] T 49ed3b97b1624458b3198756a8d7071a P df00116cd28d455c9262147b63a801b8 [term 1 LEADER]: Received request to transfer leadership to TS 0ab84d3310b444dcb15733cff65deb4c
I20260709 13:15:34.409860  9693 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8051d2abd4b345109575129d5e5e4e00"
dest_uuid: "0ab84d3310b444dcb15733cff65deb4c"
mode: GRACEFUL
new_leader_uuid: "c0f5f88c66c149188c7180e7fcf3b397"
 from {username='slave'} at 127.0.0.1:51080
I20260709 13:15:34.410188  9925 consensus_queue.cc:1048] T ef2905f5014744f082c7780fd3ef7bcc P c0f5f88c66c149188c7180e7fcf3b397 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:34.410467  9693 raft_consensus.cc:606] T 8051d2abd4b345109575129d5e5e4e00 P 0ab84d3310b444dcb15733cff65deb4c [term 1 LEADER]: Received request to transfer leadership to TS c0f5f88c66c149188c7180e7fcf3b397
I20260709 13:15:34.420809  9692 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "108818daaa8749439efffbcfbe100158"
dest_uuid: "0ab84d3310b444dcb15733cff65deb4c"
mode: GRACEFUL
new_leader_uuid: "c0f5f88c66c149188c7180e7fcf3b397"
 from {username='slave'} at 127.0.0.1:51080
I20260709 13:15:34.421394  9692 raft_consensus.cc:606] T 108818daaa8749439efffbcfbe100158 P 0ab84d3310b444dcb15733cff65deb4c [term 1 LEADER]: Received request to transfer leadership to TS c0f5f88c66c149188c7180e7fcf3b397
I20260709 13:15:34.421280  9931 consensus_queue.cc:1048] T ef2905f5014744f082c7780fd3ef7bcc P c0f5f88c66c149188c7180e7fcf3b397 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:34.429888  9766 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ea4c8d2d4c44c049a3cb4b1af65b0df"
dest_uuid: "c0f5f88c66c149188c7180e7fcf3b397"
mode: GRACEFUL
new_leader_uuid: "df00116cd28d455c9262147b63a801b8"
 from {username='slave'} at 127.0.0.1:53364
I20260709 13:15:34.430451  9766 raft_consensus.cc:606] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P c0f5f88c66c149188c7180e7fcf3b397 [term 1 LEADER]: Received request to transfer leadership to TS df00116cd28d455c9262147b63a801b8
I20260709 13:15:34.475843  9922 consensus_queue.cc:1048] T 562a32d0f4fc43c0a90ff288c357186d P df00116cd28d455c9262147b63a801b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:34.485144  9936 consensus_queue.cc:1048] T 562a32d0f4fc43c0a90ff288c357186d P df00116cd28d455c9262147b63a801b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:34.493896  9936 raft_consensus.cc:993] T 562a32d0f4fc43c0a90ff288c357186d P df00116cd28d455c9262147b63a801b8: : Instructing follower 0ab84d3310b444dcb15733cff65deb4c to start an election
I20260709 13:15:34.494333  9908 raft_consensus.cc:1081] T 562a32d0f4fc43c0a90ff288c357186d P df00116cd28d455c9262147b63a801b8 [term 1 LEADER]: Signalling peer 0ab84d3310b444dcb15733cff65deb4c to start an election
I20260709 13:15:34.495708  9693 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "562a32d0f4fc43c0a90ff288c357186d"
dest_uuid: "0ab84d3310b444dcb15733cff65deb4c"
 from {username='slave'} at 127.0.0.1:51052
I20260709 13:15:34.496297  9693 raft_consensus.cc:493] T 562a32d0f4fc43c0a90ff288c357186d P 0ab84d3310b444dcb15733cff65deb4c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:34.496666  9693 raft_consensus.cc:3060] T 562a32d0f4fc43c0a90ff288c357186d P 0ab84d3310b444dcb15733cff65deb4c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:34.501330  9693 raft_consensus.cc:515] T 562a32d0f4fc43c0a90ff288c357186d P 0ab84d3310b444dcb15733cff65deb4c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:34.503165  9693 leader_election.cc:290] T 562a32d0f4fc43c0a90ff288c357186d P 0ab84d3310b444dcb15733cff65deb4c [CANDIDATE]: Term 2 election: Requested vote from peers c0f5f88c66c149188c7180e7fcf3b397 (127.8.218.66:39567), df00116cd28d455c9262147b63a801b8 (127.8.218.67:40211)
I20260709 13:15:34.503845  9766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "562a32d0f4fc43c0a90ff288c357186d" candidate_uuid: "0ab84d3310b444dcb15733cff65deb4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0f5f88c66c149188c7180e7fcf3b397"
I20260709 13:15:34.504339  9766 raft_consensus.cc:3060] T 562a32d0f4fc43c0a90ff288c357186d P c0f5f88c66c149188c7180e7fcf3b397 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:34.504191  9841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "562a32d0f4fc43c0a90ff288c357186d" candidate_uuid: "0ab84d3310b444dcb15733cff65deb4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df00116cd28d455c9262147b63a801b8"
I20260709 13:15:34.504776  9841 raft_consensus.cc:3055] T 562a32d0f4fc43c0a90ff288c357186d P df00116cd28d455c9262147b63a801b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:34.505113  9841 raft_consensus.cc:740] T 562a32d0f4fc43c0a90ff288c357186d P df00116cd28d455c9262147b63a801b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: df00116cd28d455c9262147b63a801b8, State: Running, Role: LEADER
I20260709 13:15:34.505825  9841 consensus_queue.cc:260] T 562a32d0f4fc43c0a90ff288c357186d P df00116cd28d455c9262147b63a801b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:34.506682  9841 raft_consensus.cc:3060] T 562a32d0f4fc43c0a90ff288c357186d P df00116cd28d455c9262147b63a801b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:34.510372  9766 raft_consensus.cc:2468] T 562a32d0f4fc43c0a90ff288c357186d P c0f5f88c66c149188c7180e7fcf3b397 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ab84d3310b444dcb15733cff65deb4c in term 2.
I20260709 13:15:34.511197  9841 raft_consensus.cc:2468] T 562a32d0f4fc43c0a90ff288c357186d P df00116cd28d455c9262147b63a801b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ab84d3310b444dcb15733cff65deb4c in term 2.
I20260709 13:15:34.511281  9659 leader_election.cc:304] T 562a32d0f4fc43c0a90ff288c357186d P 0ab84d3310b444dcb15733cff65deb4c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ab84d3310b444dcb15733cff65deb4c, c0f5f88c66c149188c7180e7fcf3b397; no voters: 
I20260709 13:15:34.512039  9924 raft_consensus.cc:2804] T 562a32d0f4fc43c0a90ff288c357186d P 0ab84d3310b444dcb15733cff65deb4c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:34.512475  9924 raft_consensus.cc:697] T 562a32d0f4fc43c0a90ff288c357186d P 0ab84d3310b444dcb15733cff65deb4c [term 2 LEADER]: Becoming Leader. State: Replica: 0ab84d3310b444dcb15733cff65deb4c, State: Running, Role: LEADER
I20260709 13:15:34.513175  9924 consensus_queue.cc:237] T 562a32d0f4fc43c0a90ff288c357186d P 0ab84d3310b444dcb15733cff65deb4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:34.518705  9589 catalog_manager.cc:5697] T 562a32d0f4fc43c0a90ff288c357186d P 0ab84d3310b444dcb15733cff65deb4c reported cstate change: term changed from 1 to 2, leader changed from df00116cd28d455c9262147b63a801b8 (127.8.218.67) to 0ab84d3310b444dcb15733cff65deb4c (127.8.218.65). New cstate: current_term: 2 leader_uuid: "0ab84d3310b444dcb15733cff65deb4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:34.522284  9925 consensus_queue.cc:1048] T 99363d92beb4474b9b5feb7e2c7449a5 P c0f5f88c66c149188c7180e7fcf3b397 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:34.534024  9932 consensus_queue.cc:1048] T 99363d92beb4474b9b5feb7e2c7449a5 P c0f5f88c66c149188c7180e7fcf3b397 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:34.540864  9931 raft_consensus.cc:993] T 99363d92beb4474b9b5feb7e2c7449a5 P c0f5f88c66c149188c7180e7fcf3b397: : Instructing follower 0ab84d3310b444dcb15733cff65deb4c to start an election
I20260709 13:15:34.541307  9932 raft_consensus.cc:1081] T 99363d92beb4474b9b5feb7e2c7449a5 P c0f5f88c66c149188c7180e7fcf3b397 [term 1 LEADER]: Signalling peer 0ab84d3310b444dcb15733cff65deb4c to start an election
I20260709 13:15:34.542774  9693 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "99363d92beb4474b9b5feb7e2c7449a5"
dest_uuid: "0ab84d3310b444dcb15733cff65deb4c"
 from {username='slave'} at 127.0.0.1:51068
I20260709 13:15:34.543258  9693 raft_consensus.cc:493] T 99363d92beb4474b9b5feb7e2c7449a5 P 0ab84d3310b444dcb15733cff65deb4c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:34.543596  9693 raft_consensus.cc:3060] T 99363d92beb4474b9b5feb7e2c7449a5 P 0ab84d3310b444dcb15733cff65deb4c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:34.547991  9693 raft_consensus.cc:515] T 99363d92beb4474b9b5feb7e2c7449a5 P 0ab84d3310b444dcb15733cff65deb4c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:34.549443  9693 leader_election.cc:290] T 99363d92beb4474b9b5feb7e2c7449a5 P 0ab84d3310b444dcb15733cff65deb4c [CANDIDATE]: Term 2 election: Requested vote from peers c0f5f88c66c149188c7180e7fcf3b397 (127.8.218.66:39567), df00116cd28d455c9262147b63a801b8 (127.8.218.67:40211)
I20260709 13:15:34.550331  9766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99363d92beb4474b9b5feb7e2c7449a5" candidate_uuid: "0ab84d3310b444dcb15733cff65deb4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0f5f88c66c149188c7180e7fcf3b397"
I20260709 13:15:34.550587  9841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99363d92beb4474b9b5feb7e2c7449a5" candidate_uuid: "0ab84d3310b444dcb15733cff65deb4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df00116cd28d455c9262147b63a801b8"
I20260709 13:15:34.550902  9766 raft_consensus.cc:3055] T 99363d92beb4474b9b5feb7e2c7449a5 P c0f5f88c66c149188c7180e7fcf3b397 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:34.551151  9841 raft_consensus.cc:3060] T 99363d92beb4474b9b5feb7e2c7449a5 P df00116cd28d455c9262147b63a801b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:34.551246  9766 raft_consensus.cc:740] T 99363d92beb4474b9b5feb7e2c7449a5 P c0f5f88c66c149188c7180e7fcf3b397 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0f5f88c66c149188c7180e7fcf3b397, State: Running, Role: LEADER
I20260709 13:15:34.552150  9766 consensus_queue.cc:260] T 99363d92beb4474b9b5feb7e2c7449a5 P c0f5f88c66c149188c7180e7fcf3b397 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:34.553355  9766 raft_consensus.cc:3060] T 99363d92beb4474b9b5feb7e2c7449a5 P c0f5f88c66c149188c7180e7fcf3b397 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:34.556108  9841 raft_consensus.cc:2468] T 99363d92beb4474b9b5feb7e2c7449a5 P df00116cd28d455c9262147b63a801b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ab84d3310b444dcb15733cff65deb4c in term 2.
I20260709 13:15:34.556962  9658 leader_election.cc:304] T 99363d92beb4474b9b5feb7e2c7449a5 P 0ab84d3310b444dcb15733cff65deb4c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ab84d3310b444dcb15733cff65deb4c, df00116cd28d455c9262147b63a801b8; no voters: 
I20260709 13:15:34.557569  9924 raft_consensus.cc:2804] T 99363d92beb4474b9b5feb7e2c7449a5 P 0ab84d3310b444dcb15733cff65deb4c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:34.558034  9924 raft_consensus.cc:697] T 99363d92beb4474b9b5feb7e2c7449a5 P 0ab84d3310b444dcb15733cff65deb4c [term 2 LEADER]: Becoming Leader. State: Replica: 0ab84d3310b444dcb15733cff65deb4c, State: Running, Role: LEADER
I20260709 13:15:34.558379  9766 raft_consensus.cc:2468] T 99363d92beb4474b9b5feb7e2c7449a5 P c0f5f88c66c149188c7180e7fcf3b397 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ab84d3310b444dcb15733cff65deb4c in term 2.
I20260709 13:15:34.558847  9924 consensus_queue.cc:237] T 99363d92beb4474b9b5feb7e2c7449a5 P 0ab84d3310b444dcb15733cff65deb4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:34.564502  9590 catalog_manager.cc:5697] T 99363d92beb4474b9b5feb7e2c7449a5 P 0ab84d3310b444dcb15733cff65deb4c reported cstate change: term changed from 1 to 2, leader changed from c0f5f88c66c149188c7180e7fcf3b397 (127.8.218.66) to 0ab84d3310b444dcb15733cff65deb4c (127.8.218.65). New cstate: current_term: 2 leader_uuid: "0ab84d3310b444dcb15733cff65deb4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:34.567734  9908 consensus_queue.cc:1048] T ef41b07a49af45a6820559eb0ff383cb P df00116cd28d455c9262147b63a801b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:34.574294  9936 raft_consensus.cc:993] T ef41b07a49af45a6820559eb0ff383cb P df00116cd28d455c9262147b63a801b8: : Instructing follower 0ab84d3310b444dcb15733cff65deb4c to start an election
I20260709 13:15:34.574736  9922 raft_consensus.cc:1081] T ef41b07a49af45a6820559eb0ff383cb P df00116cd28d455c9262147b63a801b8 [term 1 LEADER]: Signalling peer 0ab84d3310b444dcb15733cff65deb4c to start an election
I20260709 13:15:34.576350  9692 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ef41b07a49af45a6820559eb0ff383cb"
dest_uuid: "0ab84d3310b444dcb15733cff65deb4c"
 from {username='slave'} at 127.0.0.1:51052
I20260709 13:15:34.577216  9692 raft_consensus.cc:493] T ef41b07a49af45a6820559eb0ff383cb P 0ab84d3310b444dcb15733cff65deb4c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:34.577570  9692 raft_consensus.cc:3060] T ef41b07a49af45a6820559eb0ff383cb P 0ab84d3310b444dcb15733cff65deb4c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:34.580240  9922 consensus_queue.cc:1048] T ef41b07a49af45a6820559eb0ff383cb P df00116cd28d455c9262147b63a801b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:34.583218  9924 consensus_queue.cc:1048] T 108818daaa8749439efffbcfbe100158 P 0ab84d3310b444dcb15733cff65deb4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:34.585660  9692 raft_consensus.cc:515] T ef41b07a49af45a6820559eb0ff383cb P 0ab84d3310b444dcb15733cff65deb4c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } } peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } }
I20260709 13:15:34.588835  9842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef41b07a49af45a6820559eb0ff383cb" candidate_uuid: "0ab84d3310b444dcb15733cff65deb4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df00116cd28d455c9262147b63a801b8"
I20260709 13:15:34.589367  9842 raft_consensus.cc:3055] T ef41b07a49af45a6820559eb0ff383cb P df00116cd28d455c9262147b63a801b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:34.589423  9692 leader_election.cc:290] T ef41b07a49af45a6820559eb0ff383cb P 0ab84d3310b444dcb15733cff65deb4c [CANDIDATE]: Term 2 election: Requested vote from peers df00116cd28d455c9262147b63a801b8 (127.8.218.67:40211), c0f5f88c66c149188c7180e7fcf3b397 (127.8.218.66:39567)
I20260709 13:15:34.589742  9842 raft_consensus.cc:740] T ef41b07a49af45a6820559eb0ff383cb P df00116cd28d455c9262147b63a801b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: df00116cd28d455c9262147b63a801b8, State: Running, Role: LEADER
I20260709 13:15:34.590536  9842 consensus_queue.cc:260] T ef41b07a49af45a6820559eb0ff383cb P df00116cd28d455c9262147b63a801b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } } peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } }
I20260709 13:15:34.591992  9768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef41b07a49af45a6820559eb0ff383cb" candidate_uuid: "0ab84d3310b444dcb15733cff65deb4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0f5f88c66c149188c7180e7fcf3b397"
I20260709 13:15:34.594096  9768 raft_consensus.cc:3060] T ef41b07a49af45a6820559eb0ff383cb P c0f5f88c66c149188c7180e7fcf3b397 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:34.591497  9842 raft_consensus.cc:3060] T ef41b07a49af45a6820559eb0ff383cb P df00116cd28d455c9262147b63a801b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:34.600644  9768 raft_consensus.cc:2468] T ef41b07a49af45a6820559eb0ff383cb P c0f5f88c66c149188c7180e7fcf3b397 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ab84d3310b444dcb15733cff65deb4c in term 2.
I20260709 13:15:34.602247  9943 consensus_queue.cc:1048] T 108818daaa8749439efffbcfbe100158 P 0ab84d3310b444dcb15733cff65deb4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:34.604671  9659 leader_election.cc:304] T ef41b07a49af45a6820559eb0ff383cb P 0ab84d3310b444dcb15733cff65deb4c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ab84d3310b444dcb15733cff65deb4c, c0f5f88c66c149188c7180e7fcf3b397; no voters: 
I20260709 13:15:34.606335  9842 raft_consensus.cc:2468] T ef41b07a49af45a6820559eb0ff383cb P df00116cd28d455c9262147b63a801b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ab84d3310b444dcb15733cff65deb4c in term 2.
I20260709 13:15:34.606982  9943 raft_consensus.cc:2804] T ef41b07a49af45a6820559eb0ff383cb P 0ab84d3310b444dcb15733cff65deb4c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:34.607443  9943 raft_consensus.cc:697] T ef41b07a49af45a6820559eb0ff383cb P 0ab84d3310b444dcb15733cff65deb4c [term 2 LEADER]: Becoming Leader. State: Replica: 0ab84d3310b444dcb15733cff65deb4c, State: Running, Role: LEADER
I20260709 13:15:34.608251  9943 consensus_queue.cc:237] T ef41b07a49af45a6820559eb0ff383cb P 0ab84d3310b444dcb15733cff65deb4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } } peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } }
I20260709 13:15:34.610469  9932 consensus_queue.cc:1048] T 73ac6d96b1994f3e820947921b6561b0 P c0f5f88c66c149188c7180e7fcf3b397 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:34.617174  9891 raft_consensus.cc:993] T 108818daaa8749439efffbcfbe100158 P 0ab84d3310b444dcb15733cff65deb4c: : Instructing follower c0f5f88c66c149188c7180e7fcf3b397 to start an election
I20260709 13:15:34.617614  9943 raft_consensus.cc:1081] T 108818daaa8749439efffbcfbe100158 P 0ab84d3310b444dcb15733cff65deb4c [term 1 LEADER]: Signalling peer c0f5f88c66c149188c7180e7fcf3b397 to start an election
I20260709 13:15:34.619191  9768 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "108818daaa8749439efffbcfbe100158"
dest_uuid: "c0f5f88c66c149188c7180e7fcf3b397"
 from {username='slave'} at 127.0.0.1:53352
I20260709 13:15:34.619733  9768 raft_consensus.cc:493] T 108818daaa8749439efffbcfbe100158 P c0f5f88c66c149188c7180e7fcf3b397 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:34.620079  9768 raft_consensus.cc:3060] T 108818daaa8749439efffbcfbe100158 P c0f5f88c66c149188c7180e7fcf3b397 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:34.623800  9590 catalog_manager.cc:5697] T ef41b07a49af45a6820559eb0ff383cb P 0ab84d3310b444dcb15733cff65deb4c reported cstate change: term changed from 1 to 2, leader changed from df00116cd28d455c9262147b63a801b8 (127.8.218.67) to 0ab84d3310b444dcb15733cff65deb4c (127.8.218.65). New cstate: current_term: 2 leader_uuid: "0ab84d3310b444dcb15733cff65deb4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:34.625829  9925 consensus_queue.cc:1048] T 73ac6d96b1994f3e820947921b6561b0 P c0f5f88c66c149188c7180e7fcf3b397 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:34.630213  9926 consensus_queue.cc:1048] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P c0f5f88c66c149188c7180e7fcf3b397 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:34.631485  9768 raft_consensus.cc:515] T 108818daaa8749439efffbcfbe100158 P c0f5f88c66c149188c7180e7fcf3b397 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:34.634254  9692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108818daaa8749439efffbcfbe100158" candidate_uuid: "c0f5f88c66c149188c7180e7fcf3b397" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ab84d3310b444dcb15733cff65deb4c"
I20260709 13:15:34.634790  9692 raft_consensus.cc:3055] T 108818daaa8749439efffbcfbe100158 P 0ab84d3310b444dcb15733cff65deb4c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:34.635094  9692 raft_consensus.cc:740] T 108818daaa8749439efffbcfbe100158 P 0ab84d3310b444dcb15733cff65deb4c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0ab84d3310b444dcb15733cff65deb4c, State: Running, Role: LEADER
I20260709 13:15:34.635928  9692 consensus_queue.cc:260] T 108818daaa8749439efffbcfbe100158 P 0ab84d3310b444dcb15733cff65deb4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:34.636969  9692 raft_consensus.cc:3060] T 108818daaa8749439efffbcfbe100158 P 0ab84d3310b444dcb15733cff65deb4c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:34.642431  9768 leader_election.cc:290] T 108818daaa8749439efffbcfbe100158 P c0f5f88c66c149188c7180e7fcf3b397 [CANDIDATE]: Term 2 election: Requested vote from peers 0ab84d3310b444dcb15733cff65deb4c (127.8.218.65:44961), df00116cd28d455c9262147b63a801b8 (127.8.218.67:40211)
I20260709 13:15:34.643540  9841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108818daaa8749439efffbcfbe100158" candidate_uuid: "c0f5f88c66c149188c7180e7fcf3b397" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df00116cd28d455c9262147b63a801b8"
I20260709 13:15:34.644105  9841 raft_consensus.cc:3060] T 108818daaa8749439efffbcfbe100158 P df00116cd28d455c9262147b63a801b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:34.646979  9692 raft_consensus.cc:2468] T 108818daaa8749439efffbcfbe100158 P 0ab84d3310b444dcb15733cff65deb4c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0f5f88c66c149188c7180e7fcf3b397 in term 2.
I20260709 13:15:34.649278  9925 raft_consensus.cc:993] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P c0f5f88c66c149188c7180e7fcf3b397: : Instructing follower df00116cd28d455c9262147b63a801b8 to start an election
I20260709 13:15:34.649695  9925 raft_consensus.cc:1081] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P c0f5f88c66c149188c7180e7fcf3b397 [term 1 LEADER]: Signalling peer df00116cd28d455c9262147b63a801b8 to start an election
I20260709 13:15:34.651664  9841 raft_consensus.cc:2468] T 108818daaa8749439efffbcfbe100158 P df00116cd28d455c9262147b63a801b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0f5f88c66c149188c7180e7fcf3b397 in term 2.
I20260709 13:15:34.649303  9733 leader_election.cc:304] T 108818daaa8749439efffbcfbe100158 P c0f5f88c66c149188c7180e7fcf3b397 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ab84d3310b444dcb15733cff65deb4c, c0f5f88c66c149188c7180e7fcf3b397; no voters: 
I20260709 13:15:34.653146  9925 raft_consensus.cc:2804] T 108818daaa8749439efffbcfbe100158 P c0f5f88c66c149188c7180e7fcf3b397 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:34.653596  9925 raft_consensus.cc:697] T 108818daaa8749439efffbcfbe100158 P c0f5f88c66c149188c7180e7fcf3b397 [term 2 LEADER]: Becoming Leader. State: Replica: c0f5f88c66c149188c7180e7fcf3b397, State: Running, Role: LEADER
I20260709 13:15:34.654369  9925 consensus_queue.cc:237] T 108818daaa8749439efffbcfbe100158 P c0f5f88c66c149188c7180e7fcf3b397 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:34.656368  9842 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ea4c8d2d4c44c049a3cb4b1af65b0df"
dest_uuid: "df00116cd28d455c9262147b63a801b8"
 from {username='slave'} at 127.0.0.1:43416
I20260709 13:15:34.656962  9842 raft_consensus.cc:493] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P df00116cd28d455c9262147b63a801b8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:34.656860  9931 consensus_queue.cc:1048] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P c0f5f88c66c149188c7180e7fcf3b397 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:34.659649  9842 raft_consensus.cc:3060] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P df00116cd28d455c9262147b63a801b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:34.665280  9842 raft_consensus.cc:515] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P df00116cd28d455c9262147b63a801b8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:34.666877  9842 leader_election.cc:290] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P df00116cd28d455c9262147b63a801b8 [CANDIDATE]: Term 2 election: Requested vote from peers 0ab84d3310b444dcb15733cff65deb4c (127.8.218.65:44961), c0f5f88c66c149188c7180e7fcf3b397 (127.8.218.66:39567)
I20260709 13:15:34.667790  9693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ea4c8d2d4c44c049a3cb4b1af65b0df" candidate_uuid: "df00116cd28d455c9262147b63a801b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ab84d3310b444dcb15733cff65deb4c"
I20260709 13:15:34.669028  9768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ea4c8d2d4c44c049a3cb4b1af65b0df" candidate_uuid: "df00116cd28d455c9262147b63a801b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0f5f88c66c149188c7180e7fcf3b397"
I20260709 13:15:34.669693  9768 raft_consensus.cc:3055] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P c0f5f88c66c149188c7180e7fcf3b397 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:34.669447  9589 catalog_manager.cc:5697] T 108818daaa8749439efffbcfbe100158 P c0f5f88c66c149188c7180e7fcf3b397 reported cstate change: term changed from 1 to 2, leader changed from 0ab84d3310b444dcb15733cff65deb4c (127.8.218.65) to c0f5f88c66c149188c7180e7fcf3b397 (127.8.218.66). New cstate: current_term: 2 leader_uuid: "c0f5f88c66c149188c7180e7fcf3b397" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:34.670095  9768 raft_consensus.cc:740] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P c0f5f88c66c149188c7180e7fcf3b397 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0f5f88c66c149188c7180e7fcf3b397, State: Running, Role: LEADER
I20260709 13:15:34.671274  9768 consensus_queue.cc:260] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P c0f5f88c66c149188c7180e7fcf3b397 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:34.672922  9768 raft_consensus.cc:3060] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P c0f5f88c66c149188c7180e7fcf3b397 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:34.679049  9922 consensus_queue.cc:1048] T 49ed3b97b1624458b3198756a8d7071a P df00116cd28d455c9262147b63a801b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:34.681638  9768 raft_consensus.cc:2468] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P c0f5f88c66c149188c7180e7fcf3b397 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df00116cd28d455c9262147b63a801b8 in term 2.
I20260709 13:15:34.683084  9808 leader_election.cc:304] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P df00116cd28d455c9262147b63a801b8 [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: c0f5f88c66c149188c7180e7fcf3b397, df00116cd28d455c9262147b63a801b8; no voters: 0ab84d3310b444dcb15733cff65deb4c
I20260709 13:15:34.684437  9887 raft_consensus.cc:2804] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P df00116cd28d455c9262147b63a801b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:34.685024  9887 raft_consensus.cc:697] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P df00116cd28d455c9262147b63a801b8 [term 2 LEADER]: Becoming Leader. State: Replica: df00116cd28d455c9262147b63a801b8, State: Running, Role: LEADER
I20260709 13:15:34.686079  9887 consensus_queue.cc:237] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P df00116cd28d455c9262147b63a801b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:34.690428  9887 raft_consensus.cc:993] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8: : Instructing follower 0ab84d3310b444dcb15733cff65deb4c to start an election
I20260709 13:15:34.690826  9887 raft_consensus.cc:1081] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8 [term 1 LEADER]: Signalling peer 0ab84d3310b444dcb15733cff65deb4c to start an election
I20260709 13:15:34.692610  9692 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af2492c7317648288568e604555de00d"
dest_uuid: "0ab84d3310b444dcb15733cff65deb4c"
 from {username='slave'} at 127.0.0.1:51052
I20260709 13:15:34.693122  9692 raft_consensus.cc:493] T af2492c7317648288568e604555de00d P 0ab84d3310b444dcb15733cff65deb4c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:34.693413  9692 raft_consensus.cc:3060] T af2492c7317648288568e604555de00d P 0ab84d3310b444dcb15733cff65deb4c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:34.694778  9590 catalog_manager.cc:5697] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P df00116cd28d455c9262147b63a801b8 reported cstate change: term changed from 1 to 2, leader changed from c0f5f88c66c149188c7180e7fcf3b397 (127.8.218.66) to df00116cd28d455c9262147b63a801b8 (127.8.218.67). New cstate: current_term: 2 leader_uuid: "df00116cd28d455c9262147b63a801b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:34.699635  9692 raft_consensus.cc:515] T af2492c7317648288568e604555de00d P 0ab84d3310b444dcb15733cff65deb4c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:34.701668  9692 leader_election.cc:290] T af2492c7317648288568e604555de00d P 0ab84d3310b444dcb15733cff65deb4c [CANDIDATE]: Term 2 election: Requested vote from peers c0f5f88c66c149188c7180e7fcf3b397 (127.8.218.66:39567), df00116cd28d455c9262147b63a801b8 (127.8.218.67:40211)
I20260709 13:15:34.704418  9842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af2492c7317648288568e604555de00d" candidate_uuid: "0ab84d3310b444dcb15733cff65deb4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df00116cd28d455c9262147b63a801b8"
I20260709 13:15:34.704948  9842 raft_consensus.cc:3055] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:34.705225  9842 raft_consensus.cc:740] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: df00116cd28d455c9262147b63a801b8, State: Running, Role: LEADER
I20260709 13:15:34.705946  9842 consensus_queue.cc:260] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:34.706398  9766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af2492c7317648288568e604555de00d" candidate_uuid: "0ab84d3310b444dcb15733cff65deb4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0f5f88c66c149188c7180e7fcf3b397"
I20260709 13:15:34.707020  9842 raft_consensus.cc:3060] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:34.706987  9766 raft_consensus.cc:3060] T af2492c7317648288568e604555de00d P c0f5f88c66c149188c7180e7fcf3b397 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:34.713029  9842 raft_consensus.cc:2468] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ab84d3310b444dcb15733cff65deb4c in term 2.
I20260709 13:15:34.713320  9766 raft_consensus.cc:2468] T af2492c7317648288568e604555de00d P c0f5f88c66c149188c7180e7fcf3b397 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ab84d3310b444dcb15733cff65deb4c in term 2.
I20260709 13:15:34.713961  9658 leader_election.cc:304] T af2492c7317648288568e604555de00d P 0ab84d3310b444dcb15733cff65deb4c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ab84d3310b444dcb15733cff65deb4c, df00116cd28d455c9262147b63a801b8; no voters: 
I20260709 13:15:34.714761  9943 raft_consensus.cc:2804] T af2492c7317648288568e604555de00d P 0ab84d3310b444dcb15733cff65deb4c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:34.715212  9943 raft_consensus.cc:697] T af2492c7317648288568e604555de00d P 0ab84d3310b444dcb15733cff65deb4c [term 2 LEADER]: Becoming Leader. State: Replica: 0ab84d3310b444dcb15733cff65deb4c, State: Running, Role: LEADER
I20260709 13:15:34.715528  9887 consensus_queue.cc:1048] T 49ed3b97b1624458b3198756a8d7071a P df00116cd28d455c9262147b63a801b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:34.716010  9943 consensus_queue.cc:237] T af2492c7317648288568e604555de00d P 0ab84d3310b444dcb15733cff65deb4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:34.723306  9590 catalog_manager.cc:5697] T af2492c7317648288568e604555de00d P 0ab84d3310b444dcb15733cff65deb4c reported cstate change: term changed from 1 to 2, leader changed from df00116cd28d455c9262147b63a801b8 (127.8.218.67) to 0ab84d3310b444dcb15733cff65deb4c (127.8.218.65). New cstate: current_term: 2 leader_uuid: "0ab84d3310b444dcb15733cff65deb4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:34.727025  9936 raft_consensus.cc:993] T 49ed3b97b1624458b3198756a8d7071a P df00116cd28d455c9262147b63a801b8: : Instructing follower 0ab84d3310b444dcb15733cff65deb4c to start an election
I20260709 13:15:34.727432  9887 raft_consensus.cc:1081] T 49ed3b97b1624458b3198756a8d7071a P df00116cd28d455c9262147b63a801b8 [term 1 LEADER]: Signalling peer 0ab84d3310b444dcb15733cff65deb4c to start an election
I20260709 13:15:34.728874  9692 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "49ed3b97b1624458b3198756a8d7071a"
dest_uuid: "0ab84d3310b444dcb15733cff65deb4c"
 from {username='slave'} at 127.0.0.1:51052
I20260709 13:15:34.729395  9692 raft_consensus.cc:493] T 49ed3b97b1624458b3198756a8d7071a P 0ab84d3310b444dcb15733cff65deb4c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:34.729725  9692 raft_consensus.cc:3060] T 49ed3b97b1624458b3198756a8d7071a P 0ab84d3310b444dcb15733cff65deb4c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:34.734778  9692 raft_consensus.cc:515] T 49ed3b97b1624458b3198756a8d7071a P 0ab84d3310b444dcb15733cff65deb4c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:34.736271  9692 leader_election.cc:290] T 49ed3b97b1624458b3198756a8d7071a P 0ab84d3310b444dcb15733cff65deb4c [CANDIDATE]: Term 2 election: Requested vote from peers c0f5f88c66c149188c7180e7fcf3b397 (127.8.218.66:39567), df00116cd28d455c9262147b63a801b8 (127.8.218.67:40211)
I20260709 13:15:34.737183  9766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ed3b97b1624458b3198756a8d7071a" candidate_uuid: "0ab84d3310b444dcb15733cff65deb4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0f5f88c66c149188c7180e7fcf3b397"
I20260709 13:15:34.737293  9842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ed3b97b1624458b3198756a8d7071a" candidate_uuid: "0ab84d3310b444dcb15733cff65deb4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df00116cd28d455c9262147b63a801b8"
I20260709 13:15:34.737856  9842 raft_consensus.cc:3055] T 49ed3b97b1624458b3198756a8d7071a P df00116cd28d455c9262147b63a801b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:34.738131  9842 raft_consensus.cc:740] T 49ed3b97b1624458b3198756a8d7071a P df00116cd28d455c9262147b63a801b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: df00116cd28d455c9262147b63a801b8, State: Running, Role: LEADER
I20260709 13:15:34.738564  9766 raft_consensus.cc:3060] T 49ed3b97b1624458b3198756a8d7071a P c0f5f88c66c149188c7180e7fcf3b397 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:34.738842  9842 consensus_queue.cc:260] T 49ed3b97b1624458b3198756a8d7071a P df00116cd28d455c9262147b63a801b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:34.740062  9842 raft_consensus.cc:3060] T 49ed3b97b1624458b3198756a8d7071a P df00116cd28d455c9262147b63a801b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:34.745133  9766 raft_consensus.cc:2468] T 49ed3b97b1624458b3198756a8d7071a P c0f5f88c66c149188c7180e7fcf3b397 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ab84d3310b444dcb15733cff65deb4c in term 2.
I20260709 13:15:34.746270  9659 leader_election.cc:304] T 49ed3b97b1624458b3198756a8d7071a P 0ab84d3310b444dcb15733cff65deb4c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ab84d3310b444dcb15733cff65deb4c, c0f5f88c66c149188c7180e7fcf3b397; no voters: 
I20260709 13:15:34.746383  9842 raft_consensus.cc:2468] T 49ed3b97b1624458b3198756a8d7071a P df00116cd28d455c9262147b63a801b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ab84d3310b444dcb15733cff65deb4c in term 2.
I20260709 13:15:34.747085  9943 raft_consensus.cc:2804] T 49ed3b97b1624458b3198756a8d7071a P 0ab84d3310b444dcb15733cff65deb4c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:34.747614  9943 raft_consensus.cc:697] T 49ed3b97b1624458b3198756a8d7071a P 0ab84d3310b444dcb15733cff65deb4c [term 2 LEADER]: Becoming Leader. State: Replica: 0ab84d3310b444dcb15733cff65deb4c, State: Running, Role: LEADER
I20260709 13:15:34.748360  9943 consensus_queue.cc:237] T 49ed3b97b1624458b3198756a8d7071a P 0ab84d3310b444dcb15733cff65deb4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:34.753563  9590 catalog_manager.cc:5697] T 49ed3b97b1624458b3198756a8d7071a P 0ab84d3310b444dcb15733cff65deb4c reported cstate change: term changed from 1 to 2, leader changed from df00116cd28d455c9262147b63a801b8 (127.8.218.67) to 0ab84d3310b444dcb15733cff65deb4c (127.8.218.65). New cstate: current_term: 2 leader_uuid: "0ab84d3310b444dcb15733cff65deb4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:34.762131  9971 raft_consensus.cc:993] T 8051d2abd4b345109575129d5e5e4e00 P 0ab84d3310b444dcb15733cff65deb4c: : Instructing follower c0f5f88c66c149188c7180e7fcf3b397 to start an election
I20260709 13:15:34.762477  9943 raft_consensus.cc:1081] T 8051d2abd4b345109575129d5e5e4e00 P 0ab84d3310b444dcb15733cff65deb4c [term 1 LEADER]: Signalling peer c0f5f88c66c149188c7180e7fcf3b397 to start an election
I20260709 13:15:34.763830  9766 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8051d2abd4b345109575129d5e5e4e00"
dest_uuid: "c0f5f88c66c149188c7180e7fcf3b397"
 from {username='slave'} at 127.0.0.1:53352
I20260709 13:15:34.764261  9766 raft_consensus.cc:493] T 8051d2abd4b345109575129d5e5e4e00 P c0f5f88c66c149188c7180e7fcf3b397 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:34.764663  9766 raft_consensus.cc:3060] T 8051d2abd4b345109575129d5e5e4e00 P c0f5f88c66c149188c7180e7fcf3b397 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:34.769233  9766 raft_consensus.cc:515] T 8051d2abd4b345109575129d5e5e4e00 P c0f5f88c66c149188c7180e7fcf3b397 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:34.770897  9766 leader_election.cc:290] T 8051d2abd4b345109575129d5e5e4e00 P c0f5f88c66c149188c7180e7fcf3b397 [CANDIDATE]: Term 2 election: Requested vote from peers 0ab84d3310b444dcb15733cff65deb4c (127.8.218.65:44961), df00116cd28d455c9262147b63a801b8 (127.8.218.67:40211)
I20260709 13:15:34.771597  9692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8051d2abd4b345109575129d5e5e4e00" candidate_uuid: "c0f5f88c66c149188c7180e7fcf3b397" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ab84d3310b444dcb15733cff65deb4c"
I20260709 13:15:34.771927  9842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8051d2abd4b345109575129d5e5e4e00" candidate_uuid: "c0f5f88c66c149188c7180e7fcf3b397" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df00116cd28d455c9262147b63a801b8"
I20260709 13:15:34.772222  9692 raft_consensus.cc:3055] T 8051d2abd4b345109575129d5e5e4e00 P 0ab84d3310b444dcb15733cff65deb4c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:34.772430  9842 raft_consensus.cc:3060] T 8051d2abd4b345109575129d5e5e4e00 P df00116cd28d455c9262147b63a801b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:34.772569  9692 raft_consensus.cc:740] T 8051d2abd4b345109575129d5e5e4e00 P 0ab84d3310b444dcb15733cff65deb4c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0ab84d3310b444dcb15733cff65deb4c, State: Running, Role: LEADER
I20260709 13:15:34.773386  9692 consensus_queue.cc:260] T 8051d2abd4b345109575129d5e5e4e00 P 0ab84d3310b444dcb15733cff65deb4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:34.774287  9692 raft_consensus.cc:3060] T 8051d2abd4b345109575129d5e5e4e00 P 0ab84d3310b444dcb15733cff65deb4c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:34.777477  9842 raft_consensus.cc:2468] T 8051d2abd4b345109575129d5e5e4e00 P df00116cd28d455c9262147b63a801b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0f5f88c66c149188c7180e7fcf3b397 in term 2.
I20260709 13:15:34.778518  9733 leader_election.cc:304] T 8051d2abd4b345109575129d5e5e4e00 P c0f5f88c66c149188c7180e7fcf3b397 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0f5f88c66c149188c7180e7fcf3b397, df00116cd28d455c9262147b63a801b8; no voters: 
I20260709 13:15:34.779181  9931 raft_consensus.cc:2804] T 8051d2abd4b345109575129d5e5e4e00 P c0f5f88c66c149188c7180e7fcf3b397 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:34.779271  9692 raft_consensus.cc:2468] T 8051d2abd4b345109575129d5e5e4e00 P 0ab84d3310b444dcb15733cff65deb4c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0f5f88c66c149188c7180e7fcf3b397 in term 2.
I20260709 13:15:34.779724  9931 raft_consensus.cc:697] T 8051d2abd4b345109575129d5e5e4e00 P c0f5f88c66c149188c7180e7fcf3b397 [term 2 LEADER]: Becoming Leader. State: Replica: c0f5f88c66c149188c7180e7fcf3b397, State: Running, Role: LEADER
I20260709 13:15:34.780563  9931 consensus_queue.cc:237] T 8051d2abd4b345109575129d5e5e4e00 P c0f5f88c66c149188c7180e7fcf3b397 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:34.786206  9590 catalog_manager.cc:5697] T 8051d2abd4b345109575129d5e5e4e00 P c0f5f88c66c149188c7180e7fcf3b397 reported cstate change: term changed from 1 to 2, leader changed from 0ab84d3310b444dcb15733cff65deb4c (127.8.218.65) to c0f5f88c66c149188c7180e7fcf3b397 (127.8.218.66). New cstate: current_term: 2 leader_uuid: "c0f5f88c66c149188c7180e7fcf3b397" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:34.910223  9766 raft_consensus.cc:1275] T 562a32d0f4fc43c0a90ff288c357186d P c0f5f88c66c149188c7180e7fcf3b397 [term 2 FOLLOWER]: Refusing update from remote peer 0ab84d3310b444dcb15733cff65deb4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:34.911391  9943 consensus_queue.cc:1048] T 562a32d0f4fc43c0a90ff288c357186d P 0ab84d3310b444dcb15733cff65deb4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:34.918157  9842 raft_consensus.cc:1275] T 562a32d0f4fc43c0a90ff288c357186d P df00116cd28d455c9262147b63a801b8 [term 2 FOLLOWER]: Refusing update from remote peer 0ab84d3310b444dcb15733cff65deb4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:34.920387  9971 consensus_queue.cc:1048] T 562a32d0f4fc43c0a90ff288c357186d P 0ab84d3310b444dcb15733cff65deb4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:34.991657  9842 raft_consensus.cc:1275] T 99363d92beb4474b9b5feb7e2c7449a5 P df00116cd28d455c9262147b63a801b8 [term 2 FOLLOWER]: Refusing update from remote peer 0ab84d3310b444dcb15733cff65deb4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:34.993014  9971 consensus_queue.cc:1048] T 99363d92beb4474b9b5feb7e2c7449a5 P 0ab84d3310b444dcb15733cff65deb4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:35.000262  9766 raft_consensus.cc:1275] T 99363d92beb4474b9b5feb7e2c7449a5 P c0f5f88c66c149188c7180e7fcf3b397 [term 2 FOLLOWER]: Refusing update from remote peer 0ab84d3310b444dcb15733cff65deb4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:35.001539  9924 consensus_queue.cc:1048] T 99363d92beb4474b9b5feb7e2c7449a5 P 0ab84d3310b444dcb15733cff65deb4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:35.098564  9842 raft_consensus.cc:1275] T ef41b07a49af45a6820559eb0ff383cb P df00116cd28d455c9262147b63a801b8 [term 2 FOLLOWER]: Refusing update from remote peer 0ab84d3310b444dcb15733cff65deb4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:35.099720  9924 consensus_queue.cc:1048] T ef41b07a49af45a6820559eb0ff383cb P 0ab84d3310b444dcb15733cff65deb4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:35.106340  9766 raft_consensus.cc:1275] T ef41b07a49af45a6820559eb0ff383cb P c0f5f88c66c149188c7180e7fcf3b397 [term 2 FOLLOWER]: Refusing update from remote peer 0ab84d3310b444dcb15733cff65deb4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:35.107849  9891 consensus_queue.cc:1048] T ef41b07a49af45a6820559eb0ff383cb P 0ab84d3310b444dcb15733cff65deb4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:35.178221  9692 raft_consensus.cc:1275] T 8051d2abd4b345109575129d5e5e4e00 P 0ab84d3310b444dcb15733cff65deb4c [term 2 FOLLOWER]: Refusing update from remote peer c0f5f88c66c149188c7180e7fcf3b397: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:35.179342  9931 consensus_queue.cc:1048] T 8051d2abd4b345109575129d5e5e4e00 P c0f5f88c66c149188c7180e7fcf3b397 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:35.186331  9842 raft_consensus.cc:1275] T 8051d2abd4b345109575129d5e5e4e00 P df00116cd28d455c9262147b63a801b8 [term 2 FOLLOWER]: Refusing update from remote peer c0f5f88c66c149188c7180e7fcf3b397: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:35.187796  9973 consensus_queue.cc:1048] T 8051d2abd4b345109575129d5e5e4e00 P c0f5f88c66c149188c7180e7fcf3b397 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:35.191612  9766 raft_consensus.cc:1275] T 49ed3b97b1624458b3198756a8d7071a P c0f5f88c66c149188c7180e7fcf3b397 [term 2 FOLLOWER]: Refusing update from remote peer 0ab84d3310b444dcb15733cff65deb4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:35.193869  9971 consensus_queue.cc:1048] T 49ed3b97b1624458b3198756a8d7071a P 0ab84d3310b444dcb15733cff65deb4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:35.195098  9841 raft_consensus.cc:1275] T 49ed3b97b1624458b3198756a8d7071a P df00116cd28d455c9262147b63a801b8 [term 2 FOLLOWER]: Refusing update from remote peer 0ab84d3310b444dcb15733cff65deb4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:35.196550  9971 consensus_queue.cc:1048] T 49ed3b97b1624458b3198756a8d7071a P 0ab84d3310b444dcb15733cff65deb4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:35.199970  9768 raft_consensus.cc:1275] T af2492c7317648288568e604555de00d P c0f5f88c66c149188c7180e7fcf3b397 [term 2 FOLLOWER]: Refusing update from remote peer 0ab84d3310b444dcb15733cff65deb4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:35.202847  9924 consensus_queue.cc:1048] T af2492c7317648288568e604555de00d P 0ab84d3310b444dcb15733cff65deb4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:35.214303  9841 raft_consensus.cc:1275] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8 [term 2 FOLLOWER]: Refusing update from remote peer 0ab84d3310b444dcb15733cff65deb4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:35.215948  9971 consensus_queue.cc:1048] T af2492c7317648288568e604555de00d P 0ab84d3310b444dcb15733cff65deb4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:35.242066  9692 raft_consensus.cc:1275] T 108818daaa8749439efffbcfbe100158 P 0ab84d3310b444dcb15733cff65deb4c [term 2 FOLLOWER]: Refusing update from remote peer c0f5f88c66c149188c7180e7fcf3b397: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:35.243297  9973 consensus_queue.cc:1048] T 108818daaa8749439efffbcfbe100158 P c0f5f88c66c149188c7180e7fcf3b397 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:35.245668  9693 raft_consensus.cc:3060] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P 0ab84d3310b444dcb15733cff65deb4c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:35.250656  9841 raft_consensus.cc:1275] T 108818daaa8749439efffbcfbe100158 P df00116cd28d455c9262147b63a801b8 [term 2 FOLLOWER]: Refusing update from remote peer c0f5f88c66c149188c7180e7fcf3b397: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:35.252100  9925 consensus_queue.cc:1048] T 108818daaa8749439efffbcfbe100158 P c0f5f88c66c149188c7180e7fcf3b397 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:35.252409  9693 raft_consensus.cc:1275] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P 0ab84d3310b444dcb15733cff65deb4c [term 2 FOLLOWER]: Refusing update from remote peer df00116cd28d455c9262147b63a801b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:35.253765  9887 consensus_queue.cc:1048] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P df00116cd28d455c9262147b63a801b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:35.257990  9766 raft_consensus.cc:1275] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P c0f5f88c66c149188c7180e7fcf3b397 [term 2 FOLLOWER]: Refusing update from remote peer df00116cd28d455c9262147b63a801b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:35.264488  9976 consensus_queue.cc:1048] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P df00116cd28d455c9262147b63a801b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:37.458477  9065 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260709 13:15:37.459087  9065 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:37.474056  9692 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af2492c7317648288568e604555de00d"
dest_uuid: "0ab84d3310b444dcb15733cff65deb4c"
mode: GRACEFUL
new_leader_uuid: "df00116cd28d455c9262147b63a801b8"
 from {username='slave'} at 127.0.0.1:58116
I20260709 13:15:37.474586  9692 raft_consensus.cc:606] T af2492c7317648288568e604555de00d P 0ab84d3310b444dcb15733cff65deb4c [term 2 LEADER]: Received request to transfer leadership to TS df00116cd28d455c9262147b63a801b8
I20260709 13:15:37.476917  9692 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ef41b07a49af45a6820559eb0ff383cb"
dest_uuid: "0ab84d3310b444dcb15733cff65deb4c"
mode: GRACEFUL
new_leader_uuid: "df00116cd28d455c9262147b63a801b8"
 from {username='slave'} at 127.0.0.1:58116
I20260709 13:15:37.477418  9692 raft_consensus.cc:606] T ef41b07a49af45a6820559eb0ff383cb P 0ab84d3310b444dcb15733cff65deb4c [term 2 LEADER]: Received request to transfer leadership to TS df00116cd28d455c9262147b63a801b8
I20260709 13:15:37.478427  9065 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:15:37.478838  9065 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:37.641655  9979 raft_consensus.cc:993] T ef41b07a49af45a6820559eb0ff383cb P 0ab84d3310b444dcb15733cff65deb4c: : Instructing follower df00116cd28d455c9262147b63a801b8 to start an election
I20260709 13:15:37.642189  9980 raft_consensus.cc:1081] T ef41b07a49af45a6820559eb0ff383cb P 0ab84d3310b444dcb15733cff65deb4c [term 2 LEADER]: Signalling peer df00116cd28d455c9262147b63a801b8 to start an election
I20260709 13:15:37.643579  9841 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ef41b07a49af45a6820559eb0ff383cb"
dest_uuid: "df00116cd28d455c9262147b63a801b8"
 from {username='slave'} at 127.0.0.1:43412
I20260709 13:15:37.643983  9841 raft_consensus.cc:493] T ef41b07a49af45a6820559eb0ff383cb P df00116cd28d455c9262147b63a801b8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:37.644215  9841 raft_consensus.cc:3060] T ef41b07a49af45a6820559eb0ff383cb P df00116cd28d455c9262147b63a801b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:37.648488  9841 raft_consensus.cc:515] T ef41b07a49af45a6820559eb0ff383cb P df00116cd28d455c9262147b63a801b8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } } peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } }
I20260709 13:15:37.649938  9841 leader_election.cc:290] T ef41b07a49af45a6820559eb0ff383cb P df00116cd28d455c9262147b63a801b8 [CANDIDATE]: Term 3 election: Requested vote from peers 0ab84d3310b444dcb15733cff65deb4c (127.8.218.65:44961), c0f5f88c66c149188c7180e7fcf3b397 (127.8.218.66:39567)
I20260709 13:15:37.650635  9692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef41b07a49af45a6820559eb0ff383cb" candidate_uuid: "df00116cd28d455c9262147b63a801b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0ab84d3310b444dcb15733cff65deb4c"
I20260709 13:15:37.650913  9766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef41b07a49af45a6820559eb0ff383cb" candidate_uuid: "df00116cd28d455c9262147b63a801b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c0f5f88c66c149188c7180e7fcf3b397"
I20260709 13:15:37.651211  9692 raft_consensus.cc:3055] T ef41b07a49af45a6820559eb0ff383cb P 0ab84d3310b444dcb15733cff65deb4c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:37.651440  9766 raft_consensus.cc:3060] T ef41b07a49af45a6820559eb0ff383cb P c0f5f88c66c149188c7180e7fcf3b397 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:37.651539  9692 raft_consensus.cc:740] T ef41b07a49af45a6820559eb0ff383cb P 0ab84d3310b444dcb15733cff65deb4c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0ab84d3310b444dcb15733cff65deb4c, State: Running, Role: LEADER
I20260709 13:15:37.652371  9692 consensus_queue.cc:260] T ef41b07a49af45a6820559eb0ff383cb P 0ab84d3310b444dcb15733cff65deb4c [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: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } } peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } }
I20260709 13:15:37.653534  9692 raft_consensus.cc:3060] T ef41b07a49af45a6820559eb0ff383cb P 0ab84d3310b444dcb15733cff65deb4c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:37.654630  9979 raft_consensus.cc:993] T af2492c7317648288568e604555de00d P 0ab84d3310b444dcb15733cff65deb4c: : Instructing follower df00116cd28d455c9262147b63a801b8 to start an election
I20260709 13:15:37.655031  9980 raft_consensus.cc:1081] T af2492c7317648288568e604555de00d P 0ab84d3310b444dcb15733cff65deb4c [term 2 LEADER]: Signalling peer df00116cd28d455c9262147b63a801b8 to start an election
I20260709 13:15:37.656358  9841 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af2492c7317648288568e604555de00d"
dest_uuid: "df00116cd28d455c9262147b63a801b8"
 from {username='slave'} at 127.0.0.1:43412
I20260709 13:15:37.656940  9841 raft_consensus.cc:493] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:37.657351  9841 raft_consensus.cc:3060] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:37.659149  9766 raft_consensus.cc:2468] T ef41b07a49af45a6820559eb0ff383cb P c0f5f88c66c149188c7180e7fcf3b397 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df00116cd28d455c9262147b63a801b8 in term 3.
I20260709 13:15:37.660231  9692 raft_consensus.cc:2468] T ef41b07a49af45a6820559eb0ff383cb P 0ab84d3310b444dcb15733cff65deb4c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df00116cd28d455c9262147b63a801b8 in term 3.
I20260709 13:15:37.660414  9808 leader_election.cc:304] T ef41b07a49af45a6820559eb0ff383cb P df00116cd28d455c9262147b63a801b8 [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: c0f5f88c66c149188c7180e7fcf3b397, df00116cd28d455c9262147b63a801b8; no voters: 
I20260709 13:15:37.661147  9977 raft_consensus.cc:2804] T ef41b07a49af45a6820559eb0ff383cb P df00116cd28d455c9262147b63a801b8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:37.662134  9977 raft_consensus.cc:697] T ef41b07a49af45a6820559eb0ff383cb P df00116cd28d455c9262147b63a801b8 [term 3 LEADER]: Becoming Leader. State: Replica: df00116cd28d455c9262147b63a801b8, State: Running, Role: LEADER
I20260709 13:15:37.662632  9841 raft_consensus.cc:515] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:37.662976  9977 consensus_queue.cc:237] T ef41b07a49af45a6820559eb0ff383cb P df00116cd28d455c9262147b63a801b8 [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: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } } peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } }
I20260709 13:15:37.664713  9841 leader_election.cc:290] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8 [CANDIDATE]: Term 3 election: Requested vote from peers 0ab84d3310b444dcb15733cff65deb4c (127.8.218.65:44961), c0f5f88c66c149188c7180e7fcf3b397 (127.8.218.66:39567)
I20260709 13:15:37.665270  9692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af2492c7317648288568e604555de00d" candidate_uuid: "df00116cd28d455c9262147b63a801b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0ab84d3310b444dcb15733cff65deb4c"
I20260709 13:15:37.665799  9692 raft_consensus.cc:3055] T af2492c7317648288568e604555de00d P 0ab84d3310b444dcb15733cff65deb4c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:37.665673  9766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af2492c7317648288568e604555de00d" candidate_uuid: "df00116cd28d455c9262147b63a801b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c0f5f88c66c149188c7180e7fcf3b397"
I20260709 13:15:37.666206  9692 raft_consensus.cc:740] T af2492c7317648288568e604555de00d P 0ab84d3310b444dcb15733cff65deb4c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0ab84d3310b444dcb15733cff65deb4c, State: Running, Role: LEADER
I20260709 13:15:37.666980  9692 consensus_queue.cc:260] T af2492c7317648288568e604555de00d P 0ab84d3310b444dcb15733cff65deb4c [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: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:37.668211  9692 raft_consensus.cc:3060] T af2492c7317648288568e604555de00d P 0ab84d3310b444dcb15733cff65deb4c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:37.666389  9766 raft_consensus.cc:3060] T af2492c7317648288568e604555de00d P c0f5f88c66c149188c7180e7fcf3b397 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:37.670538  9589 catalog_manager.cc:5697] T ef41b07a49af45a6820559eb0ff383cb P df00116cd28d455c9262147b63a801b8 reported cstate change: term changed from 2 to 3, leader changed from 0ab84d3310b444dcb15733cff65deb4c (127.8.218.65) to df00116cd28d455c9262147b63a801b8 (127.8.218.67). New cstate: current_term: 3 leader_uuid: "df00116cd28d455c9262147b63a801b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:37.674108  9766 raft_consensus.cc:2468] T af2492c7317648288568e604555de00d P c0f5f88c66c149188c7180e7fcf3b397 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df00116cd28d455c9262147b63a801b8 in term 3.
I20260709 13:15:37.674108  9692 raft_consensus.cc:2468] T af2492c7317648288568e604555de00d P 0ab84d3310b444dcb15733cff65deb4c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df00116cd28d455c9262147b63a801b8 in term 3.
I20260709 13:15:37.675197  9808 leader_election.cc:304] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8 [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: c0f5f88c66c149188c7180e7fcf3b397, df00116cd28d455c9262147b63a801b8; no voters: 
I20260709 13:15:37.676168  9977 raft_consensus.cc:2804] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:37.676635  9977 raft_consensus.cc:697] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8 [term 3 LEADER]: Becoming Leader. State: Replica: df00116cd28d455c9262147b63a801b8, State: Running, Role: LEADER
I20260709 13:15:37.677474  9977 consensus_queue.cc:237] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8 [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: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:37.689495  9589 catalog_manager.cc:5697] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8 reported cstate change: term changed from 2 to 3, leader changed from 0ab84d3310b444dcb15733cff65deb4c (127.8.218.65) to df00116cd28d455c9262147b63a801b8 (127.8.218.67). New cstate: current_term: 3 leader_uuid: "df00116cd28d455c9262147b63a801b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:38.117491  9766 raft_consensus.cc:1275] T ef41b07a49af45a6820559eb0ff383cb P c0f5f88c66c149188c7180e7fcf3b397 [term 3 FOLLOWER]: Refusing update from remote peer df00116cd28d455c9262147b63a801b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:38.118573  9977 consensus_queue.cc:1048] T ef41b07a49af45a6820559eb0ff383cb P df00116cd28d455c9262147b63a801b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:38.127162  9692 raft_consensus.cc:1275] T ef41b07a49af45a6820559eb0ff383cb P 0ab84d3310b444dcb15733cff65deb4c [term 3 FOLLOWER]: Refusing update from remote peer df00116cd28d455c9262147b63a801b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:38.131870  9992 consensus_queue.cc:1048] T ef41b07a49af45a6820559eb0ff383cb P df00116cd28d455c9262147b63a801b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:38.211367  9692 raft_consensus.cc:1275] T af2492c7317648288568e604555de00d P 0ab84d3310b444dcb15733cff65deb4c [term 3 FOLLOWER]: Refusing update from remote peer df00116cd28d455c9262147b63a801b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:38.212435  9992 consensus_queue.cc:1048] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:38.221861  9766 raft_consensus.cc:1275] T af2492c7317648288568e604555de00d P c0f5f88c66c149188c7180e7fcf3b397 [term 3 FOLLOWER]: Refusing update from remote peer df00116cd28d455c9262147b63a801b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:38.223389  9997 consensus_queue.cc:1048] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:38.479528  9065 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:38.489557  9841 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ef41b07a49af45a6820559eb0ff383cb"
dest_uuid: "df00116cd28d455c9262147b63a801b8"
mode: GRACEFUL
new_leader_uuid: "0ab84d3310b444dcb15733cff65deb4c"
 from {username='slave'} at 127.0.0.1:43426
I20260709 13:15:38.489982  9841 raft_consensus.cc:606] T ef41b07a49af45a6820559eb0ff383cb P df00116cd28d455c9262147b63a801b8 [term 3 LEADER]: Received request to transfer leadership to TS 0ab84d3310b444dcb15733cff65deb4c
I20260709 13:15:38.496148  9841 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af2492c7317648288568e604555de00d"
dest_uuid: "df00116cd28d455c9262147b63a801b8"
mode: GRACEFUL
new_leader_uuid: "0ab84d3310b444dcb15733cff65deb4c"
 from {username='slave'} at 127.0.0.1:43426
I20260709 13:15:38.496577  9841 raft_consensus.cc:606] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8 [term 3 LEADER]: Received request to transfer leadership to TS 0ab84d3310b444dcb15733cff65deb4c
I20260709 13:15:38.505395  9766 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ef2905f5014744f082c7780fd3ef7bcc"
dest_uuid: "c0f5f88c66c149188c7180e7fcf3b397"
mode: GRACEFUL
new_leader_uuid: "0ab84d3310b444dcb15733cff65deb4c"
 from {username='slave'} at 127.0.0.1:53364
I20260709 13:15:38.505786  9766 raft_consensus.cc:606] T ef2905f5014744f082c7780fd3ef7bcc P c0f5f88c66c149188c7180e7fcf3b397 [term 1 LEADER]: Received request to transfer leadership to TS 0ab84d3310b444dcb15733cff65deb4c
I20260709 13:15:38.509967  9766 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8051d2abd4b345109575129d5e5e4e00"
dest_uuid: "c0f5f88c66c149188c7180e7fcf3b397"
mode: GRACEFUL
new_leader_uuid: "0ab84d3310b444dcb15733cff65deb4c"
 from {username='slave'} at 127.0.0.1:53364
I20260709 13:15:38.510329  9766 raft_consensus.cc:606] T 8051d2abd4b345109575129d5e5e4e00 P c0f5f88c66c149188c7180e7fcf3b397 [term 2 LEADER]: Received request to transfer leadership to TS 0ab84d3310b444dcb15733cff65deb4c
I20260709 13:15:38.514200  9766 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "73ac6d96b1994f3e820947921b6561b0"
dest_uuid: "c0f5f88c66c149188c7180e7fcf3b397"
mode: GRACEFUL
new_leader_uuid: "0ab84d3310b444dcb15733cff65deb4c"
 from {username='slave'} at 127.0.0.1:53364
I20260709 13:15:38.514541  9766 raft_consensus.cc:606] T 73ac6d96b1994f3e820947921b6561b0 P c0f5f88c66c149188c7180e7fcf3b397 [term 1 LEADER]: Received request to transfer leadership to TS 0ab84d3310b444dcb15733cff65deb4c
I20260709 13:15:38.587608  9931 raft_consensus.cc:993] T ef2905f5014744f082c7780fd3ef7bcc P c0f5f88c66c149188c7180e7fcf3b397: : Instructing follower 0ab84d3310b444dcb15733cff65deb4c to start an election
I20260709 13:15:38.588066  9999 raft_consensus.cc:1081] T ef2905f5014744f082c7780fd3ef7bcc P c0f5f88c66c149188c7180e7fcf3b397 [term 1 LEADER]: Signalling peer 0ab84d3310b444dcb15733cff65deb4c to start an election
I20260709 13:15:38.589462  9692 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ef2905f5014744f082c7780fd3ef7bcc"
dest_uuid: "0ab84d3310b444dcb15733cff65deb4c"
 from {username='slave'} at 127.0.0.1:51068
I20260709 13:15:38.589874  9692 raft_consensus.cc:493] T ef2905f5014744f082c7780fd3ef7bcc P 0ab84d3310b444dcb15733cff65deb4c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:38.590161  9692 raft_consensus.cc:3060] T ef2905f5014744f082c7780fd3ef7bcc P 0ab84d3310b444dcb15733cff65deb4c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:38.594174  9692 raft_consensus.cc:515] T ef2905f5014744f082c7780fd3ef7bcc P 0ab84d3310b444dcb15733cff65deb4c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:38.595645  9692 leader_election.cc:290] T ef2905f5014744f082c7780fd3ef7bcc P 0ab84d3310b444dcb15733cff65deb4c [CANDIDATE]: Term 2 election: Requested vote from peers c0f5f88c66c149188c7180e7fcf3b397 (127.8.218.66:39567), df00116cd28d455c9262147b63a801b8 (127.8.218.67:40211)
I20260709 13:15:38.596396  9766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef2905f5014744f082c7780fd3ef7bcc" candidate_uuid: "0ab84d3310b444dcb15733cff65deb4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0f5f88c66c149188c7180e7fcf3b397"
I20260709 13:15:38.596655  9841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef2905f5014744f082c7780fd3ef7bcc" candidate_uuid: "0ab84d3310b444dcb15733cff65deb4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df00116cd28d455c9262147b63a801b8"
I20260709 13:15:38.596902  9766 raft_consensus.cc:3055] T ef2905f5014744f082c7780fd3ef7bcc P c0f5f88c66c149188c7180e7fcf3b397 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:38.597138  9841 raft_consensus.cc:3060] T ef2905f5014744f082c7780fd3ef7bcc P df00116cd28d455c9262147b63a801b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:38.597219  9766 raft_consensus.cc:740] T ef2905f5014744f082c7780fd3ef7bcc P c0f5f88c66c149188c7180e7fcf3b397 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0f5f88c66c149188c7180e7fcf3b397, State: Running, Role: LEADER
I20260709 13:15:38.597940  9766 consensus_queue.cc:260] T ef2905f5014744f082c7780fd3ef7bcc P c0f5f88c66c149188c7180e7fcf3b397 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:38.598762  9766 raft_consensus.cc:3060] T ef2905f5014744f082c7780fd3ef7bcc P c0f5f88c66c149188c7180e7fcf3b397 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:38.601601  9841 raft_consensus.cc:2468] T ef2905f5014744f082c7780fd3ef7bcc P df00116cd28d455c9262147b63a801b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ab84d3310b444dcb15733cff65deb4c in term 2.
I20260709 13:15:38.602669  9658 leader_election.cc:304] T ef2905f5014744f082c7780fd3ef7bcc P 0ab84d3310b444dcb15733cff65deb4c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ab84d3310b444dcb15733cff65deb4c, df00116cd28d455c9262147b63a801b8; no voters: 
I20260709 13:15:38.603401  9980 raft_consensus.cc:2804] T ef2905f5014744f082c7780fd3ef7bcc P 0ab84d3310b444dcb15733cff65deb4c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:38.604945  9977 raft_consensus.cc:993] T ef41b07a49af45a6820559eb0ff383cb P df00116cd28d455c9262147b63a801b8: : Instructing follower 0ab84d3310b444dcb15733cff65deb4c to start an election
I20260709 13:15:38.604913  9766 raft_consensus.cc:2468] T ef2905f5014744f082c7780fd3ef7bcc P c0f5f88c66c149188c7180e7fcf3b397 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ab84d3310b444dcb15733cff65deb4c in term 2.
I20260709 13:15:38.605557  9977 raft_consensus.cc:1081] T ef41b07a49af45a6820559eb0ff383cb P df00116cd28d455c9262147b63a801b8 [term 3 LEADER]: Signalling peer 0ab84d3310b444dcb15733cff65deb4c to start an election
I20260709 13:15:38.607263  9692 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ef41b07a49af45a6820559eb0ff383cb"
dest_uuid: "0ab84d3310b444dcb15733cff65deb4c"
 from {username='slave'} at 127.0.0.1:51052
I20260709 13:15:38.607502  9980 raft_consensus.cc:697] T ef2905f5014744f082c7780fd3ef7bcc P 0ab84d3310b444dcb15733cff65deb4c [term 2 LEADER]: Becoming Leader. State: Replica: 0ab84d3310b444dcb15733cff65deb4c, State: Running, Role: LEADER
I20260709 13:15:38.607851  9692 raft_consensus.cc:493] T ef41b07a49af45a6820559eb0ff383cb P 0ab84d3310b444dcb15733cff65deb4c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:38.608285  9692 raft_consensus.cc:3060] T ef41b07a49af45a6820559eb0ff383cb P 0ab84d3310b444dcb15733cff65deb4c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:38.608440  9980 consensus_queue.cc:237] T ef2905f5014744f082c7780fd3ef7bcc P 0ab84d3310b444dcb15733cff65deb4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:38.613111  9692 raft_consensus.cc:515] T ef41b07a49af45a6820559eb0ff383cb P 0ab84d3310b444dcb15733cff65deb4c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } } peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } }
I20260709 13:15:38.614858  9692 leader_election.cc:290] T ef41b07a49af45a6820559eb0ff383cb P 0ab84d3310b444dcb15733cff65deb4c [CANDIDATE]: Term 4 election: Requested vote from peers df00116cd28d455c9262147b63a801b8 (127.8.218.67:40211), c0f5f88c66c149188c7180e7fcf3b397 (127.8.218.66:39567)
I20260709 13:15:38.615547  9841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef41b07a49af45a6820559eb0ff383cb" candidate_uuid: "0ab84d3310b444dcb15733cff65deb4c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "df00116cd28d455c9262147b63a801b8"
I20260709 13:15:38.615960  9766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef41b07a49af45a6820559eb0ff383cb" candidate_uuid: "0ab84d3310b444dcb15733cff65deb4c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c0f5f88c66c149188c7180e7fcf3b397"
I20260709 13:15:38.616055  9841 raft_consensus.cc:3055] T ef41b07a49af45a6820559eb0ff383cb P df00116cd28d455c9262147b63a801b8 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:15:38.616422  9766 raft_consensus.cc:3060] T ef41b07a49af45a6820559eb0ff383cb P c0f5f88c66c149188c7180e7fcf3b397 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:38.616396  9841 raft_consensus.cc:740] T ef41b07a49af45a6820559eb0ff383cb P df00116cd28d455c9262147b63a801b8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: df00116cd28d455c9262147b63a801b8, State: Running, Role: LEADER
I20260709 13:15:38.617233  9841 consensus_queue.cc:260] T ef41b07a49af45a6820559eb0ff383cb P df00116cd28d455c9262147b63a801b8 [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: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } } peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } }
I20260709 13:15:38.618184  9841 raft_consensus.cc:3060] T ef41b07a49af45a6820559eb0ff383cb P df00116cd28d455c9262147b63a801b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:38.617646  9589 catalog_manager.cc:5697] T ef2905f5014744f082c7780fd3ef7bcc P 0ab84d3310b444dcb15733cff65deb4c reported cstate change: term changed from 1 to 2, leader changed from c0f5f88c66c149188c7180e7fcf3b397 (127.8.218.66) to 0ab84d3310b444dcb15733cff65deb4c (127.8.218.65). New cstate: current_term: 2 leader_uuid: "0ab84d3310b444dcb15733cff65deb4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:38.621095  9766 raft_consensus.cc:2468] T ef41b07a49af45a6820559eb0ff383cb P c0f5f88c66c149188c7180e7fcf3b397 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ab84d3310b444dcb15733cff65deb4c in term 4.
I20260709 13:15:38.622174  9659 leader_election.cc:304] T ef41b07a49af45a6820559eb0ff383cb P 0ab84d3310b444dcb15733cff65deb4c [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: 0ab84d3310b444dcb15733cff65deb4c, c0f5f88c66c149188c7180e7fcf3b397; no voters: 
I20260709 13:15:38.622954  9980 raft_consensus.cc:2804] T ef41b07a49af45a6820559eb0ff383cb P 0ab84d3310b444dcb15733cff65deb4c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:38.623396  9980 raft_consensus.cc:697] T ef41b07a49af45a6820559eb0ff383cb P 0ab84d3310b444dcb15733cff65deb4c [term 4 LEADER]: Becoming Leader. State: Replica: 0ab84d3310b444dcb15733cff65deb4c, State: Running, Role: LEADER
I20260709 13:15:38.624233  9841 raft_consensus.cc:2468] T ef41b07a49af45a6820559eb0ff383cb P df00116cd28d455c9262147b63a801b8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ab84d3310b444dcb15733cff65deb4c in term 4.
I20260709 13:15:38.624193  9980 consensus_queue.cc:237] T ef41b07a49af45a6820559eb0ff383cb P 0ab84d3310b444dcb15733cff65deb4c [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: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } } peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } }
I20260709 13:15:38.634510  9999 raft_consensus.cc:993] T 8051d2abd4b345109575129d5e5e4e00 P c0f5f88c66c149188c7180e7fcf3b397: : Instructing follower 0ab84d3310b444dcb15733cff65deb4c to start an election
I20260709 13:15:38.635013  9999 raft_consensus.cc:1081] T 8051d2abd4b345109575129d5e5e4e00 P c0f5f88c66c149188c7180e7fcf3b397 [term 2 LEADER]: Signalling peer 0ab84d3310b444dcb15733cff65deb4c to start an election
I20260709 13:15:38.634394  9589 catalog_manager.cc:5697] T ef41b07a49af45a6820559eb0ff383cb P 0ab84d3310b444dcb15733cff65deb4c reported cstate change: term changed from 3 to 4, leader changed from df00116cd28d455c9262147b63a801b8 (127.8.218.67) to 0ab84d3310b444dcb15733cff65deb4c (127.8.218.65). New cstate: current_term: 4 leader_uuid: "0ab84d3310b444dcb15733cff65deb4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:38.636445  9692 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8051d2abd4b345109575129d5e5e4e00"
dest_uuid: "0ab84d3310b444dcb15733cff65deb4c"
 from {username='slave'} at 127.0.0.1:51068
I20260709 13:15:38.636909  9692 raft_consensus.cc:493] T 8051d2abd4b345109575129d5e5e4e00 P 0ab84d3310b444dcb15733cff65deb4c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:38.637181  9692 raft_consensus.cc:3060] T 8051d2abd4b345109575129d5e5e4e00 P 0ab84d3310b444dcb15733cff65deb4c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:38.641623  9692 raft_consensus.cc:515] T 8051d2abd4b345109575129d5e5e4e00 P 0ab84d3310b444dcb15733cff65deb4c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:38.643132  9692 leader_election.cc:290] T 8051d2abd4b345109575129d5e5e4e00 P 0ab84d3310b444dcb15733cff65deb4c [CANDIDATE]: Term 3 election: Requested vote from peers c0f5f88c66c149188c7180e7fcf3b397 (127.8.218.66:39567), df00116cd28d455c9262147b63a801b8 (127.8.218.67:40211)
I20260709 13:15:38.643837  9766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8051d2abd4b345109575129d5e5e4e00" candidate_uuid: "0ab84d3310b444dcb15733cff65deb4c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c0f5f88c66c149188c7180e7fcf3b397"
I20260709 13:15:38.644071  9841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8051d2abd4b345109575129d5e5e4e00" candidate_uuid: "0ab84d3310b444dcb15733cff65deb4c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "df00116cd28d455c9262147b63a801b8"
I20260709 13:15:38.644325  9766 raft_consensus.cc:3055] T 8051d2abd4b345109575129d5e5e4e00 P c0f5f88c66c149188c7180e7fcf3b397 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:38.644443  9841 raft_consensus.cc:3060] T 8051d2abd4b345109575129d5e5e4e00 P df00116cd28d455c9262147b63a801b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:38.644578  9766 raft_consensus.cc:740] T 8051d2abd4b345109575129d5e5e4e00 P c0f5f88c66c149188c7180e7fcf3b397 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c0f5f88c66c149188c7180e7fcf3b397, State: Running, Role: LEADER
I20260709 13:15:38.645211  9766 consensus_queue.cc:260] T 8051d2abd4b345109575129d5e5e4e00 P c0f5f88c66c149188c7180e7fcf3b397 [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: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:38.645917  9766 raft_consensus.cc:3060] T 8051d2abd4b345109575129d5e5e4e00 P c0f5f88c66c149188c7180e7fcf3b397 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:38.648392  9841 raft_consensus.cc:2468] T 8051d2abd4b345109575129d5e5e4e00 P df00116cd28d455c9262147b63a801b8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ab84d3310b444dcb15733cff65deb4c in term 3.
I20260709 13:15:38.649286  9658 leader_election.cc:304] T 8051d2abd4b345109575129d5e5e4e00 P 0ab84d3310b444dcb15733cff65deb4c [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: 0ab84d3310b444dcb15733cff65deb4c, df00116cd28d455c9262147b63a801b8; no voters: 
I20260709 13:15:38.650012  9980 raft_consensus.cc:2804] T 8051d2abd4b345109575129d5e5e4e00 P 0ab84d3310b444dcb15733cff65deb4c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:38.650406  9766 raft_consensus.cc:2468] T 8051d2abd4b345109575129d5e5e4e00 P c0f5f88c66c149188c7180e7fcf3b397 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ab84d3310b444dcb15733cff65deb4c in term 3.
I20260709 13:15:38.650415  9980 raft_consensus.cc:697] T 8051d2abd4b345109575129d5e5e4e00 P 0ab84d3310b444dcb15733cff65deb4c [term 3 LEADER]: Becoming Leader. State: Replica: 0ab84d3310b444dcb15733cff65deb4c, State: Running, Role: LEADER
I20260709 13:15:38.651307  9980 consensus_queue.cc:237] T 8051d2abd4b345109575129d5e5e4e00 P 0ab84d3310b444dcb15733cff65deb4c [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: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:38.658088  9589 catalog_manager.cc:5697] T 8051d2abd4b345109575129d5e5e4e00 P 0ab84d3310b444dcb15733cff65deb4c reported cstate change: term changed from 2 to 3, leader changed from c0f5f88c66c149188c7180e7fcf3b397 (127.8.218.66) to 0ab84d3310b444dcb15733cff65deb4c (127.8.218.65). New cstate: current_term: 3 leader_uuid: "0ab84d3310b444dcb15733cff65deb4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:38.696534  9977 raft_consensus.cc:993] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8: : Instructing follower 0ab84d3310b444dcb15733cff65deb4c to start an election
I20260709 13:15:38.696985  9997 raft_consensus.cc:1081] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8 [term 3 LEADER]: Signalling peer 0ab84d3310b444dcb15733cff65deb4c to start an election
I20260709 13:15:38.698194  9692 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af2492c7317648288568e604555de00d"
dest_uuid: "0ab84d3310b444dcb15733cff65deb4c"
 from {username='slave'} at 127.0.0.1:51052
I20260709 13:15:38.698606  9692 raft_consensus.cc:493] T af2492c7317648288568e604555de00d P 0ab84d3310b444dcb15733cff65deb4c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:38.698850  9692 raft_consensus.cc:3060] T af2492c7317648288568e604555de00d P 0ab84d3310b444dcb15733cff65deb4c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:38.702778  9692 raft_consensus.cc:515] T af2492c7317648288568e604555de00d P 0ab84d3310b444dcb15733cff65deb4c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:38.704149  9692 leader_election.cc:290] T af2492c7317648288568e604555de00d P 0ab84d3310b444dcb15733cff65deb4c [CANDIDATE]: Term 4 election: Requested vote from peers c0f5f88c66c149188c7180e7fcf3b397 (127.8.218.66:39567), df00116cd28d455c9262147b63a801b8 (127.8.218.67:40211)
I20260709 13:15:38.704973  9766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af2492c7317648288568e604555de00d" candidate_uuid: "0ab84d3310b444dcb15733cff65deb4c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c0f5f88c66c149188c7180e7fcf3b397"
I20260709 13:15:38.705122  9841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af2492c7317648288568e604555de00d" candidate_uuid: "0ab84d3310b444dcb15733cff65deb4c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "df00116cd28d455c9262147b63a801b8"
I20260709 13:15:38.705426  9766 raft_consensus.cc:3060] T af2492c7317648288568e604555de00d P c0f5f88c66c149188c7180e7fcf3b397 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:38.705619  9841 raft_consensus.cc:3055] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:15:38.705912  9841 raft_consensus.cc:740] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: df00116cd28d455c9262147b63a801b8, State: Running, Role: LEADER
I20260709 13:15:38.706537  9841 consensus_queue.cc:260] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8 [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: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:38.707314  9841 raft_consensus.cc:3060] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:38.709609  9766 raft_consensus.cc:2468] T af2492c7317648288568e604555de00d P c0f5f88c66c149188c7180e7fcf3b397 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ab84d3310b444dcb15733cff65deb4c in term 4.
I20260709 13:15:38.710584  9659 leader_election.cc:304] T af2492c7317648288568e604555de00d P 0ab84d3310b444dcb15733cff65deb4c [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: 0ab84d3310b444dcb15733cff65deb4c, c0f5f88c66c149188c7180e7fcf3b397; no voters: 
I20260709 13:15:38.711220  9980 raft_consensus.cc:2804] T af2492c7317648288568e604555de00d P 0ab84d3310b444dcb15733cff65deb4c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:38.711180  9841 raft_consensus.cc:2468] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ab84d3310b444dcb15733cff65deb4c in term 4.
I20260709 13:15:38.711812  9980 raft_consensus.cc:697] T af2492c7317648288568e604555de00d P 0ab84d3310b444dcb15733cff65deb4c [term 4 LEADER]: Becoming Leader. State: Replica: 0ab84d3310b444dcb15733cff65deb4c, State: Running, Role: LEADER
I20260709 13:15:38.712530  9980 consensus_queue.cc:237] T af2492c7317648288568e604555de00d P 0ab84d3310b444dcb15733cff65deb4c [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: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:38.717700  9589 catalog_manager.cc:5697] T af2492c7317648288568e604555de00d P 0ab84d3310b444dcb15733cff65deb4c reported cstate change: term changed from 3 to 4, leader changed from df00116cd28d455c9262147b63a801b8 (127.8.218.67) to 0ab84d3310b444dcb15733cff65deb4c (127.8.218.65). New cstate: current_term: 4 leader_uuid: "0ab84d3310b444dcb15733cff65deb4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:38.799955  9999 raft_consensus.cc:993] T 73ac6d96b1994f3e820947921b6561b0 P c0f5f88c66c149188c7180e7fcf3b397: : Instructing follower 0ab84d3310b444dcb15733cff65deb4c to start an election
I20260709 13:15:38.800455  9931 raft_consensus.cc:1081] T 73ac6d96b1994f3e820947921b6561b0 P c0f5f88c66c149188c7180e7fcf3b397 [term 1 LEADER]: Signalling peer 0ab84d3310b444dcb15733cff65deb4c to start an election
I20260709 13:15:38.801961  9692 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "73ac6d96b1994f3e820947921b6561b0"
dest_uuid: "0ab84d3310b444dcb15733cff65deb4c"
 from {username='slave'} at 127.0.0.1:51068
I20260709 13:15:38.802376  9692 raft_consensus.cc:493] T 73ac6d96b1994f3e820947921b6561b0 P 0ab84d3310b444dcb15733cff65deb4c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:38.802660  9692 raft_consensus.cc:3060] T 73ac6d96b1994f3e820947921b6561b0 P 0ab84d3310b444dcb15733cff65deb4c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:38.806409  9692 raft_consensus.cc:515] T 73ac6d96b1994f3e820947921b6561b0 P 0ab84d3310b444dcb15733cff65deb4c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:38.807731  9692 leader_election.cc:290] T 73ac6d96b1994f3e820947921b6561b0 P 0ab84d3310b444dcb15733cff65deb4c [CANDIDATE]: Term 2 election: Requested vote from peers c0f5f88c66c149188c7180e7fcf3b397 (127.8.218.66:39567), df00116cd28d455c9262147b63a801b8 (127.8.218.67:40211)
I20260709 13:15:38.808499  9766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ac6d96b1994f3e820947921b6561b0" candidate_uuid: "0ab84d3310b444dcb15733cff65deb4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0f5f88c66c149188c7180e7fcf3b397"
I20260709 13:15:38.808672  9841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ac6d96b1994f3e820947921b6561b0" candidate_uuid: "0ab84d3310b444dcb15733cff65deb4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df00116cd28d455c9262147b63a801b8"
I20260709 13:15:38.809099  9766 raft_consensus.cc:3055] T 73ac6d96b1994f3e820947921b6561b0 P c0f5f88c66c149188c7180e7fcf3b397 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:38.809214  9841 raft_consensus.cc:3060] T 73ac6d96b1994f3e820947921b6561b0 P df00116cd28d455c9262147b63a801b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:38.809398  9766 raft_consensus.cc:740] T 73ac6d96b1994f3e820947921b6561b0 P c0f5f88c66c149188c7180e7fcf3b397 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0f5f88c66c149188c7180e7fcf3b397, State: Running, Role: LEADER
I20260709 13:15:38.810111  9766 consensus_queue.cc:260] T 73ac6d96b1994f3e820947921b6561b0 P c0f5f88c66c149188c7180e7fcf3b397 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:38.810920  9766 raft_consensus.cc:3060] T 73ac6d96b1994f3e820947921b6561b0 P c0f5f88c66c149188c7180e7fcf3b397 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:38.813267  9841 raft_consensus.cc:2468] T 73ac6d96b1994f3e820947921b6561b0 P df00116cd28d455c9262147b63a801b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ab84d3310b444dcb15733cff65deb4c in term 2.
I20260709 13:15:38.814298  9658 leader_election.cc:304] T 73ac6d96b1994f3e820947921b6561b0 P 0ab84d3310b444dcb15733cff65deb4c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ab84d3310b444dcb15733cff65deb4c, df00116cd28d455c9262147b63a801b8; no voters: 
I20260709 13:15:38.815012  9980 raft_consensus.cc:2804] T 73ac6d96b1994f3e820947921b6561b0 P 0ab84d3310b444dcb15733cff65deb4c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:38.815259  9766 raft_consensus.cc:2468] T 73ac6d96b1994f3e820947921b6561b0 P c0f5f88c66c149188c7180e7fcf3b397 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ab84d3310b444dcb15733cff65deb4c in term 2.
I20260709 13:15:38.815491  9980 raft_consensus.cc:697] T 73ac6d96b1994f3e820947921b6561b0 P 0ab84d3310b444dcb15733cff65deb4c [term 2 LEADER]: Becoming Leader. State: Replica: 0ab84d3310b444dcb15733cff65deb4c, State: Running, Role: LEADER
I20260709 13:15:38.816601  9980 consensus_queue.cc:237] T 73ac6d96b1994f3e820947921b6561b0 P 0ab84d3310b444dcb15733cff65deb4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:38.822641  9589 catalog_manager.cc:5697] T 73ac6d96b1994f3e820947921b6561b0 P 0ab84d3310b444dcb15733cff65deb4c reported cstate change: term changed from 1 to 2, leader changed from c0f5f88c66c149188c7180e7fcf3b397 (127.8.218.66) to 0ab84d3310b444dcb15733cff65deb4c (127.8.218.65). New cstate: current_term: 2 leader_uuid: "0ab84d3310b444dcb15733cff65deb4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:39.030301  9766 raft_consensus.cc:1275] T ef41b07a49af45a6820559eb0ff383cb P c0f5f88c66c149188c7180e7fcf3b397 [term 4 FOLLOWER]: Refusing update from remote peer 0ab84d3310b444dcb15733cff65deb4c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:15:39.031364  9980 consensus_queue.cc:1048] T ef41b07a49af45a6820559eb0ff383cb P 0ab84d3310b444dcb15733cff65deb4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:39.038563  9841 raft_consensus.cc:1275] T ef41b07a49af45a6820559eb0ff383cb P df00116cd28d455c9262147b63a801b8 [term 4 FOLLOWER]: Refusing update from remote peer 0ab84d3310b444dcb15733cff65deb4c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:15:39.040177 10000 consensus_queue.cc:1048] T ef41b07a49af45a6820559eb0ff383cb P 0ab84d3310b444dcb15733cff65deb4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:39.056610  9766 raft_consensus.cc:1275] T ef2905f5014744f082c7780fd3ef7bcc P c0f5f88c66c149188c7180e7fcf3b397 [term 2 FOLLOWER]: Refusing update from remote peer 0ab84d3310b444dcb15733cff65deb4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:39.057677 10000 consensus_queue.cc:1048] T ef2905f5014744f082c7780fd3ef7bcc P 0ab84d3310b444dcb15733cff65deb4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:39.065454  9841 raft_consensus.cc:1275] T ef2905f5014744f082c7780fd3ef7bcc P df00116cd28d455c9262147b63a801b8 [term 2 FOLLOWER]: Refusing update from remote peer 0ab84d3310b444dcb15733cff65deb4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:39.066907 10000 consensus_queue.cc:1048] T ef2905f5014744f082c7780fd3ef7bcc P 0ab84d3310b444dcb15733cff65deb4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:39.211122  9841 raft_consensus.cc:1275] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8 [term 4 FOLLOWER]: Refusing update from remote peer 0ab84d3310b444dcb15733cff65deb4c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:15:39.212283 10000 consensus_queue.cc:1048] T af2492c7317648288568e604555de00d P 0ab84d3310b444dcb15733cff65deb4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:39.216384  9766 raft_consensus.cc:1275] T af2492c7317648288568e604555de00d P c0f5f88c66c149188c7180e7fcf3b397 [term 4 FOLLOWER]: Refusing update from remote peer 0ab84d3310b444dcb15733cff65deb4c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:15:39.216706  9842 raft_consensus.cc:1275] T 8051d2abd4b345109575129d5e5e4e00 P df00116cd28d455c9262147b63a801b8 [term 3 FOLLOWER]: Refusing update from remote peer 0ab84d3310b444dcb15733cff65deb4c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:39.217825  9980 consensus_queue.cc:1048] T af2492c7317648288568e604555de00d P 0ab84d3310b444dcb15733cff65deb4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:39.218838 10011 consensus_queue.cc:1048] T 8051d2abd4b345109575129d5e5e4e00 P 0ab84d3310b444dcb15733cff65deb4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:39.233285  9766 raft_consensus.cc:1275] T 8051d2abd4b345109575129d5e5e4e00 P c0f5f88c66c149188c7180e7fcf3b397 [term 3 FOLLOWER]: Refusing update from remote peer 0ab84d3310b444dcb15733cff65deb4c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:39.234436 10011 consensus_queue.cc:1048] T 8051d2abd4b345109575129d5e5e4e00 P 0ab84d3310b444dcb15733cff65deb4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:39.309468  9766 raft_consensus.cc:1275] T 73ac6d96b1994f3e820947921b6561b0 P c0f5f88c66c149188c7180e7fcf3b397 [term 2 FOLLOWER]: Refusing update from remote peer 0ab84d3310b444dcb15733cff65deb4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:39.310532 10011 consensus_queue.cc:1048] T 73ac6d96b1994f3e820947921b6561b0 P 0ab84d3310b444dcb15733cff65deb4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:39.318632  9842 raft_consensus.cc:1275] T 73ac6d96b1994f3e820947921b6561b0 P df00116cd28d455c9262147b63a801b8 [term 2 FOLLOWER]: Refusing update from remote peer 0ab84d3310b444dcb15733cff65deb4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:39.320580 10016 consensus_queue.cc:1048] T 73ac6d96b1994f3e820947921b6561b0 P 0ab84d3310b444dcb15733cff65deb4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:41.520764  9065 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:41.528182  9692 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "73ac6d96b1994f3e820947921b6561b0"
dest_uuid: "0ab84d3310b444dcb15733cff65deb4c"
mode: GRACEFUL
new_leader_uuid: "df00116cd28d455c9262147b63a801b8"
 from {username='slave'} at 127.0.0.1:58116
I20260709 13:15:41.528946  9692 raft_consensus.cc:606] T 73ac6d96b1994f3e820947921b6561b0 P 0ab84d3310b444dcb15733cff65deb4c [term 2 LEADER]: Received request to transfer leadership to TS df00116cd28d455c9262147b63a801b8
I20260709 13:15:41.531430  9692 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8051d2abd4b345109575129d5e5e4e00"
dest_uuid: "0ab84d3310b444dcb15733cff65deb4c"
mode: GRACEFUL
new_leader_uuid: "c0f5f88c66c149188c7180e7fcf3b397"
 from {username='slave'} at 127.0.0.1:58116
I20260709 13:15:41.531832  9692 raft_consensus.cc:606] T 8051d2abd4b345109575129d5e5e4e00 P 0ab84d3310b444dcb15733cff65deb4c [term 3 LEADER]: Received request to transfer leadership to TS c0f5f88c66c149188c7180e7fcf3b397
I20260709 13:15:41.533831  9692 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "99363d92beb4474b9b5feb7e2c7449a5"
dest_uuid: "0ab84d3310b444dcb15733cff65deb4c"
mode: GRACEFUL
new_leader_uuid: "c0f5f88c66c149188c7180e7fcf3b397"
 from {username='slave'} at 127.0.0.1:58116
I20260709 13:15:41.534164  9692 raft_consensus.cc:606] T 99363d92beb4474b9b5feb7e2c7449a5 P 0ab84d3310b444dcb15733cff65deb4c [term 2 LEADER]: Received request to transfer leadership to TS c0f5f88c66c149188c7180e7fcf3b397
I20260709 13:15:41.535972  9692 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af2492c7317648288568e604555de00d"
dest_uuid: "0ab84d3310b444dcb15733cff65deb4c"
mode: GRACEFUL
new_leader_uuid: "df00116cd28d455c9262147b63a801b8"
 from {username='slave'} at 127.0.0.1:58116
I20260709 13:15:41.536293  9692 raft_consensus.cc:606] T af2492c7317648288568e604555de00d P 0ab84d3310b444dcb15733cff65deb4c [term 4 LEADER]: Received request to transfer leadership to TS df00116cd28d455c9262147b63a801b8
I20260709 13:15:41.537187  9065 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:15:41.537555  9065 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:41.660753 10016 raft_consensus.cc:993] T af2492c7317648288568e604555de00d P 0ab84d3310b444dcb15733cff65deb4c: : Instructing follower df00116cd28d455c9262147b63a801b8 to start an election
I20260709 13:15:41.661249 10019 raft_consensus.cc:1081] T af2492c7317648288568e604555de00d P 0ab84d3310b444dcb15733cff65deb4c [term 4 LEADER]: Signalling peer df00116cd28d455c9262147b63a801b8 to start an election
I20260709 13:15:41.662643  9842 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af2492c7317648288568e604555de00d"
dest_uuid: "df00116cd28d455c9262147b63a801b8"
 from {username='slave'} at 127.0.0.1:43412
I20260709 13:15:41.663064  9842 raft_consensus.cc:493] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:41.663357  9842 raft_consensus.cc:3060] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:41.668470  9842 raft_consensus.cc:515] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:41.670415  9842 leader_election.cc:290] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8 [CANDIDATE]: Term 5 election: Requested vote from peers 0ab84d3310b444dcb15733cff65deb4c (127.8.218.65:44961), c0f5f88c66c149188c7180e7fcf3b397 (127.8.218.66:39567)
I20260709 13:15:41.671037  9692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af2492c7317648288568e604555de00d" candidate_uuid: "df00116cd28d455c9262147b63a801b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "0ab84d3310b444dcb15733cff65deb4c"
I20260709 13:15:41.671727  9768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af2492c7317648288568e604555de00d" candidate_uuid: "df00116cd28d455c9262147b63a801b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "c0f5f88c66c149188c7180e7fcf3b397"
I20260709 13:15:41.672086  9692 raft_consensus.cc:3055] T af2492c7317648288568e604555de00d P 0ab84d3310b444dcb15733cff65deb4c [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:15:41.672292  9768 raft_consensus.cc:3060] T af2492c7317648288568e604555de00d P c0f5f88c66c149188c7180e7fcf3b397 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:41.672425  9692 raft_consensus.cc:740] T af2492c7317648288568e604555de00d P 0ab84d3310b444dcb15733cff65deb4c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 0ab84d3310b444dcb15733cff65deb4c, State: Running, Role: LEADER
I20260709 13:15:41.673164  9692 consensus_queue.cc:260] T af2492c7317648288568e604555de00d P 0ab84d3310b444dcb15733cff65deb4c [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: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:41.674054  9692 raft_consensus.cc:3060] T af2492c7317648288568e604555de00d P 0ab84d3310b444dcb15733cff65deb4c [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:41.678395  9768 raft_consensus.cc:2468] T af2492c7317648288568e604555de00d P c0f5f88c66c149188c7180e7fcf3b397 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df00116cd28d455c9262147b63a801b8 in term 5.
I20260709 13:15:41.679899  9808 leader_election.cc:304] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8 [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: c0f5f88c66c149188c7180e7fcf3b397, df00116cd28d455c9262147b63a801b8; no voters: 
I20260709 13:15:41.679919  9692 raft_consensus.cc:2468] T af2492c7317648288568e604555de00d P 0ab84d3310b444dcb15733cff65deb4c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df00116cd28d455c9262147b63a801b8 in term 5.
I20260709 13:15:41.680886  9977 raft_consensus.cc:2804] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:15:41.681649  9977 raft_consensus.cc:697] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8 [term 5 LEADER]: Becoming Leader. State: Replica: df00116cd28d455c9262147b63a801b8, State: Running, Role: LEADER
I20260709 13:15:41.682471  9977 consensus_queue.cc:237] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8 [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: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:41.687873 10016 raft_consensus.cc:993] T 99363d92beb4474b9b5feb7e2c7449a5 P 0ab84d3310b444dcb15733cff65deb4c: : Instructing follower c0f5f88c66c149188c7180e7fcf3b397 to start an election
I20260709 13:15:41.688288 10016 raft_consensus.cc:1081] T 99363d92beb4474b9b5feb7e2c7449a5 P 0ab84d3310b444dcb15733cff65deb4c [term 2 LEADER]: Signalling peer c0f5f88c66c149188c7180e7fcf3b397 to start an election
I20260709 13:15:41.689774  9768 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "99363d92beb4474b9b5feb7e2c7449a5"
dest_uuid: "c0f5f88c66c149188c7180e7fcf3b397"
 from {username='slave'} at 127.0.0.1:53352
I20260709 13:15:41.690318  9768 raft_consensus.cc:493] T 99363d92beb4474b9b5feb7e2c7449a5 P c0f5f88c66c149188c7180e7fcf3b397 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:41.690794  9768 raft_consensus.cc:3060] T 99363d92beb4474b9b5feb7e2c7449a5 P c0f5f88c66c149188c7180e7fcf3b397 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:41.690256  9589 catalog_manager.cc:5697] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8 reported cstate change: term changed from 4 to 5, leader changed from 0ab84d3310b444dcb15733cff65deb4c (127.8.218.65) to df00116cd28d455c9262147b63a801b8 (127.8.218.67). New cstate: current_term: 5 leader_uuid: "df00116cd28d455c9262147b63a801b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:41.696588  9768 raft_consensus.cc:515] T 99363d92beb4474b9b5feb7e2c7449a5 P c0f5f88c66c149188c7180e7fcf3b397 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:41.698935  9768 leader_election.cc:290] T 99363d92beb4474b9b5feb7e2c7449a5 P c0f5f88c66c149188c7180e7fcf3b397 [CANDIDATE]: Term 3 election: Requested vote from peers 0ab84d3310b444dcb15733cff65deb4c (127.8.218.65:44961), df00116cd28d455c9262147b63a801b8 (127.8.218.67:40211)
I20260709 13:15:41.699476  9692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99363d92beb4474b9b5feb7e2c7449a5" candidate_uuid: "c0f5f88c66c149188c7180e7fcf3b397" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0ab84d3310b444dcb15733cff65deb4c"
I20260709 13:15:41.700022  9692 raft_consensus.cc:3055] T 99363d92beb4474b9b5feb7e2c7449a5 P 0ab84d3310b444dcb15733cff65deb4c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:41.700167  9842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99363d92beb4474b9b5feb7e2c7449a5" candidate_uuid: "c0f5f88c66c149188c7180e7fcf3b397" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "df00116cd28d455c9262147b63a801b8"
I20260709 13:15:41.700350  9692 raft_consensus.cc:740] T 99363d92beb4474b9b5feb7e2c7449a5 P 0ab84d3310b444dcb15733cff65deb4c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0ab84d3310b444dcb15733cff65deb4c, State: Running, Role: LEADER
I20260709 13:15:41.700683  9842 raft_consensus.cc:3060] T 99363d92beb4474b9b5feb7e2c7449a5 P df00116cd28d455c9262147b63a801b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:41.701138  9692 consensus_queue.cc:260] T 99363d92beb4474b9b5feb7e2c7449a5 P 0ab84d3310b444dcb15733cff65deb4c [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: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:41.702140  9692 raft_consensus.cc:3060] T 99363d92beb4474b9b5feb7e2c7449a5 P 0ab84d3310b444dcb15733cff65deb4c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:41.706756  9842 raft_consensus.cc:2468] T 99363d92beb4474b9b5feb7e2c7449a5 P df00116cd28d455c9262147b63a801b8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0f5f88c66c149188c7180e7fcf3b397 in term 3.
I20260709 13:15:41.708101  9733 leader_election.cc:304] T 99363d92beb4474b9b5feb7e2c7449a5 P c0f5f88c66c149188c7180e7fcf3b397 [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: c0f5f88c66c149188c7180e7fcf3b397, df00116cd28d455c9262147b63a801b8; no voters: 
I20260709 13:15:41.708444  9692 raft_consensus.cc:2468] T 99363d92beb4474b9b5feb7e2c7449a5 P 0ab84d3310b444dcb15733cff65deb4c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0f5f88c66c149188c7180e7fcf3b397 in term 3.
I20260709 13:15:41.709072  9931 raft_consensus.cc:2804] T 99363d92beb4474b9b5feb7e2c7449a5 P c0f5f88c66c149188c7180e7fcf3b397 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:41.710382  9931 raft_consensus.cc:697] T 99363d92beb4474b9b5feb7e2c7449a5 P c0f5f88c66c149188c7180e7fcf3b397 [term 3 LEADER]: Becoming Leader. State: Replica: c0f5f88c66c149188c7180e7fcf3b397, State: Running, Role: LEADER
I20260709 13:15:41.711262  9931 consensus_queue.cc:237] T 99363d92beb4474b9b5feb7e2c7449a5 P c0f5f88c66c149188c7180e7fcf3b397 [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: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:41.717881  9589 catalog_manager.cc:5697] T 99363d92beb4474b9b5feb7e2c7449a5 P c0f5f88c66c149188c7180e7fcf3b397 reported cstate change: term changed from 2 to 3, leader changed from 0ab84d3310b444dcb15733cff65deb4c (127.8.218.65) to c0f5f88c66c149188c7180e7fcf3b397 (127.8.218.66). New cstate: current_term: 3 leader_uuid: "c0f5f88c66c149188c7180e7fcf3b397" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:41.954628 10019 raft_consensus.cc:993] T 73ac6d96b1994f3e820947921b6561b0 P 0ab84d3310b444dcb15733cff65deb4c: : Instructing follower df00116cd28d455c9262147b63a801b8 to start an election
I20260709 13:15:41.955060 10016 raft_consensus.cc:1081] T 73ac6d96b1994f3e820947921b6561b0 P 0ab84d3310b444dcb15733cff65deb4c [term 2 LEADER]: Signalling peer df00116cd28d455c9262147b63a801b8 to start an election
I20260709 13:15:41.956344  9842 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "73ac6d96b1994f3e820947921b6561b0"
dest_uuid: "df00116cd28d455c9262147b63a801b8"
 from {username='slave'} at 127.0.0.1:43412
I20260709 13:15:41.956758  9842 raft_consensus.cc:493] T 73ac6d96b1994f3e820947921b6561b0 P df00116cd28d455c9262147b63a801b8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:41.957027  9842 raft_consensus.cc:3060] T 73ac6d96b1994f3e820947921b6561b0 P df00116cd28d455c9262147b63a801b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:41.960916  9842 raft_consensus.cc:515] T 73ac6d96b1994f3e820947921b6561b0 P df00116cd28d455c9262147b63a801b8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:41.962247  9842 leader_election.cc:290] T 73ac6d96b1994f3e820947921b6561b0 P df00116cd28d455c9262147b63a801b8 [CANDIDATE]: Term 3 election: Requested vote from peers 0ab84d3310b444dcb15733cff65deb4c (127.8.218.65:44961), c0f5f88c66c149188c7180e7fcf3b397 (127.8.218.66:39567)
I20260709 13:15:41.962899  9692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ac6d96b1994f3e820947921b6561b0" candidate_uuid: "df00116cd28d455c9262147b63a801b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0ab84d3310b444dcb15733cff65deb4c"
I20260709 13:15:41.963425  9692 raft_consensus.cc:3055] T 73ac6d96b1994f3e820947921b6561b0 P 0ab84d3310b444dcb15733cff65deb4c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:41.963407  9768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ac6d96b1994f3e820947921b6561b0" candidate_uuid: "df00116cd28d455c9262147b63a801b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c0f5f88c66c149188c7180e7fcf3b397"
I20260709 13:15:41.963864  9692 raft_consensus.cc:740] T 73ac6d96b1994f3e820947921b6561b0 P 0ab84d3310b444dcb15733cff65deb4c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0ab84d3310b444dcb15733cff65deb4c, State: Running, Role: LEADER
I20260709 13:15:41.964079  9768 raft_consensus.cc:3060] T 73ac6d96b1994f3e820947921b6561b0 P c0f5f88c66c149188c7180e7fcf3b397 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:41.964774  9692 consensus_queue.cc:260] T 73ac6d96b1994f3e820947921b6561b0 P 0ab84d3310b444dcb15733cff65deb4c [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: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:41.965718  9692 raft_consensus.cc:3060] T 73ac6d96b1994f3e820947921b6561b0 P 0ab84d3310b444dcb15733cff65deb4c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:41.968976  9768 raft_consensus.cc:2468] T 73ac6d96b1994f3e820947921b6561b0 P c0f5f88c66c149188c7180e7fcf3b397 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df00116cd28d455c9262147b63a801b8 in term 3.
I20260709 13:15:41.969744  9692 raft_consensus.cc:2468] T 73ac6d96b1994f3e820947921b6561b0 P 0ab84d3310b444dcb15733cff65deb4c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df00116cd28d455c9262147b63a801b8 in term 3.
I20260709 13:15:41.969870  9808 leader_election.cc:304] T 73ac6d96b1994f3e820947921b6561b0 P df00116cd28d455c9262147b63a801b8 [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: c0f5f88c66c149188c7180e7fcf3b397, df00116cd28d455c9262147b63a801b8; no voters: 
I20260709 13:15:41.970650  9977 raft_consensus.cc:2804] T 73ac6d96b1994f3e820947921b6561b0 P df00116cd28d455c9262147b63a801b8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:41.971109  9977 raft_consensus.cc:697] T 73ac6d96b1994f3e820947921b6561b0 P df00116cd28d455c9262147b63a801b8 [term 3 LEADER]: Becoming Leader. State: Replica: df00116cd28d455c9262147b63a801b8, State: Running, Role: LEADER
I20260709 13:15:41.972020  9977 consensus_queue.cc:237] T 73ac6d96b1994f3e820947921b6561b0 P df00116cd28d455c9262147b63a801b8 [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: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:41.978780  9589 catalog_manager.cc:5697] T 73ac6d96b1994f3e820947921b6561b0 P df00116cd28d455c9262147b63a801b8 reported cstate change: term changed from 2 to 3, leader changed from 0ab84d3310b444dcb15733cff65deb4c (127.8.218.65) to df00116cd28d455c9262147b63a801b8 (127.8.218.67). New cstate: current_term: 3 leader_uuid: "df00116cd28d455c9262147b63a801b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:42.029266 10019 raft_consensus.cc:993] T 8051d2abd4b345109575129d5e5e4e00 P 0ab84d3310b444dcb15733cff65deb4c: : Instructing follower c0f5f88c66c149188c7180e7fcf3b397 to start an election
I20260709 13:15:42.029722 10016 raft_consensus.cc:1081] T 8051d2abd4b345109575129d5e5e4e00 P 0ab84d3310b444dcb15733cff65deb4c [term 3 LEADER]: Signalling peer c0f5f88c66c149188c7180e7fcf3b397 to start an election
I20260709 13:15:42.031075  9768 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8051d2abd4b345109575129d5e5e4e00"
dest_uuid: "c0f5f88c66c149188c7180e7fcf3b397"
 from {username='slave'} at 127.0.0.1:53352
I20260709 13:15:42.031620  9768 raft_consensus.cc:493] T 8051d2abd4b345109575129d5e5e4e00 P c0f5f88c66c149188c7180e7fcf3b397 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:42.031983  9768 raft_consensus.cc:3060] T 8051d2abd4b345109575129d5e5e4e00 P c0f5f88c66c149188c7180e7fcf3b397 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:42.036515  9768 raft_consensus.cc:515] T 8051d2abd4b345109575129d5e5e4e00 P c0f5f88c66c149188c7180e7fcf3b397 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:42.038115  9768 leader_election.cc:290] T 8051d2abd4b345109575129d5e5e4e00 P c0f5f88c66c149188c7180e7fcf3b397 [CANDIDATE]: Term 4 election: Requested vote from peers 0ab84d3310b444dcb15733cff65deb4c (127.8.218.65:44961), df00116cd28d455c9262147b63a801b8 (127.8.218.67:40211)
I20260709 13:15:42.038713  9692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8051d2abd4b345109575129d5e5e4e00" candidate_uuid: "c0f5f88c66c149188c7180e7fcf3b397" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0ab84d3310b444dcb15733cff65deb4c"
I20260709 13:15:42.039012  9842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8051d2abd4b345109575129d5e5e4e00" candidate_uuid: "c0f5f88c66c149188c7180e7fcf3b397" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "df00116cd28d455c9262147b63a801b8"
I20260709 13:15:42.039304  9692 raft_consensus.cc:3055] T 8051d2abd4b345109575129d5e5e4e00 P 0ab84d3310b444dcb15733cff65deb4c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:15:42.039529  9842 raft_consensus.cc:3060] T 8051d2abd4b345109575129d5e5e4e00 P df00116cd28d455c9262147b63a801b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:42.039641  9692 raft_consensus.cc:740] T 8051d2abd4b345109575129d5e5e4e00 P 0ab84d3310b444dcb15733cff65deb4c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0ab84d3310b444dcb15733cff65deb4c, State: Running, Role: LEADER
I20260709 13:15:42.040447  9692 consensus_queue.cc:260] T 8051d2abd4b345109575129d5e5e4e00 P 0ab84d3310b444dcb15733cff65deb4c [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: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:42.041246  9692 raft_consensus.cc:3060] T 8051d2abd4b345109575129d5e5e4e00 P 0ab84d3310b444dcb15733cff65deb4c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:42.043727  9842 raft_consensus.cc:2468] T 8051d2abd4b345109575129d5e5e4e00 P df00116cd28d455c9262147b63a801b8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0f5f88c66c149188c7180e7fcf3b397 in term 4.
I20260709 13:15:42.044611  9733 leader_election.cc:304] T 8051d2abd4b345109575129d5e5e4e00 P c0f5f88c66c149188c7180e7fcf3b397 [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: c0f5f88c66c149188c7180e7fcf3b397, df00116cd28d455c9262147b63a801b8; no voters: 
I20260709 13:15:42.045233  9931 raft_consensus.cc:2804] T 8051d2abd4b345109575129d5e5e4e00 P c0f5f88c66c149188c7180e7fcf3b397 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:42.045549  9692 raft_consensus.cc:2468] T 8051d2abd4b345109575129d5e5e4e00 P 0ab84d3310b444dcb15733cff65deb4c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0f5f88c66c149188c7180e7fcf3b397 in term 4.
I20260709 13:15:42.045710  9931 raft_consensus.cc:697] T 8051d2abd4b345109575129d5e5e4e00 P c0f5f88c66c149188c7180e7fcf3b397 [term 4 LEADER]: Becoming Leader. State: Replica: c0f5f88c66c149188c7180e7fcf3b397, State: Running, Role: LEADER
I20260709 13:15:42.046548  9931 consensus_queue.cc:237] T 8051d2abd4b345109575129d5e5e4e00 P c0f5f88c66c149188c7180e7fcf3b397 [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: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } }
I20260709 13:15:42.053810  9589 catalog_manager.cc:5697] T 8051d2abd4b345109575129d5e5e4e00 P c0f5f88c66c149188c7180e7fcf3b397 reported cstate change: term changed from 3 to 4, leader changed from 0ab84d3310b444dcb15733cff65deb4c (127.8.218.65) to c0f5f88c66c149188c7180e7fcf3b397 (127.8.218.66). New cstate: current_term: 4 leader_uuid: "c0f5f88c66c149188c7180e7fcf3b397" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:42.109804  9692 raft_consensus.cc:1275] T af2492c7317648288568e604555de00d P 0ab84d3310b444dcb15733cff65deb4c [term 5 FOLLOWER]: Refusing update from remote peer df00116cd28d455c9262147b63a801b8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:15:42.110991  9977 consensus_queue.cc:1048] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:15:42.120299  9768 raft_consensus.cc:1275] T af2492c7317648288568e604555de00d P c0f5f88c66c149188c7180e7fcf3b397 [term 5 FOLLOWER]: Refusing update from remote peer df00116cd28d455c9262147b63a801b8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:15:42.122828 10020 consensus_queue.cc:1048] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:15:42.154743  9692 raft_consensus.cc:1275] T 99363d92beb4474b9b5feb7e2c7449a5 P 0ab84d3310b444dcb15733cff65deb4c [term 3 FOLLOWER]: Refusing update from remote peer c0f5f88c66c149188c7180e7fcf3b397: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:42.155730  9931 consensus_queue.cc:1048] T 99363d92beb4474b9b5feb7e2c7449a5 P c0f5f88c66c149188c7180e7fcf3b397 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:42.163769  9842 raft_consensus.cc:1275] T 99363d92beb4474b9b5feb7e2c7449a5 P df00116cd28d455c9262147b63a801b8 [term 3 FOLLOWER]: Refusing update from remote peer c0f5f88c66c149188c7180e7fcf3b397: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:42.165652 10037 consensus_queue.cc:1048] T 99363d92beb4474b9b5feb7e2c7449a5 P c0f5f88c66c149188c7180e7fcf3b397 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:15:42.388854  9768 raft_consensus.cc:1275] T 73ac6d96b1994f3e820947921b6561b0 P c0f5f88c66c149188c7180e7fcf3b397 [term 3 FOLLOWER]: Refusing update from remote peer df00116cd28d455c9262147b63a801b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:42.390219 10032 consensus_queue.cc:1048] T 73ac6d96b1994f3e820947921b6561b0 P df00116cd28d455c9262147b63a801b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0f5f88c66c149188c7180e7fcf3b397" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:42.403805  9692 raft_consensus.cc:1275] T 73ac6d96b1994f3e820947921b6561b0 P 0ab84d3310b444dcb15733cff65deb4c [term 3 FOLLOWER]: Refusing update from remote peer df00116cd28d455c9262147b63a801b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:42.404976  9977 consensus_queue.cc:1048] T 73ac6d96b1994f3e820947921b6561b0 P df00116cd28d455c9262147b63a801b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:42.472834  9692 raft_consensus.cc:1275] T 8051d2abd4b345109575129d5e5e4e00 P 0ab84d3310b444dcb15733cff65deb4c [term 4 FOLLOWER]: Refusing update from remote peer c0f5f88c66c149188c7180e7fcf3b397: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:15:42.473820 10037 consensus_queue.cc:1048] T 8051d2abd4b345109575129d5e5e4e00 P c0f5f88c66c149188c7180e7fcf3b397 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ab84d3310b444dcb15733cff65deb4c" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:42.482880  9842 raft_consensus.cc:1275] T 8051d2abd4b345109575129d5e5e4e00 P df00116cd28d455c9262147b63a801b8 [term 4 FOLLOWER]: Refusing update from remote peer c0f5f88c66c149188c7180e7fcf3b397: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:15:42.484248 10037 consensus_queue.cc:1048] T 8051d2abd4b345109575129d5e5e4e00 P c0f5f88c66c149188c7180e7fcf3b397 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df00116cd28d455c9262147b63a801b8" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 40211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:42.538304  9065 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:42.544080  9065 tablet_server.cc:179] TabletServer@127.8.218.65:0 shutting down...
I20260709 13:15:42.566542  9065 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:42.567217  9065 tablet_replica.cc:333] T 8051d2abd4b345109575129d5e5e4e00 P 0ab84d3310b444dcb15733cff65deb4c: stopping tablet replica
I20260709 13:15:42.567891  9065 raft_consensus.cc:2243] T 8051d2abd4b345109575129d5e5e4e00 P 0ab84d3310b444dcb15733cff65deb4c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:42.568324  9065 raft_consensus.cc:2272] T 8051d2abd4b345109575129d5e5e4e00 P 0ab84d3310b444dcb15733cff65deb4c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:42.570422  9065 tablet_replica.cc:333] T 99363d92beb4474b9b5feb7e2c7449a5 P 0ab84d3310b444dcb15733cff65deb4c: stopping tablet replica
I20260709 13:15:42.570924  9065 raft_consensus.cc:2243] T 99363d92beb4474b9b5feb7e2c7449a5 P 0ab84d3310b444dcb15733cff65deb4c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:42.571302  9065 raft_consensus.cc:2272] T 99363d92beb4474b9b5feb7e2c7449a5 P 0ab84d3310b444dcb15733cff65deb4c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:42.573194  9065 tablet_replica.cc:333] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P 0ab84d3310b444dcb15733cff65deb4c: stopping tablet replica
I20260709 13:15:42.573685  9065 raft_consensus.cc:2243] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P 0ab84d3310b444dcb15733cff65deb4c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:42.574133  9065 raft_consensus.cc:2272] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P 0ab84d3310b444dcb15733cff65deb4c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:42.575662  9065 tablet_replica.cc:333] T ef2905f5014744f082c7780fd3ef7bcc P 0ab84d3310b444dcb15733cff65deb4c: stopping tablet replica
I20260709 13:15:42.576195  9065 raft_consensus.cc:2243] T ef2905f5014744f082c7780fd3ef7bcc P 0ab84d3310b444dcb15733cff65deb4c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:42.576903  9065 raft_consensus.cc:2272] T ef2905f5014744f082c7780fd3ef7bcc P 0ab84d3310b444dcb15733cff65deb4c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:42.578501  9065 tablet_replica.cc:333] T 108818daaa8749439efffbcfbe100158 P 0ab84d3310b444dcb15733cff65deb4c: stopping tablet replica
I20260709 13:15:42.578976  9065 raft_consensus.cc:2243] T 108818daaa8749439efffbcfbe100158 P 0ab84d3310b444dcb15733cff65deb4c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:42.579403  9065 raft_consensus.cc:2272] T 108818daaa8749439efffbcfbe100158 P 0ab84d3310b444dcb15733cff65deb4c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:42.580960  9065 tablet_replica.cc:333] T af2492c7317648288568e604555de00d P 0ab84d3310b444dcb15733cff65deb4c: stopping tablet replica
I20260709 13:15:42.581434  9065 raft_consensus.cc:2243] T af2492c7317648288568e604555de00d P 0ab84d3310b444dcb15733cff65deb4c [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:42.581809  9065 raft_consensus.cc:2272] T af2492c7317648288568e604555de00d P 0ab84d3310b444dcb15733cff65deb4c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:42.584079  9065 tablet_replica.cc:333] T 562a32d0f4fc43c0a90ff288c357186d P 0ab84d3310b444dcb15733cff65deb4c: stopping tablet replica
I20260709 13:15:42.584561  9065 raft_consensus.cc:2243] T 562a32d0f4fc43c0a90ff288c357186d P 0ab84d3310b444dcb15733cff65deb4c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:42.585258  9065 raft_consensus.cc:2272] T 562a32d0f4fc43c0a90ff288c357186d P 0ab84d3310b444dcb15733cff65deb4c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:42.586831  9065 tablet_replica.cc:333] T 73ac6d96b1994f3e820947921b6561b0 P 0ab84d3310b444dcb15733cff65deb4c: stopping tablet replica
I20260709 13:15:42.587353  9065 raft_consensus.cc:2243] T 73ac6d96b1994f3e820947921b6561b0 P 0ab84d3310b444dcb15733cff65deb4c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:42.587781  9065 raft_consensus.cc:2272] T 73ac6d96b1994f3e820947921b6561b0 P 0ab84d3310b444dcb15733cff65deb4c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:42.589746  9065 tablet_replica.cc:333] T ef41b07a49af45a6820559eb0ff383cb P 0ab84d3310b444dcb15733cff65deb4c: stopping tablet replica
I20260709 13:15:42.590193  9065 raft_consensus.cc:2243] T ef41b07a49af45a6820559eb0ff383cb P 0ab84d3310b444dcb15733cff65deb4c [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:15:42.590904  9065 raft_consensus.cc:2272] T ef41b07a49af45a6820559eb0ff383cb P 0ab84d3310b444dcb15733cff65deb4c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:42.592691  9065 tablet_replica.cc:333] T 49ed3b97b1624458b3198756a8d7071a P 0ab84d3310b444dcb15733cff65deb4c: stopping tablet replica
I20260709 13:15:42.593600  9065 raft_consensus.cc:2243] T 49ed3b97b1624458b3198756a8d7071a P 0ab84d3310b444dcb15733cff65deb4c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:42.594269  9065 raft_consensus.cc:2272] T 49ed3b97b1624458b3198756a8d7071a P 0ab84d3310b444dcb15733cff65deb4c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:42.613323  9065 tablet_server.cc:196] TabletServer@127.8.218.65:0 shutdown complete.
I20260709 13:15:42.634177  9065 tablet_server.cc:179] TabletServer@127.8.218.66:0 shutting down...
W20260709 13:15:42.636899  9807 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.8.218.65:44961: connect: Connection refused (error 111) [suppressed 3 similar messages]
W20260709 13:15:42.646274  9807 consensus_peers.cc:597] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8 -> Peer 0ab84d3310b444dcb15733cff65deb4c (127.8.218.65:44961): Couldn't send request to peer 0ab84d3310b444dcb15733cff65deb4c. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:44961: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:42.660418  9065 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:42.661180  9065 tablet_replica.cc:333] T 562a32d0f4fc43c0a90ff288c357186d P c0f5f88c66c149188c7180e7fcf3b397: stopping tablet replica
I20260709 13:15:42.662052  9065 raft_consensus.cc:2243] T 562a32d0f4fc43c0a90ff288c357186d P c0f5f88c66c149188c7180e7fcf3b397 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:42.662665  9065 raft_consensus.cc:2272] T 562a32d0f4fc43c0a90ff288c357186d P c0f5f88c66c149188c7180e7fcf3b397 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:42.664625  9065 tablet_replica.cc:333] T ef41b07a49af45a6820559eb0ff383cb P c0f5f88c66c149188c7180e7fcf3b397: stopping tablet replica
I20260709 13:15:42.665074  9065 raft_consensus.cc:2243] T ef41b07a49af45a6820559eb0ff383cb P c0f5f88c66c149188c7180e7fcf3b397 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:42.665459  9065 raft_consensus.cc:2272] T ef41b07a49af45a6820559eb0ff383cb P c0f5f88c66c149188c7180e7fcf3b397 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:42.666923  9065 tablet_replica.cc:333] T 73ac6d96b1994f3e820947921b6561b0 P c0f5f88c66c149188c7180e7fcf3b397: stopping tablet replica
I20260709 13:15:42.667403  9065 raft_consensus.cc:2243] T 73ac6d96b1994f3e820947921b6561b0 P c0f5f88c66c149188c7180e7fcf3b397 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:42.667809  9065 raft_consensus.cc:2272] T 73ac6d96b1994f3e820947921b6561b0 P c0f5f88c66c149188c7180e7fcf3b397 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:42.669597  9065 tablet_replica.cc:333] T 99363d92beb4474b9b5feb7e2c7449a5 P c0f5f88c66c149188c7180e7fcf3b397: stopping tablet replica
I20260709 13:15:42.670023  9065 raft_consensus.cc:2243] T 99363d92beb4474b9b5feb7e2c7449a5 P c0f5f88c66c149188c7180e7fcf3b397 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:42.670625  9065 raft_consensus.cc:2272] T 99363d92beb4474b9b5feb7e2c7449a5 P c0f5f88c66c149188c7180e7fcf3b397 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:42.672362  9065 tablet_replica.cc:333] T 108818daaa8749439efffbcfbe100158 P c0f5f88c66c149188c7180e7fcf3b397: stopping tablet replica
I20260709 13:15:42.672789  9065 raft_consensus.cc:2243] T 108818daaa8749439efffbcfbe100158 P c0f5f88c66c149188c7180e7fcf3b397 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:42.673421  9065 raft_consensus.cc:2272] T 108818daaa8749439efffbcfbe100158 P c0f5f88c66c149188c7180e7fcf3b397 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:42.674849  9065 tablet_replica.cc:333] T af2492c7317648288568e604555de00d P c0f5f88c66c149188c7180e7fcf3b397: stopping tablet replica
I20260709 13:15:42.675357  9065 raft_consensus.cc:2243] T af2492c7317648288568e604555de00d P c0f5f88c66c149188c7180e7fcf3b397 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:42.675782  9065 raft_consensus.cc:2272] T af2492c7317648288568e604555de00d P c0f5f88c66c149188c7180e7fcf3b397 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:42.677615  9065 tablet_replica.cc:333] T ef2905f5014744f082c7780fd3ef7bcc P c0f5f88c66c149188c7180e7fcf3b397: stopping tablet replica
I20260709 13:15:42.678117  9065 raft_consensus.cc:2243] T ef2905f5014744f082c7780fd3ef7bcc P c0f5f88c66c149188c7180e7fcf3b397 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:42.678453  9065 raft_consensus.cc:2272] T ef2905f5014744f082c7780fd3ef7bcc P c0f5f88c66c149188c7180e7fcf3b397 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:42.679955  9065 tablet_replica.cc:333] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P c0f5f88c66c149188c7180e7fcf3b397: stopping tablet replica
I20260709 13:15:42.680328  9065 raft_consensus.cc:2243] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P c0f5f88c66c149188c7180e7fcf3b397 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:42.680634  9065 raft_consensus.cc:2272] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P c0f5f88c66c149188c7180e7fcf3b397 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:42.682061  9065 tablet_replica.cc:333] T 8051d2abd4b345109575129d5e5e4e00 P c0f5f88c66c149188c7180e7fcf3b397: stopping tablet replica
I20260709 13:15:42.682507  9065 raft_consensus.cc:2243] T 8051d2abd4b345109575129d5e5e4e00 P c0f5f88c66c149188c7180e7fcf3b397 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:15:42.683118  9065 raft_consensus.cc:2272] T 8051d2abd4b345109575129d5e5e4e00 P c0f5f88c66c149188c7180e7fcf3b397 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:42.684885  9065 tablet_replica.cc:333] T 49ed3b97b1624458b3198756a8d7071a P c0f5f88c66c149188c7180e7fcf3b397: stopping tablet replica
I20260709 13:15:42.685249  9065 raft_consensus.cc:2243] T 49ed3b97b1624458b3198756a8d7071a P c0f5f88c66c149188c7180e7fcf3b397 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:42.685563  9065 raft_consensus.cc:2272] T 49ed3b97b1624458b3198756a8d7071a P c0f5f88c66c149188c7180e7fcf3b397 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:42.711921  9065 tablet_server.cc:196] TabletServer@127.8.218.66:0 shutdown complete.
I20260709 13:15:42.729192  9065 tablet_server.cc:179] TabletServer@127.8.218.67:0 shutting down...
I20260709 13:15:42.751356  9065 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:42.752027  9065 tablet_replica.cc:333] T 8051d2abd4b345109575129d5e5e4e00 P df00116cd28d455c9262147b63a801b8: stopping tablet replica
I20260709 13:15:42.752490  9065 raft_consensus.cc:2243] T 8051d2abd4b345109575129d5e5e4e00 P df00116cd28d455c9262147b63a801b8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:42.752897  9065 raft_consensus.cc:2272] T 8051d2abd4b345109575129d5e5e4e00 P df00116cd28d455c9262147b63a801b8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:42.755486  9065 tablet_replica.cc:333] T 49ed3b97b1624458b3198756a8d7071a P df00116cd28d455c9262147b63a801b8: stopping tablet replica
I20260709 13:15:42.756006  9065 raft_consensus.cc:2243] T 49ed3b97b1624458b3198756a8d7071a P df00116cd28d455c9262147b63a801b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:42.756367  9065 raft_consensus.cc:2272] T 49ed3b97b1624458b3198756a8d7071a P df00116cd28d455c9262147b63a801b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:42.757854  9065 tablet_replica.cc:333] T 99363d92beb4474b9b5feb7e2c7449a5 P df00116cd28d455c9262147b63a801b8: stopping tablet replica
I20260709 13:15:42.758289  9065 raft_consensus.cc:2243] T 99363d92beb4474b9b5feb7e2c7449a5 P df00116cd28d455c9262147b63a801b8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:42.758633  9065 raft_consensus.cc:2272] T 99363d92beb4474b9b5feb7e2c7449a5 P df00116cd28d455c9262147b63a801b8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:42.760424  9065 tablet_replica.cc:333] T 73ac6d96b1994f3e820947921b6561b0 P df00116cd28d455c9262147b63a801b8: stopping tablet replica
I20260709 13:15:42.760879  9065 raft_consensus.cc:2243] T 73ac6d96b1994f3e820947921b6561b0 P df00116cd28d455c9262147b63a801b8 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:42.761488  9065 raft_consensus.cc:2272] T 73ac6d96b1994f3e820947921b6561b0 P df00116cd28d455c9262147b63a801b8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:42.763139  9065 tablet_replica.cc:333] T ef41b07a49af45a6820559eb0ff383cb P df00116cd28d455c9262147b63a801b8: stopping tablet replica
I20260709 13:15:42.763571  9065 raft_consensus.cc:2243] T ef41b07a49af45a6820559eb0ff383cb P df00116cd28d455c9262147b63a801b8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:42.764051  9065 raft_consensus.cc:2272] T ef41b07a49af45a6820559eb0ff383cb P df00116cd28d455c9262147b63a801b8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:42.765605  9065 tablet_replica.cc:333] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P df00116cd28d455c9262147b63a801b8: stopping tablet replica
I20260709 13:15:42.766007  9065 raft_consensus.cc:2243] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P df00116cd28d455c9262147b63a801b8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:42.766646  9065 raft_consensus.cc:2272] T 6ea4c8d2d4c44c049a3cb4b1af65b0df P df00116cd28d455c9262147b63a801b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:42.768159  9065 tablet_replica.cc:333] T ef2905f5014744f082c7780fd3ef7bcc P df00116cd28d455c9262147b63a801b8: stopping tablet replica
I20260709 13:15:42.768543  9065 raft_consensus.cc:2243] T ef2905f5014744f082c7780fd3ef7bcc P df00116cd28d455c9262147b63a801b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:42.768878  9065 raft_consensus.cc:2272] T ef2905f5014744f082c7780fd3ef7bcc P df00116cd28d455c9262147b63a801b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:42.770282  9065 tablet_replica.cc:333] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8: stopping tablet replica
I20260709 13:15:42.770670  9065 raft_consensus.cc:2243] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:15:42.771248  9065 raft_consensus.cc:2272] T af2492c7317648288568e604555de00d P df00116cd28d455c9262147b63a801b8 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:42.773089  9065 tablet_replica.cc:333] T 108818daaa8749439efffbcfbe100158 P df00116cd28d455c9262147b63a801b8: stopping tablet replica
I20260709 13:15:42.773478  9065 raft_consensus.cc:2243] T 108818daaa8749439efffbcfbe100158 P df00116cd28d455c9262147b63a801b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:42.773793  9065 raft_consensus.cc:2272] T 108818daaa8749439efffbcfbe100158 P df00116cd28d455c9262147b63a801b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:42.775285  9065 tablet_replica.cc:333] T 562a32d0f4fc43c0a90ff288c357186d P df00116cd28d455c9262147b63a801b8: stopping tablet replica
I20260709 13:15:42.775646  9065 raft_consensus.cc:2243] T 562a32d0f4fc43c0a90ff288c357186d P df00116cd28d455c9262147b63a801b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:42.776094  9065 raft_consensus.cc:2272] T 562a32d0f4fc43c0a90ff288c357186d P df00116cd28d455c9262147b63a801b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:42.794626  9065 tablet_server.cc:196] TabletServer@127.8.218.67:0 shutdown complete.
I20260709 13:15:42.811293  9065 master.cc:562] Master@127.8.218.126:46703 shutting down...
I20260709 13:15:42.830657  9065 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 495800e7f09543b9a2db1e2e2bb92792 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:42.831176  9065 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 495800e7f09543b9a2db1e2e2bb92792 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:42.831499  9065 tablet_replica.cc:333] T 00000000000000000000000000000000 P 495800e7f09543b9a2db1e2e2bb92792: stopping tablet replica
I20260709 13:15:42.851047  9065 master.cc:584] Master@127.8.218.126:46703 shutdown complete.
0ab84d3310b444dcb15733cff65deb4c  5
c0f5f88c66c149188c7180e7fcf3b397  4
df00116cd28d455c9262147b63a801b8  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10225 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 13:15:42.889986  9065 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.8.218.126:41199
I20260709 13:15:42.891098  9065 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:42.896996 10048 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:15:42.897017 10047 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:15:42.897461 10050 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:15:42.898200  9065 server_base.cc:1061] running on GCE node
I20260709 13:15:42.898937  9065 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:42.899144  9065 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:15:42.899302  9065 hybrid_clock.cc:648] HybridClock initialized: now 1783602942899285 us; error 0 us; skew 500 ppm
I20260709 13:15:42.899860  9065 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:42.902045  9065 webserver.cc:533] Webserver started at http://127.8.218.126:38365/ using document root <none> and password file <none>
I20260709 13:15:42.902525  9065 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:42.902721  9065 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:42.902990  9065 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:42.904676  9065 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-0/minicluster-data/master-0-root/instance:
uuid: "492d0bcdc0d944108319e925030f5166"
format_stamp: "Formatted at 2026-07-09 13:15:42 on dist-test-slave-fpp7"
I20260709 13:15:42.908946  9065 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:15:42.911996 10055 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:15:42.912813  9065 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:15:42.913035  9065 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-0/minicluster-data/master-0-root
uuid: "492d0bcdc0d944108319e925030f5166"
format_stamp: "Formatted at 2026-07-09 13:15:42 on dist-test-slave-fpp7"
I20260709 13:15:42.913264  9065 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-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:15:42.932575  9065 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:42.933704  9065 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:42.969774  9065 rpc_server.cc:307] RPC server started. Bound to: 127.8.218.126:41199
I20260709 13:15:42.969869 10106 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.218.126:41199 every 8 connection(s)
I20260709 13:15:42.973676 10107 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:15:42.982765 10107 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 492d0bcdc0d944108319e925030f5166: Bootstrap starting.
I20260709 13:15:42.987144 10107 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 492d0bcdc0d944108319e925030f5166: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:42.990996 10107 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 492d0bcdc0d944108319e925030f5166: No bootstrap required, opened a new log
I20260709 13:15:42.992938 10107 raft_consensus.cc:359] T 00000000000000000000000000000000 P 492d0bcdc0d944108319e925030f5166 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "492d0bcdc0d944108319e925030f5166" member_type: VOTER }
I20260709 13:15:42.993285 10107 raft_consensus.cc:385] T 00000000000000000000000000000000 P 492d0bcdc0d944108319e925030f5166 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:42.993458 10107 raft_consensus.cc:740] T 00000000000000000000000000000000 P 492d0bcdc0d944108319e925030f5166 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 492d0bcdc0d944108319e925030f5166, State: Initialized, Role: FOLLOWER
I20260709 13:15:42.993930 10107 consensus_queue.cc:260] T 00000000000000000000000000000000 P 492d0bcdc0d944108319e925030f5166 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "492d0bcdc0d944108319e925030f5166" member_type: VOTER }
I20260709 13:15:42.994352 10107 raft_consensus.cc:399] T 00000000000000000000000000000000 P 492d0bcdc0d944108319e925030f5166 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:15:42.994542 10107 raft_consensus.cc:493] T 00000000000000000000000000000000 P 492d0bcdc0d944108319e925030f5166 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:15:42.994738 10107 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 492d0bcdc0d944108319e925030f5166 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:42.998677 10107 raft_consensus.cc:515] T 00000000000000000000000000000000 P 492d0bcdc0d944108319e925030f5166 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "492d0bcdc0d944108319e925030f5166" member_type: VOTER }
I20260709 13:15:42.999120 10107 leader_election.cc:304] T 00000000000000000000000000000000 P 492d0bcdc0d944108319e925030f5166 [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: 492d0bcdc0d944108319e925030f5166; no voters: 
I20260709 13:15:43.000206 10107 leader_election.cc:290] T 00000000000000000000000000000000 P 492d0bcdc0d944108319e925030f5166 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:15:43.000516 10110 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 492d0bcdc0d944108319e925030f5166 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:43.002331 10110 raft_consensus.cc:697] T 00000000000000000000000000000000 P 492d0bcdc0d944108319e925030f5166 [term 1 LEADER]: Becoming Leader. State: Replica: 492d0bcdc0d944108319e925030f5166, State: Running, Role: LEADER
I20260709 13:15:43.002990 10110 consensus_queue.cc:237] T 00000000000000000000000000000000 P 492d0bcdc0d944108319e925030f5166 [LEADER]: Queue going to LEADER mode. State: All 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: "492d0bcdc0d944108319e925030f5166" member_type: VOTER }
I20260709 13:15:43.003278 10107 sys_catalog.cc:565] T 00000000000000000000000000000000 P 492d0bcdc0d944108319e925030f5166 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:15:43.007387 10111 sys_catalog.cc:455] T 00000000000000000000000000000000 P 492d0bcdc0d944108319e925030f5166 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "492d0bcdc0d944108319e925030f5166" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "492d0bcdc0d944108319e925030f5166" member_type: VOTER } }
I20260709 13:15:43.008873 10111 sys_catalog.cc:458] T 00000000000000000000000000000000 P 492d0bcdc0d944108319e925030f5166 [sys.catalog]: This master's current role is: LEADER
I20260709 13:15:43.008376 10112 sys_catalog.cc:455] T 00000000000000000000000000000000 P 492d0bcdc0d944108319e925030f5166 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 492d0bcdc0d944108319e925030f5166. Latest consensus state: current_term: 1 leader_uuid: "492d0bcdc0d944108319e925030f5166" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "492d0bcdc0d944108319e925030f5166" member_type: VOTER } }
I20260709 13:15:43.009552 10112 sys_catalog.cc:458] T 00000000000000000000000000000000 P 492d0bcdc0d944108319e925030f5166 [sys.catalog]: This master's current role is: LEADER
I20260709 13:15:43.011061 10118 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:15:43.017275 10118 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:15:43.018205  9065 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:15:43.025385 10118 catalog_manager.cc:1383] Generated new cluster ID: 8783286284c141eeaacaca3a2e421fb6
I20260709 13:15:43.025629 10118 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:15:43.039381 10118 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:15:43.040582 10118 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:15:43.058847 10118 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 492d0bcdc0d944108319e925030f5166: Generated new TSK 0
I20260709 13:15:43.059382 10118 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:15:43.084754  9065 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:43.090442 10128 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:15:43.091635 10129 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:15:43.094374 10131 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:15:43.096073  9065 server_base.cc:1061] running on GCE node
I20260709 13:15:43.097095  9065 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:43.097378  9065 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:15:43.097605  9065 hybrid_clock.cc:648] HybridClock initialized: now 1783602943097581 us; error 0 us; skew 500 ppm
I20260709 13:15:43.098161  9065 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:43.100428  9065 webserver.cc:533] Webserver started at http://127.8.218.65:34589/ using document root <none> and password file <none>
I20260709 13:15:43.100900  9065 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:43.101095  9065 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:43.101364  9065 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:43.102366  9065 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-0/minicluster-data/ts-0-root/instance:
uuid: "3408c3af6d6a49b2a305a7937efd1861"
format_stamp: "Formatted at 2026-07-09 13:15:43 on dist-test-slave-fpp7"
I20260709 13:15:43.106866  9065 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:15:43.110003 10136 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:15:43.110692  9065 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:15:43.110985  9065 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-0/minicluster-data/ts-0-root
uuid: "3408c3af6d6a49b2a305a7937efd1861"
format_stamp: "Formatted at 2026-07-09 13:15:43 on dist-test-slave-fpp7"
I20260709 13:15:43.111272  9065 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-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:15:43.123270  9065 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:43.124511  9065 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:43.125950  9065 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:43.128126  9065 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:43.128348  9065 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:43.128578  9065 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:43.128754  9065 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:43.166790  9065 rpc_server.cc:307] RPC server started. Bound to: 127.8.218.65:33643
I20260709 13:15:43.166884 10198 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.218.65:33643 every 8 connection(s)
I20260709 13:15:43.171537  9065 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:43.178889 10203 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:15:43.180397 10204 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:15:43.183274 10206 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:15:43.183415  9065 server_base.cc:1061] running on GCE node
I20260709 13:15:43.184702  9065 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:43.184921  9065 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:15:43.185097  9065 hybrid_clock.cc:648] HybridClock initialized: now 1783602943185081 us; error 0 us; skew 500 ppm
I20260709 13:15:43.185626  9065 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:43.188527  9065 webserver.cc:533] Webserver started at http://127.8.218.66:40045/ using document root <none> and password file <none>
I20260709 13:15:43.189152  9065 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:43.189421  9065 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:43.189724  9065 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:43.190004 10199 heartbeater.cc:344] Connected to a master server at 127.8.218.126:41199
I20260709 13:15:43.190337 10199 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:43.190927  9065 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-0/minicluster-data/ts-1-root/instance:
uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
format_stamp: "Formatted at 2026-07-09 13:15:43 on dist-test-slave-fpp7"
I20260709 13:15:43.190994 10199 heartbeater.cc:507] Master 127.8.218.126:41199 requested a full tablet report, sending...
I20260709 13:15:43.193032 10072 ts_manager.cc:194] Registered new tserver with Master: 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643)
I20260709 13:15:43.194655 10072 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43274
I20260709 13:15:43.195771  9065 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.001s
I20260709 13:15:43.198783 10211 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:15:43.199581  9065 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:15:43.199877  9065 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-0/minicluster-data/ts-1-root
uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
format_stamp: "Formatted at 2026-07-09 13:15:43 on dist-test-slave-fpp7"
I20260709 13:15:43.200105  9065 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-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:15:43.216529  9065 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:43.217581  9065 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:43.218880  9065 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:43.221005  9065 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:43.221170  9065 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:43.221443  9065 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:43.221596  9065 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:43.259068  9065 rpc_server.cc:307] RPC server started. Bound to: 127.8.218.66:39419
I20260709 13:15:43.259179 10273 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.218.66:39419 every 8 connection(s)
I20260709 13:15:43.263823  9065 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:43.270080 10277 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:15:43.270985 10278 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:15:43.272614  9065 server_base.cc:1061] running on GCE node
W20260709 13:15:43.273824 10281 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:15:43.274907 10274 heartbeater.cc:344] Connected to a master server at 127.8.218.126:41199
I20260709 13:15:43.275121  9065 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:15:43.275246 10274 heartbeater.cc:461] Registering TS with master...
W20260709 13:15:43.275393  9065 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:15:43.275643  9065 hybrid_clock.cc:648] HybridClock initialized: now 1783602943275627 us; error 0 us; skew 500 ppm
I20260709 13:15:43.276109 10274 heartbeater.cc:507] Master 127.8.218.126:41199 requested a full tablet report, sending...
I20260709 13:15:43.276233  9065 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:43.278079 10072 ts_manager.cc:194] Registered new tserver with Master: 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:43.278890  9065 webserver.cc:533] Webserver started at http://127.8.218.67:34723/ using document root <none> and password file <none>
I20260709 13:15:43.279384  9065 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:43.279364 10072 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43276
I20260709 13:15:43.279783  9065 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:43.280081  9065 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:43.281244  9065 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-0/minicluster-data/ts-2-root/instance:
uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
format_stamp: "Formatted at 2026-07-09 13:15:43 on dist-test-slave-fpp7"
I20260709 13:15:43.285538  9065 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 13:15:43.288621 10285 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:15:43.289587  9065 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:15:43.289844  9065 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-0/minicluster-data/ts-2-root
uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
format_stamp: "Formatted at 2026-07-09 13:15:43 on dist-test-slave-fpp7"
I20260709 13:15:43.290074  9065 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-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:15:43.304867  9065 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:43.306003  9065 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:43.307324  9065 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:43.309453  9065 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:43.309620  9065 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:43.309901  9065 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:43.310052  9065 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:43.347398  9065 rpc_server.cc:307] RPC server started. Bound to: 127.8.218.67:35867
I20260709 13:15:43.347517 10347 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.218.67:35867 every 8 connection(s)
I20260709 13:15:43.360383 10348 heartbeater.cc:344] Connected to a master server at 127.8.218.126:41199
I20260709 13:15:43.360702 10348 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:43.361297 10348 heartbeater.cc:507] Master 127.8.218.126:41199 requested a full tablet report, sending...
I20260709 13:15:43.362969 10072 ts_manager.cc:194] Registered new tserver with Master: ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:43.363533  9065 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013217281s
I20260709 13:15:43.364605 10072 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43278
I20260709 13:15:43.387933 10072 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43290:
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:15:43.393772 10072 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:15:43.580988 10164 tablet_service.cc:1511] Processing CreateTablet for tablet 0153fb570d604989aea827e7bfe9a50a (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:15:43.582438 10164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0153fb570d604989aea827e7bfe9a50a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:43.584901 10161 tablet_service.cc:1511] Processing CreateTablet for tablet 0a254038744f45aeb553cea059c490f9 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:15:43.585055 10163 tablet_service.cc:1511] Processing CreateTablet for tablet 7c453de030bf47bd8b14472d15fbcc3c (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:15:43.586329 10161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a254038744f45aeb553cea059c490f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:43.587013 10163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c453de030bf47bd8b14472d15fbcc3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:43.588485 10162 tablet_service.cc:1511] Processing CreateTablet for tablet 8a08834e7a7449979c612a3efc6c40a0 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:15:43.588577 10236 tablet_service.cc:1511] Processing CreateTablet for tablet 0a254038744f45aeb553cea059c490f9 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:15:43.589732 10162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a08834e7a7449979c612a3efc6c40a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:43.589872 10236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a254038744f45aeb553cea059c490f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:43.595021 10313 tablet_service.cc:1511] Processing CreateTablet for tablet 0153fb570d604989aea827e7bfe9a50a (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:15:43.596524 10313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0153fb570d604989aea827e7bfe9a50a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:43.600920 10312 tablet_service.cc:1511] Processing CreateTablet for tablet 7c453de030bf47bd8b14472d15fbcc3c (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:15:43.601140 10238 tablet_service.cc:1511] Processing CreateTablet for tablet 7c453de030bf47bd8b14472d15fbcc3c (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:15:43.602285 10238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c453de030bf47bd8b14472d15fbcc3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:43.603433 10311 tablet_service.cc:1511] Processing CreateTablet for tablet 8a08834e7a7449979c612a3efc6c40a0 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:15:43.604859 10237 tablet_service.cc:1511] Processing CreateTablet for tablet 8a08834e7a7449979c612a3efc6c40a0 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:15:43.605688 10310 tablet_service.cc:1511] Processing CreateTablet for tablet 0a254038744f45aeb553cea059c490f9 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:15:43.606194 10237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a08834e7a7449979c612a3efc6c40a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:43.609130 10309 tablet_service.cc:1511] Processing CreateTablet for tablet 232b26e936704083aa0cff219256caa4 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:15:43.610272 10234 tablet_service.cc:1511] Processing CreateTablet for tablet 3f453b58178a47548809c12dd2ac538f (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:15:43.611377 10308 tablet_service.cc:1511] Processing CreateTablet for tablet 3f453b58178a47548809c12dd2ac538f (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:15:43.612816 10233 tablet_service.cc:1511] Processing CreateTablet for tablet 770b80d5ccd94d9883981e2fc7dc7859 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:15:43.613610 10231 tablet_service.cc:1511] Processing CreateTablet for tablet b3dc625ce9b4438d988b3e40fdbcc2d0 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:15:43.614979 10232 tablet_service.cc:1511] Processing CreateTablet for tablet 6ba72d063cfe4714b6a1804302ec5a26 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:15:43.616990 10307 tablet_service.cc:1511] Processing CreateTablet for tablet 770b80d5ccd94d9883981e2fc7dc7859 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:15:43.611588 10234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f453b58178a47548809c12dd2ac538f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:43.602289 10312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c453de030bf47bd8b14472d15fbcc3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:43.626833 10231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3dc625ce9b4438d988b3e40fdbcc2d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:43.629310 10306 tablet_service.cc:1511] Processing CreateTablet for tablet 6ba72d063cfe4714b6a1804302ec5a26 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:15:43.630653 10306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ba72d063cfe4714b6a1804302ec5a26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:43.632112 10307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 770b80d5ccd94d9883981e2fc7dc7859. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:43.621701 10155 tablet_service.cc:1511] Processing CreateTablet for tablet 8e055ecea2334117871644d8eb982cc8 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:15:43.633293 10305 tablet_service.cc:1511] Processing CreateTablet for tablet b3dc625ce9b4438d988b3e40fdbcc2d0 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:15:43.633774 10155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e055ecea2334117871644d8eb982cc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:43.634596 10305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3dc625ce9b4438d988b3e40fdbcc2d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:43.636116 10308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f453b58178a47548809c12dd2ac538f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:43.638218 10304 tablet_service.cc:1511] Processing CreateTablet for tablet 8e055ecea2334117871644d8eb982cc8 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:15:43.639504 10304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e055ecea2334117871644d8eb982cc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:43.622115 10158 tablet_service.cc:1511] Processing CreateTablet for tablet 770b80d5ccd94d9883981e2fc7dc7859 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:15:43.640842 10311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a08834e7a7449979c612a3efc6c40a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:43.641187 10158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 770b80d5ccd94d9883981e2fc7dc7859. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:43.644093 10309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 232b26e936704083aa0cff219256caa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:43.624329 10239 tablet_service.cc:1511] Processing CreateTablet for tablet 0153fb570d604989aea827e7bfe9a50a (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:15:43.625334 10160 tablet_service.cc:1511] Processing CreateTablet for tablet 232b26e936704083aa0cff219256caa4 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:15:43.621016 10157 tablet_service.cc:1511] Processing CreateTablet for tablet 6ba72d063cfe4714b6a1804302ec5a26 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:15:43.623224 10156 tablet_service.cc:1511] Processing CreateTablet for tablet b3dc625ce9b4438d988b3e40fdbcc2d0 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:15:43.647341 10160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 232b26e936704083aa0cff219256caa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:43.626088 10230 tablet_service.cc:1511] Processing CreateTablet for tablet 8e055ecea2334117871644d8eb982cc8 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:15:43.625897 10235 tablet_service.cc:1511] Processing CreateTablet for tablet 232b26e936704083aa0cff219256caa4 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:15:43.640175 10232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ba72d063cfe4714b6a1804302ec5a26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:43.657076 10235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 232b26e936704083aa0cff219256caa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:43.620190 10159 tablet_service.cc:1511] Processing CreateTablet for tablet 3f453b58178a47548809c12dd2ac538f (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:15:43.656273 10310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a254038744f45aeb553cea059c490f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:43.655428 10157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ba72d063cfe4714b6a1804302ec5a26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:43.667080 10159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f453b58178a47548809c12dd2ac538f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:43.667964 10156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3dc625ce9b4438d988b3e40fdbcc2d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:43.672096 10230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e055ecea2334117871644d8eb982cc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:43.676076 10239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0153fb570d604989aea827e7bfe9a50a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:43.677544 10233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 770b80d5ccd94d9883981e2fc7dc7859. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:43.702445 10162 tablet_service.cc:1511] Processing CreateTablet for tablet f745613b20744ce8af833e3fea3d56ca (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:15:43.742853 10155 tablet_service.cc:1511] Processing CreateTablet for tablet 52bee5dce0214291ba33eda5553b4519 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:15:43.626094 10161 tablet_service.cc:1511] Processing CreateTablet for tablet 782767ba0b474a38bbc5185e5701dadc (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:15:43.745798 10306 tablet_service.cc:1511] Processing CreateTablet for tablet 782767ba0b474a38bbc5185e5701dadc (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:15:43.747401 10156 tablet_service.cc:1511] Processing CreateTablet for tablet c462dacced90411f90b56fcc7f8c62c4 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:15:43.758999 10362 tablet_bootstrap.cc:492] T 8a08834e7a7449979c612a3efc6c40a0 P 3408c3af6d6a49b2a305a7937efd1861: Bootstrap starting.
I20260709 13:15:43.764310 10306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 782767ba0b474a38bbc5185e5701dadc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:43.755843 10162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f745613b20744ce8af833e3fea3d56ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:43.781148 10232 tablet_service.cc:1511] Processing CreateTablet for tablet 782767ba0b474a38bbc5185e5701dadc (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:15:43.788637 10232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 782767ba0b474a38bbc5185e5701dadc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:43.782402 10304 tablet_service.cc:1511] Processing CreateTablet for tablet f745613b20744ce8af833e3fea3d56ca (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:15:43.790025 10304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f745613b20744ce8af833e3fea3d56ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:43.791988 10308 tablet_service.cc:1511] Processing CreateTablet for tablet 52bee5dce0214291ba33eda5553b4519 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:15:43.793360 10308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52bee5dce0214291ba33eda5553b4519. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:43.806931 10159 tablet_service.cc:1511] Processing CreateTablet for tablet 83179960d4844238bd0d139d345b2cf2 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:15:43.816610 10163 tablet_service.cc:1511] Processing CreateTablet for tablet 927a721e5ae94bbc8327a5627c5049bd (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:15:43.818275 10164 tablet_service.cc:1511] Processing CreateTablet for tablet c82a19022bf346b8ac8e526c3315acee (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:15:43.820750 10363 tablet_bootstrap.cc:492] T 7c453de030bf47bd8b14472d15fbcc3c P ea065e3af8b44f5ea6fba93d4c6b1e5a: Bootstrap starting.
I20260709 13:15:43.828358 10364 tablet_bootstrap.cc:492] T 7c453de030bf47bd8b14472d15fbcc3c P 9558e596c8d1432eb6d5117cb6b1ca76: Bootstrap starting.
I20260709 13:15:43.831808 10155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52bee5dce0214291ba33eda5553b4519. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:43.833479 10156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c462dacced90411f90b56fcc7f8c62c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:43.838800 10310 tablet_service.cc:1511] Processing CreateTablet for tablet c462dacced90411f90b56fcc7f8c62c4 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:15:43.840055 10310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c462dacced90411f90b56fcc7f8c62c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:43.854800 10363 tablet_bootstrap.cc:654] T 7c453de030bf47bd8b14472d15fbcc3c P ea065e3af8b44f5ea6fba93d4c6b1e5a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:43.857558 10159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83179960d4844238bd0d139d345b2cf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:43.862920 10362 tablet_bootstrap.cc:654] T 8a08834e7a7449979c612a3efc6c40a0 P 3408c3af6d6a49b2a305a7937efd1861: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:43.864090 10307 tablet_service.cc:1511] Processing CreateTablet for tablet 83179960d4844238bd0d139d345b2cf2 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:15:43.866628 10238 tablet_service.cc:1511] Processing CreateTablet for tablet f745613b20744ce8af833e3fea3d56ca (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:15:43.867573 10164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c82a19022bf346b8ac8e526c3315acee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:43.868662 10230 tablet_service.cc:1511] Processing CreateTablet for tablet 52bee5dce0214291ba33eda5553b4519 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:15:43.869238 10163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 927a721e5ae94bbc8327a5627c5049bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:43.869366 10236 tablet_service.cc:1511] Processing CreateTablet for tablet c462dacced90411f90b56fcc7f8c62c4 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:15:43.869869 10161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 782767ba0b474a38bbc5185e5701dadc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:43.871913 10237 tablet_service.cc:1511] Processing CreateTablet for tablet c82a19022bf346b8ac8e526c3315acee (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:15:43.872524 10231 tablet_service.cc:1511] Processing CreateTablet for tablet 83179960d4844238bd0d139d345b2cf2 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:15:43.865315 10307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83179960d4844238bd0d139d345b2cf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:43.878211 10239 tablet_service.cc:1511] Processing CreateTablet for tablet 927a721e5ae94bbc8327a5627c5049bd (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:15:43.844789 10312 tablet_service.cc:1511] Processing CreateTablet for tablet c82a19022bf346b8ac8e526c3315acee (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:15:43.880105 10160 tablet_service.cc:1511] Processing CreateTablet for tablet ed9e4693bbae4732b4dce3784a630a30 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:15:43.883363 10160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed9e4693bbae4732b4dce3784a630a30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:43.886600 10312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c82a19022bf346b8ac8e526c3315acee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:43.894915 10309 tablet_service.cc:1511] Processing CreateTablet for tablet ed9e4693bbae4732b4dce3784a630a30 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:15:43.895293 10157 tablet_service.cc:1511] Processing CreateTablet for tablet b8bb42caaa9d43dcb51811c9f2e12cfe (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:15:43.896575 10157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8bb42caaa9d43dcb51811c9f2e12cfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:43.894915 10235 tablet_service.cc:1511] Processing CreateTablet for tablet ed9e4693bbae4732b4dce3784a630a30 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:15:43.899257 10306 tablet_service.cc:1511] Processing CreateTablet for tablet 927a721e5ae94bbc8327a5627c5049bd (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:15:43.898317 10309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed9e4693bbae4732b4dce3784a630a30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:43.903271 10364 tablet_bootstrap.cc:654] T 7c453de030bf47bd8b14472d15fbcc3c P 9558e596c8d1432eb6d5117cb6b1ca76: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:43.915813 10238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f745613b20744ce8af833e3fea3d56ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:43.916522 10239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 927a721e5ae94bbc8327a5627c5049bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:43.919425 10230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52bee5dce0214291ba33eda5553b4519. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:43.924031 10236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c462dacced90411f90b56fcc7f8c62c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:43.925096 10237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c82a19022bf346b8ac8e526c3315acee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:43.933808 10235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed9e4693bbae4732b4dce3784a630a30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:43.948889 10304 tablet_service.cc:1511] Processing CreateTablet for tablet b8bb42caaa9d43dcb51811c9f2e12cfe (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:15:43.959777 10306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 927a721e5ae94bbc8327a5627c5049bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:43.969019 10155 tablet_service.cc:1511] Processing CreateTablet for tablet 06eef725e31e4e8a8a09faa95edbe5a9 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:15:43.970273 10155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06eef725e31e4e8a8a09faa95edbe5a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:43.974252 10305 tablet_service.cc:1511] Processing CreateTablet for tablet 06eef725e31e4e8a8a09faa95edbe5a9 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:15:43.975944 10233 tablet_service.cc:1511] Processing CreateTablet for tablet b8bb42caaa9d43dcb51811c9f2e12cfe (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:15:43.978044 10234 tablet_service.cc:1511] Processing CreateTablet for tablet fb1779f256274e0b8458088175eaa561 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:15:43.980392 10230 tablet_service.cc:1511] Processing CreateTablet for tablet 06eef725e31e4e8a8a09faa95edbe5a9 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:15:43.980942 10157 tablet_service.cc:1511] Processing CreateTablet for tablet fb1779f256274e0b8458088175eaa561 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:15:43.982985 10363 tablet_bootstrap.cc:492] T 7c453de030bf47bd8b14472d15fbcc3c P ea065e3af8b44f5ea6fba93d4c6b1e5a: No bootstrap required, opened a new log
I20260709 13:15:43.983439 10363 ts_tablet_manager.cc:1403] T 7c453de030bf47bd8b14472d15fbcc3c P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent bootstrapping tablet: real 0.163s	user 0.005s	sys 0.009s
I20260709 13:15:43.984025 10157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb1779f256274e0b8458088175eaa561. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:43.985914 10310 tablet_service.cc:1511] Processing CreateTablet for tablet fb1779f256274e0b8458088175eaa561 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:15:43.986250 10363 raft_consensus.cc:359] T 7c453de030bf47bd8b14472d15fbcc3c P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:43.986961 10363 raft_consensus.cc:385] T 7c453de030bf47bd8b14472d15fbcc3c P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:43.987228 10363 raft_consensus.cc:740] T 7c453de030bf47bd8b14472d15fbcc3c P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Initialized, Role: FOLLOWER
I20260709 13:15:43.993259 10156 tablet_service.cc:1511] Processing CreateTablet for tablet e9c9032f3607444eb23842388f80c97e (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:15:43.994560 10156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9c9032f3607444eb23842388f80c97e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:43.999284 10232 tablet_service.cc:1511] Processing CreateTablet for tablet e9c9032f3607444eb23842388f80c97e (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:15:44.001494 10311 tablet_service.cc:1511] Processing CreateTablet for tablet e9c9032f3607444eb23842388f80c97e (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:15:44.002225 10161 tablet_service.cc:1511] Processing CreateTablet for tablet 1ea5b9dcb96a4109a19ae2e48e07a16b (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:15:44.003409 10161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ea5b9dcb96a4109a19ae2e48e07a16b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.007061 10362 tablet_bootstrap.cc:492] T 8a08834e7a7449979c612a3efc6c40a0 P 3408c3af6d6a49b2a305a7937efd1861: No bootstrap required, opened a new log
I20260709 13:15:44.007527 10362 ts_tablet_manager.cc:1403] T 8a08834e7a7449979c612a3efc6c40a0 P 3408c3af6d6a49b2a305a7937efd1861: Time spent bootstrapping tablet: real 0.249s	user 0.032s	sys 0.022s
I20260709 13:15:44.010366 10362 raft_consensus.cc:359] T 8a08834e7a7449979c612a3efc6c40a0 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:44.011071 10362 raft_consensus.cc:385] T 8a08834e7a7449979c612a3efc6c40a0 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:44.011633 10363 consensus_queue.cc:260] T 7c453de030bf47bd8b14472d15fbcc3c P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
W20260709 13:15:44.014170 10120 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:15:44.014695 10362 raft_consensus.cc:740] T 8a08834e7a7449979c612a3efc6c40a0 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Initialized, Role: FOLLOWER
I20260709 13:15:44.015570 10362 consensus_queue.cc:260] T 8a08834e7a7449979c612a3efc6c40a0 P 3408c3af6d6a49b2a305a7937efd1861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:44.016711 10304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8bb42caaa9d43dcb51811c9f2e12cfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.017504 10310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb1779f256274e0b8458088175eaa561. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.016760 10231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83179960d4844238bd0d139d345b2cf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.020071 10311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9c9032f3607444eb23842388f80c97e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.022696 10232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9c9032f3607444eb23842388f80c97e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.023981 10234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb1779f256274e0b8458088175eaa561. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.033430 10230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06eef725e31e4e8a8a09faa95edbe5a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.035925 10305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06eef725e31e4e8a8a09faa95edbe5a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.041216 10233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8bb42caaa9d43dcb51811c9f2e12cfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.070345 10155 tablet_service.cc:1511] Processing CreateTablet for tablet a0ddf47db7b24e13a530080371d8d6ec (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:15:44.073892 10364 tablet_bootstrap.cc:492] T 7c453de030bf47bd8b14472d15fbcc3c P 9558e596c8d1432eb6d5117cb6b1ca76: No bootstrap required, opened a new log
I20260709 13:15:44.074350 10364 ts_tablet_manager.cc:1403] T 7c453de030bf47bd8b14472d15fbcc3c P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent bootstrapping tablet: real 0.246s	user 0.008s	sys 0.007s
I20260709 13:15:44.076116 10348 heartbeater.cc:499] Master 127.8.218.126:41199 was elected leader, sending a full tablet report...
I20260709 13:15:44.076565 10159 tablet_service.cc:1511] Processing CreateTablet for tablet 4658fc30651d4d0eb204292920de92f7 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:15:44.077203 10364 raft_consensus.cc:359] T 7c453de030bf47bd8b14472d15fbcc3c P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:44.077912 10364 raft_consensus.cc:385] T 7c453de030bf47bd8b14472d15fbcc3c P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:44.078203 10364 raft_consensus.cc:740] T 7c453de030bf47bd8b14472d15fbcc3c P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Initialized, Role: FOLLOWER
I20260709 13:15:44.078949 10155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0ddf47db7b24e13a530080371d8d6ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.082306 10362 ts_tablet_manager.cc:1434] T 8a08834e7a7449979c612a3efc6c40a0 P 3408c3af6d6a49b2a305a7937efd1861: Time spent starting tablet: real 0.074s	user 0.007s	sys 0.008s
I20260709 13:15:44.083010 10199 heartbeater.cc:499] Master 127.8.218.126:41199 was elected leader, sending a full tablet report...
I20260709 13:15:44.094705 10236 tablet_service.cc:1511] Processing CreateTablet for tablet 1ea5b9dcb96a4109a19ae2e48e07a16b (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:15:44.095880 10163 tablet_service.cc:1511] Processing CreateTablet for tablet ebad492fb0444f40b8345014e8e3cf7d (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:15:44.094803 10161 tablet_service.cc:1511] Processing CreateTablet for tablet c2a0f84c82dd4b4a8fbf644675f74fc2 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:15:44.099031 10236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ea5b9dcb96a4109a19ae2e48e07a16b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.093021 10159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4658fc30651d4d0eb204292920de92f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.105532 10161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2a0f84c82dd4b4a8fbf644675f74fc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.106835 10163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebad492fb0444f40b8345014e8e3cf7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.115427 10162 tablet_service.cc:1511] Processing CreateTablet for tablet 8c0833cddf00474e88f8f0957f39e73d (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:15:44.116807 10162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c0833cddf00474e88f8f0957f39e73d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.090692 10364 consensus_queue.cc:260] T 7c453de030bf47bd8b14472d15fbcc3c P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:44.119568 10160 tablet_service.cc:1511] Processing CreateTablet for tablet fbccac31bd6b486ba75276bbb6f1b824 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:15:44.120930 10160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbccac31bd6b486ba75276bbb6f1b824. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.133315 10309 tablet_service.cc:1511] Processing CreateTablet for tablet 1ea5b9dcb96a4109a19ae2e48e07a16b (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:15:44.135140 10237 tablet_service.cc:1511] Processing CreateTablet for tablet a0ddf47db7b24e13a530080371d8d6ec (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:15:44.136547 10237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0ddf47db7b24e13a530080371d8d6ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.137156 10312 tablet_service.cc:1511] Processing CreateTablet for tablet 8c0833cddf00474e88f8f0957f39e73d (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:15:44.137856 10313 tablet_service.cc:1511] Processing CreateTablet for tablet 4658fc30651d4d0eb204292920de92f7 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:15:44.138396 10312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c0833cddf00474e88f8f0957f39e73d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.138737 10362 tablet_bootstrap.cc:492] T 0a254038744f45aeb553cea059c490f9 P 3408c3af6d6a49b2a305a7937efd1861: Bootstrap starting.
I20260709 13:15:44.139082 10313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4658fc30651d4d0eb204292920de92f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.135244 10307 tablet_service.cc:1511] Processing CreateTablet for tablet a0ddf47db7b24e13a530080371d8d6ec (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:15:44.141341 10308 tablet_service.cc:1511] Processing CreateTablet for tablet c2a0f84c82dd4b4a8fbf644675f74fc2 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:15:44.141901 10239 tablet_service.cc:1511] Processing CreateTablet for tablet 8c0833cddf00474e88f8f0957f39e73d (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:15:44.141927 10307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0ddf47db7b24e13a530080371d8d6ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.143405 10239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c0833cddf00474e88f8f0957f39e73d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.144068 10308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2a0f84c82dd4b4a8fbf644675f74fc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.145735 10231 tablet_service.cc:1511] Processing CreateTablet for tablet 4658fc30651d4d0eb204292920de92f7 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:15:44.195942 10309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ea5b9dcb96a4109a19ae2e48e07a16b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.197783 10163 tablet_service.cc:1511] Processing CreateTablet for tablet 68a4d5f4c57f44968d265e50564ca2ae (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:15:44.199008 10163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68a4d5f4c57f44968d265e50564ca2ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.203253 10157 tablet_service.cc:1511] Processing CreateTablet for tablet 94a981b879084391aa7d059de3d8239f (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:15:44.204640 10157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94a981b879084391aa7d059de3d8239f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.146797 10363 ts_tablet_manager.cc:1434] T 7c453de030bf47bd8b14472d15fbcc3c P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent starting tablet: real 0.163s	user 0.008s	sys 0.004s
I20260709 13:15:44.152796 10238 tablet_service.cc:1511] Processing CreateTablet for tablet c2a0f84c82dd4b4a8fbf644675f74fc2 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:15:44.162688 10234 tablet_service.cc:1511] Processing CreateTablet for tablet ebad492fb0444f40b8345014e8e3cf7d (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:15:44.178556 10306 tablet_service.cc:1511] Processing CreateTablet for tablet ebad492fb0444f40b8345014e8e3cf7d (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:15:44.183529 10362 tablet_bootstrap.cc:654] T 0a254038744f45aeb553cea059c490f9 P 3408c3af6d6a49b2a305a7937efd1861: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:44.194270 10364 ts_tablet_manager.cc:1434] T 7c453de030bf47bd8b14472d15fbcc3c P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent starting tablet: real 0.120s	user 0.006s	sys 0.006s
I20260709 13:15:44.212777 10274 heartbeater.cc:499] Master 127.8.218.126:41199 was elected leader, sending a full tablet report...
I20260709 13:15:44.213034 10364 tablet_bootstrap.cc:492] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76: Bootstrap starting.
I20260709 13:15:44.213172 10164 tablet_service.cc:1511] Processing CreateTablet for tablet af0105d43e484c77826efe9514c1a123 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:15:44.216001 10363 tablet_bootstrap.cc:492] T 6ba72d063cfe4714b6a1804302ec5a26 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Bootstrap starting.
I20260709 13:15:44.218673 10306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebad492fb0444f40b8345014e8e3cf7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.219918 10164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af0105d43e484c77826efe9514c1a123. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.214668 10160 tablet_service.cc:1511] Processing CreateTablet for tablet 08c8b1a91aa14bc4bd423b118a78a8a1 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:15:44.220849 10160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08c8b1a91aa14bc4bd423b118a78a8a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.225879 10368 raft_consensus.cc:493] T 7c453de030bf47bd8b14472d15fbcc3c P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:44.227947 10368 raft_consensus.cc:515] T 7c453de030bf47bd8b14472d15fbcc3c P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:44.230459 10368 leader_election.cc:290] T 7c453de030bf47bd8b14472d15fbcc3c P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:44.238533 10230 tablet_service.cc:1511] Processing CreateTablet for tablet 08c8b1a91aa14bc4bd423b118a78a8a1 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:15:44.240322 10234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebad492fb0444f40b8345014e8e3cf7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.243983 10230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08c8b1a91aa14bc4bd423b118a78a8a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.245508 10237 tablet_service.cc:1511] Processing CreateTablet for tablet fbccac31bd6b486ba75276bbb6f1b824 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:15:44.260860 10235 tablet_service.cc:1511] Processing CreateTablet for tablet 68a4d5f4c57f44968d265e50564ca2ae (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:15:44.263792 10364 tablet_bootstrap.cc:654] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:44.274899 10233 tablet_service.cc:1511] Processing CreateTablet for tablet 94a981b879084391aa7d059de3d8239f (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:15:44.276692 10232 tablet_service.cc:1511] Processing CreateTablet for tablet af0105d43e484c77826efe9514c1a123 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:15:44.282063 10237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbccac31bd6b486ba75276bbb6f1b824. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.282867 10238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2a0f84c82dd4b4a8fbf644675f74fc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.283951 10232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af0105d43e484c77826efe9514c1a123. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.284580 10235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68a4d5f4c57f44968d265e50564ca2ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.294495 10369 raft_consensus.cc:493] T 8a08834e7a7449979c612a3efc6c40a0 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:44.296298 10369 raft_consensus.cc:515] T 8a08834e7a7449979c612a3efc6c40a0 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:44.298696 10369 leader_election.cc:290] T 8a08834e7a7449979c612a3efc6c40a0 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:44.302047 10363 tablet_bootstrap.cc:654] T 6ba72d063cfe4714b6a1804302ec5a26 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:44.301707 10161 tablet_service.cc:1511] Processing CreateTablet for tablet a844139163e94d4aa77dedf8370e019e (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:15:44.302999 10161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a844139163e94d4aa77dedf8370e019e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.307771 10231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4658fc30651d4d0eb204292920de92f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.319782 10233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94a981b879084391aa7d059de3d8239f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.324399 10305 tablet_service.cc:1511] Processing CreateTablet for tablet fbccac31bd6b486ba75276bbb6f1b824 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:15:44.335776 10305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbccac31bd6b486ba75276bbb6f1b824. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.341346 10362 tablet_bootstrap.cc:492] T 0a254038744f45aeb553cea059c490f9 P 3408c3af6d6a49b2a305a7937efd1861: No bootstrap required, opened a new log
I20260709 13:15:44.341840 10362 ts_tablet_manager.cc:1403] T 0a254038744f45aeb553cea059c490f9 P 3408c3af6d6a49b2a305a7937efd1861: Time spent bootstrapping tablet: real 0.203s	user 0.010s	sys 0.015s
I20260709 13:15:44.345500 10362 raft_consensus.cc:359] T 0a254038744f45aeb553cea059c490f9 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:44.345715 10311 tablet_service.cc:1511] Processing CreateTablet for tablet 08c8b1a91aa14bc4bd423b118a78a8a1 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:15:44.346210 10362 raft_consensus.cc:385] T 0a254038744f45aeb553cea059c490f9 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:44.346575 10362 raft_consensus.cc:740] T 0a254038744f45aeb553cea059c490f9 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Initialized, Role: FOLLOWER
I20260709 13:15:44.346994 10311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08c8b1a91aa14bc4bd423b118a78a8a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.356308 10155 tablet_service.cc:1511] Processing CreateTablet for tablet 6f4cc77cf7924383aad12d01ac2fd5b5 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:15:44.357547 10155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f4cc77cf7924383aad12d01ac2fd5b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.362603 10237 tablet_service.cc:1511] Processing CreateTablet for tablet a844139163e94d4aa77dedf8370e019e (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:15:44.363929 10237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a844139163e94d4aa77dedf8370e019e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.365347 10308 tablet_service.cc:1511] Processing CreateTablet for tablet 68a4d5f4c57f44968d265e50564ca2ae (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:15:44.366511 10308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68a4d5f4c57f44968d265e50564ca2ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.373095 10312 tablet_service.cc:1511] Processing CreateTablet for tablet af0105d43e484c77826efe9514c1a123 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:15:44.373472 10310 tablet_service.cc:1511] Processing CreateTablet for tablet a844139163e94d4aa77dedf8370e019e (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:15:44.374250 10312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af0105d43e484c77826efe9514c1a123. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.374838 10310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a844139163e94d4aa77dedf8370e019e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.374934 10249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c453de030bf47bd8b14472d15fbcc3c" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:44.375612 10249 raft_consensus.cc:2468] T 7c453de030bf47bd8b14472d15fbcc3c P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 0.
I20260709 13:15:44.372813 10309 tablet_service.cc:1511] Processing CreateTablet for tablet 94a981b879084391aa7d059de3d8239f (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:15:44.378528 10309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94a981b879084391aa7d059de3d8239f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.384799 10364 tablet_bootstrap.cc:492] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76: No bootstrap required, opened a new log
I20260709 13:15:44.385293 10364 ts_tablet_manager.cc:1403] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent bootstrapping tablet: real 0.172s	user 0.003s	sys 0.015s
I20260709 13:15:44.384500 10160 tablet_service.cc:1511] Processing CreateTablet for tablet 87820d87031f40c0af37211efcae900a (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:15:44.388409 10160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87820d87031f40c0af37211efcae900a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.347272 10362 consensus_queue.cc:260] T 0a254038744f45aeb553cea059c490f9 P 3408c3af6d6a49b2a305a7937efd1861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:44.395110 10364 raft_consensus.cc:359] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:44.395852 10364 raft_consensus.cc:385] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:44.391490 10362 ts_tablet_manager.cc:1434] T 0a254038744f45aeb553cea059c490f9 P 3408c3af6d6a49b2a305a7937efd1861: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.000s
I20260709 13:15:44.396164 10364 raft_consensus.cc:740] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Initialized, Role: FOLLOWER
I20260709 13:15:44.396652 10232 tablet_service.cc:1511] Processing CreateTablet for tablet 6f4cc77cf7924383aad12d01ac2fd5b5 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:15:44.398047 10232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f4cc77cf7924383aad12d01ac2fd5b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.399442 10364 consensus_queue.cc:260] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:44.400034 10362 tablet_bootstrap.cc:492] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 3408c3af6d6a49b2a305a7937efd1861: Bootstrap starting.
I20260709 13:15:44.401947 10364 ts_tablet_manager.cc:1434] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:15:44.403055 10364 tablet_bootstrap.cc:492] T 0a254038744f45aeb553cea059c490f9 P 9558e596c8d1432eb6d5117cb6b1ca76: Bootstrap starting.
I20260709 13:15:44.408532 10233 tablet_service.cc:1511] Processing CreateTablet for tablet 87820d87031f40c0af37211efcae900a (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:15:44.410212 10233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87820d87031f40c0af37211efcae900a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.431344 10363 tablet_bootstrap.cc:492] T 6ba72d063cfe4714b6a1804302ec5a26 P ea065e3af8b44f5ea6fba93d4c6b1e5a: No bootstrap required, opened a new log
I20260709 13:15:44.431437 10362 tablet_bootstrap.cc:654] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 3408c3af6d6a49b2a305a7937efd1861: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:44.431928 10363 ts_tablet_manager.cc:1403] T 6ba72d063cfe4714b6a1804302ec5a26 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent bootstrapping tablet: real 0.219s	user 0.013s	sys 0.007s
I20260709 13:15:44.434777 10364 tablet_bootstrap.cc:654] T 0a254038744f45aeb553cea059c490f9 P 9558e596c8d1432eb6d5117cb6b1ca76: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:44.435597 10363 raft_consensus.cc:359] T 6ba72d063cfe4714b6a1804302ec5a26 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:44.436584 10363 raft_consensus.cc:385] T 6ba72d063cfe4714b6a1804302ec5a26 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:44.436959 10363 raft_consensus.cc:740] T 6ba72d063cfe4714b6a1804302ec5a26 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Initialized, Role: FOLLOWER
I20260709 13:15:44.437639 10363 consensus_queue.cc:260] T 6ba72d063cfe4714b6a1804302ec5a26 P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:44.445417 10363 ts_tablet_manager.cc:1434] T 6ba72d063cfe4714b6a1804302ec5a26 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:15:44.446600 10310 tablet_service.cc:1511] Processing CreateTablet for tablet 6f4cc77cf7924383aad12d01ac2fd5b5 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:15:44.448092 10163 tablet_service.cc:1511] Processing CreateTablet for tablet 6737d1a657234c12b327468e883da91d (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:15:44.448189 10239 tablet_service.cc:1511] Processing CreateTablet for tablet 6737d1a657234c12b327468e883da91d (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:15:44.449374 10163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6737d1a657234c12b327468e883da91d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.449427 10239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6737d1a657234c12b327468e883da91d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.458451 10310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f4cc77cf7924383aad12d01ac2fd5b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.459491 10235 tablet_service.cc:1511] Processing CreateTablet for tablet d2bf0450ecbd45eaad592947ad878624 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:15:44.461187 10235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2bf0450ecbd45eaad592947ad878624. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.461057 10160 tablet_service.cc:1511] Processing CreateTablet for tablet eade396d019049b7ba04fecaac1059ed (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:15:44.461812 10164 tablet_service.cc:1511] Processing CreateTablet for tablet a2810c3dfb8f4757b498d14a1b59d555 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:15:44.463267 10363 tablet_bootstrap.cc:492] T 0a254038744f45aeb553cea059c490f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Bootstrap starting.
I20260709 13:15:44.462198 10160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eade396d019049b7ba04fecaac1059ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.474030 10237 tablet_service.cc:1511] Processing CreateTablet for tablet a2810c3dfb8f4757b498d14a1b59d555 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:15:44.475423 10237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2810c3dfb8f4757b498d14a1b59d555. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.463289 10155 tablet_service.cc:1511] Processing CreateTablet for tablet d2bf0450ecbd45eaad592947ad878624 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:15:44.477500 10305 tablet_service.cc:1511] Processing CreateTablet for tablet 87820d87031f40c0af37211efcae900a (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:15:44.478853 10305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87820d87031f40c0af37211efcae900a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.482168 10286 leader_election.cc:304] T 7c453de030bf47bd8b14472d15fbcc3c P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:15:44.483208 10368 raft_consensus.cc:2804] T 7c453de030bf47bd8b14472d15fbcc3c P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:44.483707 10368 raft_consensus.cc:493] T 7c453de030bf47bd8b14472d15fbcc3c P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:44.484118 10368 raft_consensus.cc:3060] T 7c453de030bf47bd8b14472d15fbcc3c P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:44.497092 10164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2810c3dfb8f4757b498d14a1b59d555. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.497170 10231 tablet_service.cc:1511] Processing CreateTablet for tablet eade396d019049b7ba04fecaac1059ed (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:15:44.498452 10231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eade396d019049b7ba04fecaac1059ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.502558 10309 tablet_service.cc:1511] Processing CreateTablet for tablet eade396d019049b7ba04fecaac1059ed (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:15:44.503345 10364 tablet_bootstrap.cc:492] T 0a254038744f45aeb553cea059c490f9 P 9558e596c8d1432eb6d5117cb6b1ca76: No bootstrap required, opened a new log
I20260709 13:15:44.503846 10364 ts_tablet_manager.cc:1403] T 0a254038744f45aeb553cea059c490f9 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent bootstrapping tablet: real 0.101s	user 0.018s	sys 0.006s
I20260709 13:15:44.505081 10309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eade396d019049b7ba04fecaac1059ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.511783 10155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2bf0450ecbd45eaad592947ad878624. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.509307 10157 tablet_service.cc:1511] Processing CreateTablet for tablet 187168d8fc924a6c8742aa3ba2cb2f00 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:15:44.512861 10157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 187168d8fc924a6c8742aa3ba2cb2f00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.512650 10161 tablet_service.cc:1511] Processing CreateTablet for tablet 507f2b25ff3440d68a854960f099a4f4 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:15:44.513893 10161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 507f2b25ff3440d68a854960f099a4f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.510382 10364 raft_consensus.cc:359] T 0a254038744f45aeb553cea059c490f9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:44.514683 10364 raft_consensus.cc:385] T 0a254038744f45aeb553cea059c490f9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:44.514966 10364 raft_consensus.cc:740] T 0a254038744f45aeb553cea059c490f9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Initialized, Role: FOLLOWER
I20260709 13:15:44.515612 10364 consensus_queue.cc:260] T 0a254038744f45aeb553cea059c490f9 P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:44.518652 10230 tablet_service.cc:1511] Processing CreateTablet for tablet 507f2b25ff3440d68a854960f099a4f4 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:15:44.519830 10230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 507f2b25ff3440d68a854960f099a4f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.521183 10364 ts_tablet_manager.cc:1434] T 0a254038744f45aeb553cea059c490f9 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:15:44.522121 10364 tablet_bootstrap.cc:492] T 8e055ecea2334117871644d8eb982cc8 P 9558e596c8d1432eb6d5117cb6b1ca76: Bootstrap starting.
I20260709 13:15:44.528632 10162 tablet_service.cc:1511] Processing CreateTablet for tablet d50871bc01054840a812fae0f68d97f8 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:15:44.529810 10162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d50871bc01054840a812fae0f68d97f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.539664 10156 tablet_service.cc:1511] Processing CreateTablet for tablet 34c9418633cd41c1adf4df973d9838c5 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:15:44.541370 10156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34c9418633cd41c1adf4df973d9838c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.541297 10238 tablet_service.cc:1511] Processing CreateTablet for tablet d50871bc01054840a812fae0f68d97f8 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:15:44.541638 10368 raft_consensus.cc:515] T 7c453de030bf47bd8b14472d15fbcc3c P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:44.542563 10238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d50871bc01054840a812fae0f68d97f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.549973 10362 tablet_bootstrap.cc:492] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 3408c3af6d6a49b2a305a7937efd1861: No bootstrap required, opened a new log
I20260709 13:15:44.550451 10362 ts_tablet_manager.cc:1403] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 3408c3af6d6a49b2a305a7937efd1861: Time spent bootstrapping tablet: real 0.154s	user 0.008s	sys 0.016s
I20260709 13:15:44.553355 10362 raft_consensus.cc:359] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:44.553651 10234 tablet_service.cc:1511] Processing CreateTablet for tablet 34c9418633cd41c1adf4df973d9838c5 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:15:44.554075 10362 raft_consensus.cc:385] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:44.554421 10362 raft_consensus.cc:740] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Initialized, Role: FOLLOWER
I20260709 13:15:44.554898 10234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34c9418633cd41c1adf4df973d9838c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.555182 10362 consensus_queue.cc:260] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 3408c3af6d6a49b2a305a7937efd1861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:44.556695 10368 leader_election.cc:290] T 7c453de030bf47bd8b14472d15fbcc3c P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:44.557593 10362 ts_tablet_manager.cc:1434] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 3408c3af6d6a49b2a305a7937efd1861: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:15:44.558561 10362 tablet_bootstrap.cc:492] T 8e055ecea2334117871644d8eb982cc8 P 3408c3af6d6a49b2a305a7937efd1861: Bootstrap starting.
I20260709 13:15:44.564607 10311 tablet_service.cc:1511] Processing CreateTablet for tablet a2810c3dfb8f4757b498d14a1b59d555 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:15:44.565840 10311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2810c3dfb8f4757b498d14a1b59d555. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.565595 10312 tablet_service.cc:1511] Processing CreateTablet for tablet 187168d8fc924a6c8742aa3ba2cb2f00 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:15:44.566758 10312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 187168d8fc924a6c8742aa3ba2cb2f00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.577075 10155 tablet_service.cc:1511] Processing CreateTablet for tablet c56c86e48bba445eae737d80017458c8 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:15:44.578347 10155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c56c86e48bba445eae737d80017458c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.572060 10310 tablet_service.cc:1511] Processing CreateTablet for tablet d2bf0450ecbd45eaad592947ad878624 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:15:44.582698 10310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2bf0450ecbd45eaad592947ad878624. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.584965 10235 tablet_service.cc:1511] Processing CreateTablet for tablet c56c86e48bba445eae737d80017458c8 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:15:44.586122 10235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c56c86e48bba445eae737d80017458c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.587136 10159 tablet_service.cc:1511] Processing CreateTablet for tablet 27fdd1da2dc2406cb7fcd80d571a7fce (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:15:44.587838 10230 tablet_service.cc:1511] Processing CreateTablet for tablet 27fdd1da2dc2406cb7fcd80d571a7fce (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:15:44.590835 10159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27fdd1da2dc2406cb7fcd80d571a7fce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.591629 10230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27fdd1da2dc2406cb7fcd80d571a7fce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.597306 10363 tablet_bootstrap.cc:654] T 0a254038744f45aeb553cea059c490f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:44.601035 10362 tablet_bootstrap.cc:654] T 8e055ecea2334117871644d8eb982cc8 P 3408c3af6d6a49b2a305a7937efd1861: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:44.604003 10236 tablet_service.cc:1511] Processing CreateTablet for tablet d56e67c2b8794fe8b26611fcccb4045e (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:15:44.606055 10232 tablet_service.cc:1511] Processing CreateTablet for tablet 187168d8fc924a6c8742aa3ba2cb2f00 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:15:44.606223 10158 tablet_service.cc:1511] Processing CreateTablet for tablet 80d372f11f194a0c9cc616850b42de9f (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:15:44.622200 10236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d56e67c2b8794fe8b26611fcccb4045e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.622484 10158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80d372f11f194a0c9cc616850b42de9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.625697 10239 tablet_service.cc:1511] Processing CreateTablet for tablet 80d372f11f194a0c9cc616850b42de9f (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:15:44.627140 10237 tablet_service.cc:1511] Processing CreateTablet for tablet ab8464ebfb914607b118f3340667edd7 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:15:44.611289 10163 tablet_service.cc:1511] Processing CreateTablet for tablet d56e67c2b8794fe8b26611fcccb4045e (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:15:44.629583 10232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 187168d8fc924a6c8742aa3ba2cb2f00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.642737 10173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c453de030bf47bd8b14472d15fbcc3c" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:15:44.644011 10174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c453de030bf47bd8b14472d15fbcc3c" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:44.644878 10163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d56e67c2b8794fe8b26611fcccb4045e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.648926 10157 tablet_service.cc:1511] Processing CreateTablet for tablet ab8464ebfb914607b118f3340667edd7 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:15:44.650154 10157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab8464ebfb914607b118f3340667edd7. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:15:44.650096 10288 leader_election.cc:343] T 7c453de030bf47bd8b14472d15fbcc3c P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:44.651173 10288 leader_election.cc:343] T 7c453de030bf47bd8b14472d15fbcc3c P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:44.653111 10249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a08834e7a7449979c612a3efc6c40a0" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
W20260709 13:15:44.654795 10137 leader_election.cc:343] T 8a08834e7a7449979c612a3efc6c40a0 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:44.654948 10369 raft_consensus.cc:493] T 0a254038744f45aeb553cea059c490f9 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:44.662925 10306 tablet_service.cc:1511] Processing CreateTablet for tablet 34c9418633cd41c1adf4df973d9838c5 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:15:44.663158 10369 raft_consensus.cc:515] T 0a254038744f45aeb553cea059c490f9 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:44.664160 10364 tablet_bootstrap.cc:654] T 8e055ecea2334117871644d8eb982cc8 P 9558e596c8d1432eb6d5117cb6b1ca76: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:44.664655 10307 tablet_service.cc:1511] Processing CreateTablet for tablet c56c86e48bba445eae737d80017458c8 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:15:44.660915 10309 tablet_service.cc:1511] Processing CreateTablet for tablet 507f2b25ff3440d68a854960f099a4f4 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:15:44.657171 10239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80d372f11f194a0c9cc616850b42de9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.661422 10305 tablet_service.cc:1511] Processing CreateTablet for tablet d50871bc01054840a812fae0f68d97f8 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:15:44.662374 10313 tablet_service.cc:1511] Processing CreateTablet for tablet 27fdd1da2dc2406cb7fcd80d571a7fce (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:15:44.666414 10249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a254038744f45aeb553cea059c490f9" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:44.667464 10308 tablet_service.cc:1511] Processing CreateTablet for tablet 6737d1a657234c12b327468e883da91d (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:15:44.668170 10249 raft_consensus.cc:2468] T 0a254038744f45aeb553cea059c490f9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 0.
I20260709 13:15:44.669829 10306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34c9418633cd41c1adf4df973d9838c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.662020 10163 tablet_service.cc:1511] Processing CreateTablet for tablet 1fdb92a8ebff4180a3c279b99db1840d (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:15:44.670773 10163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fdb92a8ebff4180a3c279b99db1840d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.671952 10137 leader_election.cc:304] T 0a254038744f45aeb553cea059c490f9 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: 
I20260709 13:15:44.666232 10304 tablet_service.cc:1511] Processing CreateTablet for tablet d56e67c2b8794fe8b26611fcccb4045e (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:15:44.685144 10304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d56e67c2b8794fe8b26611fcccb4045e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.687628 10313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27fdd1da2dc2406cb7fcd80d571a7fce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.694989 10309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 507f2b25ff3440d68a854960f099a4f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.665184 10369 leader_election.cc:290] T 0a254038744f45aeb553cea059c490f9 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:44.699890 10249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c453de030bf47bd8b14472d15fbcc3c" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:15:44.700660 10249 raft_consensus.cc:3060] T 7c453de030bf47bd8b14472d15fbcc3c P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:44.701139 10305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d50871bc01054840a812fae0f68d97f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.704552 10307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c56c86e48bba445eae737d80017458c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.707136 10237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab8464ebfb914607b118f3340667edd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.706801 10155 tablet_service.cc:1511] Processing CreateTablet for tablet 5f56086312654854bcbbbf9e32f047d9 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:15:44.708189 10155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f56086312654854bcbbbf9e32f047d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.714634 10234 tablet_service.cc:1511] Processing CreateTablet for tablet 095e4853e3e0455b93d982e2e7da11de (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:15:44.716238 10234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 095e4853e3e0455b93d982e2e7da11de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.716271 10158 tablet_service.cc:1511] Processing CreateTablet for tablet 095e4853e3e0455b93d982e2e7da11de (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:15:44.717686 10158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 095e4853e3e0455b93d982e2e7da11de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.721421 10230 tablet_service.cc:1511] Processing CreateTablet for tablet 5f56086312654854bcbbbf9e32f047d9 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:15:44.724145 10230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f56086312654854bcbbbf9e32f047d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.734915 10362 tablet_bootstrap.cc:492] T 8e055ecea2334117871644d8eb982cc8 P 3408c3af6d6a49b2a305a7937efd1861: No bootstrap required, opened a new log
I20260709 13:15:44.735383 10362 ts_tablet_manager.cc:1403] T 8e055ecea2334117871644d8eb982cc8 P 3408c3af6d6a49b2a305a7937efd1861: Time spent bootstrapping tablet: real 0.177s	user 0.024s	sys 0.037s
I20260709 13:15:44.738086 10362 raft_consensus.cc:359] T 8e055ecea2334117871644d8eb982cc8 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:44.738790 10362 raft_consensus.cc:385] T 8e055ecea2334117871644d8eb982cc8 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:44.739050 10362 raft_consensus.cc:740] T 8e055ecea2334117871644d8eb982cc8 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Initialized, Role: FOLLOWER
I20260709 13:15:44.741086 10238 tablet_service.cc:1511] Processing CreateTablet for tablet 1fdb92a8ebff4180a3c279b99db1840d (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:15:44.742324 10238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fdb92a8ebff4180a3c279b99db1840d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.743343 10364 tablet_bootstrap.cc:492] T 8e055ecea2334117871644d8eb982cc8 P 9558e596c8d1432eb6d5117cb6b1ca76: No bootstrap required, opened a new log
I20260709 13:15:44.743799 10364 ts_tablet_manager.cc:1403] T 8e055ecea2334117871644d8eb982cc8 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent bootstrapping tablet: real 0.222s	user 0.022s	sys 0.005s
I20260709 13:15:44.744694 10155 tablet_service.cc:1511] Processing CreateTablet for tablet da88e5fcaa0e40a1a6f61b464eabfd8f (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:15:44.748402 10236 tablet_service.cc:1511] Processing CreateTablet for tablet da88e5fcaa0e40a1a6f61b464eabfd8f (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:15:44.739712 10362 consensus_queue.cc:260] T 8e055ecea2334117871644d8eb982cc8 P 3408c3af6d6a49b2a305a7937efd1861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:44.750051 10236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da88e5fcaa0e40a1a6f61b464eabfd8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.753737 10155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da88e5fcaa0e40a1a6f61b464eabfd8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.753763 10362 ts_tablet_manager.cc:1434] T 8e055ecea2334117871644d8eb982cc8 P 3408c3af6d6a49b2a305a7937efd1861: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 13:15:44.754913 10362 tablet_bootstrap.cc:492] T 0153fb570d604989aea827e7bfe9a50a P 3408c3af6d6a49b2a305a7937efd1861: Bootstrap starting.
I20260709 13:15:44.762327 10159 tablet_service.cc:1511] Processing CreateTablet for tablet b20059ed71304d9b9b52a127eeb49532 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:15:44.762940 10249 raft_consensus.cc:2468] T 7c453de030bf47bd8b14472d15fbcc3c P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 1.
I20260709 13:15:44.763085 10368 raft_consensus.cc:493] T 6ba72d063cfe4714b6a1804302ec5a26 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:44.763502 10159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b20059ed71304d9b9b52a127eeb49532. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.764252 10286 leader_election.cc:304] T 7c453de030bf47bd8b14472d15fbcc3c P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 3408c3af6d6a49b2a305a7937efd1861
I20260709 13:15:44.767163 10322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a254038744f45aeb553cea059c490f9" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:44.769272 10323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a08834e7a7449979c612a3efc6c40a0" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:44.763527 10368 raft_consensus.cc:515] T 6ba72d063cfe4714b6a1804302ec5a26 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:44.770444 10310 tablet_service.cc:1511] Processing CreateTablet for tablet ab8464ebfb914607b118f3340667edd7 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:15:44.770531 10305 tablet_service.cc:1511] Processing CreateTablet for tablet 1fdb92a8ebff4180a3c279b99db1840d (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:15:44.772167 10368 leader_election.cc:290] T 6ba72d063cfe4714b6a1804302ec5a26 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:44.746485 10364 raft_consensus.cc:359] T 8e055ecea2334117871644d8eb982cc8 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:44.773020 10364 raft_consensus.cc:385] T 8e055ecea2334117871644d8eb982cc8 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:44.773331 10364 raft_consensus.cc:740] T 8e055ecea2334117871644d8eb982cc8 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Initialized, Role: FOLLOWER
I20260709 13:15:44.774037 10174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba72d063cfe4714b6a1804302ec5a26" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:44.775322 10364 consensus_queue.cc:260] T 8e055ecea2334117871644d8eb982cc8 P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:44.777474 10364 ts_tablet_manager.cc:1434] T 8e055ecea2334117871644d8eb982cc8 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.000s
W20260709 13:15:44.775426 10288 leader_election.cc:343] T 6ba72d063cfe4714b6a1804302ec5a26 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:44.779453 10362 tablet_bootstrap.cc:654] T 0153fb570d604989aea827e7bfe9a50a P 3408c3af6d6a49b2a305a7937efd1861: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:44.780359 10305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fdb92a8ebff4180a3c279b99db1840d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.772665 10368 raft_consensus.cc:2804] T 7c453de030bf47bd8b14472d15fbcc3c P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:44.781980 10368 raft_consensus.cc:697] T 7c453de030bf47bd8b14472d15fbcc3c P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Becoming Leader. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Running, Role: LEADER
I20260709 13:15:44.804531 10370 raft_consensus.cc:493] T 8e055ecea2334117871644d8eb982cc8 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:44.805007 10370 raft_consensus.cc:515] T 8e055ecea2334117871644d8eb982cc8 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
W20260709 13:15:44.807998 10286 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.218.66:39419, user_credentials={real_user=slave}} blocked reactor thread for 43823.2us
I20260709 13:15:44.809288 10370 leader_election.cc:290] T 8e055ecea2334117871644d8eb982cc8 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
W20260709 13:15:44.809386 10137 leader_election.cc:343] T 8a08834e7a7449979c612a3efc6c40a0 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:44.809813 10370 raft_consensus.cc:493] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:44.809828 10137 leader_election.cc:304] T 8a08834e7a7449979c612a3efc6c40a0 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861; no voters: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:44.810664 10369 raft_consensus.cc:2749] T 8a08834e7a7449979c612a3efc6c40a0 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:44.810348 10370 raft_consensus.cc:515] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:44.799854 10364 tablet_bootstrap.cc:492] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 9558e596c8d1432eb6d5117cb6b1ca76: Bootstrap starting.
I20260709 13:15:44.803283 10310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab8464ebfb914607b118f3340667edd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.822965 10370 leader_election.cc:290] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
W20260709 13:15:44.833077 10137 leader_election.cc:343] T 0a254038744f45aeb553cea059c490f9 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:44.833971 10155 tablet_service.cc:1511] Processing CreateTablet for tablet bbb5487041484dbe99bbd69f6cd19db7 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:15:44.835091 10155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbb5487041484dbe99bbd69f6cd19db7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.837280 10231 tablet_service.cc:1511] Processing CreateTablet for tablet bbb5487041484dbe99bbd69f6cd19db7 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:15:44.838481 10231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbb5487041484dbe99bbd69f6cd19db7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.845703 10304 tablet_service.cc:1511] Processing CreateTablet for tablet 095e4853e3e0455b93d982e2e7da11de (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:15:44.848344 10163 tablet_service.cc:1511] Processing CreateTablet for tablet 6529b4db48bd4c8482b729319e231170 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:15:44.851256 10163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6529b4db48bd4c8482b729319e231170. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.843307 10368 consensus_queue.cc:237] T 7c453de030bf47bd8b14472d15fbcc3c P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:44.855165 10364 tablet_bootstrap.cc:654] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 9558e596c8d1432eb6d5117cb6b1ca76: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:44.867632 10385 raft_consensus.cc:2804] T 0a254038744f45aeb553cea059c490f9 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:44.871085 10385 raft_consensus.cc:493] T 0a254038744f45aeb553cea059c490f9 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:44.871426 10385 raft_consensus.cc:3060] T 0a254038744f45aeb553cea059c490f9 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:44.869230 10312 tablet_service.cc:1511] Processing CreateTablet for tablet 80d372f11f194a0c9cc616850b42de9f (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:15:44.877381 10160 tablet_service.cc:1511] Processing CreateTablet for tablet ff56050430dd45eb8ebe9a58d916c8df (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:15:44.878588 10160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff56050430dd45eb8ebe9a58d916c8df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.878930 10385 raft_consensus.cc:515] T 0a254038744f45aeb553cea059c490f9 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:44.882352 10164 tablet_service.cc:1511] Processing CreateTablet for tablet 95ebfeff737144a8a59963cee22e5a55 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:15:44.882876 10363 tablet_bootstrap.cc:492] T 0a254038744f45aeb553cea059c490f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a: No bootstrap required, opened a new log
I20260709 13:15:44.883309 10385 leader_election.cc:290] T 0a254038744f45aeb553cea059c490f9 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 election: Requested vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:44.883519 10164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95ebfeff737144a8a59963cee22e5a55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.890362 10322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a254038744f45aeb553cea059c490f9" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
W20260709 13:15:44.891794 10137 leader_election.cc:343] T 0a254038744f45aeb553cea059c490f9 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:44.889253 10313 tablet_service.cc:1511] Processing CreateTablet for tablet 5f56086312654854bcbbbf9e32f047d9 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:15:44.898465 10239 tablet_service.cc:1511] Processing CreateTablet for tablet f451914884954d8d85e544c19e41f1f9 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:15:44.899289 10235 tablet_service.cc:1511] Processing CreateTablet for tablet ff56050430dd45eb8ebe9a58d916c8df (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:15:44.899734 10239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f451914884954d8d85e544c19e41f1f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.900355 10235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff56050430dd45eb8ebe9a58d916c8df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.883322 10363 ts_tablet_manager.cc:1403] T 0a254038744f45aeb553cea059c490f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent bootstrapping tablet: real 0.420s	user 0.010s	sys 0.013s
I20260709 13:15:44.885139 10308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6737d1a657234c12b327468e883da91d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.917387 10232 tablet_service.cc:1511] Processing CreateTablet for tablet 95ebfeff737144a8a59963cee22e5a55 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:15:44.917577 10306 tablet_service.cc:1511] Processing CreateTablet for tablet da88e5fcaa0e40a1a6f61b464eabfd8f (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:15:44.919106 10232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95ebfeff737144a8a59963cee22e5a55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.928205 10236 tablet_service.cc:1511] Processing CreateTablet for tablet b20059ed71304d9b9b52a127eeb49532 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:15:44.931254 10236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b20059ed71304d9b9b52a127eeb49532. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.938803 10305 tablet_service.cc:1511] Processing CreateTablet for tablet bbb5487041484dbe99bbd69f6cd19db7 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:15:44.942303 10363 raft_consensus.cc:359] T 0a254038744f45aeb553cea059c490f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:44.944465 10362 tablet_bootstrap.cc:492] T 0153fb570d604989aea827e7bfe9a50a P 3408c3af6d6a49b2a305a7937efd1861: No bootstrap required, opened a new log
I20260709 13:15:44.944943 10362 ts_tablet_manager.cc:1403] T 0153fb570d604989aea827e7bfe9a50a P 3408c3af6d6a49b2a305a7937efd1861: Time spent bootstrapping tablet: real 0.190s	user 0.024s	sys 0.010s
I20260709 13:15:44.954144 10158 tablet_service.cc:1511] Processing CreateTablet for tablet f451914884954d8d85e544c19e41f1f9 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:15:44.955446 10158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f451914884954d8d85e544c19e41f1f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.935696 10311 tablet_service.cc:1511] Processing CreateTablet for tablet b20059ed71304d9b9b52a127eeb49532 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:15:44.952373 10312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80d372f11f194a0c9cc616850b42de9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.959689 10313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f56086312654854bcbbbf9e32f047d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.962301 10306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da88e5fcaa0e40a1a6f61b464eabfd8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.965749 10385 raft_consensus.cc:493] T 8e055ecea2334117871644d8eb982cc8 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:44.966547 10305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbb5487041484dbe99bbd69f6cd19db7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.966224 10385 raft_consensus.cc:515] T 8e055ecea2334117871644d8eb982cc8 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:44.968238 10385 leader_election.cc:290] T 8e055ecea2334117871644d8eb982cc8 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:44.943037 10363 raft_consensus.cc:385] T 0a254038744f45aeb553cea059c490f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:44.974157 10322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e055ecea2334117871644d8eb982cc8" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
W20260709 13:15:44.976035 10137 leader_election.cc:343] T 8e055ecea2334117871644d8eb982cc8 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:44.983798 10071 catalog_manager.cc:5697] T 7c453de030bf47bd8b14472d15fbcc3c P ea065e3af8b44f5ea6fba93d4c6b1e5a reported cstate change: term changed from 0 to 1, leader changed from <none> to ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67). New cstate: current_term: 1 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:44.991011 10311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b20059ed71304d9b9b52a127eeb49532. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.992753 10249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a254038744f45aeb553cea059c490f9" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:15:44.993324 10249 raft_consensus.cc:3060] T 0a254038744f45aeb553cea059c490f9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:44.993863 10230 tablet_service.cc:1511] Processing CreateTablet for tablet 6529b4db48bd4c8482b729319e231170 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:15:44.995935 10248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba72d063cfe4714b6a1804302ec5a26" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:44.996585 10248 raft_consensus.cc:2468] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 0.
I20260709 13:15:45.000409 10230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6529b4db48bd4c8482b729319e231170. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:45.004611 10322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e055ecea2334117871644d8eb982cc8" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:44.951606 10362 raft_consensus.cc:359] T 0153fb570d604989aea827e7bfe9a50a P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.010259 10248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e055ecea2334117871644d8eb982cc8" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:45.010381 10322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba72d063cfe4714b6a1804302ec5a26" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:45.010697 10362 raft_consensus.cc:385] T 0153fb570d604989aea827e7bfe9a50a P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:45.010903 10248 raft_consensus.cc:2468] T 8e055ecea2334117871644d8eb982cc8 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 0.
I20260709 13:15:45.011034 10362 raft_consensus.cc:740] T 0153fb570d604989aea827e7bfe9a50a P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Initialized, Role: FOLLOWER
I20260709 13:15:45.011003 10322 raft_consensus.cc:2468] T 6ba72d063cfe4714b6a1804302ec5a26 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 0.
I20260709 13:15:45.011981 10137 leader_election.cc:304] T 8e055ecea2334117871644d8eb982cc8 P 3408c3af6d6a49b2a305a7937efd1861 [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: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:45.011950 10362 consensus_queue.cc:260] T 0153fb570d604989aea827e7bfe9a50a P 3408c3af6d6a49b2a305a7937efd1861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.012881 10385 raft_consensus.cc:2804] T 8e055ecea2334117871644d8eb982cc8 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:45.013242 10385 raft_consensus.cc:493] T 8e055ecea2334117871644d8eb982cc8 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:45.013571 10385 raft_consensus.cc:3060] T 8e055ecea2334117871644d8eb982cc8 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:45.014117 10304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 095e4853e3e0455b93d982e2e7da11de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:45.014478 10362 ts_tablet_manager.cc:1434] T 0153fb570d604989aea827e7bfe9a50a P 3408c3af6d6a49b2a305a7937efd1861: Time spent starting tablet: real 0.069s	user 0.009s	sys 0.000s
W20260709 13:15:45.016482 10120 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 13:15:45.019876 10212 leader_election.cc:343] T 8e055ecea2334117871644d8eb982cc8 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:45.011981 10286 leader_election.cc:304] T 6ba72d063cfe4714b6a1804302ec5a26 P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 3408c3af6d6a49b2a305a7937efd1861
I20260709 13:15:45.020614 10212 leader_election.cc:304] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:15:45.022027 10385 raft_consensus.cc:515] T 8e055ecea2334117871644d8eb982cc8 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.022697 10389 raft_consensus.cc:2804] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:45.023058 10389 raft_consensus.cc:493] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:45.023376 10389 raft_consensus.cc:3060] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:45.025625 10248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e055ecea2334117871644d8eb982cc8" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:15:45.026193 10248 raft_consensus.cc:3060] T 8e055ecea2334117871644d8eb982cc8 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:45.028644 10385 leader_election.cc:290] T 8e055ecea2334117871644d8eb982cc8 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 election: Requested vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:45.029699 10362 tablet_bootstrap.cc:492] T 3f453b58178a47548809c12dd2ac538f P 3408c3af6d6a49b2a305a7937efd1861: Bootstrap starting.
I20260709 13:15:45.030448 10322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e055ecea2334117871644d8eb982cc8" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:15:45.032150 10389 raft_consensus.cc:515] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.032912 10368 raft_consensus.cc:2804] T 6ba72d063cfe4714b6a1804302ec5a26 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:45.035147 10322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba72d063cfe4714b6a1804302ec5a26" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:15:45.036156 10322 raft_consensus.cc:3060] T 6ba72d063cfe4714b6a1804302ec5a26 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:15:45.036576 10137 leader_election.cc:343] T 8e055ecea2334117871644d8eb982cc8 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:44.972484 10363 raft_consensus.cc:740] T 0a254038744f45aeb553cea059c490f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Initialized, Role: FOLLOWER
I20260709 13:15:45.040227 10363 consensus_queue.cc:260] T 0a254038744f45aeb553cea059c490f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.041339 10322 raft_consensus.cc:2468] T 6ba72d063cfe4714b6a1804302ec5a26 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 1.
I20260709 13:15:45.042024 10368 raft_consensus.cc:493] T 6ba72d063cfe4714b6a1804302ec5a26 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:45.042322 10363 ts_tablet_manager.cc:1434] T 0a254038744f45aeb553cea059c490f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent starting tablet: real 0.131s	user 0.005s	sys 0.000s
I20260709 13:15:45.042411 10368 raft_consensus.cc:3060] T 6ba72d063cfe4714b6a1804302ec5a26 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:45.042563 10212 leader_election.cc:304] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:15:45.043346 10363 tablet_bootstrap.cc:492] T 3f453b58178a47548809c12dd2ac538f P ea065e3af8b44f5ea6fba93d4c6b1e5a: Bootstrap starting.
I20260709 13:15:45.043515 10370 raft_consensus.cc:2804] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:45.046696 10174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e055ecea2334117871644d8eb982cc8" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:45.047101 10389 leader_election.cc:290] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:45.047497 10174 raft_consensus.cc:2393] T 8e055ecea2334117871644d8eb982cc8 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9558e596c8d1432eb6d5117cb6b1ca76 in current term 1: Already voted for candidate 3408c3af6d6a49b2a305a7937efd1861 in this term.
I20260709 13:15:45.048009 10173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba72d063cfe4714b6a1804302ec5a26" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:45.049237 10313 tablet_service.cc:1511] Processing CreateTablet for tablet f451914884954d8d85e544c19e41f1f9 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:15:45.051120 10214 leader_election.cc:304] T 8e055ecea2334117871644d8eb982cc8 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9558e596c8d1432eb6d5117cb6b1ca76; no voters: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a
W20260709 13:15:45.052354 10214 leader_election.cc:343] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:45.053157 10385 raft_consensus.cc:493] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:45.053192 10368 raft_consensus.cc:515] T 6ba72d063cfe4714b6a1804302ec5a26 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.053707 10385 raft_consensus.cc:515] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.055713 10385 leader_election.cc:290] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:45.048898 10362 tablet_bootstrap.cc:654] T 3f453b58178a47548809c12dd2ac538f P 3408c3af6d6a49b2a305a7937efd1861: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:45.048826 10172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba72d063cfe4714b6a1804302ec5a26" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:15:45.056578 10173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba72d063cfe4714b6a1804302ec5a26" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
W20260709 13:15:45.057734 10288 leader_election.cc:343] T 6ba72d063cfe4714b6a1804302ec5a26 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:45.058384 10214 leader_election.cc:343] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:45.058542 10322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3dc625ce9b4438d988b3e40fdbcc2d0" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
W20260709 13:15:45.059755 10137 leader_election.cc:343] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:45.059975 10247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3dc625ce9b4438d988b3e40fdbcc2d0" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
W20260709 13:15:45.061213 10137 leader_election.cc:343] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:45.061617 10137 leader_election.cc:304] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861; no voters: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:45.063006 10385 raft_consensus.cc:2749] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:45.067206 10247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba72d063cfe4714b6a1804302ec5a26" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:15:45.067839 10368 leader_election.cc:290] T 6ba72d063cfe4714b6a1804302ec5a26 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 2 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:45.027110 10249 raft_consensus.cc:2468] T 0a254038744f45aeb553cea059c490f9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 1.
I20260709 13:15:45.076165 10307 tablet_service.cc:1511] Processing CreateTablet for tablet 6529b4db48bd4c8482b729319e231170 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:15:45.078920 10309 tablet_service.cc:1511] Processing CreateTablet for tablet ff56050430dd45eb8ebe9a58d916c8df (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:15:45.086522 10137 leader_election.cc:304] T 0a254038744f45aeb553cea059c490f9 P 3408c3af6d6a49b2a305a7937efd1861 [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: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:45.087584 10385 raft_consensus.cc:2804] T 0a254038744f45aeb553cea059c490f9 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:45.088199 10385 raft_consensus.cc:697] T 0a254038744f45aeb553cea059c490f9 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 LEADER]: Becoming Leader. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Running, Role: LEADER
I20260709 13:15:45.089232 10385 consensus_queue.cc:237] T 0a254038744f45aeb553cea059c490f9 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.099615 10364 tablet_bootstrap.cc:492] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 9558e596c8d1432eb6d5117cb6b1ca76: No bootstrap required, opened a new log
I20260709 13:15:45.100113 10364 ts_tablet_manager.cc:1403] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent bootstrapping tablet: real 0.304s	user 0.027s	sys 0.015s
I20260709 13:15:45.101704 10362 tablet_bootstrap.cc:492] T 3f453b58178a47548809c12dd2ac538f P 3408c3af6d6a49b2a305a7937efd1861: No bootstrap required, opened a new log
I20260709 13:15:45.102305 10362 ts_tablet_manager.cc:1403] T 3f453b58178a47548809c12dd2ac538f P 3408c3af6d6a49b2a305a7937efd1861: Time spent bootstrapping tablet: real 0.073s	user 0.014s	sys 0.000s
I20260709 13:15:45.103070 10364 raft_consensus.cc:359] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.104044 10364 raft_consensus.cc:385] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:45.104456 10364 raft_consensus.cc:740] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Initialized, Role: FOLLOWER
I20260709 13:15:45.105576 10364 consensus_queue.cc:260] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.106066 10362 raft_consensus.cc:359] T 3f453b58178a47548809c12dd2ac538f P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.107002 10362 raft_consensus.cc:385] T 3f453b58178a47548809c12dd2ac538f P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:45.107368 10362 raft_consensus.cc:740] T 3f453b58178a47548809c12dd2ac538f P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Initialized, Role: FOLLOWER
I20260709 13:15:45.108428 10362 consensus_queue.cc:260] T 3f453b58178a47548809c12dd2ac538f P 3408c3af6d6a49b2a305a7937efd1861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.109793 10364 ts_tablet_manager.cc:1434] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 13:15:45.085855 10313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f451914884954d8d85e544c19e41f1f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:45.114540 10370 raft_consensus.cc:697] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Becoming Leader. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Running, Role: LEADER
I20260709 13:15:45.114666 10248 raft_consensus.cc:2468] T 8e055ecea2334117871644d8eb982cc8 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 1.
I20260709 13:15:45.116559 10308 tablet_service.cc:1511] Processing CreateTablet for tablet 95ebfeff737144a8a59963cee22e5a55 (DEFAULT_TABLE table=test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:15:45.116334 10370 consensus_queue.cc:237] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.119129 10389 raft_consensus.cc:2749] T 8e055ecea2334117871644d8eb982cc8 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:45.124339 10307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6529b4db48bd4c8482b729319e231170. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:45.124431 10362 ts_tablet_manager.cc:1434] T 3f453b58178a47548809c12dd2ac538f P 3408c3af6d6a49b2a305a7937efd1861: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.003s
I20260709 13:15:45.124573 10137 leader_election.cc:304] T 8e055ecea2334117871644d8eb982cc8 P 3408c3af6d6a49b2a305a7937efd1861 [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: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:45.131379 10362 tablet_bootstrap.cc:492] T 7c453de030bf47bd8b14472d15fbcc3c P 3408c3af6d6a49b2a305a7937efd1861: Bootstrap starting.
I20260709 13:15:45.134841 10070 catalog_manager.cc:5697] T 0a254038744f45aeb553cea059c490f9 P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65). New cstate: current_term: 1 leader_uuid: "3408c3af6d6a49b2a305a7937efd1861" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:45.134500 10364 tablet_bootstrap.cc:492] T 232b26e936704083aa0cff219256caa4 P 9558e596c8d1432eb6d5117cb6b1ca76: Bootstrap starting.
I20260709 13:15:45.142366 10362 tablet_bootstrap.cc:654] T 7c453de030bf47bd8b14472d15fbcc3c P 3408c3af6d6a49b2a305a7937efd1861: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:45.152441 10364 tablet_bootstrap.cc:654] T 232b26e936704083aa0cff219256caa4 P 9558e596c8d1432eb6d5117cb6b1ca76: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:45.134575 10385 raft_consensus.cc:2804] T 8e055ecea2334117871644d8eb982cc8 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:45.157630 10286 leader_election.cc:304] T 6ba72d063cfe4714b6a1804302ec5a26 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76
I20260709 13:15:45.158632 10368 raft_consensus.cc:2749] T 6ba72d063cfe4714b6a1804302ec5a26 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:15:45.159066 10072 catalog_manager.cc:5697] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66). New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:45.164557 10309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff56050430dd45eb8ebe9a58d916c8df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:45.166035 10308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95ebfeff737144a8a59963cee22e5a55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:45.165923 10385 raft_consensus.cc:697] T 8e055ecea2334117871644d8eb982cc8 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 LEADER]: Becoming Leader. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Running, Role: LEADER
I20260709 13:15:45.172760 10385 consensus_queue.cc:237] T 8e055ecea2334117871644d8eb982cc8 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.175153 10363 tablet_bootstrap.cc:654] T 3f453b58178a47548809c12dd2ac538f P ea065e3af8b44f5ea6fba93d4c6b1e5a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:45.189092 10362 tablet_bootstrap.cc:492] T 7c453de030bf47bd8b14472d15fbcc3c P 3408c3af6d6a49b2a305a7937efd1861: No bootstrap required, opened a new log
I20260709 13:15:45.189558 10362 ts_tablet_manager.cc:1403] T 7c453de030bf47bd8b14472d15fbcc3c P 3408c3af6d6a49b2a305a7937efd1861: Time spent bootstrapping tablet: real 0.058s	user 0.013s	sys 0.000s
I20260709 13:15:45.191165 10370 raft_consensus.cc:493] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:45.191630 10370 raft_consensus.cc:515] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.194269 10370 leader_election.cc:290] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:45.195852 10322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3dc625ce9b4438d988b3e40fdbcc2d0" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
W20260709 13:15:45.197161 10212 leader_election.cc:343] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:45.198222 10369 raft_consensus.cc:493] T 3f453b58178a47548809c12dd2ac538f P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:45.198796 10369 raft_consensus.cc:515] T 3f453b58178a47548809c12dd2ac538f P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.203415 10173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3dc625ce9b4438d988b3e40fdbcc2d0" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:45.204229 10173 raft_consensus.cc:2468] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 0.
I20260709 13:15:45.205662 10214 leader_election.cc:304] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 9558e596c8d1432eb6d5117cb6b1ca76 [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: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:45.206491 10369 leader_election.cc:290] T 3f453b58178a47548809c12dd2ac538f P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:45.207309 10247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f453b58178a47548809c12dd2ac538f" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:45.207450 10322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f453b58178a47548809c12dd2ac538f" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:45.208233 10370 raft_consensus.cc:2804] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:45.208576 10370 raft_consensus.cc:493] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:45.208916 10370 raft_consensus.cc:3060] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:15:45.209411 10137 leader_election.cc:343] T 3f453b58178a47548809c12dd2ac538f P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:45.209870 10362 raft_consensus.cc:359] T 7c453de030bf47bd8b14472d15fbcc3c P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.210815 10362 raft_consensus.cc:385] T 7c453de030bf47bd8b14472d15fbcc3c P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:45.211185 10362 raft_consensus.cc:740] T 7c453de030bf47bd8b14472d15fbcc3c P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Initialized, Role: FOLLOWER
W20260709 13:15:45.213479 10137 leader_election.cc:343] T 3f453b58178a47548809c12dd2ac538f P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:45.213570 10362 consensus_queue.cc:260] T 7c453de030bf47bd8b14472d15fbcc3c P 3408c3af6d6a49b2a305a7937efd1861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.214145 10137 leader_election.cc:304] T 3f453b58178a47548809c12dd2ac538f P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861; no voters: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:45.217666 10369 raft_consensus.cc:2749] T 3f453b58178a47548809c12dd2ac538f P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:45.220227 10362 ts_tablet_manager.cc:1434] T 7c453de030bf47bd8b14472d15fbcc3c P 3408c3af6d6a49b2a305a7937efd1861: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.001s
I20260709 13:15:45.221518 10362 tablet_bootstrap.cc:492] T 770b80d5ccd94d9883981e2fc7dc7859 P 3408c3af6d6a49b2a305a7937efd1861: Bootstrap starting.
I20260709 13:15:45.221138 10370 raft_consensus.cc:515] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.224555 10173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3dc625ce9b4438d988b3e40fdbcc2d0" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:15:45.225227 10173 raft_consensus.cc:3060] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:45.226737 10322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3dc625ce9b4438d988b3e40fdbcc2d0" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
W20260709 13:15:45.228056 10212 leader_election.cc:343] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:45.234022 10364 tablet_bootstrap.cc:492] T 232b26e936704083aa0cff219256caa4 P 9558e596c8d1432eb6d5117cb6b1ca76: No bootstrap required, opened a new log
I20260709 13:15:45.234519 10364 ts_tablet_manager.cc:1403] T 232b26e936704083aa0cff219256caa4 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent bootstrapping tablet: real 0.110s	user 0.005s	sys 0.011s
I20260709 13:15:45.236387 10362 tablet_bootstrap.cc:654] T 770b80d5ccd94d9883981e2fc7dc7859 P 3408c3af6d6a49b2a305a7937efd1861: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:45.237404 10364 raft_consensus.cc:359] T 232b26e936704083aa0cff219256caa4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.238132 10364 raft_consensus.cc:385] T 232b26e936704083aa0cff219256caa4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:45.238412 10364 raft_consensus.cc:740] T 232b26e936704083aa0cff219256caa4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Initialized, Role: FOLLOWER
I20260709 13:15:45.239293 10364 consensus_queue.cc:260] T 232b26e936704083aa0cff219256caa4 P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.240336 10363 tablet_bootstrap.cc:492] T 3f453b58178a47548809c12dd2ac538f P ea065e3af8b44f5ea6fba93d4c6b1e5a: No bootstrap required, opened a new log
I20260709 13:15:45.242619 10363 ts_tablet_manager.cc:1403] T 3f453b58178a47548809c12dd2ac538f P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent bootstrapping tablet: real 0.199s	user 0.008s	sys 0.041s
I20260709 13:15:45.242657 10364 ts_tablet_manager.cc:1434] T 232b26e936704083aa0cff219256caa4 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:15:45.244503 10370 leader_election.cc:290] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:45.247525 10363 raft_consensus.cc:359] T 3f453b58178a47548809c12dd2ac538f P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.252723 10368 consensus_queue.cc:1048] T 7c453de030bf47bd8b14472d15fbcc3c P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:45.256964 10071 catalog_manager.cc:5697] T 8e055ecea2334117871644d8eb982cc8 P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65). New cstate: current_term: 1 leader_uuid: "3408c3af6d6a49b2a305a7937efd1861" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:45.257622 10172 raft_consensus.cc:3060] T 7c453de030bf47bd8b14472d15fbcc3c P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:45.242115 10173 raft_consensus.cc:2468] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 1.
I20260709 13:15:45.244495 10364 tablet_bootstrap.cc:492] T 8a08834e7a7449979c612a3efc6c40a0 P 9558e596c8d1432eb6d5117cb6b1ca76: Bootstrap starting.
I20260709 13:15:45.248271 10363 raft_consensus.cc:385] T 3f453b58178a47548809c12dd2ac538f P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:45.261747 10363 raft_consensus.cc:740] T 3f453b58178a47548809c12dd2ac538f P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Initialized, Role: FOLLOWER
I20260709 13:15:45.262652 10363 consensus_queue.cc:260] T 3f453b58178a47548809c12dd2ac538f P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.263044 10214 leader_election.cc:304] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 9558e596c8d1432eb6d5117cb6b1ca76 [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: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:45.264590 10395 raft_consensus.cc:2804] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:45.265091 10395 raft_consensus.cc:697] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Becoming Leader. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Running, Role: LEADER
I20260709 13:15:45.266068 10395 consensus_queue.cc:237] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.271014 10364 tablet_bootstrap.cc:654] T 8a08834e7a7449979c612a3efc6c40a0 P 9558e596c8d1432eb6d5117cb6b1ca76: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:45.273221 10363 ts_tablet_manager.cc:1434] T 3f453b58178a47548809c12dd2ac538f P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent starting tablet: real 0.030s	user 0.002s	sys 0.003s
I20260709 13:15:45.275317 10368 consensus_queue.cc:1048] T 7c453de030bf47bd8b14472d15fbcc3c P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:45.279577 10363 tablet_bootstrap.cc:492] T 8e055ecea2334117871644d8eb982cc8 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Bootstrap starting.
I20260709 13:15:45.280937 10362 tablet_bootstrap.cc:492] T 770b80d5ccd94d9883981e2fc7dc7859 P 3408c3af6d6a49b2a305a7937efd1861: No bootstrap required, opened a new log
I20260709 13:15:45.286336 10362 ts_tablet_manager.cc:1403] T 770b80d5ccd94d9883981e2fc7dc7859 P 3408c3af6d6a49b2a305a7937efd1861: Time spent bootstrapping tablet: real 0.065s	user 0.029s	sys 0.011s
I20260709 13:15:45.290098 10362 raft_consensus.cc:359] T 770b80d5ccd94d9883981e2fc7dc7859 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.297129 10363 tablet_bootstrap.cc:654] T 8e055ecea2334117871644d8eb982cc8 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:45.297678 10362 raft_consensus.cc:385] T 770b80d5ccd94d9883981e2fc7dc7859 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:45.298130 10362 raft_consensus.cc:740] T 770b80d5ccd94d9883981e2fc7dc7859 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Initialized, Role: FOLLOWER
I20260709 13:15:45.299180 10362 consensus_queue.cc:260] T 770b80d5ccd94d9883981e2fc7dc7859 P 3408c3af6d6a49b2a305a7937efd1861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.302656 10362 ts_tablet_manager.cc:1434] T 770b80d5ccd94d9883981e2fc7dc7859 P 3408c3af6d6a49b2a305a7937efd1861: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:15:45.303210 10363 tablet_bootstrap.cc:492] T 8e055ecea2334117871644d8eb982cc8 P ea065e3af8b44f5ea6fba93d4c6b1e5a: No bootstrap required, opened a new log
I20260709 13:15:45.304143 10363 ts_tablet_manager.cc:1403] T 8e055ecea2334117871644d8eb982cc8 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.000s
I20260709 13:15:45.304484 10364 tablet_bootstrap.cc:492] T 8a08834e7a7449979c612a3efc6c40a0 P 9558e596c8d1432eb6d5117cb6b1ca76: No bootstrap required, opened a new log
I20260709 13:15:45.304934 10364 ts_tablet_manager.cc:1403] T 8a08834e7a7449979c612a3efc6c40a0 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent bootstrapping tablet: real 0.061s	user 0.019s	sys 0.019s
I20260709 13:15:45.307531 10362 tablet_bootstrap.cc:492] T 6ba72d063cfe4714b6a1804302ec5a26 P 3408c3af6d6a49b2a305a7937efd1861: Bootstrap starting.
I20260709 13:15:45.308357 10407 raft_consensus.cc:493] T 770b80d5ccd94d9883981e2fc7dc7859 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:45.308791 10407 raft_consensus.cc:515] T 770b80d5ccd94d9883981e2fc7dc7859 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.306862 10363 raft_consensus.cc:359] T 8e055ecea2334117871644d8eb982cc8 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.310827 10407 leader_election.cc:290] T 770b80d5ccd94d9883981e2fc7dc7859 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:45.307909 10364 raft_consensus.cc:359] T 8a08834e7a7449979c612a3efc6c40a0 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.312453 10248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "770b80d5ccd94d9883981e2fc7dc7859" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:45.312716 10322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "770b80d5ccd94d9883981e2fc7dc7859" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:45.312970 10364 raft_consensus.cc:385] T 8a08834e7a7449979c612a3efc6c40a0 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:45.313493 10364 raft_consensus.cc:740] T 8a08834e7a7449979c612a3efc6c40a0 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Initialized, Role: FOLLOWER
W20260709 13:15:45.313850 10137 leader_election.cc:343] T 770b80d5ccd94d9883981e2fc7dc7859 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:45.314518 10137 leader_election.cc:343] T 770b80d5ccd94d9883981e2fc7dc7859 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:45.314316 10364 consensus_queue.cc:260] T 8a08834e7a7449979c612a3efc6c40a0 P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.314991 10362 tablet_bootstrap.cc:654] T 6ba72d063cfe4714b6a1804302ec5a26 P 3408c3af6d6a49b2a305a7937efd1861: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:45.314952 10137 leader_election.cc:304] T 770b80d5ccd94d9883981e2fc7dc7859 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861; no voters: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:45.316867 10364 ts_tablet_manager.cc:1434] T 8a08834e7a7449979c612a3efc6c40a0 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:15:45.317050 10407 raft_consensus.cc:2749] T 770b80d5ccd94d9883981e2fc7dc7859 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:45.310896 10363 raft_consensus.cc:385] T 8e055ecea2334117871644d8eb982cc8 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:45.317667 10363 raft_consensus.cc:740] T 8e055ecea2334117871644d8eb982cc8 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Initialized, Role: FOLLOWER
I20260709 13:15:45.318677 10364 tablet_bootstrap.cc:492] T 0153fb570d604989aea827e7bfe9a50a P 9558e596c8d1432eb6d5117cb6b1ca76: Bootstrap starting.
I20260709 13:15:45.327919 10363 consensus_queue.cc:260] T 8e055ecea2334117871644d8eb982cc8 P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.331401 10363 ts_tablet_manager.cc:1434] T 8e055ecea2334117871644d8eb982cc8 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 13:15:45.332810 10363 tablet_bootstrap.cc:492] T 770b80d5ccd94d9883981e2fc7dc7859 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Bootstrap starting.
I20260709 13:15:45.338084 10364 tablet_bootstrap.cc:654] T 0153fb570d604989aea827e7bfe9a50a P 9558e596c8d1432eb6d5117cb6b1ca76: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:45.350582 10362 tablet_bootstrap.cc:492] T 6ba72d063cfe4714b6a1804302ec5a26 P 3408c3af6d6a49b2a305a7937efd1861: No bootstrap required, opened a new log
I20260709 13:15:45.351064 10362 ts_tablet_manager.cc:1403] T 6ba72d063cfe4714b6a1804302ec5a26 P 3408c3af6d6a49b2a305a7937efd1861: Time spent bootstrapping tablet: real 0.044s	user 0.025s	sys 0.014s
I20260709 13:15:45.346671 10071 catalog_manager.cc:5697] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66). New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:45.353565 10362 raft_consensus.cc:359] T 6ba72d063cfe4714b6a1804302ec5a26 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.354218 10362 raft_consensus.cc:385] T 6ba72d063cfe4714b6a1804302ec5a26 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:45.354478 10362 raft_consensus.cc:740] T 6ba72d063cfe4714b6a1804302ec5a26 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Initialized, Role: FOLLOWER
I20260709 13:15:45.354899 10363 tablet_bootstrap.cc:654] T 770b80d5ccd94d9883981e2fc7dc7859 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:45.355252 10362 consensus_queue.cc:260] T 6ba72d063cfe4714b6a1804302ec5a26 P 3408c3af6d6a49b2a305a7937efd1861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.360877 10362 ts_tablet_manager.cc:1434] T 6ba72d063cfe4714b6a1804302ec5a26 P 3408c3af6d6a49b2a305a7937efd1861: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:15:45.361708 10362 tablet_bootstrap.cc:492] T 232b26e936704083aa0cff219256caa4 P 3408c3af6d6a49b2a305a7937efd1861: Bootstrap starting.
I20260709 13:15:45.367031 10362 tablet_bootstrap.cc:654] T 232b26e936704083aa0cff219256caa4 P 3408c3af6d6a49b2a305a7937efd1861: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:45.370175 10364 tablet_bootstrap.cc:492] T 0153fb570d604989aea827e7bfe9a50a P 9558e596c8d1432eb6d5117cb6b1ca76: No bootstrap required, opened a new log
I20260709 13:15:45.370688 10364 ts_tablet_manager.cc:1403] T 0153fb570d604989aea827e7bfe9a50a P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.002s
I20260709 13:15:45.379209 10364 raft_consensus.cc:359] T 0153fb570d604989aea827e7bfe9a50a P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.380016 10364 raft_consensus.cc:385] T 0153fb570d604989aea827e7bfe9a50a P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:45.380275 10364 raft_consensus.cc:740] T 0153fb570d604989aea827e7bfe9a50a P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Initialized, Role: FOLLOWER
I20260709 13:15:45.381102 10364 consensus_queue.cc:260] T 0153fb570d604989aea827e7bfe9a50a P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.382886 10362 tablet_bootstrap.cc:492] T 232b26e936704083aa0cff219256caa4 P 3408c3af6d6a49b2a305a7937efd1861: No bootstrap required, opened a new log
I20260709 13:15:45.383303 10364 ts_tablet_manager.cc:1434] T 0153fb570d604989aea827e7bfe9a50a P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 13:15:45.383597 10362 ts_tablet_manager.cc:1403] T 232b26e936704083aa0cff219256caa4 P 3408c3af6d6a49b2a305a7937efd1861: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.002s
I20260709 13:15:45.384181 10364 tablet_bootstrap.cc:492] T 3f453b58178a47548809c12dd2ac538f P 9558e596c8d1432eb6d5117cb6b1ca76: Bootstrap starting.
I20260709 13:15:45.387073 10362 raft_consensus.cc:359] T 232b26e936704083aa0cff219256caa4 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.388021 10362 raft_consensus.cc:385] T 232b26e936704083aa0cff219256caa4 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:45.388310 10362 raft_consensus.cc:740] T 232b26e936704083aa0cff219256caa4 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Initialized, Role: FOLLOWER
I20260709 13:15:45.388902 10362 consensus_queue.cc:260] T 232b26e936704083aa0cff219256caa4 P 3408c3af6d6a49b2a305a7937efd1861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.390369 10362 ts_tablet_manager.cc:1434] T 232b26e936704083aa0cff219256caa4 P 3408c3af6d6a49b2a305a7937efd1861: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:15:45.391645 10364 tablet_bootstrap.cc:654] T 3f453b58178a47548809c12dd2ac538f P 9558e596c8d1432eb6d5117cb6b1ca76: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:45.391762 10362 tablet_bootstrap.cc:492] T b8bb42caaa9d43dcb51811c9f2e12cfe P 3408c3af6d6a49b2a305a7937efd1861: Bootstrap starting.
I20260709 13:15:45.392745 10363 tablet_bootstrap.cc:492] T 770b80d5ccd94d9883981e2fc7dc7859 P ea065e3af8b44f5ea6fba93d4c6b1e5a: No bootstrap required, opened a new log
I20260709 13:15:45.393203 10363 ts_tablet_manager.cc:1403] T 770b80d5ccd94d9883981e2fc7dc7859 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent bootstrapping tablet: real 0.061s	user 0.008s	sys 0.005s
I20260709 13:15:45.396030 10363 raft_consensus.cc:359] T 770b80d5ccd94d9883981e2fc7dc7859 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.396692 10363 raft_consensus.cc:385] T 770b80d5ccd94d9883981e2fc7dc7859 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:45.396991 10363 raft_consensus.cc:740] T 770b80d5ccd94d9883981e2fc7dc7859 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Initialized, Role: FOLLOWER
I20260709 13:15:45.398806 10362 tablet_bootstrap.cc:654] T b8bb42caaa9d43dcb51811c9f2e12cfe P 3408c3af6d6a49b2a305a7937efd1861: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:45.401229 10363 consensus_queue.cc:260] T 770b80d5ccd94d9883981e2fc7dc7859 P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.403439 10363 ts_tablet_manager.cc:1434] T 770b80d5ccd94d9883981e2fc7dc7859 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:15:45.406915 10363 tablet_bootstrap.cc:492] T 52bee5dce0214291ba33eda5553b4519 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Bootstrap starting.
I20260709 13:15:45.407449 10362 tablet_bootstrap.cc:492] T b8bb42caaa9d43dcb51811c9f2e12cfe P 3408c3af6d6a49b2a305a7937efd1861: No bootstrap required, opened a new log
I20260709 13:15:45.408098 10362 ts_tablet_manager.cc:1403] T b8bb42caaa9d43dcb51811c9f2e12cfe P 3408c3af6d6a49b2a305a7937efd1861: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260709 13:15:45.411381 10362 raft_consensus.cc:359] T b8bb42caaa9d43dcb51811c9f2e12cfe P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.412304 10362 raft_consensus.cc:385] T b8bb42caaa9d43dcb51811c9f2e12cfe P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:45.412833 10362 raft_consensus.cc:740] T b8bb42caaa9d43dcb51811c9f2e12cfe P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Initialized, Role: FOLLOWER
I20260709 13:15:45.413317 10363 tablet_bootstrap.cc:654] T 52bee5dce0214291ba33eda5553b4519 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:45.414063 10362 consensus_queue.cc:260] T b8bb42caaa9d43dcb51811c9f2e12cfe P 3408c3af6d6a49b2a305a7937efd1861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.416888 10362 ts_tablet_manager.cc:1434] T b8bb42caaa9d43dcb51811c9f2e12cfe P 3408c3af6d6a49b2a305a7937efd1861: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:15:45.418216 10362 tablet_bootstrap.cc:492] T c462dacced90411f90b56fcc7f8c62c4 P 3408c3af6d6a49b2a305a7937efd1861: Bootstrap starting.
I20260709 13:15:45.418497 10364 tablet_bootstrap.cc:492] T 3f453b58178a47548809c12dd2ac538f P 9558e596c8d1432eb6d5117cb6b1ca76: No bootstrap required, opened a new log
I20260709 13:15:45.418941 10364 ts_tablet_manager.cc:1403] T 3f453b58178a47548809c12dd2ac538f P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.015s
I20260709 13:15:45.421475 10364 raft_consensus.cc:359] T 3f453b58178a47548809c12dd2ac538f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.422084 10364 raft_consensus.cc:385] T 3f453b58178a47548809c12dd2ac538f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:45.422147 10363 tablet_bootstrap.cc:492] T 52bee5dce0214291ba33eda5553b4519 P ea065e3af8b44f5ea6fba93d4c6b1e5a: No bootstrap required, opened a new log
I20260709 13:15:45.422396 10364 raft_consensus.cc:740] T 3f453b58178a47548809c12dd2ac538f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Initialized, Role: FOLLOWER
I20260709 13:15:45.422621 10363 ts_tablet_manager.cc:1403] T 52bee5dce0214291ba33eda5553b4519 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 13:15:45.423080 10364 consensus_queue.cc:260] T 3f453b58178a47548809c12dd2ac538f P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.424921 10362 tablet_bootstrap.cc:654] T c462dacced90411f90b56fcc7f8c62c4 P 3408c3af6d6a49b2a305a7937efd1861: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:45.424962 10364 ts_tablet_manager.cc:1434] T 3f453b58178a47548809c12dd2ac538f P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:15:45.425339 10363 raft_consensus.cc:359] T 52bee5dce0214291ba33eda5553b4519 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.426024 10364 tablet_bootstrap.cc:492] T 770b80d5ccd94d9883981e2fc7dc7859 P 9558e596c8d1432eb6d5117cb6b1ca76: Bootstrap starting.
I20260709 13:15:45.426051 10363 raft_consensus.cc:385] T 52bee5dce0214291ba33eda5553b4519 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:45.426538 10363 raft_consensus.cc:740] T 52bee5dce0214291ba33eda5553b4519 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Initialized, Role: FOLLOWER
I20260709 13:15:45.427409 10363 consensus_queue.cc:260] T 52bee5dce0214291ba33eda5553b4519 P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.430135 10363 ts_tablet_manager.cc:1434] T 52bee5dce0214291ba33eda5553b4519 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:15:45.431315 10363 tablet_bootstrap.cc:492] T 0153fb570d604989aea827e7bfe9a50a P ea065e3af8b44f5ea6fba93d4c6b1e5a: Bootstrap starting.
I20260709 13:15:45.438050 10364 tablet_bootstrap.cc:654] T 770b80d5ccd94d9883981e2fc7dc7859 P 9558e596c8d1432eb6d5117cb6b1ca76: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:45.439270 10363 tablet_bootstrap.cc:654] T 0153fb570d604989aea827e7bfe9a50a P ea065e3af8b44f5ea6fba93d4c6b1e5a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:45.443248 10362 tablet_bootstrap.cc:492] T c462dacced90411f90b56fcc7f8c62c4 P 3408c3af6d6a49b2a305a7937efd1861: No bootstrap required, opened a new log
I20260709 13:15:45.443886 10362 ts_tablet_manager.cc:1403] T c462dacced90411f90b56fcc7f8c62c4 P 3408c3af6d6a49b2a305a7937efd1861: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.004s
I20260709 13:15:45.446866 10362 raft_consensus.cc:359] T c462dacced90411f90b56fcc7f8c62c4 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.447747 10362 raft_consensus.cc:385] T c462dacced90411f90b56fcc7f8c62c4 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:45.448140 10362 raft_consensus.cc:740] T c462dacced90411f90b56fcc7f8c62c4 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Initialized, Role: FOLLOWER
I20260709 13:15:45.449153 10362 consensus_queue.cc:260] T c462dacced90411f90b56fcc7f8c62c4 P 3408c3af6d6a49b2a305a7937efd1861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.451321 10363 tablet_bootstrap.cc:492] T 0153fb570d604989aea827e7bfe9a50a P ea065e3af8b44f5ea6fba93d4c6b1e5a: No bootstrap required, opened a new log
I20260709 13:15:45.451761 10363 ts_tablet_manager.cc:1403] T 0153fb570d604989aea827e7bfe9a50a P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.002s
I20260709 13:15:45.453742 10362 ts_tablet_manager.cc:1434] T c462dacced90411f90b56fcc7f8c62c4 P 3408c3af6d6a49b2a305a7937efd1861: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:15:45.454203 10363 raft_consensus.cc:359] T 0153fb570d604989aea827e7bfe9a50a P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.454627 10362 tablet_bootstrap.cc:492] T 52bee5dce0214291ba33eda5553b4519 P 3408c3af6d6a49b2a305a7937efd1861: Bootstrap starting.
I20260709 13:15:45.454811 10363 raft_consensus.cc:385] T 0153fb570d604989aea827e7bfe9a50a P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:45.455101 10363 raft_consensus.cc:740] T 0153fb570d604989aea827e7bfe9a50a P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Initialized, Role: FOLLOWER
I20260709 13:15:45.455900 10363 consensus_queue.cc:260] T 0153fb570d604989aea827e7bfe9a50a P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.458588 10363 ts_tablet_manager.cc:1434] T 0153fb570d604989aea827e7bfe9a50a P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 13:15:45.459405 10363 tablet_bootstrap.cc:492] T 8a08834e7a7449979c612a3efc6c40a0 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Bootstrap starting.
I20260709 13:15:45.460711 10362 tablet_bootstrap.cc:654] T 52bee5dce0214291ba33eda5553b4519 P 3408c3af6d6a49b2a305a7937efd1861: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:45.464221 10407 raft_consensus.cc:493] T c462dacced90411f90b56fcc7f8c62c4 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:45.464885 10363 tablet_bootstrap.cc:654] T 8a08834e7a7449979c612a3efc6c40a0 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:45.464648 10407 raft_consensus.cc:515] T c462dacced90411f90b56fcc7f8c62c4 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.465431 10395 raft_consensus.cc:493] T 0153fb570d604989aea827e7bfe9a50a P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:45.466004 10395 raft_consensus.cc:515] T 0153fb570d604989aea827e7bfe9a50a P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.466988 10407 leader_election.cc:290] T c462dacced90411f90b56fcc7f8c62c4 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:45.468784 10395 leader_election.cc:290] T 0153fb570d604989aea827e7bfe9a50a P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:45.470687 10323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0153fb570d604989aea827e7bfe9a50a" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:45.468878 10247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c462dacced90411f90b56fcc7f8c62c4" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:45.469637 10173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0153fb570d604989aea827e7bfe9a50a" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:45.473126 10173 raft_consensus.cc:2468] T 0153fb570d604989aea827e7bfe9a50a P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 0.
I20260709 13:15:45.470184 10322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c462dacced90411f90b56fcc7f8c62c4" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:45.475555 10214 leader_election.cc:304] T 0153fb570d604989aea827e7bfe9a50a P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: 
I20260709 13:15:45.471408 10323 raft_consensus.cc:2468] T 0153fb570d604989aea827e7bfe9a50a P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 0.
I20260709 13:15:45.476509 10395 raft_consensus.cc:2804] T 0153fb570d604989aea827e7bfe9a50a P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:45.476861 10395 raft_consensus.cc:493] T 0153fb570d604989aea827e7bfe9a50a P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:45.477180 10395 raft_consensus.cc:3060] T 0153fb570d604989aea827e7bfe9a50a P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:15:45.478039 10137 leader_election.cc:343] T c462dacced90411f90b56fcc7f8c62c4 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:45.478868 10137 leader_election.cc:343] T c462dacced90411f90b56fcc7f8c62c4 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:45.479244 10137 leader_election.cc:304] T c462dacced90411f90b56fcc7f8c62c4 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861; no voters: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:45.480386 10407 raft_consensus.cc:2749] T c462dacced90411f90b56fcc7f8c62c4 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:45.482263 10323 raft_consensus.cc:3060] T 0a254038744f45aeb553cea059c490f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:45.486500 10395 raft_consensus.cc:515] T 0153fb570d604989aea827e7bfe9a50a P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.489283 10173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0153fb570d604989aea827e7bfe9a50a" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:15:45.489820 10173 raft_consensus.cc:3060] T 0153fb570d604989aea827e7bfe9a50a P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:45.491935 10407 consensus_queue.cc:1048] T 0a254038744f45aeb553cea059c490f9 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:45.492900 10364 tablet_bootstrap.cc:492] T 770b80d5ccd94d9883981e2fc7dc7859 P 9558e596c8d1432eb6d5117cb6b1ca76: No bootstrap required, opened a new log
I20260709 13:15:45.493296 10364 ts_tablet_manager.cc:1403] T 770b80d5ccd94d9883981e2fc7dc7859 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent bootstrapping tablet: real 0.067s	user 0.019s	sys 0.038s
I20260709 13:15:45.494000 10363 tablet_bootstrap.cc:492] T 8a08834e7a7449979c612a3efc6c40a0 P ea065e3af8b44f5ea6fba93d4c6b1e5a: No bootstrap required, opened a new log
I20260709 13:15:45.494411 10363 ts_tablet_manager.cc:1403] T 8a08834e7a7449979c612a3efc6c40a0 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.002s
I20260709 13:15:45.494644 10407 consensus_queue.cc:1048] T 0a254038744f45aeb553cea059c490f9 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:45.495846 10364 raft_consensus.cc:359] T 770b80d5ccd94d9883981e2fc7dc7859 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.496452 10364 raft_consensus.cc:385] T 770b80d5ccd94d9883981e2fc7dc7859 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:45.496709 10364 raft_consensus.cc:740] T 770b80d5ccd94d9883981e2fc7dc7859 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Initialized, Role: FOLLOWER
I20260709 13:15:45.496858 10363 raft_consensus.cc:359] T 8a08834e7a7449979c612a3efc6c40a0 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.497469 10363 raft_consensus.cc:385] T 8a08834e7a7449979c612a3efc6c40a0 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:45.497720 10363 raft_consensus.cc:740] T 8a08834e7a7449979c612a3efc6c40a0 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Initialized, Role: FOLLOWER
I20260709 13:15:45.497354 10364 consensus_queue.cc:260] T 770b80d5ccd94d9883981e2fc7dc7859 P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.498361 10363 consensus_queue.cc:260] T 8a08834e7a7449979c612a3efc6c40a0 P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.500232 10364 ts_tablet_manager.cc:1434] T 770b80d5ccd94d9883981e2fc7dc7859 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:15:45.500250 10363 ts_tablet_manager.cc:1434] T 8a08834e7a7449979c612a3efc6c40a0 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:15:45.501648 10364 tablet_bootstrap.cc:492] T 52bee5dce0214291ba33eda5553b4519 P 9558e596c8d1432eb6d5117cb6b1ca76: Bootstrap starting.
I20260709 13:15:45.501756 10363 tablet_bootstrap.cc:492] T c462dacced90411f90b56fcc7f8c62c4 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Bootstrap starting.
I20260709 13:15:45.503224 10173 raft_consensus.cc:2468] T 0153fb570d604989aea827e7bfe9a50a P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 1.
I20260709 13:15:45.504808 10417 raft_consensus.cc:493] T 0a254038744f45aeb553cea059c490f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:45.505261 10417 raft_consensus.cc:515] T 0a254038744f45aeb553cea059c490f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.507035 10363 tablet_bootstrap.cc:654] T c462dacced90411f90b56fcc7f8c62c4 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:45.507265 10417 leader_election.cc:290] T 0a254038744f45aeb553cea059c490f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:45.507943 10364 tablet_bootstrap.cc:654] T 52bee5dce0214291ba33eda5553b4519 P 9558e596c8d1432eb6d5117cb6b1ca76: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:45.504314 10214 leader_election.cc:304] T 0153fb570d604989aea827e7bfe9a50a P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: 
I20260709 13:15:45.507997 10172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a254038744f45aeb553cea059c490f9" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:45.508762 10370 raft_consensus.cc:2804] T 0153fb570d604989aea827e7bfe9a50a P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:45.509717 10248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a254038744f45aeb553cea059c490f9" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:45.509750 10370 raft_consensus.cc:697] T 0153fb570d604989aea827e7bfe9a50a P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Becoming Leader. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Running, Role: LEADER
I20260709 13:15:45.511394 10370 consensus_queue.cc:237] T 0153fb570d604989aea827e7bfe9a50a P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.515913 10286 leader_election.cc:304] T 0a254038744f45aeb553cea059c490f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76
I20260709 13:15:45.519255 10322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0153fb570d604989aea827e7bfe9a50a" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:15:45.519996 10322 raft_consensus.cc:3060] T 0153fb570d604989aea827e7bfe9a50a P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:45.520396 10387 raft_consensus.cc:2749] T 0a254038744f45aeb553cea059c490f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:45.522501 10364 tablet_bootstrap.cc:492] T 52bee5dce0214291ba33eda5553b4519 P 9558e596c8d1432eb6d5117cb6b1ca76: No bootstrap required, opened a new log
I20260709 13:15:45.523263 10364 ts_tablet_manager.cc:1403] T 52bee5dce0214291ba33eda5553b4519 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.005s
I20260709 13:15:45.526968 10322 raft_consensus.cc:2468] T 0153fb570d604989aea827e7bfe9a50a P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 1.
I20260709 13:15:45.528357 10395 leader_election.cc:290] T 0153fb570d604989aea827e7bfe9a50a P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:45.527240 10364 raft_consensus.cc:359] T 52bee5dce0214291ba33eda5553b4519 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.531025 10364 raft_consensus.cc:385] T 52bee5dce0214291ba33eda5553b4519 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:45.531260 10363 tablet_bootstrap.cc:492] T c462dacced90411f90b56fcc7f8c62c4 P ea065e3af8b44f5ea6fba93d4c6b1e5a: No bootstrap required, opened a new log
I20260709 13:15:45.531330 10364 raft_consensus.cc:740] T 52bee5dce0214291ba33eda5553b4519 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Initialized, Role: FOLLOWER
I20260709 13:15:45.531775 10363 ts_tablet_manager.cc:1403] T c462dacced90411f90b56fcc7f8c62c4 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent bootstrapping tablet: real 0.030s	user 0.022s	sys 0.004s
I20260709 13:15:45.532059 10364 consensus_queue.cc:260] T 52bee5dce0214291ba33eda5553b4519 P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.533638 10362 tablet_bootstrap.cc:492] T 52bee5dce0214291ba33eda5553b4519 P 3408c3af6d6a49b2a305a7937efd1861: No bootstrap required, opened a new log
I20260709 13:15:45.534093 10362 ts_tablet_manager.cc:1403] T 52bee5dce0214291ba33eda5553b4519 P 3408c3af6d6a49b2a305a7937efd1861: Time spent bootstrapping tablet: real 0.080s	user 0.006s	sys 0.009s
I20260709 13:15:45.534160 10364 ts_tablet_manager.cc:1434] T 52bee5dce0214291ba33eda5553b4519 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:15:45.534229 10363 raft_consensus.cc:359] T c462dacced90411f90b56fcc7f8c62c4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.534947 10363 raft_consensus.cc:385] T c462dacced90411f90b56fcc7f8c62c4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:45.535135 10364 tablet_bootstrap.cc:492] T 782767ba0b474a38bbc5185e5701dadc P 9558e596c8d1432eb6d5117cb6b1ca76: Bootstrap starting.
I20260709 13:15:45.535195 10363 raft_consensus.cc:740] T c462dacced90411f90b56fcc7f8c62c4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Initialized, Role: FOLLOWER
I20260709 13:15:45.535956 10363 consensus_queue.cc:260] T c462dacced90411f90b56fcc7f8c62c4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.538012 10363 ts_tablet_manager.cc:1434] T c462dacced90411f90b56fcc7f8c62c4 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260709 13:15:45.538890 10363 tablet_bootstrap.cc:492] T 782767ba0b474a38bbc5185e5701dadc P ea065e3af8b44f5ea6fba93d4c6b1e5a: Bootstrap starting.
I20260709 13:15:45.541363 10364 tablet_bootstrap.cc:654] T 782767ba0b474a38bbc5185e5701dadc P 9558e596c8d1432eb6d5117cb6b1ca76: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:45.544428 10363 tablet_bootstrap.cc:654] T 782767ba0b474a38bbc5185e5701dadc P ea065e3af8b44f5ea6fba93d4c6b1e5a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:45.550688 10173 raft_consensus.cc:3060] T 6ba72d063cfe4714b6a1804302ec5a26 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:45.559000 10362 raft_consensus.cc:359] T 52bee5dce0214291ba33eda5553b4519 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.559701 10362 raft_consensus.cc:385] T 52bee5dce0214291ba33eda5553b4519 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:45.559996 10362 raft_consensus.cc:740] T 52bee5dce0214291ba33eda5553b4519 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Initialized, Role: FOLLOWER
I20260709 13:15:45.560689 10362 consensus_queue.cc:260] T 52bee5dce0214291ba33eda5553b4519 P 3408c3af6d6a49b2a305a7937efd1861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.564366 10364 tablet_bootstrap.cc:492] T 782767ba0b474a38bbc5185e5701dadc P 9558e596c8d1432eb6d5117cb6b1ca76: No bootstrap required, opened a new log
I20260709 13:15:45.564925 10364 ts_tablet_manager.cc:1403] T 782767ba0b474a38bbc5185e5701dadc P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.003s
I20260709 13:15:45.565171 10362 ts_tablet_manager.cc:1434] T 52bee5dce0214291ba33eda5553b4519 P 3408c3af6d6a49b2a305a7937efd1861: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.003s
I20260709 13:15:45.566063 10362 tablet_bootstrap.cc:492] T ed9e4693bbae4732b4dce3784a630a30 P 3408c3af6d6a49b2a305a7937efd1861: Bootstrap starting.
I20260709 13:15:45.569329 10364 raft_consensus.cc:359] T 782767ba0b474a38bbc5185e5701dadc P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.569948 10364 raft_consensus.cc:385] T 782767ba0b474a38bbc5185e5701dadc P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:45.570070 10363 tablet_bootstrap.cc:492] T 782767ba0b474a38bbc5185e5701dadc P ea065e3af8b44f5ea6fba93d4c6b1e5a: No bootstrap required, opened a new log
I20260709 13:15:45.570210 10364 raft_consensus.cc:740] T 782767ba0b474a38bbc5185e5701dadc P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Initialized, Role: FOLLOWER
I20260709 13:15:45.570483 10363 ts_tablet_manager.cc:1403] T 782767ba0b474a38bbc5185e5701dadc P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.008s
I20260709 13:15:45.569670 10069 catalog_manager.cc:5697] T 0153fb570d604989aea827e7bfe9a50a P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66). New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:45.570953 10364 consensus_queue.cc:260] T 782767ba0b474a38bbc5185e5701dadc P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.571921 10395 raft_consensus.cc:493] T 52bee5dce0214291ba33eda5553b4519 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:45.572254 10370 consensus_queue.cc:1048] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:45.572336 10395 raft_consensus.cc:515] T 52bee5dce0214291ba33eda5553b4519 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.572903 10363 raft_consensus.cc:359] T 782767ba0b474a38bbc5185e5701dadc P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.574887 10395 leader_election.cc:290] T 52bee5dce0214291ba33eda5553b4519 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:45.575508 10172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52bee5dce0214291ba33eda5553b4519" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:45.576110 10172 raft_consensus.cc:2468] T 52bee5dce0214291ba33eda5553b4519 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 0.
I20260709 13:15:45.574075 10363 raft_consensus.cc:385] T 782767ba0b474a38bbc5185e5701dadc P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:45.576574 10363 raft_consensus.cc:740] T 782767ba0b474a38bbc5185e5701dadc P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Initialized, Role: FOLLOWER
I20260709 13:15:45.576575 10323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52bee5dce0214291ba33eda5553b4519" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:45.577287 10214 leader_election.cc:304] T 52bee5dce0214291ba33eda5553b4519 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: 
I20260709 13:15:45.577394 10323 raft_consensus.cc:2468] T 52bee5dce0214291ba33eda5553b4519 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 0.
I20260709 13:15:45.577358 10363 consensus_queue.cc:260] T 782767ba0b474a38bbc5185e5701dadc P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.578177 10395 raft_consensus.cc:2804] T 52bee5dce0214291ba33eda5553b4519 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:45.578496 10395 raft_consensus.cc:493] T 52bee5dce0214291ba33eda5553b4519 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:45.578807 10395 raft_consensus.cc:3060] T 52bee5dce0214291ba33eda5553b4519 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:45.579599 10362 tablet_bootstrap.cc:654] T ed9e4693bbae4732b4dce3784a630a30 P 3408c3af6d6a49b2a305a7937efd1861: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:45.584453 10370 raft_consensus.cc:493] T 3f453b58178a47548809c12dd2ac538f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:45.585057 10370 raft_consensus.cc:515] T 3f453b58178a47548809c12dd2ac538f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.585510 10363 ts_tablet_manager.cc:1434] T 782767ba0b474a38bbc5185e5701dadc P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260709 13:15:45.586372 10363 tablet_bootstrap.cc:492] T b3dc625ce9b4438d988b3e40fdbcc2d0 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Bootstrap starting.
I20260709 13:15:45.586994 10370 leader_election.cc:290] T 3f453b58178a47548809c12dd2ac538f P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:45.588001 10323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f453b58178a47548809c12dd2ac538f" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:45.588392 10172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f453b58178a47548809c12dd2ac538f" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:45.588582 10323 raft_consensus.cc:2468] T 3f453b58178a47548809c12dd2ac538f P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 0.
I20260709 13:15:45.588969 10172 raft_consensus.cc:2468] T 3f453b58178a47548809c12dd2ac538f P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 0.
I20260709 13:15:45.590006 10212 leader_election.cc:304] T 3f453b58178a47548809c12dd2ac538f P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:15:45.594102 10395 raft_consensus.cc:515] T 52bee5dce0214291ba33eda5553b4519 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.596978 10172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52bee5dce0214291ba33eda5553b4519" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:15:45.597626 10172 raft_consensus.cc:3060] T 52bee5dce0214291ba33eda5553b4519 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:45.603643 10370 raft_consensus.cc:2804] T 3f453b58178a47548809c12dd2ac538f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:45.604357 10323 raft_consensus.cc:3060] T 8e055ecea2334117871644d8eb982cc8 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:45.604763 10370 raft_consensus.cc:493] T 3f453b58178a47548809c12dd2ac538f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:45.605189 10370 raft_consensus.cc:3060] T 3f453b58178a47548809c12dd2ac538f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:45.606748 10172 raft_consensus.cc:2468] T 52bee5dce0214291ba33eda5553b4519 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 1.
I20260709 13:15:45.608021 10214 leader_election.cc:304] T 52bee5dce0214291ba33eda5553b4519 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: 
I20260709 13:15:45.608702 10389 raft_consensus.cc:2804] T 52bee5dce0214291ba33eda5553b4519 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:45.611891 10370 raft_consensus.cc:515] T 3f453b58178a47548809c12dd2ac538f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.612906 10385 consensus_queue.cc:1048] T 8e055ecea2334117871644d8eb982cc8 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:45.614993 10385 consensus_queue.cc:1048] T 8e055ecea2334117871644d8eb982cc8 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:45.617918 10363 tablet_bootstrap.cc:654] T b3dc625ce9b4438d988b3e40fdbcc2d0 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:45.617767 10174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f453b58178a47548809c12dd2ac538f" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:15:45.618445 10174 raft_consensus.cc:3060] T 3f453b58178a47548809c12dd2ac538f P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:45.619131 10364 ts_tablet_manager.cc:1434] T 782767ba0b474a38bbc5185e5701dadc P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.000s
I20260709 13:15:45.619176 10370 leader_election.cc:290] T 3f453b58178a47548809c12dd2ac538f P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:45.624022 10322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f453b58178a47548809c12dd2ac538f" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:15:45.633746 10322 raft_consensus.cc:3060] T 3f453b58178a47548809c12dd2ac538f P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:45.625167 10370 raft_consensus.cc:493] T 232b26e936704083aa0cff219256caa4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:45.636271 10370 raft_consensus.cc:515] T 232b26e936704083aa0cff219256caa4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.629776 10174 raft_consensus.cc:2468] T 3f453b58178a47548809c12dd2ac538f P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 1.
I20260709 13:15:45.639539 10321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "232b26e936704083aa0cff219256caa4" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
W20260709 13:15:45.641405 10212 leader_election.cc:343] T 232b26e936704083aa0cff219256caa4 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:45.624742 10362 tablet_bootstrap.cc:492] T ed9e4693bbae4732b4dce3784a630a30 P 3408c3af6d6a49b2a305a7937efd1861: No bootstrap required, opened a new log
I20260709 13:15:45.643131 10321 raft_consensus.cc:1240] T 6ba72d063cfe4714b6a1804302ec5a26 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Rejecting Update request from peer 9558e596c8d1432eb6d5117cb6b1ca76 for earlier term 1. Current term is 2. Ops: []
I20260709 13:15:45.643718 10370 leader_election.cc:290] T 232b26e936704083aa0cff219256caa4 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:45.643256 10362 ts_tablet_manager.cc:1403] T ed9e4693bbae4732b4dce3784a630a30 P 3408c3af6d6a49b2a305a7937efd1861: Time spent bootstrapping tablet: real 0.077s	user 0.015s	sys 0.002s
I20260709 13:15:45.621173 10364 tablet_bootstrap.cc:492] T c82a19022bf346b8ac8e526c3315acee P 9558e596c8d1432eb6d5117cb6b1ca76: Bootstrap starting.
I20260709 13:15:45.647255 10370 consensus_queue.cc:1059] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:45.648839 10441 raft_consensus.cc:3055] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:45.649164 10441 raft_consensus.cc:740] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Running, Role: LEADER
I20260709 13:15:45.649925 10363 tablet_bootstrap.cc:492] T b3dc625ce9b4438d988b3e40fdbcc2d0 P ea065e3af8b44f5ea6fba93d4c6b1e5a: No bootstrap required, opened a new log
I20260709 13:15:45.650368 10363 ts_tablet_manager.cc:1403] T b3dc625ce9b4438d988b3e40fdbcc2d0 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent bootstrapping tablet: real 0.064s	user 0.005s	sys 0.009s
I20260709 13:15:45.653978 10362 raft_consensus.cc:359] T ed9e4693bbae4732b4dce3784a630a30 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.654263 10363 raft_consensus.cc:359] T b3dc625ce9b4438d988b3e40fdbcc2d0 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.655190 10363 raft_consensus.cc:385] T b3dc625ce9b4438d988b3e40fdbcc2d0 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:45.655544 10363 raft_consensus.cc:740] T b3dc625ce9b4438d988b3e40fdbcc2d0 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Initialized, Role: FOLLOWER
I20260709 13:15:45.656520 10363 consensus_queue.cc:260] T b3dc625ce9b4438d988b3e40fdbcc2d0 P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.654789 10362 raft_consensus.cc:385] T ed9e4693bbae4732b4dce3784a630a30 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:45.657691 10362 raft_consensus.cc:740] T ed9e4693bbae4732b4dce3784a630a30 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Initialized, Role: FOLLOWER
I20260709 13:15:45.650055 10441 consensus_queue.cc:260] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.658628 10362 consensus_queue.cc:260] T ed9e4693bbae4732b4dce3784a630a30 P 3408c3af6d6a49b2a305a7937efd1861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.659041 10389 raft_consensus.cc:697] T 52bee5dce0214291ba33eda5553b4519 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Becoming Leader. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Running, Role: LEADER
I20260709 13:15:45.661080 10363 ts_tablet_manager.cc:1434] T b3dc625ce9b4438d988b3e40fdbcc2d0 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:15:45.661684 10172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "232b26e936704083aa0cff219256caa4" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:45.663142 10172 raft_consensus.cc:2468] T 232b26e936704083aa0cff219256caa4 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 0.
I20260709 13:15:45.663707 10385 raft_consensus.cc:493] T 232b26e936704083aa0cff219256caa4 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:45.664314 10441 raft_consensus.cc:3060] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:45.664136 10385 raft_consensus.cc:515] T 232b26e936704083aa0cff219256caa4 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.665071 10321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52bee5dce0214291ba33eda5553b4519" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:15:45.665622 10363 tablet_bootstrap.cc:492] T 232b26e936704083aa0cff219256caa4 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Bootstrap starting.
I20260709 13:15:45.665834 10321 raft_consensus.cc:3060] T 52bee5dce0214291ba33eda5553b4519 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:45.666781 10385 leader_election.cc:290] T 232b26e936704083aa0cff219256caa4 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:45.663978 10395 leader_election.cc:290] T 52bee5dce0214291ba33eda5553b4519 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:45.658536 10322 raft_consensus.cc:2468] T 3f453b58178a47548809c12dd2ac538f P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 1.
I20260709 13:15:45.667881 10362 ts_tablet_manager.cc:1434] T ed9e4693bbae4732b4dce3784a630a30 P 3408c3af6d6a49b2a305a7937efd1861: Time spent starting tablet: real 0.023s	user 0.010s	sys 0.000s
I20260709 13:15:45.669011 10362 tablet_bootstrap.cc:492] T 782767ba0b474a38bbc5185e5701dadc P 3408c3af6d6a49b2a305a7937efd1861: Bootstrap starting.
I20260709 13:15:45.671020 10320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "232b26e936704083aa0cff219256caa4" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:45.673048 10212 leader_election.cc:304] T 3f453b58178a47548809c12dd2ac538f P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
W20260709 13:15:45.673749 10137 leader_election.cc:343] T 232b26e936704083aa0cff219256caa4 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:45.669446 10389 consensus_queue.cc:237] T 52bee5dce0214291ba33eda5553b4519 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.686570 10364 tablet_bootstrap.cc:654] T c82a19022bf346b8ac8e526c3315acee P 9558e596c8d1432eb6d5117cb6b1ca76: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:45.690068 10321 raft_consensus.cc:2468] T 52bee5dce0214291ba33eda5553b4519 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 1.
I20260709 13:15:45.693506 10214 leader_election.cc:304] T 232b26e936704083aa0cff219256caa4 P 9558e596c8d1432eb6d5117cb6b1ca76 [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: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:45.685035 10395 raft_consensus.cc:2804] T 3f453b58178a47548809c12dd2ac538f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:45.696363 10370 raft_consensus.cc:2804] T 232b26e936704083aa0cff219256caa4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:45.696801 10370 raft_consensus.cc:493] T 232b26e936704083aa0cff219256caa4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:45.697175 10370 raft_consensus.cc:3060] T 232b26e936704083aa0cff219256caa4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:45.702059 10248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "232b26e936704083aa0cff219256caa4" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:45.707690 10370 raft_consensus.cc:515] T 232b26e936704083aa0cff219256caa4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.709165 10248 raft_consensus.cc:2393] T 232b26e936704083aa0cff219256caa4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3408c3af6d6a49b2a305a7937efd1861 in current term 1: Already voted for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in this term.
I20260709 13:15:45.700646 10395 raft_consensus.cc:697] T 3f453b58178a47548809c12dd2ac538f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Becoming Leader. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Running, Role: LEADER
I20260709 13:15:45.710811 10395 consensus_queue.cc:237] T 3f453b58178a47548809c12dd2ac538f P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.713608 10442 raft_consensus.cc:493] T 782767ba0b474a38bbc5185e5701dadc P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:45.714196 10442 raft_consensus.cc:515] T 782767ba0b474a38bbc5185e5701dadc P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.723853 10321 raft_consensus.cc:3060] T b3dc625ce9b4438d988b3e40fdbcc2d0 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:45.738849 10385 raft_consensus.cc:493] T b8bb42caaa9d43dcb51811c9f2e12cfe P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:45.739310 10385 raft_consensus.cc:515] T b8bb42caaa9d43dcb51811c9f2e12cfe P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.741276 10385 leader_election.cc:290] T b8bb42caaa9d43dcb51811c9f2e12cfe P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:45.742444 10363 tablet_bootstrap.cc:654] T 232b26e936704083aa0cff219256caa4 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:45.744246 10248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8bb42caaa9d43dcb51811c9f2e12cfe" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:45.744201 10323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8bb42caaa9d43dcb51811c9f2e12cfe" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:45.741878 10389 consensus_queue.cc:1048] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:15:45.747517 10417 raft_consensus.cc:493] T 770b80d5ccd94d9883981e2fc7dc7859 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:15:45.747972 10137 leader_election.cc:343] T b8bb42caaa9d43dcb51811c9f2e12cfe P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:45.748716 10395 raft_consensus.cc:493] T 770b80d5ccd94d9883981e2fc7dc7859 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:45.749680 10395 raft_consensus.cc:515] T 770b80d5ccd94d9883981e2fc7dc7859 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.748107 10417 raft_consensus.cc:515] T 770b80d5ccd94d9883981e2fc7dc7859 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.752419 10362 tablet_bootstrap.cc:654] T 782767ba0b474a38bbc5185e5701dadc P 3408c3af6d6a49b2a305a7937efd1861: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:45.752559 10323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "770b80d5ccd94d9883981e2fc7dc7859" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:45.753178 10323 raft_consensus.cc:2468] T 770b80d5ccd94d9883981e2fc7dc7859 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 0.
I20260709 13:15:45.764671 10212 leader_election.cc:304] T 770b80d5ccd94d9883981e2fc7dc7859 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:15:45.764869 10248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "770b80d5ccd94d9883981e2fc7dc7859" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:45.765515 10248 raft_consensus.cc:2468] T 770b80d5ccd94d9883981e2fc7dc7859 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 0.
I20260709 13:15:45.766413 10172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "770b80d5ccd94d9883981e2fc7dc7859" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:45.767088 10172 raft_consensus.cc:2468] T 770b80d5ccd94d9883981e2fc7dc7859 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 0.
I20260709 13:15:45.767940 10364 tablet_bootstrap.cc:492] T c82a19022bf346b8ac8e526c3315acee P 9558e596c8d1432eb6d5117cb6b1ca76: No bootstrap required, opened a new log
I20260709 13:15:45.754774 10417 leader_election.cc:290] T 770b80d5ccd94d9883981e2fc7dc7859 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:45.768671 10442 leader_election.cc:290] T 782767ba0b474a38bbc5185e5701dadc P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:45.769181 10442 raft_consensus.cc:2804] T 770b80d5ccd94d9883981e2fc7dc7859 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:45.769536 10442 raft_consensus.cc:493] T 770b80d5ccd94d9883981e2fc7dc7859 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:45.769845 10442 raft_consensus.cc:3060] T 770b80d5ccd94d9883981e2fc7dc7859 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:45.770505 10288 leader_election.cc:304] T 770b80d5ccd94d9883981e2fc7dc7859 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:15:45.770898 10364 ts_tablet_manager.cc:1403] T c82a19022bf346b8ac8e526c3315acee P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent bootstrapping tablet: real 0.150s	user 0.039s	sys 0.020s
I20260709 13:15:45.771260 10417 raft_consensus.cc:2804] T 770b80d5ccd94d9883981e2fc7dc7859 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:45.771747 10417 raft_consensus.cc:493] T 770b80d5ccd94d9883981e2fc7dc7859 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:45.772099 10417 raft_consensus.cc:3060] T 770b80d5ccd94d9883981e2fc7dc7859 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:45.772243 10172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "232b26e936704083aa0cff219256caa4" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:15:45.772825 10172 raft_consensus.cc:3060] T 232b26e936704083aa0cff219256caa4 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:45.754034 10395 leader_election.cc:290] T 770b80d5ccd94d9883981e2fc7dc7859 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:45.775069 10137 leader_election.cc:304] T 232b26e936704083aa0cff219256caa4 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861; no voters: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:45.784305 10174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "782767ba0b474a38bbc5185e5701dadc" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:45.786373 10174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "770b80d5ccd94d9883981e2fc7dc7859" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:45.786931 10174 raft_consensus.cc:2468] T 770b80d5ccd94d9883981e2fc7dc7859 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 0.
W20260709 13:15:45.787138 10137 leader_election.cc:343] T b8bb42caaa9d43dcb51811c9f2e12cfe P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:45.787755 10214 leader_election.cc:343] T 782767ba0b474a38bbc5185e5701dadc P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:45.787658 10137 leader_election.cc:304] T b8bb42caaa9d43dcb51811c9f2e12cfe P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861; no voters: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:45.769201 10370 leader_election.cc:290] T 232b26e936704083aa0cff219256caa4 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:45.788801 10369 raft_consensus.cc:2749] T b8bb42caaa9d43dcb51811c9f2e12cfe P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:45.789170 10370 consensus_queue.cc:1048] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:45.783013 10172 raft_consensus.cc:2468] T 232b26e936704083aa0cff219256caa4 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 1.
I20260709 13:15:45.792713 10407 raft_consensus.cc:2749] T 232b26e936704083aa0cff219256caa4 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:45.795313 10387 raft_consensus.cc:493] T b3dc625ce9b4438d988b3e40fdbcc2d0 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:45.795423 10417 raft_consensus.cc:515] T 770b80d5ccd94d9883981e2fc7dc7859 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.795838 10387 raft_consensus.cc:515] T b3dc625ce9b4438d988b3e40fdbcc2d0 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.823644 10407 raft_consensus.cc:493] T ed9e4693bbae4732b4dce3784a630a30 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:45.824138 10407 raft_consensus.cc:515] T ed9e4693bbae4732b4dce3784a630a30 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.840936 10363 tablet_bootstrap.cc:492] T 232b26e936704083aa0cff219256caa4 P ea065e3af8b44f5ea6fba93d4c6b1e5a: No bootstrap required, opened a new log
I20260709 13:15:45.841729 10363 ts_tablet_manager.cc:1403] T 232b26e936704083aa0cff219256caa4 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent bootstrapping tablet: real 0.176s	user 0.017s	sys 0.009s
I20260709 13:15:45.841171 10364 raft_consensus.cc:359] T c82a19022bf346b8ac8e526c3315acee P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.843400 10364 raft_consensus.cc:385] T c82a19022bf346b8ac8e526c3315acee P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:45.843760 10364 raft_consensus.cc:740] T c82a19022bf346b8ac8e526c3315acee P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Initialized, Role: FOLLOWER
I20260709 13:15:45.844919 10364 consensus_queue.cc:260] T c82a19022bf346b8ac8e526c3315acee P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.840910 10407 leader_election.cc:290] T ed9e4693bbae4732b4dce3784a630a30 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:45.847275 10214 leader_election.cc:304] T 232b26e936704083aa0cff219256caa4 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: 
I20260709 13:15:45.848074 10364 ts_tablet_manager.cc:1434] T c82a19022bf346b8ac8e526c3315acee P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent starting tablet: real 0.074s	user 0.005s	sys 0.017s
I20260709 13:15:45.848363 10395 raft_consensus.cc:2804] T 232b26e936704083aa0cff219256caa4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:45.848968 10395 raft_consensus.cc:697] T 232b26e936704083aa0cff219256caa4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Becoming Leader. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Running, Role: LEADER
I20260709 13:15:45.845041 10387 leader_election.cc:290] T b3dc625ce9b4438d988b3e40fdbcc2d0 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:45.851343 10364 tablet_bootstrap.cc:492] T c462dacced90411f90b56fcc7f8c62c4 P 9558e596c8d1432eb6d5117cb6b1ca76: Bootstrap starting.
I20260709 13:15:45.857385 10321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "782767ba0b474a38bbc5185e5701dadc" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:45.858142 10321 raft_consensus.cc:2468] T 782767ba0b474a38bbc5185e5701dadc P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 0.
I20260709 13:15:45.859418 10395 consensus_queue.cc:237] T 232b26e936704083aa0cff219256caa4 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.860941 10368 raft_consensus.cc:493] T 8a08834e7a7449979c612a3efc6c40a0 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:45.863557 10370 raft_consensus.cc:493] T 8a08834e7a7449979c612a3efc6c40a0 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:45.861480 10387 raft_consensus.cc:493] T 782767ba0b474a38bbc5185e5701dadc P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:45.864288 10368 raft_consensus.cc:515] T 8a08834e7a7449979c612a3efc6c40a0 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.864497 10370 raft_consensus.cc:515] T 8a08834e7a7449979c612a3efc6c40a0 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.868119 10370 leader_election.cc:290] T 8a08834e7a7449979c612a3efc6c40a0 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:45.868829 10247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3dc625ce9b4438d988b3e40fdbcc2d0" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:45.868848 10368 leader_election.cc:290] T 8a08834e7a7449979c612a3efc6c40a0 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:45.869555 10364 tablet_bootstrap.cc:654] T c462dacced90411f90b56fcc7f8c62c4 P 9558e596c8d1432eb6d5117cb6b1ca76: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:45.873875 10321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "232b26e936704083aa0cff219256caa4" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:15:45.874606 10212 leader_election.cc:304] T 782767ba0b474a38bbc5185e5701dadc P 9558e596c8d1432eb6d5117cb6b1ca76 [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: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 3408c3af6d6a49b2a305a7937efd1861
I20260709 13:15:45.874689 10320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a08834e7a7449979c612a3efc6c40a0" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:45.875319 10320 raft_consensus.cc:2468] T 8a08834e7a7449979c612a3efc6c40a0 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 0.
I20260709 13:15:45.865871 10417 leader_election.cc:290] T 770b80d5ccd94d9883981e2fc7dc7859 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:45.875733 10370 raft_consensus.cc:2804] T 782767ba0b474a38bbc5185e5701dadc P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:45.876088 10370 raft_consensus.cc:493] T 782767ba0b474a38bbc5185e5701dadc P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:45.876422 10370 raft_consensus.cc:3060] T 782767ba0b474a38bbc5185e5701dadc P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:45.883086 10172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3dc625ce9b4438d988b3e40fdbcc2d0" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:45.890201 10212 leader_election.cc:304] T 8a08834e7a7449979c612a3efc6c40a0 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:15:45.891438 10174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a08834e7a7449979c612a3efc6c40a0" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:45.891994 10441 raft_consensus.cc:2804] T 8a08834e7a7449979c612a3efc6c40a0 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:45.892122 10174 raft_consensus.cc:2468] T 8a08834e7a7449979c612a3efc6c40a0 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 0.
I20260709 13:15:45.892401 10441 raft_consensus.cc:493] T 8a08834e7a7449979c612a3efc6c40a0 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:45.892804 10441 raft_consensus.cc:3060] T 8a08834e7a7449979c612a3efc6c40a0 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:45.899185 10442 raft_consensus.cc:515] T 770b80d5ccd94d9883981e2fc7dc7859 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.907923 10247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "770b80d5ccd94d9883981e2fc7dc7859" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:15:45.909142 10363 raft_consensus.cc:359] T 232b26e936704083aa0cff219256caa4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.909801 10363 raft_consensus.cc:385] T 232b26e936704083aa0cff219256caa4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:45.910064 10363 raft_consensus.cc:740] T 232b26e936704083aa0cff219256caa4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Initialized, Role: FOLLOWER
I20260709 13:15:45.909678 10070 catalog_manager.cc:5697] T 52bee5dce0214291ba33eda5553b4519 P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66). New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:45.871371 10387 raft_consensus.cc:515] T 782767ba0b474a38bbc5185e5701dadc P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.914968 10362 tablet_bootstrap.cc:492] T 782767ba0b474a38bbc5185e5701dadc P 3408c3af6d6a49b2a305a7937efd1861: No bootstrap required, opened a new log
I20260709 13:15:45.915266 10248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed9e4693bbae4732b4dce3784a630a30" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:45.908733 10247 raft_consensus.cc:2393] T 770b80d5ccd94d9883981e2fc7dc7859 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in current term 1: Already voted for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in this term.
I20260709 13:15:45.915412 10362 ts_tablet_manager.cc:1403] T 782767ba0b474a38bbc5185e5701dadc P 3408c3af6d6a49b2a305a7937efd1861: Time spent bootstrapping tablet: real 0.247s	user 0.012s	sys 0.007s
I20260709 13:15:45.903230 10370 raft_consensus.cc:515] T 782767ba0b474a38bbc5185e5701dadc P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.918892 10248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a08834e7a7449979c612a3efc6c40a0" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:45.919149 10320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "770b80d5ccd94d9883981e2fc7dc7859" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:15:45.919270 10362 raft_consensus.cc:359] T 782767ba0b474a38bbc5185e5701dadc P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.919811 10174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "770b80d5ccd94d9883981e2fc7dc7859" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:15:45.919998 10320 raft_consensus.cc:2393] T 770b80d5ccd94d9883981e2fc7dc7859 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9558e596c8d1432eb6d5117cb6b1ca76 in current term 1: Already voted for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in this term.
I20260709 13:15:45.920046 10362 raft_consensus.cc:385] T 782767ba0b474a38bbc5185e5701dadc P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:45.920347 10174 raft_consensus.cc:3060] T 770b80d5ccd94d9883981e2fc7dc7859 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:45.920481 10362 raft_consensus.cc:740] T 782767ba0b474a38bbc5185e5701dadc P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Initialized, Role: FOLLOWER
I20260709 13:15:45.921084 10362 consensus_queue.cc:260] T 782767ba0b474a38bbc5185e5701dadc P 3408c3af6d6a49b2a305a7937efd1861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.921458 10363 consensus_queue.cc:260] T 232b26e936704083aa0cff219256caa4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.922320 10321 raft_consensus.cc:3060] T 232b26e936704083aa0cff219256caa4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:45.923034 10362 ts_tablet_manager.cc:1434] T 782767ba0b474a38bbc5185e5701dadc P 3408c3af6d6a49b2a305a7937efd1861: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 13:15:45.923766 10363 ts_tablet_manager.cc:1434] T 232b26e936704083aa0cff219256caa4 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent starting tablet: real 0.082s	user 0.007s	sys 0.001s
I20260709 13:15:45.924002 10362 tablet_bootstrap.cc:492] T 06eef725e31e4e8a8a09faa95edbe5a9 P 3408c3af6d6a49b2a305a7937efd1861: Bootstrap starting.
I20260709 13:15:45.924645 10363 tablet_bootstrap.cc:492] T f745613b20744ce8af833e3fea3d56ca P ea065e3af8b44f5ea6fba93d4c6b1e5a: Bootstrap starting.
I20260709 13:15:45.912699 10442 leader_election.cc:290] T 770b80d5ccd94d9883981e2fc7dc7859 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:45.934813 10171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a08834e7a7449979c612a3efc6c40a0" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:45.935497 10171 raft_consensus.cc:2468] T 8a08834e7a7449979c612a3efc6c40a0 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 0.
I20260709 13:15:45.935997 10387 leader_election.cc:290] T 782767ba0b474a38bbc5185e5701dadc P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:45.937139 10172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "770b80d5ccd94d9883981e2fc7dc7859" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:15:45.937204 10288 leader_election.cc:304] T 8a08834e7a7449979c612a3efc6c40a0 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:15:45.939088 10321 raft_consensus.cc:2468] T 232b26e936704083aa0cff219256caa4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 1.
W20260709 13:15:45.939591 10137 leader_election.cc:343] T ed9e4693bbae4732b4dce3784a630a30 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:45.940549 10453 raft_consensus.cc:2804] T 8a08834e7a7449979c612a3efc6c40a0 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:45.940486 10286 leader_election.cc:304] T b3dc625ce9b4438d988b3e40fdbcc2d0 P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76
I20260709 13:15:45.940991 10453 raft_consensus.cc:493] T 8a08834e7a7449979c612a3efc6c40a0 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:45.941351 10453 raft_consensus.cc:3060] T 8a08834e7a7449979c612a3efc6c40a0 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:45.941507 10387 raft_consensus.cc:2749] T b3dc625ce9b4438d988b3e40fdbcc2d0 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:45.961375 10172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "782767ba0b474a38bbc5185e5701dadc" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:45.962229 10172 raft_consensus.cc:2468] T 782767ba0b474a38bbc5185e5701dadc P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 0.
I20260709 13:15:45.963892 10288 leader_election.cc:304] T 782767ba0b474a38bbc5185e5701dadc P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:15:45.965538 10387 raft_consensus.cc:2804] T 782767ba0b474a38bbc5185e5701dadc P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:45.965909 10387 raft_consensus.cc:493] T 782767ba0b474a38bbc5185e5701dadc P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:45.966230 10387 raft_consensus.cc:3060] T 782767ba0b474a38bbc5185e5701dadc P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:45.957389 10174 raft_consensus.cc:2468] T 770b80d5ccd94d9883981e2fc7dc7859 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 1.
I20260709 13:15:45.987267 10387 raft_consensus.cc:515] T 782767ba0b474a38bbc5185e5701dadc P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
W20260709 13:15:45.988854 10286 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.218.66:39419, user_credentials={real_user=slave}} blocked reactor thread for 93048.3us
I20260709 13:15:45.990832 10441 raft_consensus.cc:515] T 8a08834e7a7449979c612a3efc6c40a0 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:45.992601 10387 leader_election.cc:290] T 782767ba0b474a38bbc5185e5701dadc P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:45.994240 10174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "782767ba0b474a38bbc5185e5701dadc" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:15:45.996196 10370 leader_election.cc:290] T 782767ba0b474a38bbc5185e5701dadc P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:45.997350 10248 raft_consensus.cc:2393] T 8a08834e7a7449979c612a3efc6c40a0 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in current term 1: Already voted for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in this term.
I20260709 13:15:45.998008 10441 leader_election.cc:290] T 8a08834e7a7449979c612a3efc6c40a0 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:45.998809 10362 tablet_bootstrap.cc:654] T 06eef725e31e4e8a8a09faa95edbe5a9 P 3408c3af6d6a49b2a305a7937efd1861: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.001176 10320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a08834e7a7449979c612a3efc6c40a0" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:15:46.002321 10321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "782767ba0b474a38bbc5185e5701dadc" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:15:46.003054 10321 raft_consensus.cc:2393] T 782767ba0b474a38bbc5185e5701dadc P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9558e596c8d1432eb6d5117cb6b1ca76 in current term 1: Already voted for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in this term.
I20260709 13:15:46.004354 10321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed9e4693bbae4732b4dce3784a630a30" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:46.005810 10286 leader_election.cc:304] T 770b80d5ccd94d9883981e2fc7dc7859 P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76
I20260709 13:15:46.006100 10174 raft_consensus.cc:3060] T 782767ba0b474a38bbc5185e5701dadc P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:15:45.994760 10214 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.218.65:33643, user_credentials={real_user=slave}} blocked reactor thread for 56131.6us
I20260709 13:15:46.007747 10452 raft_consensus.cc:2749] T 770b80d5ccd94d9883981e2fc7dc7859 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:15:46.008438 10214 leader_election.cc:304] T 770b80d5ccd94d9883981e2fc7dc7859 P 9558e596c8d1432eb6d5117cb6b1ca76 [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: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:46.010378 10173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "782767ba0b474a38bbc5185e5701dadc" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:15:46.010797 10248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "782767ba0b474a38bbc5185e5701dadc" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:46.011149 10172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a08834e7a7449979c612a3efc6c40a0" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:15:46.011557 10248 raft_consensus.cc:2393] T 782767ba0b474a38bbc5185e5701dadc P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in current term 1: Already voted for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in this term.
I20260709 13:15:46.011813 10172 raft_consensus.cc:3060] T 8a08834e7a7449979c612a3efc6c40a0 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.012485 10442 raft_consensus.cc:2804] T 770b80d5ccd94d9883981e2fc7dc7859 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:46.012981 10442 raft_consensus.cc:697] T 770b80d5ccd94d9883981e2fc7dc7859 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Becoming Leader. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Running, Role: LEADER
I20260709 13:15:46.013763 10442 consensus_queue.cc:237] T 770b80d5ccd94d9883981e2fc7dc7859 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.014231 10248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "782767ba0b474a38bbc5185e5701dadc" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
W20260709 13:15:46.014286 10137 leader_election.cc:343] T ed9e4693bbae4732b4dce3784a630a30 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:46.014880 10137 leader_election.cc:304] T ed9e4693bbae4732b4dce3784a630a30 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861; no voters: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:46.014978 10248 raft_consensus.cc:2393] T 782767ba0b474a38bbc5185e5701dadc P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in current term 1: Already voted for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in this term.
I20260709 13:15:46.016433 10450 raft_consensus.cc:2749] T ed9e4693bbae4732b4dce3784a630a30 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:46.017308 10363 tablet_bootstrap.cc:654] T f745613b20744ce8af833e3fea3d56ca P ea065e3af8b44f5ea6fba93d4c6b1e5a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.017428 10453 raft_consensus.cc:515] T 8a08834e7a7449979c612a3efc6c40a0 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.018996 10320 raft_consensus.cc:2393] T 8a08834e7a7449979c612a3efc6c40a0 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9558e596c8d1432eb6d5117cb6b1ca76 in current term 1: Already voted for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in this term.
W20260709 13:15:46.021504 10120 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:15:46.022049 10453 leader_election.cc:290] T 8a08834e7a7449979c612a3efc6c40a0 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:46.022861 10173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a08834e7a7449979c612a3efc6c40a0" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:15:46.023833 10452 raft_consensus.cc:493] T c462dacced90411f90b56fcc7f8c62c4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:46.024384 10452 raft_consensus.cc:515] T c462dacced90411f90b56fcc7f8c62c4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.025524 10172 raft_consensus.cc:2468] T 8a08834e7a7449979c612a3efc6c40a0 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 1.
I20260709 13:15:46.026597 10452 leader_election.cc:290] T c462dacced90411f90b56fcc7f8c62c4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:46.028455 10172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c462dacced90411f90b56fcc7f8c62c4" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:46.029137 10172 raft_consensus.cc:2468] T c462dacced90411f90b56fcc7f8c62c4 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 0.
I20260709 13:15:46.030419 10288 leader_election.cc:304] T c462dacced90411f90b56fcc7f8c62c4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:15:46.031257 10452 raft_consensus.cc:2804] T c462dacced90411f90b56fcc7f8c62c4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:46.031637 10452 raft_consensus.cc:493] T c462dacced90411f90b56fcc7f8c62c4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:46.032054 10452 raft_consensus.cc:3060] T c462dacced90411f90b56fcc7f8c62c4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.039346 10174 raft_consensus.cc:2468] T 782767ba0b474a38bbc5185e5701dadc P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 1.
I20260709 13:15:46.040668 10288 leader_election.cc:304] T 782767ba0b474a38bbc5185e5701dadc P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:15:46.041603 10453 raft_consensus.cc:2804] T 782767ba0b474a38bbc5185e5701dadc P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:46.042098 10453 raft_consensus.cc:697] T 782767ba0b474a38bbc5185e5701dadc P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Becoming Leader. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Running, Role: LEADER
I20260709 13:15:46.042973 10453 consensus_queue.cc:237] T 782767ba0b474a38bbc5185e5701dadc P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.044268 10214 leader_election.cc:304] T 782767ba0b474a38bbc5185e5701dadc P 9558e596c8d1432eb6d5117cb6b1ca76 [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: 9558e596c8d1432eb6d5117cb6b1ca76; no voters: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:46.045538 10214 leader_election.cc:304] T 8a08834e7a7449979c612a3efc6c40a0 P 9558e596c8d1432eb6d5117cb6b1ca76 [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: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:46.046056 10370 raft_consensus.cc:2749] T 782767ba0b474a38bbc5185e5701dadc P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:15:46.046693 10370 raft_consensus.cc:2804] T 8a08834e7a7449979c612a3efc6c40a0 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:46.047159 10370 raft_consensus.cc:697] T 8a08834e7a7449979c612a3efc6c40a0 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Becoming Leader. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Running, Role: LEADER
I20260709 13:15:46.047224 10248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a08834e7a7449979c612a3efc6c40a0" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:15:46.049790 10370 consensus_queue.cc:237] T 8a08834e7a7449979c612a3efc6c40a0 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.040663 10452 raft_consensus.cc:515] T c462dacced90411f90b56fcc7f8c62c4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.047799 10389 consensus_queue.cc:1048] T 0153fb570d604989aea827e7bfe9a50a P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:46.048569 10247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c462dacced90411f90b56fcc7f8c62c4" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:46.054268 10364 tablet_bootstrap.cc:492] T c462dacced90411f90b56fcc7f8c62c4 P 9558e596c8d1432eb6d5117cb6b1ca76: No bootstrap required, opened a new log
I20260709 13:15:46.054750 10364 ts_tablet_manager.cc:1403] T c462dacced90411f90b56fcc7f8c62c4 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent bootstrapping tablet: real 0.204s	user 0.023s	sys 0.014s
I20260709 13:15:46.054872 10362 tablet_bootstrap.cc:492] T 06eef725e31e4e8a8a09faa95edbe5a9 P 3408c3af6d6a49b2a305a7937efd1861: No bootstrap required, opened a new log
I20260709 13:15:46.055337 10362 ts_tablet_manager.cc:1403] T 06eef725e31e4e8a8a09faa95edbe5a9 P 3408c3af6d6a49b2a305a7937efd1861: Time spent bootstrapping tablet: real 0.132s	user 0.005s	sys 0.004s
I20260709 13:15:46.059466 10362 raft_consensus.cc:359] T 06eef725e31e4e8a8a09faa95edbe5a9 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.060412 10362 raft_consensus.cc:385] T 06eef725e31e4e8a8a09faa95edbe5a9 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.060765 10362 raft_consensus.cc:740] T 06eef725e31e4e8a8a09faa95edbe5a9 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.061582 10362 consensus_queue.cc:260] T 06eef725e31e4e8a8a09faa95edbe5a9 P 3408c3af6d6a49b2a305a7937efd1861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.064364 10362 ts_tablet_manager.cc:1434] T 06eef725e31e4e8a8a09faa95edbe5a9 P 3408c3af6d6a49b2a305a7937efd1861: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260709 13:15:46.065402 10362 tablet_bootstrap.cc:492] T 927a721e5ae94bbc8327a5627c5049bd P 3408c3af6d6a49b2a305a7937efd1861: Bootstrap starting.
I20260709 13:15:46.067526 10364 raft_consensus.cc:359] T c462dacced90411f90b56fcc7f8c62c4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.068748 10364 raft_consensus.cc:385] T c462dacced90411f90b56fcc7f8c62c4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.069020 10364 raft_consensus.cc:740] T c462dacced90411f90b56fcc7f8c62c4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Initialized, Role: FOLLOWER
W20260709 13:15:46.066305 10286 leader_election.cc:343] T c462dacced90411f90b56fcc7f8c62c4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:46.072542 10363 tablet_bootstrap.cc:492] T f745613b20744ce8af833e3fea3d56ca P ea065e3af8b44f5ea6fba93d4c6b1e5a: No bootstrap required, opened a new log
I20260709 13:15:46.072858 10452 leader_election.cc:290] T c462dacced90411f90b56fcc7f8c62c4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:46.073056 10363 ts_tablet_manager.cc:1403] T f745613b20744ce8af833e3fea3d56ca P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent bootstrapping tablet: real 0.149s	user 0.016s	sys 0.001s
I20260709 13:15:46.069865 10364 consensus_queue.cc:260] T c462dacced90411f90b56fcc7f8c62c4 P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.076509 10364 ts_tablet_manager.cc:1434] T c462dacced90411f90b56fcc7f8c62c4 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.003s
I20260709 13:15:46.078539 10247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c462dacced90411f90b56fcc7f8c62c4" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:15:46.079082 10247 raft_consensus.cc:3060] T c462dacced90411f90b56fcc7f8c62c4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.079566 10363 raft_consensus.cc:359] T f745613b20744ce8af833e3fea3d56ca P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.080235 10363 raft_consensus.cc:385] T f745613b20744ce8af833e3fea3d56ca P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.080492 10363 raft_consensus.cc:740] T f745613b20744ce8af833e3fea3d56ca P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.081122 10363 consensus_queue.cc:260] T f745613b20744ce8af833e3fea3d56ca P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.083564 10363 ts_tablet_manager.cc:1434] T f745613b20744ce8af833e3fea3d56ca P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:15:46.084398 10363 tablet_bootstrap.cc:492] T c82a19022bf346b8ac8e526c3315acee P ea065e3af8b44f5ea6fba93d4c6b1e5a: Bootstrap starting.
I20260709 13:15:46.085783 10172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c462dacced90411f90b56fcc7f8c62c4" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:15:46.086536 10172 raft_consensus.cc:3060] T c462dacced90411f90b56fcc7f8c62c4 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.087505 10364 tablet_bootstrap.cc:492] T 927a721e5ae94bbc8327a5627c5049bd P 9558e596c8d1432eb6d5117cb6b1ca76: Bootstrap starting.
I20260709 13:15:46.087868 10071 catalog_manager.cc:5697] T 3f453b58178a47548809c12dd2ac538f P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66). New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:46.092554 10071 catalog_manager.cc:5697] T 232b26e936704083aa0cff219256caa4 P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66). New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:46.097259 10286 leader_election.cc:304] T 8a08834e7a7449979c612a3efc6c40a0 P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76
I20260709 13:15:46.100836 10247 raft_consensus.cc:2468] T c462dacced90411f90b56fcc7f8c62c4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 1.
I20260709 13:15:46.101989 10286 leader_election.cc:304] T c462dacced90411f90b56fcc7f8c62c4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:15:46.102860 10452 raft_consensus.cc:2804] T c462dacced90411f90b56fcc7f8c62c4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:46.103384 10452 raft_consensus.cc:697] T c462dacced90411f90b56fcc7f8c62c4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Becoming Leader. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Running, Role: LEADER
I20260709 13:15:46.100015 10453 raft_consensus.cc:2749] T 8a08834e7a7449979c612a3efc6c40a0 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:15:46.103210 10069 catalog_manager.cc:5697] T 782767ba0b474a38bbc5185e5701dadc P ea065e3af8b44f5ea6fba93d4c6b1e5a reported cstate change: term changed from 0 to 1, leader changed from <none> to ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67). New cstate: current_term: 1 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:46.104399 10452 consensus_queue.cc:237] T c462dacced90411f90b56fcc7f8c62c4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.106477 10362 tablet_bootstrap.cc:654] T 927a721e5ae94bbc8327a5627c5049bd P 3408c3af6d6a49b2a305a7937efd1861: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.109946 10172 raft_consensus.cc:2468] T c462dacced90411f90b56fcc7f8c62c4 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 1.
I20260709 13:15:46.122578 10370 consensus_queue.cc:1048] T 0153fb570d604989aea827e7bfe9a50a P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:46.130219 10363 tablet_bootstrap.cc:654] T c82a19022bf346b8ac8e526c3315acee P ea065e3af8b44f5ea6fba93d4c6b1e5a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.132966 10362 tablet_bootstrap.cc:492] T 927a721e5ae94bbc8327a5627c5049bd P 3408c3af6d6a49b2a305a7937efd1861: No bootstrap required, opened a new log
I20260709 13:15:46.133448 10362 ts_tablet_manager.cc:1403] T 927a721e5ae94bbc8327a5627c5049bd P 3408c3af6d6a49b2a305a7937efd1861: Time spent bootstrapping tablet: real 0.068s	user 0.011s	sys 0.001s
I20260709 13:15:46.134212 10069 catalog_manager.cc:5697] T 8a08834e7a7449979c612a3efc6c40a0 P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66). New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:46.135986 10069 catalog_manager.cc:5697] T 770b80d5ccd94d9883981e2fc7dc7859 P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66). New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:46.136853 10362 raft_consensus.cc:359] T 927a721e5ae94bbc8327a5627c5049bd P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.137862 10362 raft_consensus.cc:385] T 927a721e5ae94bbc8327a5627c5049bd P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.138255 10362 raft_consensus.cc:740] T 927a721e5ae94bbc8327a5627c5049bd P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.139025 10362 consensus_queue.cc:260] T 927a721e5ae94bbc8327a5627c5049bd P 3408c3af6d6a49b2a305a7937efd1861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.141537 10362 ts_tablet_manager.cc:1434] T 927a721e5ae94bbc8327a5627c5049bd P 3408c3af6d6a49b2a305a7937efd1861: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:15:46.142243 10364 tablet_bootstrap.cc:654] T 927a721e5ae94bbc8327a5627c5049bd P 9558e596c8d1432eb6d5117cb6b1ca76: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.142776 10362 tablet_bootstrap.cc:492] T f745613b20744ce8af833e3fea3d56ca P 3408c3af6d6a49b2a305a7937efd1861: Bootstrap starting.
I20260709 13:15:46.147804 10070 catalog_manager.cc:5697] T c462dacced90411f90b56fcc7f8c62c4 P ea065e3af8b44f5ea6fba93d4c6b1e5a reported cstate change: term changed from 0 to 1, leader changed from <none> to ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67). New cstate: current_term: 1 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:46.151290 10362 tablet_bootstrap.cc:654] T f745613b20744ce8af833e3fea3d56ca P 3408c3af6d6a49b2a305a7937efd1861: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.157231 10364 tablet_bootstrap.cc:492] T 927a721e5ae94bbc8327a5627c5049bd P 9558e596c8d1432eb6d5117cb6b1ca76: No bootstrap required, opened a new log
I20260709 13:15:46.157634 10364 ts_tablet_manager.cc:1403] T 927a721e5ae94bbc8327a5627c5049bd P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent bootstrapping tablet: real 0.080s	user 0.012s	sys 0.000s
I20260709 13:15:46.167124 10364 raft_consensus.cc:359] T 927a721e5ae94bbc8327a5627c5049bd P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.167987 10364 raft_consensus.cc:385] T 927a721e5ae94bbc8327a5627c5049bd P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.168395 10364 raft_consensus.cc:740] T 927a721e5ae94bbc8327a5627c5049bd P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.169077 10364 consensus_queue.cc:260] T 927a721e5ae94bbc8327a5627c5049bd P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.172372 10364 ts_tablet_manager.cc:1434] T 927a721e5ae94bbc8327a5627c5049bd P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260709 13:15:46.173259 10364 tablet_bootstrap.cc:492] T 83179960d4844238bd0d139d345b2cf2 P 9558e596c8d1432eb6d5117cb6b1ca76: Bootstrap starting.
I20260709 13:15:46.173390 10362 tablet_bootstrap.cc:492] T f745613b20744ce8af833e3fea3d56ca P 3408c3af6d6a49b2a305a7937efd1861: No bootstrap required, opened a new log
I20260709 13:15:46.174423 10362 ts_tablet_manager.cc:1403] T f745613b20744ce8af833e3fea3d56ca P 3408c3af6d6a49b2a305a7937efd1861: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.011s
I20260709 13:15:46.177700 10362 raft_consensus.cc:359] T f745613b20744ce8af833e3fea3d56ca P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.178603 10362 raft_consensus.cc:385] T f745613b20744ce8af833e3fea3d56ca P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.178993 10362 raft_consensus.cc:740] T f745613b20744ce8af833e3fea3d56ca P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.179507 10364 tablet_bootstrap.cc:654] T 83179960d4844238bd0d139d345b2cf2 P 9558e596c8d1432eb6d5117cb6b1ca76: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.179905 10362 consensus_queue.cc:260] T f745613b20744ce8af833e3fea3d56ca P 3408c3af6d6a49b2a305a7937efd1861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.182746 10362 ts_tablet_manager.cc:1434] T f745613b20744ce8af833e3fea3d56ca P 3408c3af6d6a49b2a305a7937efd1861: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:15:46.183543 10362 tablet_bootstrap.cc:492] T 83179960d4844238bd0d139d345b2cf2 P 3408c3af6d6a49b2a305a7937efd1861: Bootstrap starting.
I20260709 13:15:46.184810 10363 tablet_bootstrap.cc:492] T c82a19022bf346b8ac8e526c3315acee P ea065e3af8b44f5ea6fba93d4c6b1e5a: No bootstrap required, opened a new log
I20260709 13:15:46.185264 10363 ts_tablet_manager.cc:1403] T c82a19022bf346b8ac8e526c3315acee P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent bootstrapping tablet: real 0.101s	user 0.032s	sys 0.027s
I20260709 13:15:46.188079 10363 raft_consensus.cc:359] T c82a19022bf346b8ac8e526c3315acee P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.188748 10363 raft_consensus.cc:385] T c82a19022bf346b8ac8e526c3315acee P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.188764 10364 tablet_bootstrap.cc:492] T 83179960d4844238bd0d139d345b2cf2 P 9558e596c8d1432eb6d5117cb6b1ca76: No bootstrap required, opened a new log
I20260709 13:15:46.189145 10363 raft_consensus.cc:740] T c82a19022bf346b8ac8e526c3315acee P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.189291 10362 tablet_bootstrap.cc:654] T 83179960d4844238bd0d139d345b2cf2 P 3408c3af6d6a49b2a305a7937efd1861: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.189635 10364 ts_tablet_manager.cc:1403] T 83179960d4844238bd0d139d345b2cf2 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.006s
I20260709 13:15:46.190335 10363 consensus_queue.cc:260] T c82a19022bf346b8ac8e526c3315acee P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.191164 10389 consensus_queue.cc:1048] T 3f453b58178a47548809c12dd2ac538f P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:46.192150 10364 raft_consensus.cc:359] T 83179960d4844238bd0d139d345b2cf2 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.192823 10364 raft_consensus.cc:385] T 83179960d4844238bd0d139d345b2cf2 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.193086 10364 raft_consensus.cc:740] T 83179960d4844238bd0d139d345b2cf2 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.193677 10363 ts_tablet_manager.cc:1434] T c82a19022bf346b8ac8e526c3315acee P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:15:46.193814 10364 consensus_queue.cc:260] T 83179960d4844238bd0d139d345b2cf2 P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.195434 10363 tablet_bootstrap.cc:492] T 83179960d4844238bd0d139d345b2cf2 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Bootstrap starting.
I20260709 13:15:46.196262 10364 ts_tablet_manager.cc:1434] T 83179960d4844238bd0d139d345b2cf2 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260709 13:15:46.197073 10364 tablet_bootstrap.cc:492] T fb1779f256274e0b8458088175eaa561 P 9558e596c8d1432eb6d5117cb6b1ca76: Bootstrap starting.
I20260709 13:15:46.200721 10389 raft_consensus.cc:493] T 927a721e5ae94bbc8327a5627c5049bd P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:46.201385 10389 raft_consensus.cc:515] T 927a721e5ae94bbc8327a5627c5049bd P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.204767 10389 leader_election.cc:290] T 927a721e5ae94bbc8327a5627c5049bd P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:46.208108 10174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "927a721e5ae94bbc8327a5627c5049bd" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:46.208720 10174 raft_consensus.cc:2468] T 927a721e5ae94bbc8327a5627c5049bd P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 0.
I20260709 13:15:46.209803 10323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "927a721e5ae94bbc8327a5627c5049bd" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:46.209883 10214 leader_election.cc:304] T 927a721e5ae94bbc8327a5627c5049bd P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: 
I20260709 13:15:46.211052 10389 raft_consensus.cc:2804] T 927a721e5ae94bbc8327a5627c5049bd P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:15:46.211262 10212 leader_election.cc:343] T 927a721e5ae94bbc8327a5627c5049bd P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:46.211406 10389 raft_consensus.cc:493] T 927a721e5ae94bbc8327a5627c5049bd P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:46.212430 10389 raft_consensus.cc:3060] T 927a721e5ae94bbc8327a5627c5049bd P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.214071 10364 tablet_bootstrap.cc:654] T fb1779f256274e0b8458088175eaa561 P 9558e596c8d1432eb6d5117cb6b1ca76: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.217823 10389 raft_consensus.cc:515] T 927a721e5ae94bbc8327a5627c5049bd P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.218976 10362 tablet_bootstrap.cc:492] T 83179960d4844238bd0d139d345b2cf2 P 3408c3af6d6a49b2a305a7937efd1861: No bootstrap required, opened a new log
I20260709 13:15:46.219458 10362 ts_tablet_manager.cc:1403] T 83179960d4844238bd0d139d345b2cf2 P 3408c3af6d6a49b2a305a7937efd1861: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.023s
I20260709 13:15:46.220402 10174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "927a721e5ae94bbc8327a5627c5049bd" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:15:46.220707 10363 tablet_bootstrap.cc:654] T 83179960d4844238bd0d139d345b2cf2 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.220971 10174 raft_consensus.cc:3060] T 927a721e5ae94bbc8327a5627c5049bd P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.227980 10320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "927a721e5ae94bbc8327a5627c5049bd" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
W20260709 13:15:46.229621 10212 leader_election.cc:343] T 927a721e5ae94bbc8327a5627c5049bd P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:46.230207 10389 leader_election.cc:290] T 927a721e5ae94bbc8327a5627c5049bd P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:46.230626 10395 consensus_queue.cc:1048] T 3f453b58178a47548809c12dd2ac538f P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:46.233858 10363 tablet_bootstrap.cc:492] T 83179960d4844238bd0d139d345b2cf2 P ea065e3af8b44f5ea6fba93d4c6b1e5a: No bootstrap required, opened a new log
I20260709 13:15:46.234294 10363 ts_tablet_manager.cc:1403] T 83179960d4844238bd0d139d345b2cf2 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent bootstrapping tablet: real 0.039s	user 0.007s	sys 0.005s
I20260709 13:15:46.237421 10363 raft_consensus.cc:359] T 83179960d4844238bd0d139d345b2cf2 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.238108 10363 raft_consensus.cc:385] T 83179960d4844238bd0d139d345b2cf2 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.238441 10363 raft_consensus.cc:740] T 83179960d4844238bd0d139d345b2cf2 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.239337 10363 consensus_queue.cc:260] T 83179960d4844238bd0d139d345b2cf2 P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.227614 10174 raft_consensus.cc:2468] T 927a721e5ae94bbc8327a5627c5049bd P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 1.
I20260709 13:15:46.241276 10214 leader_election.cc:304] T 927a721e5ae94bbc8327a5627c5049bd P 9558e596c8d1432eb6d5117cb6b1ca76 [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: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:46.241585 10363 ts_tablet_manager.cc:1434] T 83179960d4844238bd0d139d345b2cf2 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:15:46.242440 10363 tablet_bootstrap.cc:492] T b8bb42caaa9d43dcb51811c9f2e12cfe P ea065e3af8b44f5ea6fba93d4c6b1e5a: Bootstrap starting.
I20260709 13:15:46.242368 10395 raft_consensus.cc:2804] T 927a721e5ae94bbc8327a5627c5049bd P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:46.242884 10395 raft_consensus.cc:697] T 927a721e5ae94bbc8327a5627c5049bd P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Becoming Leader. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Running, Role: LEADER
I20260709 13:15:46.243664 10395 consensus_queue.cc:237] T 927a721e5ae94bbc8327a5627c5049bd P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.249383 10363 tablet_bootstrap.cc:654] T b8bb42caaa9d43dcb51811c9f2e12cfe P ea065e3af8b44f5ea6fba93d4c6b1e5a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.239749 10362 raft_consensus.cc:359] T 83179960d4844238bd0d139d345b2cf2 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.255864 10362 raft_consensus.cc:385] T 83179960d4844238bd0d139d345b2cf2 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.256218 10362 raft_consensus.cc:740] T 83179960d4844238bd0d139d345b2cf2 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.257040 10364 tablet_bootstrap.cc:492] T fb1779f256274e0b8458088175eaa561 P 9558e596c8d1432eb6d5117cb6b1ca76: No bootstrap required, opened a new log
I20260709 13:15:46.257587 10364 ts_tablet_manager.cc:1403] T fb1779f256274e0b8458088175eaa561 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent bootstrapping tablet: real 0.061s	user 0.017s	sys 0.027s
I20260709 13:15:46.257078 10362 consensus_queue.cc:260] T 83179960d4844238bd0d139d345b2cf2 P 3408c3af6d6a49b2a305a7937efd1861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.260249 10362 ts_tablet_manager.cc:1434] T 83179960d4844238bd0d139d345b2cf2 P 3408c3af6d6a49b2a305a7937efd1861: Time spent starting tablet: real 0.032s	user 0.002s	sys 0.003s
I20260709 13:15:46.261091 10362 tablet_bootstrap.cc:492] T 1ea5b9dcb96a4109a19ae2e48e07a16b P 3408c3af6d6a49b2a305a7937efd1861: Bootstrap starting.
I20260709 13:15:46.263687 10364 raft_consensus.cc:359] T fb1779f256274e0b8458088175eaa561 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.264371 10364 raft_consensus.cc:385] T fb1779f256274e0b8458088175eaa561 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.264631 10364 raft_consensus.cc:740] T fb1779f256274e0b8458088175eaa561 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.265368 10389 consensus_queue.cc:1048] T 52bee5dce0214291ba33eda5553b4519 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:46.265269 10364 consensus_queue.cc:260] T fb1779f256274e0b8458088175eaa561 P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.266626 10072 catalog_manager.cc:5697] T 927a721e5ae94bbc8327a5627c5049bd P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66). New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:46.267751 10364 ts_tablet_manager.cc:1434] T fb1779f256274e0b8458088175eaa561 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 13:15:46.270153 10364 tablet_bootstrap.cc:492] T f745613b20744ce8af833e3fea3d56ca P 9558e596c8d1432eb6d5117cb6b1ca76: Bootstrap starting.
I20260709 13:15:46.275558 10364 tablet_bootstrap.cc:654] T f745613b20744ce8af833e3fea3d56ca P 9558e596c8d1432eb6d5117cb6b1ca76: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.278120 10363 tablet_bootstrap.cc:492] T b8bb42caaa9d43dcb51811c9f2e12cfe P ea065e3af8b44f5ea6fba93d4c6b1e5a: No bootstrap required, opened a new log
I20260709 13:15:46.278517 10363 ts_tablet_manager.cc:1403] T b8bb42caaa9d43dcb51811c9f2e12cfe P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.005s
I20260709 13:15:46.281069 10363 raft_consensus.cc:359] T b8bb42caaa9d43dcb51811c9f2e12cfe P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.281689 10363 raft_consensus.cc:385] T b8bb42caaa9d43dcb51811c9f2e12cfe P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.281962 10363 raft_consensus.cc:740] T b8bb42caaa9d43dcb51811c9f2e12cfe P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.281994 10395 raft_consensus.cc:493] T 83179960d4844238bd0d139d345b2cf2 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:46.282497 10395 raft_consensus.cc:515] T 83179960d4844238bd0d139d345b2cf2 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.283825 10362 tablet_bootstrap.cc:654] T 1ea5b9dcb96a4109a19ae2e48e07a16b P 3408c3af6d6a49b2a305a7937efd1861: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.285102 10172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83179960d4844238bd0d139d345b2cf2" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:46.285678 10172 raft_consensus.cc:2468] T 83179960d4844238bd0d139d345b2cf2 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 0.
I20260709 13:15:46.286840 10214 leader_election.cc:304] T 83179960d4844238bd0d139d345b2cf2 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: 
I20260709 13:15:46.287828 10389 raft_consensus.cc:2804] T 83179960d4844238bd0d139d345b2cf2 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:46.288157 10389 raft_consensus.cc:493] T 83179960d4844238bd0d139d345b2cf2 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:46.288488 10389 raft_consensus.cc:3060] T 83179960d4844238bd0d139d345b2cf2 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.288966 10320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83179960d4844238bd0d139d345b2cf2" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:46.290035 10320 raft_consensus.cc:2468] T 83179960d4844238bd0d139d345b2cf2 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 0.
I20260709 13:15:46.284936 10395 leader_election.cc:290] T 83179960d4844238bd0d139d345b2cf2 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:46.293342 10363 consensus_queue.cc:260] T b8bb42caaa9d43dcb51811c9f2e12cfe P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.295202 10441 consensus_queue.cc:1048] T 52bee5dce0214291ba33eda5553b4519 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:46.301162 10363 ts_tablet_manager.cc:1434] T b8bb42caaa9d43dcb51811c9f2e12cfe P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.001s
I20260709 13:15:46.302214 10363 tablet_bootstrap.cc:492] T ed9e4693bbae4732b4dce3784a630a30 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Bootstrap starting.
I20260709 13:15:46.306771 10450 raft_consensus.cc:493] T 06eef725e31e4e8a8a09faa95edbe5a9 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:46.307197 10450 raft_consensus.cc:515] T 06eef725e31e4e8a8a09faa95edbe5a9 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.307834 10389 raft_consensus.cc:515] T 83179960d4844238bd0d139d345b2cf2 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.309062 10450 leader_election.cc:290] T 06eef725e31e4e8a8a09faa95edbe5a9 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:46.311283 10323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef725e31e4e8a8a09faa95edbe5a9" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
W20260709 13:15:46.312714 10137 leader_election.cc:343] T 06eef725e31e4e8a8a09faa95edbe5a9 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:46.316071 10363 tablet_bootstrap.cc:654] T ed9e4693bbae4732b4dce3784a630a30 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.313362 10174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83179960d4844238bd0d139d345b2cf2" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:15:46.317028 10174 raft_consensus.cc:3060] T 83179960d4844238bd0d139d345b2cf2 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.322782 10174 raft_consensus.cc:2468] T 83179960d4844238bd0d139d345b2cf2 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 1.
I20260709 13:15:46.314450 10247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef725e31e4e8a8a09faa95edbe5a9" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:46.326013 10363 tablet_bootstrap.cc:492] T ed9e4693bbae4732b4dce3784a630a30 P ea065e3af8b44f5ea6fba93d4c6b1e5a: No bootstrap required, opened a new log
I20260709 13:15:46.315239 10323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83179960d4844238bd0d139d345b2cf2" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:15:46.313637 10389 leader_election.cc:290] T 83179960d4844238bd0d139d345b2cf2 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:46.325731 10364 tablet_bootstrap.cc:492] T f745613b20744ce8af833e3fea3d56ca P 9558e596c8d1432eb6d5117cb6b1ca76: No bootstrap required, opened a new log
I20260709 13:15:46.326723 10323 raft_consensus.cc:3060] T 83179960d4844238bd0d139d345b2cf2 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.326941 10364 ts_tablet_manager.cc:1403] T f745613b20744ce8af833e3fea3d56ca P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent bootstrapping tablet: real 0.057s	user 0.015s	sys 0.012s
W20260709 13:15:46.327011 10137 leader_election.cc:343] T 06eef725e31e4e8a8a09faa95edbe5a9 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:46.327033 10395 consensus_queue.cc:1048] T 232b26e936704083aa0cff219256caa4 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:46.327606 10137 leader_election.cc:304] T 06eef725e31e4e8a8a09faa95edbe5a9 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861; no voters: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:46.328670 10450 raft_consensus.cc:2749] T 06eef725e31e4e8a8a09faa95edbe5a9 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:46.329196 10363 ts_tablet_manager.cc:1403] T ed9e4693bbae4732b4dce3784a630a30 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent bootstrapping tablet: real 0.027s	user 0.005s	sys 0.007s
I20260709 13:15:46.329509 10364 raft_consensus.cc:359] T f745613b20744ce8af833e3fea3d56ca P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.330127 10364 raft_consensus.cc:385] T f745613b20744ce8af833e3fea3d56ca P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.330381 10364 raft_consensus.cc:740] T f745613b20744ce8af833e3fea3d56ca P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.331015 10364 consensus_queue.cc:260] T f745613b20744ce8af833e3fea3d56ca P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.332748 10363 raft_consensus.cc:359] T ed9e4693bbae4732b4dce3784a630a30 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.333201 10323 raft_consensus.cc:2468] T 83179960d4844238bd0d139d345b2cf2 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 1.
I20260709 13:15:46.333272 10364 ts_tablet_manager.cc:1434] T f745613b20744ce8af833e3fea3d56ca P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 13:15:46.334632 10364 tablet_bootstrap.cc:492] T 1ea5b9dcb96a4109a19ae2e48e07a16b P 9558e596c8d1432eb6d5117cb6b1ca76: Bootstrap starting.
I20260709 13:15:46.334398 10212 leader_election.cc:304] T 83179960d4844238bd0d139d345b2cf2 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:15:46.335387 10389 raft_consensus.cc:2804] T 83179960d4844238bd0d139d345b2cf2 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:46.333606 10363 raft_consensus.cc:385] T ed9e4693bbae4732b4dce3784a630a30 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.336066 10389 raft_consensus.cc:697] T 83179960d4844238bd0d139d345b2cf2 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Becoming Leader. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Running, Role: LEADER
I20260709 13:15:46.336220 10363 raft_consensus.cc:740] T ed9e4693bbae4732b4dce3784a630a30 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.337119 10389 consensus_queue.cc:237] T 83179960d4844238bd0d139d345b2cf2 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.337155 10363 consensus_queue.cc:260] T ed9e4693bbae4732b4dce3784a630a30 P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.340616 10363 ts_tablet_manager.cc:1434] T ed9e4693bbae4732b4dce3784a630a30 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 13:15:46.341427 10363 tablet_bootstrap.cc:492] T 927a721e5ae94bbc8327a5627c5049bd P ea065e3af8b44f5ea6fba93d4c6b1e5a: Bootstrap starting.
I20260709 13:15:46.342054 10362 tablet_bootstrap.cc:492] T 1ea5b9dcb96a4109a19ae2e48e07a16b P 3408c3af6d6a49b2a305a7937efd1861: No bootstrap required, opened a new log
I20260709 13:15:46.342461 10362 ts_tablet_manager.cc:1403] T 1ea5b9dcb96a4109a19ae2e48e07a16b P 3408c3af6d6a49b2a305a7937efd1861: Time spent bootstrapping tablet: real 0.082s	user 0.003s	sys 0.006s
I20260709 13:15:46.342806 10364 tablet_bootstrap.cc:654] T 1ea5b9dcb96a4109a19ae2e48e07a16b P 9558e596c8d1432eb6d5117cb6b1ca76: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.342751 10448 raft_consensus.cc:493] T c82a19022bf346b8ac8e526c3315acee P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:46.343321 10448 raft_consensus.cc:515] T c82a19022bf346b8ac8e526c3315acee P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.345170 10362 raft_consensus.cc:359] T 1ea5b9dcb96a4109a19ae2e48e07a16b P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.345827 10362 raft_consensus.cc:385] T 1ea5b9dcb96a4109a19ae2e48e07a16b P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.345527 10448 leader_election.cc:290] T c82a19022bf346b8ac8e526c3315acee P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:46.346731 10452 raft_consensus.cc:493] T c82a19022bf346b8ac8e526c3315acee P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:46.347044 10452 raft_consensus.cc:515] T c82a19022bf346b8ac8e526c3315acee P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.348309 10174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82a19022bf346b8ac8e526c3315acee" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:46.349006 10452 leader_election.cc:290] T c82a19022bf346b8ac8e526c3315acee P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:46.348963 10323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82a19022bf346b8ac8e526c3315acee" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
W20260709 13:15:46.349597 10214 leader_election.cc:343] T c82a19022bf346b8ac8e526c3315acee P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:46.349890 10323 raft_consensus.cc:2468] T c82a19022bf346b8ac8e526c3315acee P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 0.
I20260709 13:15:46.350772 10247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82a19022bf346b8ac8e526c3315acee" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:46.350888 10174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82a19022bf346b8ac8e526c3315acee" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:46.351347 10247 raft_consensus.cc:2468] T c82a19022bf346b8ac8e526c3315acee P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 0.
W20260709 13:15:46.352128 10288 leader_election.cc:343] T c82a19022bf346b8ac8e526c3315acee P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:46.352619 10286 leader_election.cc:304] T c82a19022bf346b8ac8e526c3315acee P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 3408c3af6d6a49b2a305a7937efd1861
I20260709 13:15:46.353330 10363 tablet_bootstrap.cc:654] T 927a721e5ae94bbc8327a5627c5049bd P ea065e3af8b44f5ea6fba93d4c6b1e5a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.353662 10452 raft_consensus.cc:2804] T c82a19022bf346b8ac8e526c3315acee P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:46.354002 10452 raft_consensus.cc:493] T c82a19022bf346b8ac8e526c3315acee P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:46.354383 10452 raft_consensus.cc:3060] T c82a19022bf346b8ac8e526c3315acee P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.355854 10212 leader_election.cc:304] T c82a19022bf346b8ac8e526c3315acee P 9558e596c8d1432eb6d5117cb6b1ca76 [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: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 3408c3af6d6a49b2a305a7937efd1861
I20260709 13:15:46.346115 10362 raft_consensus.cc:740] T 1ea5b9dcb96a4109a19ae2e48e07a16b P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.359382 10448 raft_consensus.cc:2804] T c82a19022bf346b8ac8e526c3315acee P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:46.359761 10448 raft_consensus.cc:493] T c82a19022bf346b8ac8e526c3315acee P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:46.360078 10448 raft_consensus.cc:3060] T c82a19022bf346b8ac8e526c3315acee P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.368351 10370 consensus_queue.cc:1048] T 232b26e936704083aa0cff219256caa4 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:46.369633 10452 raft_consensus.cc:515] T c82a19022bf346b8ac8e526c3315acee P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.370920 10362 consensus_queue.cc:260] T 1ea5b9dcb96a4109a19ae2e48e07a16b P 3408c3af6d6a49b2a305a7937efd1861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.378014 10453 raft_consensus.cc:493] T ed9e4693bbae4732b4dce3784a630a30 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:46.378610 10453 raft_consensus.cc:515] T ed9e4693bbae4732b4dce3784a630a30 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.381058 10453 leader_election.cc:290] T ed9e4693bbae4732b4dce3784a630a30 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:46.383430 10448 raft_consensus.cc:515] T c82a19022bf346b8ac8e526c3315acee P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.387661 10172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed9e4693bbae4732b4dce3784a630a30" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:46.387880 10247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed9e4693bbae4732b4dce3784a630a30" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:46.388305 10172 raft_consensus.cc:2468] T ed9e4693bbae4732b4dce3784a630a30 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 0.
W20260709 13:15:46.389940 10286 leader_election.cc:343] T ed9e4693bbae4732b4dce3784a630a30 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:46.390753 10448 leader_election.cc:290] T c82a19022bf346b8ac8e526c3315acee P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:46.390914 10288 leader_election.cc:304] T ed9e4693bbae4732b4dce3784a630a30 P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 9558e596c8d1432eb6d5117cb6b1ca76
I20260709 13:15:46.391577 10363 tablet_bootstrap.cc:492] T 927a721e5ae94bbc8327a5627c5049bd P ea065e3af8b44f5ea6fba93d4c6b1e5a: No bootstrap required, opened a new log
I20260709 13:15:46.391966 10362 ts_tablet_manager.cc:1434] T 1ea5b9dcb96a4109a19ae2e48e07a16b P 3408c3af6d6a49b2a305a7937efd1861: Time spent starting tablet: real 0.049s	user 0.009s	sys 0.000s
I20260709 13:15:46.392504 10320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82a19022bf346b8ac8e526c3315acee" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:15:46.393122 10362 tablet_bootstrap.cc:492] T c82a19022bf346b8ac8e526c3315acee P 3408c3af6d6a49b2a305a7937efd1861: Bootstrap starting.
I20260709 13:15:46.393383 10363 ts_tablet_manager.cc:1403] T 927a721e5ae94bbc8327a5627c5049bd P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent bootstrapping tablet: real 0.052s	user 0.014s	sys 0.006s
I20260709 13:15:46.393507 10320 raft_consensus.cc:2393] T c82a19022bf346b8ac8e526c3315acee P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9558e596c8d1432eb6d5117cb6b1ca76 in current term 1: Already voted for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in this term.
I20260709 13:15:46.391861 10417 raft_consensus.cc:2804] T ed9e4693bbae4732b4dce3784a630a30 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:46.397396 10172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82a19022bf346b8ac8e526c3315acee" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:15:46.398399 10174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82a19022bf346b8ac8e526c3315acee" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
W20260709 13:15:46.398885 10214 leader_election.cc:343] T c82a19022bf346b8ac8e526c3315acee P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:46.399873 10288 leader_election.cc:343] T c82a19022bf346b8ac8e526c3315acee P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:46.394757 10417 raft_consensus.cc:493] T ed9e4693bbae4732b4dce3784a630a30 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:46.400056 10212 leader_election.cc:304] T c82a19022bf346b8ac8e526c3315acee P 9558e596c8d1432eb6d5117cb6b1ca76 [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: 9558e596c8d1432eb6d5117cb6b1ca76; no voters: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:46.401338 10417 raft_consensus.cc:3060] T ed9e4693bbae4732b4dce3784a630a30 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.402438 10448 raft_consensus.cc:2749] T c82a19022bf346b8ac8e526c3315acee P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:15:46.410312 10364 tablet_bootstrap.cc:492] T 1ea5b9dcb96a4109a19ae2e48e07a16b P 9558e596c8d1432eb6d5117cb6b1ca76: No bootstrap required, opened a new log
I20260709 13:15:46.410761 10364 ts_tablet_manager.cc:1403] T 1ea5b9dcb96a4109a19ae2e48e07a16b P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent bootstrapping tablet: real 0.076s	user 0.029s	sys 0.025s
I20260709 13:15:46.411566 10417 raft_consensus.cc:515] T ed9e4693bbae4732b4dce3784a630a30 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.413043 10448 consensus_queue.cc:1048] T 770b80d5ccd94d9883981e2fc7dc7859 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:46.414188 10247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82a19022bf346b8ac8e526c3315acee" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:15:46.414613 10452 leader_election.cc:290] T c82a19022bf346b8ac8e526c3315acee P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:46.416327 10247 raft_consensus.cc:2393] T c82a19022bf346b8ac8e526c3315acee P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in current term 1: Already voted for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in this term.
I20260709 13:15:46.417984 10363 raft_consensus.cc:359] T 927a721e5ae94bbc8327a5627c5049bd P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.418638 10363 raft_consensus.cc:385] T 927a721e5ae94bbc8327a5627c5049bd P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.418943 10363 raft_consensus.cc:740] T 927a721e5ae94bbc8327a5627c5049bd P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.419545 10364 raft_consensus.cc:359] T 1ea5b9dcb96a4109a19ae2e48e07a16b P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.431762 10286 leader_election.cc:304] T c82a19022bf346b8ac8e526c3315acee P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76
I20260709 13:15:46.432211 10364 raft_consensus.cc:385] T 1ea5b9dcb96a4109a19ae2e48e07a16b P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.432657 10364 raft_consensus.cc:740] T 1ea5b9dcb96a4109a19ae2e48e07a16b P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.433269 10364 consensus_queue.cc:260] T 1ea5b9dcb96a4109a19ae2e48e07a16b P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.425129 10417 leader_election.cc:290] T ed9e4693bbae4732b4dce3784a630a30 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:46.434034 10247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed9e4693bbae4732b4dce3784a630a30" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:15:46.429666 10363 consensus_queue.cc:260] T 927a721e5ae94bbc8327a5627c5049bd P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.435588 10364 ts_tablet_manager.cc:1434] T 1ea5b9dcb96a4109a19ae2e48e07a16b P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent starting tablet: real 0.025s	user 0.012s	sys 0.000s
I20260709 13:15:46.435952 10453 raft_consensus.cc:2749] T c82a19022bf346b8ac8e526c3315acee P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:15:46.436439 10364 tablet_bootstrap.cc:492] T e9c9032f3607444eb23842388f80c97e P 9558e596c8d1432eb6d5117cb6b1ca76: Bootstrap starting.
W20260709 13:15:46.435619 10286 leader_election.cc:343] T ed9e4693bbae4732b4dce3784a630a30 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:46.427541 10452 raft_consensus.cc:493] T f745613b20744ce8af833e3fea3d56ca P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:46.430974 10362 tablet_bootstrap.cc:654] T c82a19022bf346b8ac8e526c3315acee P 3408c3af6d6a49b2a305a7937efd1861: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.426726 10172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed9e4693bbae4732b4dce3784a630a30" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:15:46.440469 10172 raft_consensus.cc:3060] T ed9e4693bbae4732b4dce3784a630a30 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.441031 10363 ts_tablet_manager.cc:1434] T 927a721e5ae94bbc8327a5627c5049bd P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent starting tablet: real 0.047s	user 0.008s	sys 0.001s
I20260709 13:15:46.441136 10452 raft_consensus.cc:515] T f745613b20744ce8af833e3fea3d56ca P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.441882 10363 tablet_bootstrap.cc:492] T fb1779f256274e0b8458088175eaa561 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Bootstrap starting.
I20260709 13:15:46.443233 10452 leader_election.cc:290] T f745613b20744ce8af833e3fea3d56ca P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:46.445516 10389 consensus_queue.cc:1048] T 770b80d5ccd94d9883981e2fc7dc7859 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:46.447278 10172 raft_consensus.cc:2468] T ed9e4693bbae4732b4dce3784a630a30 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 1.
I20260709 13:15:46.448083 10174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f745613b20744ce8af833e3fea3d56ca" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:46.450428 10248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f745613b20744ce8af833e3fea3d56ca" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:46.448379 10288 leader_election.cc:304] T ed9e4693bbae4732b4dce3784a630a30 P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 9558e596c8d1432eb6d5117cb6b1ca76
I20260709 13:15:46.449561 10450 raft_consensus.cc:493] T f745613b20744ce8af833e3fea3d56ca P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:46.451905 10450 raft_consensus.cc:515] T f745613b20744ce8af833e3fea3d56ca P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.440174 10068 catalog_manager.cc:5697] T 83179960d4844238bd0d139d345b2cf2 P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66). New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:46.460216 10417 raft_consensus.cc:2804] T ed9e4693bbae4732b4dce3784a630a30 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:46.482645 10174 raft_consensus.cc:2468] T f745613b20744ce8af833e3fea3d56ca P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 0.
I20260709 13:15:46.485574 10364 tablet_bootstrap.cc:654] T e9c9032f3607444eb23842388f80c97e P 9558e596c8d1432eb6d5117cb6b1ca76: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.486580 10363 tablet_bootstrap.cc:654] T fb1779f256274e0b8458088175eaa561 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.493108 10248 raft_consensus.cc:2468] T f745613b20744ce8af833e3fea3d56ca P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 0.
I20260709 13:15:46.496411 10450 leader_election.cc:290] T f745613b20744ce8af833e3fea3d56ca P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:46.497251 10247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f745613b20744ce8af833e3fea3d56ca" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:46.497822 10247 raft_consensus.cc:2468] T f745613b20744ce8af833e3fea3d56ca P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 0.
I20260709 13:15:46.498164 10362 tablet_bootstrap.cc:492] T c82a19022bf346b8ac8e526c3315acee P 3408c3af6d6a49b2a305a7937efd1861: No bootstrap required, opened a new log
I20260709 13:15:46.498661 10362 ts_tablet_manager.cc:1403] T c82a19022bf346b8ac8e526c3315acee P 3408c3af6d6a49b2a305a7937efd1861: Time spent bootstrapping tablet: real 0.106s	user 0.013s	sys 0.002s
I20260709 13:15:46.498824 10137 leader_election.cc:304] T f745613b20744ce8af833e3fea3d56ca P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: 
I20260709 13:15:46.500140 10407 raft_consensus.cc:2804] T f745613b20744ce8af833e3fea3d56ca P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:46.500519 10407 raft_consensus.cc:493] T f745613b20744ce8af833e3fea3d56ca P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:46.500550 10417 raft_consensus.cc:697] T ed9e4693bbae4732b4dce3784a630a30 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Becoming Leader. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Running, Role: LEADER
I20260709 13:15:46.500983 10407 raft_consensus.cc:3060] T f745613b20744ce8af833e3fea3d56ca P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.502303 10364 tablet_bootstrap.cc:492] T e9c9032f3607444eb23842388f80c97e P 9558e596c8d1432eb6d5117cb6b1ca76: No bootstrap required, opened a new log
I20260709 13:15:46.502767 10364 ts_tablet_manager.cc:1403] T e9c9032f3607444eb23842388f80c97e P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent bootstrapping tablet: real 0.067s	user 0.009s	sys 0.005s
I20260709 13:15:46.502750 10362 raft_consensus.cc:359] T c82a19022bf346b8ac8e526c3315acee P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.503530 10362 raft_consensus.cc:385] T c82a19022bf346b8ac8e526c3315acee P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.503836 10362 raft_consensus.cc:740] T c82a19022bf346b8ac8e526c3315acee P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.505728 10417 consensus_queue.cc:237] T ed9e4693bbae4732b4dce3784a630a30 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.507407 10323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f745613b20744ce8af833e3fea3d56ca" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:46.508002 10323 raft_consensus.cc:2468] T f745613b20744ce8af833e3fea3d56ca P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 0.
I20260709 13:15:46.508833 10286 leader_election.cc:304] T f745613b20744ce8af833e3fea3d56ca P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:15:46.509580 10453 raft_consensus.cc:2804] T f745613b20744ce8af833e3fea3d56ca P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:46.509924 10453 raft_consensus.cc:493] T f745613b20744ce8af833e3fea3d56ca P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:46.510331 10453 raft_consensus.cc:3060] T f745613b20744ce8af833e3fea3d56ca P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.510381 10364 raft_consensus.cc:359] T e9c9032f3607444eb23842388f80c97e P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.511785 10364 raft_consensus.cc:385] T e9c9032f3607444eb23842388f80c97e P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.512414 10364 raft_consensus.cc:740] T e9c9032f3607444eb23842388f80c97e P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.517427 10453 raft_consensus.cc:515] T f745613b20744ce8af833e3fea3d56ca P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.517601 10407 raft_consensus.cc:515] T f745613b20744ce8af833e3fea3d56ca P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.519300 10453 leader_election.cc:290] T f745613b20744ce8af833e3fea3d56ca P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:46.523217 10247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f745613b20744ce8af833e3fea3d56ca" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:15:46.523793 10247 raft_consensus.cc:3060] T f745613b20744ce8af833e3fea3d56ca P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.504412 10362 consensus_queue.cc:260] T c82a19022bf346b8ac8e526c3315acee P 3408c3af6d6a49b2a305a7937efd1861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.528954 10174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f745613b20744ce8af833e3fea3d56ca" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:15:46.529805 10174 raft_consensus.cc:2393] T f745613b20744ce8af833e3fea3d56ca P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in current term 1: Already voted for candidate 3408c3af6d6a49b2a305a7937efd1861 in this term.
I20260709 13:15:46.531234 10248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f745613b20744ce8af833e3fea3d56ca" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:15:46.531427 10453 consensus_queue.cc:1048] T 782767ba0b474a38bbc5185e5701dadc P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:46.532752 10407 leader_election.cc:290] T f745613b20744ce8af833e3fea3d56ca P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 election: Requested vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:46.537312 10247 raft_consensus.cc:2468] T f745613b20744ce8af833e3fea3d56ca P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 1.
I20260709 13:15:46.538646 10323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f745613b20744ce8af833e3fea3d56ca" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:15:46.538877 10286 leader_election.cc:304] T f745613b20744ce8af833e3fea3d56ca P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 3408c3af6d6a49b2a305a7937efd1861
I20260709 13:15:46.539384 10323 raft_consensus.cc:2393] T f745613b20744ce8af833e3fea3d56ca P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3408c3af6d6a49b2a305a7937efd1861 in current term 1: Already voted for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in this term.
I20260709 13:15:46.539601 10387 consensus_queue.cc:1048] T 782767ba0b474a38bbc5185e5701dadc P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:46.540058 10453 raft_consensus.cc:2804] T f745613b20744ce8af833e3fea3d56ca P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:46.540571 10453 raft_consensus.cc:697] T f745613b20744ce8af833e3fea3d56ca P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Becoming Leader. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Running, Role: LEADER
I20260709 13:15:46.541534 10137 leader_election.cc:304] T f745613b20744ce8af833e3fea3d56ca P 3408c3af6d6a49b2a305a7937efd1861 [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: 3408c3af6d6a49b2a305a7937efd1861; no voters: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:46.542095 10407 raft_consensus.cc:2749] T f745613b20744ce8af833e3fea3d56ca P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:15:46.541779 10453 consensus_queue.cc:237] T f745613b20744ce8af833e3fea3d56ca P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.546278 10370 consensus_queue.cc:1048] T 8a08834e7a7449979c612a3efc6c40a0 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:46.546692 10387 consensus_queue.cc:1048] T c462dacced90411f90b56fcc7f8c62c4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:46.550807 10370 raft_consensus.cc:493] T fb1779f256274e0b8458088175eaa561 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:46.551155 10363 tablet_bootstrap.cc:492] T fb1779f256274e0b8458088175eaa561 P ea065e3af8b44f5ea6fba93d4c6b1e5a: No bootstrap required, opened a new log
I20260709 13:15:46.551247 10370 raft_consensus.cc:515] T fb1779f256274e0b8458088175eaa561 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.551661 10363 ts_tablet_manager.cc:1403] T fb1779f256274e0b8458088175eaa561 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent bootstrapping tablet: real 0.110s	user 0.008s	sys 0.015s
I20260709 13:15:46.553280 10370 leader_election.cc:290] T fb1779f256274e0b8458088175eaa561 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:46.513554 10364 consensus_queue.cc:260] T e9c9032f3607444eb23842388f80c97e P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.554462 10387 consensus_queue.cc:1048] T c462dacced90411f90b56fcc7f8c62c4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:46.556195 10321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb1779f256274e0b8458088175eaa561" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:46.556797 10363 raft_consensus.cc:359] T fb1779f256274e0b8458088175eaa561 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.558720 10363 raft_consensus.cc:385] T fb1779f256274e0b8458088175eaa561 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.559119 10363 raft_consensus.cc:740] T fb1779f256274e0b8458088175eaa561 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.559832 10363 consensus_queue.cc:260] T fb1779f256274e0b8458088175eaa561 P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.560789 10321 raft_consensus.cc:2468] T fb1779f256274e0b8458088175eaa561 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 0.
I20260709 13:15:46.558418 10364 ts_tablet_manager.cc:1434] T e9c9032f3607444eb23842388f80c97e P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent starting tablet: real 0.055s	user 0.004s	sys 0.001s
I20260709 13:15:46.561802 10172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb1779f256274e0b8458088175eaa561" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:46.562237 10364 tablet_bootstrap.cc:492] T ed9e4693bbae4732b4dce3784a630a30 P 9558e596c8d1432eb6d5117cb6b1ca76: Bootstrap starting.
W20260709 13:15:46.562986 10214 leader_election.cc:343] T fb1779f256274e0b8458088175eaa561 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:46.563570 10212 leader_election.cc:304] T fb1779f256274e0b8458088175eaa561 P 9558e596c8d1432eb6d5117cb6b1ca76 [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: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 3408c3af6d6a49b2a305a7937efd1861
I20260709 13:15:46.564621 10370 raft_consensus.cc:2804] T fb1779f256274e0b8458088175eaa561 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:46.564958 10370 raft_consensus.cc:493] T fb1779f256274e0b8458088175eaa561 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:46.565376 10363 ts_tablet_manager.cc:1434] T fb1779f256274e0b8458088175eaa561 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:15:46.565310 10370 raft_consensus.cc:3060] T fb1779f256274e0b8458088175eaa561 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.571785 10363 tablet_bootstrap.cc:492] T 4658fc30651d4d0eb204292920de92f7 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Bootstrap starting.
I20260709 13:15:46.575968 10364 tablet_bootstrap.cc:654] T ed9e4693bbae4732b4dce3784a630a30 P 9558e596c8d1432eb6d5117cb6b1ca76: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.581202 10362 ts_tablet_manager.cc:1434] T c82a19022bf346b8ac8e526c3315acee P 3408c3af6d6a49b2a305a7937efd1861: Time spent starting tablet: real 0.082s	user 0.016s	sys 0.008s
I20260709 13:15:46.626127 10362 tablet_bootstrap.cc:492] T fb1779f256274e0b8458088175eaa561 P 3408c3af6d6a49b2a305a7937efd1861: Bootstrap starting.
I20260709 13:15:46.628077 10453 raft_consensus.cc:493] T b8bb42caaa9d43dcb51811c9f2e12cfe P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:46.628553 10453 raft_consensus.cc:515] T b8bb42caaa9d43dcb51811c9f2e12cfe P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.630553 10453 leader_election.cc:290] T b8bb42caaa9d43dcb51811c9f2e12cfe P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:46.637069 10448 consensus_queue.cc:1048] T 8a08834e7a7449979c612a3efc6c40a0 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:46.637727 10249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8bb42caaa9d43dcb51811c9f2e12cfe" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:46.638751 10448 consensus_queue.cc:1048] T 927a721e5ae94bbc8327a5627c5049bd P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:15:46.640013 10286 leader_election.cc:343] T b8bb42caaa9d43dcb51811c9f2e12cfe P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:46.640890 10370 raft_consensus.cc:515] T fb1779f256274e0b8458088175eaa561 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.642892 10370 leader_election.cc:290] T fb1779f256274e0b8458088175eaa561 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:46.605693 10069 catalog_manager.cc:5697] T ed9e4693bbae4732b4dce3784a630a30 P ea065e3af8b44f5ea6fba93d4c6b1e5a reported cstate change: term changed from 0 to 1, leader changed from <none> to ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67). New cstate: current_term: 1 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:46.644796 10171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb1779f256274e0b8458088175eaa561" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
W20260709 13:15:46.647329 10214 leader_election.cc:343] T fb1779f256274e0b8458088175eaa561 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:46.647936 10323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb1779f256274e0b8458088175eaa561" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:15:46.648483 10323 raft_consensus.cc:3060] T fb1779f256274e0b8458088175eaa561 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.652901 10172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8bb42caaa9d43dcb51811c9f2e12cfe" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:46.653539 10172 raft_consensus.cc:2468] T b8bb42caaa9d43dcb51811c9f2e12cfe P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 0.
I20260709 13:15:46.654645 10288 leader_election.cc:304] T b8bb42caaa9d43dcb51811c9f2e12cfe P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 9558e596c8d1432eb6d5117cb6b1ca76
I20260709 13:15:46.655735 10453 raft_consensus.cc:2804] T b8bb42caaa9d43dcb51811c9f2e12cfe P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:46.656158 10453 raft_consensus.cc:493] T b8bb42caaa9d43dcb51811c9f2e12cfe P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:46.657768 10453 raft_consensus.cc:3060] T b8bb42caaa9d43dcb51811c9f2e12cfe P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.667934 10363 tablet_bootstrap.cc:654] T 4658fc30651d4d0eb204292920de92f7 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.671972 10452 raft_consensus.cc:493] T 927a721e5ae94bbc8327a5627c5049bd P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:46.673058 10362 tablet_bootstrap.cc:654] T fb1779f256274e0b8458088175eaa561 P 3408c3af6d6a49b2a305a7937efd1861: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.672482 10452 raft_consensus.cc:515] T 927a721e5ae94bbc8327a5627c5049bd P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.678072 10452 leader_election.cc:290] T 927a721e5ae94bbc8327a5627c5049bd P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:46.680107 10323 raft_consensus.cc:2468] T fb1779f256274e0b8458088175eaa561 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 1.
I20260709 13:15:46.680197 10174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "927a721e5ae94bbc8327a5627c5049bd" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:46.680008 10453 raft_consensus.cc:515] T b8bb42caaa9d43dcb51811c9f2e12cfe P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.680042 10321 raft_consensus.cc:3060] T 927a721e5ae94bbc8327a5627c5049bd P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.682099 10247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "927a721e5ae94bbc8327a5627c5049bd" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:46.688926 10212 leader_election.cc:304] T fb1779f256274e0b8458088175eaa561 P 9558e596c8d1432eb6d5117cb6b1ca76 [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: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 3408c3af6d6a49b2a305a7937efd1861
I20260709 13:15:46.688336 10448 raft_consensus.cc:493] T 1ea5b9dcb96a4109a19ae2e48e07a16b P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:46.689951 10448 raft_consensus.cc:515] T 1ea5b9dcb96a4109a19ae2e48e07a16b P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.691402 10389 raft_consensus.cc:2804] T fb1779f256274e0b8458088175eaa561 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:46.692842 10389 raft_consensus.cc:697] T fb1779f256274e0b8458088175eaa561 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Becoming Leader. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Running, Role: LEADER
I20260709 13:15:46.693641 10389 consensus_queue.cc:237] T fb1779f256274e0b8458088175eaa561 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.694900 10364 tablet_bootstrap.cc:492] T ed9e4693bbae4732b4dce3784a630a30 P 9558e596c8d1432eb6d5117cb6b1ca76: No bootstrap required, opened a new log
I20260709 13:15:46.695326 10364 ts_tablet_manager.cc:1403] T ed9e4693bbae4732b4dce3784a630a30 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent bootstrapping tablet: real 0.133s	user 0.010s	sys 0.016s
I20260709 13:15:46.703051 10453 leader_election.cc:290] T b8bb42caaa9d43dcb51811c9f2e12cfe P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:46.712487 10173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8bb42caaa9d43dcb51811c9f2e12cfe" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:15:46.713292 10173 raft_consensus.cc:3060] T b8bb42caaa9d43dcb51811c9f2e12cfe P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.719601 10247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8bb42caaa9d43dcb51811c9f2e12cfe" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:15:46.720029 10286 leader_election.cc:304] T 927a721e5ae94bbc8327a5627c5049bd P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76
W20260709 13:15:46.721629 10286 leader_election.cc:343] T b8bb42caaa9d43dcb51811c9f2e12cfe P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:46.723258 10453 raft_consensus.cc:2749] T 927a721e5ae94bbc8327a5627c5049bd P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:46.724928 10364 raft_consensus.cc:359] T ed9e4693bbae4732b4dce3784a630a30 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.725597 10364 raft_consensus.cc:385] T ed9e4693bbae4732b4dce3784a630a30 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.725857 10323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea5b9dcb96a4109a19ae2e48e07a16b" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:46.726634 10174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea5b9dcb96a4109a19ae2e48e07a16b" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
W20260709 13:15:46.727207 10212 leader_election.cc:343] T 1ea5b9dcb96a4109a19ae2e48e07a16b P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:46.727224 10174 raft_consensus.cc:2468] T 1ea5b9dcb96a4109a19ae2e48e07a16b P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 0.
I20260709 13:15:46.725872 10364 raft_consensus.cc:740] T ed9e4693bbae4732b4dce3784a630a30 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.728149 10448 leader_election.cc:290] T 1ea5b9dcb96a4109a19ae2e48e07a16b P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:46.729815 10214 leader_election.cc:304] T 1ea5b9dcb96a4109a19ae2e48e07a16b P 9558e596c8d1432eb6d5117cb6b1ca76 [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: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:46.729806 10364 consensus_queue.cc:260] T ed9e4693bbae4732b4dce3784a630a30 P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.731133 10439 raft_consensus.cc:2804] T 1ea5b9dcb96a4109a19ae2e48e07a16b P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:46.731482 10439 raft_consensus.cc:493] T 1ea5b9dcb96a4109a19ae2e48e07a16b P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:46.731846 10439 raft_consensus.cc:3060] T 1ea5b9dcb96a4109a19ae2e48e07a16b P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.733563 10362 tablet_bootstrap.cc:492] T fb1779f256274e0b8458088175eaa561 P 3408c3af6d6a49b2a305a7937efd1861: No bootstrap required, opened a new log
I20260709 13:15:46.733562 10173 raft_consensus.cc:2468] T b8bb42caaa9d43dcb51811c9f2e12cfe P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 1.
I20260709 13:15:46.734200 10362 ts_tablet_manager.cc:1403] T fb1779f256274e0b8458088175eaa561 P 3408c3af6d6a49b2a305a7937efd1861: Time spent bootstrapping tablet: real 0.108s	user 0.018s	sys 0.009s
I20260709 13:15:46.733841 10448 consensus_queue.cc:1048] T 927a721e5ae94bbc8327a5627c5049bd P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:46.734828 10288 leader_election.cc:304] T b8bb42caaa9d43dcb51811c9f2e12cfe P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 9558e596c8d1432eb6d5117cb6b1ca76
I20260709 13:15:46.736976 10453 raft_consensus.cc:2804] T b8bb42caaa9d43dcb51811c9f2e12cfe P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:46.737720 10453 raft_consensus.cc:697] T b8bb42caaa9d43dcb51811c9f2e12cfe P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Becoming Leader. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Running, Role: LEADER
I20260709 13:15:46.738044 10362 raft_consensus.cc:359] T fb1779f256274e0b8458088175eaa561 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.738719 10362 raft_consensus.cc:385] T fb1779f256274e0b8458088175eaa561 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.738991 10362 raft_consensus.cc:740] T fb1779f256274e0b8458088175eaa561 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.738878 10453 consensus_queue.cc:237] T b8bb42caaa9d43dcb51811c9f2e12cfe P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.739920 10439 raft_consensus.cc:515] T 1ea5b9dcb96a4109a19ae2e48e07a16b P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.739940 10362 consensus_queue.cc:260] T fb1779f256274e0b8458088175eaa561 P 3408c3af6d6a49b2a305a7937efd1861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.742398 10362 ts_tablet_manager.cc:1434] T fb1779f256274e0b8458088175eaa561 P 3408c3af6d6a49b2a305a7937efd1861: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 13:15:46.742388 10439 leader_election.cc:290] T 1ea5b9dcb96a4109a19ae2e48e07a16b P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:46.742657 10172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea5b9dcb96a4109a19ae2e48e07a16b" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:15:46.743213 10172 raft_consensus.cc:3060] T 1ea5b9dcb96a4109a19ae2e48e07a16b P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.743407 10362 tablet_bootstrap.cc:492] T fbccac31bd6b486ba75276bbb6f1b824 P 3408c3af6d6a49b2a305a7937efd1861: Bootstrap starting.
I20260709 13:15:46.739053 10069 catalog_manager.cc:5697] T f745613b20744ce8af833e3fea3d56ca P ea065e3af8b44f5ea6fba93d4c6b1e5a reported cstate change: term changed from 0 to 1, leader changed from <none> to ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67). New cstate: current_term: 1 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:46.744210 10364 ts_tablet_manager.cc:1434] T ed9e4693bbae4732b4dce3784a630a30 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent starting tablet: real 0.049s	user 0.012s	sys 0.018s
I20260709 13:15:46.745066 10364 tablet_bootstrap.cc:492] T a0ddf47db7b24e13a530080371d8d6ec P 9558e596c8d1432eb6d5117cb6b1ca76: Bootstrap starting.
I20260709 13:15:46.749459 10323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea5b9dcb96a4109a19ae2e48e07a16b" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
W20260709 13:15:46.751251 10212 leader_election.cc:343] T 1ea5b9dcb96a4109a19ae2e48e07a16b P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:46.754774 10172 raft_consensus.cc:2468] T 1ea5b9dcb96a4109a19ae2e48e07a16b P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 1.
I20260709 13:15:46.755462 10364 tablet_bootstrap.cc:654] T a0ddf47db7b24e13a530080371d8d6ec P 9558e596c8d1432eb6d5117cb6b1ca76: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.757884 10362 tablet_bootstrap.cc:654] T fbccac31bd6b486ba75276bbb6f1b824 P 3408c3af6d6a49b2a305a7937efd1861: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.758040 10214 leader_election.cc:304] T 1ea5b9dcb96a4109a19ae2e48e07a16b P 9558e596c8d1432eb6d5117cb6b1ca76 [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: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:46.758926 10389 raft_consensus.cc:2804] T 1ea5b9dcb96a4109a19ae2e48e07a16b P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:46.759370 10389 raft_consensus.cc:697] T 1ea5b9dcb96a4109a19ae2e48e07a16b P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Becoming Leader. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Running, Role: LEADER
I20260709 13:15:46.758813 10072 catalog_manager.cc:5697] T fb1779f256274e0b8458088175eaa561 P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66). New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:46.760125 10389 consensus_queue.cc:237] T 1ea5b9dcb96a4109a19ae2e48e07a16b P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.767578 10364 tablet_bootstrap.cc:492] T a0ddf47db7b24e13a530080371d8d6ec P 9558e596c8d1432eb6d5117cb6b1ca76: No bootstrap required, opened a new log
I20260709 13:15:46.768194 10364 ts_tablet_manager.cc:1403] T a0ddf47db7b24e13a530080371d8d6ec P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.003s
I20260709 13:15:46.773468 10363 tablet_bootstrap.cc:492] T 4658fc30651d4d0eb204292920de92f7 P ea065e3af8b44f5ea6fba93d4c6b1e5a: No bootstrap required, opened a new log
I20260709 13:15:46.774046 10363 ts_tablet_manager.cc:1403] T 4658fc30651d4d0eb204292920de92f7 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent bootstrapping tablet: real 0.203s	user 0.030s	sys 0.021s
I20260709 13:15:46.786643 10069 catalog_manager.cc:5697] T 1ea5b9dcb96a4109a19ae2e48e07a16b P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66). New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:46.811234 10389 consensus_queue.cc:1048] T 83179960d4844238bd0d139d345b2cf2 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:46.813906 10363 raft_consensus.cc:359] T 4658fc30651d4d0eb204292920de92f7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.814594 10363 raft_consensus.cc:385] T 4658fc30651d4d0eb204292920de92f7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.814873 10363 raft_consensus.cc:740] T 4658fc30651d4d0eb204292920de92f7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.815721 10363 consensus_queue.cc:260] T 4658fc30651d4d0eb204292920de92f7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.818238 10363 ts_tablet_manager.cc:1434] T 4658fc30651d4d0eb204292920de92f7 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260709 13:15:46.771553 10364 raft_consensus.cc:359] T a0ddf47db7b24e13a530080371d8d6ec P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.820159 10363 tablet_bootstrap.cc:492] T 8c0833cddf00474e88f8f0957f39e73d P ea065e3af8b44f5ea6fba93d4c6b1e5a: Bootstrap starting.
I20260709 13:15:46.819384 10069 catalog_manager.cc:5697] T b8bb42caaa9d43dcb51811c9f2e12cfe P ea065e3af8b44f5ea6fba93d4c6b1e5a reported cstate change: term changed from 0 to 1, leader changed from <none> to ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67). New cstate: current_term: 1 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:46.820350 10364 raft_consensus.cc:385] T a0ddf47db7b24e13a530080371d8d6ec P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.820677 10364 raft_consensus.cc:740] T a0ddf47db7b24e13a530080371d8d6ec P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.821327 10364 consensus_queue.cc:260] T a0ddf47db7b24e13a530080371d8d6ec P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.823341 10364 ts_tablet_manager.cc:1434] T a0ddf47db7b24e13a530080371d8d6ec P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent starting tablet: real 0.055s	user 0.004s	sys 0.000s
I20260709 13:15:46.826512 10363 tablet_bootstrap.cc:654] T 8c0833cddf00474e88f8f0957f39e73d P ea065e3af8b44f5ea6fba93d4c6b1e5a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.828434 10441 consensus_queue.cc:1048] T 83179960d4844238bd0d139d345b2cf2 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:46.829751 10364 tablet_bootstrap.cc:492] T 06eef725e31e4e8a8a09faa95edbe5a9 P 9558e596c8d1432eb6d5117cb6b1ca76: Bootstrap starting.
I20260709 13:15:46.839522 10362 tablet_bootstrap.cc:492] T fbccac31bd6b486ba75276bbb6f1b824 P 3408c3af6d6a49b2a305a7937efd1861: No bootstrap required, opened a new log
I20260709 13:15:46.839905 10364 tablet_bootstrap.cc:654] T 06eef725e31e4e8a8a09faa95edbe5a9 P 9558e596c8d1432eb6d5117cb6b1ca76: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.839978 10362 ts_tablet_manager.cc:1403] T fbccac31bd6b486ba75276bbb6f1b824 P 3408c3af6d6a49b2a305a7937efd1861: Time spent bootstrapping tablet: real 0.097s	user 0.010s	sys 0.027s
I20260709 13:15:46.851207 10494 raft_consensus.cc:493] T fb1779f256274e0b8458088175eaa561 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:46.851824 10494 raft_consensus.cc:515] T fb1779f256274e0b8458088175eaa561 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.852573 10364 tablet_bootstrap.cc:492] T 06eef725e31e4e8a8a09faa95edbe5a9 P 9558e596c8d1432eb6d5117cb6b1ca76: No bootstrap required, opened a new log
I20260709 13:15:46.853048 10364 ts_tablet_manager.cc:1403] T 06eef725e31e4e8a8a09faa95edbe5a9 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.011s
I20260709 13:15:46.854022 10494 leader_election.cc:290] T fb1779f256274e0b8458088175eaa561 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:46.855020 10363 tablet_bootstrap.cc:492] T 8c0833cddf00474e88f8f0957f39e73d P ea065e3af8b44f5ea6fba93d4c6b1e5a: No bootstrap required, opened a new log
I20260709 13:15:46.855499 10363 ts_tablet_manager.cc:1403] T 8c0833cddf00474e88f8f0957f39e73d P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.000s
I20260709 13:15:46.855849 10321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb1779f256274e0b8458088175eaa561" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:46.856143 10248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb1779f256274e0b8458088175eaa561" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:46.856936 10321 raft_consensus.cc:2393] T fb1779f256274e0b8458088175eaa561 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3408c3af6d6a49b2a305a7937efd1861 in current term 1: Already voted for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in this term.
I20260709 13:15:46.858186 10137 leader_election.cc:304] T fb1779f256274e0b8458088175eaa561 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861; no voters: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:46.859470 10450 raft_consensus.cc:3060] T fb1779f256274e0b8458088175eaa561 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.861699 10362 raft_consensus.cc:359] T fbccac31bd6b486ba75276bbb6f1b824 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.862390 10362 raft_consensus.cc:385] T fbccac31bd6b486ba75276bbb6f1b824 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.862702 10362 raft_consensus.cc:740] T fbccac31bd6b486ba75276bbb6f1b824 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.863320 10362 consensus_queue.cc:260] T fbccac31bd6b486ba75276bbb6f1b824 P 3408c3af6d6a49b2a305a7937efd1861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.865499 10362 ts_tablet_manager.cc:1434] T fbccac31bd6b486ba75276bbb6f1b824 P 3408c3af6d6a49b2a305a7937efd1861: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260709 13:15:46.865658 10450 raft_consensus.cc:2749] T fb1779f256274e0b8458088175eaa561 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:46.866488 10362 tablet_bootstrap.cc:492] T ebad492fb0444f40b8345014e8e3cf7d P 3408c3af6d6a49b2a305a7937efd1861: Bootstrap starting.
I20260709 13:15:46.867542 10441 raft_consensus.cc:493] T ed9e4693bbae4732b4dce3784a630a30 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:46.868024 10441 raft_consensus.cc:515] T ed9e4693bbae4732b4dce3784a630a30 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.868955 10364 raft_consensus.cc:359] T 06eef725e31e4e8a8a09faa95edbe5a9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.869583 10364 raft_consensus.cc:385] T 06eef725e31e4e8a8a09faa95edbe5a9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.869849 10364 raft_consensus.cc:740] T 06eef725e31e4e8a8a09faa95edbe5a9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.869997 10441 leader_election.cc:290] T ed9e4693bbae4732b4dce3784a630a30 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:46.870443 10364 consensus_queue.cc:260] T 06eef725e31e4e8a8a09faa95edbe5a9 P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.872112 10173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed9e4693bbae4732b4dce3784a630a30" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:46.872449 10364 ts_tablet_manager.cc:1434] T 06eef725e31e4e8a8a09faa95edbe5a9 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260709 13:15:46.873365 10362 tablet_bootstrap.cc:654] T ebad492fb0444f40b8345014e8e3cf7d P 3408c3af6d6a49b2a305a7937efd1861: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.873174 10321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed9e4693bbae4732b4dce3784a630a30" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:46.873126 10363 raft_consensus.cc:359] T 8c0833cddf00474e88f8f0957f39e73d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.873706 10364 tablet_bootstrap.cc:492] T b8bb42caaa9d43dcb51811c9f2e12cfe P 9558e596c8d1432eb6d5117cb6b1ca76: Bootstrap starting.
I20260709 13:15:46.873929 10363 raft_consensus.cc:385] T 8c0833cddf00474e88f8f0957f39e73d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.874249 10173 raft_consensus.cc:2393] T ed9e4693bbae4732b4dce3784a630a30 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9558e596c8d1432eb6d5117cb6b1ca76 in current term 1: Already voted for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in this term.
I20260709 13:15:46.875437 10214 leader_election.cc:304] T ed9e4693bbae4732b4dce3784a630a30 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9558e596c8d1432eb6d5117cb6b1ca76; no voters: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:46.876533 10441 raft_consensus.cc:3060] T ed9e4693bbae4732b4dce3784a630a30 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.879215 10364 tablet_bootstrap.cc:654] T b8bb42caaa9d43dcb51811c9f2e12cfe P 9558e596c8d1432eb6d5117cb6b1ca76: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.874240 10363 raft_consensus.cc:740] T 8c0833cddf00474e88f8f0957f39e73d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.884809 10363 consensus_queue.cc:260] T 8c0833cddf00474e88f8f0957f39e73d P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.886394 10362 tablet_bootstrap.cc:492] T ebad492fb0444f40b8345014e8e3cf7d P 3408c3af6d6a49b2a305a7937efd1861: No bootstrap required, opened a new log
I20260709 13:15:46.886883 10362 ts_tablet_manager.cc:1403] T ebad492fb0444f40b8345014e8e3cf7d P 3408c3af6d6a49b2a305a7937efd1861: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.003s
I20260709 13:15:46.888186 10494 raft_consensus.cc:493] T c82a19022bf346b8ac8e526c3315acee P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:46.888628 10494 raft_consensus.cc:515] T c82a19022bf346b8ac8e526c3315acee P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.890457 10494 leader_election.cc:290] T c82a19022bf346b8ac8e526c3315acee P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:46.892267 10321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82a19022bf346b8ac8e526c3315acee" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:46.892875 10363 ts_tablet_manager.cc:1434] T 8c0833cddf00474e88f8f0957f39e73d P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.000s
I20260709 13:15:46.893002 10321 raft_consensus.cc:2393] T c82a19022bf346b8ac8e526c3315acee P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3408c3af6d6a49b2a305a7937efd1861 in current term 1: Already voted for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in this term.
I20260709 13:15:46.893746 10363 tablet_bootstrap.cc:492] T 06eef725e31e4e8a8a09faa95edbe5a9 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Bootstrap starting.
I20260709 13:15:46.893850 10248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82a19022bf346b8ac8e526c3315acee" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:46.894522 10248 raft_consensus.cc:2393] T c82a19022bf346b8ac8e526c3315acee P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3408c3af6d6a49b2a305a7937efd1861 in current term 1: Already voted for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in this term.
I20260709 13:15:46.899086 10137 leader_election.cc:304] T c82a19022bf346b8ac8e526c3315acee P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861; no voters: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:46.900593 10441 raft_consensus.cc:2749] T ed9e4693bbae4732b4dce3784a630a30 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:46.900593 10494 raft_consensus.cc:3060] T c82a19022bf346b8ac8e526c3315acee P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.905380 10362 raft_consensus.cc:359] T ebad492fb0444f40b8345014e8e3cf7d P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.906113 10362 raft_consensus.cc:385] T ebad492fb0444f40b8345014e8e3cf7d P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.906422 10362 raft_consensus.cc:740] T ebad492fb0444f40b8345014e8e3cf7d P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.907183 10362 consensus_queue.cc:260] T ebad492fb0444f40b8345014e8e3cf7d P 3408c3af6d6a49b2a305a7937efd1861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.910933 10363 tablet_bootstrap.cc:654] T 06eef725e31e4e8a8a09faa95edbe5a9 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.912376 10362 ts_tablet_manager.cc:1434] T ebad492fb0444f40b8345014e8e3cf7d P 3408c3af6d6a49b2a305a7937efd1861: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260709 13:15:46.912602 10494 raft_consensus.cc:2749] T c82a19022bf346b8ac8e526c3315acee P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:46.913445 10362 tablet_bootstrap.cc:492] T e9c9032f3607444eb23842388f80c97e P 3408c3af6d6a49b2a305a7937efd1861: Bootstrap starting.
I20260709 13:15:46.915586 10364 tablet_bootstrap.cc:492] T b8bb42caaa9d43dcb51811c9f2e12cfe P 9558e596c8d1432eb6d5117cb6b1ca76: No bootstrap required, opened a new log
I20260709 13:15:46.916049 10364 ts_tablet_manager.cc:1403] T b8bb42caaa9d43dcb51811c9f2e12cfe P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent bootstrapping tablet: real 0.043s	user 0.019s	sys 0.018s
I20260709 13:15:46.918497 10364 raft_consensus.cc:359] T b8bb42caaa9d43dcb51811c9f2e12cfe P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.919093 10364 raft_consensus.cc:385] T b8bb42caaa9d43dcb51811c9f2e12cfe P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.919329 10364 raft_consensus.cc:740] T b8bb42caaa9d43dcb51811c9f2e12cfe P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.919696 10453 raft_consensus.cc:493] T 4658fc30651d4d0eb204292920de92f7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:46.919906 10364 consensus_queue.cc:260] T b8bb42caaa9d43dcb51811c9f2e12cfe P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.920270 10453 raft_consensus.cc:515] T 4658fc30651d4d0eb204292920de92f7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.922755 10453 leader_election.cc:290] T 4658fc30651d4d0eb204292920de92f7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:46.922927 10364 ts_tablet_manager.cc:1434] T b8bb42caaa9d43dcb51811c9f2e12cfe P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:15:46.924019 10364 tablet_bootstrap.cc:492] T ebad492fb0444f40b8345014e8e3cf7d P 9558e596c8d1432eb6d5117cb6b1ca76: Bootstrap starting.
I20260709 13:15:46.924356 10173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4658fc30651d4d0eb204292920de92f7" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:46.925129 10248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4658fc30651d4d0eb204292920de92f7" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
W20260709 13:15:46.925580 10288 leader_election.cc:343] T 4658fc30651d4d0eb204292920de92f7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:46.926553 10286 leader_election.cc:343] T 4658fc30651d4d0eb204292920de92f7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:46.927001 10286 leader_election.cc:304] T 4658fc30651d4d0eb204292920de92f7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76
I20260709 13:15:46.928629 10453 raft_consensus.cc:2749] T 4658fc30651d4d0eb204292920de92f7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:46.929301 10364 tablet_bootstrap.cc:654] T ebad492fb0444f40b8345014e8e3cf7d P 9558e596c8d1432eb6d5117cb6b1ca76: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.931537 10362 tablet_bootstrap.cc:654] T e9c9032f3607444eb23842388f80c97e P 3408c3af6d6a49b2a305a7937efd1861: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.940068 10453 consensus_queue.cc:1048] T f745613b20744ce8af833e3fea3d56ca P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:46.943606 10364 tablet_bootstrap.cc:492] T ebad492fb0444f40b8345014e8e3cf7d P 9558e596c8d1432eb6d5117cb6b1ca76: No bootstrap required, opened a new log
I20260709 13:15:46.944064 10364 ts_tablet_manager.cc:1403] T ebad492fb0444f40b8345014e8e3cf7d P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.016s
I20260709 13:15:46.945600 10362 tablet_bootstrap.cc:492] T e9c9032f3607444eb23842388f80c97e P 3408c3af6d6a49b2a305a7937efd1861: No bootstrap required, opened a new log
I20260709 13:15:46.946594 10362 ts_tablet_manager.cc:1403] T e9c9032f3607444eb23842388f80c97e P 3408c3af6d6a49b2a305a7937efd1861: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.000s
I20260709 13:15:46.946507 10364 raft_consensus.cc:359] T ebad492fb0444f40b8345014e8e3cf7d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.947628 10364 raft_consensus.cc:385] T ebad492fb0444f40b8345014e8e3cf7d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.947819 10363 tablet_bootstrap.cc:492] T 06eef725e31e4e8a8a09faa95edbe5a9 P ea065e3af8b44f5ea6fba93d4c6b1e5a: No bootstrap required, opened a new log
I20260709 13:15:46.947922 10364 raft_consensus.cc:740] T ebad492fb0444f40b8345014e8e3cf7d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.948294 10363 ts_tablet_manager.cc:1403] T 06eef725e31e4e8a8a09faa95edbe5a9 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent bootstrapping tablet: real 0.055s	user 0.013s	sys 0.016s
I20260709 13:15:46.948730 10364 consensus_queue.cc:260] T ebad492fb0444f40b8345014e8e3cf7d P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.950147 10362 raft_consensus.cc:359] T e9c9032f3607444eb23842388f80c97e P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.950825 10362 raft_consensus.cc:385] T e9c9032f3607444eb23842388f80c97e P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.951144 10362 raft_consensus.cc:740] T e9c9032f3607444eb23842388f80c97e P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.953217 10362 consensus_queue.cc:260] T e9c9032f3607444eb23842388f80c97e P 3408c3af6d6a49b2a305a7937efd1861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.954813 10395 raft_consensus.cc:493] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:46.955430 10364 ts_tablet_manager.cc:1434] T ebad492fb0444f40b8345014e8e3cf7d P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:15:46.955412 10395 raft_consensus.cc:515] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.956446 10364 tablet_bootstrap.cc:492] T fbccac31bd6b486ba75276bbb6f1b824 P 9558e596c8d1432eb6d5117cb6b1ca76: Bootstrap starting.
I20260709 13:15:46.957536 10395 leader_election.cc:290] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:46.958865 10448 raft_consensus.cc:493] T ebad492fb0444f40b8345014e8e3cf7d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:46.951139 10363 raft_consensus.cc:359] T 06eef725e31e4e8a8a09faa95edbe5a9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.959543 10363 raft_consensus.cc:385] T 06eef725e31e4e8a8a09faa95edbe5a9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.959280 10448 raft_consensus.cc:515] T ebad492fb0444f40b8345014e8e3cf7d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.959848 10363 raft_consensus.cc:740] T 06eef725e31e4e8a8a09faa95edbe5a9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.960660 10321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba72d063cfe4714b6a1804302ec5a26" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:46.961203 10448 leader_election.cc:290] T ebad492fb0444f40b8345014e8e3cf7d P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:46.961237 10417 consensus_queue.cc:1048] T f745613b20744ce8af833e3fea3d56ca P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:46.961220 10321 raft_consensus.cc:2468] T 6ba72d063cfe4714b6a1804302ec5a26 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 2.
I20260709 13:15:46.965943 10321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebad492fb0444f40b8345014e8e3cf7d" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:46.966463 10389 raft_consensus.cc:493] T e9c9032f3607444eb23842388f80c97e P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:46.967103 10364 tablet_bootstrap.cc:654] T fbccac31bd6b486ba75276bbb6f1b824 P 9558e596c8d1432eb6d5117cb6b1ca76: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.966890 10389 raft_consensus.cc:515] T e9c9032f3607444eb23842388f80c97e P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.968475 10212 leader_election.cc:304] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76 [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: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:15:46.968880 10389 leader_election.cc:290] T e9c9032f3607444eb23842388f80c97e P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:46.969266 10370 raft_consensus.cc:2804] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:46.969609 10370 raft_consensus.cc:493] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:46.970019 10370 raft_consensus.cc:3060] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:46.970264 10172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebad492fb0444f40b8345014e8e3cf7d" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:46.970840 10172 raft_consensus.cc:2468] T ebad492fb0444f40b8345014e8e3cf7d P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 0.
I20260709 13:15:46.971735 10173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba72d063cfe4714b6a1804302ec5a26" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:46.973614 10173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9c9032f3607444eb23842388f80c97e" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:46.974166 10173 raft_consensus.cc:2468] T e9c9032f3607444eb23842388f80c97e P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 0.
I20260709 13:15:46.975962 10362 ts_tablet_manager.cc:1434] T e9c9032f3607444eb23842388f80c97e P 3408c3af6d6a49b2a305a7937efd1861: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
W20260709 13:15:46.976099 10212 leader_election.cc:343] T ebad492fb0444f40b8345014e8e3cf7d P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:46.978156 10362 tablet_bootstrap.cc:492] T 4658fc30651d4d0eb204292920de92f7 P 3408c3af6d6a49b2a305a7937efd1861: Bootstrap starting.
I20260709 13:15:46.960527 10363 consensus_queue.cc:260] T 06eef725e31e4e8a8a09faa95edbe5a9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.980610 10321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9c9032f3607444eb23842388f80c97e" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:46.981316 10214 leader_election.cc:304] T ebad492fb0444f40b8345014e8e3cf7d P 9558e596c8d1432eb6d5117cb6b1ca76 [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: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:46.982450 10370 raft_consensus.cc:515] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:46.982929 10214 leader_election.cc:304] T e9c9032f3607444eb23842388f80c97e P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: 
I20260709 13:15:46.983623 10389 raft_consensus.cc:2804] T ebad492fb0444f40b8345014e8e3cf7d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:46.983834 10395 raft_consensus.cc:2804] T e9c9032f3607444eb23842388f80c97e P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:46.984118 10389 raft_consensus.cc:493] T ebad492fb0444f40b8345014e8e3cf7d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:46.984246 10395 raft_consensus.cc:493] T e9c9032f3607444eb23842388f80c97e P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:46.984474 10370 leader_election.cc:290] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 3 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:46.984575 10389 raft_consensus.cc:3060] T ebad492fb0444f40b8345014e8e3cf7d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.985183 10173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba72d063cfe4714b6a1804302ec5a26" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:15:46.996954 10364 tablet_bootstrap.cc:492] T fbccac31bd6b486ba75276bbb6f1b824 P 9558e596c8d1432eb6d5117cb6b1ca76: No bootstrap required, opened a new log
I20260709 13:15:46.997385 10364 ts_tablet_manager.cc:1403] T fbccac31bd6b486ba75276bbb6f1b824 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.011s
I20260709 13:15:46.984685 10395 raft_consensus.cc:3060] T e9c9032f3607444eb23842388f80c97e P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.997519 10320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba72d063cfe4714b6a1804302ec5a26" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:15:46.998138 10320 raft_consensus.cc:3060] T 6ba72d063cfe4714b6a1804302ec5a26 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:47.000034 10364 raft_consensus.cc:359] T fbccac31bd6b486ba75276bbb6f1b824 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.000699 10364 raft_consensus.cc:385] T fbccac31bd6b486ba75276bbb6f1b824 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:47.000945 10364 raft_consensus.cc:740] T fbccac31bd6b486ba75276bbb6f1b824 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.991488 10362 tablet_bootstrap.cc:654] T 4658fc30651d4d0eb204292920de92f7 P 3408c3af6d6a49b2a305a7937efd1861: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.983593 10363 ts_tablet_manager.cc:1434] T 06eef725e31e4e8a8a09faa95edbe5a9 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent starting tablet: real 0.035s	user 0.003s	sys 0.002s
I20260709 13:15:46.992206 10389 raft_consensus.cc:515] T ebad492fb0444f40b8345014e8e3cf7d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.001621 10364 consensus_queue.cc:260] T fbccac31bd6b486ba75276bbb6f1b824 P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.002094 10363 tablet_bootstrap.cc:492] T e9c9032f3607444eb23842388f80c97e P ea065e3af8b44f5ea6fba93d4c6b1e5a: Bootstrap starting.
I20260709 13:15:47.003125 10389 leader_election.cc:290] T ebad492fb0444f40b8345014e8e3cf7d P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:47.003486 10364 ts_tablet_manager.cc:1434] T fbccac31bd6b486ba75276bbb6f1b824 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
W20260709 13:15:47.003945 10212 leader_election.cc:343] T e9c9032f3607444eb23842388f80c97e P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:47.004392 10364 tablet_bootstrap.cc:492] T af0105d43e484c77826efe9514c1a123 P 9558e596c8d1432eb6d5117cb6b1ca76: Bootstrap starting.
I20260709 13:15:47.008937 10395 raft_consensus.cc:515] T e9c9032f3607444eb23842388f80c97e P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.013602 10395 leader_election.cc:290] T e9c9032f3607444eb23842388f80c97e P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:47.015723 10173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9c9032f3607444eb23842388f80c97e" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:15:47.013504 10320 raft_consensus.cc:2468] T 6ba72d063cfe4714b6a1804302ec5a26 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 3.
I20260709 13:15:47.017138 10323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebad492fb0444f40b8345014e8e3cf7d" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:15:47.018116 10321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9c9032f3607444eb23842388f80c97e" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:15:47.018633 10212 leader_election.cc:304] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76 [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: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 3408c3af6d6a49b2a305a7937efd1861
I20260709 13:15:47.015684 10174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebad492fb0444f40b8345014e8e3cf7d" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:15:47.019806 10363 tablet_bootstrap.cc:654] T e9c9032f3607444eb23842388f80c97e P ea065e3af8b44f5ea6fba93d4c6b1e5a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:47.016343 10173 raft_consensus.cc:3060] T e9c9032f3607444eb23842388f80c97e P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:47.020128 10174 raft_consensus.cc:3060] T ebad492fb0444f40b8345014e8e3cf7d P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:47.020381 10395 raft_consensus.cc:2804] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:47.021100 10395 raft_consensus.cc:697] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 3 LEADER]: Becoming Leader. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Running, Role: LEADER
I20260709 13:15:47.022004 10395 consensus_queue.cc:237] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
W20260709 13:15:47.019955 10212 leader_election.cc:343] T ebad492fb0444f40b8345014e8e3cf7d P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:47.024608 10212 leader_election.cc:343] T e9c9032f3607444eb23842388f80c97e P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:47.025259 10364 tablet_bootstrap.cc:654] T af0105d43e484c77826efe9514c1a123 P 9558e596c8d1432eb6d5117cb6b1ca76: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:47.026448 10173 raft_consensus.cc:2468] T e9c9032f3607444eb23842388f80c97e P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 1.
I20260709 13:15:47.029755 10387 consensus_queue.cc:1048] T ed9e4693bbae4732b4dce3784a630a30 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:47.029780 10214 leader_election.cc:304] T e9c9032f3607444eb23842388f80c97e P 9558e596c8d1432eb6d5117cb6b1ca76 [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: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:47.032783 10389 raft_consensus.cc:2804] T e9c9032f3607444eb23842388f80c97e P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:47.033358 10389 raft_consensus.cc:697] T e9c9032f3607444eb23842388f80c97e P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Becoming Leader. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Running, Role: LEADER
I20260709 13:15:47.034307 10389 consensus_queue.cc:237] T e9c9032f3607444eb23842388f80c97e P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.045779 10174 raft_consensus.cc:2468] T ebad492fb0444f40b8345014e8e3cf7d P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 1.
W20260709 13:15:47.054400 10120 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:15:47.057263 10362 tablet_bootstrap.cc:492] T 4658fc30651d4d0eb204292920de92f7 P 3408c3af6d6a49b2a305a7937efd1861: No bootstrap required, opened a new log
I20260709 13:15:47.057921 10362 ts_tablet_manager.cc:1403] T 4658fc30651d4d0eb204292920de92f7 P 3408c3af6d6a49b2a305a7937efd1861: Time spent bootstrapping tablet: real 0.080s	user 0.013s	sys 0.008s
I20260709 13:15:47.058926 10214 leader_election.cc:304] T ebad492fb0444f40b8345014e8e3cf7d P 9558e596c8d1432eb6d5117cb6b1ca76 [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: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:47.060201 10395 raft_consensus.cc:2804] T ebad492fb0444f40b8345014e8e3cf7d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:47.060528 10362 raft_consensus.cc:359] T 4658fc30651d4d0eb204292920de92f7 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.061229 10362 raft_consensus.cc:385] T 4658fc30651d4d0eb204292920de92f7 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:47.061493 10362 raft_consensus.cc:740] T 4658fc30651d4d0eb204292920de92f7 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Initialized, Role: FOLLOWER
I20260709 13:15:47.062668 10364 tablet_bootstrap.cc:492] T af0105d43e484c77826efe9514c1a123 P 9558e596c8d1432eb6d5117cb6b1ca76: No bootstrap required, opened a new log
I20260709 13:15:47.062311 10362 consensus_queue.cc:260] T 4658fc30651d4d0eb204292920de92f7 P 3408c3af6d6a49b2a305a7937efd1861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.063620 10364 ts_tablet_manager.cc:1403] T af0105d43e484c77826efe9514c1a123 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent bootstrapping tablet: real 0.059s	user 0.012s	sys 0.006s
I20260709 13:15:47.064257 10363 tablet_bootstrap.cc:492] T e9c9032f3607444eb23842388f80c97e P ea065e3af8b44f5ea6fba93d4c6b1e5a: No bootstrap required, opened a new log
I20260709 13:15:47.064656 10363 ts_tablet_manager.cc:1403] T e9c9032f3607444eb23842388f80c97e P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent bootstrapping tablet: real 0.063s	user 0.016s	sys 0.001s
I20260709 13:15:47.065075 10362 ts_tablet_manager.cc:1434] T 4658fc30651d4d0eb204292920de92f7 P 3408c3af6d6a49b2a305a7937efd1861: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:15:47.065927 10362 tablet_bootstrap.cc:492] T c2a0f84c82dd4b4a8fbf644675f74fc2 P 3408c3af6d6a49b2a305a7937efd1861: Bootstrap starting.
I20260709 13:15:47.066143 10364 raft_consensus.cc:359] T af0105d43e484c77826efe9514c1a123 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.066759 10364 raft_consensus.cc:385] T af0105d43e484c77826efe9514c1a123 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:47.067019 10364 raft_consensus.cc:740] T af0105d43e484c77826efe9514c1a123 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Initialized, Role: FOLLOWER
I20260709 13:15:47.067817 10364 consensus_queue.cc:260] T af0105d43e484c77826efe9514c1a123 P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.069223 10364 ts_tablet_manager.cc:1434] T af0105d43e484c77826efe9514c1a123 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:15:47.070585 10364 tablet_bootstrap.cc:492] T c2a0f84c82dd4b4a8fbf644675f74fc2 P 9558e596c8d1432eb6d5117cb6b1ca76: Bootstrap starting.
I20260709 13:15:47.060670 10395 raft_consensus.cc:697] T ebad492fb0444f40b8345014e8e3cf7d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Becoming Leader. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Running, Role: LEADER
I20260709 13:15:47.066956 10363 raft_consensus.cc:359] T e9c9032f3607444eb23842388f80c97e P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.075930 10363 raft_consensus.cc:385] T e9c9032f3607444eb23842388f80c97e P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:47.076189 10363 raft_consensus.cc:740] T e9c9032f3607444eb23842388f80c97e P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Initialized, Role: FOLLOWER
I20260709 13:15:47.076818 10363 consensus_queue.cc:260] T e9c9032f3607444eb23842388f80c97e P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.078269 10363 ts_tablet_manager.cc:1434] T e9c9032f3607444eb23842388f80c97e P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:15:47.079322 10363 tablet_bootstrap.cc:492] T c2a0f84c82dd4b4a8fbf644675f74fc2 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Bootstrap starting.
I20260709 13:15:47.080300 10395 consensus_queue.cc:237] T ebad492fb0444f40b8345014e8e3cf7d P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.089771 10364 tablet_bootstrap.cc:654] T c2a0f84c82dd4b4a8fbf644675f74fc2 P 9558e596c8d1432eb6d5117cb6b1ca76: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:47.091352 10363 tablet_bootstrap.cc:654] T c2a0f84c82dd4b4a8fbf644675f74fc2 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:47.092953 10068 catalog_manager.cc:5697] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:47.096069 10068 catalog_manager.cc:5697] T e9c9032f3607444eb23842388f80c97e P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66). New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:47.100548 10452 consensus_queue.cc:1048] T ed9e4693bbae4732b4dce3784a630a30 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:47.103731 10362 tablet_bootstrap.cc:654] T c2a0f84c82dd4b4a8fbf644675f74fc2 P 3408c3af6d6a49b2a305a7937efd1861: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:47.115996 10362 tablet_bootstrap.cc:492] T c2a0f84c82dd4b4a8fbf644675f74fc2 P 3408c3af6d6a49b2a305a7937efd1861: No bootstrap required, opened a new log
I20260709 13:15:47.116559 10362 ts_tablet_manager.cc:1403] T c2a0f84c82dd4b4a8fbf644675f74fc2 P 3408c3af6d6a49b2a305a7937efd1861: Time spent bootstrapping tablet: real 0.051s	user 0.008s	sys 0.005s
I20260709 13:15:47.123661 10364 tablet_bootstrap.cc:492] T c2a0f84c82dd4b4a8fbf644675f74fc2 P 9558e596c8d1432eb6d5117cb6b1ca76: No bootstrap required, opened a new log
I20260709 13:15:47.124176 10364 ts_tablet_manager.cc:1403] T c2a0f84c82dd4b4a8fbf644675f74fc2 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent bootstrapping tablet: real 0.054s	user 0.015s	sys 0.019s
I20260709 13:15:47.124086 10362 raft_consensus.cc:359] T c2a0f84c82dd4b4a8fbf644675f74fc2 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.125136 10362 raft_consensus.cc:385] T c2a0f84c82dd4b4a8fbf644675f74fc2 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:47.125494 10362 raft_consensus.cc:740] T c2a0f84c82dd4b4a8fbf644675f74fc2 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Initialized, Role: FOLLOWER
I20260709 13:15:47.126308 10362 consensus_queue.cc:260] T c2a0f84c82dd4b4a8fbf644675f74fc2 P 3408c3af6d6a49b2a305a7937efd1861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.127053 10364 raft_consensus.cc:359] T c2a0f84c82dd4b4a8fbf644675f74fc2 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.129514 10362 ts_tablet_manager.cc:1434] T c2a0f84c82dd4b4a8fbf644675f74fc2 P 3408c3af6d6a49b2a305a7937efd1861: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.003s
I20260709 13:15:47.129570 10364 raft_consensus.cc:385] T c2a0f84c82dd4b4a8fbf644675f74fc2 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:47.130053 10364 raft_consensus.cc:740] T c2a0f84c82dd4b4a8fbf644675f74fc2 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Initialized, Role: FOLLOWER
I20260709 13:15:47.130736 10362 tablet_bootstrap.cc:492] T 8c0833cddf00474e88f8f0957f39e73d P 3408c3af6d6a49b2a305a7937efd1861: Bootstrap starting.
I20260709 13:15:47.130767 10364 consensus_queue.cc:260] T c2a0f84c82dd4b4a8fbf644675f74fc2 P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.133284 10364 ts_tablet_manager.cc:1434] T c2a0f84c82dd4b4a8fbf644675f74fc2 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260709 13:15:47.134200 10364 tablet_bootstrap.cc:492] T 94a981b879084391aa7d059de3d8239f P 9558e596c8d1432eb6d5117cb6b1ca76: Bootstrap starting.
I20260709 13:15:47.134560 10494 raft_consensus.cc:493] T fbccac31bd6b486ba75276bbb6f1b824 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:47.135005 10494 raft_consensus.cc:515] T fbccac31bd6b486ba75276bbb6f1b824 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.137001 10362 tablet_bootstrap.cc:654] T 8c0833cddf00474e88f8f0957f39e73d P 3408c3af6d6a49b2a305a7937efd1861: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:47.138273 10363 tablet_bootstrap.cc:492] T c2a0f84c82dd4b4a8fbf644675f74fc2 P ea065e3af8b44f5ea6fba93d4c6b1e5a: No bootstrap required, opened a new log
I20260709 13:15:47.138584 10363 ts_tablet_manager.cc:1403] T c2a0f84c82dd4b4a8fbf644675f74fc2 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent bootstrapping tablet: real 0.059s	user 0.015s	sys 0.009s
I20260709 13:15:47.137427 10494 leader_election.cc:290] T fbccac31bd6b486ba75276bbb6f1b824 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:47.140189 10321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbccac31bd6b486ba75276bbb6f1b824" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:47.140540 10248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbccac31bd6b486ba75276bbb6f1b824" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:47.143972 10248 raft_consensus.cc:2468] T fbccac31bd6b486ba75276bbb6f1b824 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 0.
W20260709 13:15:47.144470 10137 leader_election.cc:343] T fbccac31bd6b486ba75276bbb6f1b824 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:47.146626 10363 raft_consensus.cc:359] T c2a0f84c82dd4b4a8fbf644675f74fc2 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.147254 10363 raft_consensus.cc:385] T c2a0f84c82dd4b4a8fbf644675f74fc2 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:47.147524 10363 raft_consensus.cc:740] T c2a0f84c82dd4b4a8fbf644675f74fc2 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Initialized, Role: FOLLOWER
I20260709 13:15:47.148138 10363 consensus_queue.cc:260] T c2a0f84c82dd4b4a8fbf644675f74fc2 P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.146435 10137 leader_election.cc:304] T fbccac31bd6b486ba75276bbb6f1b824 P 3408c3af6d6a49b2a305a7937efd1861 [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: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:47.151760 10248 raft_consensus.cc:3060] T b8bb42caaa9d43dcb51811c9f2e12cfe P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:47.154618 10363 ts_tablet_manager.cc:1434] T c2a0f84c82dd4b4a8fbf644675f74fc2 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:15:47.154634 10494 raft_consensus.cc:2804] T fbccac31bd6b486ba75276bbb6f1b824 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:47.155328 10494 raft_consensus.cc:493] T fbccac31bd6b486ba75276bbb6f1b824 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:47.155341 10452 raft_consensus.cc:493] T 8c0833cddf00474e88f8f0957f39e73d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:47.155920 10363 tablet_bootstrap.cc:492] T 1ea5b9dcb96a4109a19ae2e48e07a16b P ea065e3af8b44f5ea6fba93d4c6b1e5a: Bootstrap starting.
I20260709 13:15:47.155818 10494 raft_consensus.cc:3060] T fbccac31bd6b486ba75276bbb6f1b824 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:47.156036 10452 raft_consensus.cc:515] T 8c0833cddf00474e88f8f0957f39e73d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.159158 10364 tablet_bootstrap.cc:654] T 94a981b879084391aa7d059de3d8239f P 9558e596c8d1432eb6d5117cb6b1ca76: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:47.159152 10174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c0833cddf00474e88f8f0957f39e73d" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
W20260709 13:15:47.160887 10288 leader_election.cc:343] T 8c0833cddf00474e88f8f0957f39e73d P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:47.161327 10417 consensus_queue.cc:1048] T b8bb42caaa9d43dcb51811c9f2e12cfe P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:47.161847 10452 leader_election.cc:290] T 8c0833cddf00474e88f8f0957f39e73d P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:47.161991 10362 tablet_bootstrap.cc:492] T 8c0833cddf00474e88f8f0957f39e73d P 3408c3af6d6a49b2a305a7937efd1861: No bootstrap required, opened a new log
I20260709 13:15:47.162477 10362 ts_tablet_manager.cc:1403] T 8c0833cddf00474e88f8f0957f39e73d P 3408c3af6d6a49b2a305a7937efd1861: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.011s
I20260709 13:15:47.162294 10494 raft_consensus.cc:515] T fbccac31bd6b486ba75276bbb6f1b824 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.165242 10362 raft_consensus.cc:359] T 8c0833cddf00474e88f8f0957f39e73d P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.166159 10362 raft_consensus.cc:385] T 8c0833cddf00474e88f8f0957f39e73d P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:47.166498 10362 raft_consensus.cc:740] T 8c0833cddf00474e88f8f0957f39e73d P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Initialized, Role: FOLLOWER
I20260709 13:15:47.167541 10249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbccac31bd6b486ba75276bbb6f1b824" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:15:47.168290 10249 raft_consensus.cc:3060] T fbccac31bd6b486ba75276bbb6f1b824 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:47.173650 10395 raft_consensus.cc:493] T c2a0f84c82dd4b4a8fbf644675f74fc2 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:47.173120 10072 catalog_manager.cc:5697] T ebad492fb0444f40b8345014e8e3cf7d P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66). New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:47.174134 10395 raft_consensus.cc:515] T c2a0f84c82dd4b4a8fbf644675f74fc2 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.175976 10450 raft_consensus.cc:493] T 6ba72d063cfe4714b6a1804302ec5a26 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9558e596c8d1432eb6d5117cb6b1ca76)
I20260709 13:15:47.176483 10450 raft_consensus.cc:515] T 6ba72d063cfe4714b6a1804302ec5a26 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.176893 10370 raft_consensus.cc:493] T af0105d43e484c77826efe9514c1a123 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:47.177475 10370 raft_consensus.cc:515] T af0105d43e484c77826efe9514c1a123 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.178972 10450 leader_election.cc:290] T 6ba72d063cfe4714b6a1804302ec5a26 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:47.180929 10448 consensus_queue.cc:1048] T fb1779f256274e0b8458088175eaa561 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:47.182512 10321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba72d063cfe4714b6a1804302ec5a26" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:47.183396 10321 raft_consensus.cc:2368] T 6ba72d063cfe4714b6a1804302ec5a26 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3408c3af6d6a49b2a305a7937efd1861 for earlier term 2. Current term is 3.
I20260709 13:15:47.186115 10249 raft_consensus.cc:2468] T fbccac31bd6b486ba75276bbb6f1b824 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 1.
I20260709 13:15:47.187044 10248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c0833cddf00474e88f8f0957f39e73d" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:47.190276 10323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2a0f84c82dd4b4a8fbf644675f74fc2" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:47.191062 10323 raft_consensus.cc:2468] T c2a0f84c82dd4b4a8fbf644675f74fc2 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 0.
I20260709 13:15:47.167173 10362 consensus_queue.cc:260] T 8c0833cddf00474e88f8f0957f39e73d P 3408c3af6d6a49b2a305a7937efd1861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.193118 10362 ts_tablet_manager.cc:1434] T 8c0833cddf00474e88f8f0957f39e73d P 3408c3af6d6a49b2a305a7937efd1861: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 13:15:47.196955 10494 leader_election.cc:290] T fbccac31bd6b486ba75276bbb6f1b824 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 election: Requested vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:47.197100 10212 leader_election.cc:304] T c2a0f84c82dd4b4a8fbf644675f74fc2 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:15:47.198266 10448 raft_consensus.cc:2804] T c2a0f84c82dd4b4a8fbf644675f74fc2 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:47.198729 10448 raft_consensus.cc:493] T c2a0f84c82dd4b4a8fbf644675f74fc2 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:47.199112 10448 raft_consensus.cc:3060] T c2a0f84c82dd4b4a8fbf644675f74fc2 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:47.199177 10173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af0105d43e484c77826efe9514c1a123" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:47.199653 10362 tablet_bootstrap.cc:492] T a844139163e94d4aa77dedf8370e019e P 3408c3af6d6a49b2a305a7937efd1861: Bootstrap starting.
I20260709 13:15:47.199925 10370 leader_election.cc:290] T af0105d43e484c77826efe9514c1a123 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:47.200814 10174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2a0f84c82dd4b4a8fbf644675f74fc2" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:47.201228 10494 raft_consensus.cc:493] T 4658fc30651d4d0eb204292920de92f7 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:47.201622 10174 raft_consensus.cc:2468] T c2a0f84c82dd4b4a8fbf644675f74fc2 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 0.
I20260709 13:15:47.201941 10494 raft_consensus.cc:515] T 4658fc30651d4d0eb204292920de92f7 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.203836 10323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af0105d43e484c77826efe9514c1a123" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:47.204346 10363 tablet_bootstrap.cc:654] T 1ea5b9dcb96a4109a19ae2e48e07a16b P ea065e3af8b44f5ea6fba93d4c6b1e5a: Neither blocks nor log segments found. Creating new log.
W20260709 13:15:47.205966 10214 leader_election.cc:343] T af0105d43e484c77826efe9514c1a123 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:47.205998 10494 leader_election.cc:290] T 4658fc30651d4d0eb204292920de92f7 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
W20260709 13:15:47.206915 10212 leader_election.cc:343] T af0105d43e484c77826efe9514c1a123 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:47.207358 10212 leader_election.cc:304] T af0105d43e484c77826efe9514c1a123 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9558e596c8d1432eb6d5117cb6b1ca76; no voters: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:47.208776 10370 raft_consensus.cc:2749] T af0105d43e484c77826efe9514c1a123 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:47.187533 10395 leader_election.cc:290] T c2a0f84c82dd4b4a8fbf644675f74fc2 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:47.188642 10137 leader_election.cc:400] T 6ba72d063cfe4714b6a1804302ec5a26 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 2 pre-election: Vote denied by peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867) with higher term. Message: Invalid argument: T 6ba72d063cfe4714b6a1804302ec5a26 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3408c3af6d6a49b2a305a7937efd1861 for earlier term 2. Current term is 3.
I20260709 13:15:47.210137 10137 leader_election.cc:403] T 6ba72d063cfe4714b6a1804302ec5a26 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:15:47.211164 10494 raft_consensus.cc:3060] T 6ba72d063cfe4714b6a1804302ec5a26 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:15:47.213182 10137 leader_election.cc:304] T fbccac31bd6b486ba75276bbb6f1b824 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: 
W20260709 13:15:47.215473 10286 leader_election.cc:343] T 8c0833cddf00474e88f8f0957f39e73d P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:47.215557 10320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4658fc30651d4d0eb204292920de92f7" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:47.215972 10450 raft_consensus.cc:2804] T fbccac31bd6b486ba75276bbb6f1b824 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:47.216388 10320 raft_consensus.cc:2468] T 4658fc30651d4d0eb204292920de92f7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 0.
I20260709 13:15:47.216243 10286 leader_election.cc:304] T 8c0833cddf00474e88f8f0957f39e73d P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76
I20260709 13:15:47.216496 10450 raft_consensus.cc:697] T fbccac31bd6b486ba75276bbb6f1b824 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 LEADER]: Becoming Leader. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Running, Role: LEADER
I20260709 13:15:47.217232 10323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbccac31bd6b486ba75276bbb6f1b824" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:15:47.217584 10417 raft_consensus.cc:2749] T 8c0833cddf00474e88f8f0957f39e73d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:47.217885 10450 consensus_queue.cc:237] T fbccac31bd6b486ba75276bbb6f1b824 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.219244 10137 leader_election.cc:304] T 4658fc30651d4d0eb204292920de92f7 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:15:47.220093 10407 raft_consensus.cc:2804] T 4658fc30651d4d0eb204292920de92f7 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:47.220592 10407 raft_consensus.cc:493] T 4658fc30651d4d0eb204292920de92f7 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:47.221064 10407 raft_consensus.cc:3060] T 4658fc30651d4d0eb204292920de92f7 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:47.225271 10395 consensus_queue.cc:1048] T 1ea5b9dcb96a4109a19ae2e48e07a16b P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:47.231633 10407 raft_consensus.cc:515] T 4658fc30651d4d0eb204292920de92f7 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.231774 10247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4658fc30651d4d0eb204292920de92f7" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:47.249480 10407 leader_election.cc:290] T 4658fc30651d4d0eb204292920de92f7 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 election: Requested vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:47.236313 10494 raft_consensus.cc:2749] T 6ba72d063cfe4714b6a1804302ec5a26 P 3408c3af6d6a49b2a305a7937efd1861 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867) with higher term. Message: Invalid argument: T 6ba72d063cfe4714b6a1804302ec5a26 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3408c3af6d6a49b2a305a7937efd1861 for earlier term 2. Current term is 3.
W20260709 13:15:47.237597 10137 leader_election.cc:343] T fbccac31bd6b486ba75276bbb6f1b824 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:47.250726 10389 raft_consensus.cc:493] T 06eef725e31e4e8a8a09faa95edbe5a9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:47.251648 10389 raft_consensus.cc:515] T 06eef725e31e4e8a8a09faa95edbe5a9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
W20260709 13:15:47.253306 10137 leader_election.cc:343] T 4658fc30651d4d0eb204292920de92f7 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:47.254091 10389 leader_election.cc:290] T 06eef725e31e4e8a8a09faa95edbe5a9 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:47.236073 10395 raft_consensus.cc:493] T a0ddf47db7b24e13a530080371d8d6ec P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:47.257460 10395 raft_consensus.cc:515] T a0ddf47db7b24e13a530080371d8d6ec P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.259302 10395 leader_election.cc:290] T a0ddf47db7b24e13a530080371d8d6ec P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:47.255019 10323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef725e31e4e8a8a09faa95edbe5a9" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:47.259929 10323 raft_consensus.cc:2468] T 06eef725e31e4e8a8a09faa95edbe5a9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 0.
I20260709 13:15:47.261737 10417 raft_consensus.cc:493] T e9c9032f3607444eb23842388f80c97e P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:47.262400 10417 raft_consensus.cc:515] T e9c9032f3607444eb23842388f80c97e P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.277626 10173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef725e31e4e8a8a09faa95edbe5a9" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:47.278352 10173 raft_consensus.cc:2468] T 06eef725e31e4e8a8a09faa95edbe5a9 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 0.
I20260709 13:15:47.279449 10364 tablet_bootstrap.cc:492] T 94a981b879084391aa7d059de3d8239f P 9558e596c8d1432eb6d5117cb6b1ca76: No bootstrap required, opened a new log
I20260709 13:15:47.268471 10172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ddf47db7b24e13a530080371d8d6ec" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:47.279889 10364 ts_tablet_manager.cc:1403] T 94a981b879084391aa7d059de3d8239f P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent bootstrapping tablet: real 0.146s	user 0.038s	sys 0.032s
I20260709 13:15:47.281944 10362 tablet_bootstrap.cc:654] T a844139163e94d4aa77dedf8370e019e P 3408c3af6d6a49b2a305a7937efd1861: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:47.276695 10247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4658fc30651d4d0eb204292920de92f7" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:15:47.291893 10212 leader_election.cc:304] T 06eef725e31e4e8a8a09faa95edbe5a9 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:15:47.292416 10323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ddf47db7b24e13a530080371d8d6ec" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:47.293427 10417 leader_election.cc:290] T e9c9032f3607444eb23842388f80c97e P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:47.290201 10320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4658fc30651d4d0eb204292920de92f7" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:15:47.297005 10395 raft_consensus.cc:2804] T 06eef725e31e4e8a8a09faa95edbe5a9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:47.289408 10248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba72d063cfe4714b6a1804302ec5a26" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:47.297590 10395 raft_consensus.cc:493] T 06eef725e31e4e8a8a09faa95edbe5a9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:15:47.297457 10212 leader_election.cc:343] T a0ddf47db7b24e13a530080371d8d6ec P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:47.298107 10395 raft_consensus.cc:3060] T 06eef725e31e4e8a8a09faa95edbe5a9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:47.300824 10363 tablet_bootstrap.cc:492] T 1ea5b9dcb96a4109a19ae2e48e07a16b P ea065e3af8b44f5ea6fba93d4c6b1e5a: No bootstrap required, opened a new log
I20260709 13:15:47.301442 10363 ts_tablet_manager.cc:1403] T 1ea5b9dcb96a4109a19ae2e48e07a16b P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent bootstrapping tablet: real 0.146s	user 0.014s	sys 0.000s
I20260709 13:15:47.296958 10320 raft_consensus.cc:3060] T 4658fc30651d4d0eb204292920de92f7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:15:47.307250 10214 leader_election.cc:343] T a0ddf47db7b24e13a530080371d8d6ec P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:47.307938 10214 leader_election.cc:304] T a0ddf47db7b24e13a530080371d8d6ec P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9558e596c8d1432eb6d5117cb6b1ca76; no voters: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:47.308939 10370 raft_consensus.cc:2749] T a0ddf47db7b24e13a530080371d8d6ec P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:47.317296 10363 raft_consensus.cc:359] T 1ea5b9dcb96a4109a19ae2e48e07a16b P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.318115 10363 raft_consensus.cc:385] T 1ea5b9dcb96a4109a19ae2e48e07a16b P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:47.318487 10363 raft_consensus.cc:740] T 1ea5b9dcb96a4109a19ae2e48e07a16b P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Initialized, Role: FOLLOWER
I20260709 13:15:47.319283 10363 consensus_queue.cc:260] T 1ea5b9dcb96a4109a19ae2e48e07a16b P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.320070 10448 raft_consensus.cc:515] T c2a0f84c82dd4b4a8fbf644675f74fc2 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.321434 10172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9c9032f3607444eb23842388f80c97e" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:47.323304 10363 ts_tablet_manager.cc:1434] T 1ea5b9dcb96a4109a19ae2e48e07a16b P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 13:15:47.324162 10363 tablet_bootstrap.cc:492] T a0ddf47db7b24e13a530080371d8d6ec P ea065e3af8b44f5ea6fba93d4c6b1e5a: Bootstrap starting.
I20260709 13:15:47.325314 10417 consensus_queue.cc:1048] T b8bb42caaa9d43dcb51811c9f2e12cfe P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:47.325591 10323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2a0f84c82dd4b4a8fbf644675f74fc2" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:15:47.326218 10323 raft_consensus.cc:3060] T c2a0f84c82dd4b4a8fbf644675f74fc2 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:47.322669 10172 raft_consensus.cc:2393] T e9c9032f3607444eb23842388f80c97e P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in current term 1: Already voted for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in this term.
I20260709 13:15:47.337738 10320 raft_consensus.cc:2468] T 4658fc30651d4d0eb204292920de92f7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 1.
I20260709 13:15:47.322803 10448 leader_election.cc:290] T c2a0f84c82dd4b4a8fbf644675f74fc2 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:47.342593 10395 raft_consensus.cc:515] T 06eef725e31e4e8a8a09faa95edbe5a9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.349175 10389 consensus_queue.cc:1048] T fb1779f256274e0b8458088175eaa561 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:47.349220 10172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2a0f84c82dd4b4a8fbf644675f74fc2" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:15:47.350485 10172 raft_consensus.cc:3060] T c2a0f84c82dd4b4a8fbf644675f74fc2 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:15:47.344024 10137 leader_election.cc:343] T 4658fc30651d4d0eb204292920de92f7 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:47.361963 10364 raft_consensus.cc:359] T 94a981b879084391aa7d059de3d8239f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.363937 10362 tablet_bootstrap.cc:492] T a844139163e94d4aa77dedf8370e019e P 3408c3af6d6a49b2a305a7937efd1861: No bootstrap required, opened a new log
I20260709 13:15:47.363885 10364 raft_consensus.cc:385] T 94a981b879084391aa7d059de3d8239f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:47.364395 10362 ts_tablet_manager.cc:1403] T a844139163e94d4aa77dedf8370e019e P 3408c3af6d6a49b2a305a7937efd1861: Time spent bootstrapping tablet: real 0.165s	user 0.011s	sys 0.003s
I20260709 13:15:47.364719 10364 raft_consensus.cc:740] T 94a981b879084391aa7d059de3d8239f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Initialized, Role: FOLLOWER
I20260709 13:15:47.362532 10248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9c9032f3607444eb23842388f80c97e" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:47.359549 10323 raft_consensus.cc:2468] T c2a0f84c82dd4b4a8fbf644675f74fc2 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 1.
I20260709 13:15:47.367535 10364 consensus_queue.cc:260] T 94a981b879084391aa7d059de3d8239f P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.374442 10321 raft_consensus.cc:3060] T 1ea5b9dcb96a4109a19ae2e48e07a16b P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:47.375171 10322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef725e31e4e8a8a09faa95edbe5a9" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:15:47.375891 10322 raft_consensus.cc:3060] T 06eef725e31e4e8a8a09faa95edbe5a9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:47.378319 10172 raft_consensus.cc:2468] T c2a0f84c82dd4b4a8fbf644675f74fc2 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 1.
I20260709 13:15:47.380224 10362 raft_consensus.cc:359] T a844139163e94d4aa77dedf8370e019e P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.380884 10362 raft_consensus.cc:385] T a844139163e94d4aa77dedf8370e019e P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:47.380702 10212 leader_election.cc:304] T c2a0f84c82dd4b4a8fbf644675f74fc2 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:15:47.381873 10439 raft_consensus.cc:2804] T c2a0f84c82dd4b4a8fbf644675f74fc2 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:47.382323 10439 raft_consensus.cc:697] T c2a0f84c82dd4b4a8fbf644675f74fc2 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Becoming Leader. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Running, Role: LEADER
I20260709 13:15:47.382534 10364 ts_tablet_manager.cc:1434] T 94a981b879084391aa7d059de3d8239f P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent starting tablet: real 0.102s	user 0.007s	sys 0.000s
I20260709 13:15:47.383180 10439 consensus_queue.cc:237] T c2a0f84c82dd4b4a8fbf644675f74fc2 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.383947 10389 consensus_queue.cc:1048] T 1ea5b9dcb96a4109a19ae2e48e07a16b P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:47.384408 10364 tablet_bootstrap.cc:492] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 9558e596c8d1432eb6d5117cb6b1ca76: Bootstrap starting.
I20260709 13:15:47.387790 10362 raft_consensus.cc:740] T a844139163e94d4aa77dedf8370e019e P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Initialized, Role: FOLLOWER
I20260709 13:15:47.389034 10173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef725e31e4e8a8a09faa95edbe5a9" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:15:47.404053 10286 leader_election.cc:304] T e9c9032f3607444eb23842388f80c97e P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76
I20260709 13:15:47.413875 10387 raft_consensus.cc:3060] T e9c9032f3607444eb23842388f80c97e P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:47.387024 10137 leader_election.cc:304] T 4658fc30651d4d0eb204292920de92f7 P 3408c3af6d6a49b2a305a7937efd1861 [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: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 9558e596c8d1432eb6d5117cb6b1ca76
I20260709 13:15:47.415172 10540 raft_consensus.cc:2804] T 4658fc30651d4d0eb204292920de92f7 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:47.415665 10540 raft_consensus.cc:697] T 4658fc30651d4d0eb204292920de92f7 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 LEADER]: Becoming Leader. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Running, Role: LEADER
I20260709 13:15:47.416260 10363 tablet_bootstrap.cc:654] T a0ddf47db7b24e13a530080371d8d6ec P ea065e3af8b44f5ea6fba93d4c6b1e5a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:47.416522 10540 consensus_queue.cc:237] T 4658fc30651d4d0eb204292920de92f7 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.413153 10173 raft_consensus.cc:3060] T 06eef725e31e4e8a8a09faa95edbe5a9 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:47.419065 10364 tablet_bootstrap.cc:654] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 9558e596c8d1432eb6d5117cb6b1ca76: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:47.420753 10362 consensus_queue.cc:260] T a844139163e94d4aa77dedf8370e019e P 3408c3af6d6a49b2a305a7937efd1861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.427888 10387 raft_consensus.cc:2749] T e9c9032f3607444eb23842388f80c97e P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:47.372040 10395 leader_election.cc:290] T 06eef725e31e4e8a8a09faa95edbe5a9 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:47.433724 10362 ts_tablet_manager.cc:1434] T a844139163e94d4aa77dedf8370e019e P 3408c3af6d6a49b2a305a7937efd1861: Time spent starting tablet: real 0.069s	user 0.012s	sys 0.000s
I20260709 13:15:47.436370 10362 tablet_bootstrap.cc:492] T 94a981b879084391aa7d059de3d8239f P 3408c3af6d6a49b2a305a7937efd1861: Bootstrap starting.
I20260709 13:15:47.439891 10322 raft_consensus.cc:2468] T 06eef725e31e4e8a8a09faa95edbe5a9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 1.
I20260709 13:15:47.464859 10069 catalog_manager.cc:5697] T fbccac31bd6b486ba75276bbb6f1b824 P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65). New cstate: current_term: 1 leader_uuid: "3408c3af6d6a49b2a305a7937efd1861" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:47.464529 10068 catalog_manager.cc:5697] T c2a0f84c82dd4b4a8fbf644675f74fc2 P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66). New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:47.470940 10212 leader_election.cc:304] T 06eef725e31e4e8a8a09faa95edbe5a9 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:15:47.472740 10370 raft_consensus.cc:2804] T 06eef725e31e4e8a8a09faa95edbe5a9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:47.472816 10322 raft_consensus.cc:1275] T 6ba72d063cfe4714b6a1804302ec5a26 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 3 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:15:47.473258 10370 raft_consensus.cc:697] T 06eef725e31e4e8a8a09faa95edbe5a9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Becoming Leader. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Running, Role: LEADER
I20260709 13:15:47.474205 10395 consensus_queue.cc:1048] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:47.474165 10370 consensus_queue.cc:237] T 06eef725e31e4e8a8a09faa95edbe5a9 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.482570 10362 tablet_bootstrap.cc:654] T 94a981b879084391aa7d059de3d8239f P 3408c3af6d6a49b2a305a7937efd1861: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:47.483072 10174 raft_consensus.cc:1275] T 6ba72d063cfe4714b6a1804302ec5a26 P 3408c3af6d6a49b2a305a7937efd1861 [term 3 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:15:47.484967 10173 raft_consensus.cc:2468] T 06eef725e31e4e8a8a09faa95edbe5a9 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 1.
I20260709 13:15:47.488735 10450 raft_consensus.cc:493] T 8c0833cddf00474e88f8f0957f39e73d P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:47.489180 10450 raft_consensus.cc:515] T 8c0833cddf00474e88f8f0957f39e73d P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.497278 10450 leader_election.cc:290] T 8c0833cddf00474e88f8f0957f39e73d P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:47.515862 10364 tablet_bootstrap.cc:492] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 9558e596c8d1432eb6d5117cb6b1ca76: No bootstrap required, opened a new log
I20260709 13:15:47.516355 10364 ts_tablet_manager.cc:1403] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent bootstrapping tablet: real 0.132s	user 0.022s	sys 0.006s
I20260709 13:15:47.518785 10364 raft_consensus.cc:359] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.519568 10364 raft_consensus.cc:385] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:47.519940 10364 raft_consensus.cc:740] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Initialized, Role: FOLLOWER
I20260709 13:15:47.513477 10320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c0833cddf00474e88f8f0957f39e73d" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:47.520978 10364 consensus_queue.cc:260] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.521699 10320 raft_consensus.cc:2468] T 8c0833cddf00474e88f8f0957f39e73d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 0.
I20260709 13:15:47.522799 10137 leader_election.cc:304] T 8c0833cddf00474e88f8f0957f39e73d P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:15:47.523403 10364 ts_tablet_manager.cc:1434] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:15:47.523835 10450 raft_consensus.cc:493] T a844139163e94d4aa77dedf8370e019e P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:47.524448 10364 tablet_bootstrap.cc:492] T 8c0833cddf00474e88f8f0957f39e73d P 9558e596c8d1432eb6d5117cb6b1ca76: Bootstrap starting.
I20260709 13:15:47.524264 10450 raft_consensus.cc:515] T a844139163e94d4aa77dedf8370e019e P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.524780 10540 raft_consensus.cc:2804] T 8c0833cddf00474e88f8f0957f39e73d P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:47.525303 10540 raft_consensus.cc:493] T 8c0833cddf00474e88f8f0957f39e73d P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:47.525764 10540 raft_consensus.cc:3060] T 8c0833cddf00474e88f8f0957f39e73d P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:47.526198 10450 leader_election.cc:290] T a844139163e94d4aa77dedf8370e019e P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:47.528419 10370 consensus_queue.cc:1048] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:47.518739 10068 catalog_manager.cc:5697] T 4658fc30651d4d0eb204292920de92f7 P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65). New cstate: current_term: 1 leader_uuid: "3408c3af6d6a49b2a305a7937efd1861" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:47.533510 10321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a844139163e94d4aa77dedf8370e019e" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:47.536470 10247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c0833cddf00474e88f8f0957f39e73d" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
W20260709 13:15:47.536697 10137 leader_election.cc:343] T a844139163e94d4aa77dedf8370e019e P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:47.546316 10247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a844139163e94d4aa77dedf8370e019e" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:47.549589 10069 catalog_manager.cc:5697] T 06eef725e31e4e8a8a09faa95edbe5a9 P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66). New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } }
W20260709 13:15:47.551662 10137 leader_election.cc:343] T 8c0833cddf00474e88f8f0957f39e73d P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:47.553562 10364 tablet_bootstrap.cc:654] T 8c0833cddf00474e88f8f0957f39e73d P 9558e596c8d1432eb6d5117cb6b1ca76: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:47.553927 10370 raft_consensus.cc:493] T 94a981b879084391aa7d059de3d8239f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:47.554828 10370 raft_consensus.cc:515] T 94a981b879084391aa7d059de3d8239f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.555226 10439 consensus_queue.cc:1048] T ebad492fb0444f40b8345014e8e3cf7d P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:47.556790 10370 leader_election.cc:290] T 94a981b879084391aa7d059de3d8239f P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:47.557206 10363 tablet_bootstrap.cc:492] T a0ddf47db7b24e13a530080371d8d6ec P ea065e3af8b44f5ea6fba93d4c6b1e5a: No bootstrap required, opened a new log
I20260709 13:15:47.557686 10363 ts_tablet_manager.cc:1403] T a0ddf47db7b24e13a530080371d8d6ec P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent bootstrapping tablet: real 0.234s	user 0.013s	sys 0.014s
W20260709 13:15:47.557731 10137 leader_election.cc:343] T a844139163e94d4aa77dedf8370e019e P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:47.558393 10137 leader_election.cc:304] T a844139163e94d4aa77dedf8370e019e P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861; no voters: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:47.559607 10450 raft_consensus.cc:2749] T a844139163e94d4aa77dedf8370e019e P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:47.571498 10173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a981b879084391aa7d059de3d8239f" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
W20260709 13:15:47.574546 10214 leader_election.cc:343] T 94a981b879084391aa7d059de3d8239f P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:47.566227 10320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a981b879084391aa7d059de3d8239f" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:47.576095 10363 raft_consensus.cc:359] T a0ddf47db7b24e13a530080371d8d6ec P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.579875 10363 raft_consensus.cc:385] T a0ddf47db7b24e13a530080371d8d6ec P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:47.580283 10363 raft_consensus.cc:740] T a0ddf47db7b24e13a530080371d8d6ec P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Initialized, Role: FOLLOWER
I20260709 13:15:47.565538 10540 raft_consensus.cc:515] T 8c0833cddf00474e88f8f0957f39e73d P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.584659 10540 leader_election.cc:290] T 8c0833cddf00474e88f8f0957f39e73d P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 election: Requested vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:47.586009 10247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c0833cddf00474e88f8f0957f39e73d" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
W20260709 13:15:47.587271 10137 leader_election.cc:343] T 8c0833cddf00474e88f8f0957f39e73d P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:47.588272 10320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c0833cddf00474e88f8f0957f39e73d" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:15:47.588968 10320 raft_consensus.cc:3060] T 8c0833cddf00474e88f8f0957f39e73d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:47.591946 10363 consensus_queue.cc:260] T a0ddf47db7b24e13a530080371d8d6ec P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
W20260709 13:15:47.603065 10212 leader_election.cc:343] T 94a981b879084391aa7d059de3d8239f P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:47.603760 10212 leader_election.cc:304] T 94a981b879084391aa7d059de3d8239f P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9558e596c8d1432eb6d5117cb6b1ca76; no voters: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:47.603875 10370 consensus_queue.cc:1048] T e9c9032f3607444eb23842388f80c97e P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:47.605019 10439 raft_consensus.cc:2749] T 94a981b879084391aa7d059de3d8239f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:47.608462 10363 ts_tablet_manager.cc:1434] T a0ddf47db7b24e13a530080371d8d6ec P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent starting tablet: real 0.050s	user 0.008s	sys 0.000s
I20260709 13:15:47.609355 10363 tablet_bootstrap.cc:492] T ebad492fb0444f40b8345014e8e3cf7d P ea065e3af8b44f5ea6fba93d4c6b1e5a: Bootstrap starting.
I20260709 13:15:47.618868 10364 tablet_bootstrap.cc:492] T 8c0833cddf00474e88f8f0957f39e73d P 9558e596c8d1432eb6d5117cb6b1ca76: No bootstrap required, opened a new log
I20260709 13:15:47.619390 10364 ts_tablet_manager.cc:1403] T 8c0833cddf00474e88f8f0957f39e73d P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent bootstrapping tablet: real 0.095s	user 0.031s	sys 0.020s
I20260709 13:15:47.621057 10362 tablet_bootstrap.cc:492] T 94a981b879084391aa7d059de3d8239f P 3408c3af6d6a49b2a305a7937efd1861: No bootstrap required, opened a new log
I20260709 13:15:47.621568 10362 ts_tablet_manager.cc:1403] T 94a981b879084391aa7d059de3d8239f P 3408c3af6d6a49b2a305a7937efd1861: Time spent bootstrapping tablet: real 0.187s	user 0.016s	sys 0.019s
I20260709 13:15:47.624480 10362 raft_consensus.cc:359] T 94a981b879084391aa7d059de3d8239f P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.649784 10362 raft_consensus.cc:385] T 94a981b879084391aa7d059de3d8239f P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:47.630764 10395 consensus_queue.cc:1048] T e9c9032f3607444eb23842388f80c97e P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:47.650904 10320 raft_consensus.cc:2468] T 8c0833cddf00474e88f8f0957f39e73d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 1.
I20260709 13:15:47.626518 10363 tablet_bootstrap.cc:654] T ebad492fb0444f40b8345014e8e3cf7d P ea065e3af8b44f5ea6fba93d4c6b1e5a: Neither blocks nor log segments found. Creating new log.
W20260709 13:15:47.635217 10212 consensus_peers.cc:597] T ebad492fb0444f40b8345014e8e3cf7d P 9558e596c8d1432eb6d5117cb6b1ca76 -> Peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Couldn't send request to peer ea065e3af8b44f5ea6fba93d4c6b1e5a. 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:15:47.652901 10362 raft_consensus.cc:740] T 94a981b879084391aa7d059de3d8239f P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Initialized, Role: FOLLOWER
I20260709 13:15:47.664139 10362 consensus_queue.cc:260] T 94a981b879084391aa7d059de3d8239f P 3408c3af6d6a49b2a305a7937efd1861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.665867 10362 ts_tablet_manager.cc:1434] T 94a981b879084391aa7d059de3d8239f P 3408c3af6d6a49b2a305a7937efd1861: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.001s
I20260709 13:15:47.666069 10363 tablet_bootstrap.cc:492] T ebad492fb0444f40b8345014e8e3cf7d P ea065e3af8b44f5ea6fba93d4c6b1e5a: No bootstrap required, opened a new log
I20260709 13:15:47.629328 10364 raft_consensus.cc:359] T 8c0833cddf00474e88f8f0957f39e73d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.666443 10364 raft_consensus.cc:385] T 8c0833cddf00474e88f8f0957f39e73d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:47.666766 10364 raft_consensus.cc:740] T 8c0833cddf00474e88f8f0957f39e73d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Initialized, Role: FOLLOWER
I20260709 13:15:47.667475 10364 consensus_queue.cc:260] T 8c0833cddf00474e88f8f0957f39e73d P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.668689 10362 tablet_bootstrap.cc:492] T af0105d43e484c77826efe9514c1a123 P 3408c3af6d6a49b2a305a7937efd1861: Bootstrap starting.
I20260709 13:15:47.671598 10363 ts_tablet_manager.cc:1403] T ebad492fb0444f40b8345014e8e3cf7d P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent bootstrapping tablet: real 0.062s	user 0.012s	sys 0.000s
I20260709 13:15:47.672384 10364 ts_tablet_manager.cc:1434] T 8c0833cddf00474e88f8f0957f39e73d P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent starting tablet: real 0.053s	user 0.007s	sys 0.000s
I20260709 13:15:47.673240 10364 tablet_bootstrap.cc:492] T 4658fc30651d4d0eb204292920de92f7 P 9558e596c8d1432eb6d5117cb6b1ca76: Bootstrap starting.
I20260709 13:15:47.676780 10137 leader_election.cc:304] T 8c0833cddf00474e88f8f0957f39e73d P 3408c3af6d6a49b2a305a7937efd1861 [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: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 9558e596c8d1432eb6d5117cb6b1ca76
I20260709 13:15:47.677556 10540 raft_consensus.cc:2804] T 8c0833cddf00474e88f8f0957f39e73d P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:47.677989 10540 raft_consensus.cc:697] T 8c0833cddf00474e88f8f0957f39e73d P 3408c3af6d6a49b2a305a7937efd1861 [term 1 LEADER]: Becoming Leader. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Running, Role: LEADER
I20260709 13:15:47.678731 10540 consensus_queue.cc:237] T 8c0833cddf00474e88f8f0957f39e73d P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.693760 10362 tablet_bootstrap.cc:654] T af0105d43e484c77826efe9514c1a123 P 3408c3af6d6a49b2a305a7937efd1861: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:47.693917 10363 raft_consensus.cc:359] T ebad492fb0444f40b8345014e8e3cf7d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.694571 10363 raft_consensus.cc:385] T ebad492fb0444f40b8345014e8e3cf7d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:47.694852 10363 raft_consensus.cc:740] T ebad492fb0444f40b8345014e8e3cf7d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Initialized, Role: FOLLOWER
I20260709 13:15:47.699100 10364 tablet_bootstrap.cc:654] T 4658fc30651d4d0eb204292920de92f7 P 9558e596c8d1432eb6d5117cb6b1ca76: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:47.695489 10363 consensus_queue.cc:260] T ebad492fb0444f40b8345014e8e3cf7d P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.707335 10389 raft_consensus.cc:493] T 8c0833cddf00474e88f8f0957f39e73d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:47.708003 10389 raft_consensus.cc:515] T 8c0833cddf00474e88f8f0957f39e73d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.717773 10363 ts_tablet_manager.cc:1434] T ebad492fb0444f40b8345014e8e3cf7d P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.000s
I20260709 13:15:47.708887 10072 catalog_manager.cc:5697] T 8c0833cddf00474e88f8f0957f39e73d P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65). New cstate: current_term: 1 leader_uuid: "3408c3af6d6a49b2a305a7937efd1861" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:47.718804 10363 tablet_bootstrap.cc:492] T a844139163e94d4aa77dedf8370e019e P ea065e3af8b44f5ea6fba93d4c6b1e5a: Bootstrap starting.
I20260709 13:15:47.719749 10362 tablet_bootstrap.cc:492] T af0105d43e484c77826efe9514c1a123 P 3408c3af6d6a49b2a305a7937efd1861: No bootstrap required, opened a new log
I20260709 13:15:47.720171 10362 ts_tablet_manager.cc:1403] T af0105d43e484c77826efe9514c1a123 P 3408c3af6d6a49b2a305a7937efd1861: Time spent bootstrapping tablet: real 0.052s	user 0.015s	sys 0.003s
I20260709 13:15:47.722931 10362 raft_consensus.cc:359] T af0105d43e484c77826efe9514c1a123 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.723559 10362 raft_consensus.cc:385] T af0105d43e484c77826efe9514c1a123 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:47.723953 10362 raft_consensus.cc:740] T af0105d43e484c77826efe9514c1a123 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Initialized, Role: FOLLOWER
I20260709 13:15:47.725410 10389 leader_election.cc:290] T 8c0833cddf00474e88f8f0957f39e73d P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:47.725572 10172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c0833cddf00474e88f8f0957f39e73d" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:47.725572 10320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c0833cddf00474e88f8f0957f39e73d" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:47.726542 10320 raft_consensus.cc:2393] T 8c0833cddf00474e88f8f0957f39e73d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9558e596c8d1432eb6d5117cb6b1ca76 in current term 1: Already voted for candidate 3408c3af6d6a49b2a305a7937efd1861 in this term.
I20260709 13:15:47.725488 10362 consensus_queue.cc:260] T af0105d43e484c77826efe9514c1a123 P 3408c3af6d6a49b2a305a7937efd1861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.727525 10212 leader_election.cc:304] T 8c0833cddf00474e88f8f0957f39e73d P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9558e596c8d1432eb6d5117cb6b1ca76; no voters: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:47.727938 10364 tablet_bootstrap.cc:492] T 4658fc30651d4d0eb204292920de92f7 P 9558e596c8d1432eb6d5117cb6b1ca76: No bootstrap required, opened a new log
I20260709 13:15:47.728384 10364 ts_tablet_manager.cc:1403] T 4658fc30651d4d0eb204292920de92f7 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent bootstrapping tablet: real 0.055s	user 0.006s	sys 0.004s
I20260709 13:15:47.728641 10389 raft_consensus.cc:3060] T 8c0833cddf00474e88f8f0957f39e73d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:47.729189 10362 ts_tablet_manager.cc:1434] T af0105d43e484c77826efe9514c1a123 P 3408c3af6d6a49b2a305a7937efd1861: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:15:47.731824 10364 raft_consensus.cc:359] T 4658fc30651d4d0eb204292920de92f7 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.732448 10364 raft_consensus.cc:385] T 4658fc30651d4d0eb204292920de92f7 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:47.732720 10364 raft_consensus.cc:740] T 4658fc30651d4d0eb204292920de92f7 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Initialized, Role: FOLLOWER
I20260709 13:15:47.734397 10362 tablet_bootstrap.cc:492] T a0ddf47db7b24e13a530080371d8d6ec P 3408c3af6d6a49b2a305a7937efd1861: Bootstrap starting.
I20260709 13:15:47.735072 10389 raft_consensus.cc:2749] T 8c0833cddf00474e88f8f0957f39e73d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:47.733326 10364 consensus_queue.cc:260] T 4658fc30651d4d0eb204292920de92f7 P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.736123 10363 tablet_bootstrap.cc:654] T a844139163e94d4aa77dedf8370e019e P ea065e3af8b44f5ea6fba93d4c6b1e5a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:47.737115 10364 ts_tablet_manager.cc:1434] T 4658fc30651d4d0eb204292920de92f7 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:15:47.740882 10362 tablet_bootstrap.cc:654] T a0ddf47db7b24e13a530080371d8d6ec P 3408c3af6d6a49b2a305a7937efd1861: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:47.744844 10364 tablet_bootstrap.cc:492] T 68a4d5f4c57f44968d265e50564ca2ae P 9558e596c8d1432eb6d5117cb6b1ca76: Bootstrap starting.
I20260709 13:15:47.747875 10363 tablet_bootstrap.cc:492] T a844139163e94d4aa77dedf8370e019e P ea065e3af8b44f5ea6fba93d4c6b1e5a: No bootstrap required, opened a new log
I20260709 13:15:47.748441 10363 ts_tablet_manager.cc:1403] T a844139163e94d4aa77dedf8370e019e P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.000s
I20260709 13:15:47.751139 10364 tablet_bootstrap.cc:654] T 68a4d5f4c57f44968d265e50564ca2ae P 9558e596c8d1432eb6d5117cb6b1ca76: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:47.752323 10363 raft_consensus.cc:359] T a844139163e94d4aa77dedf8370e019e P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.753067 10363 raft_consensus.cc:385] T a844139163e94d4aa77dedf8370e019e P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:47.753321 10363 raft_consensus.cc:740] T a844139163e94d4aa77dedf8370e019e P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Initialized, Role: FOLLOWER
I20260709 13:15:47.754298 10363 consensus_queue.cc:260] T a844139163e94d4aa77dedf8370e019e P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.757059 10363 ts_tablet_manager.cc:1434] T a844139163e94d4aa77dedf8370e019e P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:15:47.759021 10363 tablet_bootstrap.cc:492] T fbccac31bd6b486ba75276bbb6f1b824 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Bootstrap starting.
I20260709 13:15:47.759574 10362 tablet_bootstrap.cc:492] T a0ddf47db7b24e13a530080371d8d6ec P 3408c3af6d6a49b2a305a7937efd1861: No bootstrap required, opened a new log
I20260709 13:15:47.760005 10362 ts_tablet_manager.cc:1403] T a0ddf47db7b24e13a530080371d8d6ec P 3408c3af6d6a49b2a305a7937efd1861: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.007s
I20260709 13:15:47.762439 10362 raft_consensus.cc:359] T a0ddf47db7b24e13a530080371d8d6ec P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.763056 10362 raft_consensus.cc:385] T a0ddf47db7b24e13a530080371d8d6ec P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:47.763305 10362 raft_consensus.cc:740] T a0ddf47db7b24e13a530080371d8d6ec P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Initialized, Role: FOLLOWER
I20260709 13:15:47.763998 10362 consensus_queue.cc:260] T a0ddf47db7b24e13a530080371d8d6ec P 3408c3af6d6a49b2a305a7937efd1861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.765491 10363 tablet_bootstrap.cc:654] T fbccac31bd6b486ba75276bbb6f1b824 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:47.766510 10364 tablet_bootstrap.cc:492] T 68a4d5f4c57f44968d265e50564ca2ae P 9558e596c8d1432eb6d5117cb6b1ca76: No bootstrap required, opened a new log
I20260709 13:15:47.766920 10364 ts_tablet_manager.cc:1403] T 68a4d5f4c57f44968d265e50564ca2ae P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.012s
I20260709 13:15:47.769380 10364 raft_consensus.cc:359] T 68a4d5f4c57f44968d265e50564ca2ae P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.769966 10364 raft_consensus.cc:385] T 68a4d5f4c57f44968d265e50564ca2ae P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:47.770231 10364 raft_consensus.cc:740] T 68a4d5f4c57f44968d265e50564ca2ae P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Initialized, Role: FOLLOWER
I20260709 13:15:47.770378 10540 raft_consensus.cc:493] T af0105d43e484c77826efe9514c1a123 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:47.770848 10540 raft_consensus.cc:515] T af0105d43e484c77826efe9514c1a123 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.770854 10364 consensus_queue.cc:260] T 68a4d5f4c57f44968d265e50564ca2ae P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.772969 10540 leader_election.cc:290] T af0105d43e484c77826efe9514c1a123 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:47.773267 10364 ts_tablet_manager.cc:1434] T 68a4d5f4c57f44968d265e50564ca2ae P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:15:47.774221 10364 tablet_bootstrap.cc:492] T a844139163e94d4aa77dedf8370e019e P 9558e596c8d1432eb6d5117cb6b1ca76: Bootstrap starting.
I20260709 13:15:47.776014 10248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af0105d43e484c77826efe9514c1a123" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:47.776161 10320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af0105d43e484c77826efe9514c1a123" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:47.776847 10248 raft_consensus.cc:2468] T af0105d43e484c77826efe9514c1a123 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 0.
I20260709 13:15:47.779711 10364 tablet_bootstrap.cc:654] T a844139163e94d4aa77dedf8370e019e P 9558e596c8d1432eb6d5117cb6b1ca76: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:47.779958 10137 leader_election.cc:304] T af0105d43e484c77826efe9514c1a123 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: 
I20260709 13:15:47.780794 10363 tablet_bootstrap.cc:492] T fbccac31bd6b486ba75276bbb6f1b824 P ea065e3af8b44f5ea6fba93d4c6b1e5a: No bootstrap required, opened a new log
W20260709 13:15:47.780783 10137 leader_election.cc:343] T af0105d43e484c77826efe9514c1a123 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:47.781736 10363 ts_tablet_manager.cc:1403] T fbccac31bd6b486ba75276bbb6f1b824 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.004s
I20260709 13:15:47.782902 10389 raft_consensus.cc:493] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:47.783489 10389 raft_consensus.cc:515] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.784538 10540 raft_consensus.cc:2804] T af0105d43e484c77826efe9514c1a123 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:47.784475 10363 raft_consensus.cc:359] T fbccac31bd6b486ba75276bbb6f1b824 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.784925 10540 raft_consensus.cc:493] T af0105d43e484c77826efe9514c1a123 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:47.785195 10363 raft_consensus.cc:385] T fbccac31bd6b486ba75276bbb6f1b824 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:47.785252 10540 raft_consensus.cc:3060] T af0105d43e484c77826efe9514c1a123 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:47.785502 10363 raft_consensus.cc:740] T fbccac31bd6b486ba75276bbb6f1b824 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Initialized, Role: FOLLOWER
I20260709 13:15:47.786577 10389 leader_election.cc:290] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:47.786967 10320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c8b1a91aa14bc4bd423b118a78a8a1" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
W20260709 13:15:47.788348 10212 leader_election.cc:343] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:47.786156 10363 consensus_queue.cc:260] T fbccac31bd6b486ba75276bbb6f1b824 P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.791020 10363 ts_tablet_manager.cc:1434] T fbccac31bd6b486ba75276bbb6f1b824 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260709 13:15:47.792099 10363 tablet_bootstrap.cc:492] T 94a981b879084391aa7d059de3d8239f P ea065e3af8b44f5ea6fba93d4c6b1e5a: Bootstrap starting.
I20260709 13:15:47.793076 10172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c8b1a91aa14bc4bd423b118a78a8a1" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
W20260709 13:15:47.794373 10214 leader_election.cc:343] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:47.794826 10214 leader_election.cc:304] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9558e596c8d1432eb6d5117cb6b1ca76; no voters: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:47.795853 10389 raft_consensus.cc:2749] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:47.796916 10362 ts_tablet_manager.cc:1434] T a0ddf47db7b24e13a530080371d8d6ec P 3408c3af6d6a49b2a305a7937efd1861: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260709 13:15:47.798617 10363 tablet_bootstrap.cc:654] T 94a981b879084391aa7d059de3d8239f P ea065e3af8b44f5ea6fba93d4c6b1e5a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:47.802680 10362 tablet_bootstrap.cc:492] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 3408c3af6d6a49b2a305a7937efd1861: Bootstrap starting.
I20260709 13:15:47.803561 10450 consensus_queue.cc:1048] T fbccac31bd6b486ba75276bbb6f1b824 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:47.806535 10387 raft_consensus.cc:493] T a844139163e94d4aa77dedf8370e019e P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:47.807258 10364 tablet_bootstrap.cc:492] T a844139163e94d4aa77dedf8370e019e P 9558e596c8d1432eb6d5117cb6b1ca76: No bootstrap required, opened a new log
I20260709 13:15:47.806994 10387 raft_consensus.cc:515] T a844139163e94d4aa77dedf8370e019e P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.809211 10387 leader_election.cc:290] T a844139163e94d4aa77dedf8370e019e P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:47.804997 10540 raft_consensus.cc:515] T af0105d43e484c77826efe9514c1a123 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.811710 10172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a844139163e94d4aa77dedf8370e019e" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:47.811983 10247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a844139163e94d4aa77dedf8370e019e" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:47.812489 10172 raft_consensus.cc:2468] T a844139163e94d4aa77dedf8370e019e P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 0.
I20260709 13:15:47.813290 10540 leader_election.cc:290] T af0105d43e484c77826efe9514c1a123 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 election: Requested vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
W20260709 13:15:47.813614 10286 leader_election.cc:343] T a844139163e94d4aa77dedf8370e019e P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:47.815639 10288 leader_election.cc:304] T a844139163e94d4aa77dedf8370e019e P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 9558e596c8d1432eb6d5117cb6b1ca76
I20260709 13:15:47.818832 10320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af0105d43e484c77826efe9514c1a123" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:15:47.819216 10387 raft_consensus.cc:2804] T a844139163e94d4aa77dedf8370e019e P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:47.819710 10387 raft_consensus.cc:493] T a844139163e94d4aa77dedf8370e019e P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:47.820142 10387 raft_consensus.cc:3060] T a844139163e94d4aa77dedf8370e019e P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:15:47.820431 10137 leader_election.cc:343] T af0105d43e484c77826efe9514c1a123 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:47.823640 10320 raft_consensus.cc:3060] T fbccac31bd6b486ba75276bbb6f1b824 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:47.824262 10362 tablet_bootstrap.cc:654] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 3408c3af6d6a49b2a305a7937efd1861: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:47.824896 10247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af0105d43e484c77826efe9514c1a123" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:15:47.825641 10247 raft_consensus.cc:3060] T af0105d43e484c77826efe9514c1a123 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:47.829116 10363 tablet_bootstrap.cc:492] T 94a981b879084391aa7d059de3d8239f P ea065e3af8b44f5ea6fba93d4c6b1e5a: No bootstrap required, opened a new log
I20260709 13:15:47.829535 10363 ts_tablet_manager.cc:1403] T 94a981b879084391aa7d059de3d8239f P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent bootstrapping tablet: real 0.038s	user 0.004s	sys 0.024s
I20260709 13:15:47.832015 10363 raft_consensus.cc:359] T 94a981b879084391aa7d059de3d8239f P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.832607 10363 raft_consensus.cc:385] T 94a981b879084391aa7d059de3d8239f P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:47.832885 10363 raft_consensus.cc:740] T 94a981b879084391aa7d059de3d8239f P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Initialized, Role: FOLLOWER
I20260709 13:15:47.833098 10247 raft_consensus.cc:2468] T af0105d43e484c77826efe9514c1a123 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 1.
I20260709 13:15:47.807746 10364 ts_tablet_manager.cc:1403] T a844139163e94d4aa77dedf8370e019e P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.005s
I20260709 13:15:47.836283 10364 raft_consensus.cc:359] T a844139163e94d4aa77dedf8370e019e P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.836643 10362 tablet_bootstrap.cc:492] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 3408c3af6d6a49b2a305a7937efd1861: No bootstrap required, opened a new log
I20260709 13:15:47.836786 10364 raft_consensus.cc:385] T a844139163e94d4aa77dedf8370e019e P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:47.837141 10364 raft_consensus.cc:740] T a844139163e94d4aa77dedf8370e019e P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Initialized, Role: FOLLOWER
I20260709 13:15:47.837141 10362 ts_tablet_manager.cc:1403] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 3408c3af6d6a49b2a305a7937efd1861: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.000s
I20260709 13:15:47.840564 10362 raft_consensus.cc:359] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.841262 10362 raft_consensus.cc:385] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:47.833562 10363 consensus_queue.cc:260] T 94a981b879084391aa7d059de3d8239f P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.841604 10362 raft_consensus.cc:740] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Initialized, Role: FOLLOWER
I20260709 13:15:47.842422 10362 consensus_queue.cc:260] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 3408c3af6d6a49b2a305a7937efd1861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.840934 10387 raft_consensus.cc:515] T a844139163e94d4aa77dedf8370e019e P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.846073 10364 consensus_queue.cc:260] T a844139163e94d4aa77dedf8370e019e P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.847067 10387 leader_election.cc:290] T a844139163e94d4aa77dedf8370e019e P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:47.850308 10363 ts_tablet_manager.cc:1434] T 94a981b879084391aa7d059de3d8239f P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.003s
I20260709 13:15:47.851236 10363 tablet_bootstrap.cc:492] T af0105d43e484c77826efe9514c1a123 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Bootstrap starting.
I20260709 13:15:47.852833 10248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a844139163e94d4aa77dedf8370e019e" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:15:47.853577 10248 raft_consensus.cc:3060] T a844139163e94d4aa77dedf8370e019e P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:47.857326 10363 tablet_bootstrap.cc:654] T af0105d43e484c77826efe9514c1a123 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:47.864050 10364 ts_tablet_manager.cc:1434] T a844139163e94d4aa77dedf8370e019e P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 13:15:47.865159 10364 tablet_bootstrap.cc:492] T 6f4cc77cf7924383aad12d01ac2fd5b5 P 9558e596c8d1432eb6d5117cb6b1ca76: Bootstrap starting.
I20260709 13:15:47.872418 10570 raft_consensus.cc:493] T 94a981b879084391aa7d059de3d8239f P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:47.872903 10570 raft_consensus.cc:515] T 94a981b879084391aa7d059de3d8239f P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.874127 10364 tablet_bootstrap.cc:654] T 6f4cc77cf7924383aad12d01ac2fd5b5 P 9558e596c8d1432eb6d5117cb6b1ca76: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:47.875109 10570 leader_election.cc:290] T 94a981b879084391aa7d059de3d8239f P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:47.876426 10363 tablet_bootstrap.cc:492] T af0105d43e484c77826efe9514c1a123 P ea065e3af8b44f5ea6fba93d4c6b1e5a: No bootstrap required, opened a new log
I20260709 13:15:47.876932 10363 ts_tablet_manager.cc:1403] T af0105d43e484c77826efe9514c1a123 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.003s
I20260709 13:15:47.880470 10363 raft_consensus.cc:359] T af0105d43e484c77826efe9514c1a123 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.881080 10363 raft_consensus.cc:385] T af0105d43e484c77826efe9514c1a123 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:47.881319 10363 raft_consensus.cc:740] T af0105d43e484c77826efe9514c1a123 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Initialized, Role: FOLLOWER
I20260709 13:15:47.881920 10363 consensus_queue.cc:260] T af0105d43e484c77826efe9514c1a123 P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.883858 10363 ts_tablet_manager.cc:1434] T af0105d43e484c77826efe9514c1a123 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:15:47.884677 10363 tablet_bootstrap.cc:492] T 08c8b1a91aa14bc4bd423b118a78a8a1 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Bootstrap starting.
I20260709 13:15:47.891116 10137 leader_election.cc:304] T af0105d43e484c77826efe9514c1a123 P 3408c3af6d6a49b2a305a7937efd1861 [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: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:47.891845 10540 raft_consensus.cc:2804] T af0105d43e484c77826efe9514c1a123 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:47.892472 10540 raft_consensus.cc:697] T af0105d43e484c77826efe9514c1a123 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 LEADER]: Becoming Leader. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Running, Role: LEADER
I20260709 13:15:47.893267 10540 consensus_queue.cc:237] T af0105d43e484c77826efe9514c1a123 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.898718 10363 tablet_bootstrap.cc:654] T 08c8b1a91aa14bc4bd423b118a78a8a1 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:47.900209 10247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a981b879084391aa7d059de3d8239f" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:47.900835 10247 raft_consensus.cc:2468] T 94a981b879084391aa7d059de3d8239f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 0.
I20260709 13:15:47.902807 10248 raft_consensus.cc:2468] T a844139163e94d4aa77dedf8370e019e P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 1.
I20260709 13:15:47.902977 10320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a981b879084391aa7d059de3d8239f" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:47.903544 10320 raft_consensus.cc:2468] T 94a981b879084391aa7d059de3d8239f P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 0.
I20260709 13:15:47.903908 10286 leader_election.cc:304] T a844139163e94d4aa77dedf8370e019e P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:15:47.904670 10387 raft_consensus.cc:2804] T a844139163e94d4aa77dedf8370e019e P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:47.905130 10387 raft_consensus.cc:697] T a844139163e94d4aa77dedf8370e019e P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Becoming Leader. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Running, Role: LEADER
I20260709 13:15:47.906101 10387 consensus_queue.cc:237] T a844139163e94d4aa77dedf8370e019e P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.907527 10570 consensus_queue.cc:1048] T fbccac31bd6b486ba75276bbb6f1b824 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:47.908041 10172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a844139163e94d4aa77dedf8370e019e" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:15:47.908635 10172 raft_consensus.cc:3060] T a844139163e94d4aa77dedf8370e019e P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:47.908672 10573 consensus_queue.cc:1048] T 4658fc30651d4d0eb204292920de92f7 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:47.909029 10137 leader_election.cc:304] T 94a981b879084391aa7d059de3d8239f P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:15:47.909621 10362 ts_tablet_manager.cc:1434] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 3408c3af6d6a49b2a305a7937efd1861: Time spent starting tablet: real 0.072s	user 0.007s	sys 0.021s
I20260709 13:15:47.910004 10573 raft_consensus.cc:2804] T 94a981b879084391aa7d059de3d8239f P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:47.910359 10573 raft_consensus.cc:493] T 94a981b879084391aa7d059de3d8239f P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:47.910492 10362 tablet_bootstrap.cc:492] T 68a4d5f4c57f44968d265e50564ca2ae P 3408c3af6d6a49b2a305a7937efd1861: Bootstrap starting.
I20260709 13:15:47.910692 10573 raft_consensus.cc:3060] T 94a981b879084391aa7d059de3d8239f P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:47.921104 10172 raft_consensus.cc:2468] T a844139163e94d4aa77dedf8370e019e P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 1.
I20260709 13:15:47.925333 10389 raft_consensus.cc:493] T 68a4d5f4c57f44968d265e50564ca2ae P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:47.925807 10389 raft_consensus.cc:515] T 68a4d5f4c57f44968d265e50564ca2ae P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.927702 10389 leader_election.cc:290] T 68a4d5f4c57f44968d265e50564ca2ae P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:47.928890 10322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68a4d5f4c57f44968d265e50564ca2ae" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
W20260709 13:15:47.931850 10212 leader_election.cc:343] T 68a4d5f4c57f44968d265e50564ca2ae P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:47.934201 10364 tablet_bootstrap.cc:492] T 6f4cc77cf7924383aad12d01ac2fd5b5 P 9558e596c8d1432eb6d5117cb6b1ca76: No bootstrap required, opened a new log
I20260709 13:15:47.934626 10364 ts_tablet_manager.cc:1403] T 6f4cc77cf7924383aad12d01ac2fd5b5 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent bootstrapping tablet: real 0.070s	user 0.016s	sys 0.016s
I20260709 13:15:47.938024 10573 raft_consensus.cc:515] T 94a981b879084391aa7d059de3d8239f P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.939246 10389 consensus_queue.cc:1048] T c2a0f84c82dd4b4a8fbf644675f74fc2 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:47.939952 10573 leader_election.cc:290] T 94a981b879084391aa7d059de3d8239f P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 election: Requested vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:47.941510 10322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a981b879084391aa7d059de3d8239f" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:15:47.942031 10322 raft_consensus.cc:3060] T 94a981b879084391aa7d059de3d8239f P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:47.942381 10364 raft_consensus.cc:359] T 6f4cc77cf7924383aad12d01ac2fd5b5 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.943116 10364 raft_consensus.cc:385] T 6f4cc77cf7924383aad12d01ac2fd5b5 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:47.943354 10364 raft_consensus.cc:740] T 6f4cc77cf7924383aad12d01ac2fd5b5 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Initialized, Role: FOLLOWER
I20260709 13:15:47.943970 10573 raft_consensus.cc:493] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:47.944392 10573 raft_consensus.cc:515] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.947005 10247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c8b1a91aa14bc4bd423b118a78a8a1" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:47.946859 10364 consensus_queue.cc:260] T 6f4cc77cf7924383aad12d01ac2fd5b5 P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.947567 10247 raft_consensus.cc:2468] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 0.
I20260709 13:15:47.948403 10364 ts_tablet_manager.cc:1434] T 6f4cc77cf7924383aad12d01ac2fd5b5 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:15:47.949256 10137 leader_election.cc:304] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: 
I20260709 13:15:47.948693 10248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a981b879084391aa7d059de3d8239f" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:15:47.949983 10248 raft_consensus.cc:3060] T 94a981b879084391aa7d059de3d8239f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:47.950160 10364 tablet_bootstrap.cc:492] T d2bf0450ecbd45eaad592947ad878624 P 9558e596c8d1432eb6d5117cb6b1ca76: Bootstrap starting.
I20260709 13:15:47.956039 10540 raft_consensus.cc:2804] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:47.956416 10540 raft_consensus.cc:493] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:47.956746 10540 raft_consensus.cc:3060] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:47.957480 10364 tablet_bootstrap.cc:654] T d2bf0450ecbd45eaad592947ad878624 P 9558e596c8d1432eb6d5117cb6b1ca76: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:47.960964 10319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c8b1a91aa14bc4bd423b118a78a8a1" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
W20260709 13:15:47.962690 10137 leader_election.cc:343] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:47.967731 10322 raft_consensus.cc:2468] T 94a981b879084391aa7d059de3d8239f P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 1.
I20260709 13:15:47.969129 10362 tablet_bootstrap.cc:654] T 68a4d5f4c57f44968d265e50564ca2ae P 3408c3af6d6a49b2a305a7937efd1861: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:47.969213 10137 leader_election.cc:304] T 94a981b879084391aa7d059de3d8239f P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:15:47.970345 10572 raft_consensus.cc:2804] T 94a981b879084391aa7d059de3d8239f P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:47.970786 10572 raft_consensus.cc:697] T 94a981b879084391aa7d059de3d8239f P 3408c3af6d6a49b2a305a7937efd1861 [term 1 LEADER]: Becoming Leader. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Running, Role: LEADER
I20260709 13:15:47.971591 10572 consensus_queue.cc:237] T 94a981b879084391aa7d059de3d8239f P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.972937 10370 consensus_queue.cc:1048] T c2a0f84c82dd4b4a8fbf644675f74fc2 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:47.974835 10540 raft_consensus.cc:515] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.949165 10573 leader_election.cc:290] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:47.978467 10247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c8b1a91aa14bc4bd423b118a78a8a1" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:15:47.978754 10319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c8b1a91aa14bc4bd423b118a78a8a1" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:15:47.978991 10247 raft_consensus.cc:3060] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:47.980049 10172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68a4d5f4c57f44968d265e50564ca2ae" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
W20260709 13:15:47.980424 10137 leader_election.cc:343] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:47.982240 10068 catalog_manager.cc:5697] T af0105d43e484c77826efe9514c1a123 P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65). New cstate: current_term: 1 leader_uuid: "3408c3af6d6a49b2a305a7937efd1861" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:47.985242 10247 raft_consensus.cc:2468] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 1.
W20260709 13:15:47.987069 10214 leader_election.cc:343] T 68a4d5f4c57f44968d265e50564ca2ae P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:47.987502 10214 leader_election.cc:304] T 68a4d5f4c57f44968d265e50564ca2ae P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9558e596c8d1432eb6d5117cb6b1ca76; no voters: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:47.989120 10441 raft_consensus.cc:2749] T 68a4d5f4c57f44968d265e50564ca2ae P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:47.989426 10137 leader_election.cc:304] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 3408c3af6d6a49b2a305a7937efd1861 [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: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:47.991078 10570 raft_consensus.cc:2804] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:47.991523 10570 raft_consensus.cc:697] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 LEADER]: Becoming Leader. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Running, Role: LEADER
I20260709 13:15:47.992266 10570 consensus_queue.cc:237] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:47.999306 10249 raft_consensus.cc:3060] T 4658fc30651d4d0eb204292920de92f7 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:48.004586 10069 catalog_manager.cc:5697] T a844139163e94d4aa77dedf8370e019e P ea065e3af8b44f5ea6fba93d4c6b1e5a reported cstate change: term changed from 0 to 1, leader changed from <none> to ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67). New cstate: current_term: 1 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:48.011004 10387 raft_consensus.cc:493] T a0ddf47db7b24e13a530080371d8d6ec P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:48.011499 10387 raft_consensus.cc:515] T a0ddf47db7b24e13a530080371d8d6ec P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.012073 10540 leader_election.cc:290] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 election: Requested vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:48.013622 10387 leader_election.cc:290] T a0ddf47db7b24e13a530080371d8d6ec P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:48.014600 10363 tablet_bootstrap.cc:492] T 08c8b1a91aa14bc4bd423b118a78a8a1 P ea065e3af8b44f5ea6fba93d4c6b1e5a: No bootstrap required, opened a new log
I20260709 13:15:48.015128 10363 ts_tablet_manager.cc:1403] T 08c8b1a91aa14bc4bd423b118a78a8a1 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent bootstrapping tablet: real 0.131s	user 0.001s	sys 0.015s
I20260709 13:15:48.015753 10441 consensus_queue.cc:1048] T 06eef725e31e4e8a8a09faa95edbe5a9 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:48.017211 10586 consensus_queue.cc:1048] T 4658fc30651d4d0eb204292920de92f7 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:48.017628 10363 raft_consensus.cc:359] T 08c8b1a91aa14bc4bd423b118a78a8a1 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.018258 10363 raft_consensus.cc:385] T 08c8b1a91aa14bc4bd423b118a78a8a1 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:48.018532 10363 raft_consensus.cc:740] T 08c8b1a91aa14bc4bd423b118a78a8a1 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Initialized, Role: FOLLOWER
I20260709 13:15:48.019374 10172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ddf47db7b24e13a530080371d8d6ec" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:48.020351 10172 raft_consensus.cc:2468] T a0ddf47db7b24e13a530080371d8d6ec P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 0.
I20260709 13:15:48.021394 10363 consensus_queue.cc:260] T 08c8b1a91aa14bc4bd423b118a78a8a1 P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.023986 10288 leader_election.cc:304] T a0ddf47db7b24e13a530080371d8d6ec P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:15:48.024356 10249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ddf47db7b24e13a530080371d8d6ec" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:48.024960 10249 raft_consensus.cc:2468] T a0ddf47db7b24e13a530080371d8d6ec P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 0.
I20260709 13:15:48.031867 10248 raft_consensus.cc:2468] T 94a981b879084391aa7d059de3d8239f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 1.
I20260709 13:15:48.037328 10362 tablet_bootstrap.cc:492] T 68a4d5f4c57f44968d265e50564ca2ae P 3408c3af6d6a49b2a305a7937efd1861: No bootstrap required, opened a new log
I20260709 13:15:48.037783 10362 ts_tablet_manager.cc:1403] T 68a4d5f4c57f44968d265e50564ca2ae P 3408c3af6d6a49b2a305a7937efd1861: Time spent bootstrapping tablet: real 0.127s	user 0.013s	sys 0.002s
I20260709 13:15:48.040808 10362 raft_consensus.cc:359] T 68a4d5f4c57f44968d265e50564ca2ae P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.041487 10362 raft_consensus.cc:385] T 68a4d5f4c57f44968d265e50564ca2ae P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:48.041736 10362 raft_consensus.cc:740] T 68a4d5f4c57f44968d265e50564ca2ae P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Initialized, Role: FOLLOWER
I20260709 13:15:48.046598 10452 raft_consensus.cc:2804] T a0ddf47db7b24e13a530080371d8d6ec P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:48.046979 10452 raft_consensus.cc:493] T a0ddf47db7b24e13a530080371d8d6ec P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:48.047298 10452 raft_consensus.cc:3060] T a0ddf47db7b24e13a530080371d8d6ec P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:48.059988 10387 raft_consensus.cc:493] T af0105d43e484c77826efe9514c1a123 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:48.060520 10387 raft_consensus.cc:515] T af0105d43e484c77826efe9514c1a123 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.062247 10387 leader_election.cc:290] T af0105d43e484c77826efe9514c1a123 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:48.062902 10174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af0105d43e484c77826efe9514c1a123" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:48.064347 10247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af0105d43e484c77826efe9514c1a123" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:48.065153 10247 raft_consensus.cc:2393] T af0105d43e484c77826efe9514c1a123 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in current term 1: Already voted for candidate 3408c3af6d6a49b2a305a7937efd1861 in this term.
I20260709 13:15:48.066040 10286 leader_election.cc:304] T af0105d43e484c77826efe9514c1a123 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76
I20260709 13:15:48.067826 10417 raft_consensus.cc:3060] T af0105d43e484c77826efe9514c1a123 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:48.074033 10370 consensus_queue.cc:1048] T 06eef725e31e4e8a8a09faa95edbe5a9 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:48.074361 10452 raft_consensus.cc:515] T a0ddf47db7b24e13a530080371d8d6ec P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.077102 10173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ddf47db7b24e13a530080371d8d6ec" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:15:48.077698 10173 raft_consensus.cc:3060] T a0ddf47db7b24e13a530080371d8d6ec P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:48.080973 10363 ts_tablet_manager.cc:1434] T 08c8b1a91aa14bc4bd423b118a78a8a1 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent starting tablet: real 0.066s	user 0.002s	sys 0.003s
I20260709 13:15:48.081871 10363 tablet_bootstrap.cc:492] T 6f4cc77cf7924383aad12d01ac2fd5b5 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Bootstrap starting.
I20260709 13:15:48.081583 10070 catalog_manager.cc:5697] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65). New cstate: current_term: 1 leader_uuid: "3408c3af6d6a49b2a305a7937efd1861" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:48.084417 10070 catalog_manager.cc:5697] T 94a981b879084391aa7d059de3d8239f P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65). New cstate: current_term: 1 leader_uuid: "3408c3af6d6a49b2a305a7937efd1861" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:48.085546 10417 raft_consensus.cc:2749] T af0105d43e484c77826efe9514c1a123 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:48.086098 10452 leader_election.cc:290] T a0ddf47db7b24e13a530080371d8d6ec P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:48.086988 10362 consensus_queue.cc:260] T 68a4d5f4c57f44968d265e50564ca2ae P 3408c3af6d6a49b2a305a7937efd1861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.089109 10364 tablet_bootstrap.cc:492] T d2bf0450ecbd45eaad592947ad878624 P 9558e596c8d1432eb6d5117cb6b1ca76: No bootstrap required, opened a new log
I20260709 13:15:48.089524 10364 ts_tablet_manager.cc:1403] T d2bf0450ecbd45eaad592947ad878624 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent bootstrapping tablet: real 0.140s	user 0.025s	sys 0.005s
I20260709 13:15:48.090883 10247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ddf47db7b24e13a530080371d8d6ec" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:15:48.092998 10247 raft_consensus.cc:3060] T a0ddf47db7b24e13a530080371d8d6ec P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:48.095405 10363 tablet_bootstrap.cc:654] T 6f4cc77cf7924383aad12d01ac2fd5b5 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:48.097554 10364 raft_consensus.cc:359] T d2bf0450ecbd45eaad592947ad878624 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.106987 10441 raft_consensus.cc:493] T 6f4cc77cf7924383aad12d01ac2fd5b5 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:48.107118 10247 raft_consensus.cc:2468] T a0ddf47db7b24e13a530080371d8d6ec P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 1.
I20260709 13:15:48.108235 10286 leader_election.cc:304] T a0ddf47db7b24e13a530080371d8d6ec P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:15:48.109241 10417 raft_consensus.cc:2804] T a0ddf47db7b24e13a530080371d8d6ec P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:48.100131 10362 ts_tablet_manager.cc:1434] T 68a4d5f4c57f44968d265e50564ca2ae P 3408c3af6d6a49b2a305a7937efd1861: Time spent starting tablet: real 0.062s	user 0.008s	sys 0.000s
I20260709 13:15:48.109344 10173 raft_consensus.cc:2468] T a0ddf47db7b24e13a530080371d8d6ec P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 1.
I20260709 13:15:48.109723 10417 raft_consensus.cc:697] T a0ddf47db7b24e13a530080371d8d6ec P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Becoming Leader. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Running, Role: LEADER
I20260709 13:15:48.110344 10362 tablet_bootstrap.cc:492] T 87820d87031f40c0af37211efcae900a P 3408c3af6d6a49b2a305a7937efd1861: Bootstrap starting.
I20260709 13:15:48.110575 10417 consensus_queue.cc:237] T a0ddf47db7b24e13a530080371d8d6ec P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.107273 10364 raft_consensus.cc:385] T d2bf0450ecbd45eaad592947ad878624 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:48.113019 10364 raft_consensus.cc:740] T d2bf0450ecbd45eaad592947ad878624 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Initialized, Role: FOLLOWER
I20260709 13:15:48.113646 10364 consensus_queue.cc:260] T d2bf0450ecbd45eaad592947ad878624 P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.114411 10322 raft_consensus.cc:3060] T ebad492fb0444f40b8345014e8e3cf7d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:48.107475 10441 raft_consensus.cc:515] T 6f4cc77cf7924383aad12d01ac2fd5b5 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.117982 10441 leader_election.cc:290] T 6f4cc77cf7924383aad12d01ac2fd5b5 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:48.119637 10323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f4cc77cf7924383aad12d01ac2fd5b5" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:48.120754 10174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f4cc77cf7924383aad12d01ac2fd5b5" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:48.121270 10364 ts_tablet_manager.cc:1434] T d2bf0450ecbd45eaad592947ad878624 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.001s
W20260709 13:15:48.121995 10214 leader_election.cc:343] T 6f4cc77cf7924383aad12d01ac2fd5b5 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:48.122722 10362 tablet_bootstrap.cc:654] T 87820d87031f40c0af37211efcae900a P 3408c3af6d6a49b2a305a7937efd1861: Neither blocks nor log segments found. Creating new log.
W20260709 13:15:48.125694 10212 leader_election.cc:343] T 6f4cc77cf7924383aad12d01ac2fd5b5 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:48.126202 10212 leader_election.cc:304] T 6f4cc77cf7924383aad12d01ac2fd5b5 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9558e596c8d1432eb6d5117cb6b1ca76; no voters: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:48.128249 10370 raft_consensus.cc:2749] T 6f4cc77cf7924383aad12d01ac2fd5b5 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:48.122149 10364 tablet_bootstrap.cc:492] T 507f2b25ff3440d68a854960f099a4f4 P 9558e596c8d1432eb6d5117cb6b1ca76: Bootstrap starting.
I20260709 13:15:48.134938 10363 tablet_bootstrap.cc:492] T 6f4cc77cf7924383aad12d01ac2fd5b5 P ea065e3af8b44f5ea6fba93d4c6b1e5a: No bootstrap required, opened a new log
I20260709 13:15:48.135413 10363 ts_tablet_manager.cc:1403] T 6f4cc77cf7924383aad12d01ac2fd5b5 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent bootstrapping tablet: real 0.054s	user 0.009s	sys 0.004s
I20260709 13:15:48.138298 10363 raft_consensus.cc:359] T 6f4cc77cf7924383aad12d01ac2fd5b5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.139050 10363 raft_consensus.cc:385] T 6f4cc77cf7924383aad12d01ac2fd5b5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:15:48.140727 10120 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:15:48.146605 10362 tablet_bootstrap.cc:492] T 87820d87031f40c0af37211efcae900a P 3408c3af6d6a49b2a305a7937efd1861: No bootstrap required, opened a new log
I20260709 13:15:48.147596 10362 ts_tablet_manager.cc:1403] T 87820d87031f40c0af37211efcae900a P 3408c3af6d6a49b2a305a7937efd1861: Time spent bootstrapping tablet: real 0.037s	user 0.003s	sys 0.007s
I20260709 13:15:48.150473 10362 raft_consensus.cc:359] T 87820d87031f40c0af37211efcae900a P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.151089 10362 raft_consensus.cc:385] T 87820d87031f40c0af37211efcae900a P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:48.151379 10362 raft_consensus.cc:740] T 87820d87031f40c0af37211efcae900a P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Initialized, Role: FOLLOWER
I20260709 13:15:48.152086 10362 consensus_queue.cc:260] T 87820d87031f40c0af37211efcae900a P 3408c3af6d6a49b2a305a7937efd1861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.139392 10363 raft_consensus.cc:740] T 6f4cc77cf7924383aad12d01ac2fd5b5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Initialized, Role: FOLLOWER
I20260709 13:15:48.153505 10363 consensus_queue.cc:260] T 6f4cc77cf7924383aad12d01ac2fd5b5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.154507 10364 tablet_bootstrap.cc:654] T 507f2b25ff3440d68a854960f099a4f4 P 9558e596c8d1432eb6d5117cb6b1ca76: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:48.156124 10363 ts_tablet_manager.cc:1434] T 6f4cc77cf7924383aad12d01ac2fd5b5 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:15:48.157076 10363 tablet_bootstrap.cc:492] T 68a4d5f4c57f44968d265e50564ca2ae P ea065e3af8b44f5ea6fba93d4c6b1e5a: Bootstrap starting.
I20260709 13:15:48.159228 10364 tablet_bootstrap.cc:492] T 507f2b25ff3440d68a854960f099a4f4 P 9558e596c8d1432eb6d5117cb6b1ca76: No bootstrap required, opened a new log
I20260709 13:15:48.159750 10364 ts_tablet_manager.cc:1403] T 507f2b25ff3440d68a854960f099a4f4 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.000s
I20260709 13:15:48.160636 10070 catalog_manager.cc:5697] T a0ddf47db7b24e13a530080371d8d6ec P ea065e3af8b44f5ea6fba93d4c6b1e5a reported cstate change: term changed from 0 to 1, leader changed from <none> to ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67). New cstate: current_term: 1 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:48.162194 10362 ts_tablet_manager.cc:1434] T 87820d87031f40c0af37211efcae900a P 3408c3af6d6a49b2a305a7937efd1861: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:15:48.162472 10364 raft_consensus.cc:359] T 507f2b25ff3440d68a854960f099a4f4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.163980 10364 raft_consensus.cc:385] T 507f2b25ff3440d68a854960f099a4f4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:48.164218 10364 raft_consensus.cc:740] T 507f2b25ff3440d68a854960f099a4f4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Initialized, Role: FOLLOWER
I20260709 13:15:48.165019 10363 tablet_bootstrap.cc:654] T 68a4d5f4c57f44968d265e50564ca2ae P ea065e3af8b44f5ea6fba93d4c6b1e5a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:48.164799 10364 consensus_queue.cc:260] T 507f2b25ff3440d68a854960f099a4f4 P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.166968 10364 ts_tablet_manager.cc:1434] T 507f2b25ff3440d68a854960f099a4f4 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:15:48.167353 10586 raft_consensus.cc:493] T 68a4d5f4c57f44968d265e50564ca2ae P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:48.167876 10586 raft_consensus.cc:515] T 68a4d5f4c57f44968d265e50564ca2ae P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.168553 10364 tablet_bootstrap.cc:492] T 6737d1a657234c12b327468e883da91d P 9558e596c8d1432eb6d5117cb6b1ca76: Bootstrap starting.
I20260709 13:15:48.169920 10586 leader_election.cc:290] T 68a4d5f4c57f44968d265e50564ca2ae P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:48.167847 10362 tablet_bootstrap.cc:492] T 6f4cc77cf7924383aad12d01ac2fd5b5 P 3408c3af6d6a49b2a305a7937efd1861: Bootstrap starting.
I20260709 13:15:48.171415 10247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68a4d5f4c57f44968d265e50564ca2ae" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:48.172079 10247 raft_consensus.cc:2468] T 68a4d5f4c57f44968d265e50564ca2ae P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 0.
I20260709 13:15:48.173559 10137 leader_election.cc:304] T 68a4d5f4c57f44968d265e50564ca2ae P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: 
I20260709 13:15:48.173935 10364 tablet_bootstrap.cc:654] T 6737d1a657234c12b327468e883da91d P 9558e596c8d1432eb6d5117cb6b1ca76: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:48.173825 10322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68a4d5f4c57f44968d265e50564ca2ae" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
W20260709 13:15:48.175195 10137 leader_election.cc:343] T 68a4d5f4c57f44968d265e50564ca2ae P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:48.175618 10586 raft_consensus.cc:2804] T 68a4d5f4c57f44968d265e50564ca2ae P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:48.175637 10362 tablet_bootstrap.cc:654] T 6f4cc77cf7924383aad12d01ac2fd5b5 P 3408c3af6d6a49b2a305a7937efd1861: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:48.176030 10586 raft_consensus.cc:493] T 68a4d5f4c57f44968d265e50564ca2ae P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:48.176425 10586 raft_consensus.cc:3060] T 68a4d5f4c57f44968d265e50564ca2ae P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:48.188104 10573 consensus_queue.cc:1048] T 8c0833cddf00474e88f8f0957f39e73d P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:48.188912 10362 tablet_bootstrap.cc:492] T 6f4cc77cf7924383aad12d01ac2fd5b5 P 3408c3af6d6a49b2a305a7937efd1861: No bootstrap required, opened a new log
I20260709 13:15:48.189338 10362 ts_tablet_manager.cc:1403] T 6f4cc77cf7924383aad12d01ac2fd5b5 P 3408c3af6d6a49b2a305a7937efd1861: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.006s
I20260709 13:15:48.191020 10586 raft_consensus.cc:515] T 68a4d5f4c57f44968d265e50564ca2ae P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.197475 10363 tablet_bootstrap.cc:492] T 68a4d5f4c57f44968d265e50564ca2ae P ea065e3af8b44f5ea6fba93d4c6b1e5a: No bootstrap required, opened a new log
I20260709 13:15:48.197904 10363 ts_tablet_manager.cc:1403] T 68a4d5f4c57f44968d265e50564ca2ae P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.003s
I20260709 13:15:48.198943 10247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68a4d5f4c57f44968d265e50564ca2ae" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:15:48.199627 10247 raft_consensus.cc:3060] T 68a4d5f4c57f44968d265e50564ca2ae P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:48.200326 10363 raft_consensus.cc:359] T 68a4d5f4c57f44968d265e50564ca2ae P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.200932 10363 raft_consensus.cc:385] T 68a4d5f4c57f44968d265e50564ca2ae P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:48.201182 10363 raft_consensus.cc:740] T 68a4d5f4c57f44968d265e50564ca2ae P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Initialized, Role: FOLLOWER
I20260709 13:15:48.202616 10363 consensus_queue.cc:260] T 68a4d5f4c57f44968d265e50564ca2ae P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.203382 10362 raft_consensus.cc:359] T 6f4cc77cf7924383aad12d01ac2fd5b5 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.204542 10362 raft_consensus.cc:385] T 6f4cc77cf7924383aad12d01ac2fd5b5 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:48.204795 10362 raft_consensus.cc:740] T 6f4cc77cf7924383aad12d01ac2fd5b5 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Initialized, Role: FOLLOWER
I20260709 13:15:48.206411 10364 tablet_bootstrap.cc:492] T 6737d1a657234c12b327468e883da91d P 9558e596c8d1432eb6d5117cb6b1ca76: No bootstrap required, opened a new log
I20260709 13:15:48.206830 10364 ts_tablet_manager.cc:1403] T 6737d1a657234c12b327468e883da91d P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent bootstrapping tablet: real 0.038s	user 0.005s	sys 0.012s
I20260709 13:15:48.207332 10363 ts_tablet_manager.cc:1434] T 68a4d5f4c57f44968d265e50564ca2ae P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 13:15:48.205385 10362 consensus_queue.cc:260] T 6f4cc77cf7924383aad12d01ac2fd5b5 P 3408c3af6d6a49b2a305a7937efd1861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.210245 10362 ts_tablet_manager.cc:1434] T 6f4cc77cf7924383aad12d01ac2fd5b5 P 3408c3af6d6a49b2a305a7937efd1861: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:15:48.211087 10362 tablet_bootstrap.cc:492] T d2bf0450ecbd45eaad592947ad878624 P 3408c3af6d6a49b2a305a7937efd1861: Bootstrap starting.
I20260709 13:15:48.211267 10247 raft_consensus.cc:2468] T 68a4d5f4c57f44968d265e50564ca2ae P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 1.
I20260709 13:15:48.211918 10363 tablet_bootstrap.cc:492] T 87820d87031f40c0af37211efcae900a P ea065e3af8b44f5ea6fba93d4c6b1e5a: Bootstrap starting.
I20260709 13:15:48.216084 10137 leader_election.cc:304] T 68a4d5f4c57f44968d265e50564ca2ae P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: 
I20260709 13:15:48.216769 10540 raft_consensus.cc:2804] T 68a4d5f4c57f44968d265e50564ca2ae P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:48.217214 10540 raft_consensus.cc:697] T 68a4d5f4c57f44968d265e50564ca2ae P 3408c3af6d6a49b2a305a7937efd1861 [term 1 LEADER]: Becoming Leader. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Running, Role: LEADER
I20260709 13:15:48.217671 10362 tablet_bootstrap.cc:654] T d2bf0450ecbd45eaad592947ad878624 P 3408c3af6d6a49b2a305a7937efd1861: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:48.217949 10540 consensus_queue.cc:237] T 68a4d5f4c57f44968d265e50564ca2ae P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.219700 10586 leader_election.cc:290] T 68a4d5f4c57f44968d265e50564ca2ae P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 election: Requested vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:48.224207 10540 consensus_queue.cc:1048] T 8c0833cddf00474e88f8f0957f39e73d P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:48.226584 10322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68a4d5f4c57f44968d265e50564ca2ae" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:15:48.230154 10322 raft_consensus.cc:3060] T 68a4d5f4c57f44968d265e50564ca2ae P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:48.230878 10362 tablet_bootstrap.cc:492] T d2bf0450ecbd45eaad592947ad878624 P 3408c3af6d6a49b2a305a7937efd1861: No bootstrap required, opened a new log
I20260709 13:15:48.234311 10362 ts_tablet_manager.cc:1403] T d2bf0450ecbd45eaad592947ad878624 P 3408c3af6d6a49b2a305a7937efd1861: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.004s
I20260709 13:15:48.237100 10362 raft_consensus.cc:359] T d2bf0450ecbd45eaad592947ad878624 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.237764 10362 raft_consensus.cc:385] T d2bf0450ecbd45eaad592947ad878624 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:48.238032 10362 raft_consensus.cc:740] T d2bf0450ecbd45eaad592947ad878624 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Initialized, Role: FOLLOWER
I20260709 13:15:48.238631 10362 consensus_queue.cc:260] T d2bf0450ecbd45eaad592947ad878624 P 3408c3af6d6a49b2a305a7937efd1861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.239152 10363 tablet_bootstrap.cc:654] T 87820d87031f40c0af37211efcae900a P ea065e3af8b44f5ea6fba93d4c6b1e5a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:48.226593 10364 raft_consensus.cc:359] T 6737d1a657234c12b327468e883da91d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.240478 10364 raft_consensus.cc:385] T 6737d1a657234c12b327468e883da91d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:48.240677 10362 ts_tablet_manager.cc:1434] T d2bf0450ecbd45eaad592947ad878624 P 3408c3af6d6a49b2a305a7937efd1861: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:15:48.240726 10364 raft_consensus.cc:740] T 6737d1a657234c12b327468e883da91d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Initialized, Role: FOLLOWER
I20260709 13:15:48.241900 10362 tablet_bootstrap.cc:492] T 6737d1a657234c12b327468e883da91d P 3408c3af6d6a49b2a305a7937efd1861: Bootstrap starting.
I20260709 13:15:48.243800 10586 raft_consensus.cc:493] T 87820d87031f40c0af37211efcae900a P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:48.244035 10417 raft_consensus.cc:493] T c82a19022bf346b8ac8e526c3315acee P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:48.244297 10586 raft_consensus.cc:515] T 87820d87031f40c0af37211efcae900a P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.244673 10417 raft_consensus.cc:515] T c82a19022bf346b8ac8e526c3315acee P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.245445 10322 raft_consensus.cc:2468] T 68a4d5f4c57f44968d265e50564ca2ae P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 1.
I20260709 13:15:48.246536 10586 leader_election.cc:290] T 87820d87031f40c0af37211efcae900a P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:48.246424 10364 consensus_queue.cc:260] T 6737d1a657234c12b327468e883da91d P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.247224 10417 leader_election.cc:290] T c82a19022bf346b8ac8e526c3315acee P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:48.247895 10248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87820d87031f40c0af37211efcae900a" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:48.248389 10364 ts_tablet_manager.cc:1434] T 6737d1a657234c12b327468e883da91d P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.001s
I20260709 13:15:48.249178 10364 tablet_bootstrap.cc:492] T a2810c3dfb8f4757b498d14a1b59d555 P 9558e596c8d1432eb6d5117cb6b1ca76: Bootstrap starting.
I20260709 13:15:48.249485 10248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82a19022bf346b8ac8e526c3315acee" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:48.250049 10248 raft_consensus.cc:2468] T c82a19022bf346b8ac8e526c3315acee P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 1.
I20260709 13:15:48.251106 10286 leader_election.cc:304] T c82a19022bf346b8ac8e526c3315acee P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:15:48.252189 10417 raft_consensus.cc:2804] T c82a19022bf346b8ac8e526c3315acee P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:48.252534 10417 raft_consensus.cc:493] T c82a19022bf346b8ac8e526c3315acee P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:48.252879 10417 raft_consensus.cc:3060] T c82a19022bf346b8ac8e526c3315acee P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:48.255998 10364 tablet_bootstrap.cc:654] T a2810c3dfb8f4757b498d14a1b59d555 P 9558e596c8d1432eb6d5117cb6b1ca76: Neither blocks nor log segments found. Creating new log.
W20260709 13:15:48.257077 10137 leader_election.cc:343] T 87820d87031f40c0af37211efcae900a P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:48.258169 10173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82a19022bf346b8ac8e526c3315acee" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:48.258755 10173 raft_consensus.cc:2468] T c82a19022bf346b8ac8e526c3315acee P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 1.
I20260709 13:15:48.263893 10322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87820d87031f40c0af37211efcae900a" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:48.266487 10070 catalog_manager.cc:5697] T 68a4d5f4c57f44968d265e50564ca2ae P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65). New cstate: current_term: 1 leader_uuid: "3408c3af6d6a49b2a305a7937efd1861" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:48.269107 10452 raft_consensus.cc:493] T 6f4cc77cf7924383aad12d01ac2fd5b5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:48.269572 10452 raft_consensus.cc:515] T 6f4cc77cf7924383aad12d01ac2fd5b5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.269523 10417 raft_consensus.cc:515] T c82a19022bf346b8ac8e526c3315acee P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.271632 10452 leader_election.cc:290] T 6f4cc77cf7924383aad12d01ac2fd5b5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:48.272665 10248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f4cc77cf7924383aad12d01ac2fd5b5" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:48.273399 10248 raft_consensus.cc:2468] T 6f4cc77cf7924383aad12d01ac2fd5b5 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 0.
I20260709 13:15:48.276388 10173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f4cc77cf7924383aad12d01ac2fd5b5" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:48.277181 10173 raft_consensus.cc:2468] T 6f4cc77cf7924383aad12d01ac2fd5b5 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 0.
I20260709 13:15:48.277956 10286 leader_election.cc:304] T 6f4cc77cf7924383aad12d01ac2fd5b5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:15:48.279872 10452 raft_consensus.cc:2804] T 6f4cc77cf7924383aad12d01ac2fd5b5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:48.280337 10452 raft_consensus.cc:493] T 6f4cc77cf7924383aad12d01ac2fd5b5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:48.281383 10452 raft_consensus.cc:3060] T 6f4cc77cf7924383aad12d01ac2fd5b5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:48.286964 10248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82a19022bf346b8ac8e526c3315acee" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:15:48.287695 10248 raft_consensus.cc:3060] T c82a19022bf346b8ac8e526c3315acee P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:48.291922 10389 raft_consensus.cc:493] T d2bf0450ecbd45eaad592947ad878624 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:48.292448 10389 raft_consensus.cc:515] T d2bf0450ecbd45eaad592947ad878624 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
W20260709 13:15:48.291867 10137 leader_election.cc:343] T 87820d87031f40c0af37211efcae900a P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:48.295291 10322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2bf0450ecbd45eaad592947ad878624" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:48.293241 10137 leader_election.cc:304] T 87820d87031f40c0af37211efcae900a P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861; no voters: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a
W20260709 13:15:48.296630 10212 leader_election.cc:343] T d2bf0450ecbd45eaad592947ad878624 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:48.296669 10586 raft_consensus.cc:2749] T 87820d87031f40c0af37211efcae900a P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:48.297237 10417 leader_election.cc:290] T c82a19022bf346b8ac8e526c3315acee P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 2 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:48.297425 10389 leader_election.cc:290] T d2bf0450ecbd45eaad592947ad878624 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:48.298120 10362 tablet_bootstrap.cc:654] T 6737d1a657234c12b327468e883da91d P 3408c3af6d6a49b2a305a7937efd1861: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:48.299070 10174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2bf0450ecbd45eaad592947ad878624" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:48.299839 10174 raft_consensus.cc:2468] T d2bf0450ecbd45eaad592947ad878624 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 0.
I20260709 13:15:48.302299 10214 leader_election.cc:304] T d2bf0450ecbd45eaad592947ad878624 P 9558e596c8d1432eb6d5117cb6b1ca76 [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: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:48.303272 10389 raft_consensus.cc:2804] T d2bf0450ecbd45eaad592947ad878624 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:48.303696 10389 raft_consensus.cc:493] T d2bf0450ecbd45eaad592947ad878624 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:48.304075 10389 raft_consensus.cc:3060] T d2bf0450ecbd45eaad592947ad878624 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:48.314816 10248 raft_consensus.cc:2468] T c82a19022bf346b8ac8e526c3315acee P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 2.
I20260709 13:15:48.316303 10286 leader_election.cc:304] T c82a19022bf346b8ac8e526c3315acee P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:15:48.312758 10389 raft_consensus.cc:515] T d2bf0450ecbd45eaad592947ad878624 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.317539 10417 raft_consensus.cc:2804] T c82a19022bf346b8ac8e526c3315acee P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:48.318913 10417 raft_consensus.cc:697] T c82a19022bf346b8ac8e526c3315acee P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 LEADER]: Becoming Leader. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Running, Role: LEADER
I20260709 13:15:48.320027 10417 consensus_queue.cc:237] T c82a19022bf346b8ac8e526c3315acee P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Queue going to LEADER 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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.325755 10173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2bf0450ecbd45eaad592947ad878624" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:15:48.326422 10389 leader_election.cc:290] T d2bf0450ecbd45eaad592947ad878624 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:48.326560 10173 raft_consensus.cc:3060] T d2bf0450ecbd45eaad592947ad878624 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:48.327432 10322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2bf0450ecbd45eaad592947ad878624" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
W20260709 13:15:48.328790 10212 leader_election.cc:343] T d2bf0450ecbd45eaad592947ad878624 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:48.292862 10452 raft_consensus.cc:515] T 6f4cc77cf7924383aad12d01ac2fd5b5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.337096 10248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f4cc77cf7924383aad12d01ac2fd5b5" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:15:48.338972 10248 raft_consensus.cc:3060] T 6f4cc77cf7924383aad12d01ac2fd5b5 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:48.341935 10070 catalog_manager.cc:5697] T c82a19022bf346b8ac8e526c3315acee P ea065e3af8b44f5ea6fba93d4c6b1e5a reported cstate change: term changed from 0 to 2, leader changed from <none> to ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67). New cstate: current_term: 2 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:48.343931 10174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82a19022bf346b8ac8e526c3315acee" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:15:48.344475 10174 raft_consensus.cc:3060] T c82a19022bf346b8ac8e526c3315acee P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:48.347775 10362 tablet_bootstrap.cc:492] T 6737d1a657234c12b327468e883da91d P 3408c3af6d6a49b2a305a7937efd1861: No bootstrap required, opened a new log
I20260709 13:15:48.348325 10362 ts_tablet_manager.cc:1403] T 6737d1a657234c12b327468e883da91d P 3408c3af6d6a49b2a305a7937efd1861: Time spent bootstrapping tablet: real 0.107s	user 0.010s	sys 0.005s
I20260709 13:15:48.352464 10362 raft_consensus.cc:359] T 6737d1a657234c12b327468e883da91d P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.353295 10362 raft_consensus.cc:385] T 6737d1a657234c12b327468e883da91d P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:48.353597 10362 raft_consensus.cc:740] T 6737d1a657234c12b327468e883da91d P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Initialized, Role: FOLLOWER
I20260709 13:15:48.354295 10362 consensus_queue.cc:260] T 6737d1a657234c12b327468e883da91d P 3408c3af6d6a49b2a305a7937efd1861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.361920 10362 ts_tablet_manager.cc:1434] T 6737d1a657234c12b327468e883da91d P 3408c3af6d6a49b2a305a7937efd1861: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:15:48.363018 10362 tablet_bootstrap.cc:492] T 187168d8fc924a6c8742aa3ba2cb2f00 P 3408c3af6d6a49b2a305a7937efd1861: Bootstrap starting.
I20260709 13:15:48.367861 10174 raft_consensus.cc:2468] T c82a19022bf346b8ac8e526c3315acee P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 2.
I20260709 13:15:48.371903 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f4cc77cf7924383aad12d01ac2fd5b5" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:15:48.372491 10169 raft_consensus.cc:3060] T 6f4cc77cf7924383aad12d01ac2fd5b5 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:48.371758 10362 tablet_bootstrap.cc:654] T 187168d8fc924a6c8742aa3ba2cb2f00 P 3408c3af6d6a49b2a305a7937efd1861: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:48.379971 10169 raft_consensus.cc:2468] T 6f4cc77cf7924383aad12d01ac2fd5b5 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 1.
I20260709 13:15:48.380621 10452 leader_election.cc:290] T 6f4cc77cf7924383aad12d01ac2fd5b5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:48.387375 10362 tablet_bootstrap.cc:492] T 187168d8fc924a6c8742aa3ba2cb2f00 P 3408c3af6d6a49b2a305a7937efd1861: No bootstrap required, opened a new log
I20260709 13:15:48.387840 10362 ts_tablet_manager.cc:1403] T 187168d8fc924a6c8742aa3ba2cb2f00 P 3408c3af6d6a49b2a305a7937efd1861: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.010s
I20260709 13:15:48.390313 10362 raft_consensus.cc:359] T 187168d8fc924a6c8742aa3ba2cb2f00 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.390965 10362 raft_consensus.cc:385] T 187168d8fc924a6c8742aa3ba2cb2f00 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:48.391376 10362 raft_consensus.cc:740] T 187168d8fc924a6c8742aa3ba2cb2f00 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Initialized, Role: FOLLOWER
I20260709 13:15:48.392084 10362 consensus_queue.cc:260] T 187168d8fc924a6c8742aa3ba2cb2f00 P 3408c3af6d6a49b2a305a7937efd1861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.394202 10389 raft_consensus.cc:493] T 507f2b25ff3440d68a854960f099a4f4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:48.394701 10362 ts_tablet_manager.cc:1434] T 187168d8fc924a6c8742aa3ba2cb2f00 P 3408c3af6d6a49b2a305a7937efd1861: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:15:48.394634 10389 raft_consensus.cc:515] T 507f2b25ff3440d68a854960f099a4f4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.396454 10389 leader_election.cc:290] T 507f2b25ff3440d68a854960f099a4f4 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:48.396325 10288 leader_election.cc:304] T 6f4cc77cf7924383aad12d01ac2fd5b5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:15:48.397236 10452 raft_consensus.cc:2804] T 6f4cc77cf7924383aad12d01ac2fd5b5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:48.397734 10452 raft_consensus.cc:697] T 6f4cc77cf7924383aad12d01ac2fd5b5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Becoming Leader. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Running, Role: LEADER
I20260709 13:15:48.398566 10452 consensus_queue.cc:237] T 6f4cc77cf7924383aad12d01ac2fd5b5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.399102 10322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "507f2b25ff3440d68a854960f099a4f4" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
W20260709 13:15:48.401827 10212 leader_election.cc:343] T 507f2b25ff3440d68a854960f099a4f4 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:48.399293 10174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "507f2b25ff3440d68a854960f099a4f4" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:48.395925 10362 tablet_bootstrap.cc:492] T d56e67c2b8794fe8b26611fcccb4045e P 3408c3af6d6a49b2a305a7937efd1861: Bootstrap starting.
W20260709 13:15:48.404062 10214 leader_election.cc:343] T 507f2b25ff3440d68a854960f099a4f4 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:48.404577 10214 leader_election.cc:304] T 507f2b25ff3440d68a854960f099a4f4 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9558e596c8d1432eb6d5117cb6b1ca76; no voters: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:48.405478 10389 raft_consensus.cc:2749] T 507f2b25ff3440d68a854960f099a4f4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:48.408195 10363 tablet_bootstrap.cc:492] T 87820d87031f40c0af37211efcae900a P ea065e3af8b44f5ea6fba93d4c6b1e5a: No bootstrap required, opened a new log
I20260709 13:15:48.408396 10364 tablet_bootstrap.cc:492] T a2810c3dfb8f4757b498d14a1b59d555 P 9558e596c8d1432eb6d5117cb6b1ca76: No bootstrap required, opened a new log
I20260709 13:15:48.408669 10363 ts_tablet_manager.cc:1403] T 87820d87031f40c0af37211efcae900a P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent bootstrapping tablet: real 0.201s	user 0.048s	sys 0.071s
I20260709 13:15:48.408965 10364 ts_tablet_manager.cc:1403] T a2810c3dfb8f4757b498d14a1b59d555 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent bootstrapping tablet: real 0.160s	user 0.038s	sys 0.029s
I20260709 13:15:48.411079 10363 raft_consensus.cc:359] T 87820d87031f40c0af37211efcae900a P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.412071 10363 raft_consensus.cc:385] T 87820d87031f40c0af37211efcae900a P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:48.411237 10362 tablet_bootstrap.cc:654] T d56e67c2b8794fe8b26611fcccb4045e P 3408c3af6d6a49b2a305a7937efd1861: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:48.412344 10363 raft_consensus.cc:740] T 87820d87031f40c0af37211efcae900a P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Initialized, Role: FOLLOWER
I20260709 13:15:48.412992 10364 raft_consensus.cc:359] T a2810c3dfb8f4757b498d14a1b59d555 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.413235 10363 consensus_queue.cc:260] T 87820d87031f40c0af37211efcae900a P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.413662 10364 raft_consensus.cc:385] T a2810c3dfb8f4757b498d14a1b59d555 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:48.414083 10364 raft_consensus.cc:740] T a2810c3dfb8f4757b498d14a1b59d555 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Initialized, Role: FOLLOWER
I20260709 13:15:48.414925 10364 consensus_queue.cc:260] T a2810c3dfb8f4757b498d14a1b59d555 P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.415867 10363 ts_tablet_manager.cc:1434] T 87820d87031f40c0af37211efcae900a P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:15:48.417017 10363 tablet_bootstrap.cc:492] T eade396d019049b7ba04fecaac1059ed P ea065e3af8b44f5ea6fba93d4c6b1e5a: Bootstrap starting.
I20260709 13:15:48.417143 10364 ts_tablet_manager.cc:1434] T a2810c3dfb8f4757b498d14a1b59d555 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:15:48.418603 10364 tablet_bootstrap.cc:492] T 87820d87031f40c0af37211efcae900a P 9558e596c8d1432eb6d5117cb6b1ca76: Bootstrap starting.
I20260709 13:15:48.418900 10586 consensus_queue.cc:1048] T 94a981b879084391aa7d059de3d8239f P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:48.421257 10322 raft_consensus.cc:3060] T 08c8b1a91aa14bc4bd423b118a78a8a1 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:48.424628 10364 tablet_bootstrap.cc:654] T 87820d87031f40c0af37211efcae900a P 9558e596c8d1432eb6d5117cb6b1ca76: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:48.425390 10363 tablet_bootstrap.cc:654] T eade396d019049b7ba04fecaac1059ed P ea065e3af8b44f5ea6fba93d4c6b1e5a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:48.427568 10362 tablet_bootstrap.cc:492] T d56e67c2b8794fe8b26611fcccb4045e P 3408c3af6d6a49b2a305a7937efd1861: No bootstrap required, opened a new log
I20260709 13:15:48.428040 10362 ts_tablet_manager.cc:1403] T d56e67c2b8794fe8b26611fcccb4045e P 3408c3af6d6a49b2a305a7937efd1861: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.010s
I20260709 13:15:48.380373 10173 raft_consensus.cc:2468] T d2bf0450ecbd45eaad592947ad878624 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 1.
I20260709 13:15:48.430104 10214 leader_election.cc:304] T d2bf0450ecbd45eaad592947ad878624 P 9558e596c8d1432eb6d5117cb6b1ca76 [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: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:48.431413 10389 raft_consensus.cc:2804] T d2bf0450ecbd45eaad592947ad878624 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:48.431115 10362 raft_consensus.cc:359] T d56e67c2b8794fe8b26611fcccb4045e P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.431988 10362 raft_consensus.cc:385] T d56e67c2b8794fe8b26611fcccb4045e P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:48.432032 10389 raft_consensus.cc:697] T d2bf0450ecbd45eaad592947ad878624 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Becoming Leader. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Running, Role: LEADER
I20260709 13:15:48.432358 10362 raft_consensus.cc:740] T d56e67c2b8794fe8b26611fcccb4045e P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Initialized, Role: FOLLOWER
I20260709 13:15:48.433135 10389 consensus_queue.cc:237] T d2bf0450ecbd45eaad592947ad878624 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.434511 10363 tablet_bootstrap.cc:492] T eade396d019049b7ba04fecaac1059ed P ea065e3af8b44f5ea6fba93d4c6b1e5a: No bootstrap required, opened a new log
I20260709 13:15:48.434259 10362 consensus_queue.cc:260] T d56e67c2b8794fe8b26611fcccb4045e P 3408c3af6d6a49b2a305a7937efd1861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.434923 10363 ts_tablet_manager.cc:1403] T eade396d019049b7ba04fecaac1059ed P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.002s
I20260709 13:15:48.436566 10362 ts_tablet_manager.cc:1434] T d56e67c2b8794fe8b26611fcccb4045e P 3408c3af6d6a49b2a305a7937efd1861: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:15:48.437410 10362 tablet_bootstrap.cc:492] T c56c86e48bba445eae737d80017458c8 P 3408c3af6d6a49b2a305a7937efd1861: Bootstrap starting.
I20260709 13:15:48.438900 10363 raft_consensus.cc:359] T eade396d019049b7ba04fecaac1059ed P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.439507 10363 raft_consensus.cc:385] T eade396d019049b7ba04fecaac1059ed P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:48.439781 10363 raft_consensus.cc:740] T eade396d019049b7ba04fecaac1059ed P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Initialized, Role: FOLLOWER
I20260709 13:15:48.442852 10362 tablet_bootstrap.cc:654] T c56c86e48bba445eae737d80017458c8 P 3408c3af6d6a49b2a305a7937efd1861: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:48.444921 10363 consensus_queue.cc:260] T eade396d019049b7ba04fecaac1059ed P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.447600 10363 ts_tablet_manager.cc:1434] T eade396d019049b7ba04fecaac1059ed P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.000s
I20260709 13:15:48.449658 10363 tablet_bootstrap.cc:492] T 187168d8fc924a6c8742aa3ba2cb2f00 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Bootstrap starting.
I20260709 13:15:48.451411 10364 tablet_bootstrap.cc:492] T 87820d87031f40c0af37211efcae900a P 9558e596c8d1432eb6d5117cb6b1ca76: No bootstrap required, opened a new log
I20260709 13:15:48.451992 10364 ts_tablet_manager.cc:1403] T 87820d87031f40c0af37211efcae900a P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent bootstrapping tablet: real 0.034s	user 0.005s	sys 0.024s
I20260709 13:15:48.455101 10364 raft_consensus.cc:359] T 87820d87031f40c0af37211efcae900a P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.455802 10364 raft_consensus.cc:385] T 87820d87031f40c0af37211efcae900a P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:48.456122 10364 raft_consensus.cc:740] T 87820d87031f40c0af37211efcae900a P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Initialized, Role: FOLLOWER
I20260709 13:15:48.456745 10362 tablet_bootstrap.cc:492] T c56c86e48bba445eae737d80017458c8 P 3408c3af6d6a49b2a305a7937efd1861: No bootstrap required, opened a new log
I20260709 13:15:48.457311 10362 ts_tablet_manager.cc:1403] T c56c86e48bba445eae737d80017458c8 P 3408c3af6d6a49b2a305a7937efd1861: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.000s
I20260709 13:15:48.456764 10364 consensus_queue.cc:260] T 87820d87031f40c0af37211efcae900a P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.458443 10363 tablet_bootstrap.cc:654] T 187168d8fc924a6c8742aa3ba2cb2f00 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:48.459405 10364 ts_tablet_manager.cc:1434] T 87820d87031f40c0af37211efcae900a P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:15:48.459811 10362 raft_consensus.cc:359] T c56c86e48bba445eae737d80017458c8 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.459959 10387 consensus_queue.cc:1048] T a844139163e94d4aa77dedf8370e019e P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:48.460282 10364 tablet_bootstrap.cc:492] T 187168d8fc924a6c8742aa3ba2cb2f00 P 9558e596c8d1432eb6d5117cb6b1ca76: Bootstrap starting.
I20260709 13:15:48.460494 10362 raft_consensus.cc:385] T c56c86e48bba445eae737d80017458c8 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:48.460867 10362 raft_consensus.cc:740] T c56c86e48bba445eae737d80017458c8 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Initialized, Role: FOLLOWER
I20260709 13:15:48.461673 10362 consensus_queue.cc:260] T c56c86e48bba445eae737d80017458c8 P 3408c3af6d6a49b2a305a7937efd1861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.464759 10362 ts_tablet_manager.cc:1434] T c56c86e48bba445eae737d80017458c8 P 3408c3af6d6a49b2a305a7937efd1861: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:15:48.465956 10362 tablet_bootstrap.cc:492] T 80d372f11f194a0c9cc616850b42de9f P 3408c3af6d6a49b2a305a7937efd1861: Bootstrap starting.
I20260709 13:15:48.468391 10364 tablet_bootstrap.cc:654] T 187168d8fc924a6c8742aa3ba2cb2f00 P 9558e596c8d1432eb6d5117cb6b1ca76: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:48.473613 10362 tablet_bootstrap.cc:654] T 80d372f11f194a0c9cc616850b42de9f P 3408c3af6d6a49b2a305a7937efd1861: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:48.479647 10364 tablet_bootstrap.cc:492] T 187168d8fc924a6c8742aa3ba2cb2f00 P 9558e596c8d1432eb6d5117cb6b1ca76: No bootstrap required, opened a new log
I20260709 13:15:48.480149 10364 ts_tablet_manager.cc:1403] T 187168d8fc924a6c8742aa3ba2cb2f00 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.012s
I20260709 13:15:48.482841 10364 raft_consensus.cc:359] T 187168d8fc924a6c8742aa3ba2cb2f00 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.483616 10364 raft_consensus.cc:385] T 187168d8fc924a6c8742aa3ba2cb2f00 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:48.483980 10364 raft_consensus.cc:740] T 187168d8fc924a6c8742aa3ba2cb2f00 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Initialized, Role: FOLLOWER
I20260709 13:15:48.484620 10364 consensus_queue.cc:260] T 187168d8fc924a6c8742aa3ba2cb2f00 P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.486954 10364 ts_tablet_manager.cc:1434] T 187168d8fc924a6c8742aa3ba2cb2f00 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 13:15:48.488988 10362 tablet_bootstrap.cc:492] T 80d372f11f194a0c9cc616850b42de9f P 3408c3af6d6a49b2a305a7937efd1861: No bootstrap required, opened a new log
I20260709 13:15:48.489568 10362 ts_tablet_manager.cc:1403] T 80d372f11f194a0c9cc616850b42de9f P 3408c3af6d6a49b2a305a7937efd1861: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.005s
I20260709 13:15:48.493202 10362 raft_consensus.cc:359] T 80d372f11f194a0c9cc616850b42de9f P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.494050 10362 raft_consensus.cc:385] T 80d372f11f194a0c9cc616850b42de9f P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:48.494381 10362 raft_consensus.cc:740] T 80d372f11f194a0c9cc616850b42de9f P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Initialized, Role: FOLLOWER
I20260709 13:15:48.494408 10387 raft_consensus.cc:493] T 08c8b1a91aa14bc4bd423b118a78a8a1 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:48.495079 10387 raft_consensus.cc:515] T 08c8b1a91aa14bc4bd423b118a78a8a1 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.495385 10362 consensus_queue.cc:260] T 80d372f11f194a0c9cc616850b42de9f P 3408c3af6d6a49b2a305a7937efd1861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.497637 10387 leader_election.cc:290] T 08c8b1a91aa14bc4bd423b118a78a8a1 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:48.497715 10362 ts_tablet_manager.cc:1434] T 80d372f11f194a0c9cc616850b42de9f P 3408c3af6d6a49b2a305a7937efd1861: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260709 13:15:48.498322 10364 tablet_bootstrap.cc:492] T d56e67c2b8794fe8b26611fcccb4045e P 9558e596c8d1432eb6d5117cb6b1ca76: Bootstrap starting.
I20260709 13:15:48.499455 10362 tablet_bootstrap.cc:492] T a2810c3dfb8f4757b498d14a1b59d555 P 3408c3af6d6a49b2a305a7937efd1861: Bootstrap starting.
I20260709 13:15:48.507165 10362 tablet_bootstrap.cc:654] T a2810c3dfb8f4757b498d14a1b59d555 P 3408c3af6d6a49b2a305a7937efd1861: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:48.507138 10247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c8b1a91aa14bc4bd423b118a78a8a1" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:48.508114 10247 raft_consensus.cc:2468] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 1.
I20260709 13:15:48.509220 10286 leader_election.cc:304] T 08c8b1a91aa14bc4bd423b118a78a8a1 P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:15:48.510059 10387 raft_consensus.cc:2804] T 08c8b1a91aa14bc4bd423b118a78a8a1 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:48.510407 10387 raft_consensus.cc:493] T 08c8b1a91aa14bc4bd423b118a78a8a1 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:48.510751 10387 raft_consensus.cc:3060] T 08c8b1a91aa14bc4bd423b118a78a8a1 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:48.417097 10248 raft_consensus.cc:2468] T 6f4cc77cf7924383aad12d01ac2fd5b5 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 1.
I20260709 13:15:48.511771 10364 tablet_bootstrap.cc:654] T d56e67c2b8794fe8b26611fcccb4045e P 9558e596c8d1432eb6d5117cb6b1ca76: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:48.519621 10586 raft_consensus.cc:493] T 6737d1a657234c12b327468e883da91d P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:48.520201 10586 raft_consensus.cc:515] T 6737d1a657234c12b327468e883da91d P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.521193 10572 raft_consensus.cc:493] T 187168d8fc924a6c8742aa3ba2cb2f00 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:48.521802 10572 raft_consensus.cc:515] T 187168d8fc924a6c8742aa3ba2cb2f00 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.522651 10586 leader_election.cc:290] T 6737d1a657234c12b327468e883da91d P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:48.524232 10448 raft_consensus.cc:493] T 6737d1a657234c12b327468e883da91d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:48.524850 10448 raft_consensus.cc:515] T 6737d1a657234c12b327468e883da91d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.525210 10586 consensus_queue.cc:1048] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:48.529428 10323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6737d1a657234c12b327468e883da91d" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:48.536491 10323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6737d1a657234c12b327468e883da91d" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:48.538297 10572 leader_election.cc:290] T 187168d8fc924a6c8742aa3ba2cb2f00 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
W20260709 13:15:48.540333 10212 leader_election.cc:343] T 6737d1a657234c12b327468e883da91d P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:48.527426 10448 leader_election.cc:290] T 6737d1a657234c12b327468e883da91d P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:48.541489 10362 tablet_bootstrap.cc:492] T a2810c3dfb8f4757b498d14a1b59d555 P 3408c3af6d6a49b2a305a7937efd1861: No bootstrap required, opened a new log
I20260709 13:15:48.541914 10362 ts_tablet_manager.cc:1403] T a2810c3dfb8f4757b498d14a1b59d555 P 3408c3af6d6a49b2a305a7937efd1861: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.000s
I20260709 13:15:48.544622 10362 raft_consensus.cc:359] T a2810c3dfb8f4757b498d14a1b59d555 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.545253 10362 raft_consensus.cc:385] T a2810c3dfb8f4757b498d14a1b59d555 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:48.545130 10321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "187168d8fc924a6c8742aa3ba2cb2f00" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:48.545564 10362 raft_consensus.cc:740] T a2810c3dfb8f4757b498d14a1b59d555 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Initialized, Role: FOLLOWER
I20260709 13:15:48.546190 10362 consensus_queue.cc:260] T a2810c3dfb8f4757b498d14a1b59d555 P 3408c3af6d6a49b2a305a7937efd1861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.548694 10362 ts_tablet_manager.cc:1434] T a2810c3dfb8f4757b498d14a1b59d555 P 3408c3af6d6a49b2a305a7937efd1861: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
W20260709 13:15:48.548631 10137 leader_election.cc:343] T 6737d1a657234c12b327468e883da91d P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:48.549630 10362 tablet_bootstrap.cc:492] T 27fdd1da2dc2406cb7fcd80d571a7fce P 3408c3af6d6a49b2a305a7937efd1861: Bootstrap starting.
I20260709 13:15:48.550379 10572 consensus_queue.cc:1048] T af0105d43e484c77826efe9514c1a123 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:48.550997 10174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c8b1a91aa14bc4bd423b118a78a8a1" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
W20260709 13:15:48.551934 10137 leader_election.cc:343] T 187168d8fc924a6c8742aa3ba2cb2f00 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:48.554400 10621 consensus_queue.cc:1048] T a844139163e94d4aa77dedf8370e019e P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:48.555814 10362 tablet_bootstrap.cc:654] T 27fdd1da2dc2406cb7fcd80d571a7fce P 3408c3af6d6a49b2a305a7937efd1861: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:48.556094 10621 consensus_queue.cc:1048] T a0ddf47db7b24e13a530080371d8d6ec P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:48.558161 10621 raft_consensus.cc:493] T 87820d87031f40c0af37211efcae900a P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:48.558750 10621 raft_consensus.cc:515] T 87820d87031f40c0af37211efcae900a P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.567286 10362 tablet_bootstrap.cc:492] T 27fdd1da2dc2406cb7fcd80d571a7fce P 3408c3af6d6a49b2a305a7937efd1861: No bootstrap required, opened a new log
I20260709 13:15:48.567747 10362 ts_tablet_manager.cc:1403] T 27fdd1da2dc2406cb7fcd80d571a7fce P 3408c3af6d6a49b2a305a7937efd1861: Time spent bootstrapping tablet: real 0.018s	user 0.018s	sys 0.000s
I20260709 13:15:48.570050 10362 raft_consensus.cc:359] T 27fdd1da2dc2406cb7fcd80d571a7fce P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.570700 10362 raft_consensus.cc:385] T 27fdd1da2dc2406cb7fcd80d571a7fce P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:48.570950 10362 raft_consensus.cc:740] T 27fdd1da2dc2406cb7fcd80d571a7fce P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Initialized, Role: FOLLOWER
I20260709 13:15:48.572131 10362 consensus_queue.cc:260] T 27fdd1da2dc2406cb7fcd80d571a7fce P 3408c3af6d6a49b2a305a7937efd1861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.573617 10586 raft_consensus.cc:493] T d56e67c2b8794fe8b26611fcccb4045e P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:48.574198 10586 raft_consensus.cc:515] T d56e67c2b8794fe8b26611fcccb4045e P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.574560 10362 ts_tablet_manager.cc:1434] T 27fdd1da2dc2406cb7fcd80d571a7fce P 3408c3af6d6a49b2a305a7937efd1861: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:15:48.575449 10362 tablet_bootstrap.cc:492] T 5f56086312654854bcbbbf9e32f047d9 P 3408c3af6d6a49b2a305a7937efd1861: Bootstrap starting.
I20260709 13:15:48.576463 10586 leader_election.cc:290] T d56e67c2b8794fe8b26611fcccb4045e P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:48.582348 10362 tablet_bootstrap.cc:654] T 5f56086312654854bcbbbf9e32f047d9 P 3408c3af6d6a49b2a305a7937efd1861: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:48.587481 10320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d56e67c2b8794fe8b26611fcccb4045e" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:48.590140 10362 tablet_bootstrap.cc:492] T 5f56086312654854bcbbbf9e32f047d9 P 3408c3af6d6a49b2a305a7937efd1861: No bootstrap required, opened a new log
I20260709 13:15:48.590564 10362 ts_tablet_manager.cc:1403] T 5f56086312654854bcbbbf9e32f047d9 P 3408c3af6d6a49b2a305a7937efd1861: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260709 13:15:48.580890 10621 leader_election.cc:290] T 87820d87031f40c0af37211efcae900a P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:48.593529 10362 raft_consensus.cc:359] T 5f56086312654854bcbbbf9e32f047d9 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.594280 10363 tablet_bootstrap.cc:492] T 187168d8fc924a6c8742aa3ba2cb2f00 P ea065e3af8b44f5ea6fba93d4c6b1e5a: No bootstrap required, opened a new log
I20260709 13:15:48.594229 10362 raft_consensus.cc:385] T 5f56086312654854bcbbbf9e32f047d9 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:48.594625 10362 raft_consensus.cc:740] T 5f56086312654854bcbbbf9e32f047d9 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Initialized, Role: FOLLOWER
I20260709 13:15:48.596113 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87820d87031f40c0af37211efcae900a" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:48.596005 10362 consensus_queue.cc:260] T 5f56086312654854bcbbbf9e32f047d9 P 3408c3af6d6a49b2a305a7937efd1861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.596676 10169 raft_consensus.cc:2468] T 87820d87031f40c0af37211efcae900a P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 0.
I20260709 13:15:48.598274 10362 ts_tablet_manager.cc:1434] T 5f56086312654854bcbbbf9e32f047d9 P 3408c3af6d6a49b2a305a7937efd1861: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:15:48.599161 10362 tablet_bootstrap.cc:492] T da88e5fcaa0e40a1a6f61b464eabfd8f P 3408c3af6d6a49b2a305a7937efd1861: Bootstrap starting.
W20260709 13:15:48.600971 10137 leader_election.cc:343] T d56e67c2b8794fe8b26611fcccb4045e P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:48.594774 10363 ts_tablet_manager.cc:1403] T 187168d8fc924a6c8742aa3ba2cb2f00 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent bootstrapping tablet: real 0.145s	user 0.040s	sys 0.046s
I20260709 13:15:48.595202 10173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6737d1a657234c12b327468e883da91d" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:48.602108 10173 raft_consensus.cc:2468] T 6737d1a657234c12b327468e883da91d P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 0.
I20260709 13:15:48.603936 10288 leader_election.cc:304] T 87820d87031f40c0af37211efcae900a P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:15:48.605896 10452 raft_consensus.cc:2804] T 87820d87031f40c0af37211efcae900a P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:48.605630 10363 raft_consensus.cc:359] T 187168d8fc924a6c8742aa3ba2cb2f00 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.606294 10363 raft_consensus.cc:385] T 187168d8fc924a6c8742aa3ba2cb2f00 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:48.606616 10363 raft_consensus.cc:740] T 187168d8fc924a6c8742aa3ba2cb2f00 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Initialized, Role: FOLLOWER
I20260709 13:15:48.606822 10627 raft_consensus.cc:493] T eade396d019049b7ba04fecaac1059ed P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:48.607247 10363 consensus_queue.cc:260] T 187168d8fc924a6c8742aa3ba2cb2f00 P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.606248 10452 raft_consensus.cc:493] T 87820d87031f40c0af37211efcae900a P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:48.608255 10452 raft_consensus.cc:3060] T 87820d87031f40c0af37211efcae900a P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:48.607304 10627 raft_consensus.cc:515] T eade396d019049b7ba04fecaac1059ed P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.611757 10362 tablet_bootstrap.cc:654] T da88e5fcaa0e40a1a6f61b464eabfd8f P 3408c3af6d6a49b2a305a7937efd1861: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:48.615872 10363 ts_tablet_manager.cc:1434] T 187168d8fc924a6c8742aa3ba2cb2f00 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:15:48.616731 10363 tablet_bootstrap.cc:492] T d2bf0450ecbd45eaad592947ad878624 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Bootstrap starting.
I20260709 13:15:48.616925 10627 leader_election.cc:290] T eade396d019049b7ba04fecaac1059ed P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:48.617097 10586 raft_consensus.cc:493] T a2810c3dfb8f4757b498d14a1b59d555 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:48.617580 10586 raft_consensus.cc:515] T a2810c3dfb8f4757b498d14a1b59d555 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.619488 10586 leader_election.cc:290] T a2810c3dfb8f4757b498d14a1b59d555 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:48.622324 10363 tablet_bootstrap.cc:654] T d2bf0450ecbd45eaad592947ad878624 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:48.625736 10173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eade396d019049b7ba04fecaac1059ed" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:48.627456 10319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2810c3dfb8f4757b498d14a1b59d555" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
W20260709 13:15:48.633098 10288 leader_election.cc:343] T eade396d019049b7ba04fecaac1059ed P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:48.636698 10246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87820d87031f40c0af37211efcae900a" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:48.637425 10246 raft_consensus.cc:2468] T 87820d87031f40c0af37211efcae900a P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 0.
W20260709 13:15:48.637477 10137 leader_election.cc:343] T a2810c3dfb8f4757b498d14a1b59d555 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:48.638931 10362 tablet_bootstrap.cc:492] T da88e5fcaa0e40a1a6f61b464eabfd8f P 3408c3af6d6a49b2a305a7937efd1861: No bootstrap required, opened a new log
I20260709 13:15:48.639432 10362 ts_tablet_manager.cc:1403] T da88e5fcaa0e40a1a6f61b464eabfd8f P 3408c3af6d6a49b2a305a7937efd1861: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.001s
I20260709 13:15:48.644403 10362 raft_consensus.cc:359] T da88e5fcaa0e40a1a6f61b464eabfd8f P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.645007 10362 raft_consensus.cc:385] T da88e5fcaa0e40a1a6f61b464eabfd8f P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:48.645285 10362 raft_consensus.cc:740] T da88e5fcaa0e40a1a6f61b464eabfd8f P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Initialized, Role: FOLLOWER
I20260709 13:15:48.645958 10362 consensus_queue.cc:260] T da88e5fcaa0e40a1a6f61b464eabfd8f P 3408c3af6d6a49b2a305a7937efd1861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.623226 10452 raft_consensus.cc:515] T 87820d87031f40c0af37211efcae900a P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.662679 10362 ts_tablet_manager.cc:1434] T da88e5fcaa0e40a1a6f61b464eabfd8f P 3408c3af6d6a49b2a305a7937efd1861: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 13:15:48.664105 10362 tablet_bootstrap.cc:492] T 095e4853e3e0455b93d982e2e7da11de P 3408c3af6d6a49b2a305a7937efd1861: Bootstrap starting.
I20260709 13:15:48.665751 10248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eade396d019049b7ba04fecaac1059ed" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:48.673905 10249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6737d1a657234c12b327468e883da91d" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:48.674729 10249 raft_consensus.cc:2468] T 6737d1a657234c12b327468e883da91d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 0.
I20260709 13:15:48.679778 10248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "187168d8fc924a6c8742aa3ba2cb2f00" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:48.680581 10248 raft_consensus.cc:2468] T 187168d8fc924a6c8742aa3ba2cb2f00 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 0.
I20260709 13:15:48.683398 10452 leader_election.cc:290] T 87820d87031f40c0af37211efcae900a P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:48.684495 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87820d87031f40c0af37211efcae900a" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:15:48.685271 10169 raft_consensus.cc:3060] T 87820d87031f40c0af37211efcae900a P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:48.689254 10586 raft_consensus.cc:493] T 5f56086312654854bcbbbf9e32f047d9 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:48.697290 10243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2810c3dfb8f4757b498d14a1b59d555" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
W20260709 13:15:48.703263 10286 leader_election.cc:343] T eade396d019049b7ba04fecaac1059ed P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:48.703893 10286 leader_election.cc:304] T eade396d019049b7ba04fecaac1059ed P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76
I20260709 13:15:48.704749 10621 consensus_queue.cc:1048] T a0ddf47db7b24e13a530080371d8d6ec P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:48.706602 10417 raft_consensus.cc:2749] T eade396d019049b7ba04fecaac1059ed P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:48.695218 10586 raft_consensus.cc:515] T 5f56086312654854bcbbbf9e32f047d9 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.710662 10586 leader_election.cc:290] T 5f56086312654854bcbbbf9e32f047d9 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:48.711740 10319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f56086312654854bcbbbf9e32f047d9" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
W20260709 13:15:48.715061 10137 leader_election.cc:343] T 5f56086312654854bcbbbf9e32f047d9 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:48.717855 10387 raft_consensus.cc:515] T 08c8b1a91aa14bc4bd423b118a78a8a1 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.720321 10323 raft_consensus.cc:1240] T 08c8b1a91aa14bc4bd423b118a78a8a1 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Rejecting Update request from peer 3408c3af6d6a49b2a305a7937efd1861 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:15:48.720645 10173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c8b1a91aa14bc4bd423b118a78a8a1" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:15:48.699121 10247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d56e67c2b8794fe8b26611fcccb4045e" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:48.736320 10214 leader_election.cc:304] T 6737d1a657234c12b327468e883da91d P 9558e596c8d1432eb6d5117cb6b1ca76 [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: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:48.699303 10243 raft_consensus.cc:2468] T a2810c3dfb8f4757b498d14a1b59d555 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 0.
I20260709 13:15:48.738157 10137 leader_election.cc:304] T 6737d1a657234c12b327468e883da91d P 3408c3af6d6a49b2a305a7937efd1861 [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: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:48.738891 10441 raft_consensus.cc:2804] T 6737d1a657234c12b327468e883da91d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:48.739357 10441 raft_consensus.cc:493] T 6737d1a657234c12b327468e883da91d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:48.739807 10441 raft_consensus.cc:3060] T 6737d1a657234c12b327468e883da91d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:48.739699 10137 leader_election.cc:304] T 187168d8fc924a6c8742aa3ba2cb2f00 P 3408c3af6d6a49b2a305a7937efd1861 [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: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:48.740893 10572 consensus_queue.cc:1048] T af0105d43e484c77826efe9514c1a123 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:48.742444 10572 raft_consensus.cc:2804] T 187168d8fc924a6c8742aa3ba2cb2f00 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:48.742827 10572 raft_consensus.cc:493] T 187168d8fc924a6c8742aa3ba2cb2f00 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:48.743201 10572 raft_consensus.cc:3060] T 187168d8fc924a6c8742aa3ba2cb2f00 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:48.735462 10362 tablet_bootstrap.cc:654] T 095e4853e3e0455b93d982e2e7da11de P 3408c3af6d6a49b2a305a7937efd1861: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:48.739351 10540 raft_consensus.cc:2804] T 6737d1a657234c12b327468e883da91d P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:48.746836 10540 raft_consensus.cc:493] T 6737d1a657234c12b327468e883da91d P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:48.770182 10244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f56086312654854bcbbbf9e32f047d9" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:48.771651 10243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87820d87031f40c0af37211efcae900a" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:15:48.775959 10243 raft_consensus.cc:3060] T 87820d87031f40c0af37211efcae900a P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:48.766466 10586 raft_consensus.cc:493] T c56c86e48bba445eae737d80017458c8 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:48.780265 10586 raft_consensus.cc:515] T c56c86e48bba445eae737d80017458c8 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.772934 10540 raft_consensus.cc:3060] T 6737d1a657234c12b327468e883da91d P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:48.786715 10243 raft_consensus.cc:2468] T 87820d87031f40c0af37211efcae900a P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 1.
I20260709 13:15:48.788910 10169 raft_consensus.cc:2468] T 87820d87031f40c0af37211efcae900a P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 1.
I20260709 13:15:48.790354 10387 leader_election.cc:290] T 08c8b1a91aa14bc4bd423b118a78a8a1 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 2 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:48.797727 10243 raft_consensus.cc:1275] T c82a19022bf346b8ac8e526c3315acee P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:15:48.800351 10586 leader_election.cc:290] T c56c86e48bba445eae737d80017458c8 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:48.800278 10244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c8b1a91aa14bc4bd423b118a78a8a1" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:15:48.800918 10244 raft_consensus.cc:3060] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:48.803647 10286 leader_election.cc:304] T 87820d87031f40c0af37211efcae900a P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:15:48.804754 10387 raft_consensus.cc:2804] T 87820d87031f40c0af37211efcae900a P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:48.805389 10387 raft_consensus.cc:697] T 87820d87031f40c0af37211efcae900a P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Becoming Leader. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Running, Role: LEADER
I20260709 13:15:48.806165 10387 consensus_queue.cc:237] T 87820d87031f40c0af37211efcae900a P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.811199 10244 raft_consensus.cc:2468] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 2.
I20260709 13:15:48.815254 10364 tablet_bootstrap.cc:492] T d56e67c2b8794fe8b26611fcccb4045e P 9558e596c8d1432eb6d5117cb6b1ca76: No bootstrap required, opened a new log
I20260709 13:15:48.823253 10286 leader_election.cc:304] T 08c8b1a91aa14bc4bd423b118a78a8a1 P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 3408c3af6d6a49b2a305a7937efd1861
I20260709 13:15:48.823873 10364 ts_tablet_manager.cc:1403] T d56e67c2b8794fe8b26611fcccb4045e P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent bootstrapping tablet: real 0.326s	user 0.097s	sys 0.141s
I20260709 13:15:48.824332 10627 raft_consensus.cc:2804] T 08c8b1a91aa14bc4bd423b118a78a8a1 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:48.824813 10627 raft_consensus.cc:697] T 08c8b1a91aa14bc4bd423b118a78a8a1 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 LEADER]: Becoming Leader. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Running, Role: LEADER
I20260709 13:15:48.825568 10627 consensus_queue.cc:237] T 08c8b1a91aa14bc4bd423b118a78a8a1 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Queue going to LEADER 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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.827409 10364 raft_consensus.cc:359] T d56e67c2b8794fe8b26611fcccb4045e P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.828105 10364 raft_consensus.cc:385] T d56e67c2b8794fe8b26611fcccb4045e P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:48.828365 10364 raft_consensus.cc:740] T d56e67c2b8794fe8b26611fcccb4045e P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Initialized, Role: FOLLOWER
I20260709 13:15:48.828930 10364 consensus_queue.cc:260] T d56e67c2b8794fe8b26611fcccb4045e P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.828958 10068 catalog_manager.cc:5697] T d2bf0450ecbd45eaad592947ad878624 P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66). New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } }
W20260709 13:15:48.832787 10137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.218.66:39419, user_credentials={real_user=slave}} blocked reactor thread for 58969.3us
W20260709 13:15:48.833781 10137 leader_election.cc:343] T d56e67c2b8794fe8b26611fcccb4045e P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:48.834342 10137 leader_election.cc:304] T d56e67c2b8794fe8b26611fcccb4045e P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861; no voters: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:48.835615 10137 leader_election.cc:304] T a2810c3dfb8f4757b498d14a1b59d555 P 3408c3af6d6a49b2a305a7937efd1861 [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: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:48.837184 10635 consensus_queue.cc:1048] T 68a4d5f4c57f44968d265e50564ca2ae P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:15:48.837740 10586 raft_consensus.cc:2749] T d56e67c2b8794fe8b26611fcccb4045e P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:48.838195 10363 tablet_bootstrap.cc:492] T d2bf0450ecbd45eaad592947ad878624 P ea065e3af8b44f5ea6fba93d4c6b1e5a: No bootstrap required, opened a new log
I20260709 13:15:48.838392 10586 raft_consensus.cc:2804] T a2810c3dfb8f4757b498d14a1b59d555 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:48.838646 10363 ts_tablet_manager.cc:1403] T d2bf0450ecbd45eaad592947ad878624 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent bootstrapping tablet: real 0.222s	user 0.038s	sys 0.062s
I20260709 13:15:48.838811 10586 raft_consensus.cc:493] T a2810c3dfb8f4757b498d14a1b59d555 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:48.839231 10586 raft_consensus.cc:3060] T a2810c3dfb8f4757b498d14a1b59d555 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:48.841239 10363 raft_consensus.cc:359] T d2bf0450ecbd45eaad592947ad878624 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.841871 10363 raft_consensus.cc:385] T d2bf0450ecbd45eaad592947ad878624 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:48.842118 10363 raft_consensus.cc:740] T d2bf0450ecbd45eaad592947ad878624 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Initialized, Role: FOLLOWER
I20260709 13:15:48.821867 10417 consensus_queue.cc:1048] T c82a19022bf346b8ac8e526c3315acee P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 13:15:48.843899 10363 consensus_queue.cc:260] T d2bf0450ecbd45eaad592947ad878624 P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.846091 10363 ts_tablet_manager.cc:1434] T d2bf0450ecbd45eaad592947ad878624 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:15:48.846977 10363 tablet_bootstrap.cc:492] T d50871bc01054840a812fae0f68d97f8 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Bootstrap starting.
I20260709 13:15:48.846921 10540 raft_consensus.cc:515] T 6737d1a657234c12b327468e883da91d P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.852541 10364 ts_tablet_manager.cc:1434] T d56e67c2b8794fe8b26611fcccb4045e P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.003s
I20260709 13:15:48.853762 10364 tablet_bootstrap.cc:492] T 34c9418633cd41c1adf4df973d9838c5 P 9558e596c8d1432eb6d5117cb6b1ca76: Bootstrap starting.
I20260709 13:15:48.848901 10540 leader_election.cc:290] T 6737d1a657234c12b327468e883da91d P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 election: Requested vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
W20260709 13:15:48.900494 10212 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.218.67:35867, user_credentials={real_user=slave}} blocked reactor thread for 52906.4us
W20260709 13:15:48.901610 10137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.218.66:39419, user_credentials={real_user=slave}} blocked reactor thread for 66058us
I20260709 13:15:48.884966 10572 raft_consensus.cc:515] T 187168d8fc924a6c8742aa3ba2cb2f00 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.906065 10452 consensus_queue.cc:1048] T 6f4cc77cf7924383aad12d01ac2fd5b5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:15:48.919588 10363 tablet_bootstrap.cc:654] T d50871bc01054840a812fae0f68d97f8 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Neither blocks nor log segments found. Creating new log.
W20260709 13:15:48.922452 10137 leader_election.cc:343] T 5f56086312654854bcbbbf9e32f047d9 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:48.922741 10362 tablet_bootstrap.cc:492] T 095e4853e3e0455b93d982e2e7da11de P 3408c3af6d6a49b2a305a7937efd1861: No bootstrap required, opened a new log
I20260709 13:15:48.922857 10137 leader_election.cc:304] T 5f56086312654854bcbbbf9e32f047d9 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861; no voters: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:48.923156 10362 ts_tablet_manager.cc:1403] T 095e4853e3e0455b93d982e2e7da11de P 3408c3af6d6a49b2a305a7937efd1861: Time spent bootstrapping tablet: real 0.259s	user 0.021s	sys 0.003s
I20260709 13:15:48.924343 10632 raft_consensus.cc:493] T 80d372f11f194a0c9cc616850b42de9f P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:48.924794 10632 raft_consensus.cc:515] T 80d372f11f194a0c9cc616850b42de9f P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.926735 10632 leader_election.cc:290] T 80d372f11f194a0c9cc616850b42de9f P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:48.929195 10632 raft_consensus.cc:2749] T 5f56086312654854bcbbbf9e32f047d9 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:48.910115 10639 consensus_queue.cc:1048] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
I20260709 13:15:48.943974 10441 raft_consensus.cc:515] T 6737d1a657234c12b327468e883da91d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.949652 10572 leader_election.cc:290] T 187168d8fc924a6c8742aa3ba2cb2f00 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 election: Requested vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:48.951956 10441 leader_election.cc:290] T 6737d1a657234c12b327468e883da91d P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:48.939026 10321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c56c86e48bba445eae737d80017458c8" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:48.951397 10248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6737d1a657234c12b327468e883da91d" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:15:48.937594 10586 raft_consensus.cc:515] T a2810c3dfb8f4757b498d14a1b59d555 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:48.951951 10322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6737d1a657234c12b327468e883da91d" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:15:49.058706 10364 tablet_bootstrap.cc:654] T 34c9418633cd41c1adf4df973d9838c5 P 9558e596c8d1432eb6d5117cb6b1ca76: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:48.962551 10362 raft_consensus.cc:359] T 095e4853e3e0455b93d982e2e7da11de P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:49.088639 10362 raft_consensus.cc:385] T 095e4853e3e0455b93d982e2e7da11de P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:49.089077 10362 raft_consensus.cc:740] T 095e4853e3e0455b93d982e2e7da11de P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Initialized, Role: FOLLOWER
I20260709 13:15:49.089210 10622 raft_consensus.cc:493] T 187168d8fc924a6c8742aa3ba2cb2f00 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:49.089674 10622 raft_consensus.cc:515] T 187168d8fc924a6c8742aa3ba2cb2f00 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:49.089726 10362 consensus_queue.cc:260] T 095e4853e3e0455b93d982e2e7da11de P 3408c3af6d6a49b2a305a7937efd1861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:49.090829 10248 raft_consensus.cc:2393] T 6737d1a657234c12b327468e883da91d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3408c3af6d6a49b2a305a7937efd1861 in current term 1: Already voted for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in this term.
I20260709 13:15:49.091636 10622 leader_election.cc:290] T 187168d8fc924a6c8742aa3ba2cb2f00 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:49.025991 10172 raft_consensus.cc:1275] T c82a19022bf346b8ac8e526c3315acee P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:15:49.100152 10452 raft_consensus.cc:493] T d2bf0450ecbd45eaad592947ad878624 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:49.163599 10632 raft_consensus.cc:493] T 27fdd1da2dc2406cb7fcd80d571a7fce P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:49.028349 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d372f11f194a0c9cc616850b42de9f" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:48.988103 10572 consensus_queue.cc:1048] T 68a4d5f4c57f44968d265e50564ca2ae P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.213s
I20260709 13:15:49.220119 10362 ts_tablet_manager.cc:1434] T 095e4853e3e0455b93d982e2e7da11de P 3408c3af6d6a49b2a305a7937efd1861: Time spent starting tablet: real 0.297s	user 0.004s	sys 0.008s
I20260709 13:15:48.987939 10540 consensus_queue.cc:1059] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.208s
I20260709 13:15:49.214282 10248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "187168d8fc924a6c8742aa3ba2cb2f00" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
W20260709 13:15:49.239156 10137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.218.67:35867, user_credentials={real_user=slave}} blocked reactor thread for 257079us
I20260709 13:15:49.214740 10452 raft_consensus.cc:515] T d2bf0450ecbd45eaad592947ad878624 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:49.228477 10632 raft_consensus.cc:515] T 27fdd1da2dc2406cb7fcd80d571a7fce P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:49.242456 10248 raft_consensus.cc:2468] T 187168d8fc924a6c8742aa3ba2cb2f00 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 0.
I20260709 13:15:49.236518 10634 consensus_queue.cc:1048] T 94a981b879084391aa7d059de3d8239f P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.321s
I20260709 13:15:49.252866 10322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6737d1a657234c12b327468e883da91d" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:15:49.256783 10323 raft_consensus.cc:3060] T d2bf0450ecbd45eaad592947ad878624 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:49.276051 10362 tablet_bootstrap.cc:492] T 1fdb92a8ebff4180a3c279b99db1840d P 3408c3af6d6a49b2a305a7937efd1861: Bootstrap starting.
I20260709 13:15:49.282531 10632 leader_election.cc:290] T 27fdd1da2dc2406cb7fcd80d571a7fce P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:49.288129 10645 raft_consensus.cc:493] T da88e5fcaa0e40a1a6f61b464eabfd8f P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:49.288753 10645 raft_consensus.cc:515] T da88e5fcaa0e40a1a6f61b464eabfd8f P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
W20260709 13:15:49.300032 10137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.218.67:35867, user_credentials={real_user=slave}} blocked reactor thread for 60205.3us
W20260709 13:15:49.300980 10137 leader_election.cc:343] T c56c86e48bba445eae737d80017458c8 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:49.301646 10137 leader_election.cc:343] T 6737d1a657234c12b327468e883da91d P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:49.305473 10318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d372f11f194a0c9cc616850b42de9f" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:49.291349 10645 leader_election.cc:290] T da88e5fcaa0e40a1a6f61b464eabfd8f P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:49.293315 10540 raft_consensus.cc:3055] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:49.310137 10363 tablet_bootstrap.cc:492] T d50871bc01054840a812fae0f68d97f8 P ea065e3af8b44f5ea6fba93d4c6b1e5a: No bootstrap required, opened a new log
I20260709 13:15:49.310572 10363 ts_tablet_manager.cc:1403] T d50871bc01054840a812fae0f68d97f8 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent bootstrapping tablet: real 0.464s	user 0.032s	sys 0.025s
I20260709 13:15:49.311151 10364 tablet_bootstrap.cc:492] T 34c9418633cd41c1adf4df973d9838c5 P 9558e596c8d1432eb6d5117cb6b1ca76: No bootstrap required, opened a new log
I20260709 13:15:49.311628 10364 ts_tablet_manager.cc:1403] T 34c9418633cd41c1adf4df973d9838c5 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent bootstrapping tablet: real 0.458s	user 0.002s	sys 0.021s
W20260709 13:15:49.312719 10644 log.cc:927] Time spent T 6f4cc77cf7924383aad12d01ac2fd5b5 P 9558e596c8d1432eb6d5117cb6b1ca76: Append to log took a long time: real 0.056s	user 0.000s	sys 0.001s
I20260709 13:15:49.315074 10249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c56c86e48bba445eae737d80017458c8" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:49.309132 10540 raft_consensus.cc:740] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Running, Role: LEADER
I20260709 13:15:49.322043 10540 consensus_queue.cc:260] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 3408c3af6d6a49b2a305a7937efd1861 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:49.323235 10540 raft_consensus.cc:3060] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:49.304745 10586 leader_election.cc:290] T a2810c3dfb8f4757b498d14a1b59d555 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 election: Requested vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:49.325573 10068 catalog_manager.cc:5697] T 87820d87031f40c0af37211efcae900a P ea065e3af8b44f5ea6fba93d4c6b1e5a reported cstate change: term changed from 0 to 1, leader changed from <none> to ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67). New cstate: current_term: 1 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:49.376911 10286 leader_election.cc:304] T 187168d8fc924a6c8742aa3ba2cb2f00 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
W20260709 13:15:49.379220 10214 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.218.65:33643, user_credentials={real_user=slave}} blocked reactor thread for 46502.1us
I20260709 13:15:49.378026 10068 catalog_manager.cc:5697] T 6f4cc77cf7924383aad12d01ac2fd5b5 P ea065e3af8b44f5ea6fba93d4c6b1e5a reported cstate change: term changed from 0 to 1, leader changed from <none> to ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67). New cstate: current_term: 1 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:49.381461 10628 raft_consensus.cc:2804] T 187168d8fc924a6c8742aa3ba2cb2f00 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:49.381855 10628 raft_consensus.cc:493] T 187168d8fc924a6c8742aa3ba2cb2f00 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:49.382165 10628 raft_consensus.cc:3060] T 187168d8fc924a6c8742aa3ba2cb2f00 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:49.389700 10363 raft_consensus.cc:359] T d50871bc01054840a812fae0f68d97f8 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:49.391403 10363 raft_consensus.cc:385] T d50871bc01054840a812fae0f68d97f8 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:49.391916 10363 raft_consensus.cc:740] T d50871bc01054840a812fae0f68d97f8 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Initialized, Role: FOLLOWER
I20260709 13:15:49.393258 10363 consensus_queue.cc:260] T d50871bc01054840a812fae0f68d97f8 P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:49.436672 10364 raft_consensus.cc:359] T 34c9418633cd41c1adf4df973d9838c5 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:49.437403 10364 raft_consensus.cc:385] T 34c9418633cd41c1adf4df973d9838c5 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:49.437667 10364 raft_consensus.cc:740] T 34c9418633cd41c1adf4df973d9838c5 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Initialized, Role: FOLLOWER
I20260709 13:15:49.437503 10452 leader_election.cc:290] T d2bf0450ecbd45eaad592947ad878624 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:49.438516 10364 consensus_queue.cc:260] T 34c9418633cd41c1adf4df973d9838c5 P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:49.444945 10137 leader_election.cc:304] T 6737d1a657234c12b327468e883da91d P 3408c3af6d6a49b2a305a7937efd1861 [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: 3408c3af6d6a49b2a305a7937efd1861; no voters: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a
W20260709 13:15:49.452091 10137 leader_election.cc:343] T 80d372f11f194a0c9cc616850b42de9f P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:49.456142 10137 leader_election.cc:343] T c56c86e48bba445eae737d80017458c8 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:49.456633 10137 leader_election.cc:304] T c56c86e48bba445eae737d80017458c8 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861; no voters: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:49.457484 10243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "187168d8fc924a6c8742aa3ba2cb2f00" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:15:49.459095 10364 ts_tablet_manager.cc:1434] T 34c9418633cd41c1adf4df973d9838c5 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent starting tablet: real 0.147s	user 0.006s	sys 0.000s
I20260709 13:15:49.459528 10244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27fdd1da2dc2406cb7fcd80d571a7fce" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:49.458163 10248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2810c3dfb8f4757b498d14a1b59d555" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:15:49.454399 10635 raft_consensus.cc:2749] T 6737d1a657234c12b327468e883da91d P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 13:15:49.470424 10286 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.218.66:39419, user_credentials={real_user=slave}} blocked reactor thread for 87478.4us
I20260709 13:15:49.480194 10387 consensus_queue.cc:1048] T c82a19022bf346b8ac8e526c3315acee P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:49.454362 10174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6737d1a657234c12b327468e883da91d" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:15:49.499703 10364 tablet_bootstrap.cc:492] T 27fdd1da2dc2406cb7fcd80d571a7fce P 9558e596c8d1432eb6d5117cb6b1ca76: Bootstrap starting.
W20260709 13:15:49.500361 10137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.218.66:39419, user_credentials={real_user=slave}} blocked reactor thread for 44248us
I20260709 13:15:49.510701 10323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "187168d8fc924a6c8742aa3ba2cb2f00" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:15:49.511255 10245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da88e5fcaa0e40a1a6f61b464eabfd8f" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
W20260709 13:15:49.515694 10137 leader_election.cc:343] T 80d372f11f194a0c9cc616850b42de9f P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:49.516247 10137 leader_election.cc:304] T 80d372f11f194a0c9cc616850b42de9f P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861; no voters: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:49.520179 10318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27fdd1da2dc2406cb7fcd80d571a7fce" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:49.521469 10322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da88e5fcaa0e40a1a6f61b464eabfd8f" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:49.520128 10170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "187168d8fc924a6c8742aa3ba2cb2f00" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:49.523113 10242 raft_consensus.cc:1240] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Rejecting Update request from peer 3408c3af6d6a49b2a305a7937efd1861 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:15:49.524704 10320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2810c3dfb8f4757b498d14a1b59d555" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
W20260709 13:15:49.518354 10654 log.cc:927] Time spent T 68a4d5f4c57f44968d265e50564ca2ae P 9558e596c8d1432eb6d5117cb6b1ca76: Append to log took a long time: real 0.107s	user 0.000s	sys 0.001s
I20260709 13:15:49.506618 10243 raft_consensus.cc:3060] T 187168d8fc924a6c8742aa3ba2cb2f00 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:49.530987 10172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2bf0450ecbd45eaad592947ad878624" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:49.505798 10572 raft_consensus.cc:2749] T c56c86e48bba445eae737d80017458c8 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:49.512296 10248 raft_consensus.cc:3060] T a2810c3dfb8f4757b498d14a1b59d555 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:49.534303 10172 raft_consensus.cc:2393] T d2bf0450ecbd45eaad592947ad878624 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in current term 1: Already voted for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in this term.
W20260709 13:15:49.533427 10137 leader_election.cc:343] T 27fdd1da2dc2406cb7fcd80d571a7fce P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:49.519035 10635 raft_consensus.cc:2749] T 80d372f11f194a0c9cc616850b42de9f P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:15:49.538887 10137 leader_election.cc:343] T da88e5fcaa0e40a1a6f61b464eabfd8f P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:49.544819 10362 tablet_bootstrap.cc:654] T 1fdb92a8ebff4180a3c279b99db1840d P 3408c3af6d6a49b2a305a7937efd1861: Neither blocks nor log segments found. Creating new log.
W20260709 13:15:49.547780 10212 leader_election.cc:343] T 6737d1a657234c12b327468e883da91d P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:49.526705 10628 raft_consensus.cc:515] T 187168d8fc924a6c8742aa3ba2cb2f00 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:49.554421 10363 ts_tablet_manager.cc:1434] T d50871bc01054840a812fae0f68d97f8 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent starting tablet: real 0.244s	user 0.000s	sys 0.024s
I20260709 13:15:49.548979 10174 raft_consensus.cc:2393] T 6737d1a657234c12b327468e883da91d P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9558e596c8d1432eb6d5117cb6b1ca76 in current term 1: Already voted for candidate 3408c3af6d6a49b2a305a7937efd1861 in this term.
W20260709 13:15:49.535228 10288 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.218.65:33643, user_credentials={real_user=slave}} blocked reactor thread for 99685.5us
I20260709 13:15:49.570039 10170 raft_consensus.cc:2393] T 187168d8fc924a6c8742aa3ba2cb2f00 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in current term 1: Already voted for candidate 3408c3af6d6a49b2a305a7937efd1861 in this term.
I20260709 13:15:49.588442 10663 consensus_queue.cc:1048] T 87820d87031f40c0af37211efcae900a P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
W20260709 13:15:49.584594 10139 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:49.598428 10323 raft_consensus.cc:2393] T 187168d8fc924a6c8742aa3ba2cb2f00 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3408c3af6d6a49b2a305a7937efd1861 in current term 1: Already voted for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in this term.
I20260709 13:15:49.650764 10656 raft_consensus.cc:493] T 095e4853e3e0455b93d982e2e7da11de P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:49.653453 10665 raft_consensus.cc:493] T 34c9418633cd41c1adf4df973d9838c5 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:49.671123 10661 raft_consensus.cc:493] T d50871bc01054840a812fae0f68d97f8 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:15:49.672909 10137 leader_election.cc:343] T a2810c3dfb8f4757b498d14a1b59d555 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:49.671626 10661 raft_consensus.cc:515] T d50871bc01054840a812fae0f68d97f8 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:49.665890 10665 raft_consensus.cc:515] T 34c9418633cd41c1adf4df973d9838c5 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:49.667529 10628 leader_election.cc:290] T 187168d8fc924a6c8742aa3ba2cb2f00 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
W20260709 13:15:49.684952 10214 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.218.65:33643, user_credentials={real_user=slave}} blocked reactor thread for 68483.7us
I20260709 13:15:49.674203 10656 raft_consensus.cc:515] T 095e4853e3e0455b93d982e2e7da11de P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:49.693874 10364 tablet_bootstrap.cc:654] T 27fdd1da2dc2406cb7fcd80d571a7fce P 9558e596c8d1432eb6d5117cb6b1ca76: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:49.697686 10243 raft_consensus.cc:2468] T 187168d8fc924a6c8742aa3ba2cb2f00 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 1.
I20260709 13:15:49.685448 10661 leader_election.cc:290] T d50871bc01054840a812fae0f68d97f8 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:49.701272 10173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50871bc01054840a812fae0f68d97f8" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:49.702654 10170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "187168d8fc924a6c8742aa3ba2cb2f00" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:15:49.703409 10170 raft_consensus.cc:2393] T 187168d8fc924a6c8742aa3ba2cb2f00 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in current term 1: Already voted for candidate 3408c3af6d6a49b2a305a7937efd1861 in this term.
I20260709 13:15:49.706660 10665 leader_election.cc:290] T 34c9418633cd41c1adf4df973d9838c5 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
W20260709 13:15:49.701270 10215 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.512s	user 0.010s	sys 0.012s
I20260709 13:15:49.708410 10656 leader_election.cc:290] T 095e4853e3e0455b93d982e2e7da11de P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:49.711058 10248 raft_consensus.cc:2468] T a2810c3dfb8f4757b498d14a1b59d555 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 1.
I20260709 13:15:49.711452 10363 tablet_bootstrap.cc:492] T 27fdd1da2dc2406cb7fcd80d571a7fce P ea065e3af8b44f5ea6fba93d4c6b1e5a: Bootstrap starting.
I20260709 13:15:49.712867 10669 raft_consensus.cc:493] T d56e67c2b8794fe8b26611fcccb4045e P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:49.760366 10669 raft_consensus.cc:515] T d56e67c2b8794fe8b26611fcccb4045e P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:49.762895 10669 leader_election.cc:290] T d56e67c2b8794fe8b26611fcccb4045e P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:49.716171 10648 consensus_queue.cc:1048] T d2bf0450ecbd45eaad592947ad878624 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:49.730494 10246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2bf0450ecbd45eaad592947ad878624" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:49.731251 10248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095e4853e3e0455b93d982e2e7da11de" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
W20260709 13:15:49.763116 10120 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:15:49.732728 10245 raft_consensus.cc:1275] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
W20260709 13:15:49.737576 10288 leader_election.cc:343] T d50871bc01054840a812fae0f68d97f8 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:49.767853 10627 consensus_queue.cc:1048] T 6f4cc77cf7924383aad12d01ac2fd5b5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:49.769272 10627 consensus_queue.cc:1048] T 87820d87031f40c0af37211efcae900a P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:49.746789 10249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50871bc01054840a812fae0f68d97f8" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:49.747205 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34c9418633cd41c1adf4df973d9838c5" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:49.750409 10214 leader_election.cc:304] T 6737d1a657234c12b327468e883da91d P 9558e596c8d1432eb6d5117cb6b1ca76 [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: 9558e596c8d1432eb6d5117cb6b1ca76; no voters: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:49.772904 10389 raft_consensus.cc:2749] T 6737d1a657234c12b327468e883da91d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:15:49.757215 10244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "187168d8fc924a6c8742aa3ba2cb2f00" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:15:49.758278 10317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095e4853e3e0455b93d982e2e7da11de" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
W20260709 13:15:49.742251 10137 leader_election.cc:343] T da88e5fcaa0e40a1a6f61b464eabfd8f P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:49.774204 10244 raft_consensus.cc:2393] T 187168d8fc924a6c8742aa3ba2cb2f00 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in current term 1: Already voted for candidate 3408c3af6d6a49b2a305a7937efd1861 in this term.
I20260709 13:15:49.774217 10137 leader_election.cc:304] T da88e5fcaa0e40a1a6f61b464eabfd8f P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861; no voters: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a
W20260709 13:15:49.775758 10214 leader_election.cc:343] T 34c9418633cd41c1adf4df973d9838c5 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:49.777717 10656 raft_consensus.cc:2749] T da88e5fcaa0e40a1a6f61b464eabfd8f P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:49.780583 10286 leader_election.cc:304] T d2bf0450ecbd45eaad592947ad878624 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76
I20260709 13:15:49.782019 10173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d56e67c2b8794fe8b26611fcccb4045e" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:49.782641 10173 raft_consensus.cc:2468] T d56e67c2b8794fe8b26611fcccb4045e P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 0.
I20260709 13:15:49.782899 10657 consensus_queue.cc:1048] T 08c8b1a91aa14bc4bd423b118a78a8a1 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:49.783417 10661 raft_consensus.cc:2749] T d2bf0450ecbd45eaad592947ad878624 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:49.783282 10137 leader_election.cc:304] T a2810c3dfb8f4757b498d14a1b59d555 P 3408c3af6d6a49b2a305a7937efd1861 [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: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:49.786407 10214 leader_election.cc:304] T d56e67c2b8794fe8b26611fcccb4045e P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: 
I20260709 13:15:49.787081 10389 raft_consensus.cc:2804] T d56e67c2b8794fe8b26611fcccb4045e P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:49.787397 10389 raft_consensus.cc:493] T d56e67c2b8794fe8b26611fcccb4045e P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:49.787717 10389 raft_consensus.cc:3060] T d56e67c2b8794fe8b26611fcccb4045e P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:15:49.788388 10286 leader_election.cc:343] T d50871bc01054840a812fae0f68d97f8 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:49.788786 10286 leader_election.cc:304] T d50871bc01054840a812fae0f68d97f8 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76
I20260709 13:15:49.789405 10387 raft_consensus.cc:2749] T d50871bc01054840a812fae0f68d97f8 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:49.790499 10286 leader_election.cc:304] T 187168d8fc924a6c8742aa3ba2cb2f00 P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76
I20260709 13:15:49.791342 10387 raft_consensus.cc:2749] T 187168d8fc924a6c8742aa3ba2cb2f00 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:15:49.792902 10540 raft_consensus.cc:2804] T a2810c3dfb8f4757b498d14a1b59d555 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:49.793484 10540 raft_consensus.cc:697] T a2810c3dfb8f4757b498d14a1b59d555 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 LEADER]: Becoming Leader. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Running, Role: LEADER
I20260709 13:15:49.794003 10389 raft_consensus.cc:515] T d56e67c2b8794fe8b26611fcccb4045e P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:49.794461 10540 consensus_queue.cc:237] T a2810c3dfb8f4757b498d14a1b59d555 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:49.796521 10137 leader_election.cc:304] T 187168d8fc924a6c8742aa3ba2cb2f00 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: 
I20260709 13:15:49.800623 10634 raft_consensus.cc:2804] T 187168d8fc924a6c8742aa3ba2cb2f00 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:49.801162 10634 raft_consensus.cc:697] T 187168d8fc924a6c8742aa3ba2cb2f00 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 LEADER]: Becoming Leader. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Running, Role: LEADER
I20260709 13:15:49.801422 10389 leader_election.cc:290] T d56e67c2b8794fe8b26611fcccb4045e P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:49.802157 10634 consensus_queue.cc:237] T 187168d8fc924a6c8742aa3ba2cb2f00 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
W20260709 13:15:49.806059 10137 leader_election.cc:343] T 27fdd1da2dc2406cb7fcd80d571a7fce P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:49.797634 10166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d56e67c2b8794fe8b26611fcccb4045e" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:15:49.806818 10166 raft_consensus.cc:3060] T d56e67c2b8794fe8b26611fcccb4045e P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:49.815623 10320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34c9418633cd41c1adf4df973d9838c5" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:49.818140 10389 consensus_queue.cc:1048] T d2bf0450ecbd45eaad592947ad878624 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:15:49.821943 10212 leader_election.cc:343] T 34c9418633cd41c1adf4df973d9838c5 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:49.822340 10212 leader_election.cc:304] T 34c9418633cd41c1adf4df973d9838c5 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9558e596c8d1432eb6d5117cb6b1ca76; no voters: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:49.823647 10448 raft_consensus.cc:2749] T 34c9418633cd41c1adf4df973d9838c5 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:49.830269 10363 tablet_bootstrap.cc:654] T 27fdd1da2dc2406cb7fcd80d571a7fce P ea065e3af8b44f5ea6fba93d4c6b1e5a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:49.834185 10137 leader_election.cc:304] T 27fdd1da2dc2406cb7fcd80d571a7fce P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861; no voters: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:49.880920 10639 raft_consensus.cc:2749] T 27fdd1da2dc2406cb7fcd80d571a7fce P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:49.884070 10166 raft_consensus.cc:2468] T d56e67c2b8794fe8b26611fcccb4045e P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 1.
I20260709 13:15:49.885673 10214 leader_election.cc:304] T d56e67c2b8794fe8b26611fcccb4045e P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: 
I20260709 13:15:49.886677 10389 raft_consensus.cc:2804] T d56e67c2b8794fe8b26611fcccb4045e P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:49.887236 10389 raft_consensus.cc:697] T d56e67c2b8794fe8b26611fcccb4045e P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Becoming Leader. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Running, Role: LEADER
I20260709 13:15:49.888190 10389 consensus_queue.cc:237] T d56e67c2b8794fe8b26611fcccb4045e P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
W20260709 13:15:49.896184 10137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.218.66:39419, user_credentials={real_user=slave}} blocked reactor thread for 90144.9us
W20260709 13:15:49.906356 10137 leader_election.cc:343] T 095e4853e3e0455b93d982e2e7da11de P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:49.849452 10675 log.cc:927] Time spent T 6f4cc77cf7924383aad12d01ac2fd5b5 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Append to log took a long time: real 0.165s	user 0.000s	sys 0.000s
I20260709 13:15:49.868508 10319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d56e67c2b8794fe8b26611fcccb4045e" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:49.921566 10362 tablet_bootstrap.cc:492] T 1fdb92a8ebff4180a3c279b99db1840d P 3408c3af6d6a49b2a305a7937efd1861: No bootstrap required, opened a new log
I20260709 13:15:49.926369 10362 ts_tablet_manager.cc:1403] T 1fdb92a8ebff4180a3c279b99db1840d P 3408c3af6d6a49b2a305a7937efd1861: Time spent bootstrapping tablet: real 0.651s	user 0.023s	sys 0.004s
I20260709 13:15:49.920753 10318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d56e67c2b8794fe8b26611fcccb4045e" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:15:49.931541 10167 raft_consensus.cc:1275] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 13:15:49.932142 10167 pending_rounds.cc:85] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 3408c3af6d6a49b2a305a7937efd1861: Aborting all ops after (but not including) 0
I20260709 13:15:49.932509 10167 pending_rounds.cc:107] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 3408c3af6d6a49b2a305a7937efd1861: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:15:49.932876 10167 raft_consensus.cc:2889] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 13:15:49.933569 10212 leader_election.cc:343] T d56e67c2b8794fe8b26611fcccb4045e P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:49.934706 10212 leader_election.cc:343] T d56e67c2b8794fe8b26611fcccb4045e P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:49.948176 10362 raft_consensus.cc:359] T 1fdb92a8ebff4180a3c279b99db1840d P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:49.949575 10362 raft_consensus.cc:385] T 1fdb92a8ebff4180a3c279b99db1840d P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:49.949954 10362 raft_consensus.cc:740] T 1fdb92a8ebff4180a3c279b99db1840d P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Initialized, Role: FOLLOWER
I20260709 13:15:49.951771 10362 consensus_queue.cc:260] T 1fdb92a8ebff4180a3c279b99db1840d P 3408c3af6d6a49b2a305a7937efd1861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:49.953979 10362 ts_tablet_manager.cc:1434] T 1fdb92a8ebff4180a3c279b99db1840d P 3408c3af6d6a49b2a305a7937efd1861: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.001s
W20260709 13:15:49.956593 10137 leader_election.cc:343] T 095e4853e3e0455b93d982e2e7da11de P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:49.956943 10137 leader_election.cc:304] T 095e4853e3e0455b93d982e2e7da11de P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861; no voters: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:49.960999 10364 tablet_bootstrap.cc:492] T 27fdd1da2dc2406cb7fcd80d571a7fce P 9558e596c8d1432eb6d5117cb6b1ca76: No bootstrap required, opened a new log
I20260709 13:15:49.961521 10364 ts_tablet_manager.cc:1403] T 27fdd1da2dc2406cb7fcd80d571a7fce P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent bootstrapping tablet: real 0.462s	user 0.021s	sys 0.023s
I20260709 13:15:49.968116 10362 tablet_bootstrap.cc:492] T eade396d019049b7ba04fecaac1059ed P 3408c3af6d6a49b2a305a7937efd1861: Bootstrap starting.
W20260709 13:15:49.957453 10700 log.cc:927] Time spent T d2bf0450ecbd45eaad592947ad878624 P 9558e596c8d1432eb6d5117cb6b1ca76: Append to log took a long time: real 0.063s	user 0.001s	sys 0.000s
I20260709 13:15:49.972963 10363 tablet_bootstrap.cc:492] T 27fdd1da2dc2406cb7fcd80d571a7fce P ea065e3af8b44f5ea6fba93d4c6b1e5a: No bootstrap required, opened a new log
I20260709 13:15:49.973598 10363 ts_tablet_manager.cc:1403] T 27fdd1da2dc2406cb7fcd80d571a7fce P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent bootstrapping tablet: real 0.262s	user 0.010s	sys 0.009s
I20260709 13:15:49.974046 10621 consensus_queue.cc:1048] T 08c8b1a91aa14bc4bd423b118a78a8a1 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:49.990648 10655 raft_consensus.cc:2749] T 095e4853e3e0455b93d982e2e7da11de P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:49.996356 10363 raft_consensus.cc:359] T 27fdd1da2dc2406cb7fcd80d571a7fce P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:49.997052 10363 raft_consensus.cc:385] T 27fdd1da2dc2406cb7fcd80d571a7fce P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:49.997316 10363 raft_consensus.cc:740] T 27fdd1da2dc2406cb7fcd80d571a7fce P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Initialized, Role: FOLLOWER
I20260709 13:15:49.998020 10363 consensus_queue.cc:260] T 27fdd1da2dc2406cb7fcd80d571a7fce P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.001928 10363 ts_tablet_manager.cc:1434] T 27fdd1da2dc2406cb7fcd80d571a7fce P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.003s
I20260709 13:15:50.002689 10363 tablet_bootstrap.cc:492] T d56e67c2b8794fe8b26611fcccb4045e P ea065e3af8b44f5ea6fba93d4c6b1e5a: Bootstrap starting.
I20260709 13:15:50.004256 10364 raft_consensus.cc:359] T 27fdd1da2dc2406cb7fcd80d571a7fce P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.004988 10364 raft_consensus.cc:385] T 27fdd1da2dc2406cb7fcd80d571a7fce P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:50.005354 10364 raft_consensus.cc:740] T 27fdd1da2dc2406cb7fcd80d571a7fce P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Initialized, Role: FOLLOWER
I20260709 13:15:50.006193 10364 consensus_queue.cc:260] T 27fdd1da2dc2406cb7fcd80d571a7fce P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.009508 10363 tablet_bootstrap.cc:654] T d56e67c2b8794fe8b26611fcccb4045e P ea065e3af8b44f5ea6fba93d4c6b1e5a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:50.010411 10362 tablet_bootstrap.cc:654] T eade396d019049b7ba04fecaac1059ed P 3408c3af6d6a49b2a305a7937efd1861: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:50.012970 10364 ts_tablet_manager.cc:1434] T 27fdd1da2dc2406cb7fcd80d571a7fce P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent starting tablet: real 0.051s	user 0.003s	sys 0.005s
I20260709 13:15:50.013878 10364 tablet_bootstrap.cc:492] T d50871bc01054840a812fae0f68d97f8 P 9558e596c8d1432eb6d5117cb6b1ca76: Bootstrap starting.
I20260709 13:15:50.019814 10364 tablet_bootstrap.cc:654] T d50871bc01054840a812fae0f68d97f8 P 9558e596c8d1432eb6d5117cb6b1ca76: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:50.024498 10068 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43278 (request call id 77) took 1115 ms. Trace:
I20260709 13:15:50.041308 10364 tablet_bootstrap.cc:492] T d50871bc01054840a812fae0f68d97f8 P 9558e596c8d1432eb6d5117cb6b1ca76: No bootstrap required, opened a new log
I20260709 13:15:50.041770 10364 ts_tablet_manager.cc:1403] T d50871bc01054840a812fae0f68d97f8 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.004s
I20260709 13:15:50.039531 10070 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43274 (request call id 81) took 1099 ms. Trace:
I20260709 13:15:50.043220 10070 rpcz_store.cc:276] 0709 13:15:48.943986 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:48.945245 (+  1259us) service_pool.cc:224] Handling call
0709 13:15:50.039476 (+1094231us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":26762,"reported_tablets":8}
I20260709 13:15:50.026535 10068 rpcz_store.cc:276] 0709 13:15:48.909119 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:48.909261 (+   142us) service_pool.cc:224] Handling call
0709 13:15:50.024434 (+1115173us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:15:49.570408 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:15:49.644733 (+ 74325us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:15:49.644766 (+    33us) write_op.cc:435] Acquired schema lock
0709 13:15:49.644783 (+    17us) tablet.cc:662] Decoding operations
0709 13:15:49.648028 (+  3245us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:15:49.648125 (+    97us) write_op.cc:641] Partition lock acquired for write op
0709 13:15:49.648167 (+    42us) tablet.cc:685] Acquiring locks for 2 operations
0709 13:15:49.670275 (+ 22108us) tablet.cc:701] Row locks acquired
0709 13:15:49.670296 (+    21us) write_op.cc:260] PREPARE: finished
0709 13:15:49.676529 (+  6233us) write_op.cc:270] Start()
0709 13:15:49.678423 (+  1894us) write_op.cc:276] Timestamp: P: 1783602949676476 usec, L: 0
0709 13:15:49.678978 (+   555us) op_driver.cc:348] REPLICATION: starting
0709 13:15:49.707462 (+ 28484us) log.cc:844] Serialized 922 byte log entry
0709 13:15:49.857526 (+150064us) op_driver.cc:464] REPLICATION: finished
0709 13:15:49.984006 (+126480us) write_op.cc:301] APPLY: starting
0709 13:15:49.984079 (+    73us) tablet.cc:1367] starting BulkCheckPresence
0709 13:15:49.984202 (+   123us) tablet.cc:1370] finished BulkCheckPresence
0709 13:15:49.995854 (+ 11652us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:15:49.996116 (+   262us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:15:49.996261 (+   145us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 13:15:49.996306 (+    45us) write_op.cc:312] APPLY: finished
0709 13:15:49.996479 (+   173us) log.cc:844] Serialized 28 byte log entry
0709 13:15:49.997146 (+   667us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:15:49.997227 (+    81us) write_op.cc:454] Released schema lock
0709 13:15:49.997262 (+    35us) write_op.cc:341] FINISH: Updating metrics
0709 13:15:49.997541 (+   279us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:15:49.997567 (+    26us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":15,"child_traces":[["op",{"apply.queue_time_us":124690,"apply.run_cpu_time_us":1658,"apply.run_wall_time_us":13522,"num_ops":2,"prepare.queue_time_us":163879,"prepare.run_cpu_time_us":4632,"prepare.run_wall_time_us":155438,"replication_time_us":178396,"thread_start_us":207664,"threads_started":2}]]}
I20260709 13:15:50.046895 10364 raft_consensus.cc:359] T d50871bc01054840a812fae0f68d97f8 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.047596 10364 raft_consensus.cc:385] T d50871bc01054840a812fae0f68d97f8 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:50.047945 10364 raft_consensus.cc:740] T d50871bc01054840a812fae0f68d97f8 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Initialized, Role: FOLLOWER
I20260709 13:15:50.048556 10364 consensus_queue.cc:260] T d50871bc01054840a812fae0f68d97f8 P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.051020 10364 ts_tablet_manager.cc:1434] T d50871bc01054840a812fae0f68d97f8 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 13:15:50.052937 10364 tablet_bootstrap.cc:492] T 80d372f11f194a0c9cc616850b42de9f P 9558e596c8d1432eb6d5117cb6b1ca76: Bootstrap starting.
I20260709 13:15:50.068930 10069 catalog_manager.cc:5697] T 08c8b1a91aa14bc4bd423b118a78a8a1 P ea065e3af8b44f5ea6fba93d4c6b1e5a reported cstate change: term changed from 1 to 2, leader changed from 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) to ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67). New cstate: current_term: 2 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:50.076545 10364 tablet_bootstrap.cc:654] T 80d372f11f194a0c9cc616850b42de9f P 9558e596c8d1432eb6d5117cb6b1ca76: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:50.091857 10363 tablet_bootstrap.cc:492] T d56e67c2b8794fe8b26611fcccb4045e P ea065e3af8b44f5ea6fba93d4c6b1e5a: No bootstrap required, opened a new log
I20260709 13:15:50.092267 10363 ts_tablet_manager.cc:1403] T d56e67c2b8794fe8b26611fcccb4045e P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent bootstrapping tablet: real 0.090s	user 0.038s	sys 0.035s
I20260709 13:15:50.094800 10362 tablet_bootstrap.cc:492] T eade396d019049b7ba04fecaac1059ed P 3408c3af6d6a49b2a305a7937efd1861: No bootstrap required, opened a new log
I20260709 13:15:50.095286 10362 ts_tablet_manager.cc:1403] T eade396d019049b7ba04fecaac1059ed P 3408c3af6d6a49b2a305a7937efd1861: Time spent bootstrapping tablet: real 0.127s	user 0.014s	sys 0.023s
I20260709 13:15:50.095171 10363 raft_consensus.cc:359] T d56e67c2b8794fe8b26611fcccb4045e P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.095862 10363 raft_consensus.cc:385] T d56e67c2b8794fe8b26611fcccb4045e P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:50.096141 10363 raft_consensus.cc:740] T d56e67c2b8794fe8b26611fcccb4045e P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Initialized, Role: FOLLOWER
I20260709 13:15:50.096215 10364 tablet_bootstrap.cc:492] T 80d372f11f194a0c9cc616850b42de9f P 9558e596c8d1432eb6d5117cb6b1ca76: No bootstrap required, opened a new log
I20260709 13:15:50.096670 10364 ts_tablet_manager.cc:1403] T 80d372f11f194a0c9cc616850b42de9f P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.003s
I20260709 13:15:50.096846 10363 consensus_queue.cc:260] T d56e67c2b8794fe8b26611fcccb4045e P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.097119 10070 catalog_manager.cc:5697] T d56e67c2b8794fe8b26611fcccb4045e P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66). New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:50.097803 10362 raft_consensus.cc:359] T eade396d019049b7ba04fecaac1059ed P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.098455 10362 raft_consensus.cc:385] T eade396d019049b7ba04fecaac1059ed P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:50.098711 10362 raft_consensus.cc:740] T eade396d019049b7ba04fecaac1059ed P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Initialized, Role: FOLLOWER
I20260709 13:15:50.099102 10363 ts_tablet_manager.cc:1434] T d56e67c2b8794fe8b26611fcccb4045e P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:15:50.099079 10364 raft_consensus.cc:359] T 80d372f11f194a0c9cc616850b42de9f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.099388 10362 consensus_queue.cc:260] T eade396d019049b7ba04fecaac1059ed P 3408c3af6d6a49b2a305a7937efd1861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.099907 10364 raft_consensus.cc:385] T 80d372f11f194a0c9cc616850b42de9f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:50.100136 10363 tablet_bootstrap.cc:492] T 34c9418633cd41c1adf4df973d9838c5 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Bootstrap starting.
I20260709 13:15:50.100215 10364 raft_consensus.cc:740] T 80d372f11f194a0c9cc616850b42de9f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Initialized, Role: FOLLOWER
I20260709 13:15:50.100996 10364 consensus_queue.cc:260] T 80d372f11f194a0c9cc616850b42de9f P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.101665 10362 ts_tablet_manager.cc:1434] T eade396d019049b7ba04fecaac1059ed P 3408c3af6d6a49b2a305a7937efd1861: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:15:50.102589 10362 tablet_bootstrap.cc:492] T bbb5487041484dbe99bbd69f6cd19db7 P 3408c3af6d6a49b2a305a7937efd1861: Bootstrap starting.
I20260709 13:15:50.103138 10364 ts_tablet_manager.cc:1434] T 80d372f11f194a0c9cc616850b42de9f P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:15:50.104014 10364 tablet_bootstrap.cc:492] T c56c86e48bba445eae737d80017458c8 P 9558e596c8d1432eb6d5117cb6b1ca76: Bootstrap starting.
I20260709 13:15:50.106207 10363 tablet_bootstrap.cc:654] T 34c9418633cd41c1adf4df973d9838c5 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:50.108232 10362 tablet_bootstrap.cc:654] T bbb5487041484dbe99bbd69f6cd19db7 P 3408c3af6d6a49b2a305a7937efd1861: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:50.114199 10364 tablet_bootstrap.cc:654] T c56c86e48bba445eae737d80017458c8 P 9558e596c8d1432eb6d5117cb6b1ca76: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:50.123533 10362 tablet_bootstrap.cc:492] T bbb5487041484dbe99bbd69f6cd19db7 P 3408c3af6d6a49b2a305a7937efd1861: No bootstrap required, opened a new log
I20260709 13:15:50.123963 10362 ts_tablet_manager.cc:1403] T bbb5487041484dbe99bbd69f6cd19db7 P 3408c3af6d6a49b2a305a7937efd1861: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.004s
I20260709 13:15:50.126312 10362 raft_consensus.cc:359] T bbb5487041484dbe99bbd69f6cd19db7 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.131230 10362 raft_consensus.cc:385] T bbb5487041484dbe99bbd69f6cd19db7 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:50.131472 10363 tablet_bootstrap.cc:492] T 34c9418633cd41c1adf4df973d9838c5 P ea065e3af8b44f5ea6fba93d4c6b1e5a: No bootstrap required, opened a new log
I20260709 13:15:50.131501 10362 raft_consensus.cc:740] T bbb5487041484dbe99bbd69f6cd19db7 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Initialized, Role: FOLLOWER
I20260709 13:15:50.132047 10363 ts_tablet_manager.cc:1403] T 34c9418633cd41c1adf4df973d9838c5 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.000s
I20260709 13:15:50.134438 10363 raft_consensus.cc:359] T 34c9418633cd41c1adf4df973d9838c5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.135048 10363 raft_consensus.cc:385] T 34c9418633cd41c1adf4df973d9838c5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:50.135299 10363 raft_consensus.cc:740] T 34c9418633cd41c1adf4df973d9838c5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Initialized, Role: FOLLOWER
I20260709 13:15:50.135918 10363 consensus_queue.cc:260] T 34c9418633cd41c1adf4df973d9838c5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.136106 10068 catalog_manager.cc:5697] T a2810c3dfb8f4757b498d14a1b59d555 P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65). New cstate: current_term: 1 leader_uuid: "3408c3af6d6a49b2a305a7937efd1861" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:50.132428 10362 consensus_queue.cc:260] T bbb5487041484dbe99bbd69f6cd19db7 P 3408c3af6d6a49b2a305a7937efd1861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.138597 10363 ts_tablet_manager.cc:1434] T 34c9418633cd41c1adf4df973d9838c5 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:15:50.139118 10621 raft_consensus.cc:493] T 34c9418633cd41c1adf4df973d9838c5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:50.139602 10621 raft_consensus.cc:515] T 34c9418633cd41c1adf4df973d9838c5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.140443 10362 ts_tablet_manager.cc:1434] T bbb5487041484dbe99bbd69f6cd19db7 P 3408c3af6d6a49b2a305a7937efd1861: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:15:50.141757 10621 leader_election.cc:290] T 34c9418633cd41c1adf4df973d9838c5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:50.144840 10363 tablet_bootstrap.cc:492] T a2810c3dfb8f4757b498d14a1b59d555 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Bootstrap starting.
I20260709 13:15:50.145530 10364 tablet_bootstrap.cc:492] T c56c86e48bba445eae737d80017458c8 P 9558e596c8d1432eb6d5117cb6b1ca76: No bootstrap required, opened a new log
I20260709 13:15:50.145925 10249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34c9418633cd41c1adf4df973d9838c5" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:50.146667 10249 raft_consensus.cc:2468] T 34c9418633cd41c1adf4df973d9838c5 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 0.
I20260709 13:15:50.146855 10167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34c9418633cd41c1adf4df973d9838c5" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:50.147177 10068 catalog_manager.cc:5697] T 187168d8fc924a6c8742aa3ba2cb2f00 P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65). New cstate: current_term: 1 leader_uuid: "3408c3af6d6a49b2a305a7937efd1861" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:50.145953 10364 ts_tablet_manager.cc:1403] T c56c86e48bba445eae737d80017458c8 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.021s
I20260709 13:15:50.149670 10286 leader_election.cc:304] T 34c9418633cd41c1adf4df973d9838c5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:15:50.151017 10364 raft_consensus.cc:359] T c56c86e48bba445eae737d80017458c8 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.151388 10660 raft_consensus.cc:2804] T 34c9418633cd41c1adf4df973d9838c5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:50.151654 10364 raft_consensus.cc:385] T c56c86e48bba445eae737d80017458c8 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:50.151849 10660 raft_consensus.cc:493] T 34c9418633cd41c1adf4df973d9838c5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:50.152020 10364 raft_consensus.cc:740] T c56c86e48bba445eae737d80017458c8 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Initialized, Role: FOLLOWER
I20260709 13:15:50.152311 10660 raft_consensus.cc:3060] T 34c9418633cd41c1adf4df973d9838c5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:50.152701 10364 consensus_queue.cc:260] T c56c86e48bba445eae737d80017458c8 P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.154704 10364 ts_tablet_manager.cc:1434] T c56c86e48bba445eae737d80017458c8 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.005s
I20260709 13:15:50.155261 10363 tablet_bootstrap.cc:654] T a2810c3dfb8f4757b498d14a1b59d555 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:50.155503 10364 tablet_bootstrap.cc:492] T eade396d019049b7ba04fecaac1059ed P 9558e596c8d1432eb6d5117cb6b1ca76: Bootstrap starting.
W20260709 13:15:50.156811 10288 leader_election.cc:343] T 34c9418633cd41c1adf4df973d9838c5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:50.162264 10364 tablet_bootstrap.cc:654] T eade396d019049b7ba04fecaac1059ed P 9558e596c8d1432eb6d5117cb6b1ca76: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:50.174588 10364 tablet_bootstrap.cc:492] T eade396d019049b7ba04fecaac1059ed P 9558e596c8d1432eb6d5117cb6b1ca76: No bootstrap required, opened a new log
I20260709 13:15:50.174949 10364 ts_tablet_manager.cc:1403] T eade396d019049b7ba04fecaac1059ed P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.002s
I20260709 13:15:50.175356 10363 tablet_bootstrap.cc:492] T a2810c3dfb8f4757b498d14a1b59d555 P ea065e3af8b44f5ea6fba93d4c6b1e5a: No bootstrap required, opened a new log
I20260709 13:15:50.175791 10363 ts_tablet_manager.cc:1403] T a2810c3dfb8f4757b498d14a1b59d555 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.009s
I20260709 13:15:50.176930 10364 raft_consensus.cc:359] T eade396d019049b7ba04fecaac1059ed P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.177650 10364 raft_consensus.cc:385] T eade396d019049b7ba04fecaac1059ed P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:50.177912 10364 raft_consensus.cc:740] T eade396d019049b7ba04fecaac1059ed P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Initialized, Role: FOLLOWER
I20260709 13:15:50.178170 10363 raft_consensus.cc:359] T a2810c3dfb8f4757b498d14a1b59d555 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.178587 10364 consensus_queue.cc:260] T eade396d019049b7ba04fecaac1059ed P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.179129 10363 raft_consensus.cc:385] T a2810c3dfb8f4757b498d14a1b59d555 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:50.179694 10363 raft_consensus.cc:740] T a2810c3dfb8f4757b498d14a1b59d555 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Initialized, Role: FOLLOWER
I20260709 13:15:50.180656 10364 ts_tablet_manager.cc:1434] T eade396d019049b7ba04fecaac1059ed P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:15:50.180392 10363 consensus_queue.cc:260] T a2810c3dfb8f4757b498d14a1b59d555 P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.180979 10660 raft_consensus.cc:515] T 34c9418633cd41c1adf4df973d9838c5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.181445 10364 tablet_bootstrap.cc:492] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76: Bootstrap starting.
I20260709 13:15:50.183414 10363 ts_tablet_manager.cc:1434] T a2810c3dfb8f4757b498d14a1b59d555 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:15:50.183804 10247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34c9418633cd41c1adf4df973d9838c5" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:15:50.184268 10363 tablet_bootstrap.cc:492] T 1fdb92a8ebff4180a3c279b99db1840d P ea065e3af8b44f5ea6fba93d4c6b1e5a: Bootstrap starting.
I20260709 13:15:50.184319 10247 raft_consensus.cc:3060] T 34c9418633cd41c1adf4df973d9838c5 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:50.187520 10364 tablet_bootstrap.cc:654] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:50.187898 10167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34c9418633cd41c1adf4df973d9838c5" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
W20260709 13:15:50.189198 10288 leader_election.cc:343] T 34c9418633cd41c1adf4df973d9838c5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:50.189975 10363 tablet_bootstrap.cc:654] T 1fdb92a8ebff4180a3c279b99db1840d P ea065e3af8b44f5ea6fba93d4c6b1e5a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:50.199889 10247 raft_consensus.cc:2468] T 34c9418633cd41c1adf4df973d9838c5 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 1.
I20260709 13:15:50.201428 10363 tablet_bootstrap.cc:492] T 1fdb92a8ebff4180a3c279b99db1840d P ea065e3af8b44f5ea6fba93d4c6b1e5a: No bootstrap required, opened a new log
I20260709 13:15:50.203992 10363 ts_tablet_manager.cc:1403] T 1fdb92a8ebff4180a3c279b99db1840d P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260709 13:15:50.202459 10364 tablet_bootstrap.cc:492] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76: No bootstrap required, opened a new log
I20260709 13:15:50.141387 10362 tablet_bootstrap.cc:492] T 6529b4db48bd4c8482b729319e231170 P 3408c3af6d6a49b2a305a7937efd1861: Bootstrap starting.
I20260709 13:15:50.204288 10286 leader_election.cc:304] T 34c9418633cd41c1adf4df973d9838c5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 3408c3af6d6a49b2a305a7937efd1861
I20260709 13:15:50.204491 10364 ts_tablet_manager.cc:1403] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent bootstrapping tablet: real 0.023s	user 0.005s	sys 0.012s
I20260709 13:15:50.205062 10621 raft_consensus.cc:2804] T 34c9418633cd41c1adf4df973d9838c5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:50.205495 10621 raft_consensus.cc:697] T 34c9418633cd41c1adf4df973d9838c5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Becoming Leader. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Running, Role: LEADER
I20260709 13:15:50.206228 10621 consensus_queue.cc:237] T 34c9418633cd41c1adf4df973d9838c5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.207023 10363 raft_consensus.cc:359] T 1fdb92a8ebff4180a3c279b99db1840d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.207643 10363 raft_consensus.cc:385] T 1fdb92a8ebff4180a3c279b99db1840d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:50.207918 10363 raft_consensus.cc:740] T 1fdb92a8ebff4180a3c279b99db1840d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Initialized, Role: FOLLOWER
I20260709 13:15:50.208408 10648 raft_consensus.cc:493] T d50871bc01054840a812fae0f68d97f8 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:50.208530 10363 consensus_queue.cc:260] T 1fdb92a8ebff4180a3c279b99db1840d P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.208837 10648 raft_consensus.cc:515] T d50871bc01054840a812fae0f68d97f8 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.210556 10363 ts_tablet_manager.cc:1434] T 1fdb92a8ebff4180a3c279b99db1840d P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.003s
I20260709 13:15:50.210880 10648 leader_election.cc:290] T d50871bc01054840a812fae0f68d97f8 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:50.211412 10363 tablet_bootstrap.cc:492] T c56c86e48bba445eae737d80017458c8 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Bootstrap starting.
I20260709 13:15:50.211421 10167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50871bc01054840a812fae0f68d97f8" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:50.212402 10317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50871bc01054840a812fae0f68d97f8" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
W20260709 13:15:50.212896 10214 leader_election.cc:343] T d50871bc01054840a812fae0f68d97f8 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:50.213021 10317 raft_consensus.cc:2468] T d50871bc01054840a812fae0f68d97f8 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 0.
I20260709 13:15:50.214738 10212 leader_election.cc:304] T d50871bc01054840a812fae0f68d97f8 P 9558e596c8d1432eb6d5117cb6b1ca76 [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: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 3408c3af6d6a49b2a305a7937efd1861
I20260709 13:15:50.215924 10648 raft_consensus.cc:2804] T d50871bc01054840a812fae0f68d97f8 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:50.216400 10648 raft_consensus.cc:493] T d50871bc01054840a812fae0f68d97f8 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:50.216737 10648 raft_consensus.cc:3060] T d50871bc01054840a812fae0f68d97f8 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:50.218266 10363 tablet_bootstrap.cc:654] T c56c86e48bba445eae737d80017458c8 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:50.204313 10660 leader_election.cc:290] T 34c9418633cd41c1adf4df973d9838c5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:50.208187 10364 raft_consensus.cc:359] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.225863 10364 raft_consensus.cc:385] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:50.226090 10364 raft_consensus.cc:740] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Initialized, Role: FOLLOWER
I20260709 13:15:50.227852 10648 raft_consensus.cc:515] T d50871bc01054840a812fae0f68d97f8 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.228191 10362 tablet_bootstrap.cc:654] T 6529b4db48bd4c8482b729319e231170 P 3408c3af6d6a49b2a305a7937efd1861: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:50.229118 10364 consensus_queue.cc:260] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.233512 10068 catalog_manager.cc:5697] T 34c9418633cd41c1adf4df973d9838c5 P ea065e3af8b44f5ea6fba93d4c6b1e5a reported cstate change: term changed from 0 to 1, leader changed from <none> to ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67). New cstate: current_term: 1 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:50.236120 10364 ts_tablet_manager.cc:1434] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
I20260709 13:15:50.236979 10364 tablet_bootstrap.cc:492] T 5f56086312654854bcbbbf9e32f047d9 P 9558e596c8d1432eb6d5117cb6b1ca76: Bootstrap starting.
I20260709 13:15:50.237959 10167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50871bc01054840a812fae0f68d97f8" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
W20260709 13:15:50.239953 10214 leader_election.cc:343] T d50871bc01054840a812fae0f68d97f8 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:50.252123 10648 leader_election.cc:290] T d50871bc01054840a812fae0f68d97f8 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:50.257253 10673 raft_consensus.cc:493] T 27fdd1da2dc2406cb7fcd80d571a7fce P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:50.257958 10673 raft_consensus.cc:515] T 27fdd1da2dc2406cb7fcd80d571a7fce P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.259984 10323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50871bc01054840a812fae0f68d97f8" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:15:50.260553 10673 leader_election.cc:290] T 27fdd1da2dc2406cb7fcd80d571a7fce P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:50.261674 10660 raft_consensus.cc:493] T 27fdd1da2dc2406cb7fcd80d571a7fce P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:50.262121 10660 raft_consensus.cc:515] T 27fdd1da2dc2406cb7fcd80d571a7fce P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.262743 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27fdd1da2dc2406cb7fcd80d571a7fce" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:50.263518 10316 raft_consensus.cc:2468] T 27fdd1da2dc2406cb7fcd80d571a7fce P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 0.
I20260709 13:15:50.264052 10660 leader_election.cc:290] T 27fdd1da2dc2406cb7fcd80d571a7fce P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:50.260540 10323 raft_consensus.cc:3060] T d50871bc01054840a812fae0f68d97f8 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:50.266744 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27fdd1da2dc2406cb7fcd80d571a7fce" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:50.268707 10247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27fdd1da2dc2406cb7fcd80d571a7fce" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:50.268733 10172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27fdd1da2dc2406cb7fcd80d571a7fce" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:50.269380 10247 raft_consensus.cc:2468] T 27fdd1da2dc2406cb7fcd80d571a7fce P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 0.
I20260709 13:15:50.267494 10169 raft_consensus.cc:2468] T 27fdd1da2dc2406cb7fcd80d571a7fce P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 0.
I20260709 13:15:50.276089 10286 leader_election.cc:304] T 27fdd1da2dc2406cb7fcd80d571a7fce P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 3408c3af6d6a49b2a305a7937efd1861
I20260709 13:15:50.276997 10660 raft_consensus.cc:2804] T 27fdd1da2dc2406cb7fcd80d571a7fce P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:50.277408 10660 raft_consensus.cc:493] T 27fdd1da2dc2406cb7fcd80d571a7fce P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:50.280090 10660 raft_consensus.cc:3060] T 27fdd1da2dc2406cb7fcd80d571a7fce P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:50.282034 10323 raft_consensus.cc:2468] T d50871bc01054840a812fae0f68d97f8 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 1.
I20260709 13:15:50.278445 10214 leader_election.cc:304] T 27fdd1da2dc2406cb7fcd80d571a7fce P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: 
I20260709 13:15:50.257972 10364 tablet_bootstrap.cc:654] T 5f56086312654854bcbbbf9e32f047d9 P 9558e596c8d1432eb6d5117cb6b1ca76: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:50.282809 10681 raft_consensus.cc:2804] T 27fdd1da2dc2406cb7fcd80d571a7fce P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:50.283247 10681 raft_consensus.cc:493] T 27fdd1da2dc2406cb7fcd80d571a7fce P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:50.283561 10681 raft_consensus.cc:3060] T 27fdd1da2dc2406cb7fcd80d571a7fce P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:50.290943 10660 raft_consensus.cc:515] T 27fdd1da2dc2406cb7fcd80d571a7fce P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.298442 10363 tablet_bootstrap.cc:492] T c56c86e48bba445eae737d80017458c8 P ea065e3af8b44f5ea6fba93d4c6b1e5a: No bootstrap required, opened a new log
I20260709 13:15:50.305092 10363 ts_tablet_manager.cc:1403] T c56c86e48bba445eae737d80017458c8 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent bootstrapping tablet: real 0.094s	user 0.058s	sys 0.027s
I20260709 13:15:50.298417 10364 tablet_bootstrap.cc:492] T 5f56086312654854bcbbbf9e32f047d9 P 9558e596c8d1432eb6d5117cb6b1ca76: No bootstrap required, opened a new log
I20260709 13:15:50.306721 10364 ts_tablet_manager.cc:1403] T 5f56086312654854bcbbbf9e32f047d9 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent bootstrapping tablet: real 0.070s	user 0.013s	sys 0.003s
I20260709 13:15:50.298118 10212 leader_election.cc:304] T d50871bc01054840a812fae0f68d97f8 P 9558e596c8d1432eb6d5117cb6b1ca76 [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: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 3408c3af6d6a49b2a305a7937efd1861
I20260709 13:15:50.307934 10621 raft_consensus.cc:493] T 1fdb92a8ebff4180a3c279b99db1840d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:50.308115 10648 raft_consensus.cc:2804] T d50871bc01054840a812fae0f68d97f8 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:50.308637 10648 raft_consensus.cc:697] T d50871bc01054840a812fae0f68d97f8 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Becoming Leader. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Running, Role: LEADER
I20260709 13:15:50.308386 10621 raft_consensus.cc:515] T 1fdb92a8ebff4180a3c279b99db1840d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.309772 10247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27fdd1da2dc2406cb7fcd80d571a7fce" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:15:50.310402 10621 leader_election.cc:290] T 1fdb92a8ebff4180a3c279b99db1840d P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:50.311359 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27fdd1da2dc2406cb7fcd80d571a7fce" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:15:50.311595 10316 raft_consensus.cc:3060] T d56e67c2b8794fe8b26611fcccb4045e P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:50.311951 10169 raft_consensus.cc:3060] T 27fdd1da2dc2406cb7fcd80d571a7fce P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:50.304009 10681 raft_consensus.cc:515] T 27fdd1da2dc2406cb7fcd80d571a7fce P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.312837 10243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fdb92a8ebff4180a3c279b99db1840d" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:50.313315 10247 raft_consensus.cc:2393] T 27fdd1da2dc2406cb7fcd80d571a7fce P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in current term 1: Already voted for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in this term.
I20260709 13:15:50.313179 10363 raft_consensus.cc:359] T c56c86e48bba445eae737d80017458c8 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.309458 10648 consensus_queue.cc:237] T d50871bc01054840a812fae0f68d97f8 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.313889 10363 raft_consensus.cc:385] T c56c86e48bba445eae737d80017458c8 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:50.314174 10363 raft_consensus.cc:740] T c56c86e48bba445eae737d80017458c8 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Initialized, Role: FOLLOWER
I20260709 13:15:50.314807 10363 consensus_queue.cc:260] T c56c86e48bba445eae737d80017458c8 P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.316924 10363 ts_tablet_manager.cc:1434] T c56c86e48bba445eae737d80017458c8 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:15:50.318248 10363 tablet_bootstrap.cc:492] T 5f56086312654854bcbbbf9e32f047d9 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Bootstrap starting.
I20260709 13:15:50.304335 10362 tablet_bootstrap.cc:492] T 6529b4db48bd4c8482b729319e231170 P 3408c3af6d6a49b2a305a7937efd1861: No bootstrap required, opened a new log
I20260709 13:15:50.319070 10362 ts_tablet_manager.cc:1403] T 6529b4db48bd4c8482b729319e231170 P 3408c3af6d6a49b2a305a7937efd1861: Time spent bootstrapping tablet: real 0.178s	user 0.010s	sys 0.003s
W20260709 13:15:50.319309 10286 leader_election.cc:343] T 1fdb92a8ebff4180a3c279b99db1840d P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:50.320523 10681 leader_election.cc:290] T 27fdd1da2dc2406cb7fcd80d571a7fce P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:50.321640 10362 raft_consensus.cc:359] T 6529b4db48bd4c8482b729319e231170 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.322366 10362 raft_consensus.cc:385] T 6529b4db48bd4c8482b729319e231170 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:50.322654 10362 raft_consensus.cc:740] T 6529b4db48bd4c8482b729319e231170 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Initialized, Role: FOLLOWER
I20260709 13:15:50.325246 10363 tablet_bootstrap.cc:654] T 5f56086312654854bcbbbf9e32f047d9 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:50.327289 10167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27fdd1da2dc2406cb7fcd80d571a7fce" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:15:50.327471 10621 raft_consensus.cc:493] T a2810c3dfb8f4757b498d14a1b59d555 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:50.327947 10621 raft_consensus.cc:515] T a2810c3dfb8f4757b498d14a1b59d555 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.328469 10323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27fdd1da2dc2406cb7fcd80d571a7fce" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:15:50.329188 10323 raft_consensus.cc:2393] T 27fdd1da2dc2406cb7fcd80d571a7fce P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9558e596c8d1432eb6d5117cb6b1ca76 in current term 1: Already voted for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in this term.
I20260709 13:15:50.329911 10621 leader_election.cc:290] T a2810c3dfb8f4757b498d14a1b59d555 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:50.331215 10172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fdb92a8ebff4180a3c279b99db1840d" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:50.331773 10172 raft_consensus.cc:2468] T 1fdb92a8ebff4180a3c279b99db1840d P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 0.
I20260709 13:15:50.334486 10247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2810c3dfb8f4757b498d14a1b59d555" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:50.335130 10247 raft_consensus.cc:2393] T a2810c3dfb8f4757b498d14a1b59d555 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in current term 1: Already voted for candidate 3408c3af6d6a49b2a305a7937efd1861 in this term.
I20260709 13:15:50.336403 10288 leader_election.cc:304] T 1fdb92a8ebff4180a3c279b99db1840d P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 9558e596c8d1432eb6d5117cb6b1ca76
I20260709 13:15:50.337528 10673 raft_consensus.cc:493] T 507f2b25ff3440d68a854960f099a4f4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:50.338140 10621 raft_consensus.cc:2804] T 1fdb92a8ebff4180a3c279b99db1840d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:50.337950 10673 raft_consensus.cc:515] T 507f2b25ff3440d68a854960f099a4f4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.338495 10621 raft_consensus.cc:493] T 1fdb92a8ebff4180a3c279b99db1840d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:50.338861 10621 raft_consensus.cc:3060] T 1fdb92a8ebff4180a3c279b99db1840d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:50.339900 10673 leader_election.cc:290] T 507f2b25ff3440d68a854960f099a4f4 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:50.340044 10172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2810c3dfb8f4757b498d14a1b59d555" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:50.341838 10660 leader_election.cc:290] T 27fdd1da2dc2406cb7fcd80d571a7fce P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:50.344136 10639 consensus_queue.cc:1048] T a2810c3dfb8f4757b498d14a1b59d555 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:50.345526 10364 raft_consensus.cc:359] T 5f56086312654854bcbbbf9e32f047d9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.346025 10364 raft_consensus.cc:385] T 5f56086312654854bcbbbf9e32f047d9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:50.346249 10364 raft_consensus.cc:740] T 5f56086312654854bcbbbf9e32f047d9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Initialized, Role: FOLLOWER
I20260709 13:15:50.323244 10362 consensus_queue.cc:260] T 6529b4db48bd4c8482b729319e231170 P 3408c3af6d6a49b2a305a7937efd1861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.348470 10362 ts_tablet_manager.cc:1434] T 6529b4db48bd4c8482b729319e231170 P 3408c3af6d6a49b2a305a7937efd1861: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260709 13:15:50.349032 10364 consensus_queue.cc:260] T 5f56086312654854bcbbbf9e32f047d9 P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.349669 10639 consensus_queue.cc:1048] T 187168d8fc924a6c8742aa3ba2cb2f00 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:50.351104 10364 ts_tablet_manager.cc:1434] T 5f56086312654854bcbbbf9e32f047d9 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent starting tablet: real 0.044s	user 0.004s	sys 0.000s
I20260709 13:15:50.351799 10212 leader_election.cc:304] T 27fdd1da2dc2406cb7fcd80d571a7fce P 9558e596c8d1432eb6d5117cb6b1ca76 [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: 9558e596c8d1432eb6d5117cb6b1ca76; no voters: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:50.352483 10389 raft_consensus.cc:2749] T 27fdd1da2dc2406cb7fcd80d571a7fce P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:15:50.347432 10621 raft_consensus.cc:515] T 1fdb92a8ebff4180a3c279b99db1840d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.354043 10363 tablet_bootstrap.cc:492] T 5f56086312654854bcbbbf9e32f047d9 P ea065e3af8b44f5ea6fba93d4c6b1e5a: No bootstrap required, opened a new log
I20260709 13:15:50.354506 10363 ts_tablet_manager.cc:1403] T 5f56086312654854bcbbbf9e32f047d9 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.002s
I20260709 13:15:50.355078 10389 consensus_queue.cc:1048] T d56e67c2b8794fe8b26611fcccb4045e P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:50.355877 10621 leader_election.cc:290] T 1fdb92a8ebff4180a3c279b99db1840d P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:50.357607 10286 leader_election.cc:304] T a2810c3dfb8f4757b498d14a1b59d555 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76
I20260709 13:15:50.357674 10319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "507f2b25ff3440d68a854960f099a4f4" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:50.359009 10660 raft_consensus.cc:3060] T a2810c3dfb8f4757b498d14a1b59d555 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:50.360671 10243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fdb92a8ebff4180a3c279b99db1840d" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:15:50.361205 10169 raft_consensus.cc:2468] T 27fdd1da2dc2406cb7fcd80d571a7fce P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 1.
I20260709 13:15:50.362149 10288 leader_election.cc:304] T 27fdd1da2dc2406cb7fcd80d571a7fce P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 9558e596c8d1432eb6d5117cb6b1ca76
I20260709 13:15:50.363121 10659 raft_consensus.cc:2804] T 27fdd1da2dc2406cb7fcd80d571a7fce P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:50.363720 10659 raft_consensus.cc:697] T 27fdd1da2dc2406cb7fcd80d571a7fce P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Becoming Leader. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Running, Role: LEADER
I20260709 13:15:50.364713 10659 consensus_queue.cc:237] T 27fdd1da2dc2406cb7fcd80d571a7fce P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
W20260709 13:15:50.366554 10212 leader_election.cc:343] T 507f2b25ff3440d68a854960f099a4f4 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:50.362512 10286 leader_election.cc:343] T 1fdb92a8ebff4180a3c279b99db1840d P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:50.366822 10363 raft_consensus.cc:359] T 5f56086312654854bcbbbf9e32f047d9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.370160 10363 raft_consensus.cc:385] T 5f56086312654854bcbbbf9e32f047d9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:50.372255 10170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "507f2b25ff3440d68a854960f099a4f4" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:50.372295 10167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fdb92a8ebff4180a3c279b99db1840d" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:15:50.373111 10167 raft_consensus.cc:3060] T 1fdb92a8ebff4180a3c279b99db1840d P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:15:50.373600 10214 leader_election.cc:343] T 507f2b25ff3440d68a854960f099a4f4 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:50.374307 10214 leader_election.cc:304] T 507f2b25ff3440d68a854960f099a4f4 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9558e596c8d1432eb6d5117cb6b1ca76; no voters: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:50.371938 10363 raft_consensus.cc:740] T 5f56086312654854bcbbbf9e32f047d9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Initialized, Role: FOLLOWER
I20260709 13:15:50.376045 10639 consensus_queue.cc:1048] T 187168d8fc924a6c8742aa3ba2cb2f00 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:50.376608 10362 tablet_bootstrap.cc:492] T 95ebfeff737144a8a59963cee22e5a55 P 3408c3af6d6a49b2a305a7937efd1861: Bootstrap starting.
I20260709 13:15:50.377863 10363 consensus_queue.cc:260] T 5f56086312654854bcbbbf9e32f047d9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.378830 10364 tablet_bootstrap.cc:492] T 095e4853e3e0455b93d982e2e7da11de P 9558e596c8d1432eb6d5117cb6b1ca76: Bootstrap starting.
I20260709 13:15:50.389425 10167 raft_consensus.cc:2468] T 1fdb92a8ebff4180a3c279b99db1840d P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 1.
I20260709 13:15:50.392123 10660 raft_consensus.cc:2749] T a2810c3dfb8f4757b498d14a1b59d555 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:50.394959 10364 tablet_bootstrap.cc:654] T 095e4853e3e0455b93d982e2e7da11de P 9558e596c8d1432eb6d5117cb6b1ca76: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:50.399168 10362 tablet_bootstrap.cc:654] T 95ebfeff737144a8a59963cee22e5a55 P 3408c3af6d6a49b2a305a7937efd1861: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:50.397710 10363 ts_tablet_manager.cc:1434] T 5f56086312654854bcbbbf9e32f047d9 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent starting tablet: real 0.043s	user 0.005s	sys 0.001s
I20260709 13:15:50.400424 10288 leader_election.cc:304] T 1fdb92a8ebff4180a3c279b99db1840d P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 9558e596c8d1432eb6d5117cb6b1ca76
I20260709 13:15:50.400260 10069 catalog_manager.cc:5697] T d50871bc01054840a812fae0f68d97f8 P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66). New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:50.400761 10363 tablet_bootstrap.cc:492] T 507f2b25ff3440d68a854960f099a4f4 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Bootstrap starting.
I20260709 13:15:50.402349 10628 raft_consensus.cc:2804] T 1fdb92a8ebff4180a3c279b99db1840d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:50.402793 10628 raft_consensus.cc:697] T 1fdb92a8ebff4180a3c279b99db1840d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Becoming Leader. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Running, Role: LEADER
I20260709 13:15:50.403566 10628 consensus_queue.cc:237] T 1fdb92a8ebff4180a3c279b99db1840d P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.404134 10648 raft_consensus.cc:2749] T 507f2b25ff3440d68a854960f099a4f4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:50.406896 10639 raft_consensus.cc:493] T 6529b4db48bd4c8482b729319e231170 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:50.407351 10639 raft_consensus.cc:515] T 6529b4db48bd4c8482b729319e231170 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.409420 10639 leader_election.cc:290] T 6529b4db48bd4c8482b729319e231170 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:50.410563 10681 raft_consensus.cc:493] T 80d372f11f194a0c9cc616850b42de9f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:50.410988 10681 raft_consensus.cc:515] T 80d372f11f194a0c9cc616850b42de9f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.411703 10319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6529b4db48bd4c8482b729319e231170" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:50.412853 10681 leader_election.cc:290] T 80d372f11f194a0c9cc616850b42de9f P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
W20260709 13:15:50.412976 10137 leader_election.cc:343] T 6529b4db48bd4c8482b729319e231170 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:50.417043 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d372f11f194a0c9cc616850b42de9f" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:50.418473 10660 raft_consensus.cc:493] T eade396d019049b7ba04fecaac1059ed P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:15:50.418622 10212 leader_election.cc:343] T 80d372f11f194a0c9cc616850b42de9f P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:50.418929 10660 raft_consensus.cc:515] T eade396d019049b7ba04fecaac1059ed P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.421741 10660 leader_election.cc:290] T eade396d019049b7ba04fecaac1059ed P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:50.423887 10243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6529b4db48bd4c8482b729319e231170" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:50.431352 10639 consensus_queue.cc:1048] T a2810c3dfb8f4757b498d14a1b59d555 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:50.429878 10363 tablet_bootstrap.cc:654] T 507f2b25ff3440d68a854960f099a4f4 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:50.441669 10540 raft_consensus.cc:493] T eade396d019049b7ba04fecaac1059ed P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:50.442133 10540 raft_consensus.cc:515] T eade396d019049b7ba04fecaac1059ed P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.444156 10540 leader_election.cc:290] T eade396d019049b7ba04fecaac1059ed P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:50.446918 10364 tablet_bootstrap.cc:492] T 095e4853e3e0455b93d982e2e7da11de P 9558e596c8d1432eb6d5117cb6b1ca76: No bootstrap required, opened a new log
I20260709 13:15:50.447464 10364 ts_tablet_manager.cc:1403] T 095e4853e3e0455b93d982e2e7da11de P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent bootstrapping tablet: real 0.069s	user 0.010s	sys 0.002s
I20260709 13:15:50.449777 10167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eade396d019049b7ba04fecaac1059ed" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:50.449936 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eade396d019049b7ba04fecaac1059ed" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:50.450063 10681 consensus_queue.cc:1048] T d56e67c2b8794fe8b26611fcccb4045e P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:50.450413 10167 raft_consensus.cc:2468] T eade396d019049b7ba04fecaac1059ed P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 0.
I20260709 13:15:50.450664 10316 raft_consensus.cc:2468] T eade396d019049b7ba04fecaac1059ed P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 0.
I20260709 13:15:50.451382 10288 leader_election.cc:304] T eade396d019049b7ba04fecaac1059ed P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:15:50.452225 10621 raft_consensus.cc:2804] T eade396d019049b7ba04fecaac1059ed P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:50.452596 10621 raft_consensus.cc:493] T eade396d019049b7ba04fecaac1059ed P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:50.452970 10621 raft_consensus.cc:3060] T eade396d019049b7ba04fecaac1059ed P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:50.453416 10137 leader_election.cc:304] T eade396d019049b7ba04fecaac1059ed P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:15:50.454223 10639 raft_consensus.cc:2804] T eade396d019049b7ba04fecaac1059ed P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:50.454620 10639 raft_consensus.cc:493] T eade396d019049b7ba04fecaac1059ed P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:50.455044 10639 raft_consensus.cc:3060] T eade396d019049b7ba04fecaac1059ed P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:50.456895 10363 tablet_bootstrap.cc:492] T 507f2b25ff3440d68a854960f099a4f4 P ea065e3af8b44f5ea6fba93d4c6b1e5a: No bootstrap required, opened a new log
I20260709 13:15:50.457326 10363 ts_tablet_manager.cc:1403] T 507f2b25ff3440d68a854960f099a4f4 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent bootstrapping tablet: real 0.057s	user 0.005s	sys 0.005s
I20260709 13:15:50.454282 10364 raft_consensus.cc:359] T 095e4853e3e0455b93d982e2e7da11de P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.459897 10364 raft_consensus.cc:385] T 095e4853e3e0455b93d982e2e7da11de P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:50.460175 10364 raft_consensus.cc:740] T 095e4853e3e0455b93d982e2e7da11de P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Initialized, Role: FOLLOWER
I20260709 13:15:50.460391 10681 raft_consensus.cc:493] T eade396d019049b7ba04fecaac1059ed P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:50.460871 10364 consensus_queue.cc:260] T 095e4853e3e0455b93d982e2e7da11de P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.460958 10681 raft_consensus.cc:515] T eade396d019049b7ba04fecaac1059ed P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.462615 10389 raft_consensus.cc:493] T c56c86e48bba445eae737d80017458c8 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:50.462823 10364 ts_tablet_manager.cc:1434] T 095e4853e3e0455b93d982e2e7da11de P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent starting tablet: real 0.015s	user 0.001s	sys 0.003s
I20260709 13:15:50.463017 10389 raft_consensus.cc:515] T c56c86e48bba445eae737d80017458c8 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.464830 10389 leader_election.cc:290] T c56c86e48bba445eae737d80017458c8 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:50.464768 10167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d372f11f194a0c9cc616850b42de9f" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:50.465437 10167 raft_consensus.cc:2468] T 80d372f11f194a0c9cc616850b42de9f P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 0.
I20260709 13:15:50.465560 10363 raft_consensus.cc:359] T 507f2b25ff3440d68a854960f099a4f4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.466241 10363 raft_consensus.cc:385] T 507f2b25ff3440d68a854960f099a4f4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:50.463773 10364 tablet_bootstrap.cc:492] T ab8464ebfb914607b118f3340667edd7 P 9558e596c8d1432eb6d5117cb6b1ca76: Bootstrap starting.
I20260709 13:15:50.466481 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c56c86e48bba445eae737d80017458c8" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:50.467133 10316 raft_consensus.cc:2468] T c56c86e48bba445eae737d80017458c8 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 0.
I20260709 13:15:50.468652 10681 leader_election.cc:290] T eade396d019049b7ba04fecaac1059ed P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:50.468551 10212 leader_election.cc:304] T c56c86e48bba445eae737d80017458c8 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:15:50.468554 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eade396d019049b7ba04fecaac1059ed" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:50.466498 10363 raft_consensus.cc:740] T 507f2b25ff3440d68a854960f099a4f4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Initialized, Role: FOLLOWER
I20260709 13:15:50.469959 10681 raft_consensus.cc:2804] T c56c86e48bba445eae737d80017458c8 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:50.469998 10621 raft_consensus.cc:515] T eade396d019049b7ba04fecaac1059ed P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.472334 10363 consensus_queue.cc:260] T 507f2b25ff3440d68a854960f099a4f4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.473433 10316 raft_consensus.cc:2393] T eade396d019049b7ba04fecaac1059ed P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9558e596c8d1432eb6d5117cb6b1ca76 in current term 1: Already voted for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in this term.
I20260709 13:15:50.470343 10681 raft_consensus.cc:493] T c56c86e48bba445eae737d80017458c8 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:50.475065 10681 raft_consensus.cc:3060] T c56c86e48bba445eae737d80017458c8 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:50.475168 10243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eade396d019049b7ba04fecaac1059ed" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:50.475826 10243 raft_consensus.cc:2468] T eade396d019049b7ba04fecaac1059ed P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 0.
I20260709 13:15:50.470685 10540 raft_consensus.cc:493] T bbb5487041484dbe99bbd69f6cd19db7 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:50.480839 10540 raft_consensus.cc:515] T bbb5487041484dbe99bbd69f6cd19db7 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.482595 10621 leader_election.cc:290] T eade396d019049b7ba04fecaac1059ed P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:50.483539 10540 leader_election.cc:290] T bbb5487041484dbe99bbd69f6cd19db7 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
W20260709 13:15:50.470494 10137 leader_election.cc:343] T 6529b4db48bd4c8482b729319e231170 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:50.484527 10137 leader_election.cc:304] T 6529b4db48bd4c8482b729319e231170 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861; no voters: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:50.485292 10540 raft_consensus.cc:2749] T 6529b4db48bd4c8482b729319e231170 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:50.487439 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb5487041484dbe99bbd69f6cd19db7" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:50.489089 10363 ts_tablet_manager.cc:1434] T 507f2b25ff3440d68a854960f099a4f4 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.002s
I20260709 13:15:50.489980 10363 tablet_bootstrap.cc:492] T 6737d1a657234c12b327468e883da91d P ea065e3af8b44f5ea6fba93d4c6b1e5a: Bootstrap starting.
I20260709 13:15:50.490881 10681 raft_consensus.cc:515] T c56c86e48bba445eae737d80017458c8 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.492815 10172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eade396d019049b7ba04fecaac1059ed" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
W20260709 13:15:50.492895 10137 leader_election.cc:343] T bbb5487041484dbe99bbd69f6cd19db7 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:50.494241 10639 raft_consensus.cc:515] T eade396d019049b7ba04fecaac1059ed P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.496842 10247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eade396d019049b7ba04fecaac1059ed" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:50.501318 10172 raft_consensus.cc:2393] T eade396d019049b7ba04fecaac1059ed P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in current term 1: Already voted for candidate 3408c3af6d6a49b2a305a7937efd1861 in this term.
I20260709 13:15:50.501333 10247 raft_consensus.cc:2468] T eade396d019049b7ba04fecaac1059ed P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 0.
I20260709 13:15:50.501662 10166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c56c86e48bba445eae737d80017458c8" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:50.502368 10166 raft_consensus.cc:2468] T c56c86e48bba445eae737d80017458c8 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 0.
I20260709 13:15:50.503123 10319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c56c86e48bba445eae737d80017458c8" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:15:50.497200 10364 tablet_bootstrap.cc:654] T ab8464ebfb914607b118f3340667edd7 P 9558e596c8d1432eb6d5117cb6b1ca76: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:50.503665 10319 raft_consensus.cc:3060] T c56c86e48bba445eae737d80017458c8 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:50.504484 10363 tablet_bootstrap.cc:654] T 6737d1a657234c12b327468e883da91d P ea065e3af8b44f5ea6fba93d4c6b1e5a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:50.496762 10069 catalog_manager.cc:5697] T 27fdd1da2dc2406cb7fcd80d571a7fce P ea065e3af8b44f5ea6fba93d4c6b1e5a reported cstate change: term changed from 0 to 1, leader changed from <none> to ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67). New cstate: current_term: 1 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:50.497834 10243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb5487041484dbe99bbd69f6cd19db7" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:50.498521 10362 tablet_bootstrap.cc:492] T 95ebfeff737144a8a59963cee22e5a55 P 3408c3af6d6a49b2a305a7937efd1861: No bootstrap required, opened a new log
I20260709 13:15:50.508047 10166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eade396d019049b7ba04fecaac1059ed" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:50.507824 10069 catalog_manager.cc:5697] T 1fdb92a8ebff4180a3c279b99db1840d P ea065e3af8b44f5ea6fba93d4c6b1e5a reported cstate change: term changed from 0 to 1, leader changed from <none> to ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67). New cstate: current_term: 1 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:50.508827 10166 raft_consensus.cc:2393] T eade396d019049b7ba04fecaac1059ed P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9558e596c8d1432eb6d5117cb6b1ca76 in current term 1: Already voted for candidate 3408c3af6d6a49b2a305a7937efd1861 in this term.
I20260709 13:15:50.508684 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eade396d019049b7ba04fecaac1059ed" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:15:50.509598 10316 raft_consensus.cc:2393] T eade396d019049b7ba04fecaac1059ed P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3408c3af6d6a49b2a305a7937efd1861 in current term 1: Already voted for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in this term.
I20260709 13:15:50.508852 10681 leader_election.cc:290] T c56c86e48bba445eae737d80017458c8 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:50.511386 10639 leader_election.cc:290] T eade396d019049b7ba04fecaac1059ed P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 election: Requested vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:50.515888 10319 raft_consensus.cc:2468] T c56c86e48bba445eae737d80017458c8 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 1.
I20260709 13:15:50.516477 10214 leader_election.cc:304] T 80d372f11f194a0c9cc616850b42de9f P 9558e596c8d1432eb6d5117cb6b1ca76 [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: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:50.517040 10212 leader_election.cc:304] T c56c86e48bba445eae737d80017458c8 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:15:50.517202 10389 raft_consensus.cc:2804] T 80d372f11f194a0c9cc616850b42de9f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:50.517544 10389 raft_consensus.cc:493] T 80d372f11f194a0c9cc616850b42de9f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:50.517812 10389 raft_consensus.cc:3060] T 80d372f11f194a0c9cc616850b42de9f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:50.518087 10638 raft_consensus.cc:2804] T c56c86e48bba445eae737d80017458c8 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:50.518539 10638 raft_consensus.cc:697] T c56c86e48bba445eae737d80017458c8 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Becoming Leader. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Running, Role: LEADER
I20260709 13:15:50.519515 10638 consensus_queue.cc:237] T c56c86e48bba445eae737d80017458c8 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.523440 10389 raft_consensus.cc:515] T 80d372f11f194a0c9cc616850b42de9f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.525439 10389 leader_election.cc:290] T 80d372f11f194a0c9cc616850b42de9f P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:50.508622 10362 ts_tablet_manager.cc:1403] T 95ebfeff737144a8a59963cee22e5a55 P 3408c3af6d6a49b2a305a7937efd1861: Time spent bootstrapping tablet: real 0.132s	user 0.016s	sys 0.011s
I20260709 13:15:50.529294 10363 tablet_bootstrap.cc:492] T 6737d1a657234c12b327468e883da91d P ea065e3af8b44f5ea6fba93d4c6b1e5a: No bootstrap required, opened a new log
I20260709 13:15:50.529690 10364 tablet_bootstrap.cc:492] T ab8464ebfb914607b118f3340667edd7 P 9558e596c8d1432eb6d5117cb6b1ca76: No bootstrap required, opened a new log
I20260709 13:15:50.529765 10363 ts_tablet_manager.cc:1403] T 6737d1a657234c12b327468e883da91d P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.001s
I20260709 13:15:50.530265 10364 ts_tablet_manager.cc:1403] T ab8464ebfb914607b118f3340667edd7 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent bootstrapping tablet: real 0.067s	user 0.019s	sys 0.003s
I20260709 13:15:50.531899 10362 raft_consensus.cc:359] T 95ebfeff737144a8a59963cee22e5a55 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.532562 10362 raft_consensus.cc:385] T 95ebfeff737144a8a59963cee22e5a55 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:50.532372 10363 raft_consensus.cc:359] T 6737d1a657234c12b327468e883da91d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.532539 10364 raft_consensus.cc:359] T ab8464ebfb914607b118f3340667edd7 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.533035 10362 raft_consensus.cc:740] T 95ebfeff737144a8a59963cee22e5a55 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Initialized, Role: FOLLOWER
I20260709 13:15:50.533310 10363 raft_consensus.cc:385] T 6737d1a657234c12b327468e883da91d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:50.533416 10364 raft_consensus.cc:385] T ab8464ebfb914607b118f3340667edd7 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:50.533631 10363 raft_consensus.cc:740] T 6737d1a657234c12b327468e883da91d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Initialized, Role: FOLLOWER
I20260709 13:15:50.533784 10364 raft_consensus.cc:740] T ab8464ebfb914607b118f3340667edd7 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Initialized, Role: FOLLOWER
I20260709 13:15:50.586664 10364 consensus_queue.cc:260] T ab8464ebfb914607b118f3340667edd7 P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.587659 10319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d372f11f194a0c9cc616850b42de9f" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
W20260709 13:15:50.590507 10212 leader_election.cc:343] T 80d372f11f194a0c9cc616850b42de9f P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:50.584584 10389 raft_consensus.cc:493] T 095e4853e3e0455b93d982e2e7da11de P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:50.582679 10363 consensus_queue.cc:260] T 6737d1a657234c12b327468e883da91d P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.592506 10389 raft_consensus.cc:515] T 095e4853e3e0455b93d982e2e7da11de P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.595480 10389 leader_election.cc:290] T 095e4853e3e0455b93d982e2e7da11de P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:50.596858 10452 raft_consensus.cc:493] T 507f2b25ff3440d68a854960f099a4f4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:15:50.596457 10214 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.218.65:33643, user_credentials={real_user=slave}} blocked reactor thread for 79858.3us
I20260709 13:15:50.607107 10540 raft_consensus.cc:493] T 5f56086312654854bcbbbf9e32f047d9 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:50.596124 10389 raft_consensus.cc:493] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:50.591528 10364 ts_tablet_manager.cc:1434] T ab8464ebfb914607b118f3340667edd7 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent starting tablet: real 0.061s	user 0.006s	sys 0.000s
I20260709 13:15:50.629673 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095e4853e3e0455b93d982e2e7da11de" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:50.648715 10540 raft_consensus.cc:515] T 5f56086312654854bcbbbf9e32f047d9 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
W20260709 13:15:50.649884 10212 leader_election.cc:343] T 095e4853e3e0455b93d982e2e7da11de P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:50.655109 10364 tablet_bootstrap.cc:492] T bbb5487041484dbe99bbd69f6cd19db7 P 9558e596c8d1432eb6d5117cb6b1ca76: Bootstrap starting.
I20260709 13:15:50.655998 10389 raft_consensus.cc:515] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.533739 10362 consensus_queue.cc:260] T 95ebfeff737144a8a59963cee22e5a55 P 3408c3af6d6a49b2a305a7937efd1861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.658174 10389 leader_election.cc:290] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:50.658905 10635 raft_consensus.cc:493] T 95ebfeff737144a8a59963cee22e5a55 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:50.659641 10362 ts_tablet_manager.cc:1434] T 95ebfeff737144a8a59963cee22e5a55 P 3408c3af6d6a49b2a305a7937efd1861: Time spent starting tablet: real 0.132s	user 0.006s	sys 0.000s
I20260709 13:15:50.661281 10362 tablet_bootstrap.cc:492] T 507f2b25ff3440d68a854960f099a4f4 P 3408c3af6d6a49b2a305a7937efd1861: Bootstrap starting.
I20260709 13:15:50.659528 10635 raft_consensus.cc:515] T 95ebfeff737144a8a59963cee22e5a55 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.658927 10317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f56086312654854bcbbbf9e32f047d9" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:50.663864 10452 raft_consensus.cc:515] T 507f2b25ff3440d68a854960f099a4f4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.664496 10317 raft_consensus.cc:2468] T 5f56086312654854bcbbbf9e32f047d9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 0.
I20260709 13:15:50.665797 10621 raft_consensus.cc:493] T 6737d1a657234c12b327468e883da91d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:50.666680 10452 leader_election.cc:290] T 507f2b25ff3440d68a854960f099a4f4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:50.666373 10621 raft_consensus.cc:515] T 6737d1a657234c12b327468e883da91d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.672250 10137 leader_election.cc:304] T 5f56086312654854bcbbbf9e32f047d9 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:15:50.668850 10540 leader_election.cc:290] T 5f56086312654854bcbbbf9e32f047d9 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:50.686372 10681 raft_consensus.cc:493] T 5f56086312654854bcbbbf9e32f047d9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:50.686838 10540 raft_consensus.cc:2804] T 5f56086312654854bcbbbf9e32f047d9 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:50.687340 10540 raft_consensus.cc:493] T 5f56086312654854bcbbbf9e32f047d9 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:50.692943 10621 leader_election.cc:290] T 6737d1a657234c12b327468e883da91d P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:50.693800 10635 leader_election.cc:290] T 95ebfeff737144a8a59963cee22e5a55 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
W20260709 13:15:50.698119 10288 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.218.65:33643, user_credentials={real_user=slave}} blocked reactor thread for 93500.1us
I20260709 13:15:50.698206 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ebfeff737144a8a59963cee22e5a55" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:50.688763 10540 raft_consensus.cc:3060] T 5f56086312654854bcbbbf9e32f047d9 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:50.687453 10681 raft_consensus.cc:515] T 5f56086312654854bcbbbf9e32f047d9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
W20260709 13:15:50.701238 10137 leader_election.cc:343] T 95ebfeff737144a8a59963cee22e5a55 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:50.703722 10363 ts_tablet_manager.cc:1434] T 6737d1a657234c12b327468e883da91d P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent starting tablet: real 0.173s	user 0.012s	sys 0.005s
I20260709 13:15:50.695181 10317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da88e5fcaa0e40a1a6f61b464eabfd8f" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:50.713275 10681 leader_election.cc:290] T 5f56086312654854bcbbbf9e32f047d9 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:50.714946 10214 leader_election.cc:304] T eade396d019049b7ba04fecaac1059ed P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9558e596c8d1432eb6d5117cb6b1ca76; no voters: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:50.715919 10389 raft_consensus.cc:3060] T eade396d019049b7ba04fecaac1059ed P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:50.715792 10166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6737d1a657234c12b327468e883da91d" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:50.717101 10166 raft_consensus.cc:2393] T 6737d1a657234c12b327468e883da91d P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in current term 1: Already voted for candidate 3408c3af6d6a49b2a305a7937efd1861 in this term.
I20260709 13:15:50.718158 10172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "507f2b25ff3440d68a854960f099a4f4" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:50.721767 10317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f56086312654854bcbbbf9e32f047d9" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:50.722420 10317 raft_consensus.cc:2468] T 5f56086312654854bcbbbf9e32f047d9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 0.
I20260709 13:15:50.723716 10363 tablet_bootstrap.cc:492] T da88e5fcaa0e40a1a6f61b464eabfd8f P ea065e3af8b44f5ea6fba93d4c6b1e5a: Bootstrap starting.
W20260709 13:15:50.727330 10212 leader_election.cc:343] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:50.728276 10212 leader_election.cc:304] T 5f56086312654854bcbbbf9e32f047d9 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:15:50.730986 10741 raft_consensus.cc:2804] T 5f56086312654854bcbbbf9e32f047d9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:50.731654 10741 raft_consensus.cc:493] T 5f56086312654854bcbbbf9e32f047d9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:50.732065 10741 raft_consensus.cc:3060] T 5f56086312654854bcbbbf9e32f047d9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:50.735085 10243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eade396d019049b7ba04fecaac1059ed" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:15:50.746997 10364 tablet_bootstrap.cc:654] T bbb5487041484dbe99bbd69f6cd19db7 P 9558e596c8d1432eb6d5117cb6b1ca76: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:50.750999 10363 tablet_bootstrap.cc:654] T da88e5fcaa0e40a1a6f61b464eabfd8f P ea065e3af8b44f5ea6fba93d4c6b1e5a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:50.751081 10540 raft_consensus.cc:515] T 5f56086312654854bcbbbf9e32f047d9 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.753232 10540 leader_election.cc:290] T 5f56086312654854bcbbbf9e32f047d9 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 election: Requested vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:50.754506 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f56086312654854bcbbbf9e32f047d9" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:15:50.755084 10316 raft_consensus.cc:3060] T 5f56086312654854bcbbbf9e32f047d9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:50.755260 10247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "507f2b25ff3440d68a854960f099a4f4" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:50.756305 10247 raft_consensus.cc:2468] T 507f2b25ff3440d68a854960f099a4f4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 0.
I20260709 13:15:50.756860 10172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c56c86e48bba445eae737d80017458c8" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:15:50.757489 10172 raft_consensus.cc:3060] T c56c86e48bba445eae737d80017458c8 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:50.760190 10249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6737d1a657234c12b327468e883da91d" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:50.761106 10249 raft_consensus.cc:2393] T 6737d1a657234c12b327468e883da91d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in current term 1: Already voted for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in this term.
I20260709 13:15:50.764271 10389 raft_consensus.cc:2749] T eade396d019049b7ba04fecaac1059ed P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:50.766134 10172 raft_consensus.cc:2468] T c56c86e48bba445eae737d80017458c8 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 1.
I20260709 13:15:50.767467 10316 raft_consensus.cc:2468] T 5f56086312654854bcbbbf9e32f047d9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 1.
I20260709 13:15:50.770344 10137 leader_election.cc:304] T 5f56086312654854bcbbbf9e32f047d9 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:15:50.769294 10741 raft_consensus.cc:515] T 5f56086312654854bcbbbf9e32f047d9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.772946 10540 raft_consensus.cc:2804] T 5f56086312654854bcbbbf9e32f047d9 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:50.773047 10741 leader_election.cc:290] T 5f56086312654854bcbbbf9e32f047d9 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:50.773461 10540 raft_consensus.cc:697] T 5f56086312654854bcbbbf9e32f047d9 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 LEADER]: Becoming Leader. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Running, Role: LEADER
I20260709 13:15:50.774503 10540 consensus_queue.cc:237] T 5f56086312654854bcbbbf9e32f047d9 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.775419 10243 raft_consensus.cc:2468] T eade396d019049b7ba04fecaac1059ed P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 1.
W20260709 13:15:50.767524 10288 consensus_peers.cc:597] T 34c9418633cd41c1adf4df973d9838c5 P ea065e3af8b44f5ea6fba93d4c6b1e5a -> Peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Couldn't send request to peer 3408c3af6d6a49b2a305a7937efd1861. 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:15:50.779951 10288 leader_election.cc:343] T 507f2b25ff3440d68a854960f099a4f4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:50.776175 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f56086312654854bcbbbf9e32f047d9" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:15:50.779491 10166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d372f11f194a0c9cc616850b42de9f" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:15:50.783974 10166 raft_consensus.cc:3060] T 80d372f11f194a0c9cc616850b42de9f P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:50.781363 10069 catalog_manager.cc:5697] T c56c86e48bba445eae737d80017458c8 P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66). New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } }
W20260709 13:15:50.785336 10137 leader_election.cc:343] T bbb5487041484dbe99bbd69f6cd19db7 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:50.785856 10137 leader_election.cc:304] T bbb5487041484dbe99bbd69f6cd19db7 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861; no voters: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:50.788839 10743 raft_consensus.cc:2749] T bbb5487041484dbe99bbd69f6cd19db7 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:50.791867 10172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095e4853e3e0455b93d982e2e7da11de" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:50.792650 10172 raft_consensus.cc:2468] T 095e4853e3e0455b93d982e2e7da11de P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 0.
I20260709 13:15:50.792536 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f56086312654854bcbbbf9e32f047d9" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:50.802389 10362 tablet_bootstrap.cc:654] T 507f2b25ff3440d68a854960f099a4f4 P 3408c3af6d6a49b2a305a7937efd1861: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:50.791296 10170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da88e5fcaa0e40a1a6f61b464eabfd8f" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:50.808264 10316 raft_consensus.cc:2393] T 5f56086312654854bcbbbf9e32f047d9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9558e596c8d1432eb6d5117cb6b1ca76 in current term 1: Already voted for candidate 3408c3af6d6a49b2a305a7937efd1861 in this term.
I20260709 13:15:50.807348 10170 raft_consensus.cc:2468] T da88e5fcaa0e40a1a6f61b464eabfd8f P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 0.
I20260709 13:15:50.824168 10166 raft_consensus.cc:2468] T 80d372f11f194a0c9cc616850b42de9f P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 1.
I20260709 13:15:50.835004 10363 tablet_bootstrap.cc:492] T da88e5fcaa0e40a1a6f61b464eabfd8f P ea065e3af8b44f5ea6fba93d4c6b1e5a: No bootstrap required, opened a new log
I20260709 13:15:50.835559 10363 ts_tablet_manager.cc:1403] T da88e5fcaa0e40a1a6f61b464eabfd8f P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent bootstrapping tablet: real 0.112s	user 0.008s	sys 0.018s
I20260709 13:15:50.837369 10364 tablet_bootstrap.cc:492] T bbb5487041484dbe99bbd69f6cd19db7 P 9558e596c8d1432eb6d5117cb6b1ca76: No bootstrap required, opened a new log
I20260709 13:15:50.837579 10243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eade396d019049b7ba04fecaac1059ed" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:15:50.839529 10363 raft_consensus.cc:359] T da88e5fcaa0e40a1a6f61b464eabfd8f P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.844815 10363 raft_consensus.cc:385] T da88e5fcaa0e40a1a6f61b464eabfd8f P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:50.842339 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ebfeff737144a8a59963cee22e5a55" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:50.844944 10243 raft_consensus.cc:2393] T eade396d019049b7ba04fecaac1059ed P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3408c3af6d6a49b2a305a7937efd1861 in current term 1: Already voted for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in this term.
I20260709 13:15:50.838220 10247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f56086312654854bcbbbf9e32f047d9" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:50.846067 10247 raft_consensus.cc:2393] T 5f56086312654854bcbbbf9e32f047d9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3408c3af6d6a49b2a305a7937efd1861 in current term 1: Already voted for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in this term.
I20260709 13:15:50.847395 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f56086312654854bcbbbf9e32f047d9" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:15:50.844852 10364 ts_tablet_manager.cc:1403] T bbb5487041484dbe99bbd69f6cd19db7 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent bootstrapping tablet: real 0.190s	user 0.016s	sys 0.005s
I20260709 13:15:50.848207 10240 raft_consensus.cc:2393] T 5f56086312654854bcbbbf9e32f047d9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3408c3af6d6a49b2a305a7937efd1861 in current term 1: Already voted for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in this term.
I20260709 13:15:50.853847 10364 raft_consensus.cc:359] T bbb5487041484dbe99bbd69f6cd19db7 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.854501 10363 raft_consensus.cc:740] T da88e5fcaa0e40a1a6f61b464eabfd8f P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Initialized, Role: FOLLOWER
I20260709 13:15:50.854568 10286 leader_election.cc:304] T 507f2b25ff3440d68a854960f099a4f4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 3408c3af6d6a49b2a305a7937efd1861
I20260709 13:15:50.854570 10741 consensus_queue.cc:1048] T d50871bc01054840a812fae0f68d97f8 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:50.858727 10364 raft_consensus.cc:385] T bbb5487041484dbe99bbd69f6cd19db7 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:50.859127 10364 raft_consensus.cc:740] T bbb5487041484dbe99bbd69f6cd19db7 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Initialized, Role: FOLLOWER
I20260709 13:15:50.861372 10286 leader_election.cc:304] T 6737d1a657234c12b327468e883da91d P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76
W20260709 13:15:50.863487 10137 leader_election.cc:343] T 95ebfeff737144a8a59963cee22e5a55 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:50.863411 10363 consensus_queue.cc:260] T da88e5fcaa0e40a1a6f61b464eabfd8f P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.863950 10137 leader_election.cc:304] T 95ebfeff737144a8a59963cee22e5a55 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861; no voters: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:50.864728 10635 raft_consensus.cc:2749] T 95ebfeff737144a8a59963cee22e5a55 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:50.866703 10364 consensus_queue.cc:260] T bbb5487041484dbe99bbd69f6cd19db7 P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.868403 10659 raft_consensus.cc:2804] T 507f2b25ff3440d68a854960f099a4f4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:50.868781 10659 raft_consensus.cc:493] T 507f2b25ff3440d68a854960f099a4f4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:50.869107 10659 raft_consensus.cc:3060] T 507f2b25ff3440d68a854960f099a4f4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:50.872758 10364 ts_tablet_manager.cc:1434] T bbb5487041484dbe99bbd69f6cd19db7 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260709 13:15:50.874241 10364 tablet_bootstrap.cc:492] T 1fdb92a8ebff4180a3c279b99db1840d P 9558e596c8d1432eb6d5117cb6b1ca76: Bootstrap starting.
I20260709 13:15:50.876797 10286 leader_election.cc:304] T eade396d019049b7ba04fecaac1059ed P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 3408c3af6d6a49b2a305a7937efd1861
I20260709 13:15:50.863831 10621 raft_consensus.cc:3060] T 6737d1a657234c12b327468e883da91d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:50.865249 10137 leader_election.cc:304] T eade396d019049b7ba04fecaac1059ed P 3408c3af6d6a49b2a305a7937efd1861 [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: 3408c3af6d6a49b2a305a7937efd1861; no voters: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:50.892459 10452 raft_consensus.cc:2804] T eade396d019049b7ba04fecaac1059ed P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:50.892745 10363 ts_tablet_manager.cc:1434] T da88e5fcaa0e40a1a6f61b464eabfd8f P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent starting tablet: real 0.057s	user 0.007s	sys 0.000s
I20260709 13:15:50.893042 10452 raft_consensus.cc:697] T eade396d019049b7ba04fecaac1059ed P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Becoming Leader. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Running, Role: LEADER
W20260709 13:15:50.893812 10214 consensus_peers.cc:597] T d50871bc01054840a812fae0f68d97f8 P 9558e596c8d1432eb6d5117cb6b1ca76 -> Peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Couldn't send request to peer 3408c3af6d6a49b2a305a7937efd1861. 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:15:50.894184 10363 tablet_bootstrap.cc:492] T ab8464ebfb914607b118f3340667edd7 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Bootstrap starting.
I20260709 13:15:50.893946 10452 consensus_queue.cc:237] T eade396d019049b7ba04fecaac1059ed P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.894445 10214 leader_election.cc:304] T 095e4853e3e0455b93d982e2e7da11de P 9558e596c8d1432eb6d5117cb6b1ca76 [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: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:50.866880 10166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f56086312654854bcbbbf9e32f047d9" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:15:50.898314 10743 raft_consensus.cc:2749] T eade396d019049b7ba04fecaac1059ed P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:15:50.898653 10638 raft_consensus.cc:2804] T 095e4853e3e0455b93d982e2e7da11de P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:50.899026 10638 raft_consensus.cc:493] T 095e4853e3e0455b93d982e2e7da11de P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:50.899322 10638 raft_consensus.cc:3060] T 095e4853e3e0455b93d982e2e7da11de P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:50.900391 10214 leader_election.cc:304] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76 [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: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:50.901224 10673 raft_consensus.cc:2804] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:50.901444 10214 leader_election.cc:304] T 80d372f11f194a0c9cc616850b42de9f P 9558e596c8d1432eb6d5117cb6b1ca76 [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: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:50.901589 10673 raft_consensus.cc:493] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:50.902486 10648 raft_consensus.cc:2804] T 80d372f11f194a0c9cc616850b42de9f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:50.902843 10621 raft_consensus.cc:2749] T 6737d1a657234c12b327468e883da91d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:50.902971 10648 raft_consensus.cc:697] T 80d372f11f194a0c9cc616850b42de9f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Becoming Leader. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Running, Role: LEADER
I20260709 13:15:50.902012 10673 raft_consensus.cc:3060] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:50.913723 10214 leader_election.cc:304] T 5f56086312654854bcbbbf9e32f047d9 P 9558e596c8d1432eb6d5117cb6b1ca76 [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: 9558e596c8d1432eb6d5117cb6b1ca76; no voters: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:50.915946 10389 raft_consensus.cc:2749] T 5f56086312654854bcbbbf9e32f047d9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:15:50.909672 10648 consensus_queue.cc:237] T 80d372f11f194a0c9cc616850b42de9f P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.922653 10362 tablet_bootstrap.cc:492] T 507f2b25ff3440d68a854960f099a4f4 P 3408c3af6d6a49b2a305a7937efd1861: No bootstrap required, opened a new log
I20260709 13:15:50.923270 10362 ts_tablet_manager.cc:1403] T 507f2b25ff3440d68a854960f099a4f4 P 3408c3af6d6a49b2a305a7937efd1861: Time spent bootstrapping tablet: real 0.262s	user 0.025s	sys 0.018s
W20260709 13:15:50.928257 10120 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:15:50.929596 10660 consensus_queue.cc:1048] T 1fdb92a8ebff4180a3c279b99db1840d P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:50.932924 10070 catalog_manager.cc:5697] T 5f56086312654854bcbbbf9e32f047d9 P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65). New cstate: current_term: 1 leader_uuid: "3408c3af6d6a49b2a305a7937efd1861" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:50.937861 10638 raft_consensus.cc:515] T 095e4853e3e0455b93d982e2e7da11de P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
W20260709 13:15:50.942078 10286 consensus_peers.cc:597] T 1fdb92a8ebff4180a3c279b99db1840d P ea065e3af8b44f5ea6fba93d4c6b1e5a -> Peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Couldn't send request to peer 9558e596c8d1432eb6d5117cb6b1ca76. 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:15:50.943873 10628 consensus_queue.cc:1048] T 34c9418633cd41c1adf4df973d9838c5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:50.952559 10673 raft_consensus.cc:515] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:50.974098 10673 leader_election.cc:290] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:50.975183 10172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da88e5fcaa0e40a1a6f61b464eabfd8f" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:15:50.975879 10172 raft_consensus.cc:3060] T da88e5fcaa0e40a1a6f61b464eabfd8f P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:50.976572 10638 leader_election.cc:290] T 095e4853e3e0455b93d982e2e7da11de P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:50.987967 10170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095e4853e3e0455b93d982e2e7da11de" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:15:50.989552 10170 raft_consensus.cc:3060] T 095e4853e3e0455b93d982e2e7da11de P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:50.977334 10673 consensus_queue.cc:1048] T c56c86e48bba445eae737d80017458c8 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 13:15:50.999647 10172 raft_consensus.cc:2468] T da88e5fcaa0e40a1a6f61b464eabfd8f P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 1.
I20260709 13:15:51.010660 10214 leader_election.cc:304] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: 
I20260709 13:15:51.002274 10638 raft_consensus.cc:493] T ab8464ebfb914607b118f3340667edd7 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:51.020861 10648 raft_consensus.cc:2804] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:51.019884 10362 raft_consensus.cc:359] T 507f2b25ff3440d68a854960f099a4f4 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:51.025166 10362 raft_consensus.cc:385] T 507f2b25ff3440d68a854960f099a4f4 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:51.025470 10362 raft_consensus.cc:740] T 507f2b25ff3440d68a854960f099a4f4 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Initialized, Role: FOLLOWER
I20260709 13:15:51.000185 10659 raft_consensus.cc:515] T 507f2b25ff3440d68a854960f099a4f4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:51.027786 10737 raft_consensus.cc:493] T da88e5fcaa0e40a1a6f61b464eabfd8f P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:51.034291 10362 consensus_queue.cc:260] T 507f2b25ff3440d68a854960f099a4f4 P 3408c3af6d6a49b2a305a7937efd1861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:51.021755 10638 raft_consensus.cc:515] T ab8464ebfb914607b118f3340667edd7 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:51.031257 10648 raft_consensus.cc:697] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Becoming Leader. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Running, Role: LEADER
I20260709 13:15:51.066056 10648 consensus_queue.cc:237] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:51.068174 10363 tablet_bootstrap.cc:654] T ab8464ebfb914607b118f3340667edd7 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:51.049489 10659 leader_election.cc:290] T 507f2b25ff3440d68a854960f099a4f4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:51.076622 10452 consensus_queue.cc:1048] T 27fdd1da2dc2406cb7fcd80d571a7fce P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:51.083990 10638 leader_election.cc:290] T ab8464ebfb914607b118f3340667edd7 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:51.085098 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab8464ebfb914607b118f3340667edd7" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
W20260709 13:15:51.086865 10212 leader_election.cc:343] T ab8464ebfb914607b118f3340667edd7 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:51.049834 10364 tablet_bootstrap.cc:654] T 1fdb92a8ebff4180a3c279b99db1840d P 9558e596c8d1432eb6d5117cb6b1ca76: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:51.050202 10318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da88e5fcaa0e40a1a6f61b464eabfd8f" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:15:51.051162 10323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095e4853e3e0455b93d982e2e7da11de" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
W20260709 13:15:51.094273 10212 leader_election.cc:343] T 095e4853e3e0455b93d982e2e7da11de P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:51.099282 10068 catalog_manager.cc:5697] T eade396d019049b7ba04fecaac1059ed P ea065e3af8b44f5ea6fba93d4c6b1e5a reported cstate change: term changed from 0 to 1, leader changed from <none> to ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67). New cstate: current_term: 1 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:51.103368 10170 raft_consensus.cc:2468] T 095e4853e3e0455b93d982e2e7da11de P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 1.
I20260709 13:15:51.107615 10173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab8464ebfb914607b118f3340667edd7" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:51.120604 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "507f2b25ff3440d68a854960f099a4f4" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:15:51.121323 10242 raft_consensus.cc:3060] T 507f2b25ff3440d68a854960f099a4f4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:51.053500 10362 ts_tablet_manager.cc:1434] T 507f2b25ff3440d68a854960f099a4f4 P 3408c3af6d6a49b2a305a7937efd1861: Time spent starting tablet: real 0.130s	user 0.008s	sys 0.000s
I20260709 13:15:51.040588 10737 raft_consensus.cc:515] T da88e5fcaa0e40a1a6f61b464eabfd8f P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:51.130167 10737 leader_election.cc:290] T da88e5fcaa0e40a1a6f61b464eabfd8f P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:51.061765 10172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "507f2b25ff3440d68a854960f099a4f4" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:15:51.130908 10172 raft_consensus.cc:3060] T 507f2b25ff3440d68a854960f099a4f4 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:51.132122 10363 tablet_bootstrap.cc:492] T ab8464ebfb914607b118f3340667edd7 P ea065e3af8b44f5ea6fba93d4c6b1e5a: No bootstrap required, opened a new log
I20260709 13:15:51.132645 10363 ts_tablet_manager.cc:1403] T ab8464ebfb914607b118f3340667edd7 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent bootstrapping tablet: real 0.239s	user 0.011s	sys 0.001s
I20260709 13:15:51.141599 10172 raft_consensus.cc:2468] T 507f2b25ff3440d68a854960f099a4f4 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 1.
I20260709 13:15:51.138967 10363 raft_consensus.cc:359] T ab8464ebfb914607b118f3340667edd7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:51.220893 10363 raft_consensus.cc:385] T ab8464ebfb914607b118f3340667edd7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:51.163237 10757 consensus_queue.cc:1048] T 27fdd1da2dc2406cb7fcd80d571a7fce P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.058s
I20260709 13:15:51.221277 10363 raft_consensus.cc:740] T ab8464ebfb914607b118f3340667edd7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Initialized, Role: FOLLOWER
I20260709 13:15:51.142861 10318 raft_consensus.cc:3060] T da88e5fcaa0e40a1a6f61b464eabfd8f P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:51.173318 10288 leader_election.cc:304] T 507f2b25ff3440d68a854960f099a4f4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:15:51.225705 10364 tablet_bootstrap.cc:492] T 1fdb92a8ebff4180a3c279b99db1840d P 9558e596c8d1432eb6d5117cb6b1ca76: No bootstrap required, opened a new log
I20260709 13:15:51.226178 10364 ts_tablet_manager.cc:1403] T 1fdb92a8ebff4180a3c279b99db1840d P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent bootstrapping tablet: real 0.352s	user 0.019s	sys 0.008s
I20260709 13:15:51.226100 10648 consensus_queue.cc:1048] T c56c86e48bba445eae737d80017458c8 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:51.161628 10249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da88e5fcaa0e40a1a6f61b464eabfd8f" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:51.221954 10363 consensus_queue.cc:260] T ab8464ebfb914607b118f3340667edd7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:51.227665 10068 catalog_manager.cc:5697] T 80d372f11f194a0c9cc616850b42de9f P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66). New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:51.241503 10068 catalog_manager.cc:5697] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66). New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:51.221967 10214 leader_election.cc:304] T 095e4853e3e0455b93d982e2e7da11de P 9558e596c8d1432eb6d5117cb6b1ca76 [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: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:51.245105 10754 raft_consensus.cc:2804] T 095e4853e3e0455b93d982e2e7da11de P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:51.245566 10754 raft_consensus.cc:697] T 095e4853e3e0455b93d982e2e7da11de P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Becoming Leader. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Running, Role: LEADER
W20260709 13:15:51.246150 10214 leader_election.cc:343] T ab8464ebfb914607b118f3340667edd7 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:51.246585 10214 leader_election.cc:304] T ab8464ebfb914607b118f3340667edd7 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9558e596c8d1432eb6d5117cb6b1ca76; no voters: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:51.246433 10754 consensus_queue.cc:237] T 095e4853e3e0455b93d982e2e7da11de P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:51.247284 10389 raft_consensus.cc:2749] T ab8464ebfb914607b118f3340667edd7 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:15:51.247697 10288 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.218.65:33643, user_credentials={real_user=slave}} blocked reactor thread for 88563.1us
I20260709 13:15:51.233065 10660 raft_consensus.cc:2804] T 507f2b25ff3440d68a854960f099a4f4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:51.257661 10660 raft_consensus.cc:697] T 507f2b25ff3440d68a854960f099a4f4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Becoming Leader. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Running, Role: LEADER
I20260709 13:15:51.258459 10660 consensus_queue.cc:237] T 507f2b25ff3440d68a854960f099a4f4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:51.235927 10363 ts_tablet_manager.cc:1434] T ab8464ebfb914607b118f3340667edd7 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent starting tablet: real 0.103s	user 0.007s	sys 0.002s
I20260709 13:15:51.236835 10362 tablet_bootstrap.cc:492] T 34c9418633cd41c1adf4df973d9838c5 P 3408c3af6d6a49b2a305a7937efd1861: Bootstrap starting.
I20260709 13:15:51.239499 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da88e5fcaa0e40a1a6f61b464eabfd8f" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:51.261210 10169 raft_consensus.cc:2393] T da88e5fcaa0e40a1a6f61b464eabfd8f P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in current term 1: Already voted for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in this term.
I20260709 13:15:51.239660 10242 raft_consensus.cc:2468] T 507f2b25ff3440d68a854960f099a4f4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 1.
I20260709 13:15:51.239264 10318 raft_consensus.cc:2468] T da88e5fcaa0e40a1a6f61b464eabfd8f P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 1.
I20260709 13:15:51.266471 10362 tablet_bootstrap.cc:654] T 34c9418633cd41c1adf4df973d9838c5 P 3408c3af6d6a49b2a305a7937efd1861: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:51.272867 10673 raft_consensus.cc:493] T bbb5487041484dbe99bbd69f6cd19db7 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:51.273332 10673 raft_consensus.cc:515] T bbb5487041484dbe99bbd69f6cd19db7 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:51.275225 10673 leader_election.cc:290] T bbb5487041484dbe99bbd69f6cd19db7 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:51.276408 10288 leader_election.cc:304] T da88e5fcaa0e40a1a6f61b464eabfd8f P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76
I20260709 13:15:51.278366 10737 raft_consensus.cc:2749] T da88e5fcaa0e40a1a6f61b464eabfd8f P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:51.279513 10323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb5487041484dbe99bbd69f6cd19db7" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
W20260709 13:15:51.280773 10212 leader_election.cc:343] T bbb5487041484dbe99bbd69f6cd19db7 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:51.230440 10364 raft_consensus.cc:359] T 1fdb92a8ebff4180a3c279b99db1840d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:51.284941 10364 raft_consensus.cc:385] T 1fdb92a8ebff4180a3c279b99db1840d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:51.285236 10364 raft_consensus.cc:740] T 1fdb92a8ebff4180a3c279b99db1840d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Initialized, Role: FOLLOWER
I20260709 13:15:51.284723 10742 consensus_queue.cc:1048] T 5f56086312654854bcbbbf9e32f047d9 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:51.286163 10170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb5487041484dbe99bbd69f6cd19db7" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:51.286818 10170 raft_consensus.cc:2468] T bbb5487041484dbe99bbd69f6cd19db7 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 0.
I20260709 13:15:51.291713 10363 tablet_bootstrap.cc:492] T f451914884954d8d85e544c19e41f1f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Bootstrap starting.
I20260709 13:15:51.294004 10214 leader_election.cc:304] T bbb5487041484dbe99bbd69f6cd19db7 P 9558e596c8d1432eb6d5117cb6b1ca76 [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: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:51.294911 10389 raft_consensus.cc:2804] T bbb5487041484dbe99bbd69f6cd19db7 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:51.295337 10389 raft_consensus.cc:493] T bbb5487041484dbe99bbd69f6cd19db7 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:51.295991 10389 raft_consensus.cc:3060] T bbb5487041484dbe99bbd69f6cd19db7 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:51.299352 10363 tablet_bootstrap.cc:654] T f451914884954d8d85e544c19e41f1f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:51.305011 10628 raft_consensus.cc:493] T ab8464ebfb914607b118f3340667edd7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:51.305485 10628 raft_consensus.cc:515] T ab8464ebfb914607b118f3340667edd7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:51.306524 10389 raft_consensus.cc:515] T bbb5487041484dbe99bbd69f6cd19db7 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:51.314392 10170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab8464ebfb914607b118f3340667edd7" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:51.286199 10364 consensus_queue.cc:260] T 1fdb92a8ebff4180a3c279b99db1840d P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:51.309718 10628 leader_election.cc:290] T ab8464ebfb914607b118f3340667edd7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
W20260709 13:15:51.318231 10288 leader_election.cc:343] T ab8464ebfb914607b118f3340667edd7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:51.319506 10243 raft_consensus.cc:3060] T 1fdb92a8ebff4180a3c279b99db1840d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:51.323364 10389 leader_election.cc:290] T bbb5487041484dbe99bbd69f6cd19db7 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:51.323945 10318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb5487041484dbe99bbd69f6cd19db7" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
W20260709 13:15:51.324999 10212 leader_election.cc:343] T bbb5487041484dbe99bbd69f6cd19db7 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:51.326856 10364 ts_tablet_manager.cc:1434] T 1fdb92a8ebff4180a3c279b99db1840d P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent starting tablet: real 0.100s	user 0.009s	sys 0.001s
I20260709 13:15:51.328007 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab8464ebfb914607b118f3340667edd7" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:51.328596 10242 raft_consensus.cc:2468] T ab8464ebfb914607b118f3340667edd7 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 0.
I20260709 13:15:51.328841 10364 tablet_bootstrap.cc:492] T b20059ed71304d9b9b52a127eeb49532 P 9558e596c8d1432eb6d5117cb6b1ca76: Bootstrap starting.
I20260709 13:15:51.328943 10166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb5487041484dbe99bbd69f6cd19db7" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:15:51.329536 10166 raft_consensus.cc:3060] T bbb5487041484dbe99bbd69f6cd19db7 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:51.335268 10286 leader_election.cc:304] T ab8464ebfb914607b118f3340667edd7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 3408c3af6d6a49b2a305a7937efd1861
I20260709 13:15:51.336580 10737 raft_consensus.cc:2804] T ab8464ebfb914607b118f3340667edd7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:51.336943 10737 raft_consensus.cc:493] T ab8464ebfb914607b118f3340667edd7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:51.337256 10737 raft_consensus.cc:3060] T ab8464ebfb914607b118f3340667edd7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:51.340706 10166 raft_consensus.cc:2468] T bbb5487041484dbe99bbd69f6cd19db7 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 1.
I20260709 13:15:51.341841 10363 tablet_bootstrap.cc:492] T f451914884954d8d85e544c19e41f1f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a: No bootstrap required, opened a new log
I20260709 13:15:51.344013 10363 ts_tablet_manager.cc:1403] T f451914884954d8d85e544c19e41f1f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent bootstrapping tablet: real 0.053s	user 0.008s	sys 0.003s
I20260709 13:15:51.353756 10737 raft_consensus.cc:515] T ab8464ebfb914607b118f3340667edd7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:51.358765 10362 tablet_bootstrap.cc:492] T 34c9418633cd41c1adf4df973d9838c5 P 3408c3af6d6a49b2a305a7937efd1861: No bootstrap required, opened a new log
I20260709 13:15:51.359378 10362 ts_tablet_manager.cc:1403] T 34c9418633cd41c1adf4df973d9838c5 P 3408c3af6d6a49b2a305a7937efd1861: Time spent bootstrapping tablet: real 0.123s	user 0.002s	sys 0.009s
I20260709 13:15:51.373617 10742 raft_consensus.cc:493] T 6737d1a657234c12b327468e883da91d P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:51.374203 10742 raft_consensus.cc:515] T 6737d1a657234c12b327468e883da91d P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:51.376943 10742 leader_election.cc:290] T 6737d1a657234c12b327468e883da91d P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
W20260709 13:15:51.381479 10212 consensus_peers.cc:597] T 80d372f11f194a0c9cc616850b42de9f P 9558e596c8d1432eb6d5117cb6b1ca76 -> Peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Couldn't send request to peer ea065e3af8b44f5ea6fba93d4c6b1e5a. 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:15:51.384207 10214 leader_election.cc:304] T bbb5487041484dbe99bbd69f6cd19db7 P 9558e596c8d1432eb6d5117cb6b1ca76 [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: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:51.385633 10323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6737d1a657234c12b327468e883da91d" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:51.386401 10323 raft_consensus.cc:2468] T 6737d1a657234c12b327468e883da91d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 1.
I20260709 13:15:51.390043 10638 raft_consensus.cc:2804] T bbb5487041484dbe99bbd69f6cd19db7 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:51.390488 10638 raft_consensus.cc:697] T bbb5487041484dbe99bbd69f6cd19db7 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Becoming Leader. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Running, Role: LEADER
I20260709 13:15:51.391259 10638 consensus_queue.cc:237] T bbb5487041484dbe99bbd69f6cd19db7 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:51.403987 10137 leader_election.cc:304] T 6737d1a657234c12b327468e883da91d P 3408c3af6d6a49b2a305a7937efd1861 [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: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:15:51.402957 10389 consensus_queue.cc:1048] T 80d372f11f194a0c9cc616850b42de9f P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:15:51.406495 10635 raft_consensus.cc:2804] T 6737d1a657234c12b327468e883da91d P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:51.409379 10635 raft_consensus.cc:493] T 6737d1a657234c12b327468e883da91d P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:51.409754 10364 tablet_bootstrap.cc:654] T b20059ed71304d9b9b52a127eeb49532 P 9558e596c8d1432eb6d5117cb6b1ca76: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:51.409715 10635 raft_consensus.cc:3060] T 6737d1a657234c12b327468e883da91d P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:51.414245 10737 leader_election.cc:290] T ab8464ebfb914607b118f3340667edd7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:51.422293 10170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab8464ebfb914607b118f3340667edd7" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
W20260709 13:15:51.431854 10288 leader_election.cc:343] T ab8464ebfb914607b118f3340667edd7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:51.436910 10362 raft_consensus.cc:359] T 34c9418633cd41c1adf4df973d9838c5 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:51.437252 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6737d1a657234c12b327468e883da91d" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:51.437620 10362 raft_consensus.cc:385] T 34c9418633cd41c1adf4df973d9838c5 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:51.437924 10362 raft_consensus.cc:740] T 34c9418633cd41c1adf4df973d9838c5 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Initialized, Role: FOLLOWER
I20260709 13:15:51.438717 10241 raft_consensus.cc:2468] T 6737d1a657234c12b327468e883da91d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 1.
I20260709 13:15:51.440521 10068 catalog_manager.cc:5697] T 507f2b25ff3440d68a854960f099a4f4 P ea065e3af8b44f5ea6fba93d4c6b1e5a reported cstate change: term changed from 0 to 1, leader changed from <none> to ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67). New cstate: current_term: 1 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:51.442608 10362 consensus_queue.cc:260] T 34c9418633cd41c1adf4df973d9838c5 P 3408c3af6d6a49b2a305a7937efd1861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:51.445281 10249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab8464ebfb914607b118f3340667edd7" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:15:51.445854 10249 raft_consensus.cc:3060] T ab8464ebfb914607b118f3340667edd7 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:51.446221 10363 raft_consensus.cc:359] T f451914884954d8d85e544c19e41f1f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:51.447553 10363 raft_consensus.cc:385] T f451914884954d8d85e544c19e41f1f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:51.447899 10363 raft_consensus.cc:740] T f451914884954d8d85e544c19e41f1f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Initialized, Role: FOLLOWER
I20260709 13:15:51.451064 10362 ts_tablet_manager.cc:1434] T 34c9418633cd41c1adf4df973d9838c5 P 3408c3af6d6a49b2a305a7937efd1861: Time spent starting tablet: real 0.088s	user 0.005s	sys 0.000s
I20260709 13:15:51.465803 10540 raft_consensus.cc:493] T 34c9418633cd41c1adf4df973d9838c5 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:51.466404 10540 raft_consensus.cc:515] T 34c9418633cd41c1adf4df973d9838c5 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:51.468426 10540 leader_election.cc:290] T 34c9418633cd41c1adf4df973d9838c5 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:51.467098 10635 raft_consensus.cc:515] T 6737d1a657234c12b327468e883da91d P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:51.469923 10363 consensus_queue.cc:260] T f451914884954d8d85e544c19e41f1f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:51.477638 10362 tablet_bootstrap.cc:492] T ab8464ebfb914607b118f3340667edd7 P 3408c3af6d6a49b2a305a7937efd1861: Bootstrap starting.
I20260709 13:15:51.480188 10249 raft_consensus.cc:2468] T ab8464ebfb914607b118f3340667edd7 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 1.
I20260709 13:15:51.495003 10323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34c9418633cd41c1adf4df973d9838c5" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:51.497264 10363 ts_tablet_manager.cc:1434] T f451914884954d8d85e544c19e41f1f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent starting tablet: real 0.153s	user 0.011s	sys 0.006s
I20260709 13:15:51.498508 10363 tablet_bootstrap.cc:492] T bbb5487041484dbe99bbd69f6cd19db7 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Bootstrap starting.
I20260709 13:15:51.490288 10757 consensus_queue.cc:1048] T eade396d019049b7ba04fecaac1059ed P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 13:15:51.492535 10286 leader_election.cc:304] T ab8464ebfb914607b118f3340667edd7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 3408c3af6d6a49b2a305a7937efd1861
I20260709 13:15:51.500984 10757 raft_consensus.cc:2804] T ab8464ebfb914607b118f3340667edd7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:51.501556 10757 raft_consensus.cc:697] T ab8464ebfb914607b118f3340667edd7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Becoming Leader. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Running, Role: LEADER
I20260709 13:15:51.504267 10771 consensus_queue.cc:1048] T 5f56086312654854bcbbbf9e32f047d9 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 13:15:51.495999 10069 catalog_manager.cc:5697] T 095e4853e3e0455b93d982e2e7da11de P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66). New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:51.502579 10757 consensus_queue.cc:237] T ab8464ebfb914607b118f3340667edd7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:51.527763 10364 tablet_bootstrap.cc:492] T b20059ed71304d9b9b52a127eeb49532 P 9558e596c8d1432eb6d5117cb6b1ca76: No bootstrap required, opened a new log
I20260709 13:15:51.528302 10364 ts_tablet_manager.cc:1403] T b20059ed71304d9b9b52a127eeb49532 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent bootstrapping tablet: real 0.201s	user 0.009s	sys 0.011s
I20260709 13:15:51.516551 10249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34c9418633cd41c1adf4df973d9838c5" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:51.536413 10635 leader_election.cc:290] T 6737d1a657234c12b327468e883da91d P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 2 election: Requested vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:51.535519 10364 raft_consensus.cc:359] T b20059ed71304d9b9b52a127eeb49532 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:51.541095 10364 raft_consensus.cc:385] T b20059ed71304d9b9b52a127eeb49532 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:51.541455 10364 raft_consensus.cc:740] T b20059ed71304d9b9b52a127eeb49532 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Initialized, Role: FOLLOWER
I20260709 13:15:51.557598 10363 tablet_bootstrap.cc:654] T bbb5487041484dbe99bbd69f6cd19db7 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:51.563905 10323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6737d1a657234c12b327468e883da91d" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:15:51.564431 10323 raft_consensus.cc:3060] T 6737d1a657234c12b327468e883da91d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:51.563144 10740 consensus_queue.cc:1048] T eade396d019049b7ba04fecaac1059ed P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:51.574167 10323 raft_consensus.cc:2468] T 6737d1a657234c12b327468e883da91d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 2.
I20260709 13:15:51.577059 10362 tablet_bootstrap.cc:654] T ab8464ebfb914607b118f3340667edd7 P 3408c3af6d6a49b2a305a7937efd1861: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:51.582904 10741 consensus_queue.cc:1048] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:51.583930 10137 leader_election.cc:304] T 34c9418633cd41c1adf4df973d9838c5 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861; no voters: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:51.585913 10364 consensus_queue.cc:260] T b20059ed71304d9b9b52a127eeb49532 P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:51.588536 10364 ts_tablet_manager.cc:1434] T b20059ed71304d9b9b52a127eeb49532 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent starting tablet: real 0.060s	user 0.010s	sys 0.000s
I20260709 13:15:51.591650 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6737d1a657234c12b327468e883da91d" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:15:51.592243 10240 raft_consensus.cc:3060] T 6737d1a657234c12b327468e883da91d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:51.592811 10137 leader_election.cc:304] T 6737d1a657234c12b327468e883da91d P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:15:51.591285 10364 tablet_bootstrap.cc:492] T f451914884954d8d85e544c19e41f1f9 P 9558e596c8d1432eb6d5117cb6b1ca76: Bootstrap starting.
I20260709 13:15:51.594864 10771 raft_consensus.cc:2749] T 34c9418633cd41c1adf4df973d9838c5 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:51.596848 10776 raft_consensus.cc:2804] T 6737d1a657234c12b327468e883da91d P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:51.608798 10166 raft_consensus.cc:3060] T 34c9418633cd41c1adf4df973d9838c5 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:51.598567 10776 raft_consensus.cc:697] T 6737d1a657234c12b327468e883da91d P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Becoming Leader. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Running, Role: LEADER
I20260709 13:15:51.622743 10072 catalog_manager.cc:5697] T ab8464ebfb914607b118f3340667edd7 P ea065e3af8b44f5ea6fba93d4c6b1e5a reported cstate change: term changed from 0 to 1, leader changed from <none> to ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67). New cstate: current_term: 1 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:51.628407 10776 consensus_queue.cc:237] T 6737d1a657234c12b327468e883da91d P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Queue going to LEADER 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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:51.624958 10240 raft_consensus.cc:2468] T 6737d1a657234c12b327468e883da91d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 2.
I20260709 13:15:51.634912 10363 tablet_bootstrap.cc:492] T bbb5487041484dbe99bbd69f6cd19db7 P ea065e3af8b44f5ea6fba93d4c6b1e5a: No bootstrap required, opened a new log
I20260709 13:15:51.638031 10363 ts_tablet_manager.cc:1403] T bbb5487041484dbe99bbd69f6cd19db7 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent bootstrapping tablet: real 0.140s	user 0.011s	sys 0.003s
I20260709 13:15:51.654091 10648 consensus_queue.cc:1048] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:15:51.673312 10072 catalog_manager.cc:5697] T bbb5487041484dbe99bbd69f6cd19db7 P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66). New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:51.685410 10364 tablet_bootstrap.cc:654] T f451914884954d8d85e544c19e41f1f9 P 9558e596c8d1432eb6d5117cb6b1ca76: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:51.685660 10362 tablet_bootstrap.cc:492] T ab8464ebfb914607b118f3340667edd7 P 3408c3af6d6a49b2a305a7937efd1861: No bootstrap required, opened a new log
I20260709 13:15:51.686242 10362 ts_tablet_manager.cc:1403] T ab8464ebfb914607b118f3340667edd7 P 3408c3af6d6a49b2a305a7937efd1861: Time spent bootstrapping tablet: real 0.233s	user 0.010s	sys 0.007s
I20260709 13:15:51.690165 10362 raft_consensus.cc:359] T ab8464ebfb914607b118f3340667edd7 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:51.691088 10362 raft_consensus.cc:385] T ab8464ebfb914607b118f3340667edd7 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:51.691430 10362 raft_consensus.cc:740] T ab8464ebfb914607b118f3340667edd7 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Initialized, Role: FOLLOWER
I20260709 13:15:51.692263 10362 consensus_queue.cc:260] T ab8464ebfb914607b118f3340667edd7 P 3408c3af6d6a49b2a305a7937efd1861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:51.699523 10362 ts_tablet_manager.cc:1434] T ab8464ebfb914607b118f3340667edd7 P 3408c3af6d6a49b2a305a7937efd1861: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.003s
I20260709 13:15:51.701306 10362 tablet_bootstrap.cc:492] T d50871bc01054840a812fae0f68d97f8 P 3408c3af6d6a49b2a305a7937efd1861: Bootstrap starting.
I20260709 13:15:51.701354 10363 raft_consensus.cc:359] T bbb5487041484dbe99bbd69f6cd19db7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:51.702046 10363 raft_consensus.cc:385] T bbb5487041484dbe99bbd69f6cd19db7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:51.702308 10363 raft_consensus.cc:740] T bbb5487041484dbe99bbd69f6cd19db7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Initialized, Role: FOLLOWER
I20260709 13:15:51.712714 10363 consensus_queue.cc:260] T bbb5487041484dbe99bbd69f6cd19db7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:51.714920 10363 ts_tablet_manager.cc:1434] T bbb5487041484dbe99bbd69f6cd19db7 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent starting tablet: real 0.077s	user 0.004s	sys 0.002s
I20260709 13:15:51.716106 10363 tablet_bootstrap.cc:492] T 80d372f11f194a0c9cc616850b42de9f P ea065e3af8b44f5ea6fba93d4c6b1e5a: Bootstrap starting.
I20260709 13:15:51.721470 10363 tablet_bootstrap.cc:654] T 80d372f11f194a0c9cc616850b42de9f P ea065e3af8b44f5ea6fba93d4c6b1e5a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:51.721616 10362 tablet_bootstrap.cc:654] T d50871bc01054840a812fae0f68d97f8 P 3408c3af6d6a49b2a305a7937efd1861: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:51.721889 10068 catalog_manager.cc:5697] T 6737d1a657234c12b327468e883da91d P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: term changed from 0 to 2, leader changed from <none> to 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65). New cstate: current_term: 2 leader_uuid: "3408c3af6d6a49b2a305a7937efd1861" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:51.733422 10364 tablet_bootstrap.cc:492] T f451914884954d8d85e544c19e41f1f9 P 9558e596c8d1432eb6d5117cb6b1ca76: No bootstrap required, opened a new log
I20260709 13:15:51.733858 10364 ts_tablet_manager.cc:1403] T f451914884954d8d85e544c19e41f1f9 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent bootstrapping tablet: real 0.143s	user 0.008s	sys 0.003s
I20260709 13:15:51.734972 10757 consensus_queue.cc:1048] T 507f2b25ff3440d68a854960f099a4f4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:51.736588 10364 raft_consensus.cc:359] T f451914884954d8d85e544c19e41f1f9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:51.737214 10364 raft_consensus.cc:385] T f451914884954d8d85e544c19e41f1f9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:51.737483 10364 raft_consensus.cc:740] T f451914884954d8d85e544c19e41f1f9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Initialized, Role: FOLLOWER
I20260709 13:15:51.750290 10364 consensus_queue.cc:260] T f451914884954d8d85e544c19e41f1f9 P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:51.752336 10364 ts_tablet_manager.cc:1434] T f451914884954d8d85e544c19e41f1f9 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260709 13:15:51.753211 10364 tablet_bootstrap.cc:492] T 6529b4db48bd4c8482b729319e231170 P 9558e596c8d1432eb6d5117cb6b1ca76: Bootstrap starting.
I20260709 13:15:51.756068 10362 tablet_bootstrap.cc:492] T d50871bc01054840a812fae0f68d97f8 P 3408c3af6d6a49b2a305a7937efd1861: No bootstrap required, opened a new log
I20260709 13:15:51.756521 10362 ts_tablet_manager.cc:1403] T d50871bc01054840a812fae0f68d97f8 P 3408c3af6d6a49b2a305a7937efd1861: Time spent bootstrapping tablet: real 0.055s	user 0.011s	sys 0.007s
I20260709 13:15:51.759783 10362 raft_consensus.cc:359] T d50871bc01054840a812fae0f68d97f8 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:51.760349 10362 raft_consensus.cc:385] T d50871bc01054840a812fae0f68d97f8 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:51.760646 10362 raft_consensus.cc:740] T d50871bc01054840a812fae0f68d97f8 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Initialized, Role: FOLLOWER
I20260709 13:15:51.761258 10362 consensus_queue.cc:260] T d50871bc01054840a812fae0f68d97f8 P 3408c3af6d6a49b2a305a7937efd1861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:51.763665 10362 ts_tablet_manager.cc:1434] T d50871bc01054840a812fae0f68d97f8 P 3408c3af6d6a49b2a305a7937efd1861: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.001s
I20260709 13:15:51.764570 10362 tablet_bootstrap.cc:492] T b20059ed71304d9b9b52a127eeb49532 P 3408c3af6d6a49b2a305a7937efd1861: Bootstrap starting.
I20260709 13:15:51.766009 10364 tablet_bootstrap.cc:654] T 6529b4db48bd4c8482b729319e231170 P 9558e596c8d1432eb6d5117cb6b1ca76: Neither blocks nor log segments found. Creating new log.
W20260709 13:15:51.767973 10212 consensus_peers.cc:597] T 095e4853e3e0455b93d982e2e7da11de P 9558e596c8d1432eb6d5117cb6b1ca76 -> Peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Couldn't send request to peer ea065e3af8b44f5ea6fba93d4c6b1e5a. 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:15:51.771519 10362 tablet_bootstrap.cc:654] T b20059ed71304d9b9b52a127eeb49532 P 3408c3af6d6a49b2a305a7937efd1861: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:51.774267 10740 consensus_queue.cc:1048] T 507f2b25ff3440d68a854960f099a4f4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:51.788758 10648 consensus_queue.cc:1048] T 095e4853e3e0455b93d982e2e7da11de P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:51.829186 10757 raft_consensus.cc:493] T bbb5487041484dbe99bbd69f6cd19db7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:51.829672 10757 raft_consensus.cc:515] T bbb5487041484dbe99bbd69f6cd19db7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:51.832903 10757 leader_election.cc:290] T bbb5487041484dbe99bbd69f6cd19db7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:51.833074 10172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb5487041484dbe99bbd69f6cd19db7" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:51.833782 10172 raft_consensus.cc:2393] T bbb5487041484dbe99bbd69f6cd19db7 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in current term 1: Already voted for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in this term.
I20260709 13:15:51.836197 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb5487041484dbe99bbd69f6cd19db7" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:51.838344 10286 leader_election.cc:304] T bbb5487041484dbe99bbd69f6cd19db7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76
I20260709 13:15:51.841845 10363 tablet_bootstrap.cc:492] T 80d372f11f194a0c9cc616850b42de9f P ea065e3af8b44f5ea6fba93d4c6b1e5a: No bootstrap required, opened a new log
I20260709 13:15:51.842346 10363 ts_tablet_manager.cc:1403] T 80d372f11f194a0c9cc616850b42de9f P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent bootstrapping tablet: real 0.126s	user 0.020s	sys 0.037s
I20260709 13:15:51.842695 10740 raft_consensus.cc:3060] T bbb5487041484dbe99bbd69f6cd19db7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:51.845597 10363 raft_consensus.cc:359] T 80d372f11f194a0c9cc616850b42de9f P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:51.846565 10363 raft_consensus.cc:385] T 80d372f11f194a0c9cc616850b42de9f P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:51.846823 10363 raft_consensus.cc:740] T 80d372f11f194a0c9cc616850b42de9f P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Initialized, Role: FOLLOWER
I20260709 13:15:51.848242 10363 consensus_queue.cc:260] T 80d372f11f194a0c9cc616850b42de9f P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:51.849275 10362 tablet_bootstrap.cc:492] T b20059ed71304d9b9b52a127eeb49532 P 3408c3af6d6a49b2a305a7937efd1861: No bootstrap required, opened a new log
I20260709 13:15:51.849715 10362 ts_tablet_manager.cc:1403] T b20059ed71304d9b9b52a127eeb49532 P 3408c3af6d6a49b2a305a7937efd1861: Time spent bootstrapping tablet: real 0.085s	user 0.020s	sys 0.016s
I20260709 13:15:51.850203 10363 ts_tablet_manager.cc:1434] T 80d372f11f194a0c9cc616850b42de9f P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:15:51.851138 10363 tablet_bootstrap.cc:492] T b20059ed71304d9b9b52a127eeb49532 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Bootstrap starting.
I20260709 13:15:51.852166 10362 raft_consensus.cc:359] T b20059ed71304d9b9b52a127eeb49532 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:51.852968 10362 raft_consensus.cc:385] T b20059ed71304d9b9b52a127eeb49532 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:51.853299 10362 raft_consensus.cc:740] T b20059ed71304d9b9b52a127eeb49532 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Initialized, Role: FOLLOWER
I20260709 13:15:51.854064 10362 consensus_queue.cc:260] T b20059ed71304d9b9b52a127eeb49532 P 3408c3af6d6a49b2a305a7937efd1861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:51.856876 10740 raft_consensus.cc:2749] T bbb5487041484dbe99bbd69f6cd19db7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:51.859295 10362 ts_tablet_manager.cc:1434] T b20059ed71304d9b9b52a127eeb49532 P 3408c3af6d6a49b2a305a7937efd1861: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:15:51.860136 10757 raft_consensus.cc:493] T f451914884954d8d85e544c19e41f1f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:51.862725 10363 tablet_bootstrap.cc:654] T b20059ed71304d9b9b52a127eeb49532 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:51.867887 10757 raft_consensus.cc:515] T f451914884954d8d85e544c19e41f1f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:51.864801 10364 tablet_bootstrap.cc:492] T 6529b4db48bd4c8482b729319e231170 P 9558e596c8d1432eb6d5117cb6b1ca76: No bootstrap required, opened a new log
I20260709 13:15:51.869555 10364 ts_tablet_manager.cc:1403] T 6529b4db48bd4c8482b729319e231170 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent bootstrapping tablet: real 0.117s	user 0.017s	sys 0.030s
I20260709 13:15:51.869764 10757 leader_election.cc:290] T f451914884954d8d85e544c19e41f1f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:51.871855 10166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f451914884954d8d85e544c19e41f1f9" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:51.871996 10364 raft_consensus.cc:359] T 6529b4db48bd4c8482b729319e231170 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:51.872617 10364 raft_consensus.cc:385] T 6529b4db48bd4c8482b729319e231170 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:51.872888 10364 raft_consensus.cc:740] T 6529b4db48bd4c8482b729319e231170 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Initialized, Role: FOLLOWER
W20260709 13:15:51.873191 10288 leader_election.cc:343] T f451914884954d8d85e544c19e41f1f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:51.873507 10364 consensus_queue.cc:260] T 6529b4db48bd4c8482b729319e231170 P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:51.874109 10362 tablet_bootstrap.cc:492] T ff56050430dd45eb8ebe9a58d916c8df P 3408c3af6d6a49b2a305a7937efd1861: Bootstrap starting.
I20260709 13:15:51.875367 10364 ts_tablet_manager.cc:1434] T 6529b4db48bd4c8482b729319e231170 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260709 13:15:51.876400 10364 tablet_bootstrap.cc:492] T ff56050430dd45eb8ebe9a58d916c8df P 9558e596c8d1432eb6d5117cb6b1ca76: Bootstrap starting.
I20260709 13:15:51.878440 10754 consensus_queue.cc:1048] T bbb5487041484dbe99bbd69f6cd19db7 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:51.880366 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f451914884954d8d85e544c19e41f1f9" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:51.880923 10242 raft_consensus.cc:2468] T f451914884954d8d85e544c19e41f1f9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 0.
I20260709 13:15:51.883268 10286 leader_election.cc:304] T f451914884954d8d85e544c19e41f1f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 3408c3af6d6a49b2a305a7937efd1861
I20260709 13:15:51.883581 10364 tablet_bootstrap.cc:654] T ff56050430dd45eb8ebe9a58d916c8df P 9558e596c8d1432eb6d5117cb6b1ca76: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:51.884191 10740 raft_consensus.cc:2804] T f451914884954d8d85e544c19e41f1f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:51.884547 10740 raft_consensus.cc:493] T f451914884954d8d85e544c19e41f1f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:51.884869 10740 raft_consensus.cc:3060] T f451914884954d8d85e544c19e41f1f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:51.887838 10362 tablet_bootstrap.cc:654] T ff56050430dd45eb8ebe9a58d916c8df P 3408c3af6d6a49b2a305a7937efd1861: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:51.893082 10754 raft_consensus.cc:493] T 6529b4db48bd4c8482b729319e231170 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:51.893595 10754 raft_consensus.cc:515] T 6529b4db48bd4c8482b729319e231170 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:51.894752 10740 raft_consensus.cc:515] T f451914884954d8d85e544c19e41f1f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:51.895615 10754 leader_election.cc:290] T 6529b4db48bd4c8482b729319e231170 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:51.898665 10323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6529b4db48bd4c8482b729319e231170" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:51.900985 10740 leader_election.cc:290] T f451914884954d8d85e544c19e41f1f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
W20260709 13:15:51.906430 10212 leader_election.cc:343] T 6529b4db48bd4c8482b729319e231170 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:51.908360 10389 consensus_queue.cc:1048] T bbb5487041484dbe99bbd69f6cd19db7 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:51.919502 10167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f451914884954d8d85e544c19e41f1f9" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
W20260709 13:15:51.937968 10288 leader_election.cc:343] T f451914884954d8d85e544c19e41f1f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:51.945770 10364 tablet_bootstrap.cc:492] T ff56050430dd45eb8ebe9a58d916c8df P 9558e596c8d1432eb6d5117cb6b1ca76: No bootstrap required, opened a new log
I20260709 13:15:51.946228 10364 ts_tablet_manager.cc:1403] T ff56050430dd45eb8ebe9a58d916c8df P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent bootstrapping tablet: real 0.070s	user 0.031s	sys 0.022s
I20260709 13:15:51.948633 10364 raft_consensus.cc:359] T ff56050430dd45eb8ebe9a58d916c8df P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:51.949270 10364 raft_consensus.cc:385] T ff56050430dd45eb8ebe9a58d916c8df P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:51.949548 10364 raft_consensus.cc:740] T ff56050430dd45eb8ebe9a58d916c8df P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Initialized, Role: FOLLOWER
I20260709 13:15:51.951788 10362 tablet_bootstrap.cc:492] T ff56050430dd45eb8ebe9a58d916c8df P 3408c3af6d6a49b2a305a7937efd1861: No bootstrap required, opened a new log
I20260709 13:15:51.952210 10362 ts_tablet_manager.cc:1403] T ff56050430dd45eb8ebe9a58d916c8df P 3408c3af6d6a49b2a305a7937efd1861: Time spent bootstrapping tablet: real 0.078s	user 0.005s	sys 0.014s
I20260709 13:15:51.954586 10362 raft_consensus.cc:359] T ff56050430dd45eb8ebe9a58d916c8df P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:51.955219 10362 raft_consensus.cc:385] T ff56050430dd45eb8ebe9a58d916c8df P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:51.955469 10362 raft_consensus.cc:740] T ff56050430dd45eb8ebe9a58d916c8df P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Initialized, Role: FOLLOWER
I20260709 13:15:51.956074 10362 consensus_queue.cc:260] T ff56050430dd45eb8ebe9a58d916c8df P 3408c3af6d6a49b2a305a7937efd1861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:51.950356 10364 consensus_queue.cc:260] T ff56050430dd45eb8ebe9a58d916c8df P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:51.959084 10364 ts_tablet_manager.cc:1434] T ff56050430dd45eb8ebe9a58d916c8df P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:15:51.959576 10389 raft_consensus.cc:493] T ff56050430dd45eb8ebe9a58d916c8df P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:51.960191 10364 tablet_bootstrap.cc:492] T 95ebfeff737144a8a59963cee22e5a55 P 9558e596c8d1432eb6d5117cb6b1ca76: Bootstrap starting.
I20260709 13:15:51.960059 10389 raft_consensus.cc:515] T ff56050430dd45eb8ebe9a58d916c8df P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:51.962251 10389 leader_election.cc:290] T ff56050430dd45eb8ebe9a58d916c8df P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:51.963608 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff56050430dd45eb8ebe9a58d916c8df" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
W20260709 13:15:51.965057 10212 leader_election.cc:343] T ff56050430dd45eb8ebe9a58d916c8df P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:51.965982 10362 ts_tablet_manager.cc:1434] T ff56050430dd45eb8ebe9a58d916c8df P 3408c3af6d6a49b2a305a7937efd1861: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 13:15:51.967036 10364 tablet_bootstrap.cc:654] T 95ebfeff737144a8a59963cee22e5a55 P 9558e596c8d1432eb6d5117cb6b1ca76: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:51.977303 10362 tablet_bootstrap.cc:492] T f451914884954d8d85e544c19e41f1f9 P 3408c3af6d6a49b2a305a7937efd1861: Bootstrap starting.
I20260709 13:15:51.987329 10362 tablet_bootstrap.cc:654] T f451914884954d8d85e544c19e41f1f9 P 3408c3af6d6a49b2a305a7937efd1861: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:51.989329 10743 raft_consensus.cc:493] T b20059ed71304d9b9b52a127eeb49532 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:51.989969 10743 raft_consensus.cc:515] T b20059ed71304d9b9b52a127eeb49532 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:51.992810 10743 leader_election.cc:290] T b20059ed71304d9b9b52a127eeb49532 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:51.995178 10540 raft_consensus.cc:493] T d50871bc01054840a812fae0f68d97f8 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:51.995654 10540 raft_consensus.cc:515] T d50871bc01054840a812fae0f68d97f8 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:51.997583 10540 leader_election.cc:290] T d50871bc01054840a812fae0f68d97f8 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:52.003157 10166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6529b4db48bd4c8482b729319e231170" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:52.005736 10166 raft_consensus.cc:2468] T 6529b4db48bd4c8482b729319e231170 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 0.
I20260709 13:15:52.000725 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b20059ed71304d9b9b52a127eeb49532" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:52.008134 10323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50871bc01054840a812fae0f68d97f8" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
W20260709 13:15:52.014089 10137 leader_election.cc:343] T b20059ed71304d9b9b52a127eeb49532 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:52.017372 10172 raft_consensus.cc:3060] T d50871bc01054840a812fae0f68d97f8 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:52.026124 10389 raft_consensus.cc:493] T b20059ed71304d9b9b52a127eeb49532 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:52.026773 10389 raft_consensus.cc:515] T b20059ed71304d9b9b52a127eeb49532 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:52.030512 10323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b20059ed71304d9b9b52a127eeb49532" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:52.031558 10389 leader_election.cc:290] T b20059ed71304d9b9b52a127eeb49532 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
W20260709 13:15:52.032730 10212 leader_election.cc:343] T b20059ed71304d9b9b52a127eeb49532 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:52.034835 10167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff56050430dd45eb8ebe9a58d916c8df" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:52.035605 10167 raft_consensus.cc:2468] T ff56050430dd45eb8ebe9a58d916c8df P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 0.
W20260709 13:15:52.045856 10120 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:15:52.048084 10743 raft_consensus.cc:493] T ab8464ebfb914607b118f3340667edd7 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:52.048725 10743 raft_consensus.cc:515] T ab8464ebfb914607b118f3340667edd7 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:52.051357 10743 leader_election.cc:290] T ab8464ebfb914607b118f3340667edd7 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:52.052197 10323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab8464ebfb914607b118f3340667edd7" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:52.065282 10214 leader_election.cc:304] T 6529b4db48bd4c8482b729319e231170 P 9558e596c8d1432eb6d5117cb6b1ca76 [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: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:52.072855 10741 raft_consensus.cc:2804] T 6529b4db48bd4c8482b729319e231170 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:52.073377 10741 raft_consensus.cc:493] T 6529b4db48bd4c8482b729319e231170 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:52.073798 10741 raft_consensus.cc:3060] T 6529b4db48bd4c8482b729319e231170 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:52.082119 10166 raft_consensus.cc:3060] T ab8464ebfb914607b118f3340667edd7 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:52.089236 10741 raft_consensus.cc:515] T 6529b4db48bd4c8482b729319e231170 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:52.092511 10362 tablet_bootstrap.cc:492] T f451914884954d8d85e544c19e41f1f9 P 3408c3af6d6a49b2a305a7937efd1861: No bootstrap required, opened a new log
I20260709 13:15:52.097738 10362 ts_tablet_manager.cc:1403] T f451914884954d8d85e544c19e41f1f9 P 3408c3af6d6a49b2a305a7937efd1861: Time spent bootstrapping tablet: real 0.121s	user 0.011s	sys 0.004s
W20260709 13:15:52.111464 10214 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.218.65:33643, user_credentials={real_user=slave}} blocked reactor thread for 44394.3us
I20260709 13:15:52.113484 10214 leader_election.cc:304] T ff56050430dd45eb8ebe9a58d916c8df P 9558e596c8d1432eb6d5117cb6b1ca76 [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: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:52.117504 10363 tablet_bootstrap.cc:492] T b20059ed71304d9b9b52a127eeb49532 P ea065e3af8b44f5ea6fba93d4c6b1e5a: No bootstrap required, opened a new log
I20260709 13:15:52.118108 10363 ts_tablet_manager.cc:1403] T b20059ed71304d9b9b52a127eeb49532 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent bootstrapping tablet: real 0.267s	user 0.062s	sys 0.087s
I20260709 13:15:52.119293 10748 raft_consensus.cc:2804] T ff56050430dd45eb8ebe9a58d916c8df P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:52.121594 10748 raft_consensus.cc:493] T ff56050430dd45eb8ebe9a58d916c8df P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:52.122125 10748 raft_consensus.cc:3060] T ff56050430dd45eb8ebe9a58d916c8df P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:52.126070 10323 raft_consensus.cc:1275] T 6737d1a657234c12b327468e883da91d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:15:52.128698 10743 consensus_queue.cc:1048] T 6737d1a657234c12b327468e883da91d P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:52.130541 10363 raft_consensus.cc:359] T b20059ed71304d9b9b52a127eeb49532 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:52.131232 10363 raft_consensus.cc:385] T b20059ed71304d9b9b52a127eeb49532 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:52.131479 10363 raft_consensus.cc:740] T b20059ed71304d9b9b52a127eeb49532 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Initialized, Role: FOLLOWER
I20260709 13:15:52.132402 10757 consensus_queue.cc:1048] T ab8464ebfb914607b118f3340667edd7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:52.133351 10362 raft_consensus.cc:359] T f451914884954d8d85e544c19e41f1f9 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:52.133992 10362 raft_consensus.cc:385] T f451914884954d8d85e544c19e41f1f9 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:52.134246 10362 raft_consensus.cc:740] T f451914884954d8d85e544c19e41f1f9 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Initialized, Role: FOLLOWER
I20260709 13:15:52.134738 10363 consensus_queue.cc:260] T b20059ed71304d9b9b52a127eeb49532 P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:52.135819 10741 leader_election.cc:290] T 6529b4db48bd4c8482b729319e231170 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:52.136788 10363 ts_tablet_manager.cc:1434] T b20059ed71304d9b9b52a127eeb49532 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260709 13:15:52.136462 10362 consensus_queue.cc:260] T f451914884954d8d85e544c19e41f1f9 P 3408c3af6d6a49b2a305a7937efd1861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:52.142295 10247 raft_consensus.cc:1275] T 6737d1a657234c12b327468e883da91d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:15:52.142592 10323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6529b4db48bd4c8482b729319e231170" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:15:52.146795 10362 ts_tablet_manager.cc:1434] T f451914884954d8d85e544c19e41f1f9 P 3408c3af6d6a49b2a305a7937efd1861: Time spent starting tablet: real 0.049s	user 0.005s	sys 0.002s
W20260709 13:15:52.147701 10212 leader_election.cc:343] T 6529b4db48bd4c8482b729319e231170 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:52.148940 10244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f451914884954d8d85e544c19e41f1f9" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:15:52.149541 10244 raft_consensus.cc:3060] T f451914884954d8d85e544c19e41f1f9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:52.146806 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50871bc01054840a812fae0f68d97f8" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:52.151182 10249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab8464ebfb914607b118f3340667edd7" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:52.151911 10249 raft_consensus.cc:2393] T ab8464ebfb914607b118f3340667edd7 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3408c3af6d6a49b2a305a7937efd1861 in current term 1: Already voted for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in this term.
I20260709 13:15:52.143826 10363 tablet_bootstrap.cc:492] T 6529b4db48bd4c8482b729319e231170 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Bootstrap starting.
I20260709 13:15:52.153983 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b20059ed71304d9b9b52a127eeb49532" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:52.154567 10240 raft_consensus.cc:2468] T b20059ed71304d9b9b52a127eeb49532 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 0.
I20260709 13:15:52.142067 10748 raft_consensus.cc:515] T ff56050430dd45eb8ebe9a58d916c8df P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:52.181804 10364 tablet_bootstrap.cc:492] T 95ebfeff737144a8a59963cee22e5a55 P 9558e596c8d1432eb6d5117cb6b1ca76: No bootstrap required, opened a new log
I20260709 13:15:52.182387 10364 ts_tablet_manager.cc:1403] T 95ebfeff737144a8a59963cee22e5a55 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent bootstrapping tablet: real 0.222s	user 0.055s	sys 0.104s
I20260709 13:15:52.186779 10323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff56050430dd45eb8ebe9a58d916c8df" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
W20260709 13:15:52.191493 10212 leader_election.cc:343] T ff56050430dd45eb8ebe9a58d916c8df P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:52.194133 10740 raft_consensus.cc:493] T 80d372f11f194a0c9cc616850b42de9f P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:52.194607 10740 raft_consensus.cc:515] T 80d372f11f194a0c9cc616850b42de9f P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:52.196776 10740 leader_election.cc:290] T 80d372f11f194a0c9cc616850b42de9f P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:52.200471 10167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d372f11f194a0c9cc616850b42de9f" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:52.202330 10364 raft_consensus.cc:359] T 95ebfeff737144a8a59963cee22e5a55 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:52.206630 10364 raft_consensus.cc:385] T 95ebfeff737144a8a59963cee22e5a55 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:52.206964 10364 raft_consensus.cc:740] T 95ebfeff737144a8a59963cee22e5a55 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Initialized, Role: FOLLOWER
I20260709 13:15:52.207738 10364 consensus_queue.cc:260] T 95ebfeff737144a8a59963cee22e5a55 P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:52.209082 10167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b20059ed71304d9b9b52a127eeb49532" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:52.209704 10167 raft_consensus.cc:2468] T b20059ed71304d9b9b52a127eeb49532 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 0.
I20260709 13:15:52.210460 10364 ts_tablet_manager.cc:1434] T 95ebfeff737144a8a59963cee22e5a55 P 9558e596c8d1432eb6d5117cb6b1ca76: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.001s
I20260709 13:15:52.182857 10748 leader_election.cc:290] T ff56050430dd45eb8ebe9a58d916c8df P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:52.215224 10776 consensus_queue.cc:1048] T 6737d1a657234c12b327468e883da91d P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:52.217039 10659 consensus_queue.cc:1048] T ab8464ebfb914607b118f3340667edd7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:52.217900 10137 leader_election.cc:304] T d50871bc01054840a812fae0f68d97f8 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861; no voters: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:52.218971 10743 raft_consensus.cc:2749] T d50871bc01054840a812fae0f68d97f8 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:52.220110 10137 leader_election.cc:304] T ab8464ebfb914607b118f3340667edd7 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861; no voters: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:52.221980 10244 raft_consensus.cc:2468] T f451914884954d8d85e544c19e41f1f9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 1.
I20260709 13:15:52.221249 10137 leader_election.cc:304] T b20059ed71304d9b9b52a127eeb49532 P 3408c3af6d6a49b2a305a7937efd1861 [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: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:52.224102 10173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff56050430dd45eb8ebe9a58d916c8df" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:15:52.224716 10173 raft_consensus.cc:3060] T ff56050430dd45eb8ebe9a58d916c8df P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:52.224519 10170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6529b4db48bd4c8482b729319e231170" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:15:52.229940 10214 leader_election.cc:304] T b20059ed71304d9b9b52a127eeb49532 P 9558e596c8d1432eb6d5117cb6b1ca76 [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: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:52.233754 10802 raft_consensus.cc:2804] T b20059ed71304d9b9b52a127eeb49532 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:52.234083 10802 raft_consensus.cc:493] T b20059ed71304d9b9b52a127eeb49532 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:52.225421 10540 raft_consensus.cc:2804] T b20059ed71304d9b9b52a127eeb49532 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:52.234400 10802 raft_consensus.cc:3060] T b20059ed71304d9b9b52a127eeb49532 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:52.234608 10173 raft_consensus.cc:2468] T ff56050430dd45eb8ebe9a58d916c8df P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 1.
I20260709 13:15:52.234658 10540 raft_consensus.cc:493] T b20059ed71304d9b9b52a127eeb49532 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:52.235248 10540 raft_consensus.cc:3060] T b20059ed71304d9b9b52a127eeb49532 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:52.231920 10170 raft_consensus.cc:3060] T 6529b4db48bd4c8482b729319e231170 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:52.248751 10323 raft_consensus.cc:3060] T 80d372f11f194a0c9cc616850b42de9f P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:52.249665 10214 leader_election.cc:304] T ff56050430dd45eb8ebe9a58d916c8df P 9558e596c8d1432eb6d5117cb6b1ca76 [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: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:52.254081 10648 raft_consensus.cc:2804] T ff56050430dd45eb8ebe9a58d916c8df P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:52.254540 10648 raft_consensus.cc:697] T ff56050430dd45eb8ebe9a58d916c8df P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Becoming Leader. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Running, Role: LEADER
I20260709 13:15:52.255268 10648 consensus_queue.cc:237] T ff56050430dd45eb8ebe9a58d916c8df P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:52.252066 10802 raft_consensus.cc:515] T b20059ed71304d9b9b52a127eeb49532 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:52.258874 10802 leader_election.cc:290] T b20059ed71304d9b9b52a127eeb49532 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:52.261571 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b20059ed71304d9b9b52a127eeb49532" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:15:52.264605 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d372f11f194a0c9cc616850b42de9f" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:52.269397 10316 raft_consensus.cc:3060] T b20059ed71304d9b9b52a127eeb49532 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:52.275027 10167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b20059ed71304d9b9b52a127eeb49532" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
W20260709 13:15:52.292666 10286 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.218.66:39419, user_credentials={real_user=slave}} blocked reactor thread for 76712.3us
I20260709 13:15:52.295661 10170 raft_consensus.cc:2468] T 6529b4db48bd4c8482b729319e231170 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 1.
I20260709 13:15:52.299561 10214 leader_election.cc:304] T 6529b4db48bd4c8482b729319e231170 P 9558e596c8d1432eb6d5117cb6b1ca76 [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: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:52.302407 10802 raft_consensus.cc:2804] T 6529b4db48bd4c8482b729319e231170 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:52.303004 10802 raft_consensus.cc:697] T 6529b4db48bd4c8482b729319e231170 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Becoming Leader. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Running, Role: LEADER
I20260709 13:15:52.303855 10802 consensus_queue.cc:237] T 6529b4db48bd4c8482b729319e231170 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:52.305972 10776 raft_consensus.cc:2749] T ab8464ebfb914607b118f3340667edd7 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:52.305125 10286 leader_election.cc:304] T f451914884954d8d85e544c19e41f1f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 3408c3af6d6a49b2a305a7937efd1861
I20260709 13:15:52.307693 10740 raft_consensus.cc:2804] T f451914884954d8d85e544c19e41f1f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:52.308169 10740 raft_consensus.cc:697] T f451914884954d8d85e544c19e41f1f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Becoming Leader. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Running, Role: LEADER
I20260709 13:15:52.308943 10740 consensus_queue.cc:237] T f451914884954d8d85e544c19e41f1f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:52.300981 10363 tablet_bootstrap.cc:654] T 6529b4db48bd4c8482b729319e231170 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:52.314110 10286 leader_election.cc:304] T 80d372f11f194a0c9cc616850b42de9f P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76
I20260709 13:15:52.339814 10363 tablet_bootstrap.cc:492] T 6529b4db48bd4c8482b729319e231170 P ea065e3af8b44f5ea6fba93d4c6b1e5a: No bootstrap required, opened a new log
I20260709 13:15:52.340404 10363 ts_tablet_manager.cc:1403] T 6529b4db48bd4c8482b729319e231170 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent bootstrapping tablet: real 0.197s	user 0.019s	sys 0.000s
I20260709 13:15:52.344789 10363 raft_consensus.cc:359] T 6529b4db48bd4c8482b729319e231170 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:52.346122 10363 raft_consensus.cc:385] T 6529b4db48bd4c8482b729319e231170 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:52.347203 10363 raft_consensus.cc:740] T 6529b4db48bd4c8482b729319e231170 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Initialized, Role: FOLLOWER
I20260709 13:15:52.348057 10363 consensus_queue.cc:260] T 6529b4db48bd4c8482b729319e231170 P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:52.365435 10363 ts_tablet_manager.cc:1434] T 6529b4db48bd4c8482b729319e231170 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260709 13:15:52.285928 10540 raft_consensus.cc:515] T b20059ed71304d9b9b52a127eeb49532 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:52.366480 10363 tablet_bootstrap.cc:492] T 095e4853e3e0455b93d982e2e7da11de P ea065e3af8b44f5ea6fba93d4c6b1e5a: Bootstrap starting.
I20260709 13:15:52.368049 10540 leader_election.cc:290] T b20059ed71304d9b9b52a127eeb49532 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 election: Requested vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:52.330199 10316 raft_consensus.cc:2468] T b20059ed71304d9b9b52a127eeb49532 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 1.
I20260709 13:15:52.379959 10363 tablet_bootstrap.cc:654] T 095e4853e3e0455b93d982e2e7da11de P ea065e3af8b44f5ea6fba93d4c6b1e5a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:52.382803 10659 raft_consensus.cc:2749] T 80d372f11f194a0c9cc616850b42de9f P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:52.389874 10244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b20059ed71304d9b9b52a127eeb49532" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:15:52.390674 10244 raft_consensus.cc:2393] T b20059ed71304d9b9b52a127eeb49532 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3408c3af6d6a49b2a305a7937efd1861 in current term 1: Already voted for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in this term.
I20260709 13:15:52.391494 10317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b20059ed71304d9b9b52a127eeb49532" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:15:52.392249 10317 raft_consensus.cc:2393] T b20059ed71304d9b9b52a127eeb49532 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3408c3af6d6a49b2a305a7937efd1861 in current term 1: Already voted for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in this term.
I20260709 13:15:52.392341 10167 raft_consensus.cc:2393] T b20059ed71304d9b9b52a127eeb49532 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9558e596c8d1432eb6d5117cb6b1ca76 in current term 1: Already voted for candidate 3408c3af6d6a49b2a305a7937efd1861 in this term.
I20260709 13:15:52.395509 10212 leader_election.cc:304] T b20059ed71304d9b9b52a127eeb49532 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:15:52.406066 10754 raft_consensus.cc:2804] T b20059ed71304d9b9b52a127eeb49532 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:52.416347 10754 raft_consensus.cc:697] T b20059ed71304d9b9b52a127eeb49532 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Becoming Leader. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Running, Role: LEADER
I20260709 13:15:52.434782 10754 consensus_queue.cc:237] T b20059ed71304d9b9b52a127eeb49532 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:52.449381 10069 catalog_manager.cc:5697] T f451914884954d8d85e544c19e41f1f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a reported cstate change: term changed from 0 to 1, leader changed from <none> to ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67). New cstate: current_term: 1 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: HEALTHY } } }
W20260709 13:15:52.454099 10137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.218.67:35867, user_credentials={real_user=slave}} blocked reactor thread for 66041.1us
I20260709 13:15:52.455430 10363 tablet_bootstrap.cc:492] T 095e4853e3e0455b93d982e2e7da11de P ea065e3af8b44f5ea6fba93d4c6b1e5a: No bootstrap required, opened a new log
I20260709 13:15:52.451287 10776 raft_consensus.cc:493] T f451914884954d8d85e544c19e41f1f9 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:52.456028 10363 ts_tablet_manager.cc:1403] T 095e4853e3e0455b93d982e2e7da11de P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent bootstrapping tablet: real 0.090s	user 0.008s	sys 0.022s
I20260709 13:15:52.456349 10776 raft_consensus.cc:515] T f451914884954d8d85e544c19e41f1f9 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:52.451256 10068 catalog_manager.cc:5697] T ff56050430dd45eb8ebe9a58d916c8df P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66). New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:52.484870 10363 raft_consensus.cc:359] T 095e4853e3e0455b93d982e2e7da11de P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:52.485510 10363 raft_consensus.cc:385] T 095e4853e3e0455b93d982e2e7da11de P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:52.485684 10363 raft_consensus.cc:740] T 095e4853e3e0455b93d982e2e7da11de P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Initialized, Role: FOLLOWER
I20260709 13:15:52.486088 10363 consensus_queue.cc:260] T 095e4853e3e0455b93d982e2e7da11de P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:52.489321 10363 ts_tablet_manager.cc:1434] T 095e4853e3e0455b93d982e2e7da11de P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent starting tablet: real 0.033s	user 0.002s	sys 0.012s
I20260709 13:15:52.490123 10776 leader_election.cc:290] T f451914884954d8d85e544c19e41f1f9 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:52.490259 10363 tablet_bootstrap.cc:492] T 95ebfeff737144a8a59963cee22e5a55 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Bootstrap starting.
I20260709 13:15:52.503713 10137 leader_election.cc:304] T b20059ed71304d9b9b52a127eeb49532 P 3408c3af6d6a49b2a305a7937efd1861 [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: 3408c3af6d6a49b2a305a7937efd1861; no voters: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:52.506223 10805 raft_consensus.cc:2749] T b20059ed71304d9b9b52a127eeb49532 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:15:52.511036 10363 tablet_bootstrap.cc:654] T 95ebfeff737144a8a59963cee22e5a55 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:52.517990 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f451914884954d8d85e544c19e41f1f9" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
I20260709 13:15:52.522711 10802 raft_consensus.cc:493] T 95ebfeff737144a8a59963cee22e5a55 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:52.523331 10802 raft_consensus.cc:515] T 95ebfeff737144a8a59963cee22e5a55 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:52.524971 10244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f451914884954d8d85e544c19e41f1f9" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:52.525534 10802 leader_election.cc:290] T 95ebfeff737144a8a59963cee22e5a55 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:52.525949 10244 raft_consensus.cc:2393] T f451914884954d8d85e544c19e41f1f9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3408c3af6d6a49b2a305a7937efd1861 in current term 1: Already voted for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in this term.
I20260709 13:15:52.526723 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ebfeff737144a8a59963cee22e5a55" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" is_pre_election: true
W20260709 13:15:52.527987 10212 leader_election.cc:343] T 95ebfeff737144a8a59963cee22e5a55 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:52.529608 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ebfeff737144a8a59963cee22e5a55" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:52.530406 10169 raft_consensus.cc:2468] T 95ebfeff737144a8a59963cee22e5a55 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 0.
I20260709 13:15:52.531288 10137 leader_election.cc:304] T f451914884954d8d85e544c19e41f1f9 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861; no voters: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:52.531762 10214 leader_election.cc:304] T 95ebfeff737144a8a59963cee22e5a55 P 9558e596c8d1432eb6d5117cb6b1ca76 [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: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:52.533767 10802 raft_consensus.cc:2804] T 95ebfeff737144a8a59963cee22e5a55 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:52.532001 10805 raft_consensus.cc:3060] T f451914884954d8d85e544c19e41f1f9 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:52.534106 10802 raft_consensus.cc:493] T 95ebfeff737144a8a59963cee22e5a55 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:52.534447 10802 raft_consensus.cc:3060] T 95ebfeff737144a8a59963cee22e5a55 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:52.541045 10805 raft_consensus.cc:2749] T f451914884954d8d85e544c19e41f1f9 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:52.541987 10802 raft_consensus.cc:515] T 95ebfeff737144a8a59963cee22e5a55 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:52.543788 10802 leader_election.cc:290] T 95ebfeff737144a8a59963cee22e5a55 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:52.544754 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ebfeff737144a8a59963cee22e5a55" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
W20260709 13:15:52.546269 10212 leader_election.cc:343] T 95ebfeff737144a8a59963cee22e5a55 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:52.548991 10363 tablet_bootstrap.cc:492] T 95ebfeff737144a8a59963cee22e5a55 P ea065e3af8b44f5ea6fba93d4c6b1e5a: No bootstrap required, opened a new log
I20260709 13:15:52.549422 10363 ts_tablet_manager.cc:1403] T 95ebfeff737144a8a59963cee22e5a55 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent bootstrapping tablet: real 0.059s	user 0.022s	sys 0.013s
I20260709 13:15:52.549357 10069 catalog_manager.cc:5697] T b20059ed71304d9b9b52a127eeb49532 P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66). New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:52.550956 10069 catalog_manager.cc:5697] T 6529b4db48bd4c8482b729319e231170 P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66). New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:52.551987 10363 raft_consensus.cc:359] T 95ebfeff737144a8a59963cee22e5a55 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:52.552605 10363 raft_consensus.cc:385] T 95ebfeff737144a8a59963cee22e5a55 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:52.552893 10363 raft_consensus.cc:740] T 95ebfeff737144a8a59963cee22e5a55 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Initialized, Role: FOLLOWER
I20260709 13:15:52.552663 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ebfeff737144a8a59963cee22e5a55" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:15:52.553571 10169 raft_consensus.cc:3060] T 95ebfeff737144a8a59963cee22e5a55 P 3408c3af6d6a49b2a305a7937efd1861 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:52.553566 10363 consensus_queue.cc:260] T 95ebfeff737144a8a59963cee22e5a55 P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:52.555804 10363 ts_tablet_manager.cc:1434] T 95ebfeff737144a8a59963cee22e5a55 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.005s
I20260709 13:15:52.556699 10363 tablet_bootstrap.cc:492] T ff56050430dd45eb8ebe9a58d916c8df P ea065e3af8b44f5ea6fba93d4c6b1e5a: Bootstrap starting.
I20260709 13:15:52.559543 10169 raft_consensus.cc:2468] T 95ebfeff737144a8a59963cee22e5a55 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 1.
I20260709 13:15:52.560490 10214 leader_election.cc:304] T 95ebfeff737144a8a59963cee22e5a55 P 9558e596c8d1432eb6d5117cb6b1ca76 [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: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:15:52.561268 10802 raft_consensus.cc:2804] T 95ebfeff737144a8a59963cee22e5a55 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:52.561344 10363 tablet_bootstrap.cc:654] T ff56050430dd45eb8ebe9a58d916c8df P ea065e3af8b44f5ea6fba93d4c6b1e5a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:52.561718 10802 raft_consensus.cc:697] T 95ebfeff737144a8a59963cee22e5a55 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Becoming Leader. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Running, Role: LEADER
I20260709 13:15:52.562464 10802 consensus_queue.cc:237] T 95ebfeff737144a8a59963cee22e5a55 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:52.573137 10363 tablet_bootstrap.cc:492] T ff56050430dd45eb8ebe9a58d916c8df P ea065e3af8b44f5ea6fba93d4c6b1e5a: No bootstrap required, opened a new log
I20260709 13:15:52.573572 10363 ts_tablet_manager.cc:1403] T ff56050430dd45eb8ebe9a58d916c8df P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent bootstrapping tablet: real 0.017s	user 0.002s	sys 0.012s
I20260709 13:15:52.575580 10363 raft_consensus.cc:359] T ff56050430dd45eb8ebe9a58d916c8df P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:52.577066 10363 raft_consensus.cc:385] T ff56050430dd45eb8ebe9a58d916c8df P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:52.577322 10363 raft_consensus.cc:740] T ff56050430dd45eb8ebe9a58d916c8df P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Initialized, Role: FOLLOWER
I20260709 13:15:52.577952 10363 consensus_queue.cc:260] T ff56050430dd45eb8ebe9a58d916c8df P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:52.579946 10363 ts_tablet_manager.cc:1434] T ff56050430dd45eb8ebe9a58d916c8df P ea065e3af8b44f5ea6fba93d4c6b1e5a: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:15:52.580114 10068 catalog_manager.cc:5697] T 95ebfeff737144a8a59963cee22e5a55 P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66). New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:52.605583 10821 raft_consensus.cc:493] T 95ebfeff737144a8a59963cee22e5a55 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:52.606005 10821 raft_consensus.cc:515] T 95ebfeff737144a8a59963cee22e5a55 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:52.607937 10821 leader_election.cc:290] T 95ebfeff737144a8a59963cee22e5a55 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:52.608628 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ebfeff737144a8a59963cee22e5a55" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:52.608821 10244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ebfeff737144a8a59963cee22e5a55" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:52.609414 10169 raft_consensus.cc:2393] T 95ebfeff737144a8a59963cee22e5a55 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in current term 1: Already voted for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in this term.
I20260709 13:15:52.610277 10288 leader_election.cc:304] T 95ebfeff737144a8a59963cee22e5a55 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76
I20260709 13:15:52.610781 10821 raft_consensus.cc:3060] T 95ebfeff737144a8a59963cee22e5a55 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:52.618278 10821 raft_consensus.cc:2749] T 95ebfeff737144a8a59963cee22e5a55 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:52.647810 10740 raft_consensus.cc:493] T 6529b4db48bd4c8482b729319e231170 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:52.648227 10740 raft_consensus.cc:515] T 6529b4db48bd4c8482b729319e231170 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:52.649883 10740 leader_election.cc:290] T 6529b4db48bd4c8482b729319e231170 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:52.650342 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6529b4db48bd4c8482b729319e231170" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:52.650714 10243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6529b4db48bd4c8482b729319e231170" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:52.651099 10169 raft_consensus.cc:2393] T 6529b4db48bd4c8482b729319e231170 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in current term 1: Already voted for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in this term.
I20260709 13:15:52.651934 10288 leader_election.cc:304] T 6529b4db48bd4c8482b729319e231170 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76
I20260709 13:15:52.652503 10740 raft_consensus.cc:3060] T 6529b4db48bd4c8482b729319e231170 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:52.657709 10740 raft_consensus.cc:2749] T 6529b4db48bd4c8482b729319e231170 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:52.690552 10740 raft_consensus.cc:493] T ff56050430dd45eb8ebe9a58d916c8df P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:52.690949 10740 raft_consensus.cc:515] T ff56050430dd45eb8ebe9a58d916c8df P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:15:52.692720 10740 leader_election.cc:290] T ff56050430dd45eb8ebe9a58d916c8df P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:52.693204 10166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff56050430dd45eb8ebe9a58d916c8df" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3408c3af6d6a49b2a305a7937efd1861" is_pre_election: true
I20260709 13:15:52.693873 10166 raft_consensus.cc:2393] T ff56050430dd45eb8ebe9a58d916c8df P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in current term 1: Already voted for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in this term.
I20260709 13:15:52.695000 10244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff56050430dd45eb8ebe9a58d916c8df" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" is_pre_election: true
I20260709 13:15:52.696074 10286 leader_election.cc:304] T ff56050430dd45eb8ebe9a58d916c8df P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76
I20260709 13:15:52.696642 10740 raft_consensus.cc:3060] T ff56050430dd45eb8ebe9a58d916c8df P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:52.700902 10740 raft_consensus.cc:2749] T ff56050430dd45eb8ebe9a58d916c8df P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:52.733209 10802 consensus_queue.cc:1048] T ff56050430dd45eb8ebe9a58d916c8df P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:52.735966 10802 consensus_queue.cc:1048] T 6529b4db48bd4c8482b729319e231170 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:52.749073 10741 consensus_queue.cc:1048] T 6529b4db48bd4c8482b729319e231170 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:52.757002 10754 consensus_queue.cc:1048] T ff56050430dd45eb8ebe9a58d916c8df P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:52.763513 10821 consensus_queue.cc:1048] T f451914884954d8d85e544c19e41f1f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:52.767064 10317 raft_consensus.cc:3060] T 095e4853e3e0455b93d982e2e7da11de P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:52.789757 10821 consensus_queue.cc:1048] T f451914884954d8d85e544c19e41f1f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:52.954758 10802 consensus_queue.cc:1048] T 95ebfeff737144a8a59963cee22e5a55 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:52.964264 10648 consensus_queue.cc:1048] T 95ebfeff737144a8a59963cee22e5a55 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:52.987177 10648 consensus_queue.cc:1048] T b20059ed71304d9b9b52a127eeb49532 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:52.997995 10802 consensus_queue.cc:1048] T b20059ed71304d9b9b52a127eeb49532 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:53.575223  9065 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:53.605795 10845 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:15:53.606819 10847 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:15:53.606841 10844 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:15:53.608743  9065 server_base.cc:1061] running on GCE node
I20260709 13:15:53.610555  9065 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:53.610743  9065 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:15:53.610882  9065 hybrid_clock.cc:648] HybridClock initialized: now 1783602953610870 us; error 0 us; skew 500 ppm
I20260709 13:15:53.611387  9065 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:53.614691  9065 webserver.cc:533] Webserver started at http://127.8.218.68:39343/ using document root <none> and password file <none>
I20260709 13:15:53.615252  9065 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:53.615422  9065 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:53.615664  9065 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:53.616952  9065 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-0/minicluster-data/ts-3-root/instance:
uuid: "a23f905ab4ac4b2c88757b2c340a2cfd"
format_stamp: "Formatted at 2026-07-09 13:15:53 on dist-test-slave-fpp7"
I20260709 13:15:53.624577  9065 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.003s
I20260709 13:15:53.628288 10852 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:15:53.629145  9065 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 13:15:53.629578  9065 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-0/minicluster-data/ts-3-root
uuid: "a23f905ab4ac4b2c88757b2c340a2cfd"
format_stamp: "Formatted at 2026-07-09 13:15:53 on dist-test-slave-fpp7"
I20260709 13:15:53.629942  9065 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-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:15:53.650095  9065 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:53.651412  9065 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:53.652885  9065 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:53.655124  9065 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:53.655308  9065 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:53.655493  9065 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:53.655633  9065 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:53.733208  9065 rpc_server.cc:307] RPC server started. Bound to: 127.8.218.68:35275
I20260709 13:15:53.733304 10914 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.218.68:35275 every 8 connection(s)
I20260709 13:15:53.737802  9065 auto_leader_rebalancer-test.cc:384] add a tserver: a23f905ab4ac4b2c88757b2c340a2cfd
I20260709 13:15:53.755014 10915 heartbeater.cc:344] Connected to a master server at 127.8.218.126:41199
I20260709 13:15:53.755422 10915 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:53.756194 10915 heartbeater.cc:507] Master 127.8.218.126:41199 requested a full tablet report, sending...
I20260709 13:15:53.757973 10069 ts_manager.cc:194] Registered new tserver with Master: a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68:35275)
I20260709 13:15:53.759163 10069 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44026
I20260709 13:15:54.167562 10169 consensus_queue.cc:237] T 5f56086312654854bcbbbf9e32f047d9 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Queue 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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:15:54.173326 10244 raft_consensus.cc:1275] T 5f56086312654854bcbbbf9e32f047d9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:15:54.173329 10318 raft_consensus.cc:1275] T 5f56086312654854bcbbbf9e32f047d9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:15:54.174924 10818 consensus_queue.cc:1048] T 5f56086312654854bcbbbf9e32f047d9 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:54.176779 10919 consensus_queue.cc:1048] T 5f56086312654854bcbbbf9e32f047d9 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } 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:15:54.185245 10919 raft_consensus.cc:2955] T 5f56086312654854bcbbbf9e32f047d9 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:15:54.187368 10243 raft_consensus.cc:2955] T 5f56086312654854bcbbbf9e32f047d9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
W20260709 13:15:54.189329 10140 consensus_peers.cc:597] T 5f56086312654854bcbbbf9e32f047d9 P 3408c3af6d6a49b2a305a7937efd1861 -> Peer a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68:35275): Couldn't send request to peer a23f905ab4ac4b2c88757b2c340a2cfd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5f56086312654854bcbbbf9e32f047d9. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:54.190083 10317 raft_consensus.cc:2955] T 5f56086312654854bcbbbf9e32f047d9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:15:54.210569 10169 consensus_queue.cc:237] T a2810c3dfb8f4757b498d14a1b59d555 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Queue 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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:15:54.210632 10069 catalog_manager.cc:5697] T 5f56086312654854bcbbbf9e32f047d9 P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New cstate: current_term: 1 leader_uuid: "3408c3af6d6a49b2a305a7937efd1861" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:15:54.232432 10317 raft_consensus.cc:1275] T a2810c3dfb8f4757b498d14a1b59d555 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:15:54.232935 10243 raft_consensus.cc:1275] T a2810c3dfb8f4757b498d14a1b59d555 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:15:54.232975 10140 consensus_peers.cc:597] T a2810c3dfb8f4757b498d14a1b59d555 P 3408c3af6d6a49b2a305a7937efd1861 -> Peer a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68:35275): Couldn't send request to peer a23f905ab4ac4b2c88757b2c340a2cfd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a2810c3dfb8f4757b498d14a1b59d555. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:54.233987 10818 consensus_queue.cc:1048] T a2810c3dfb8f4757b498d14a1b59d555 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:54.236865 10818 consensus_queue.cc:1048] T a2810c3dfb8f4757b498d14a1b59d555 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } 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:15:54.260442 10919 raft_consensus.cc:2955] T a2810c3dfb8f4757b498d14a1b59d555 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:15:54.263747 10244 raft_consensus.cc:2955] T a2810c3dfb8f4757b498d14a1b59d555 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
W20260709 13:15:54.309451 10288 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.218.65:33643, user_credentials={real_user=slave}} blocked reactor thread for 53480us
I20260709 13:15:54.317394 10317 raft_consensus.cc:2955] T a2810c3dfb8f4757b498d14a1b59d555 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:15:54.335956 10069 catalog_manager.cc:5697] T a2810c3dfb8f4757b498d14a1b59d555 P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New cstate: current_term: 1 leader_uuid: "3408c3af6d6a49b2a305a7937efd1861" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:15:54.342283 10244 consensus_queue.cc:237] T 95ebfeff737144a8a59963cee22e5a55 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Queue 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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:15:54.350826 10317 raft_consensus.cc:1275] T 95ebfeff737144a8a59963cee22e5a55 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:15:54.352916 10929 consensus_queue.cc:1048] T 95ebfeff737144a8a59963cee22e5a55 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:54.358949 10167 raft_consensus.cc:1275] T 95ebfeff737144a8a59963cee22e5a55 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:15:54.363090 10843 consensus_queue.cc:1048] T 95ebfeff737144a8a59963cee22e5a55 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } 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:15:54.364416 10215 consensus_peers.cc:597] T 95ebfeff737144a8a59963cee22e5a55 P 9558e596c8d1432eb6d5117cb6b1ca76 -> Peer a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68:35275): Couldn't send request to peer a23f905ab4ac4b2c88757b2c340a2cfd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 95ebfeff737144a8a59963cee22e5a55. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:54.372686 10929 raft_consensus.cc:2955] T 95ebfeff737144a8a59963cee22e5a55 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:15:54.375757 10167 raft_consensus.cc:2955] T 95ebfeff737144a8a59963cee22e5a55 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:15:54.378880 10317 raft_consensus.cc:2955] T 95ebfeff737144a8a59963cee22e5a55 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:15:54.397091 10068 catalog_manager.cc:5697] T 95ebfeff737144a8a59963cee22e5a55 P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:15:54.415961 10317 consensus_queue.cc:237] T 27fdd1da2dc2406cb7fcd80d571a7fce P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Queue 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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:15:54.423774 10244 raft_consensus.cc:1275] T 27fdd1da2dc2406cb7fcd80d571a7fce P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:15:54.424309 10167 raft_consensus.cc:1275] T 27fdd1da2dc2406cb7fcd80d571a7fce P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:15:54.425328 10822 consensus_queue.cc:1048] T 27fdd1da2dc2406cb7fcd80d571a7fce P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } 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:15:54.426287 10933 consensus_queue.cc:1048] T 27fdd1da2dc2406cb7fcd80d571a7fce P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:15:54.437251 10289 consensus_peers.cc:597] T 27fdd1da2dc2406cb7fcd80d571a7fce P ea065e3af8b44f5ea6fba93d4c6b1e5a -> Peer a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68:35275): Couldn't send request to peer a23f905ab4ac4b2c88757b2c340a2cfd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 27fdd1da2dc2406cb7fcd80d571a7fce. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:54.439054 10822 raft_consensus.cc:2955] T 27fdd1da2dc2406cb7fcd80d571a7fce P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:15:54.440665 10169 raft_consensus.cc:2955] T 27fdd1da2dc2406cb7fcd80d571a7fce P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:15:54.442122 10244 raft_consensus.cc:2955] T 27fdd1da2dc2406cb7fcd80d571a7fce P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:15:54.455606 10068 catalog_manager.cc:5697] T 27fdd1da2dc2406cb7fcd80d571a7fce P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New cstate: current_term: 1 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:15:54.615296 10950 ts_tablet_manager.cc:933] T 5f56086312654854bcbbbf9e32f047d9 P a23f905ab4ac4b2c88757b2c340a2cfd: Initiating tablet copy from peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643)
I20260709 13:15:54.622305 10950 tablet_copy_client.cc:323] T 5f56086312654854bcbbbf9e32f047d9 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Beginning tablet copy session from remote peer at address 127.8.218.65:33643
I20260709 13:15:54.636516 10184 tablet_copy_service.cc:140] P 3408c3af6d6a49b2a305a7937efd1861: Received BeginTabletCopySession request for tablet 5f56086312654854bcbbbf9e32f047d9 from peer a23f905ab4ac4b2c88757b2c340a2cfd ({username='slave'} at 127.0.0.1:43460)
I20260709 13:15:54.637023 10184 tablet_copy_service.cc:161] P 3408c3af6d6a49b2a305a7937efd1861: Beginning new tablet copy session on tablet 5f56086312654854bcbbbf9e32f047d9 from peer a23f905ab4ac4b2c88757b2c340a2cfd at {username='slave'} at 127.0.0.1:43460: session id = a23f905ab4ac4b2c88757b2c340a2cfd-5f56086312654854bcbbbf9e32f047d9
I20260709 13:15:54.643491 10184 tablet_copy_source_session.cc:215] T 5f56086312654854bcbbbf9e32f047d9 P 3408c3af6d6a49b2a305a7937efd1861: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:15:54.647008 10950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f56086312654854bcbbbf9e32f047d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:54.661586 10950 tablet_copy_client.cc:806] T 5f56086312654854bcbbbf9e32f047d9 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 0 data blocks...
I20260709 13:15:54.662185 10950 tablet_copy_client.cc:670] T 5f56086312654854bcbbbf9e32f047d9 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:15:54.666776 10950 tablet_copy_client.cc:538] T 5f56086312654854bcbbbf9e32f047d9 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:15:54.675074 10950 tablet_bootstrap.cc:492] T 5f56086312654854bcbbbf9e32f047d9 P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap starting.
I20260709 13:15:54.692684 10950 tablet_bootstrap.cc:492] T 5f56086312654854bcbbbf9e32f047d9 P a23f905ab4ac4b2c88757b2c340a2cfd: 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:15:54.693444 10950 tablet_bootstrap.cc:492] T 5f56086312654854bcbbbf9e32f047d9 P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap complete.
I20260709 13:15:54.694029 10950 ts_tablet_manager.cc:1403] T 5f56086312654854bcbbbf9e32f047d9 P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent bootstrapping tablet: real 0.019s	user 0.019s	sys 0.000s
I20260709 13:15:54.696523 10950 raft_consensus.cc:359] T 5f56086312654854bcbbbf9e32f047d9 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:15:54.697299 10950 raft_consensus.cc:740] T 5f56086312654854bcbbbf9e32f047d9 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a23f905ab4ac4b2c88757b2c340a2cfd, State: Initialized, Role: LEARNER
I20260709 13:15:54.697917 10950 consensus_queue.cc:260] T 5f56086312654854bcbbbf9e32f047d9 P a23f905ab4ac4b2c88757b2c340a2cfd [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:15:54.700517 10915 heartbeater.cc:499] Master 127.8.218.126:41199 was elected leader, sending a full tablet report...
I20260709 13:15:54.700767 10950 ts_tablet_manager.cc:1434] T 5f56086312654854bcbbbf9e32f047d9 P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:15:54.702929 10184 tablet_copy_service.cc:342] P 3408c3af6d6a49b2a305a7937efd1861: Request end of tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-5f56086312654854bcbbbf9e32f047d9 received from {username='slave'} at 127.0.0.1:43460
I20260709 13:15:54.703356 10184 tablet_copy_service.cc:434] P 3408c3af6d6a49b2a305a7937efd1861: ending tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-5f56086312654854bcbbbf9e32f047d9 on tablet 5f56086312654854bcbbbf9e32f047d9 with peer a23f905ab4ac4b2c88757b2c340a2cfd
I20260709 13:15:54.748370 10950 ts_tablet_manager.cc:933] T a2810c3dfb8f4757b498d14a1b59d555 P a23f905ab4ac4b2c88757b2c340a2cfd: Initiating tablet copy from peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643)
I20260709 13:15:54.750085 10950 tablet_copy_client.cc:323] T a2810c3dfb8f4757b498d14a1b59d555 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Beginning tablet copy session from remote peer at address 127.8.218.65:33643
I20260709 13:15:54.751725 10184 tablet_copy_service.cc:140] P 3408c3af6d6a49b2a305a7937efd1861: Received BeginTabletCopySession request for tablet a2810c3dfb8f4757b498d14a1b59d555 from peer a23f905ab4ac4b2c88757b2c340a2cfd ({username='slave'} at 127.0.0.1:43460)
I20260709 13:15:54.752223 10184 tablet_copy_service.cc:161] P 3408c3af6d6a49b2a305a7937efd1861: Beginning new tablet copy session on tablet a2810c3dfb8f4757b498d14a1b59d555 from peer a23f905ab4ac4b2c88757b2c340a2cfd at {username='slave'} at 127.0.0.1:43460: session id = a23f905ab4ac4b2c88757b2c340a2cfd-a2810c3dfb8f4757b498d14a1b59d555
I20260709 13:15:54.758898 10184 tablet_copy_source_session.cc:215] T a2810c3dfb8f4757b498d14a1b59d555 P 3408c3af6d6a49b2a305a7937efd1861: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:15:54.768982 10950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2810c3dfb8f4757b498d14a1b59d555. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:54.796437 10950 tablet_copy_client.cc:806] T a2810c3dfb8f4757b498d14a1b59d555 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 0 data blocks...
I20260709 13:15:54.797117 10950 tablet_copy_client.cc:670] T a2810c3dfb8f4757b498d14a1b59d555 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:15:54.796412 10956 ts_tablet_manager.cc:933] T 95ebfeff737144a8a59963cee22e5a55 P a23f905ab4ac4b2c88757b2c340a2cfd: Initiating tablet copy from peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:54.804589 10956 tablet_copy_client.cc:323] T 95ebfeff737144a8a59963cee22e5a55 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Beginning tablet copy session from remote peer at address 127.8.218.66:39419
I20260709 13:15:54.807739 10950 tablet_copy_client.cc:538] T a2810c3dfb8f4757b498d14a1b59d555 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:15:54.816177 10950 tablet_bootstrap.cc:492] T a2810c3dfb8f4757b498d14a1b59d555 P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap starting.
I20260709 13:15:54.817574 10259 tablet_copy_service.cc:140] P 9558e596c8d1432eb6d5117cb6b1ca76: Received BeginTabletCopySession request for tablet 95ebfeff737144a8a59963cee22e5a55 from peer a23f905ab4ac4b2c88757b2c340a2cfd ({username='slave'} at 127.0.0.1:42018)
I20260709 13:15:54.818166 10259 tablet_copy_service.cc:161] P 9558e596c8d1432eb6d5117cb6b1ca76: Beginning new tablet copy session on tablet 95ebfeff737144a8a59963cee22e5a55 from peer a23f905ab4ac4b2c88757b2c340a2cfd at {username='slave'} at 127.0.0.1:42018: session id = a23f905ab4ac4b2c88757b2c340a2cfd-95ebfeff737144a8a59963cee22e5a55
I20260709 13:15:54.826457 10259 tablet_copy_source_session.cc:215] T 95ebfeff737144a8a59963cee22e5a55 P 9558e596c8d1432eb6d5117cb6b1ca76: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:15:54.829480 10956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95ebfeff737144a8a59963cee22e5a55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:54.847249 10956 tablet_copy_client.cc:806] T 95ebfeff737144a8a59963cee22e5a55 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 0 data blocks...
I20260709 13:15:54.848804 10956 tablet_copy_client.cc:670] T 95ebfeff737144a8a59963cee22e5a55 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:15:54.852035 10956 tablet_copy_client.cc:538] T 95ebfeff737144a8a59963cee22e5a55 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:15:54.854374 10950 tablet_bootstrap.cc:492] T a2810c3dfb8f4757b498d14a1b59d555 P a23f905ab4ac4b2c88757b2c340a2cfd: 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:15:54.855273 10950 tablet_bootstrap.cc:492] T a2810c3dfb8f4757b498d14a1b59d555 P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap complete.
I20260709 13:15:54.855935 10950 ts_tablet_manager.cc:1403] T a2810c3dfb8f4757b498d14a1b59d555 P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent bootstrapping tablet: real 0.040s	user 0.024s	sys 0.013s
I20260709 13:15:54.859906 10950 raft_consensus.cc:359] T a2810c3dfb8f4757b498d14a1b59d555 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:15:54.860728 10950 raft_consensus.cc:740] T a2810c3dfb8f4757b498d14a1b59d555 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a23f905ab4ac4b2c88757b2c340a2cfd, State: Initialized, Role: LEARNER
I20260709 13:15:54.861413 10950 consensus_queue.cc:260] T a2810c3dfb8f4757b498d14a1b59d555 P a23f905ab4ac4b2c88757b2c340a2cfd [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:15:54.862386 10956 tablet_bootstrap.cc:492] T 95ebfeff737144a8a59963cee22e5a55 P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap starting.
I20260709 13:15:54.863890 10950 ts_tablet_manager.cc:1434] T a2810c3dfb8f4757b498d14a1b59d555 P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:15:54.865573 10184 tablet_copy_service.cc:342] P 3408c3af6d6a49b2a305a7937efd1861: Request end of tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-a2810c3dfb8f4757b498d14a1b59d555 received from {username='slave'} at 127.0.0.1:43460
I20260709 13:15:54.865964 10184 tablet_copy_service.cc:434] P 3408c3af6d6a49b2a305a7937efd1861: ending tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-a2810c3dfb8f4757b498d14a1b59d555 on tablet a2810c3dfb8f4757b498d14a1b59d555 with peer a23f905ab4ac4b2c88757b2c340a2cfd
I20260709 13:15:54.873215 10959 ts_tablet_manager.cc:933] T 27fdd1da2dc2406cb7fcd80d571a7fce P a23f905ab4ac4b2c88757b2c340a2cfd: Initiating tablet copy from peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:54.888715 10959 tablet_copy_client.cc:323] T 27fdd1da2dc2406cb7fcd80d571a7fce P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Beginning tablet copy session from remote peer at address 127.8.218.67:35867
I20260709 13:15:54.895982 10956 tablet_bootstrap.cc:492] T 95ebfeff737144a8a59963cee22e5a55 P a23f905ab4ac4b2c88757b2c340a2cfd: 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:15:54.897717 10956 tablet_bootstrap.cc:492] T 95ebfeff737144a8a59963cee22e5a55 P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap complete.
I20260709 13:15:54.898443 10956 ts_tablet_manager.cc:1403] T 95ebfeff737144a8a59963cee22e5a55 P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent bootstrapping tablet: real 0.036s	user 0.021s	sys 0.007s
I20260709 13:15:54.902062 10956 raft_consensus.cc:359] T 95ebfeff737144a8a59963cee22e5a55 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:15:54.902962 10956 raft_consensus.cc:740] T 95ebfeff737144a8a59963cee22e5a55 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a23f905ab4ac4b2c88757b2c340a2cfd, State: Initialized, Role: LEARNER
I20260709 13:15:54.902990 10333 tablet_copy_service.cc:140] P ea065e3af8b44f5ea6fba93d4c6b1e5a: Received BeginTabletCopySession request for tablet 27fdd1da2dc2406cb7fcd80d571a7fce from peer a23f905ab4ac4b2c88757b2c340a2cfd ({username='slave'} at 127.0.0.1:54950)
I20260709 13:15:54.903584 10333 tablet_copy_service.cc:161] P ea065e3af8b44f5ea6fba93d4c6b1e5a: Beginning new tablet copy session on tablet 27fdd1da2dc2406cb7fcd80d571a7fce from peer a23f905ab4ac4b2c88757b2c340a2cfd at {username='slave'} at 127.0.0.1:54950: session id = a23f905ab4ac4b2c88757b2c340a2cfd-27fdd1da2dc2406cb7fcd80d571a7fce
I20260709 13:15:54.904134 10956 consensus_queue.cc:260] T 95ebfeff737144a8a59963cee22e5a55 P a23f905ab4ac4b2c88757b2c340a2cfd [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:15:54.906065 10956 ts_tablet_manager.cc:1434] T 95ebfeff737144a8a59963cee22e5a55 P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260709 13:15:54.907618 10259 tablet_copy_service.cc:342] P 9558e596c8d1432eb6d5117cb6b1ca76: Request end of tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-95ebfeff737144a8a59963cee22e5a55 received from {username='slave'} at 127.0.0.1:42018
I20260709 13:15:54.908022 10259 tablet_copy_service.cc:434] P 9558e596c8d1432eb6d5117cb6b1ca76: ending tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-95ebfeff737144a8a59963cee22e5a55 on tablet 95ebfeff737144a8a59963cee22e5a55 with peer a23f905ab4ac4b2c88757b2c340a2cfd
I20260709 13:15:54.910774 10333 tablet_copy_source_session.cc:215] T 27fdd1da2dc2406cb7fcd80d571a7fce P ea065e3af8b44f5ea6fba93d4c6b1e5a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:15:54.913635 10959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27fdd1da2dc2406cb7fcd80d571a7fce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:54.927309 10959 tablet_copy_client.cc:806] T 27fdd1da2dc2406cb7fcd80d571a7fce P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 0 data blocks...
I20260709 13:15:54.927918 10959 tablet_copy_client.cc:670] T 27fdd1da2dc2406cb7fcd80d571a7fce P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:15:54.934098 10959 tablet_copy_client.cc:538] T 27fdd1da2dc2406cb7fcd80d571a7fce P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:15:54.941588 10959 tablet_bootstrap.cc:492] T 27fdd1da2dc2406cb7fcd80d571a7fce P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap starting.
I20260709 13:15:54.956317 10959 tablet_bootstrap.cc:492] T 27fdd1da2dc2406cb7fcd80d571a7fce P a23f905ab4ac4b2c88757b2c340a2cfd: 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:15:54.957021 10959 tablet_bootstrap.cc:492] T 27fdd1da2dc2406cb7fcd80d571a7fce P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap complete.
I20260709 13:15:54.957646 10959 ts_tablet_manager.cc:1403] T 27fdd1da2dc2406cb7fcd80d571a7fce P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.003s
I20260709 13:15:54.959663 10959 raft_consensus.cc:359] T 27fdd1da2dc2406cb7fcd80d571a7fce P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:15:54.960440 10959 raft_consensus.cc:740] T 27fdd1da2dc2406cb7fcd80d571a7fce P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a23f905ab4ac4b2c88757b2c340a2cfd, State: Initialized, Role: LEARNER
I20260709 13:15:54.960981 10959 consensus_queue.cc:260] T 27fdd1da2dc2406cb7fcd80d571a7fce P a23f905ab4ac4b2c88757b2c340a2cfd [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:15:54.964236 10959 ts_tablet_manager.cc:1434] T 27fdd1da2dc2406cb7fcd80d571a7fce P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:15:54.966990 10333 tablet_copy_service.cc:342] P ea065e3af8b44f5ea6fba93d4c6b1e5a: Request end of tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-27fdd1da2dc2406cb7fcd80d571a7fce received from {username='slave'} at 127.0.0.1:54950
I20260709 13:15:54.967394 10333 tablet_copy_service.cc:434] P ea065e3af8b44f5ea6fba93d4c6b1e5a: ending tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-27fdd1da2dc2406cb7fcd80d571a7fce on tablet 27fdd1da2dc2406cb7fcd80d571a7fce with peer a23f905ab4ac4b2c88757b2c340a2cfd
I20260709 13:15:55.101312 10890 raft_consensus.cc:1217] T 5f56086312654854bcbbbf9e32f047d9 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:15:55.314114 10890 raft_consensus.cc:1217] T a2810c3dfb8f4757b498d14a1b59d555 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:15:55.377341 10890 raft_consensus.cc:1217] T 27fdd1da2dc2406cb7fcd80d571a7fce P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:15:55.409578 10890 raft_consensus.cc:1217] T 95ebfeff737144a8a59963cee22e5a55 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:15:55.494643 10818 raft_consensus.cc:1064] T 5f56086312654854bcbbbf9e32f047d9 P 3408c3af6d6a49b2a305a7937efd1861: attempting to promote NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd to VOTER
I20260709 13:15:55.496950 10818 consensus_queue.cc:237] T 5f56086312654854bcbbbf9e32f047d9 P 3408c3af6d6a49b2a305a7937efd1861 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:15:55.502915 10317 raft_consensus.cc:1275] T 5f56086312654854bcbbbf9e32f047d9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:55.503547 10890 raft_consensus.cc:1275] T 5f56086312654854bcbbbf9e32f047d9 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:55.504312 10818 consensus_queue.cc:1048] T 5f56086312654854bcbbbf9e32f047d9 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } 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:15:55.505475 10240 raft_consensus.cc:1275] T 5f56086312654854bcbbbf9e32f047d9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:55.506021 10919 consensus_queue.cc:1048] T 5f56086312654854bcbbbf9e32f047d9 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:15:55.508389 10825 consensus_queue.cc:1048] T 5f56086312654854bcbbbf9e32f047d9 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:55.541464 10825 raft_consensus.cc:2955] T 5f56086312654854bcbbbf9e32f047d9 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:55.543447 10240 raft_consensus.cc:2955] T 5f56086312654854bcbbbf9e32f047d9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:55.545141 10889 raft_consensus.cc:2955] T 5f56086312654854bcbbbf9e32f047d9 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:55.555243 10316 raft_consensus.cc:2955] T 5f56086312654854bcbbbf9e32f047d9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:55.562438 10070 catalog_manager.cc:5697] T 5f56086312654854bcbbbf9e32f047d9 P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3408c3af6d6a49b2a305a7937efd1861" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:55.639995 10167 consensus_queue.cc:237] T 5f56086312654854bcbbbf9e32f047d9 P 3408c3af6d6a49b2a305a7937efd1861 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:15:55.645946 10889 raft_consensus.cc:1275] T 5f56086312654854bcbbbf9e32f047d9 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:55.647361 10969 consensus_queue.cc:1048] T 5f56086312654854bcbbbf9e32f047d9 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:15:55.650015 10240 raft_consensus.cc:1275] T 5f56086312654854bcbbbf9e32f047d9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:55.653826 10825 raft_consensus.cc:2955] T 5f56086312654854bcbbbf9e32f047d9 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:55.659790 10969 consensus_queue.cc:1048] T 5f56086312654854bcbbbf9e32f047d9 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:55.661211 10889 raft_consensus.cc:2955] T 5f56086312654854bcbbbf9e32f047d9 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:55.665066 10240 raft_consensus.cc:2955] T 5f56086312654854bcbbbf9e32f047d9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:55.670894 10058 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5f56086312654854bcbbbf9e32f047d9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:15:55.689134 10069 catalog_manager.cc:5697] T 5f56086312654854bcbbbf9e32f047d9 P a23f905ab4ac4b2c88757b2c340a2cfd reported cstate change: config changed from index 3 to 4, VOTER ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) evicted. New cstate: current_term: 1 leader_uuid: "3408c3af6d6a49b2a305a7937efd1861" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:55.702486 10309 tablet_service.cc:1558] Processing DeleteTablet for tablet 5f56086312654854bcbbbf9e32f047d9 with delete_type TABLET_DATA_TOMBSTONED (TS ea065e3af8b44f5ea6fba93d4c6b1e5a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37824
I20260709 13:15:55.704698 10974 tablet_replica.cc:333] T 5f56086312654854bcbbbf9e32f047d9 P ea065e3af8b44f5ea6fba93d4c6b1e5a: stopping tablet replica
I20260709 13:15:55.705442 10974 raft_consensus.cc:2243] T 5f56086312654854bcbbbf9e32f047d9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:55.705996 10974 raft_consensus.cc:2272] T 5f56086312654854bcbbbf9e32f047d9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:55.708935 10974 ts_tablet_manager.cc:1916] T 5f56086312654854bcbbbf9e32f047d9 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:15:55.720856 10974 ts_tablet_manager.cc:1929] T 5f56086312654854bcbbbf9e32f047d9 P ea065e3af8b44f5ea6fba93d4c6b1e5a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:15:55.721244 10974 log.cc:1199] T 5f56086312654854bcbbbf9e32f047d9 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Deleting WAL directory at /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-0/minicluster-data/ts-2-root/wals/5f56086312654854bcbbbf9e32f047d9
I20260709 13:15:55.723033 10056 catalog_manager.cc:5028] TS ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): tablet 5f56086312654854bcbbbf9e32f047d9 (table test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]) successfully deleted
I20260709 13:15:55.778851 10825 raft_consensus.cc:1064] T a2810c3dfb8f4757b498d14a1b59d555 P 3408c3af6d6a49b2a305a7937efd1861: attempting to promote NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd to VOTER
I20260709 13:15:55.781366 10825 consensus_queue.cc:237] T a2810c3dfb8f4757b498d14a1b59d555 P 3408c3af6d6a49b2a305a7937efd1861 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:15:55.787768 10317 raft_consensus.cc:1275] T a2810c3dfb8f4757b498d14a1b59d555 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:55.787858 10889 raft_consensus.cc:1275] T a2810c3dfb8f4757b498d14a1b59d555 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:55.789422 10825 consensus_queue.cc:1048] T a2810c3dfb8f4757b498d14a1b59d555 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:55.790467 10969 consensus_queue.cc:1048] T a2810c3dfb8f4757b498d14a1b59d555 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:15:55.790835 10240 raft_consensus.cc:1275] T a2810c3dfb8f4757b498d14a1b59d555 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:55.792860 10969 consensus_queue.cc:1048] T a2810c3dfb8f4757b498d14a1b59d555 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 13:15:55.804673 10969 raft_consensus.cc:2955] T a2810c3dfb8f4757b498d14a1b59d555 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:55.808759 10317 raft_consensus.cc:2955] T a2810c3dfb8f4757b498d14a1b59d555 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:55.809016 10240 raft_consensus.cc:2955] T a2810c3dfb8f4757b498d14a1b59d555 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:55.825135 10069 catalog_manager.cc:5697] T a2810c3dfb8f4757b498d14a1b59d555 P ea065e3af8b44f5ea6fba93d4c6b1e5a reported cstate change: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3408c3af6d6a49b2a305a7937efd1861" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:55.830636 10941 raft_consensus.cc:1064] T 95ebfeff737144a8a59963cee22e5a55 P 9558e596c8d1432eb6d5117cb6b1ca76: attempting to promote NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd to VOTER
I20260709 13:15:55.833092 10941 consensus_queue.cc:237] T 95ebfeff737144a8a59963cee22e5a55 P 9558e596c8d1432eb6d5117cb6b1ca76 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:15:55.845045 10889 raft_consensus.cc:2955] T a2810c3dfb8f4757b498d14a1b59d555 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:55.847226 10169 consensus_queue.cc:237] T a2810c3dfb8f4757b498d14a1b59d555 P 3408c3af6d6a49b2a305a7937efd1861 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:15:55.853222 10888 raft_consensus.cc:1275] T 95ebfeff737144a8a59963cee22e5a55 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:55.858259 10318 raft_consensus.cc:1275] T a2810c3dfb8f4757b498d14a1b59d555 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:55.859297 10964 consensus_queue.cc:1048] T 95ebfeff737144a8a59963cee22e5a55 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:15:55.863516 10890 raft_consensus.cc:1275] T a2810c3dfb8f4757b498d14a1b59d555 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:55.865765 10919 consensus_queue.cc:1048] T a2810c3dfb8f4757b498d14a1b59d555 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:55.873759 10169 raft_consensus.cc:1275] T 95ebfeff737144a8a59963cee22e5a55 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:55.872483 10919 consensus_queue.cc:1048] T a2810c3dfb8f4757b498d14a1b59d555 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:15:55.876793 10942 consensus_queue.cc:1048] T 95ebfeff737144a8a59963cee22e5a55 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } 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:15:55.883405 10317 raft_consensus.cc:1275] T 95ebfeff737144a8a59963cee22e5a55 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:55.883872 10818 raft_consensus.cc:2955] T a2810c3dfb8f4757b498d14a1b59d555 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:55.884865 10964 consensus_queue.cc:1048] T 95ebfeff737144a8a59963cee22e5a55 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:55.888317 10317 raft_consensus.cc:2955] T a2810c3dfb8f4757b498d14a1b59d555 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:55.897354 10058 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a2810c3dfb8f4757b498d14a1b59d555 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:15:55.906276 10889 raft_consensus.cc:2955] T a2810c3dfb8f4757b498d14a1b59d555 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:55.911876 10964 raft_consensus.cc:2955] T 95ebfeff737144a8a59963cee22e5a55 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:55.920346 10072 catalog_manager.cc:5697] T a2810c3dfb8f4757b498d14a1b59d555 P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: config changed from index 3 to 4, VOTER 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) evicted. New cstate: current_term: 1 leader_uuid: "3408c3af6d6a49b2a305a7937efd1861" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:15:55.923543 10317 raft_consensus.cc:2955] T 95ebfeff737144a8a59963cee22e5a55 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:55.919871 10169 raft_consensus.cc:2955] T 95ebfeff737144a8a59963cee22e5a55 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:55.929021 10888 raft_consensus.cc:2955] T 95ebfeff737144a8a59963cee22e5a55 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:55.934514 10068 catalog_manager.cc:5697] T 95ebfeff737144a8a59963cee22e5a55 P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:15:55.946122 10232 tablet_service.cc:1558] Processing DeleteTablet for tablet a2810c3dfb8f4757b498d14a1b59d555 with delete_type TABLET_DATA_TOMBSTONED (TS 9558e596c8d1432eb6d5117cb6b1ca76 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35488
I20260709 13:15:55.963384 10240 consensus_queue.cc:237] T 95ebfeff737144a8a59963cee22e5a55 P 9558e596c8d1432eb6d5117cb6b1ca76 [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: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:15:55.969574 10318 raft_consensus.cc:1275] T 95ebfeff737144a8a59963cee22e5a55 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:55.969784 10889 raft_consensus.cc:1275] T 95ebfeff737144a8a59963cee22e5a55 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:55.970904 10964 consensus_queue.cc:1048] T 95ebfeff737144a8a59963cee22e5a55 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:55.972826 10941 consensus_queue.cc:1048] T 95ebfeff737144a8a59963cee22e5a55 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:15:55.986778 10822 raft_consensus.cc:1064] T 27fdd1da2dc2406cb7fcd80d571a7fce P ea065e3af8b44f5ea6fba93d4c6b1e5a: attempting to promote NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd to VOTER
I20260709 13:15:55.988878 10822 consensus_queue.cc:237] T 27fdd1da2dc2406cb7fcd80d571a7fce P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:15:55.993134 10983 tablet_replica.cc:333] T a2810c3dfb8f4757b498d14a1b59d555 P 9558e596c8d1432eb6d5117cb6b1ca76: stopping tablet replica
I20260709 13:15:55.983985 10942 raft_consensus.cc:2955] T 95ebfeff737144a8a59963cee22e5a55 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:55.994115 10983 raft_consensus.cc:2243] T a2810c3dfb8f4757b498d14a1b59d555 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:55.994810 10983 raft_consensus.cc:2272] T a2810c3dfb8f4757b498d14a1b59d555 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:55.995548 10889 raft_consensus.cc:2955] T 95ebfeff737144a8a59963cee22e5a55 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:55.998646 10983 ts_tablet_manager.cc:1916] T a2810c3dfb8f4757b498d14a1b59d555 P 9558e596c8d1432eb6d5117cb6b1ca76: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:15:56.010761 10318 raft_consensus.cc:2955] T 95ebfeff737144a8a59963cee22e5a55 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:56.014120 10983 ts_tablet_manager.cc:1929] T a2810c3dfb8f4757b498d14a1b59d555 P 9558e596c8d1432eb6d5117cb6b1ca76: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:15:56.014596 10983 log.cc:1199] T a2810c3dfb8f4757b498d14a1b59d555 P 9558e596c8d1432eb6d5117cb6b1ca76: Deleting WAL directory at /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-0/minicluster-data/ts-1-root/wals/a2810c3dfb8f4757b498d14a1b59d555
I20260709 13:15:56.022166 10069 catalog_manager.cc:5697] T 95ebfeff737144a8a59963cee22e5a55 P a23f905ab4ac4b2c88757b2c340a2cfd reported cstate change: config changed from index 3 to 4, VOTER 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) evicted. New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:56.021608 10056 catalog_manager.cc:5028] TS 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): tablet a2810c3dfb8f4757b498d14a1b59d555 (table test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]) successfully deleted
I20260709 13:15:56.028627 10056 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 95ebfeff737144a8a59963cee22e5a55 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:15:56.034387 10889 raft_consensus.cc:1275] T 27fdd1da2dc2406cb7fcd80d571a7fce P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:56.044819 10822 consensus_queue.cc:1048] T 27fdd1da2dc2406cb7fcd80d571a7fce P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:15:56.049396 10158 tablet_service.cc:1558] Processing DeleteTablet for tablet 95ebfeff737144a8a59963cee22e5a55 with delete_type TABLET_DATA_TOMBSTONED (TS 3408c3af6d6a49b2a305a7937efd1861 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51698
I20260709 13:15:56.059273 10169 raft_consensus.cc:1275] T 27fdd1da2dc2406cb7fcd80d571a7fce P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:56.070327 10963 consensus_queue.cc:1048] T 27fdd1da2dc2406cb7fcd80d571a7fce P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:15:56.072388 10989 tablet_replica.cc:333] T 95ebfeff737144a8a59963cee22e5a55 P 3408c3af6d6a49b2a305a7937efd1861: stopping tablet replica
I20260709 13:15:56.086293 10240 raft_consensus.cc:1275] T 27fdd1da2dc2406cb7fcd80d571a7fce P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:56.091001 10989 raft_consensus.cc:2243] T 95ebfeff737144a8a59963cee22e5a55 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:56.091650 10989 raft_consensus.cc:2272] T 95ebfeff737144a8a59963cee22e5a55 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:56.107640 10989 ts_tablet_manager.cc:1916] T 95ebfeff737144a8a59963cee22e5a55 P 3408c3af6d6a49b2a305a7937efd1861: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:15:56.113258 10822 consensus_queue.cc:1048] T 27fdd1da2dc2406cb7fcd80d571a7fce P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } 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:15:56.124301 10949 raft_consensus.cc:2955] T 27fdd1da2dc2406cb7fcd80d571a7fce P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:56.138363 10166 raft_consensus.cc:2955] T 27fdd1da2dc2406cb7fcd80d571a7fce P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:56.142691 10889 raft_consensus.cc:2955] T 27fdd1da2dc2406cb7fcd80d571a7fce P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:56.150664 10069 catalog_manager.cc:5697] T 27fdd1da2dc2406cb7fcd80d571a7fce P ea065e3af8b44f5ea6fba93d4c6b1e5a reported cstate change: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:56.153105 10240 raft_consensus.cc:2955] T 27fdd1da2dc2406cb7fcd80d571a7fce P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:56.197636 10318 consensus_queue.cc:237] T 27fdd1da2dc2406cb7fcd80d571a7fce P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:15:56.203233 10889 raft_consensus.cc:1275] T 27fdd1da2dc2406cb7fcd80d571a7fce P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:56.204511 10949 consensus_queue.cc:1048] T 27fdd1da2dc2406cb7fcd80d571a7fce P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:15:56.205499 10167 raft_consensus.cc:1275] T 27fdd1da2dc2406cb7fcd80d571a7fce P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:56.207731 10986 consensus_queue.cc:1048] T 27fdd1da2dc2406cb7fcd80d571a7fce P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:15:56.215994 10993 raft_consensus.cc:2955] T 27fdd1da2dc2406cb7fcd80d571a7fce P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:56.220824 10989 ts_tablet_manager.cc:1929] T 95ebfeff737144a8a59963cee22e5a55 P 3408c3af6d6a49b2a305a7937efd1861: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:15:56.221310 10989 log.cc:1199] T 95ebfeff737144a8a59963cee22e5a55 P 3408c3af6d6a49b2a305a7937efd1861: Deleting WAL directory at /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-0/minicluster-data/ts-0-root/wals/95ebfeff737144a8a59963cee22e5a55
I20260709 13:15:56.223074 10889 raft_consensus.cc:2955] T 27fdd1da2dc2406cb7fcd80d571a7fce P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:56.224197 10058 catalog_manager.cc:5028] TS 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): tablet 95ebfeff737144a8a59963cee22e5a55 (table test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]) successfully deleted
I20260709 13:15:56.227293 10166 raft_consensus.cc:2955] T 27fdd1da2dc2406cb7fcd80d571a7fce P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:56.233655 10056 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 27fdd1da2dc2406cb7fcd80d571a7fce with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:15:56.240688 10072 catalog_manager.cc:5697] T 27fdd1da2dc2406cb7fcd80d571a7fce P a23f905ab4ac4b2c88757b2c340a2cfd reported cstate change: config changed from index 3 to 4, VOTER 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) evicted. New cstate: current_term: 1 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:56.252470 10232 tablet_service.cc:1558] Processing DeleteTablet for tablet 27fdd1da2dc2406cb7fcd80d571a7fce with delete_type TABLET_DATA_TOMBSTONED (TS 9558e596c8d1432eb6d5117cb6b1ca76 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35488
I20260709 13:15:56.253343 10983 tablet_replica.cc:333] T 27fdd1da2dc2406cb7fcd80d571a7fce P 9558e596c8d1432eb6d5117cb6b1ca76: stopping tablet replica
I20260709 13:15:56.265986 10983 raft_consensus.cc:2243] T 27fdd1da2dc2406cb7fcd80d571a7fce P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:56.266625 10983 raft_consensus.cc:2272] T 27fdd1da2dc2406cb7fcd80d571a7fce P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:56.269162 10983 ts_tablet_manager.cc:1916] T 27fdd1da2dc2406cb7fcd80d571a7fce P 9558e596c8d1432eb6d5117cb6b1ca76: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:15:56.278646 10983 ts_tablet_manager.cc:1929] T 27fdd1da2dc2406cb7fcd80d571a7fce P 9558e596c8d1432eb6d5117cb6b1ca76: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:15:56.278901 10983 log.cc:1199] T 27fdd1da2dc2406cb7fcd80d571a7fce P 9558e596c8d1432eb6d5117cb6b1ca76: Deleting WAL directory at /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-0/minicluster-data/ts-1-root/wals/27fdd1da2dc2406cb7fcd80d571a7fce
I20260709 13:15:56.280027 10056 catalog_manager.cc:5028] TS 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): tablet 27fdd1da2dc2406cb7fcd80d571a7fce (table test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]) successfully deleted
I20260709 13:15:57.315100 10249 consensus_queue.cc:237] T c56c86e48bba445eae737d80017458c8 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Queue 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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:15:57.320705 10169 raft_consensus.cc:1275] T c56c86e48bba445eae737d80017458c8 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:15:57.320698 10317 raft_consensus.cc:1275] T c56c86e48bba445eae737d80017458c8 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:15:57.321013 10215 consensus_peers.cc:597] T c56c86e48bba445eae737d80017458c8 P 9558e596c8d1432eb6d5117cb6b1ca76 -> Peer a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68:35275): Couldn't send request to peer a23f905ab4ac4b2c88757b2c340a2cfd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c56c86e48bba445eae737d80017458c8. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:57.322199 10942 consensus_queue.cc:1048] T c56c86e48bba445eae737d80017458c8 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } 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:15:57.323220 10929 consensus_queue.cc:1048] T c56c86e48bba445eae737d80017458c8 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:57.329852 10997 raft_consensus.cc:2955] T c56c86e48bba445eae737d80017458c8 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:15:57.331175 10317 raft_consensus.cc:2955] T c56c86e48bba445eae737d80017458c8 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:15:57.331544 10169 raft_consensus.cc:2955] T c56c86e48bba445eae737d80017458c8 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:15:57.371524 10072 catalog_manager.cc:5697] T c56c86e48bba445eae737d80017458c8 P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:57.372605 10317 consensus_queue.cc:237] T 1fdb92a8ebff4180a3c279b99db1840d P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Queue 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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:15:57.387280 10171 raft_consensus.cc:1275] T 1fdb92a8ebff4180a3c279b99db1840d P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:15:57.387867 10289 consensus_peers.cc:597] T 1fdb92a8ebff4180a3c279b99db1840d P ea065e3af8b44f5ea6fba93d4c6b1e5a -> Peer a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68:35275): Couldn't send request to peer a23f905ab4ac4b2c88757b2c340a2cfd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1fdb92a8ebff4180a3c279b99db1840d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:57.388859 10998 consensus_queue.cc:1048] T 1fdb92a8ebff4180a3c279b99db1840d P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } 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:15:57.399426 10999 raft_consensus.cc:2955] T 1fdb92a8ebff4180a3c279b99db1840d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:15:57.410501 10169 raft_consensus.cc:2955] T 1fdb92a8ebff4180a3c279b99db1840d P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:15:57.418718 10249 raft_consensus.cc:1275] T 1fdb92a8ebff4180a3c279b99db1840d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:15:57.425599 10999 consensus_queue.cc:1048] T 1fdb92a8ebff4180a3c279b99db1840d P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:57.428388 10171 consensus_queue.cc:237] T 8e055ecea2334117871644d8eb982cc8 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Queue 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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:15:57.434571 10249 raft_consensus.cc:2955] T 1fdb92a8ebff4180a3c279b99db1840d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
W20260709 13:15:57.447562 10140 consensus_peers.cc:597] T 8e055ecea2334117871644d8eb982cc8 P 3408c3af6d6a49b2a305a7937efd1861 -> Peer a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68:35275): Couldn't send request to peer a23f905ab4ac4b2c88757b2c340a2cfd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8e055ecea2334117871644d8eb982cc8. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:57.449144 10317 raft_consensus.cc:1275] T 8e055ecea2334117871644d8eb982cc8 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:15:57.450587 11000 consensus_queue.cc:1048] T 8e055ecea2334117871644d8eb982cc8 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:57.457286 10241 raft_consensus.cc:1275] T 8e055ecea2334117871644d8eb982cc8 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:15:57.462307 10996 consensus_queue.cc:1048] T 8e055ecea2334117871644d8eb982cc8 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } 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:15:57.490175 10919 raft_consensus.cc:2955] T 8e055ecea2334117871644d8eb982cc8 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:15:57.496923 10070 catalog_manager.cc:5697] T 1fdb92a8ebff4180a3c279b99db1840d P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New cstate: current_term: 1 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:15:57.490718 10317 raft_consensus.cc:2955] T 8e055ecea2334117871644d8eb982cc8 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:15:57.514696 10242 raft_consensus.cc:2955] T 8e055ecea2334117871644d8eb982cc8 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:15:57.515146 10241 consensus_queue.cc:237] T 52bee5dce0214291ba33eda5553b4519 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Queue 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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:15:57.523065 10317 raft_consensus.cc:1275] T 52bee5dce0214291ba33eda5553b4519 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:15:57.523547 10215 consensus_peers.cc:597] T 52bee5dce0214291ba33eda5553b4519 P 9558e596c8d1432eb6d5117cb6b1ca76 -> Peer a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68:35275): Couldn't send request to peer a23f905ab4ac4b2c88757b2c340a2cfd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 52bee5dce0214291ba33eda5553b4519. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:57.524526 10942 consensus_queue.cc:1048] T 52bee5dce0214291ba33eda5553b4519 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } 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:15:57.525022 10070 catalog_manager.cc:5697] T 8e055ecea2334117871644d8eb982cc8 P ea065e3af8b44f5ea6fba93d4c6b1e5a reported cstate change: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New cstate: current_term: 1 leader_uuid: "3408c3af6d6a49b2a305a7937efd1861" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:15:57.530395 10171 raft_consensus.cc:1275] T 52bee5dce0214291ba33eda5553b4519 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:15:57.531746 10942 consensus_queue.cc:1048] T 52bee5dce0214291ba33eda5553b4519 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:57.546613 10997 raft_consensus.cc:2955] T 52bee5dce0214291ba33eda5553b4519 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:15:57.548815 10316 raft_consensus.cc:2955] T 52bee5dce0214291ba33eda5553b4519 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:15:57.551463 10171 raft_consensus.cc:2955] T 52bee5dce0214291ba33eda5553b4519 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:15:57.567648 10070 catalog_manager.cc:5697] T 52bee5dce0214291ba33eda5553b4519 P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:15:57.850605 10270 debug-util.cc:398] Leaking SignalData structure 0x7b08000a5ca0 after lost signal to thread 9068
W20260709 13:15:57.851492 10270 debug-util.cc:398] Leaking SignalData structure 0x7b08001c4660 after lost signal to thread 10106
W20260709 13:15:57.852437 10270 debug-util.cc:398] Leaking SignalData structure 0x7b0800276120 after lost signal to thread 10198
W20260709 13:15:57.853294 10270 debug-util.cc:398] Leaking SignalData structure 0x7b08002bcf80 after lost signal to thread 10273
W20260709 13:15:57.854045 10270 debug-util.cc:398] Leaking SignalData structure 0x7b0800310380 after lost signal to thread 10347
W20260709 13:15:57.854810 10270 debug-util.cc:398] Leaking SignalData structure 0x7b080027bb40 after lost signal to thread 10914
I20260709 13:15:57.897246 11017 ts_tablet_manager.cc:933] T 1fdb92a8ebff4180a3c279b99db1840d P a23f905ab4ac4b2c88757b2c340a2cfd: Initiating tablet copy from peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:15:57.914041 11017 tablet_copy_client.cc:323] T 1fdb92a8ebff4180a3c279b99db1840d P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Beginning tablet copy session from remote peer at address 127.8.218.67:35867
I20260709 13:15:57.917349 10333 tablet_copy_service.cc:140] P ea065e3af8b44f5ea6fba93d4c6b1e5a: Received BeginTabletCopySession request for tablet 1fdb92a8ebff4180a3c279b99db1840d from peer a23f905ab4ac4b2c88757b2c340a2cfd ({username='slave'} at 127.0.0.1:54950)
I20260709 13:15:57.917923 10333 tablet_copy_service.cc:161] P ea065e3af8b44f5ea6fba93d4c6b1e5a: Beginning new tablet copy session on tablet 1fdb92a8ebff4180a3c279b99db1840d from peer a23f905ab4ac4b2c88757b2c340a2cfd at {username='slave'} at 127.0.0.1:54950: session id = a23f905ab4ac4b2c88757b2c340a2cfd-1fdb92a8ebff4180a3c279b99db1840d
I20260709 13:15:57.927230 10333 tablet_copy_source_session.cc:215] T 1fdb92a8ebff4180a3c279b99db1840d P ea065e3af8b44f5ea6fba93d4c6b1e5a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:15:57.938431 11017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fdb92a8ebff4180a3c279b99db1840d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:57.952113 11019 ts_tablet_manager.cc:933] T c56c86e48bba445eae737d80017458c8 P a23f905ab4ac4b2c88757b2c340a2cfd: Initiating tablet copy from peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:57.973553 11019 tablet_copy_client.cc:323] T c56c86e48bba445eae737d80017458c8 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Beginning tablet copy session from remote peer at address 127.8.218.66:39419
I20260709 13:15:57.974123 11017 tablet_copy_client.cc:806] T 1fdb92a8ebff4180a3c279b99db1840d P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 0 data blocks...
I20260709 13:15:57.975003 11017 tablet_copy_client.cc:670] T 1fdb92a8ebff4180a3c279b99db1840d P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:15:57.975332 10259 tablet_copy_service.cc:140] P 9558e596c8d1432eb6d5117cb6b1ca76: Received BeginTabletCopySession request for tablet c56c86e48bba445eae737d80017458c8 from peer a23f905ab4ac4b2c88757b2c340a2cfd ({username='slave'} at 127.0.0.1:42018)
I20260709 13:15:57.975890 10259 tablet_copy_service.cc:161] P 9558e596c8d1432eb6d5117cb6b1ca76: Beginning new tablet copy session on tablet c56c86e48bba445eae737d80017458c8 from peer a23f905ab4ac4b2c88757b2c340a2cfd at {username='slave'} at 127.0.0.1:42018: session id = a23f905ab4ac4b2c88757b2c340a2cfd-c56c86e48bba445eae737d80017458c8
I20260709 13:15:57.982218 10259 tablet_copy_source_session.cc:215] T c56c86e48bba445eae737d80017458c8 P 9558e596c8d1432eb6d5117cb6b1ca76: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:15:57.985590 11017 tablet_copy_client.cc:538] T 1fdb92a8ebff4180a3c279b99db1840d P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:15:58.003940 11019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c56c86e48bba445eae737d80017458c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:58.011946 11021 ts_tablet_manager.cc:933] T 8e055ecea2334117871644d8eb982cc8 P a23f905ab4ac4b2c88757b2c340a2cfd: Initiating tablet copy from peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643)
I20260709 13:15:58.016948 11017 tablet_bootstrap.cc:492] T 1fdb92a8ebff4180a3c279b99db1840d P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap starting.
I20260709 13:15:58.023552 11019 tablet_copy_client.cc:806] T c56c86e48bba445eae737d80017458c8 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 0 data blocks...
I20260709 13:15:58.028321 11019 tablet_copy_client.cc:670] T c56c86e48bba445eae737d80017458c8 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:15:58.035882 11021 tablet_copy_client.cc:323] T 8e055ecea2334117871644d8eb982cc8 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Beginning tablet copy session from remote peer at address 127.8.218.65:33643
I20260709 13:15:58.037631 10184 tablet_copy_service.cc:140] P 3408c3af6d6a49b2a305a7937efd1861: Received BeginTabletCopySession request for tablet 8e055ecea2334117871644d8eb982cc8 from peer a23f905ab4ac4b2c88757b2c340a2cfd ({username='slave'} at 127.0.0.1:43460)
I20260709 13:15:58.038249 10184 tablet_copy_service.cc:161] P 3408c3af6d6a49b2a305a7937efd1861: Beginning new tablet copy session on tablet 8e055ecea2334117871644d8eb982cc8 from peer a23f905ab4ac4b2c88757b2c340a2cfd at {username='slave'} at 127.0.0.1:43460: session id = a23f905ab4ac4b2c88757b2c340a2cfd-8e055ecea2334117871644d8eb982cc8
I20260709 13:15:58.050230 10184 tablet_copy_source_session.cc:215] T 8e055ecea2334117871644d8eb982cc8 P 3408c3af6d6a49b2a305a7937efd1861: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:15:58.033392 11019 tablet_copy_client.cc:538] T c56c86e48bba445eae737d80017458c8 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:15:58.069072 11021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e055ecea2334117871644d8eb982cc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:58.079474 11019 tablet_bootstrap.cc:492] T c56c86e48bba445eae737d80017458c8 P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap starting.
I20260709 13:15:58.080976 11024 ts_tablet_manager.cc:933] T 52bee5dce0214291ba33eda5553b4519 P a23f905ab4ac4b2c88757b2c340a2cfd: Initiating tablet copy from peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:15:58.079423 11017 tablet_bootstrap.cc:492] T 1fdb92a8ebff4180a3c279b99db1840d P a23f905ab4ac4b2c88757b2c340a2cfd: 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:15:58.102349 11021 tablet_copy_client.cc:806] T 8e055ecea2334117871644d8eb982cc8 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 0 data blocks...
I20260709 13:15:58.103026 11021 tablet_copy_client.cc:670] T 8e055ecea2334117871644d8eb982cc8 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:15:58.105746 11017 tablet_bootstrap.cc:492] T 1fdb92a8ebff4180a3c279b99db1840d P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap complete.
I20260709 13:15:58.107311 11021 tablet_copy_client.cc:538] T 8e055ecea2334117871644d8eb982cc8 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:15:58.109141 11017 ts_tablet_manager.cc:1403] T 1fdb92a8ebff4180a3c279b99db1840d P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent bootstrapping tablet: real 0.092s	user 0.013s	sys 0.018s
I20260709 13:15:58.111176 11024 tablet_copy_client.cc:323] T 52bee5dce0214291ba33eda5553b4519 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Beginning tablet copy session from remote peer at address 127.8.218.66:39419
I20260709 13:15:58.112886 10259 tablet_copy_service.cc:140] P 9558e596c8d1432eb6d5117cb6b1ca76: Received BeginTabletCopySession request for tablet 52bee5dce0214291ba33eda5553b4519 from peer a23f905ab4ac4b2c88757b2c340a2cfd ({username='slave'} at 127.0.0.1:42018)
I20260709 13:15:58.113374 10259 tablet_copy_service.cc:161] P 9558e596c8d1432eb6d5117cb6b1ca76: Beginning new tablet copy session on tablet 52bee5dce0214291ba33eda5553b4519 from peer a23f905ab4ac4b2c88757b2c340a2cfd at {username='slave'} at 127.0.0.1:42018: session id = a23f905ab4ac4b2c88757b2c340a2cfd-52bee5dce0214291ba33eda5553b4519
I20260709 13:15:58.119156 11021 tablet_bootstrap.cc:492] T 8e055ecea2334117871644d8eb982cc8 P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap starting.
I20260709 13:15:58.122308 10259 tablet_copy_source_session.cc:215] T 52bee5dce0214291ba33eda5553b4519 P 9558e596c8d1432eb6d5117cb6b1ca76: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:15:58.133978 11024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52bee5dce0214291ba33eda5553b4519. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:58.136716 11019 tablet_bootstrap.cc:492] T c56c86e48bba445eae737d80017458c8 P a23f905ab4ac4b2c88757b2c340a2cfd: 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:15:58.137802 11019 tablet_bootstrap.cc:492] T c56c86e48bba445eae737d80017458c8 P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap complete.
I20260709 13:15:58.138517 11019 ts_tablet_manager.cc:1403] T c56c86e48bba445eae737d80017458c8 P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent bootstrapping tablet: real 0.059s	user 0.021s	sys 0.015s
I20260709 13:15:58.140484 11017 raft_consensus.cc:359] T 1fdb92a8ebff4180a3c279b99db1840d P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:15:58.144256 11017 raft_consensus.cc:740] T 1fdb92a8ebff4180a3c279b99db1840d P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a23f905ab4ac4b2c88757b2c340a2cfd, State: Initialized, Role: LEARNER
I20260709 13:15:58.144889 11017 consensus_queue.cc:260] T 1fdb92a8ebff4180a3c279b99db1840d P a23f905ab4ac4b2c88757b2c340a2cfd [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:15:58.141528 11019 raft_consensus.cc:359] T c56c86e48bba445eae737d80017458c8 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:15:58.146165 11019 raft_consensus.cc:740] T c56c86e48bba445eae737d80017458c8 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a23f905ab4ac4b2c88757b2c340a2cfd, State: Initialized, Role: LEARNER
I20260709 13:15:58.146826 11019 consensus_queue.cc:260] T c56c86e48bba445eae737d80017458c8 P a23f905ab4ac4b2c88757b2c340a2cfd [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:15:58.166123 11021 tablet_bootstrap.cc:492] T 8e055ecea2334117871644d8eb982cc8 P a23f905ab4ac4b2c88757b2c340a2cfd: 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:15:58.167171 11021 tablet_bootstrap.cc:492] T 8e055ecea2334117871644d8eb982cc8 P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap complete.
I20260709 13:15:58.178927 11017 ts_tablet_manager.cc:1434] T 1fdb92a8ebff4180a3c279b99db1840d P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent starting tablet: real 0.069s	user 0.006s	sys 0.001s
I20260709 13:15:58.181236 11019 ts_tablet_manager.cc:1434] T c56c86e48bba445eae737d80017458c8 P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent starting tablet: real 0.042s	user 0.004s	sys 0.008s
I20260709 13:15:58.186556 10333 tablet_copy_service.cc:342] P ea065e3af8b44f5ea6fba93d4c6b1e5a: Request end of tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-1fdb92a8ebff4180a3c279b99db1840d received from {username='slave'} at 127.0.0.1:54950
I20260709 13:15:58.187209 10333 tablet_copy_service.cc:434] P ea065e3af8b44f5ea6fba93d4c6b1e5a: ending tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-1fdb92a8ebff4180a3c279b99db1840d on tablet 1fdb92a8ebff4180a3c279b99db1840d with peer a23f905ab4ac4b2c88757b2c340a2cfd
I20260709 13:15:58.187824 10259 tablet_copy_service.cc:342] P 9558e596c8d1432eb6d5117cb6b1ca76: Request end of tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-c56c86e48bba445eae737d80017458c8 received from {username='slave'} at 127.0.0.1:42018
I20260709 13:15:58.188292 10259 tablet_copy_service.cc:434] P 9558e596c8d1432eb6d5117cb6b1ca76: ending tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-c56c86e48bba445eae737d80017458c8 on tablet c56c86e48bba445eae737d80017458c8 with peer a23f905ab4ac4b2c88757b2c340a2cfd
I20260709 13:15:58.205371 11024 tablet_copy_client.cc:806] T 52bee5dce0214291ba33eda5553b4519 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 0 data blocks...
I20260709 13:15:58.206092 11024 tablet_copy_client.cc:670] T 52bee5dce0214291ba33eda5553b4519 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:15:58.213488 11021 ts_tablet_manager.cc:1403] T 8e055ecea2334117871644d8eb982cc8 P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent bootstrapping tablet: real 0.095s	user 0.020s	sys 0.005s
I20260709 13:15:58.215148 11024 tablet_copy_client.cc:538] T 52bee5dce0214291ba33eda5553b4519 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:15:58.222544 11021 raft_consensus.cc:359] T 8e055ecea2334117871644d8eb982cc8 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:15:58.223148 11021 raft_consensus.cc:740] T 8e055ecea2334117871644d8eb982cc8 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a23f905ab4ac4b2c88757b2c340a2cfd, State: Initialized, Role: LEARNER
I20260709 13:15:58.223815 11021 consensus_queue.cc:260] T 8e055ecea2334117871644d8eb982cc8 P a23f905ab4ac4b2c88757b2c340a2cfd [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:15:58.229245 11024 tablet_bootstrap.cc:492] T 52bee5dce0214291ba33eda5553b4519 P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap starting.
I20260709 13:15:58.230306 11021 ts_tablet_manager.cc:1434] T 8e055ecea2334117871644d8eb982cc8 P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:15:58.235997 10184 tablet_copy_service.cc:342] P 3408c3af6d6a49b2a305a7937efd1861: Request end of tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-8e055ecea2334117871644d8eb982cc8 received from {username='slave'} at 127.0.0.1:43460
I20260709 13:15:58.236435 10184 tablet_copy_service.cc:434] P 3408c3af6d6a49b2a305a7937efd1861: ending tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-8e055ecea2334117871644d8eb982cc8 on tablet 8e055ecea2334117871644d8eb982cc8 with peer a23f905ab4ac4b2c88757b2c340a2cfd
I20260709 13:15:58.266156 11024 tablet_bootstrap.cc:492] T 52bee5dce0214291ba33eda5553b4519 P a23f905ab4ac4b2c88757b2c340a2cfd: 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:15:58.267184 11024 tablet_bootstrap.cc:492] T 52bee5dce0214291ba33eda5553b4519 P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap complete.
I20260709 13:15:58.268018 11024 ts_tablet_manager.cc:1403] T 52bee5dce0214291ba33eda5553b4519 P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent bootstrapping tablet: real 0.040s	user 0.022s	sys 0.007s
I20260709 13:15:58.271733 11024 raft_consensus.cc:359] T 52bee5dce0214291ba33eda5553b4519 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:15:58.272692 11024 raft_consensus.cc:740] T 52bee5dce0214291ba33eda5553b4519 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a23f905ab4ac4b2c88757b2c340a2cfd, State: Initialized, Role: LEARNER
I20260709 13:15:58.273383 11024 consensus_queue.cc:260] T 52bee5dce0214291ba33eda5553b4519 P a23f905ab4ac4b2c88757b2c340a2cfd [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:15:58.277750 11024 ts_tablet_manager.cc:1434] T 52bee5dce0214291ba33eda5553b4519 P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:15:58.279397 10259 tablet_copy_service.cc:342] P 9558e596c8d1432eb6d5117cb6b1ca76: Request end of tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-52bee5dce0214291ba33eda5553b4519 received from {username='slave'} at 127.0.0.1:42018
I20260709 13:15:58.279870 10259 tablet_copy_service.cc:434] P 9558e596c8d1432eb6d5117cb6b1ca76: ending tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-52bee5dce0214291ba33eda5553b4519 on tablet 52bee5dce0214291ba33eda5553b4519 with peer a23f905ab4ac4b2c88757b2c340a2cfd
I20260709 13:15:58.446980 10889 raft_consensus.cc:1217] T c56c86e48bba445eae737d80017458c8 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:15:58.498111 10889 raft_consensus.cc:1217] T 1fdb92a8ebff4180a3c279b99db1840d P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:15:58.506763 10889 raft_consensus.cc:1217] T 52bee5dce0214291ba33eda5553b4519 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:15:58.598071 10889 raft_consensus.cc:1217] T 8e055ecea2334117871644d8eb982cc8 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:15:58.953359 10995 raft_consensus.cc:1064] T 52bee5dce0214291ba33eda5553b4519 P 9558e596c8d1432eb6d5117cb6b1ca76: attempting to promote NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd to VOTER
I20260709 13:15:58.957217 10995 consensus_queue.cc:237] T 52bee5dce0214291ba33eda5553b4519 P 9558e596c8d1432eb6d5117cb6b1ca76 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:15:58.983505 11032 raft_consensus.cc:1064] T c56c86e48bba445eae737d80017458c8 P 9558e596c8d1432eb6d5117cb6b1ca76: attempting to promote NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd to VOTER
I20260709 13:15:58.988646 11032 consensus_queue.cc:237] T c56c86e48bba445eae737d80017458c8 P 9558e596c8d1432eb6d5117cb6b1ca76 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:15:59.002960 10889 raft_consensus.cc:1275] T 52bee5dce0214291ba33eda5553b4519 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:59.006284 10323 raft_consensus.cc:1275] T 52bee5dce0214291ba33eda5553b4519 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:59.004498 11033 consensus_queue.cc:1048] T 52bee5dce0214291ba33eda5553b4519 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260709 13:15:59.021196 10169 raft_consensus.cc:1275] T 52bee5dce0214291ba33eda5553b4519 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:59.020215 11035 consensus_queue.cc:1048] T 52bee5dce0214291ba33eda5553b4519 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.014s
I20260709 13:15:59.035245 11033 consensus_queue.cc:1048] T 52bee5dce0214291ba33eda5553b4519 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:59.045004 10323 raft_consensus.cc:1275] T c56c86e48bba445eae737d80017458c8 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:59.046152 10888 raft_consensus.cc:1275] T c56c86e48bba445eae737d80017458c8 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:59.057619 10169 raft_consensus.cc:1275] T c56c86e48bba445eae737d80017458c8 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:59.058346 10942 consensus_queue.cc:1048] T c56c86e48bba445eae737d80017458c8 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:15:59.065851 10942 consensus_queue.cc:1048] T c56c86e48bba445eae737d80017458c8 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } 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:15:59.074926 10997 consensus_queue.cc:1048] T c56c86e48bba445eae737d80017458c8 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260709 13:15:59.089123 10991 raft_consensus.cc:1064] T 1fdb92a8ebff4180a3c279b99db1840d P ea065e3af8b44f5ea6fba93d4c6b1e5a: attempting to promote NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd to VOTER
W20260709 13:15:59.137051 10289 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.218.68:35275, user_credentials={real_user=slave}} blocked reactor thread for 63594.1us
I20260709 13:15:59.135702 10991 consensus_queue.cc:237] T 1fdb92a8ebff4180a3c279b99db1840d P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:15:59.139729 11032 raft_consensus.cc:2955] T 52bee5dce0214291ba33eda5553b4519 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:59.143911 10169 raft_consensus.cc:2955] T 52bee5dce0214291ba33eda5553b4519 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:59.149744 10997 raft_consensus.cc:2955] T c56c86e48bba445eae737d80017458c8 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:59.153311 10320 raft_consensus.cc:2955] T 52bee5dce0214291ba33eda5553b4519 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:59.174575 10169 raft_consensus.cc:2955] T c56c86e48bba445eae737d80017458c8 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:59.179220 10069 catalog_manager.cc:5697] T 52bee5dce0214291ba33eda5553b4519 P ea065e3af8b44f5ea6fba93d4c6b1e5a reported cstate change: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:59.182062 10919 raft_consensus.cc:1064] T 8e055ecea2334117871644d8eb982cc8 P 3408c3af6d6a49b2a305a7937efd1861: attempting to promote NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd to VOTER
I20260709 13:15:59.184679 10919 consensus_queue.cc:237] T 8e055ecea2334117871644d8eb982cc8 P 3408c3af6d6a49b2a305a7937efd1861 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:15:59.204154 10890 raft_consensus.cc:1275] T 1fdb92a8ebff4180a3c279b99db1840d P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:59.204741 10169 raft_consensus.cc:1275] T 1fdb92a8ebff4180a3c279b99db1840d P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:59.206015 11046 consensus_queue.cc:1048] T 1fdb92a8ebff4180a3c279b99db1840d P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:15:59.216146 10991 consensus_queue.cc:1048] T 1fdb92a8ebff4180a3c279b99db1840d P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } 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:15:59.223222 10889 raft_consensus.cc:2955] T 52bee5dce0214291ba33eda5553b4519 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:59.230681 10888 raft_consensus.cc:2955] T c56c86e48bba445eae737d80017458c8 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:59.237352 10887 raft_consensus.cc:1275] T 8e055ecea2334117871644d8eb982cc8 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:59.242165 10241 raft_consensus.cc:1275] T 1fdb92a8ebff4180a3c279b99db1840d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:59.253772 11000 consensus_queue.cc:1048] T 8e055ecea2334117871644d8eb982cc8 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:15:59.252876 10070 catalog_manager.cc:5697] T c56c86e48bba445eae737d80017458c8 P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:15:59.268754 10317 raft_consensus.cc:2955] T c56c86e48bba445eae737d80017458c8 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:59.277287 11046 consensus_queue.cc:1048] T 1fdb92a8ebff4180a3c279b99db1840d P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:15:59.292770 10137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.218.66:39419, user_credentials={real_user=slave}} blocked reactor thread for 64003us
W20260709 13:15:59.382313 11056 log.cc:927] Time spent T 8e055ecea2334117871644d8eb982cc8 P a23f905ab4ac4b2c88757b2c340a2cfd: Append to log took a long time: real 0.100s	user 0.003s	sys 0.008s
W20260709 13:15:59.388672 10215 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.218.68:35275, user_credentials={real_user=slave}} blocked reactor thread for 94369.6us
W20260709 13:15:59.391860 10214 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.218.65:33643, user_credentials={real_user=slave}} blocked reactor thread for 95663.7us
I20260709 13:15:59.399906 10323 raft_consensus.cc:1275] T 8e055ecea2334117871644d8eb982cc8 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:59.405755 10999 raft_consensus.cc:2955] T 1fdb92a8ebff4180a3c279b99db1840d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:59.415004 10166 raft_consensus.cc:2955] T 1fdb92a8ebff4180a3c279b99db1840d P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:59.420469 10242 raft_consensus.cc:1275] T 8e055ecea2334117871644d8eb982cc8 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:59.422772 11055 consensus_queue.cc:1048] T 8e055ecea2334117871644d8eb982cc8 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:15:59.432379 11000 consensus_queue.cc:1048] T 8e055ecea2334117871644d8eb982cc8 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } 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:15:59.462715 10241 consensus_queue.cc:237] T c56c86e48bba445eae737d80017458c8 P 9558e596c8d1432eb6d5117cb6b1ca76 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:15:59.479692 10242 raft_consensus.cc:2955] T 1fdb92a8ebff4180a3c279b99db1840d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:59.483845 10889 raft_consensus.cc:2955] T 1fdb92a8ebff4180a3c279b99db1840d P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:59.489971 10249 consensus_queue.cc:237] T 52bee5dce0214291ba33eda5553b4519 P 9558e596c8d1432eb6d5117cb6b1ca76 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:15:59.490579 11055 raft_consensus.cc:2955] T 8e055ecea2334117871644d8eb982cc8 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:59.499871 10887 raft_consensus.cc:1275] T c56c86e48bba445eae737d80017458c8 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:59.501176 10166 raft_consensus.cc:1275] T 52bee5dce0214291ba33eda5553b4519 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:59.501349 11035 consensus_queue.cc:1048] T c56c86e48bba445eae737d80017458c8 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:15:59.503589 11039 consensus_queue.cc:1048] T 52bee5dce0214291ba33eda5553b4519 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:59.509675 10068 catalog_manager.cc:5697] T 1fdb92a8ebff4180a3c279b99db1840d P ea065e3af8b44f5ea6fba93d4c6b1e5a reported cstate change: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:15:59.520222 10887 raft_consensus.cc:2955] T c56c86e48bba445eae737d80017458c8 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:59.524010 10889 raft_consensus.cc:1275] T 52bee5dce0214291ba33eda5553b4519 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:59.525470 11035 consensus_queue.cc:1048] T 52bee5dce0214291ba33eda5553b4519 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:15:59.534366 10997 raft_consensus.cc:2955] T 52bee5dce0214291ba33eda5553b4519 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:59.533253 10318 raft_consensus.cc:2955] T 8e055ecea2334117871644d8eb982cc8 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:59.515770 11032 raft_consensus.cc:2955] T c56c86e48bba445eae737d80017458c8 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:59.542012 10888 raft_consensus.cc:2955] T 52bee5dce0214291ba33eda5553b4519 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:59.545998 10056 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 52bee5dce0214291ba33eda5553b4519 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:15:59.547808 10889 raft_consensus.cc:2955] T 8e055ecea2334117871644d8eb982cc8 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:59.549036 10169 raft_consensus.cc:1275] T c56c86e48bba445eae737d80017458c8 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:59.562211 10056 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c56c86e48bba445eae737d80017458c8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:15:59.565092 11041 consensus_queue.cc:1048] T c56c86e48bba445eae737d80017458c8 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:15:59.568513 10166 raft_consensus.cc:2955] T 52bee5dce0214291ba33eda5553b4519 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:59.584197 10317 consensus_queue.cc:237] T 1fdb92a8ebff4180a3c279b99db1840d P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:15:59.585034 10072 catalog_manager.cc:5697] T 8e055ecea2334117871644d8eb982cc8 P a23f905ab4ac4b2c88757b2c340a2cfd reported cstate change: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3408c3af6d6a49b2a305a7937efd1861" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:59.603708 10889 raft_consensus.cc:1275] T 1fdb92a8ebff4180a3c279b99db1840d P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:59.607005 11044 consensus_queue.cc:1048] T 1fdb92a8ebff4180a3c279b99db1840d P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:15:59.610296 10166 raft_consensus.cc:2955] T c56c86e48bba445eae737d80017458c8 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:59.625240 10070 catalog_manager.cc:5697] T 52bee5dce0214291ba33eda5553b4519 P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: config changed from index 3 to 4, VOTER ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) evicted. New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:59.634439 11044 raft_consensus.cc:2955] T 1fdb92a8ebff4180a3c279b99db1840d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:59.647547 10068 catalog_manager.cc:5697] T c56c86e48bba445eae737d80017458c8 P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: config changed from index 3 to 4, VOTER ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) evicted. New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:15:59.649869 10309 tablet_service.cc:1558] Processing DeleteTablet for tablet 52bee5dce0214291ba33eda5553b4519 with delete_type TABLET_DATA_TOMBSTONED (TS ea065e3af8b44f5ea6fba93d4c6b1e5a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37824
I20260709 13:15:59.660650 10249 raft_consensus.cc:2955] T 8e055ecea2334117871644d8eb982cc8 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:59.649278 10889 raft_consensus.cc:2955] T 1fdb92a8ebff4180a3c279b99db1840d P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:59.654448 10166 consensus_queue.cc:237] T 8e055ecea2334117871644d8eb982cc8 P 3408c3af6d6a49b2a305a7937efd1861 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:15:59.672917 10307 tablet_service.cc:1558] Processing DeleteTablet for tablet c56c86e48bba445eae737d80017458c8 with delete_type TABLET_DATA_TOMBSTONED (TS ea065e3af8b44f5ea6fba93d4c6b1e5a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37824
I20260709 13:15:59.684270 10240 raft_consensus.cc:1275] T 1fdb92a8ebff4180a3c279b99db1840d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:59.695650 10887 raft_consensus.cc:1275] T 8e055ecea2334117871644d8eb982cc8 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:59.699237 11031 consensus_queue.cc:1048] T 8e055ecea2334117871644d8eb982cc8 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:15:59.703042 10318 raft_consensus.cc:1275] T 8e055ecea2334117871644d8eb982cc8 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:59.712091 11062 consensus_queue.cc:1048] T 1fdb92a8ebff4180a3c279b99db1840d P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260709 13:15:59.713837 10919 consensus_queue.cc:1048] T 8e055ecea2334117871644d8eb982cc8 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:59.719420 11055 raft_consensus.cc:2955] T 8e055ecea2334117871644d8eb982cc8 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:59.725214 10887 raft_consensus.cc:2955] T 8e055ecea2334117871644d8eb982cc8 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:59.739246 10058 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8e055ecea2334117871644d8eb982cc8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:15:59.742383 10072 catalog_manager.cc:5697] T 1fdb92a8ebff4180a3c279b99db1840d P a23f905ab4ac4b2c88757b2c340a2cfd reported cstate change: config changed from index 3 to 4, VOTER 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) evicted. New cstate: current_term: 1 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:59.746695 10240 raft_consensus.cc:2955] T 1fdb92a8ebff4180a3c279b99db1840d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:59.755578 10158 tablet_service.cc:1558] Processing DeleteTablet for tablet 1fdb92a8ebff4180a3c279b99db1840d with delete_type TABLET_DATA_TOMBSTONED (TS 3408c3af6d6a49b2a305a7937efd1861 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51698
I20260709 13:15:59.764443 10072 catalog_manager.cc:5697] T 8e055ecea2334117871644d8eb982cc8 P a23f905ab4ac4b2c88757b2c340a2cfd reported cstate change: config changed from index 3 to 4, VOTER 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) evicted. New cstate: current_term: 1 leader_uuid: "3408c3af6d6a49b2a305a7937efd1861" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:59.781997 10232 tablet_service.cc:1558] Processing DeleteTablet for tablet 8e055ecea2334117871644d8eb982cc8 with delete_type TABLET_DATA_TOMBSTONED (TS 9558e596c8d1432eb6d5117cb6b1ca76 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35488
I20260709 13:15:59.784464 10318 raft_consensus.cc:2955] T 8e055ecea2334117871644d8eb982cc8 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:15:59.797226 11069 tablet_replica.cc:333] T 1fdb92a8ebff4180a3c279b99db1840d P 3408c3af6d6a49b2a305a7937efd1861: stopping tablet replica
I20260709 13:15:59.801905 10056 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1fdb92a8ebff4180a3c279b99db1840d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:15:59.805492 11070 tablet_replica.cc:333] T 8e055ecea2334117871644d8eb982cc8 P 9558e596c8d1432eb6d5117cb6b1ca76: stopping tablet replica
I20260709 13:15:59.803788 11068 tablet_replica.cc:333] T 52bee5dce0214291ba33eda5553b4519 P ea065e3af8b44f5ea6fba93d4c6b1e5a: stopping tablet replica
I20260709 13:15:59.806444 11070 raft_consensus.cc:2243] T 8e055ecea2334117871644d8eb982cc8 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:59.807116 11070 raft_consensus.cc:2272] T 8e055ecea2334117871644d8eb982cc8 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:59.807900 11068 raft_consensus.cc:2243] T 52bee5dce0214291ba33eda5553b4519 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:59.808857 11068 raft_consensus.cc:2272] T 52bee5dce0214291ba33eda5553b4519 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:59.808255 11069 raft_consensus.cc:2243] T 1fdb92a8ebff4180a3c279b99db1840d P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:59.809985 11069 raft_consensus.cc:2272] T 1fdb92a8ebff4180a3c279b99db1840d P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:59.820411 11069 ts_tablet_manager.cc:1916] T 1fdb92a8ebff4180a3c279b99db1840d P 3408c3af6d6a49b2a305a7937efd1861: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:15:59.822785 11070 ts_tablet_manager.cc:1916] T 8e055ecea2334117871644d8eb982cc8 P 9558e596c8d1432eb6d5117cb6b1ca76: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:15:59.833248 11068 ts_tablet_manager.cc:1916] T 52bee5dce0214291ba33eda5553b4519 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:15:59.840863 11069 ts_tablet_manager.cc:1929] T 1fdb92a8ebff4180a3c279b99db1840d P 3408c3af6d6a49b2a305a7937efd1861: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:15:59.841398 11069 log.cc:1199] T 1fdb92a8ebff4180a3c279b99db1840d P 3408c3af6d6a49b2a305a7937efd1861: Deleting WAL directory at /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-0/minicluster-data/ts-0-root/wals/1fdb92a8ebff4180a3c279b99db1840d
I20260709 13:15:59.843099 10058 catalog_manager.cc:5028] TS 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): tablet 1fdb92a8ebff4180a3c279b99db1840d (table test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]) successfully deleted
I20260709 13:15:59.851536 11070 ts_tablet_manager.cc:1929] T 8e055ecea2334117871644d8eb982cc8 P 9558e596c8d1432eb6d5117cb6b1ca76: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:15:59.852069 11070 log.cc:1199] T 8e055ecea2334117871644d8eb982cc8 P 9558e596c8d1432eb6d5117cb6b1ca76: Deleting WAL directory at /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-0/minicluster-data/ts-1-root/wals/8e055ecea2334117871644d8eb982cc8
I20260709 13:15:59.855726 10056 catalog_manager.cc:5028] TS 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): tablet 8e055ecea2334117871644d8eb982cc8 (table test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]) successfully deleted
I20260709 13:15:59.862766 11068 ts_tablet_manager.cc:1929] T 52bee5dce0214291ba33eda5553b4519 P ea065e3af8b44f5ea6fba93d4c6b1e5a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:15:59.863229 11068 log.cc:1199] T 52bee5dce0214291ba33eda5553b4519 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Deleting WAL directory at /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-0/minicluster-data/ts-2-root/wals/52bee5dce0214291ba33eda5553b4519
I20260709 13:15:59.865374 11068 tablet_replica.cc:333] T c56c86e48bba445eae737d80017458c8 P ea065e3af8b44f5ea6fba93d4c6b1e5a: stopping tablet replica
I20260709 13:15:59.865607 10056 catalog_manager.cc:5028] TS ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): tablet 52bee5dce0214291ba33eda5553b4519 (table test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]) successfully deleted
I20260709 13:15:59.877122 11068 raft_consensus.cc:2243] T c56c86e48bba445eae737d80017458c8 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:59.878043 11068 raft_consensus.cc:2272] T c56c86e48bba445eae737d80017458c8 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:59.881325 11068 ts_tablet_manager.cc:1916] T c56c86e48bba445eae737d80017458c8 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:15:59.898159 11068 ts_tablet_manager.cc:1929] T c56c86e48bba445eae737d80017458c8 P ea065e3af8b44f5ea6fba93d4c6b1e5a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:15:59.898545 11068 log.cc:1199] T c56c86e48bba445eae737d80017458c8 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Deleting WAL directory at /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-0/minicluster-data/ts-2-root/wals/c56c86e48bba445eae737d80017458c8
I20260709 13:15:59.899963 10056 catalog_manager.cc:5028] TS ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): tablet c56c86e48bba445eae737d80017458c8 (table test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]) successfully deleted
I20260709 13:16:00.926617 10240 consensus_queue.cc:237] T bbb5487041484dbe99bbd69f6cd19db7 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Queue 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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:00.933879 10320 raft_consensus.cc:1275] T bbb5487041484dbe99bbd69f6cd19db7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:16:00.934455 10215 consensus_peers.cc:597] T bbb5487041484dbe99bbd69f6cd19db7 P 9558e596c8d1432eb6d5117cb6b1ca76 -> Peer a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68:35275): Couldn't send request to peer a23f905ab4ac4b2c88757b2c340a2cfd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bbb5487041484dbe99bbd69f6cd19db7. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:00.936579 11074 consensus_queue.cc:1048] T bbb5487041484dbe99bbd69f6cd19db7 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:00.939908 10166 raft_consensus.cc:1275] T bbb5487041484dbe99bbd69f6cd19db7 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:00.942740 11074 consensus_queue.cc:1048] T bbb5487041484dbe99bbd69f6cd19db7 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } 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:16:00.950287 11075 raft_consensus.cc:2955] T bbb5487041484dbe99bbd69f6cd19db7 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:00.952373 10320 raft_consensus.cc:2955] T bbb5487041484dbe99bbd69f6cd19db7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:00.975603 10240 consensus_queue.cc:237] T 927a721e5ae94bbc8327a5627c5049bd P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Queue 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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:00.999634 10072 catalog_manager.cc:5697] T bbb5487041484dbe99bbd69f6cd19db7 P ea065e3af8b44f5ea6fba93d4c6b1e5a reported cstate change: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:01.002820 10171 raft_consensus.cc:2955] T bbb5487041484dbe99bbd69f6cd19db7 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
W20260709 13:16:01.009407 10215 consensus_peers.cc:597] T 927a721e5ae94bbc8327a5627c5049bd P 9558e596c8d1432eb6d5117cb6b1ca76 -> Peer a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68:35275): Couldn't send request to peer a23f905ab4ac4b2c88757b2c340a2cfd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 927a721e5ae94bbc8327a5627c5049bd. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:01.009713 10318 raft_consensus.cc:1275] T 927a721e5ae94bbc8327a5627c5049bd P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:01.011224 11041 consensus_queue.cc:1048] T 927a721e5ae94bbc8327a5627c5049bd P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } 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:16:01.015015 10166 raft_consensus.cc:1275] T 927a721e5ae94bbc8327a5627c5049bd P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:01.016814 11074 consensus_queue.cc:1048] T 927a721e5ae94bbc8327a5627c5049bd P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:01.054352 11074 raft_consensus.cc:2955] T 927a721e5ae94bbc8327a5627c5049bd P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:01.062472 10320 raft_consensus.cc:2955] T 927a721e5ae94bbc8327a5627c5049bd P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:01.073804 10166 raft_consensus.cc:2955] T 927a721e5ae94bbc8327a5627c5049bd P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:01.133482 10240 consensus_queue.cc:237] T 232b26e936704083aa0cff219256caa4 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Queue 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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:01.154117 10070 catalog_manager.cc:5697] T 927a721e5ae94bbc8327a5627c5049bd P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:16:01.208266 10215 consensus_peers.cc:597] T 232b26e936704083aa0cff219256caa4 P 9558e596c8d1432eb6d5117cb6b1ca76 -> Peer a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68:35275): Couldn't send request to peer a23f905ab4ac4b2c88757b2c340a2cfd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 232b26e936704083aa0cff219256caa4. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:01.209626 10318 raft_consensus.cc:1275] T 232b26e936704083aa0cff219256caa4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:01.211939 11041 consensus_queue.cc:1048] T 232b26e936704083aa0cff219256caa4 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:01.212646 10169 raft_consensus.cc:1275] T 232b26e936704083aa0cff219256caa4 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:01.214179 11041 consensus_queue.cc:1048] T 232b26e936704083aa0cff219256caa4 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } 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:16:01.228122 11041 raft_consensus.cc:2955] T 232b26e936704083aa0cff219256caa4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:01.229202 10169 raft_consensus.cc:2955] T 232b26e936704083aa0cff219256caa4 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:01.233242 10320 raft_consensus.cc:2955] T 232b26e936704083aa0cff219256caa4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:01.248551 10070 catalog_manager.cc:5697] T 232b26e936704083aa0cff219256caa4 P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:01.266701 10320 consensus_queue.cc:237] T f745613b20744ce8af833e3fea3d56ca P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Queue 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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:01.277513 10242 raft_consensus.cc:1275] T f745613b20744ce8af833e3fea3d56ca P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:16:01.278386 10289 consensus_peers.cc:597] T f745613b20744ce8af833e3fea3d56ca P ea065e3af8b44f5ea6fba93d4c6b1e5a -> Peer a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68:35275): Couldn't send request to peer a23f905ab4ac4b2c88757b2c340a2cfd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f745613b20744ce8af833e3fea3d56ca. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:01.278822 10169 raft_consensus.cc:1275] T f745613b20744ce8af833e3fea3d56ca P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:01.279064 11086 consensus_queue.cc:1048] T f745613b20744ce8af833e3fea3d56ca P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } 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:16:01.280754 11064 consensus_queue.cc:1048] T f745613b20744ce8af833e3fea3d56ca P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:01.290268 11086 raft_consensus.cc:2955] T f745613b20744ce8af833e3fea3d56ca P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:01.291635 10169 raft_consensus.cc:2955] T f745613b20744ce8af833e3fea3d56ca P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:01.302053 10242 raft_consensus.cc:2955] T f745613b20744ce8af833e3fea3d56ca P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:01.312199 10070 catalog_manager.cc:5697] T f745613b20744ce8af833e3fea3d56ca P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New cstate: current_term: 1 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:01.463781 11095 ts_tablet_manager.cc:933] T 927a721e5ae94bbc8327a5627c5049bd P a23f905ab4ac4b2c88757b2c340a2cfd: Initiating tablet copy from peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:16:01.466099 11095 tablet_copy_client.cc:323] T 927a721e5ae94bbc8327a5627c5049bd P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Beginning tablet copy session from remote peer at address 127.8.218.66:39419
I20260709 13:16:01.468302 10259 tablet_copy_service.cc:140] P 9558e596c8d1432eb6d5117cb6b1ca76: Received BeginTabletCopySession request for tablet 927a721e5ae94bbc8327a5627c5049bd from peer a23f905ab4ac4b2c88757b2c340a2cfd ({username='slave'} at 127.0.0.1:42018)
I20260709 13:16:01.468918 10259 tablet_copy_service.cc:161] P 9558e596c8d1432eb6d5117cb6b1ca76: Beginning new tablet copy session on tablet 927a721e5ae94bbc8327a5627c5049bd from peer a23f905ab4ac4b2c88757b2c340a2cfd at {username='slave'} at 127.0.0.1:42018: session id = a23f905ab4ac4b2c88757b2c340a2cfd-927a721e5ae94bbc8327a5627c5049bd
I20260709 13:16:01.477763 10259 tablet_copy_source_session.cc:215] T 927a721e5ae94bbc8327a5627c5049bd P 9558e596c8d1432eb6d5117cb6b1ca76: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:01.502939 11097 ts_tablet_manager.cc:933] T bbb5487041484dbe99bbd69f6cd19db7 P a23f905ab4ac4b2c88757b2c340a2cfd: Initiating tablet copy from peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:16:01.549407 11095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 927a721e5ae94bbc8327a5627c5049bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:01.567641 11097 tablet_copy_client.cc:323] T bbb5487041484dbe99bbd69f6cd19db7 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Beginning tablet copy session from remote peer at address 127.8.218.66:39419
I20260709 13:16:01.569792 10259 tablet_copy_service.cc:140] P 9558e596c8d1432eb6d5117cb6b1ca76: Received BeginTabletCopySession request for tablet bbb5487041484dbe99bbd69f6cd19db7 from peer a23f905ab4ac4b2c88757b2c340a2cfd ({username='slave'} at 127.0.0.1:42018)
I20260709 13:16:01.570353 10259 tablet_copy_service.cc:161] P 9558e596c8d1432eb6d5117cb6b1ca76: Beginning new tablet copy session on tablet bbb5487041484dbe99bbd69f6cd19db7 from peer a23f905ab4ac4b2c88757b2c340a2cfd at {username='slave'} at 127.0.0.1:42018: session id = a23f905ab4ac4b2c88757b2c340a2cfd-bbb5487041484dbe99bbd69f6cd19db7
I20260709 13:16:01.578732 10259 tablet_copy_source_session.cc:215] T bbb5487041484dbe99bbd69f6cd19db7 P 9558e596c8d1432eb6d5117cb6b1ca76: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:01.582240 11097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbb5487041484dbe99bbd69f6cd19db7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:01.588192 11095 tablet_copy_client.cc:806] T 927a721e5ae94bbc8327a5627c5049bd P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:01.588908 11095 tablet_copy_client.cc:670] T 927a721e5ae94bbc8327a5627c5049bd P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:01.603397 11095 tablet_copy_client.cc:538] T 927a721e5ae94bbc8327a5627c5049bd P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:01.622890 11095 tablet_bootstrap.cc:492] T 927a721e5ae94bbc8327a5627c5049bd P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap starting.
I20260709 13:16:01.626801 11097 tablet_copy_client.cc:806] T bbb5487041484dbe99bbd69f6cd19db7 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:01.628180 11097 tablet_copy_client.cc:670] T bbb5487041484dbe99bbd69f6cd19db7 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:01.635779 11097 tablet_copy_client.cc:538] T bbb5487041484dbe99bbd69f6cd19db7 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:01.667285 11097 tablet_bootstrap.cc:492] T bbb5487041484dbe99bbd69f6cd19db7 P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap starting.
I20260709 13:16:01.686942 11095 tablet_bootstrap.cc:492] T 927a721e5ae94bbc8327a5627c5049bd P a23f905ab4ac4b2c88757b2c340a2cfd: 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:16:01.687990 11095 tablet_bootstrap.cc:492] T 927a721e5ae94bbc8327a5627c5049bd P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap complete.
I20260709 13:16:01.688719 11095 ts_tablet_manager.cc:1403] T 927a721e5ae94bbc8327a5627c5049bd P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent bootstrapping tablet: real 0.066s	user 0.020s	sys 0.014s
I20260709 13:16:01.690958 11099 ts_tablet_manager.cc:933] T 232b26e936704083aa0cff219256caa4 P a23f905ab4ac4b2c88757b2c340a2cfd: Initiating tablet copy from peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:16:01.692042 11095 raft_consensus.cc:359] T 927a721e5ae94bbc8327a5627c5049bd P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:01.694123 11095 raft_consensus.cc:740] T 927a721e5ae94bbc8327a5627c5049bd P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a23f905ab4ac4b2c88757b2c340a2cfd, State: Initialized, Role: LEARNER
I20260709 13:16:01.694868 11095 consensus_queue.cc:260] T 927a721e5ae94bbc8327a5627c5049bd P a23f905ab4ac4b2c88757b2c340a2cfd [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:01.704414 11099 tablet_copy_client.cc:323] T 232b26e936704083aa0cff219256caa4 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Beginning tablet copy session from remote peer at address 127.8.218.66:39419
I20260709 13:16:01.706117 10259 tablet_copy_service.cc:140] P 9558e596c8d1432eb6d5117cb6b1ca76: Received BeginTabletCopySession request for tablet 232b26e936704083aa0cff219256caa4 from peer a23f905ab4ac4b2c88757b2c340a2cfd ({username='slave'} at 127.0.0.1:42018)
I20260709 13:16:01.706599 10259 tablet_copy_service.cc:161] P 9558e596c8d1432eb6d5117cb6b1ca76: Beginning new tablet copy session on tablet 232b26e936704083aa0cff219256caa4 from peer a23f905ab4ac4b2c88757b2c340a2cfd at {username='slave'} at 127.0.0.1:42018: session id = a23f905ab4ac4b2c88757b2c340a2cfd-232b26e936704083aa0cff219256caa4
I20260709 13:16:01.717586 10259 tablet_copy_source_session.cc:215] T 232b26e936704083aa0cff219256caa4 P 9558e596c8d1432eb6d5117cb6b1ca76: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:01.720985 11099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 232b26e936704083aa0cff219256caa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:01.726452 11095 ts_tablet_manager.cc:1434] T 927a721e5ae94bbc8327a5627c5049bd P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.007s
I20260709 13:16:01.730309 10259 tablet_copy_service.cc:342] P 9558e596c8d1432eb6d5117cb6b1ca76: Request end of tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-927a721e5ae94bbc8327a5627c5049bd received from {username='slave'} at 127.0.0.1:42018
I20260709 13:16:01.730829 10259 tablet_copy_service.cc:434] P 9558e596c8d1432eb6d5117cb6b1ca76: ending tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-927a721e5ae94bbc8327a5627c5049bd on tablet 927a721e5ae94bbc8327a5627c5049bd with peer a23f905ab4ac4b2c88757b2c340a2cfd
I20260709 13:16:01.779855 11099 tablet_copy_client.cc:806] T 232b26e936704083aa0cff219256caa4 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:01.780575 11097 tablet_bootstrap.cc:492] T bbb5487041484dbe99bbd69f6cd19db7 P a23f905ab4ac4b2c88757b2c340a2cfd: 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:16:01.783300 11099 tablet_copy_client.cc:670] T 232b26e936704083aa0cff219256caa4 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:01.784082 11097 tablet_bootstrap.cc:492] T bbb5487041484dbe99bbd69f6cd19db7 P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap complete.
I20260709 13:16:01.786787 11095 ts_tablet_manager.cc:933] T f745613b20744ce8af833e3fea3d56ca P a23f905ab4ac4b2c88757b2c340a2cfd: Initiating tablet copy from peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:16:01.793720 11097 ts_tablet_manager.cc:1403] T bbb5487041484dbe99bbd69f6cd19db7 P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent bootstrapping tablet: real 0.127s	user 0.028s	sys 0.002s
I20260709 13:16:01.795815 11099 tablet_copy_client.cc:538] T 232b26e936704083aa0cff219256caa4 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:01.797694 11097 raft_consensus.cc:359] T bbb5487041484dbe99bbd69f6cd19db7 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:01.798569 11097 raft_consensus.cc:740] T bbb5487041484dbe99bbd69f6cd19db7 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a23f905ab4ac4b2c88757b2c340a2cfd, State: Initialized, Role: LEARNER
I20260709 13:16:01.799248 11097 consensus_queue.cc:260] T bbb5487041484dbe99bbd69f6cd19db7 P a23f905ab4ac4b2c88757b2c340a2cfd [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:01.801913 11097 ts_tablet_manager.cc:1434] T bbb5487041484dbe99bbd69f6cd19db7 P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:16:01.806528 11099 tablet_bootstrap.cc:492] T 232b26e936704083aa0cff219256caa4 P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap starting.
I20260709 13:16:01.807430 10259 tablet_copy_service.cc:342] P 9558e596c8d1432eb6d5117cb6b1ca76: Request end of tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-bbb5487041484dbe99bbd69f6cd19db7 received from {username='slave'} at 127.0.0.1:42018
I20260709 13:16:01.809790 10259 tablet_copy_service.cc:434] P 9558e596c8d1432eb6d5117cb6b1ca76: ending tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-bbb5487041484dbe99bbd69f6cd19db7 on tablet bbb5487041484dbe99bbd69f6cd19db7 with peer a23f905ab4ac4b2c88757b2c340a2cfd
I20260709 13:16:01.847391 11095 tablet_copy_client.cc:323] T f745613b20744ce8af833e3fea3d56ca P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Beginning tablet copy session from remote peer at address 127.8.218.67:35867
I20260709 13:16:01.849515 10333 tablet_copy_service.cc:140] P ea065e3af8b44f5ea6fba93d4c6b1e5a: Received BeginTabletCopySession request for tablet f745613b20744ce8af833e3fea3d56ca from peer a23f905ab4ac4b2c88757b2c340a2cfd ({username='slave'} at 127.0.0.1:54950)
I20260709 13:16:01.850085 10333 tablet_copy_service.cc:161] P ea065e3af8b44f5ea6fba93d4c6b1e5a: Beginning new tablet copy session on tablet f745613b20744ce8af833e3fea3d56ca from peer a23f905ab4ac4b2c88757b2c340a2cfd at {username='slave'} at 127.0.0.1:54950: session id = a23f905ab4ac4b2c88757b2c340a2cfd-f745613b20744ce8af833e3fea3d56ca
I20260709 13:16:01.857693 10333 tablet_copy_source_session.cc:215] T f745613b20744ce8af833e3fea3d56ca P ea065e3af8b44f5ea6fba93d4c6b1e5a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:01.861639 11095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f745613b20744ce8af833e3fea3d56ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:01.862982 11099 tablet_bootstrap.cc:492] T 232b26e936704083aa0cff219256caa4 P a23f905ab4ac4b2c88757b2c340a2cfd: 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:16:01.863966 11099 tablet_bootstrap.cc:492] T 232b26e936704083aa0cff219256caa4 P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap complete.
I20260709 13:16:01.864713 11099 ts_tablet_manager.cc:1403] T 232b26e936704083aa0cff219256caa4 P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.024s
I20260709 13:16:01.867796 11099 raft_consensus.cc:359] T 232b26e936704083aa0cff219256caa4 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:01.868673 11099 raft_consensus.cc:740] T 232b26e936704083aa0cff219256caa4 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a23f905ab4ac4b2c88757b2c340a2cfd, State: Initialized, Role: LEARNER
I20260709 13:16:01.869331 11099 consensus_queue.cc:260] T 232b26e936704083aa0cff219256caa4 P a23f905ab4ac4b2c88757b2c340a2cfd [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:01.872071 11099 ts_tablet_manager.cc:1434] T 232b26e936704083aa0cff219256caa4 P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260709 13:16:01.875790 10259 tablet_copy_service.cc:342] P 9558e596c8d1432eb6d5117cb6b1ca76: Request end of tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-232b26e936704083aa0cff219256caa4 received from {username='slave'} at 127.0.0.1:42018
I20260709 13:16:01.876204 10259 tablet_copy_service.cc:434] P 9558e596c8d1432eb6d5117cb6b1ca76: ending tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-232b26e936704083aa0cff219256caa4 on tablet 232b26e936704083aa0cff219256caa4 with peer a23f905ab4ac4b2c88757b2c340a2cfd
I20260709 13:16:01.887444 11095 tablet_copy_client.cc:806] T f745613b20744ce8af833e3fea3d56ca P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:01.888100 11095 tablet_copy_client.cc:670] T f745613b20744ce8af833e3fea3d56ca P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:01.892228 11095 tablet_copy_client.cc:538] T f745613b20744ce8af833e3fea3d56ca P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:01.904254 11095 tablet_bootstrap.cc:492] T f745613b20744ce8af833e3fea3d56ca P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap starting.
I20260709 13:16:01.940765 11095 tablet_bootstrap.cc:492] T f745613b20744ce8af833e3fea3d56ca P a23f905ab4ac4b2c88757b2c340a2cfd: 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:16:01.941695 11095 tablet_bootstrap.cc:492] T f745613b20744ce8af833e3fea3d56ca P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap complete.
I20260709 13:16:01.942360 11095 ts_tablet_manager.cc:1403] T f745613b20744ce8af833e3fea3d56ca P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.019s
I20260709 13:16:01.945418 11095 raft_consensus.cc:359] T f745613b20744ce8af833e3fea3d56ca P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:01.946364 11095 raft_consensus.cc:740] T f745613b20744ce8af833e3fea3d56ca P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a23f905ab4ac4b2c88757b2c340a2cfd, State: Initialized, Role: LEARNER
I20260709 13:16:01.948809 11095 consensus_queue.cc:260] T f745613b20744ce8af833e3fea3d56ca P a23f905ab4ac4b2c88757b2c340a2cfd [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:01.951642 11095 ts_tablet_manager.cc:1434] T f745613b20744ce8af833e3fea3d56ca P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 13:16:01.953996 10333 tablet_copy_service.cc:342] P ea065e3af8b44f5ea6fba93d4c6b1e5a: Request end of tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-f745613b20744ce8af833e3fea3d56ca received from {username='slave'} at 127.0.0.1:54950
I20260709 13:16:01.954424 10333 tablet_copy_service.cc:434] P ea065e3af8b44f5ea6fba93d4c6b1e5a: ending tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-f745613b20744ce8af833e3fea3d56ca on tablet f745613b20744ce8af833e3fea3d56ca with peer a23f905ab4ac4b2c88757b2c340a2cfd
I20260709 13:16:01.975971 10887 raft_consensus.cc:1217] T 927a721e5ae94bbc8327a5627c5049bd P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:02.002740 10887 raft_consensus.cc:1217] T bbb5487041484dbe99bbd69f6cd19db7 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:02.096882 10887 raft_consensus.cc:1217] T 232b26e936704083aa0cff219256caa4 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:02.419826 11074 raft_consensus.cc:1064] T bbb5487041484dbe99bbd69f6cd19db7 P 9558e596c8d1432eb6d5117cb6b1ca76: attempting to promote NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd to VOTER
I20260709 13:16:02.422336 11074 consensus_queue.cc:237] T bbb5487041484dbe99bbd69f6cd19db7 P 9558e596c8d1432eb6d5117cb6b1ca76 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:02.431315 10887 raft_consensus.cc:1217] T f745613b20744ce8af833e3fea3d56ca P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:02.436336 10318 raft_consensus.cc:1275] T bbb5487041484dbe99bbd69f6cd19db7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:02.436801 10887 raft_consensus.cc:1275] T bbb5487041484dbe99bbd69f6cd19db7 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:02.438490 10997 consensus_queue.cc:1048] T bbb5487041484dbe99bbd69f6cd19db7 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:02.447412 10997 consensus_queue.cc:1048] T bbb5487041484dbe99bbd69f6cd19db7 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:02.471073 10171 raft_consensus.cc:1275] T bbb5487041484dbe99bbd69f6cd19db7 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:02.484233 11074 raft_consensus.cc:2955] T bbb5487041484dbe99bbd69f6cd19db7 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:02.488514 10318 raft_consensus.cc:2955] T bbb5487041484dbe99bbd69f6cd19db7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:02.503640 11032 raft_consensus.cc:1064] T 927a721e5ae94bbc8327a5627c5049bd P 9558e596c8d1432eb6d5117cb6b1ca76: attempting to promote NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd to VOTER
I20260709 13:16:02.504011 10887 raft_consensus.cc:2955] T bbb5487041484dbe99bbd69f6cd19db7 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:02.506587 11032 consensus_queue.cc:237] T 927a721e5ae94bbc8327a5627c5049bd P 9558e596c8d1432eb6d5117cb6b1ca76 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:02.622124 10070 catalog_manager.cc:5697] T bbb5487041484dbe99bbd69f6cd19db7 P a23f905ab4ac4b2c88757b2c340a2cfd reported cstate change: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:02.675972 10887 raft_consensus.cc:1275] T 927a721e5ae94bbc8327a5627c5049bd P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:02.677845 10997 consensus_queue.cc:1048] T 927a721e5ae94bbc8327a5627c5049bd P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:02.684772 11075 consensus_queue.cc:1048] T bbb5487041484dbe99bbd69f6cd19db7 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } 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:16:02.687919 11113 raft_consensus.cc:1064] T 232b26e936704083aa0cff219256caa4 P 9558e596c8d1432eb6d5117cb6b1ca76: attempting to promote NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd to VOTER
I20260709 13:16:02.691740 10318 raft_consensus.cc:1275] T 927a721e5ae94bbc8327a5627c5049bd P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:02.720784 10170 raft_consensus.cc:1275] T 927a721e5ae94bbc8327a5627c5049bd P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:02.721232 11075 consensus_queue.cc:1048] T 927a721e5ae94bbc8327a5627c5049bd P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } 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:16:02.728217 10240 consensus_queue.cc:237] T bbb5487041484dbe99bbd69f6cd19db7 P 9558e596c8d1432eb6d5117cb6b1ca76 [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: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:02.747139 11113 consensus_queue.cc:237] T 232b26e936704083aa0cff219256caa4 P 9558e596c8d1432eb6d5117cb6b1ca76 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:02.750099 10889 raft_consensus.cc:1275] T bbb5487041484dbe99bbd69f6cd19db7 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:02.757113 10318 raft_consensus.cc:1275] T bbb5487041484dbe99bbd69f6cd19db7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:02.761514 11032 consensus_queue.cc:1048] T bbb5487041484dbe99bbd69f6cd19db7 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:02.766470 11123 consensus_queue.cc:1048] T bbb5487041484dbe99bbd69f6cd19db7 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:02.777240 10997 consensus_queue.cc:1048] T 927a721e5ae94bbc8327a5627c5049bd P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:02.777894 11122 raft_consensus.cc:2955] T bbb5487041484dbe99bbd69f6cd19db7 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:02.779098 10173 raft_consensus.cc:2955] T bbb5487041484dbe99bbd69f6cd19db7 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:02.781412 10889 raft_consensus.cc:2955] T bbb5487041484dbe99bbd69f6cd19db7 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:02.802469 10318 raft_consensus.cc:2955] T bbb5487041484dbe99bbd69f6cd19db7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:02.807119 10056 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bbb5487041484dbe99bbd69f6cd19db7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:02.869987 10068 catalog_manager.cc:5697] T bbb5487041484dbe99bbd69f6cd19db7 P a23f905ab4ac4b2c88757b2c340a2cfd reported cstate change: config changed from index 3 to 4, VOTER 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) evicted. New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:02.889616 10997 raft_consensus.cc:2955] T 927a721e5ae94bbc8327a5627c5049bd P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:02.893424 10158 tablet_service.cc:1558] Processing DeleteTablet for tablet bbb5487041484dbe99bbd69f6cd19db7 with delete_type TABLET_DATA_TOMBSTONED (TS 3408c3af6d6a49b2a305a7937efd1861 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51698
I20260709 13:16:02.899194 10170 raft_consensus.cc:1275] T 232b26e936704083aa0cff219256caa4 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:02.902391 11131 tablet_replica.cc:333] T bbb5487041484dbe99bbd69f6cd19db7 P 3408c3af6d6a49b2a305a7937efd1861: stopping tablet replica
I20260709 13:16:02.903630 11131 raft_consensus.cc:2243] T bbb5487041484dbe99bbd69f6cd19db7 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:02.904392 11131 raft_consensus.cc:2272] T bbb5487041484dbe99bbd69f6cd19db7 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:02.905936 10889 raft_consensus.cc:1275] T 232b26e936704083aa0cff219256caa4 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:02.906106 10888 raft_consensus.cc:2955] T 927a721e5ae94bbc8327a5627c5049bd P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:02.919020 11131 ts_tablet_manager.cc:1916] T bbb5487041484dbe99bbd69f6cd19db7 P 3408c3af6d6a49b2a305a7937efd1861: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:02.922111 11120 consensus_queue.cc:1048] T 232b26e936704083aa0cff219256caa4 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:02.927399 10323 raft_consensus.cc:1275] T 232b26e936704083aa0cff219256caa4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:02.928355 10170 raft_consensus.cc:2955] T 927a721e5ae94bbc8327a5627c5049bd P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:02.932140 10323 raft_consensus.cc:2955] T 927a721e5ae94bbc8327a5627c5049bd P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:02.936383 11131 ts_tablet_manager.cc:1929] T bbb5487041484dbe99bbd69f6cd19db7 P 3408c3af6d6a49b2a305a7937efd1861: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:02.937049 11131 log.cc:1199] T bbb5487041484dbe99bbd69f6cd19db7 P 3408c3af6d6a49b2a305a7937efd1861: Deleting WAL directory at /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-0/minicluster-data/ts-0-root/wals/bbb5487041484dbe99bbd69f6cd19db7
I20260709 13:16:02.939128 10058 catalog_manager.cc:5028] TS 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): tablet bbb5487041484dbe99bbd69f6cd19db7 (table test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]) successfully deleted
I20260709 13:16:02.939929 10068 catalog_manager.cc:5697] T 927a721e5ae94bbc8327a5627c5049bd P a23f905ab4ac4b2c88757b2c340a2cfd reported cstate change: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:02.943210 11113 consensus_queue.cc:1048] T 232b26e936704083aa0cff219256caa4 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } 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:16:02.957729 11114 raft_consensus.cc:1064] T f745613b20744ce8af833e3fea3d56ca P ea065e3af8b44f5ea6fba93d4c6b1e5a: attempting to promote NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd to VOTER
I20260709 13:16:02.960343 11114 consensus_queue.cc:237] T f745613b20744ce8af833e3fea3d56ca P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:02.984581 11120 consensus_queue.cc:1048] T 232b26e936704083aa0cff219256caa4 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:02.988535 10997 raft_consensus.cc:2955] T 232b26e936704083aa0cff219256caa4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:02.989475 10173 raft_consensus.cc:2955] T 232b26e936704083aa0cff219256caa4 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:03.005257 10889 raft_consensus.cc:1275] T f745613b20744ce8af833e3fea3d56ca P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:03.008002 10249 consensus_queue.cc:237] T 927a721e5ae94bbc8327a5627c5049bd P 9558e596c8d1432eb6d5117cb6b1ca76 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:03.009450 10242 raft_consensus.cc:1275] T f745613b20744ce8af833e3fea3d56ca P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:03.010478 10170 raft_consensus.cc:1275] T f745613b20744ce8af833e3fea3d56ca P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:03.012360 11111 consensus_queue.cc:1048] T f745613b20744ce8af833e3fea3d56ca P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:03.014165 11111 consensus_queue.cc:1048] T f745613b20744ce8af833e3fea3d56ca P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } 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:16:03.014905 11086 consensus_queue.cc:1048] T f745613b20744ce8af833e3fea3d56ca P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:03.017392 10888 raft_consensus.cc:1275] T 927a721e5ae94bbc8327a5627c5049bd P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:03.017601 10889 raft_consensus.cc:2955] T 232b26e936704083aa0cff219256caa4 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:03.024516 11115 consensus_queue.cc:1048] T 927a721e5ae94bbc8327a5627c5049bd P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:03.031762 10068 catalog_manager.cc:5697] T 232b26e936704083aa0cff219256caa4 P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:03.043159 10173 raft_consensus.cc:1275] T 927a721e5ae94bbc8327a5627c5049bd P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:03.044306 11113 raft_consensus.cc:2955] T 927a721e5ae94bbc8327a5627c5049bd P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:03.046612 10888 raft_consensus.cc:2955] T 927a721e5ae94bbc8327a5627c5049bd P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:03.066175 10997 consensus_queue.cc:1048] T 927a721e5ae94bbc8327a5627c5049bd P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:03.085191 11111 raft_consensus.cc:2955] T f745613b20744ce8af833e3fea3d56ca P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:03.087780 10056 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 927a721e5ae94bbc8327a5627c5049bd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:03.088958 10169 raft_consensus.cc:2955] T f745613b20744ce8af833e3fea3d56ca P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:03.096680 10887 raft_consensus.cc:2955] T f745613b20744ce8af833e3fea3d56ca P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:03.102445 10170 raft_consensus.cc:2955] T 927a721e5ae94bbc8327a5627c5049bd P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:03.103602 10068 catalog_manager.cc:5697] T f745613b20744ce8af833e3fea3d56ca P ea065e3af8b44f5ea6fba93d4c6b1e5a reported cstate change: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:03.123540 10320 consensus_queue.cc:237] T f745613b20744ce8af833e3fea3d56ca P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:03.124594 10068 catalog_manager.cc:5697] T 927a721e5ae94bbc8327a5627c5049bd P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: config changed from index 3 to 4, VOTER ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) evicted. New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:03.136720 10316 raft_consensus.cc:2955] T 232b26e936704083aa0cff219256caa4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:03.168562 10170 raft_consensus.cc:1275] T f745613b20744ce8af833e3fea3d56ca P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:03.170148 11111 consensus_queue.cc:1048] T f745613b20744ce8af833e3fea3d56ca P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:03.174139 10889 raft_consensus.cc:1275] T f745613b20744ce8af833e3fea3d56ca P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:03.196787 11111 consensus_queue.cc:1048] T f745613b20744ce8af833e3fea3d56ca P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:03.200417 11111 raft_consensus.cc:2955] T f745613b20744ce8af833e3fea3d56ca P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:03.213081 10888 raft_consensus.cc:2955] T f745613b20744ce8af833e3fea3d56ca P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:03.213871 10242 consensus_queue.cc:237] T 232b26e936704083aa0cff219256caa4 P 9558e596c8d1432eb6d5117cb6b1ca76 [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: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:03.215721 10169 raft_consensus.cc:2955] T f745613b20744ce8af833e3fea3d56ca P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:03.220757 10887 raft_consensus.cc:1275] T 232b26e936704083aa0cff219256caa4 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:03.225323 10997 consensus_queue.cc:1048] T 232b26e936704083aa0cff219256caa4 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:03.243851 10317 raft_consensus.cc:1275] T 232b26e936704083aa0cff219256caa4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:03.244649 10309 tablet_service.cc:1558] Processing DeleteTablet for tablet 927a721e5ae94bbc8327a5627c5049bd with delete_type TABLET_DATA_TOMBSTONED (TS ea065e3af8b44f5ea6fba93d4c6b1e5a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37824
I20260709 13:16:03.243185 11113 raft_consensus.cc:2955] T 232b26e936704083aa0cff219256caa4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:03.245914 10887 raft_consensus.cc:2955] T 232b26e936704083aa0cff219256caa4 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:03.267204 11120 consensus_queue.cc:1048] T 232b26e936704083aa0cff219256caa4 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:03.267380 10056 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f745613b20744ce8af833e3fea3d56ca with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:03.293354 10056 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 232b26e936704083aa0cff219256caa4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:03.300168 11139 tablet_replica.cc:333] T 927a721e5ae94bbc8327a5627c5049bd P ea065e3af8b44f5ea6fba93d4c6b1e5a: stopping tablet replica
I20260709 13:16:03.312800 10317 raft_consensus.cc:2955] T 232b26e936704083aa0cff219256caa4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:03.316009 10068 catalog_manager.cc:5697] T 232b26e936704083aa0cff219256caa4 P a23f905ab4ac4b2c88757b2c340a2cfd reported cstate change: config changed from index 3 to 4, VOTER 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) evicted. New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:03.318794 10070 catalog_manager.cc:5697] T f745613b20744ce8af833e3fea3d56ca P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: config changed from index 3 to 4, VOTER 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) evicted. New cstate: current_term: 1 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:03.317476 11139 raft_consensus.cc:2243] T 927a721e5ae94bbc8327a5627c5049bd P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:03.328961 11139 raft_consensus.cc:2272] T 927a721e5ae94bbc8327a5627c5049bd P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:03.332880 11139 ts_tablet_manager.cc:1916] T 927a721e5ae94bbc8327a5627c5049bd P ea065e3af8b44f5ea6fba93d4c6b1e5a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:03.334748 10158 tablet_service.cc:1558] Processing DeleteTablet for tablet 232b26e936704083aa0cff219256caa4 with delete_type TABLET_DATA_TOMBSTONED (TS 3408c3af6d6a49b2a305a7937efd1861 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51698
I20260709 13:16:03.335732 11131 tablet_replica.cc:333] T 232b26e936704083aa0cff219256caa4 P 3408c3af6d6a49b2a305a7937efd1861: stopping tablet replica
I20260709 13:16:03.336740 11131 raft_consensus.cc:2243] T 232b26e936704083aa0cff219256caa4 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:03.337426 11131 raft_consensus.cc:2272] T 232b26e936704083aa0cff219256caa4 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:03.345954 11131 ts_tablet_manager.cc:1916] T 232b26e936704083aa0cff219256caa4 P 3408c3af6d6a49b2a305a7937efd1861: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:03.350400 10232 tablet_service.cc:1558] Processing DeleteTablet for tablet f745613b20744ce8af833e3fea3d56ca with delete_type TABLET_DATA_TOMBSTONED (TS 9558e596c8d1432eb6d5117cb6b1ca76 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35488
I20260709 13:16:03.364259 11140 tablet_replica.cc:333] T f745613b20744ce8af833e3fea3d56ca P 9558e596c8d1432eb6d5117cb6b1ca76: stopping tablet replica
I20260709 13:16:03.365082 11140 raft_consensus.cc:2243] T f745613b20744ce8af833e3fea3d56ca P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:03.365545 11140 pending_rounds.cc:70] T f745613b20744ce8af833e3fea3d56ca P 9558e596c8d1432eb6d5117cb6b1ca76: Trying to abort 1 pending ops.
I20260709 13:16:03.365763 11140 pending_rounds.cc:77] T f745613b20744ce8af833e3fea3d56ca P 9558e596c8d1432eb6d5117cb6b1ca76: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7305637736279408640 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "f745613b20744ce8af833e3fea3d56ca" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } } }
I20260709 13:16:03.366756 11140 raft_consensus.cc:2917] T f745613b20744ce8af833e3fea3d56ca P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260709 13:16:03.367152 11140 raft_consensus.cc:2889] T f745613b20744ce8af833e3fea3d56ca P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 13:16:03.367470 11139 ts_tablet_manager.cc:1929] T 927a721e5ae94bbc8327a5627c5049bd P ea065e3af8b44f5ea6fba93d4c6b1e5a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:03.367635 11140 raft_consensus.cc:2272] T f745613b20744ce8af833e3fea3d56ca P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:03.367947 11139 log.cc:1199] T 927a721e5ae94bbc8327a5627c5049bd P ea065e3af8b44f5ea6fba93d4c6b1e5a: Deleting WAL directory at /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-0/minicluster-data/ts-2-root/wals/927a721e5ae94bbc8327a5627c5049bd
I20260709 13:16:03.369966 10056 catalog_manager.cc:5028] TS ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): tablet 927a721e5ae94bbc8327a5627c5049bd (table test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]) successfully deleted
I20260709 13:16:03.370879 11140 ts_tablet_manager.cc:1916] T f745613b20744ce8af833e3fea3d56ca P 9558e596c8d1432eb6d5117cb6b1ca76: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:03.371078 11131 ts_tablet_manager.cc:1929] T 232b26e936704083aa0cff219256caa4 P 3408c3af6d6a49b2a305a7937efd1861: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:03.371487 11131 log.cc:1199] T 232b26e936704083aa0cff219256caa4 P 3408c3af6d6a49b2a305a7937efd1861: Deleting WAL directory at /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-0/minicluster-data/ts-0-root/wals/232b26e936704083aa0cff219256caa4
I20260709 13:16:03.372630 10058 catalog_manager.cc:5028] TS 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): tablet 232b26e936704083aa0cff219256caa4 (table test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]) successfully deleted
I20260709 13:16:03.382194 11140 ts_tablet_manager.cc:1929] T f745613b20744ce8af833e3fea3d56ca P 9558e596c8d1432eb6d5117cb6b1ca76: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:03.382686 11140 log.cc:1199] T f745613b20744ce8af833e3fea3d56ca P 9558e596c8d1432eb6d5117cb6b1ca76: Deleting WAL directory at /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-0/minicluster-data/ts-1-root/wals/f745613b20744ce8af833e3fea3d56ca
I20260709 13:16:03.385030 10056 catalog_manager.cc:5028] TS 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): tablet f745613b20744ce8af833e3fea3d56ca (table test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]) successfully deleted
I20260709 13:16:04.419072 10169 consensus_queue.cc:237] T 94a981b879084391aa7d059de3d8239f P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Queue 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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:04.425742 10240 raft_consensus.cc:1275] T 94a981b879084391aa7d059de3d8239f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:16:04.425858 10140 consensus_peers.cc:597] T 94a981b879084391aa7d059de3d8239f P 3408c3af6d6a49b2a305a7937efd1861 -> Peer a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68:35275): Couldn't send request to peer a23f905ab4ac4b2c88757b2c340a2cfd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 94a981b879084391aa7d059de3d8239f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:04.426770 10318 raft_consensus.cc:1275] T 94a981b879084391aa7d059de3d8239f P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:04.427027 11142 consensus_queue.cc:1048] T 94a981b879084391aa7d059de3d8239f P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } 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:16:04.429090 11143 consensus_queue.cc:1048] T 94a981b879084391aa7d059de3d8239f P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:04.435333 11142 raft_consensus.cc:2955] T 94a981b879084391aa7d059de3d8239f P 3408c3af6d6a49b2a305a7937efd1861 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:04.436906 10242 raft_consensus.cc:2955] T 94a981b879084391aa7d059de3d8239f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:04.442341 10318 raft_consensus.cc:2955] T 94a981b879084391aa7d059de3d8239f P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:04.451481 10069 catalog_manager.cc:5697] T 94a981b879084391aa7d059de3d8239f P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New cstate: current_term: 1 leader_uuid: "3408c3af6d6a49b2a305a7937efd1861" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:04.453737 10317 consensus_queue.cc:237] T ed9e4693bbae4732b4dce3784a630a30 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Queue 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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
W20260709 13:16:04.463037 10289 consensus_peers.cc:597] T ed9e4693bbae4732b4dce3784a630a30 P ea065e3af8b44f5ea6fba93d4c6b1e5a -> Peer a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68:35275): Couldn't send request to peer a23f905ab4ac4b2c88757b2c340a2cfd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ed9e4693bbae4732b4dce3784a630a30. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:04.463778 10242 raft_consensus.cc:1275] T ed9e4693bbae4732b4dce3784a630a30 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:04.465703 10170 raft_consensus.cc:1275] T ed9e4693bbae4732b4dce3784a630a30 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:04.465883 11086 consensus_queue.cc:1048] T ed9e4693bbae4732b4dce3784a630a30 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:04.467753 11111 consensus_queue.cc:1048] T ed9e4693bbae4732b4dce3784a630a30 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } 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:16:04.491794 11111 raft_consensus.cc:2955] T ed9e4693bbae4732b4dce3784a630a30 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:04.498843 10240 raft_consensus.cc:2955] T ed9e4693bbae4732b4dce3784a630a30 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:04.502153 10169 raft_consensus.cc:2955] T ed9e4693bbae4732b4dce3784a630a30 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:04.513402 10242 consensus_queue.cc:237] T d50871bc01054840a812fae0f68d97f8 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Queue 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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:04.520994 10068 catalog_manager.cc:5697] T ed9e4693bbae4732b4dce3784a630a30 P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New cstate: current_term: 1 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
W20260709 13:16:04.524209 10215 consensus_peers.cc:597] T d50871bc01054840a812fae0f68d97f8 P 9558e596c8d1432eb6d5117cb6b1ca76 -> Peer a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68:35275): Couldn't send request to peer a23f905ab4ac4b2c88757b2c340a2cfd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d50871bc01054840a812fae0f68d97f8. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:04.532933 10317 raft_consensus.cc:1275] T d50871bc01054840a812fae0f68d97f8 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:04.534372 10997 consensus_queue.cc:1048] T d50871bc01054840a812fae0f68d97f8 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } 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:16:04.535248 10169 raft_consensus.cc:1275] T d50871bc01054840a812fae0f68d97f8 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:04.537062 10997 consensus_queue.cc:1048] T d50871bc01054840a812fae0f68d97f8 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:04.548991 10997 raft_consensus.cc:2955] T d50871bc01054840a812fae0f68d97f8 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:04.550930 10173 raft_consensus.cc:2955] T d50871bc01054840a812fae0f68d97f8 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:04.549968 10318 raft_consensus.cc:2955] T d50871bc01054840a812fae0f68d97f8 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:04.561699 10240 consensus_queue.cc:237] T d56e67c2b8794fe8b26611fcccb4045e P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Queue 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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:04.566642 10068 catalog_manager.cc:5697] T d50871bc01054840a812fae0f68d97f8 P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:16:04.572599 10215 consensus_peers.cc:597] T d56e67c2b8794fe8b26611fcccb4045e P 9558e596c8d1432eb6d5117cb6b1ca76 -> Peer a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68:35275): Couldn't send request to peer a23f905ab4ac4b2c88757b2c340a2cfd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d56e67c2b8794fe8b26611fcccb4045e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:04.573225 10317 raft_consensus.cc:1275] T d56e67c2b8794fe8b26611fcccb4045e P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:04.574554 11113 consensus_queue.cc:1048] T d56e67c2b8794fe8b26611fcccb4045e P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } 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:16:04.575923 10173 raft_consensus.cc:1275] T d56e67c2b8794fe8b26611fcccb4045e P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:04.577123 11113 consensus_queue.cc:1048] T d56e67c2b8794fe8b26611fcccb4045e P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:04.599717 10997 raft_consensus.cc:2955] T d56e67c2b8794fe8b26611fcccb4045e P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:04.602097 10173 raft_consensus.cc:2955] T d56e67c2b8794fe8b26611fcccb4045e P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:04.602504 10317 raft_consensus.cc:2955] T d56e67c2b8794fe8b26611fcccb4045e P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:04.616974 10068 catalog_manager.cc:5697] T d56e67c2b8794fe8b26611fcccb4045e P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:04.918277 11162 ts_tablet_manager.cc:933] T d50871bc01054840a812fae0f68d97f8 P a23f905ab4ac4b2c88757b2c340a2cfd: Initiating tablet copy from peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:16:04.920457 11162 tablet_copy_client.cc:323] T d50871bc01054840a812fae0f68d97f8 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Beginning tablet copy session from remote peer at address 127.8.218.66:39419
I20260709 13:16:04.922546 10259 tablet_copy_service.cc:140] P 9558e596c8d1432eb6d5117cb6b1ca76: Received BeginTabletCopySession request for tablet d50871bc01054840a812fae0f68d97f8 from peer a23f905ab4ac4b2c88757b2c340a2cfd ({username='slave'} at 127.0.0.1:42018)
I20260709 13:16:04.923076 10259 tablet_copy_service.cc:161] P 9558e596c8d1432eb6d5117cb6b1ca76: Beginning new tablet copy session on tablet d50871bc01054840a812fae0f68d97f8 from peer a23f905ab4ac4b2c88757b2c340a2cfd at {username='slave'} at 127.0.0.1:42018: session id = a23f905ab4ac4b2c88757b2c340a2cfd-d50871bc01054840a812fae0f68d97f8
I20260709 13:16:04.930066 11164 ts_tablet_manager.cc:933] T ed9e4693bbae4732b4dce3784a630a30 P a23f905ab4ac4b2c88757b2c340a2cfd: Initiating tablet copy from peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:16:04.930612 10259 tablet_copy_source_session.cc:215] T d50871bc01054840a812fae0f68d97f8 P 9558e596c8d1432eb6d5117cb6b1ca76: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:04.932538 11164 tablet_copy_client.cc:323] T ed9e4693bbae4732b4dce3784a630a30 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Beginning tablet copy session from remote peer at address 127.8.218.67:35867
I20260709 13:16:04.934016 11162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d50871bc01054840a812fae0f68d97f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.934182 10333 tablet_copy_service.cc:140] P ea065e3af8b44f5ea6fba93d4c6b1e5a: Received BeginTabletCopySession request for tablet ed9e4693bbae4732b4dce3784a630a30 from peer a23f905ab4ac4b2c88757b2c340a2cfd ({username='slave'} at 127.0.0.1:54950)
I20260709 13:16:04.934814 10333 tablet_copy_service.cc:161] P ea065e3af8b44f5ea6fba93d4c6b1e5a: Beginning new tablet copy session on tablet ed9e4693bbae4732b4dce3784a630a30 from peer a23f905ab4ac4b2c88757b2c340a2cfd at {username='slave'} at 127.0.0.1:54950: session id = a23f905ab4ac4b2c88757b2c340a2cfd-ed9e4693bbae4732b4dce3784a630a30
I20260709 13:16:04.943531 10333 tablet_copy_source_session.cc:215] T ed9e4693bbae4732b4dce3784a630a30 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:04.950910 11162 tablet_copy_client.cc:806] T d50871bc01054840a812fae0f68d97f8 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:04.951598 11162 tablet_copy_client.cc:670] T d50871bc01054840a812fae0f68d97f8 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:04.952987 11164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed9e4693bbae4732b4dce3784a630a30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:04.956369 11162 tablet_copy_client.cc:538] T d50871bc01054840a812fae0f68d97f8 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:04.968724 11162 tablet_bootstrap.cc:492] T d50871bc01054840a812fae0f68d97f8 P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap starting.
I20260709 13:16:04.978195 11164 tablet_copy_client.cc:806] T ed9e4693bbae4732b4dce3784a630a30 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:04.979116 11164 tablet_copy_client.cc:670] T ed9e4693bbae4732b4dce3784a630a30 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:04.984721 11166 ts_tablet_manager.cc:933] T 94a981b879084391aa7d059de3d8239f P a23f905ab4ac4b2c88757b2c340a2cfd: Initiating tablet copy from peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643)
I20260709 13:16:04.987744 11164 tablet_copy_client.cc:538] T ed9e4693bbae4732b4dce3784a630a30 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:05.005991 11162 tablet_bootstrap.cc:492] T d50871bc01054840a812fae0f68d97f8 P a23f905ab4ac4b2c88757b2c340a2cfd: 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:16:05.007208 11162 tablet_bootstrap.cc:492] T d50871bc01054840a812fae0f68d97f8 P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap complete.
I20260709 13:16:05.008229 11162 ts_tablet_manager.cc:1403] T d50871bc01054840a812fae0f68d97f8 P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent bootstrapping tablet: real 0.040s	user 0.025s	sys 0.007s
I20260709 13:16:05.012702 11162 raft_consensus.cc:359] T d50871bc01054840a812fae0f68d97f8 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:05.014859 11162 raft_consensus.cc:740] T d50871bc01054840a812fae0f68d97f8 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a23f905ab4ac4b2c88757b2c340a2cfd, State: Initialized, Role: LEARNER
I20260709 13:16:05.016768 11162 consensus_queue.cc:260] T d50871bc01054840a812fae0f68d97f8 P a23f905ab4ac4b2c88757b2c340a2cfd [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:05.010999 11164 tablet_bootstrap.cc:492] T ed9e4693bbae4732b4dce3784a630a30 P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap starting.
I20260709 13:16:05.026746 11166 tablet_copy_client.cc:323] T 94a981b879084391aa7d059de3d8239f P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Beginning tablet copy session from remote peer at address 127.8.218.65:33643
I20260709 13:16:05.029340 10184 tablet_copy_service.cc:140] P 3408c3af6d6a49b2a305a7937efd1861: Received BeginTabletCopySession request for tablet 94a981b879084391aa7d059de3d8239f from peer a23f905ab4ac4b2c88757b2c340a2cfd ({username='slave'} at 127.0.0.1:43460)
I20260709 13:16:05.029891 10184 tablet_copy_service.cc:161] P 3408c3af6d6a49b2a305a7937efd1861: Beginning new tablet copy session on tablet 94a981b879084391aa7d059de3d8239f from peer a23f905ab4ac4b2c88757b2c340a2cfd at {username='slave'} at 127.0.0.1:43460: session id = a23f905ab4ac4b2c88757b2c340a2cfd-94a981b879084391aa7d059de3d8239f
I20260709 13:16:05.029978 11162 ts_tablet_manager.cc:1434] T d50871bc01054840a812fae0f68d97f8 P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.012s
I20260709 13:16:05.033706 10259 tablet_copy_service.cc:342] P 9558e596c8d1432eb6d5117cb6b1ca76: Request end of tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-d50871bc01054840a812fae0f68d97f8 received from {username='slave'} at 127.0.0.1:42018
I20260709 13:16:05.034134 10259 tablet_copy_service.cc:434] P 9558e596c8d1432eb6d5117cb6b1ca76: ending tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-d50871bc01054840a812fae0f68d97f8 on tablet d50871bc01054840a812fae0f68d97f8 with peer a23f905ab4ac4b2c88757b2c340a2cfd
I20260709 13:16:05.044076 11162 ts_tablet_manager.cc:933] T d56e67c2b8794fe8b26611fcccb4045e P a23f905ab4ac4b2c88757b2c340a2cfd: Initiating tablet copy from peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:16:05.050160 11164 tablet_bootstrap.cc:492] T ed9e4693bbae4732b4dce3784a630a30 P a23f905ab4ac4b2c88757b2c340a2cfd: 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:16:05.051328 11164 tablet_bootstrap.cc:492] T ed9e4693bbae4732b4dce3784a630a30 P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap complete.
I20260709 13:16:05.052014 11164 ts_tablet_manager.cc:1403] T ed9e4693bbae4732b4dce3784a630a30 P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.007s
I20260709 13:16:05.053404 10184 tablet_copy_source_session.cc:215] T 94a981b879084391aa7d059de3d8239f P 3408c3af6d6a49b2a305a7937efd1861: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:05.054960 11164 raft_consensus.cc:359] T ed9e4693bbae4732b4dce3784a630a30 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:05.055892 11164 raft_consensus.cc:740] T ed9e4693bbae4732b4dce3784a630a30 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a23f905ab4ac4b2c88757b2c340a2cfd, State: Initialized, Role: LEARNER
I20260709 13:16:05.056595 11164 consensus_queue.cc:260] T ed9e4693bbae4732b4dce3784a630a30 P a23f905ab4ac4b2c88757b2c340a2cfd [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:05.059172 11164 ts_tablet_manager.cc:1434] T ed9e4693bbae4732b4dce3784a630a30 P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:16:05.060915 11166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94a981b879084391aa7d059de3d8239f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:05.061547 11162 tablet_copy_client.cc:323] T d56e67c2b8794fe8b26611fcccb4045e P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Beginning tablet copy session from remote peer at address 127.8.218.66:39419
I20260709 13:16:05.060925 10333 tablet_copy_service.cc:342] P ea065e3af8b44f5ea6fba93d4c6b1e5a: Request end of tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-ed9e4693bbae4732b4dce3784a630a30 received from {username='slave'} at 127.0.0.1:54950
I20260709 13:16:05.062405 10333 tablet_copy_service.cc:434] P ea065e3af8b44f5ea6fba93d4c6b1e5a: ending tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-ed9e4693bbae4732b4dce3784a630a30 on tablet ed9e4693bbae4732b4dce3784a630a30 with peer a23f905ab4ac4b2c88757b2c340a2cfd
I20260709 13:16:05.063988 10259 tablet_copy_service.cc:140] P 9558e596c8d1432eb6d5117cb6b1ca76: Received BeginTabletCopySession request for tablet d56e67c2b8794fe8b26611fcccb4045e from peer a23f905ab4ac4b2c88757b2c340a2cfd ({username='slave'} at 127.0.0.1:42018)
I20260709 13:16:05.064541 10259 tablet_copy_service.cc:161] P 9558e596c8d1432eb6d5117cb6b1ca76: Beginning new tablet copy session on tablet d56e67c2b8794fe8b26611fcccb4045e from peer a23f905ab4ac4b2c88757b2c340a2cfd at {username='slave'} at 127.0.0.1:42018: session id = a23f905ab4ac4b2c88757b2c340a2cfd-d56e67c2b8794fe8b26611fcccb4045e
I20260709 13:16:05.072986 10259 tablet_copy_source_session.cc:215] T d56e67c2b8794fe8b26611fcccb4045e P 9558e596c8d1432eb6d5117cb6b1ca76: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:05.076036 11162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d56e67c2b8794fe8b26611fcccb4045e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:05.096400 11166 tablet_copy_client.cc:806] T 94a981b879084391aa7d059de3d8239f P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:05.096952 11166 tablet_copy_client.cc:670] T 94a981b879084391aa7d059de3d8239f P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:05.098717 11162 tablet_copy_client.cc:806] T d56e67c2b8794fe8b26611fcccb4045e P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:05.099244 11162 tablet_copy_client.cc:670] T d56e67c2b8794fe8b26611fcccb4045e P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:05.100646 11166 tablet_copy_client.cc:538] T 94a981b879084391aa7d059de3d8239f P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:05.104753 11162 tablet_copy_client.cc:538] T d56e67c2b8794fe8b26611fcccb4045e P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:05.108172 11166 tablet_bootstrap.cc:492] T 94a981b879084391aa7d059de3d8239f P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap starting.
I20260709 13:16:05.113037 11162 tablet_bootstrap.cc:492] T d56e67c2b8794fe8b26611fcccb4045e P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap starting.
I20260709 13:16:05.135959 11166 tablet_bootstrap.cc:492] T 94a981b879084391aa7d059de3d8239f P a23f905ab4ac4b2c88757b2c340a2cfd: 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:16:05.136824 11166 tablet_bootstrap.cc:492] T 94a981b879084391aa7d059de3d8239f P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap complete.
I20260709 13:16:05.137454 11166 ts_tablet_manager.cc:1403] T 94a981b879084391aa7d059de3d8239f P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent bootstrapping tablet: real 0.029s	user 0.022s	sys 0.002s
I20260709 13:16:05.140096 11162 tablet_bootstrap.cc:492] T d56e67c2b8794fe8b26611fcccb4045e P a23f905ab4ac4b2c88757b2c340a2cfd: 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:16:05.140952 11162 tablet_bootstrap.cc:492] T d56e67c2b8794fe8b26611fcccb4045e P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap complete.
I20260709 13:16:05.141659 11162 ts_tablet_manager.cc:1403] T d56e67c2b8794fe8b26611fcccb4045e P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.008s
I20260709 13:16:05.141844 11166 raft_consensus.cc:359] T 94a981b879084391aa7d059de3d8239f P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:05.142693 11166 raft_consensus.cc:740] T 94a981b879084391aa7d059de3d8239f P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a23f905ab4ac4b2c88757b2c340a2cfd, State: Initialized, Role: LEARNER
I20260709 13:16:05.143296 11166 consensus_queue.cc:260] T 94a981b879084391aa7d059de3d8239f P a23f905ab4ac4b2c88757b2c340a2cfd [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:05.146687 11166 ts_tablet_manager.cc:1434] T 94a981b879084391aa7d059de3d8239f P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:16:05.144483 11162 raft_consensus.cc:359] T d56e67c2b8794fe8b26611fcccb4045e P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:05.147745 11162 raft_consensus.cc:740] T d56e67c2b8794fe8b26611fcccb4045e P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a23f905ab4ac4b2c88757b2c340a2cfd, State: Initialized, Role: LEARNER
I20260709 13:16:05.148366 11162 consensus_queue.cc:260] T d56e67c2b8794fe8b26611fcccb4045e P a23f905ab4ac4b2c88757b2c340a2cfd [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:05.149154 10184 tablet_copy_service.cc:342] P 3408c3af6d6a49b2a305a7937efd1861: Request end of tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-94a981b879084391aa7d059de3d8239f received from {username='slave'} at 127.0.0.1:43460
I20260709 13:16:05.149660 10184 tablet_copy_service.cc:434] P 3408c3af6d6a49b2a305a7937efd1861: ending tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-94a981b879084391aa7d059de3d8239f on tablet 94a981b879084391aa7d059de3d8239f with peer a23f905ab4ac4b2c88757b2c340a2cfd
I20260709 13:16:05.154181 11162 ts_tablet_manager.cc:1434] T d56e67c2b8794fe8b26611fcccb4045e P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:16:05.155735 10259 tablet_copy_service.cc:342] P 9558e596c8d1432eb6d5117cb6b1ca76: Request end of tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-d56e67c2b8794fe8b26611fcccb4045e received from {username='slave'} at 127.0.0.1:42018
I20260709 13:16:05.156147 10259 tablet_copy_service.cc:434] P 9558e596c8d1432eb6d5117cb6b1ca76: ending tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-d56e67c2b8794fe8b26611fcccb4045e on tablet d56e67c2b8794fe8b26611fcccb4045e with peer a23f905ab4ac4b2c88757b2c340a2cfd
I20260709 13:16:05.424286 10888 raft_consensus.cc:1217] T 94a981b879084391aa7d059de3d8239f P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:05.524308 10888 raft_consensus.cc:1217] T d50871bc01054840a812fae0f68d97f8 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:05.547169 10888 raft_consensus.cc:1217] T ed9e4693bbae4732b4dce3784a630a30 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:05.573378 10888 raft_consensus.cc:1217] T d56e67c2b8794fe8b26611fcccb4045e P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:05.811967 11142 raft_consensus.cc:1064] T 94a981b879084391aa7d059de3d8239f P 3408c3af6d6a49b2a305a7937efd1861: attempting to promote NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd to VOTER
I20260709 13:16:05.814512 11142 consensus_queue.cc:237] T 94a981b879084391aa7d059de3d8239f P 3408c3af6d6a49b2a305a7937efd1861 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:05.820365 10888 raft_consensus.cc:1275] T 94a981b879084391aa7d059de3d8239f P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:05.820840 10318 raft_consensus.cc:1275] T 94a981b879084391aa7d059de3d8239f P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:05.821200 10242 raft_consensus.cc:1275] T 94a981b879084391aa7d059de3d8239f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:05.821946 11143 consensus_queue.cc:1048] T 94a981b879084391aa7d059de3d8239f P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:05.823737 11143 consensus_queue.cc:1048] T 94a981b879084391aa7d059de3d8239f P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:05.826051 11177 consensus_queue.cc:1048] T 94a981b879084391aa7d059de3d8239f P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } 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:16:05.835876 11143 raft_consensus.cc:2955] T 94a981b879084391aa7d059de3d8239f P 3408c3af6d6a49b2a305a7937efd1861 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:05.841171 10242 raft_consensus.cc:2955] T 94a981b879084391aa7d059de3d8239f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:05.850598 10888 raft_consensus.cc:2955] T 94a981b879084391aa7d059de3d8239f P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:05.860689 10069 catalog_manager.cc:5697] T 94a981b879084391aa7d059de3d8239f P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3408c3af6d6a49b2a305a7937efd1861" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:05.868927 10318 raft_consensus.cc:2955] T 94a981b879084391aa7d059de3d8239f P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:05.889492 10173 consensus_queue.cc:237] T 94a981b879084391aa7d059de3d8239f P 3408c3af6d6a49b2a305a7937efd1861 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:05.894219 10888 raft_consensus.cc:1275] T 94a981b879084391aa7d059de3d8239f P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:05.895464 11143 consensus_queue.cc:1048] T 94a981b879084391aa7d059de3d8239f P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:05.896886 10318 raft_consensus.cc:1275] T 94a981b879084391aa7d059de3d8239f P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:05.900751 11143 consensus_queue.cc:1048] T 94a981b879084391aa7d059de3d8239f P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:05.902148 11142 raft_consensus.cc:2955] T 94a981b879084391aa7d059de3d8239f P 3408c3af6d6a49b2a305a7937efd1861 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:05.903700 10888 raft_consensus.cc:2955] T 94a981b879084391aa7d059de3d8239f P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:05.909168 10317 raft_consensus.cc:2955] T 94a981b879084391aa7d059de3d8239f P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:05.912217 10058 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 94a981b879084391aa7d059de3d8239f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:05.918895 10068 catalog_manager.cc:5697] T 94a981b879084391aa7d059de3d8239f P a23f905ab4ac4b2c88757b2c340a2cfd reported cstate change: config changed from index 3 to 4, VOTER 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) evicted. New cstate: current_term: 1 leader_uuid: "3408c3af6d6a49b2a305a7937efd1861" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:05.930918 10232 tablet_service.cc:1558] Processing DeleteTablet for tablet 94a981b879084391aa7d059de3d8239f with delete_type TABLET_DATA_TOMBSTONED (TS 9558e596c8d1432eb6d5117cb6b1ca76 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35488
I20260709 13:16:05.945153 11186 tablet_replica.cc:333] T 94a981b879084391aa7d059de3d8239f P 9558e596c8d1432eb6d5117cb6b1ca76: stopping tablet replica
I20260709 13:16:05.953431 11186 raft_consensus.cc:2243] T 94a981b879084391aa7d059de3d8239f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:05.954305 11186 raft_consensus.cc:2272] T 94a981b879084391aa7d059de3d8239f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:05.957347 11186 ts_tablet_manager.cc:1916] T 94a981b879084391aa7d059de3d8239f P 9558e596c8d1432eb6d5117cb6b1ca76: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:05.969300 11113 raft_consensus.cc:1064] T d50871bc01054840a812fae0f68d97f8 P 9558e596c8d1432eb6d5117cb6b1ca76: attempting to promote NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd to VOTER
I20260709 13:16:05.972144 11113 consensus_queue.cc:237] T d50871bc01054840a812fae0f68d97f8 P 9558e596c8d1432eb6d5117cb6b1ca76 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:05.971130 11186 ts_tablet_manager.cc:1929] T 94a981b879084391aa7d059de3d8239f P 9558e596c8d1432eb6d5117cb6b1ca76: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:05.986544 11186 log.cc:1199] T 94a981b879084391aa7d059de3d8239f P 9558e596c8d1432eb6d5117cb6b1ca76: Deleting WAL directory at /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-0/minicluster-data/ts-1-root/wals/94a981b879084391aa7d059de3d8239f
I20260709 13:16:05.988818 10056 catalog_manager.cc:5028] TS 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): tablet 94a981b879084391aa7d059de3d8239f (table test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]) successfully deleted
I20260709 13:16:05.994186 10888 raft_consensus.cc:1275] T d50871bc01054840a812fae0f68d97f8 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:05.996213 10173 raft_consensus.cc:1275] T d50871bc01054840a812fae0f68d97f8 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:05.996043 11188 consensus_queue.cc:1048] T d50871bc01054840a812fae0f68d97f8 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:05.996497 10317 raft_consensus.cc:1275] T d50871bc01054840a812fae0f68d97f8 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:05.997920 10997 consensus_queue.cc:1048] T d50871bc01054840a812fae0f68d97f8 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:05.998657 11120 consensus_queue.cc:1048] T d50871bc01054840a812fae0f68d97f8 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } 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:16:06.013424 10997 raft_consensus.cc:2955] T d50871bc01054840a812fae0f68d97f8 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:06.025291 10888 raft_consensus.cc:2955] T d50871bc01054840a812fae0f68d97f8 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:06.024188 10317 raft_consensus.cc:2955] T d50871bc01054840a812fae0f68d97f8 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:06.028326 10170 raft_consensus.cc:2955] T d50871bc01054840a812fae0f68d97f8 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:06.036224 10069 catalog_manager.cc:5697] T d50871bc01054840a812fae0f68d97f8 P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:06.052986 10240 consensus_queue.cc:237] T d50871bc01054840a812fae0f68d97f8 P 9558e596c8d1432eb6d5117cb6b1ca76 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:06.060962 10888 raft_consensus.cc:1275] T d50871bc01054840a812fae0f68d97f8 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:06.061750 10169 raft_consensus.cc:1275] T d50871bc01054840a812fae0f68d97f8 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:06.062965 11113 consensus_queue.cc:1048] T d50871bc01054840a812fae0f68d97f8 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:06.064544 10997 consensus_queue.cc:1048] T d50871bc01054840a812fae0f68d97f8 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:06.070926 11185 raft_consensus.cc:1064] T ed9e4693bbae4732b4dce3784a630a30 P ea065e3af8b44f5ea6fba93d4c6b1e5a: attempting to promote NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd to VOTER
I20260709 13:16:06.072399 10997 raft_consensus.cc:2955] T d50871bc01054840a812fae0f68d97f8 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:06.073446 10887 raft_consensus.cc:2955] T d50871bc01054840a812fae0f68d97f8 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:06.077601 11185 consensus_queue.cc:237] T ed9e4693bbae4732b4dce3784a630a30 P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:06.080952 10056 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d50871bc01054840a812fae0f68d97f8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:06.096796 10169 raft_consensus.cc:2955] T d50871bc01054840a812fae0f68d97f8 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:06.127379 10069 catalog_manager.cc:5697] T d50871bc01054840a812fae0f68d97f8 P a23f905ab4ac4b2c88757b2c340a2cfd reported cstate change: config changed from index 3 to 4, VOTER ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) evicted. New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:06.141741 10240 raft_consensus.cc:1275] T ed9e4693bbae4732b4dce3784a630a30 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:06.142709 10170 raft_consensus.cc:1275] T ed9e4693bbae4732b4dce3784a630a30 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:06.143282 10887 raft_consensus.cc:1275] T ed9e4693bbae4732b4dce3784a630a30 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:06.144059 11185 consensus_queue.cc:1048] T ed9e4693bbae4732b4dce3784a630a30 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } 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:16:06.145016 11111 consensus_queue.cc:1048] T ed9e4693bbae4732b4dce3784a630a30 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:06.146556 11111 consensus_queue.cc:1048] T ed9e4693bbae4732b4dce3784a630a30 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:06.149869 10309 tablet_service.cc:1558] Processing DeleteTablet for tablet d50871bc01054840a812fae0f68d97f8 with delete_type TABLET_DATA_TOMBSTONED (TS ea065e3af8b44f5ea6fba93d4c6b1e5a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37824
W20260709 13:16:06.150498 10212 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.218.67:35867, user_credentials={real_user=slave}} blocked reactor thread for 105045us
I20260709 13:16:06.182861 11120 raft_consensus.cc:1064] T d56e67c2b8794fe8b26611fcccb4045e P 9558e596c8d1432eb6d5117cb6b1ca76: attempting to promote NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd to VOTER
I20260709 13:16:06.184623 11175 raft_consensus.cc:2955] T ed9e4693bbae4732b4dce3784a630a30 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:06.187111 11194 tablet_replica.cc:333] T d50871bc01054840a812fae0f68d97f8 P ea065e3af8b44f5ea6fba93d4c6b1e5a: stopping tablet replica
I20260709 13:16:06.185573 11120 consensus_queue.cc:237] T d56e67c2b8794fe8b26611fcccb4045e P 9558e596c8d1432eb6d5117cb6b1ca76 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:06.194034 10888 raft_consensus.cc:2955] T ed9e4693bbae4732b4dce3784a630a30 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:06.188279 11194 raft_consensus.cc:2243] T d50871bc01054840a812fae0f68d97f8 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:06.196717 11194 raft_consensus.cc:2272] T d50871bc01054840a812fae0f68d97f8 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:06.197243 10170 raft_consensus.cc:2955] T ed9e4693bbae4732b4dce3784a630a30 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:06.200481 11194 ts_tablet_manager.cc:1916] T d50871bc01054840a812fae0f68d97f8 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:06.213706 10240 raft_consensus.cc:2955] T ed9e4693bbae4732b4dce3784a630a30 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:06.232043 10888 raft_consensus.cc:1275] T d56e67c2b8794fe8b26611fcccb4045e P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:06.233166 10169 raft_consensus.cc:1275] T d56e67c2b8794fe8b26611fcccb4045e P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:06.233475 11188 consensus_queue.cc:1048] T d56e67c2b8794fe8b26611fcccb4045e P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:06.233688 10068 catalog_manager.cc:5697] T ed9e4693bbae4732b4dce3784a630a30 P a23f905ab4ac4b2c88757b2c340a2cfd reported cstate change: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:06.234562 11192 consensus_queue.cc:1048] T d56e67c2b8794fe8b26611fcccb4045e P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:06.251868 10317 consensus_queue.cc:237] T ed9e4693bbae4732b4dce3784a630a30 P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:06.254969 10319 raft_consensus.cc:1275] T d56e67c2b8794fe8b26611fcccb4045e P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:06.264801 10887 raft_consensus.cc:1275] T ed9e4693bbae4732b4dce3784a630a30 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:06.264674 11192 consensus_queue.cc:1048] T d56e67c2b8794fe8b26611fcccb4045e P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } 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:16:06.265858 10240 raft_consensus.cc:1275] T ed9e4693bbae4732b4dce3784a630a30 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:06.267577 11185 consensus_queue.cc:1048] T ed9e4693bbae4732b4dce3784a630a30 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:06.269277 11185 consensus_queue.cc:1048] T ed9e4693bbae4732b4dce3784a630a30 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:06.285763 11111 raft_consensus.cc:2955] T ed9e4693bbae4732b4dce3784a630a30 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:06.287129 11194 ts_tablet_manager.cc:1929] T d50871bc01054840a812fae0f68d97f8 P ea065e3af8b44f5ea6fba93d4c6b1e5a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:06.287807 11194 log.cc:1199] T d50871bc01054840a812fae0f68d97f8 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Deleting WAL directory at /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-0/minicluster-data/ts-2-root/wals/d50871bc01054840a812fae0f68d97f8
I20260709 13:16:06.289922 10056 catalog_manager.cc:5028] TS ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): tablet d50871bc01054840a812fae0f68d97f8 (table test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]) successfully deleted
I20260709 13:16:06.291181 10244 raft_consensus.cc:2955] T ed9e4693bbae4732b4dce3784a630a30 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:06.296391 10056 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ed9e4693bbae4732b4dce3784a630a30 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:06.298194 10887 raft_consensus.cc:2955] T ed9e4693bbae4732b4dce3784a630a30 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:06.310962 11113 raft_consensus.cc:2955] T d56e67c2b8794fe8b26611fcccb4045e P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:06.312729 10068 catalog_manager.cc:5697] T ed9e4693bbae4732b4dce3784a630a30 P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: config changed from index 3 to 4, VOTER 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) evicted. New cstate: current_term: 1 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:06.325814 10158 tablet_service.cc:1558] Processing DeleteTablet for tablet ed9e4693bbae4732b4dce3784a630a30 with delete_type TABLET_DATA_TOMBSTONED (TS 3408c3af6d6a49b2a305a7937efd1861 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51698
I20260709 13:16:06.328456 10169 raft_consensus.cc:2955] T d56e67c2b8794fe8b26611fcccb4045e P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:06.338919 10317 raft_consensus.cc:2955] T d56e67c2b8794fe8b26611fcccb4045e P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:06.343788 10068 catalog_manager.cc:5697] T d56e67c2b8794fe8b26611fcccb4045e P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:06.340719 11202 tablet_replica.cc:333] T ed9e4693bbae4732b4dce3784a630a30 P 3408c3af6d6a49b2a305a7937efd1861: stopping tablet replica
I20260709 13:16:06.342092 10888 raft_consensus.cc:2955] T d56e67c2b8794fe8b26611fcccb4045e P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:06.349903 11202 raft_consensus.cc:2243] T ed9e4693bbae4732b4dce3784a630a30 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:06.350744 11202 raft_consensus.cc:2272] T ed9e4693bbae4732b4dce3784a630a30 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:06.360028 11202 ts_tablet_manager.cc:1916] T ed9e4693bbae4732b4dce3784a630a30 P 3408c3af6d6a49b2a305a7937efd1861: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:06.375603 11202 ts_tablet_manager.cc:1929] T ed9e4693bbae4732b4dce3784a630a30 P 3408c3af6d6a49b2a305a7937efd1861: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:06.376040 11202 log.cc:1199] T ed9e4693bbae4732b4dce3784a630a30 P 3408c3af6d6a49b2a305a7937efd1861: Deleting WAL directory at /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-0/minicluster-data/ts-0-root/wals/ed9e4693bbae4732b4dce3784a630a30
I20260709 13:16:06.377496 10058 catalog_manager.cc:5028] TS 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): tablet ed9e4693bbae4732b4dce3784a630a30 (table test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]) successfully deleted
I20260709 13:16:06.381907 10244 consensus_queue.cc:237] T d56e67c2b8794fe8b26611fcccb4045e P 9558e596c8d1432eb6d5117cb6b1ca76 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:06.389619 10889 raft_consensus.cc:1275] T d56e67c2b8794fe8b26611fcccb4045e P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:06.390123 10170 raft_consensus.cc:1275] T d56e67c2b8794fe8b26611fcccb4045e P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:06.390921 11113 consensus_queue.cc:1048] T d56e67c2b8794fe8b26611fcccb4045e P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:06.392557 11113 consensus_queue.cc:1048] T d56e67c2b8794fe8b26611fcccb4045e P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:06.399154 11120 raft_consensus.cc:2955] T d56e67c2b8794fe8b26611fcccb4045e P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:06.402297 10887 raft_consensus.cc:2955] T d56e67c2b8794fe8b26611fcccb4045e P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:06.410560 10170 raft_consensus.cc:2955] T d56e67c2b8794fe8b26611fcccb4045e P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:06.445453 10072 catalog_manager.cc:5697] T d56e67c2b8794fe8b26611fcccb4045e P a23f905ab4ac4b2c88757b2c340a2cfd reported cstate change: config changed from index 3 to 4, VOTER ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) evicted. New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:06.448733 10056 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d56e67c2b8794fe8b26611fcccb4045e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:06.458592 10309 tablet_service.cc:1558] Processing DeleteTablet for tablet d56e67c2b8794fe8b26611fcccb4045e with delete_type TABLET_DATA_TOMBSTONED (TS ea065e3af8b44f5ea6fba93d4c6b1e5a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37824
I20260709 13:16:06.459493 11194 tablet_replica.cc:333] T d56e67c2b8794fe8b26611fcccb4045e P ea065e3af8b44f5ea6fba93d4c6b1e5a: stopping tablet replica
I20260709 13:16:06.460439 11194 raft_consensus.cc:2243] T d56e67c2b8794fe8b26611fcccb4045e P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:06.461107 11194 raft_consensus.cc:2272] T d56e67c2b8794fe8b26611fcccb4045e P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:06.463965 11194 ts_tablet_manager.cc:1916] T d56e67c2b8794fe8b26611fcccb4045e P ea065e3af8b44f5ea6fba93d4c6b1e5a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:06.476372 11194 ts_tablet_manager.cc:1929] T d56e67c2b8794fe8b26611fcccb4045e P ea065e3af8b44f5ea6fba93d4c6b1e5a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:06.476720 11194 log.cc:1199] T d56e67c2b8794fe8b26611fcccb4045e P ea065e3af8b44f5ea6fba93d4c6b1e5a: Deleting WAL directory at /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-0/minicluster-data/ts-2-root/wals/d56e67c2b8794fe8b26611fcccb4045e
I20260709 13:16:06.477890 10056 catalog_manager.cc:5028] TS ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): tablet d56e67c2b8794fe8b26611fcccb4045e (table test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]) successfully deleted
I20260709 13:16:07.523307 10317 consensus_queue.cc:237] T 6f4cc77cf7924383aad12d01ac2fd5b5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Queue 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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
W20260709 13:16:07.531783 10289 consensus_peers.cc:597] T 6f4cc77cf7924383aad12d01ac2fd5b5 P ea065e3af8b44f5ea6fba93d4c6b1e5a -> Peer a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68:35275): Couldn't send request to peer a23f905ab4ac4b2c88757b2c340a2cfd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6f4cc77cf7924383aad12d01ac2fd5b5. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:07.534227 10240 raft_consensus.cc:1275] T 6f4cc77cf7924383aad12d01ac2fd5b5 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:07.534919 10170 raft_consensus.cc:1275] T 6f4cc77cf7924383aad12d01ac2fd5b5 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:07.535405 11185 consensus_queue.cc:1048] T 6f4cc77cf7924383aad12d01ac2fd5b5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:07.536214 11111 consensus_queue.cc:1048] T 6f4cc77cf7924383aad12d01ac2fd5b5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } 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:16:07.544318 11111 raft_consensus.cc:2955] T 6f4cc77cf7924383aad12d01ac2fd5b5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:07.545533 10244 raft_consensus.cc:2955] T 6f4cc77cf7924383aad12d01ac2fd5b5 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:07.561041 10068 catalog_manager.cc:5697] T 6f4cc77cf7924383aad12d01ac2fd5b5 P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New cstate: current_term: 1 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:07.564914 10170 consensus_queue.cc:237] T 0a254038744f45aeb553cea059c490f9 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Queue 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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
W20260709 13:16:07.573987 10140 consensus_peers.cc:597] T 0a254038744f45aeb553cea059c490f9 P 3408c3af6d6a49b2a305a7937efd1861 -> Peer a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68:35275): Couldn't send request to peer a23f905ab4ac4b2c88757b2c340a2cfd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0a254038744f45aeb553cea059c490f9. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:07.575130 10244 raft_consensus.cc:1275] T 0a254038744f45aeb553cea059c490f9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:07.576449 11203 consensus_queue.cc:1048] T 0a254038744f45aeb553cea059c490f9 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } 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:16:07.576679 10315 raft_consensus.cc:1275] T 0a254038744f45aeb553cea059c490f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:07.580714 11203 consensus_queue.cc:1048] T 0a254038744f45aeb553cea059c490f9 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:07.576876 10170 raft_consensus.cc:2955] T 6f4cc77cf7924383aad12d01ac2fd5b5 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:07.608914 11203 raft_consensus.cc:2955] T 0a254038744f45aeb553cea059c490f9 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:07.628927 10315 raft_consensus.cc:2955] T 0a254038744f45aeb553cea059c490f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:07.631806 10244 raft_consensus.cc:2955] T 0a254038744f45aeb553cea059c490f9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:07.647544 10240 consensus_queue.cc:237] T 0153fb570d604989aea827e7bfe9a50a P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Queue 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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
W20260709 13:16:07.676609 10215 consensus_peers.cc:597] T 0153fb570d604989aea827e7bfe9a50a P 9558e596c8d1432eb6d5117cb6b1ca76 -> Peer a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68:35275): Couldn't send request to peer a23f905ab4ac4b2c88757b2c340a2cfd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0153fb570d604989aea827e7bfe9a50a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:07.678507 10315 raft_consensus.cc:1275] T 0153fb570d604989aea827e7bfe9a50a P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:07.679844 11205 consensus_queue.cc:1048] T 0153fb570d604989aea827e7bfe9a50a P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:07.681171 10170 raft_consensus.cc:1275] T 0153fb570d604989aea827e7bfe9a50a P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:07.683130 10997 consensus_queue.cc:1048] T 0153fb570d604989aea827e7bfe9a50a P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } 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:16:07.683928 10068 catalog_manager.cc:5697] T 0a254038744f45aeb553cea059c490f9 P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New cstate: current_term: 1 leader_uuid: "3408c3af6d6a49b2a305a7937efd1861" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:07.691578 10997 raft_consensus.cc:2955] T 0153fb570d604989aea827e7bfe9a50a P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:07.693358 10317 raft_consensus.cc:2955] T 0153fb570d604989aea827e7bfe9a50a P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:07.715534 10244 consensus_queue.cc:237] T ebad492fb0444f40b8345014e8e3cf7d P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Queue 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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:07.717782 10070 catalog_manager.cc:5697] T 0153fb570d604989aea827e7bfe9a50a P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:07.718652 10169 raft_consensus.cc:2955] T 0153fb570d604989aea827e7bfe9a50a P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
W20260709 13:16:07.722393 10215 consensus_peers.cc:597] T ebad492fb0444f40b8345014e8e3cf7d P 9558e596c8d1432eb6d5117cb6b1ca76 -> Peer a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68:35275): Couldn't send request to peer a23f905ab4ac4b2c88757b2c340a2cfd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ebad492fb0444f40b8345014e8e3cf7d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:07.723850 10317 raft_consensus.cc:1275] T ebad492fb0444f40b8345014e8e3cf7d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:07.724182 10170 raft_consensus.cc:1275] T ebad492fb0444f40b8345014e8e3cf7d P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:07.725306 11188 consensus_queue.cc:1048] T ebad492fb0444f40b8345014e8e3cf7d P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } 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:16:07.727028 11205 consensus_queue.cc:1048] T ebad492fb0444f40b8345014e8e3cf7d P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:07.747603 11205 raft_consensus.cc:2955] T ebad492fb0444f40b8345014e8e3cf7d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:07.749174 10170 raft_consensus.cc:2955] T ebad492fb0444f40b8345014e8e3cf7d P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:07.750626 10317 raft_consensus.cc:2955] T ebad492fb0444f40b8345014e8e3cf7d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:07.768172 10072 catalog_manager.cc:5697] T ebad492fb0444f40b8345014e8e3cf7d P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:07.940315 11227 ts_tablet_manager.cc:933] T 6f4cc77cf7924383aad12d01ac2fd5b5 P a23f905ab4ac4b2c88757b2c340a2cfd: Initiating tablet copy from peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:16:07.942754 11227 tablet_copy_client.cc:323] T 6f4cc77cf7924383aad12d01ac2fd5b5 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Beginning tablet copy session from remote peer at address 127.8.218.67:35867
I20260709 13:16:07.944170 10333 tablet_copy_service.cc:140] P ea065e3af8b44f5ea6fba93d4c6b1e5a: Received BeginTabletCopySession request for tablet 6f4cc77cf7924383aad12d01ac2fd5b5 from peer a23f905ab4ac4b2c88757b2c340a2cfd ({username='slave'} at 127.0.0.1:54950)
I20260709 13:16:07.944681 10333 tablet_copy_service.cc:161] P ea065e3af8b44f5ea6fba93d4c6b1e5a: Beginning new tablet copy session on tablet 6f4cc77cf7924383aad12d01ac2fd5b5 from peer a23f905ab4ac4b2c88757b2c340a2cfd at {username='slave'} at 127.0.0.1:54950: session id = a23f905ab4ac4b2c88757b2c340a2cfd-6f4cc77cf7924383aad12d01ac2fd5b5
I20260709 13:16:07.952368 10333 tablet_copy_source_session.cc:215] T 6f4cc77cf7924383aad12d01ac2fd5b5 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:07.955308 11227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f4cc77cf7924383aad12d01ac2fd5b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.957247 11229 ts_tablet_manager.cc:933] T 0a254038744f45aeb553cea059c490f9 P a23f905ab4ac4b2c88757b2c340a2cfd: Initiating tablet copy from peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643)
I20260709 13:16:07.963336 11229 tablet_copy_client.cc:323] T 0a254038744f45aeb553cea059c490f9 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Beginning tablet copy session from remote peer at address 127.8.218.65:33643
I20260709 13:16:07.964923 10184 tablet_copy_service.cc:140] P 3408c3af6d6a49b2a305a7937efd1861: Received BeginTabletCopySession request for tablet 0a254038744f45aeb553cea059c490f9 from peer a23f905ab4ac4b2c88757b2c340a2cfd ({username='slave'} at 127.0.0.1:43460)
I20260709 13:16:07.965466 10184 tablet_copy_service.cc:161] P 3408c3af6d6a49b2a305a7937efd1861: Beginning new tablet copy session on tablet 0a254038744f45aeb553cea059c490f9 from peer a23f905ab4ac4b2c88757b2c340a2cfd at {username='slave'} at 127.0.0.1:43460: session id = a23f905ab4ac4b2c88757b2c340a2cfd-0a254038744f45aeb553cea059c490f9
I20260709 13:16:07.970705 11227 tablet_copy_client.cc:806] T 6f4cc77cf7924383aad12d01ac2fd5b5 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:07.971307 11227 tablet_copy_client.cc:670] T 6f4cc77cf7924383aad12d01ac2fd5b5 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:07.973537 10184 tablet_copy_source_session.cc:215] T 0a254038744f45aeb553cea059c490f9 P 3408c3af6d6a49b2a305a7937efd1861: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:07.975073 11227 tablet_copy_client.cc:538] T 6f4cc77cf7924383aad12d01ac2fd5b5 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:07.976866 11229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a254038744f45aeb553cea059c490f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.981501 11227 tablet_bootstrap.cc:492] T 6f4cc77cf7924383aad12d01ac2fd5b5 P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap starting.
I20260709 13:16:07.994051 11229 tablet_copy_client.cc:806] T 0a254038744f45aeb553cea059c490f9 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:07.995368 11229 tablet_copy_client.cc:670] T 0a254038744f45aeb553cea059c490f9 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:08.003458 11229 tablet_copy_client.cc:538] T 0a254038744f45aeb553cea059c490f9 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:08.005967 11227 tablet_bootstrap.cc:492] T 6f4cc77cf7924383aad12d01ac2fd5b5 P a23f905ab4ac4b2c88757b2c340a2cfd: 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:16:08.007237 11227 tablet_bootstrap.cc:492] T 6f4cc77cf7924383aad12d01ac2fd5b5 P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap complete.
I20260709 13:16:08.008666 11227 ts_tablet_manager.cc:1403] T 6f4cc77cf7924383aad12d01ac2fd5b5 P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.007s
I20260709 13:16:08.012866 11229 tablet_bootstrap.cc:492] T 0a254038744f45aeb553cea059c490f9 P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap starting.
I20260709 13:16:08.013043 11227 raft_consensus.cc:359] T 6f4cc77cf7924383aad12d01ac2fd5b5 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:08.013908 11227 raft_consensus.cc:740] T 6f4cc77cf7924383aad12d01ac2fd5b5 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a23f905ab4ac4b2c88757b2c340a2cfd, State: Initialized, Role: LEARNER
I20260709 13:16:08.014488 11227 consensus_queue.cc:260] T 6f4cc77cf7924383aad12d01ac2fd5b5 P a23f905ab4ac4b2c88757b2c340a2cfd [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:08.017292 11227 ts_tablet_manager.cc:1434] T 6f4cc77cf7924383aad12d01ac2fd5b5 P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 13:16:08.018919 10333 tablet_copy_service.cc:342] P ea065e3af8b44f5ea6fba93d4c6b1e5a: Request end of tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-6f4cc77cf7924383aad12d01ac2fd5b5 received from {username='slave'} at 127.0.0.1:54950
I20260709 13:16:08.019341 10333 tablet_copy_service.cc:434] P ea065e3af8b44f5ea6fba93d4c6b1e5a: ending tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-6f4cc77cf7924383aad12d01ac2fd5b5 on tablet 6f4cc77cf7924383aad12d01ac2fd5b5 with peer a23f905ab4ac4b2c88757b2c340a2cfd
I20260709 13:16:08.039254 11229 tablet_bootstrap.cc:492] T 0a254038744f45aeb553cea059c490f9 P a23f905ab4ac4b2c88757b2c340a2cfd: 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:16:08.040274 11229 tablet_bootstrap.cc:492] T 0a254038744f45aeb553cea059c490f9 P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap complete.
I20260709 13:16:08.040935 11229 ts_tablet_manager.cc:1403] T 0a254038744f45aeb553cea059c490f9 P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.002s
I20260709 13:16:08.043720 11229 raft_consensus.cc:359] T 0a254038744f45aeb553cea059c490f9 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:08.044556 11229 raft_consensus.cc:740] T 0a254038744f45aeb553cea059c490f9 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a23f905ab4ac4b2c88757b2c340a2cfd, State: Initialized, Role: LEARNER
I20260709 13:16:08.045218 11229 consensus_queue.cc:260] T 0a254038744f45aeb553cea059c490f9 P a23f905ab4ac4b2c88757b2c340a2cfd [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:08.047887 11229 ts_tablet_manager.cc:1434] T 0a254038744f45aeb553cea059c490f9 P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:16:08.049751 10184 tablet_copy_service.cc:342] P 3408c3af6d6a49b2a305a7937efd1861: Request end of tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-0a254038744f45aeb553cea059c490f9 received from {username='slave'} at 127.0.0.1:43460
I20260709 13:16:08.050163 10184 tablet_copy_service.cc:434] P 3408c3af6d6a49b2a305a7937efd1861: ending tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-0a254038744f45aeb553cea059c490f9 on tablet 0a254038744f45aeb553cea059c490f9 with peer a23f905ab4ac4b2c88757b2c340a2cfd
I20260709 13:16:08.176136 11229 ts_tablet_manager.cc:933] T 0153fb570d604989aea827e7bfe9a50a P a23f905ab4ac4b2c88757b2c340a2cfd: Initiating tablet copy from peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:16:08.181360 11229 tablet_copy_client.cc:323] T 0153fb570d604989aea827e7bfe9a50a P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Beginning tablet copy session from remote peer at address 127.8.218.66:39419
I20260709 13:16:08.182785 10259 tablet_copy_service.cc:140] P 9558e596c8d1432eb6d5117cb6b1ca76: Received BeginTabletCopySession request for tablet 0153fb570d604989aea827e7bfe9a50a from peer a23f905ab4ac4b2c88757b2c340a2cfd ({username='slave'} at 127.0.0.1:42018)
I20260709 13:16:08.183216 10259 tablet_copy_service.cc:161] P 9558e596c8d1432eb6d5117cb6b1ca76: Beginning new tablet copy session on tablet 0153fb570d604989aea827e7bfe9a50a from peer a23f905ab4ac4b2c88757b2c340a2cfd at {username='slave'} at 127.0.0.1:42018: session id = a23f905ab4ac4b2c88757b2c340a2cfd-0153fb570d604989aea827e7bfe9a50a
I20260709 13:16:08.189319 10259 tablet_copy_source_session.cc:215] T 0153fb570d604989aea827e7bfe9a50a P 9558e596c8d1432eb6d5117cb6b1ca76: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:08.192186 11229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0153fb570d604989aea827e7bfe9a50a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:08.206388 11229 tablet_copy_client.cc:806] T 0153fb570d604989aea827e7bfe9a50a P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:08.206847 11229 tablet_copy_client.cc:670] T 0153fb570d604989aea827e7bfe9a50a P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:08.210112 11229 tablet_copy_client.cc:538] T 0153fb570d604989aea827e7bfe9a50a P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:08.216529 11229 tablet_bootstrap.cc:492] T 0153fb570d604989aea827e7bfe9a50a P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap starting.
I20260709 13:16:08.235107 11229 tablet_bootstrap.cc:492] T 0153fb570d604989aea827e7bfe9a50a P a23f905ab4ac4b2c88757b2c340a2cfd: 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:16:08.235858 11229 tablet_bootstrap.cc:492] T 0153fb570d604989aea827e7bfe9a50a P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap complete.
I20260709 13:16:08.236388 11229 ts_tablet_manager.cc:1403] T 0153fb570d604989aea827e7bfe9a50a P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260709 13:16:08.238456 11229 raft_consensus.cc:359] T 0153fb570d604989aea827e7bfe9a50a P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:08.239204 11229 raft_consensus.cc:740] T 0153fb570d604989aea827e7bfe9a50a P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a23f905ab4ac4b2c88757b2c340a2cfd, State: Initialized, Role: LEARNER
I20260709 13:16:08.239866 11229 consensus_queue.cc:260] T 0153fb570d604989aea827e7bfe9a50a P a23f905ab4ac4b2c88757b2c340a2cfd [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:08.242889 11229 ts_tablet_manager.cc:1434] T 0153fb570d604989aea827e7bfe9a50a P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:16:08.247234 10259 tablet_copy_service.cc:342] P 9558e596c8d1432eb6d5117cb6b1ca76: Request end of tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-0153fb570d604989aea827e7bfe9a50a received from {username='slave'} at 127.0.0.1:42018
I20260709 13:16:08.247710 10259 tablet_copy_service.cc:434] P 9558e596c8d1432eb6d5117cb6b1ca76: ending tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-0153fb570d604989aea827e7bfe9a50a on tablet 0153fb570d604989aea827e7bfe9a50a with peer a23f905ab4ac4b2c88757b2c340a2cfd
I20260709 13:16:08.290637 11229 ts_tablet_manager.cc:933] T ebad492fb0444f40b8345014e8e3cf7d P a23f905ab4ac4b2c88757b2c340a2cfd: Initiating tablet copy from peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:16:08.293285 11229 tablet_copy_client.cc:323] T ebad492fb0444f40b8345014e8e3cf7d P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Beginning tablet copy session from remote peer at address 127.8.218.66:39419
I20260709 13:16:08.294850 10259 tablet_copy_service.cc:140] P 9558e596c8d1432eb6d5117cb6b1ca76: Received BeginTabletCopySession request for tablet ebad492fb0444f40b8345014e8e3cf7d from peer a23f905ab4ac4b2c88757b2c340a2cfd ({username='slave'} at 127.0.0.1:42018)
I20260709 13:16:08.295363 10259 tablet_copy_service.cc:161] P 9558e596c8d1432eb6d5117cb6b1ca76: Beginning new tablet copy session on tablet ebad492fb0444f40b8345014e8e3cf7d from peer a23f905ab4ac4b2c88757b2c340a2cfd at {username='slave'} at 127.0.0.1:42018: session id = a23f905ab4ac4b2c88757b2c340a2cfd-ebad492fb0444f40b8345014e8e3cf7d
I20260709 13:16:08.305727 10259 tablet_copy_source_session.cc:215] T ebad492fb0444f40b8345014e8e3cf7d P 9558e596c8d1432eb6d5117cb6b1ca76: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:08.313166 11229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebad492fb0444f40b8345014e8e3cf7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:08.330184 11229 tablet_copy_client.cc:806] T ebad492fb0444f40b8345014e8e3cf7d P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:08.330768 11229 tablet_copy_client.cc:670] T ebad492fb0444f40b8345014e8e3cf7d P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:08.338020 11229 tablet_copy_client.cc:538] T ebad492fb0444f40b8345014e8e3cf7d P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:08.346968 11229 tablet_bootstrap.cc:492] T ebad492fb0444f40b8345014e8e3cf7d P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap starting.
I20260709 13:16:08.363958 11229 tablet_bootstrap.cc:492] T ebad492fb0444f40b8345014e8e3cf7d P a23f905ab4ac4b2c88757b2c340a2cfd: 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:16:08.364993 11229 tablet_bootstrap.cc:492] T ebad492fb0444f40b8345014e8e3cf7d P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap complete.
I20260709 13:16:08.365651 11229 ts_tablet_manager.cc:1403] T ebad492fb0444f40b8345014e8e3cf7d P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent bootstrapping tablet: real 0.019s	user 0.018s	sys 0.000s
I20260709 13:16:08.369184 11229 raft_consensus.cc:359] T ebad492fb0444f40b8345014e8e3cf7d P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:08.370002 11229 raft_consensus.cc:740] T ebad492fb0444f40b8345014e8e3cf7d P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a23f905ab4ac4b2c88757b2c340a2cfd, State: Initialized, Role: LEARNER
I20260709 13:16:08.370564 11229 consensus_queue.cc:260] T ebad492fb0444f40b8345014e8e3cf7d P a23f905ab4ac4b2c88757b2c340a2cfd [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:08.372597 11229 ts_tablet_manager.cc:1434] T ebad492fb0444f40b8345014e8e3cf7d P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:16:08.374326 10259 tablet_copy_service.cc:342] P 9558e596c8d1432eb6d5117cb6b1ca76: Request end of tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-ebad492fb0444f40b8345014e8e3cf7d received from {username='slave'} at 127.0.0.1:42018
I20260709 13:16:08.374718 10259 tablet_copy_service.cc:434] P 9558e596c8d1432eb6d5117cb6b1ca76: ending tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-ebad492fb0444f40b8345014e8e3cf7d on tablet ebad492fb0444f40b8345014e8e3cf7d with peer a23f905ab4ac4b2c88757b2c340a2cfd
I20260709 13:16:08.390224 10889 raft_consensus.cc:1217] T 0a254038744f45aeb553cea059c490f9 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:08.461586 10889 raft_consensus.cc:1217] T 6f4cc77cf7924383aad12d01ac2fd5b5 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:08.597258 10887 raft_consensus.cc:1217] T 0153fb570d604989aea827e7bfe9a50a P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:08.783866 10887 raft_consensus.cc:1217] T ebad492fb0444f40b8345014e8e3cf7d P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:08.942986 11216 raft_consensus.cc:1064] T 0a254038744f45aeb553cea059c490f9 P 3408c3af6d6a49b2a305a7937efd1861: attempting to promote NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd to VOTER
I20260709 13:16:08.944970 11216 consensus_queue.cc:237] T 0a254038744f45aeb553cea059c490f9 P 3408c3af6d6a49b2a305a7937efd1861 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:08.954103 10887 raft_consensus.cc:1275] T 0a254038744f45aeb553cea059c490f9 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:08.955531 11174 consensus_queue.cc:1048] T 0a254038744f45aeb553cea059c490f9 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:08.956230 10319 raft_consensus.cc:1275] T 0a254038744f45aeb553cea059c490f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:08.960974 11174 consensus_queue.cc:1048] T 0a254038744f45aeb553cea059c490f9 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:08.961457 10244 raft_consensus.cc:1275] T 0a254038744f45aeb553cea059c490f9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:08.964397 11174 consensus_queue.cc:1048] T 0a254038744f45aeb553cea059c490f9 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } 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:16:08.970240 11241 raft_consensus.cc:2955] T 0a254038744f45aeb553cea059c490f9 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:08.971900 10319 raft_consensus.cc:2955] T 0a254038744f45aeb553cea059c490f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:08.978623 10249 raft_consensus.cc:2955] T 0a254038744f45aeb553cea059c490f9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:08.996587 10887 raft_consensus.cc:2955] T 0a254038744f45aeb553cea059c490f9 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:09.002791 11209 raft_consensus.cc:1064] T 6f4cc77cf7924383aad12d01ac2fd5b5 P ea065e3af8b44f5ea6fba93d4c6b1e5a: attempting to promote NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd to VOTER
I20260709 13:16:09.005333 11209 consensus_queue.cc:237] T 6f4cc77cf7924383aad12d01ac2fd5b5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:09.017666 10889 raft_consensus.cc:1275] T 6f4cc77cf7924383aad12d01ac2fd5b5 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:09.019255 11209 consensus_queue.cc:1048] T 6f4cc77cf7924383aad12d01ac2fd5b5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:09.020153 10249 raft_consensus.cc:1275] T 6f4cc77cf7924383aad12d01ac2fd5b5 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:09.022850 10072 catalog_manager.cc:5697] T 0a254038744f45aeb553cea059c490f9 P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3408c3af6d6a49b2a305a7937efd1861" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:09.024116 11209 consensus_queue.cc:1048] T 6f4cc77cf7924383aad12d01ac2fd5b5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:09.025382 10169 raft_consensus.cc:1275] T 6f4cc77cf7924383aad12d01ac2fd5b5 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:09.037832 11239 consensus_queue.cc:1048] T 6f4cc77cf7924383aad12d01ac2fd5b5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } 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:16:09.057677 11239 raft_consensus.cc:2955] T 6f4cc77cf7924383aad12d01ac2fd5b5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:09.059378 10249 raft_consensus.cc:2955] T 6f4cc77cf7924383aad12d01ac2fd5b5 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:09.066318 10170 raft_consensus.cc:2955] T 6f4cc77cf7924383aad12d01ac2fd5b5 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:09.080322 10887 raft_consensus.cc:2955] T 6f4cc77cf7924383aad12d01ac2fd5b5 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:09.108176 10169 consensus_queue.cc:237] T 0a254038744f45aeb553cea059c490f9 P 3408c3af6d6a49b2a305a7937efd1861 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:09.111663 10068 catalog_manager.cc:5697] T 6f4cc77cf7924383aad12d01ac2fd5b5 P a23f905ab4ac4b2c88757b2c340a2cfd reported cstate change: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:09.114831 10319 raft_consensus.cc:1275] T 0a254038744f45aeb553cea059c490f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:09.116199 10889 raft_consensus.cc:1275] T 0a254038744f45aeb553cea059c490f9 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:09.117398 11216 consensus_queue.cc:1048] T 0a254038744f45aeb553cea059c490f9 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:09.118361 11174 consensus_queue.cc:1048] T 0a254038744f45aeb553cea059c490f9 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:09.131106 11174 raft_consensus.cc:2955] T 0a254038744f45aeb553cea059c490f9 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:09.134980 10889 raft_consensus.cc:2955] T 0a254038744f45aeb553cea059c490f9 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:09.140509 10317 raft_consensus.cc:2955] T 0a254038744f45aeb553cea059c490f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:09.158589 10058 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0a254038744f45aeb553cea059c490f9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:09.169822 10319 consensus_queue.cc:237] T 6f4cc77cf7924383aad12d01ac2fd5b5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:09.167272 10069 catalog_manager.cc:5697] T 0a254038744f45aeb553cea059c490f9 P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: config changed from index 3 to 4, VOTER 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) evicted. New cstate: current_term: 1 leader_uuid: "3408c3af6d6a49b2a305a7937efd1861" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:09.183163 10249 raft_consensus.cc:1275] T 6f4cc77cf7924383aad12d01ac2fd5b5 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:09.187158 11238 consensus_queue.cc:1048] T 6f4cc77cf7924383aad12d01ac2fd5b5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:09.188604 10889 raft_consensus.cc:1275] T 6f4cc77cf7924383aad12d01ac2fd5b5 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:09.192904 11209 raft_consensus.cc:2955] T 6f4cc77cf7924383aad12d01ac2fd5b5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:09.205696 10056 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6f4cc77cf7924383aad12d01ac2fd5b5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:09.200901 10249 raft_consensus.cc:2955] T 6f4cc77cf7924383aad12d01ac2fd5b5 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:09.214028 10072 catalog_manager.cc:5697] T 6f4cc77cf7924383aad12d01ac2fd5b5 P ea065e3af8b44f5ea6fba93d4c6b1e5a reported cstate change: config changed from index 3 to 4, VOTER 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) evicted. New cstate: current_term: 1 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:09.216603 11188 raft_consensus.cc:1064] T 0153fb570d604989aea827e7bfe9a50a P 9558e596c8d1432eb6d5117cb6b1ca76: attempting to promote NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd to VOTER
I20260709 13:16:09.217115 10232 tablet_service.cc:1558] Processing DeleteTablet for tablet 0a254038744f45aeb553cea059c490f9 with delete_type TABLET_DATA_TOMBSTONED (TS 9558e596c8d1432eb6d5117cb6b1ca76 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35488
I20260709 13:16:09.219426 11188 consensus_queue.cc:237] T 0153fb570d604989aea827e7bfe9a50a P 9558e596c8d1432eb6d5117cb6b1ca76 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:09.221078 11253 tablet_replica.cc:333] T 0a254038744f45aeb553cea059c490f9 P 9558e596c8d1432eb6d5117cb6b1ca76: stopping tablet replica
I20260709 13:16:09.222172 11253 raft_consensus.cc:2243] T 0a254038744f45aeb553cea059c490f9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:09.222934 11253 raft_consensus.cc:2272] T 0a254038744f45aeb553cea059c490f9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:09.229454 11238 consensus_queue.cc:1048] T 6f4cc77cf7924383aad12d01ac2fd5b5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:09.229115 11253 ts_tablet_manager.cc:1916] T 0a254038744f45aeb553cea059c490f9 P 9558e596c8d1432eb6d5117cb6b1ca76: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:09.244546 10889 raft_consensus.cc:2955] T 6f4cc77cf7924383aad12d01ac2fd5b5 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:09.249511 10158 tablet_service.cc:1558] Processing DeleteTablet for tablet 6f4cc77cf7924383aad12d01ac2fd5b5 with delete_type TABLET_DATA_TOMBSTONED (TS 3408c3af6d6a49b2a305a7937efd1861 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51698
I20260709 13:16:09.255967 10887 raft_consensus.cc:1275] T 0153fb570d604989aea827e7bfe9a50a P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:09.260087 10997 consensus_queue.cc:1048] T 0153fb570d604989aea827e7bfe9a50a P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:09.260448 10323 raft_consensus.cc:1275] T 0153fb570d604989aea827e7bfe9a50a P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:09.265987 10997 consensus_queue.cc:1048] T 0153fb570d604989aea827e7bfe9a50a P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:09.267693 10169 raft_consensus.cc:1275] T 0153fb570d604989aea827e7bfe9a50a P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:09.274813 11205 consensus_queue.cc:1048] T 0153fb570d604989aea827e7bfe9a50a P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } 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:16:09.279623 11255 tablet_replica.cc:333] T 6f4cc77cf7924383aad12d01ac2fd5b5 P 3408c3af6d6a49b2a305a7937efd1861: stopping tablet replica
I20260709 13:16:09.280774 11255 raft_consensus.cc:2243] T 6f4cc77cf7924383aad12d01ac2fd5b5 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:09.281567 11255 raft_consensus.cc:2272] T 6f4cc77cf7924383aad12d01ac2fd5b5 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:09.286126 11255 ts_tablet_manager.cc:1916] T 6f4cc77cf7924383aad12d01ac2fd5b5 P 3408c3af6d6a49b2a305a7937efd1861: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:09.291038 11253 ts_tablet_manager.cc:1929] T 0a254038744f45aeb553cea059c490f9 P 9558e596c8d1432eb6d5117cb6b1ca76: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:09.291488 11253 log.cc:1199] T 0a254038744f45aeb553cea059c490f9 P 9558e596c8d1432eb6d5117cb6b1ca76: Deleting WAL directory at /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-0/minicluster-data/ts-1-root/wals/0a254038744f45aeb553cea059c490f9
I20260709 13:16:09.293242 10056 catalog_manager.cc:5028] TS 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): tablet 0a254038744f45aeb553cea059c490f9 (table test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]) successfully deleted
I20260709 13:16:09.294166 10323 raft_consensus.cc:2955] T 0153fb570d604989aea827e7bfe9a50a P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:09.304530 10169 raft_consensus.cc:2955] T 0153fb570d604989aea827e7bfe9a50a P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:09.292420 11256 raft_consensus.cc:2955] T 0153fb570d604989aea827e7bfe9a50a P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:09.319536 10072 catalog_manager.cc:5697] T 0153fb570d604989aea827e7bfe9a50a P ea065e3af8b44f5ea6fba93d4c6b1e5a reported cstate change: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:09.322391 11255 ts_tablet_manager.cc:1929] T 6f4cc77cf7924383aad12d01ac2fd5b5 P 3408c3af6d6a49b2a305a7937efd1861: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:09.322839 11255 log.cc:1199] T 6f4cc77cf7924383aad12d01ac2fd5b5 P 3408c3af6d6a49b2a305a7937efd1861: Deleting WAL directory at /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-0/minicluster-data/ts-0-root/wals/6f4cc77cf7924383aad12d01ac2fd5b5
I20260709 13:16:09.325979 10058 catalog_manager.cc:5028] TS 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): tablet 6f4cc77cf7924383aad12d01ac2fd5b5 (table test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]) successfully deleted
I20260709 13:16:09.327435 10887 raft_consensus.cc:2955] T 0153fb570d604989aea827e7bfe9a50a P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:09.345639 10249 consensus_queue.cc:237] T 0153fb570d604989aea827e7bfe9a50a P 9558e596c8d1432eb6d5117cb6b1ca76 [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: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:09.350973 10323 raft_consensus.cc:1275] T 0153fb570d604989aea827e7bfe9a50a P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:09.351079 10887 raft_consensus.cc:1275] T 0153fb570d604989aea827e7bfe9a50a P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:09.352206 11256 consensus_queue.cc:1048] T 0153fb570d604989aea827e7bfe9a50a P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:09.352836 11188 consensus_queue.cc:1048] T 0153fb570d604989aea827e7bfe9a50a P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:09.358829 11188 raft_consensus.cc:2955] T 0153fb570d604989aea827e7bfe9a50a P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:09.362764 10887 raft_consensus.cc:2955] T 0153fb570d604989aea827e7bfe9a50a P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:09.365816 10323 raft_consensus.cc:2955] T 0153fb570d604989aea827e7bfe9a50a P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:09.367334 10056 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0153fb570d604989aea827e7bfe9a50a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:09.380795 10072 catalog_manager.cc:5697] T 0153fb570d604989aea827e7bfe9a50a P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: config changed from index 3 to 4, VOTER 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) evicted. New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:09.397233 10158 tablet_service.cc:1558] Processing DeleteTablet for tablet 0153fb570d604989aea827e7bfe9a50a with delete_type TABLET_DATA_TOMBSTONED (TS 3408c3af6d6a49b2a305a7937efd1861 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51698
I20260709 13:16:09.398138 11255 tablet_replica.cc:333] T 0153fb570d604989aea827e7bfe9a50a P 3408c3af6d6a49b2a305a7937efd1861: stopping tablet replica
I20260709 13:16:09.399158 11255 raft_consensus.cc:2243] T 0153fb570d604989aea827e7bfe9a50a P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:09.399736 11255 raft_consensus.cc:2272] T 0153fb570d604989aea827e7bfe9a50a P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:09.402833 11255 ts_tablet_manager.cc:1916] T 0153fb570d604989aea827e7bfe9a50a P 3408c3af6d6a49b2a305a7937efd1861: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:09.420338 11188 raft_consensus.cc:1064] T ebad492fb0444f40b8345014e8e3cf7d P 9558e596c8d1432eb6d5117cb6b1ca76: attempting to promote NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd to VOTER
I20260709 13:16:09.422567 11188 consensus_queue.cc:237] T ebad492fb0444f40b8345014e8e3cf7d P 9558e596c8d1432eb6d5117cb6b1ca76 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:09.428663 11255 ts_tablet_manager.cc:1929] T 0153fb570d604989aea827e7bfe9a50a P 3408c3af6d6a49b2a305a7937efd1861: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:09.429952 11255 log.cc:1199] T 0153fb570d604989aea827e7bfe9a50a P 3408c3af6d6a49b2a305a7937efd1861: Deleting WAL directory at /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-0/minicluster-data/ts-0-root/wals/0153fb570d604989aea827e7bfe9a50a
I20260709 13:16:09.431658 10058 catalog_manager.cc:5028] TS 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): tablet 0153fb570d604989aea827e7bfe9a50a (table test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]) successfully deleted
I20260709 13:16:09.434034 10887 raft_consensus.cc:1275] T ebad492fb0444f40b8345014e8e3cf7d P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:09.434188 10323 raft_consensus.cc:1275] T ebad492fb0444f40b8345014e8e3cf7d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:09.435611 11256 consensus_queue.cc:1048] T ebad492fb0444f40b8345014e8e3cf7d P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } 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:16:09.437472 10997 consensus_queue.cc:1048] T ebad492fb0444f40b8345014e8e3cf7d P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:09.441347 10170 raft_consensus.cc:1275] T ebad492fb0444f40b8345014e8e3cf7d P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:09.444238 11205 consensus_queue.cc:1048] T ebad492fb0444f40b8345014e8e3cf7d P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:09.592425 10997 raft_consensus.cc:2955] T ebad492fb0444f40b8345014e8e3cf7d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:09.598565 10169 raft_consensus.cc:2955] T ebad492fb0444f40b8345014e8e3cf7d P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:09.644464 10323 raft_consensus.cc:2955] T ebad492fb0444f40b8345014e8e3cf7d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:09.658126 10887 raft_consensus.cc:2955] T ebad492fb0444f40b8345014e8e3cf7d P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:09.652341 10068 catalog_manager.cc:5697] T ebad492fb0444f40b8345014e8e3cf7d P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:09.702626 10244 consensus_queue.cc:237] T ebad492fb0444f40b8345014e8e3cf7d P 9558e596c8d1432eb6d5117cb6b1ca76 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:09.710883 10887 raft_consensus.cc:1275] T ebad492fb0444f40b8345014e8e3cf7d P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:09.711098 10166 raft_consensus.cc:1275] T ebad492fb0444f40b8345014e8e3cf7d P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:09.711953 10997 consensus_queue.cc:1048] T ebad492fb0444f40b8345014e8e3cf7d P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:09.714674 11266 consensus_queue.cc:1048] T ebad492fb0444f40b8345014e8e3cf7d P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:16:09.720937 11205 raft_consensus.cc:2955] T ebad492fb0444f40b8345014e8e3cf7d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:09.724790 10166 raft_consensus.cc:2955] T ebad492fb0444f40b8345014e8e3cf7d P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:09.729185 10887 raft_consensus.cc:2955] T ebad492fb0444f40b8345014e8e3cf7d P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:09.731992 10056 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ebad492fb0444f40b8345014e8e3cf7d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:09.740772 10069 catalog_manager.cc:5697] T ebad492fb0444f40b8345014e8e3cf7d P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: config changed from index 3 to 4, VOTER ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) evicted. New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:09.763444 10309 tablet_service.cc:1558] Processing DeleteTablet for tablet ebad492fb0444f40b8345014e8e3cf7d with delete_type TABLET_DATA_TOMBSTONED (TS ea065e3af8b44f5ea6fba93d4c6b1e5a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37824
I20260709 13:16:09.765075 11269 tablet_replica.cc:333] T ebad492fb0444f40b8345014e8e3cf7d P ea065e3af8b44f5ea6fba93d4c6b1e5a: stopping tablet replica
I20260709 13:16:09.766062 11269 raft_consensus.cc:2243] T ebad492fb0444f40b8345014e8e3cf7d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:09.766790 11269 raft_consensus.cc:2272] T ebad492fb0444f40b8345014e8e3cf7d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:09.769757 11269 ts_tablet_manager.cc:1916] T ebad492fb0444f40b8345014e8e3cf7d P ea065e3af8b44f5ea6fba93d4c6b1e5a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:09.782480 11269 ts_tablet_manager.cc:1929] T ebad492fb0444f40b8345014e8e3cf7d P ea065e3af8b44f5ea6fba93d4c6b1e5a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:09.782820 11269 log.cc:1199] T ebad492fb0444f40b8345014e8e3cf7d P ea065e3af8b44f5ea6fba93d4c6b1e5a: Deleting WAL directory at /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-0/minicluster-data/ts-2-root/wals/ebad492fb0444f40b8345014e8e3cf7d
I20260709 13:16:09.784300 10056 catalog_manager.cc:5028] TS ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): tablet ebad492fb0444f40b8345014e8e3cf7d (table test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]) successfully deleted
W20260709 13:16:10.864099 10214 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.218.65:33643, user_credentials={real_user=slave}} blocked reactor thread for 53960.1us
I20260709 13:16:10.933913 10166 consensus_queue.cc:237] T af0105d43e484c77826efe9514c1a123 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Queue 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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:10.940793 10315 raft_consensus.cc:1275] T af0105d43e484c77826efe9514c1a123 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:16:10.941043 10140 consensus_peers.cc:597] T af0105d43e484c77826efe9514c1a123 P 3408c3af6d6a49b2a305a7937efd1861 -> Peer a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68:35275): Couldn't send request to peer a23f905ab4ac4b2c88757b2c340a2cfd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: af0105d43e484c77826efe9514c1a123. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:10.941437 10249 raft_consensus.cc:1275] T af0105d43e484c77826efe9514c1a123 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:10.942420 11216 consensus_queue.cc:1048] T af0105d43e484c77826efe9514c1a123 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:10.943482 11274 consensus_queue.cc:1048] T af0105d43e484c77826efe9514c1a123 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } 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:16:10.951311 11216 raft_consensus.cc:2955] T af0105d43e484c77826efe9514c1a123 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:10.953725 10249 raft_consensus.cc:2955] T af0105d43e484c77826efe9514c1a123 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:10.956238 10315 raft_consensus.cc:2955] T af0105d43e484c77826efe9514c1a123 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:10.972332 10069 catalog_manager.cc:5697] T af0105d43e484c77826efe9514c1a123 P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New cstate: current_term: 1 leader_uuid: "3408c3af6d6a49b2a305a7937efd1861" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:10.975615 10249 consensus_queue.cc:237] T 6529b4db48bd4c8482b729319e231170 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Queue 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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:11.000901 10315 raft_consensus.cc:1275] T 6529b4db48bd4c8482b729319e231170 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:16:11.001593 10215 consensus_peers.cc:597] T 6529b4db48bd4c8482b729319e231170 P 9558e596c8d1432eb6d5117cb6b1ca76 -> Peer a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68:35275): Couldn't send request to peer a23f905ab4ac4b2c88757b2c340a2cfd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6529b4db48bd4c8482b729319e231170. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:11.002516 11205 consensus_queue.cc:1048] T 6529b4db48bd4c8482b729319e231170 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } 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:16:11.006225 10166 raft_consensus.cc:1275] T 6529b4db48bd4c8482b729319e231170 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:11.007695 10997 consensus_queue.cc:1048] T 6529b4db48bd4c8482b729319e231170 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:11.022965 10997 raft_consensus.cc:2955] T 6529b4db48bd4c8482b729319e231170 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:11.025965 10323 raft_consensus.cc:2955] T 6529b4db48bd4c8482b729319e231170 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:11.024063 10166 raft_consensus.cc:2955] T 6529b4db48bd4c8482b729319e231170 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:11.049412 10323 consensus_queue.cc:237] T eade396d019049b7ba04fecaac1059ed P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Queue 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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
W20260709 13:16:11.058946 10289 consensus_peers.cc:597] T eade396d019049b7ba04fecaac1059ed P ea065e3af8b44f5ea6fba93d4c6b1e5a -> Peer a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68:35275): Couldn't send request to peer a23f905ab4ac4b2c88757b2c340a2cfd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eade396d019049b7ba04fecaac1059ed. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:11.061729 10249 raft_consensus.cc:1275] T eade396d019049b7ba04fecaac1059ed P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:11.063350 11238 consensus_queue.cc:1048] T eade396d019049b7ba04fecaac1059ed P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } 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:16:11.070228 10169 raft_consensus.cc:1275] T eade396d019049b7ba04fecaac1059ed P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:11.072036 11239 consensus_queue.cc:1048] T eade396d019049b7ba04fecaac1059ed P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:11.074155 10070 catalog_manager.cc:5697] T 6529b4db48bd4c8482b729319e231170 P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:11.108604 11238 raft_consensus.cc:2955] T eade396d019049b7ba04fecaac1059ed P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:11.110122 10249 raft_consensus.cc:2955] T eade396d019049b7ba04fecaac1059ed P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:11.116420 10169 raft_consensus.cc:2955] T eade396d019049b7ba04fecaac1059ed P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:11.127816 10070 catalog_manager.cc:5697] T eade396d019049b7ba04fecaac1059ed P ea065e3af8b44f5ea6fba93d4c6b1e5a reported cstate change: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New cstate: current_term: 1 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:11.135555 10244 consensus_queue.cc:237] T ff56050430dd45eb8ebe9a58d916c8df P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Queue 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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:11.161631 10169 raft_consensus.cc:1275] T ff56050430dd45eb8ebe9a58d916c8df P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:11.164178 10315 raft_consensus.cc:1275] T ff56050430dd45eb8ebe9a58d916c8df P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:11.163983 11272 consensus_queue.cc:1048] T ff56050430dd45eb8ebe9a58d916c8df P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } 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:16:11.166939 10215 consensus_peers.cc:597] T ff56050430dd45eb8ebe9a58d916c8df P 9558e596c8d1432eb6d5117cb6b1ca76 -> Peer a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68:35275): Couldn't send request to peer a23f905ab4ac4b2c88757b2c340a2cfd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ff56050430dd45eb8ebe9a58d916c8df. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:11.167738 11205 consensus_queue.cc:1048] T ff56050430dd45eb8ebe9a58d916c8df P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:11.184948 11272 raft_consensus.cc:2955] T ff56050430dd45eb8ebe9a58d916c8df P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:11.186379 10315 raft_consensus.cc:2955] T ff56050430dd45eb8ebe9a58d916c8df P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:11.205844 10166 raft_consensus.cc:2955] T ff56050430dd45eb8ebe9a58d916c8df P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:11.209508 10069 catalog_manager.cc:5697] T ff56050430dd45eb8ebe9a58d916c8df P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:11.394088 11292 ts_tablet_manager.cc:933] T 6529b4db48bd4c8482b729319e231170 P a23f905ab4ac4b2c88757b2c340a2cfd: Initiating tablet copy from peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:16:11.396149 11292 tablet_copy_client.cc:323] T 6529b4db48bd4c8482b729319e231170 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Beginning tablet copy session from remote peer at address 127.8.218.66:39419
I20260709 13:16:11.397993 10259 tablet_copy_service.cc:140] P 9558e596c8d1432eb6d5117cb6b1ca76: Received BeginTabletCopySession request for tablet 6529b4db48bd4c8482b729319e231170 from peer a23f905ab4ac4b2c88757b2c340a2cfd ({username='slave'} at 127.0.0.1:42018)
I20260709 13:16:11.398479 10259 tablet_copy_service.cc:161] P 9558e596c8d1432eb6d5117cb6b1ca76: Beginning new tablet copy session on tablet 6529b4db48bd4c8482b729319e231170 from peer a23f905ab4ac4b2c88757b2c340a2cfd at {username='slave'} at 127.0.0.1:42018: session id = a23f905ab4ac4b2c88757b2c340a2cfd-6529b4db48bd4c8482b729319e231170
I20260709 13:16:11.405858 10259 tablet_copy_source_session.cc:215] T 6529b4db48bd4c8482b729319e231170 P 9558e596c8d1432eb6d5117cb6b1ca76: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:11.411373 11292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6529b4db48bd4c8482b729319e231170. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:11.430034 11292 tablet_copy_client.cc:806] T 6529b4db48bd4c8482b729319e231170 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:11.430792 11292 tablet_copy_client.cc:670] T 6529b4db48bd4c8482b729319e231170 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:11.431550 11294 ts_tablet_manager.cc:933] T af0105d43e484c77826efe9514c1a123 P a23f905ab4ac4b2c88757b2c340a2cfd: Initiating tablet copy from peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643)
I20260709 13:16:11.436143 11292 tablet_copy_client.cc:538] T 6529b4db48bd4c8482b729319e231170 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:11.447958 11294 tablet_copy_client.cc:323] T af0105d43e484c77826efe9514c1a123 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Beginning tablet copy session from remote peer at address 127.8.218.65:33643
I20260709 13:16:11.450366 10184 tablet_copy_service.cc:140] P 3408c3af6d6a49b2a305a7937efd1861: Received BeginTabletCopySession request for tablet af0105d43e484c77826efe9514c1a123 from peer a23f905ab4ac4b2c88757b2c340a2cfd ({username='slave'} at 127.0.0.1:43460)
I20260709 13:16:11.450922 10184 tablet_copy_service.cc:161] P 3408c3af6d6a49b2a305a7937efd1861: Beginning new tablet copy session on tablet af0105d43e484c77826efe9514c1a123 from peer a23f905ab4ac4b2c88757b2c340a2cfd at {username='slave'} at 127.0.0.1:43460: session id = a23f905ab4ac4b2c88757b2c340a2cfd-af0105d43e484c77826efe9514c1a123
I20260709 13:16:11.454309 11292 tablet_bootstrap.cc:492] T 6529b4db48bd4c8482b729319e231170 P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap starting.
I20260709 13:16:11.461164 10184 tablet_copy_source_session.cc:215] T af0105d43e484c77826efe9514c1a123 P 3408c3af6d6a49b2a305a7937efd1861: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:11.465001 11294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af0105d43e484c77826efe9514c1a123. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:11.479889 11294 tablet_copy_client.cc:806] T af0105d43e484c77826efe9514c1a123 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:11.480306 11292 tablet_bootstrap.cc:492] T 6529b4db48bd4c8482b729319e231170 P a23f905ab4ac4b2c88757b2c340a2cfd: 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:16:11.480443 11294 tablet_copy_client.cc:670] T af0105d43e484c77826efe9514c1a123 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:11.481310 11292 tablet_bootstrap.cc:492] T 6529b4db48bd4c8482b729319e231170 P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap complete.
I20260709 13:16:11.482024 11292 ts_tablet_manager.cc:1403] T 6529b4db48bd4c8482b729319e231170 P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.008s
I20260709 13:16:11.485229 11292 raft_consensus.cc:359] T 6529b4db48bd4c8482b729319e231170 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:11.486536 11294 tablet_copy_client.cc:538] T af0105d43e484c77826efe9514c1a123 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:11.486044 11292 raft_consensus.cc:740] T 6529b4db48bd4c8482b729319e231170 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a23f905ab4ac4b2c88757b2c340a2cfd, State: Initialized, Role: LEARNER
I20260709 13:16:11.487586 11292 consensus_queue.cc:260] T 6529b4db48bd4c8482b729319e231170 P a23f905ab4ac4b2c88757b2c340a2cfd [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:11.491041 11292 ts_tablet_manager.cc:1434] T 6529b4db48bd4c8482b729319e231170 P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:16:11.493185 10259 tablet_copy_service.cc:342] P 9558e596c8d1432eb6d5117cb6b1ca76: Request end of tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-6529b4db48bd4c8482b729319e231170 received from {username='slave'} at 127.0.0.1:42018
I20260709 13:16:11.493655 10259 tablet_copy_service.cc:434] P 9558e596c8d1432eb6d5117cb6b1ca76: ending tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-6529b4db48bd4c8482b729319e231170 on tablet 6529b4db48bd4c8482b729319e231170 with peer a23f905ab4ac4b2c88757b2c340a2cfd
I20260709 13:16:11.496052 11294 tablet_bootstrap.cc:492] T af0105d43e484c77826efe9514c1a123 P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap starting.
I20260709 13:16:11.508126 11292 ts_tablet_manager.cc:933] T eade396d019049b7ba04fecaac1059ed P a23f905ab4ac4b2c88757b2c340a2cfd: Initiating tablet copy from peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:16:11.510740 11292 tablet_copy_client.cc:323] T eade396d019049b7ba04fecaac1059ed P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Beginning tablet copy session from remote peer at address 127.8.218.67:35867
I20260709 13:16:11.512591 10333 tablet_copy_service.cc:140] P ea065e3af8b44f5ea6fba93d4c6b1e5a: Received BeginTabletCopySession request for tablet eade396d019049b7ba04fecaac1059ed from peer a23f905ab4ac4b2c88757b2c340a2cfd ({username='slave'} at 127.0.0.1:54950)
I20260709 13:16:11.513114 10333 tablet_copy_service.cc:161] P ea065e3af8b44f5ea6fba93d4c6b1e5a: Beginning new tablet copy session on tablet eade396d019049b7ba04fecaac1059ed from peer a23f905ab4ac4b2c88757b2c340a2cfd at {username='slave'} at 127.0.0.1:54950: session id = a23f905ab4ac4b2c88757b2c340a2cfd-eade396d019049b7ba04fecaac1059ed
I20260709 13:16:11.521034 10333 tablet_copy_source_session.cc:215] T eade396d019049b7ba04fecaac1059ed P ea065e3af8b44f5ea6fba93d4c6b1e5a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:11.528184 11292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eade396d019049b7ba04fecaac1059ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:11.543139 11294 tablet_bootstrap.cc:492] T af0105d43e484c77826efe9514c1a123 P a23f905ab4ac4b2c88757b2c340a2cfd: 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:16:11.544107 11294 tablet_bootstrap.cc:492] T af0105d43e484c77826efe9514c1a123 P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap complete.
I20260709 13:16:11.544785 11294 ts_tablet_manager.cc:1403] T af0105d43e484c77826efe9514c1a123 P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.020s
I20260709 13:16:11.546151 11292 tablet_copy_client.cc:806] T eade396d019049b7ba04fecaac1059ed P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:11.546746 11292 tablet_copy_client.cc:670] T eade396d019049b7ba04fecaac1059ed P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:11.548744 11294 raft_consensus.cc:359] T af0105d43e484c77826efe9514c1a123 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:11.549693 11294 raft_consensus.cc:740] T af0105d43e484c77826efe9514c1a123 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a23f905ab4ac4b2c88757b2c340a2cfd, State: Initialized, Role: LEARNER
I20260709 13:16:11.550453 11292 tablet_copy_client.cc:538] T eade396d019049b7ba04fecaac1059ed P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:11.550375 11294 consensus_queue.cc:260] T af0105d43e484c77826efe9514c1a123 P a23f905ab4ac4b2c88757b2c340a2cfd [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:11.555402 11294 ts_tablet_manager.cc:1434] T af0105d43e484c77826efe9514c1a123 P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 13:16:11.556999 10184 tablet_copy_service.cc:342] P 3408c3af6d6a49b2a305a7937efd1861: Request end of tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-af0105d43e484c77826efe9514c1a123 received from {username='slave'} at 127.0.0.1:43460
I20260709 13:16:11.557399 10184 tablet_copy_service.cc:434] P 3408c3af6d6a49b2a305a7937efd1861: ending tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-af0105d43e484c77826efe9514c1a123 on tablet af0105d43e484c77826efe9514c1a123 with peer a23f905ab4ac4b2c88757b2c340a2cfd
I20260709 13:16:11.562419 11292 tablet_bootstrap.cc:492] T eade396d019049b7ba04fecaac1059ed P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap starting.
I20260709 13:16:11.582098 11292 tablet_bootstrap.cc:492] T eade396d019049b7ba04fecaac1059ed P a23f905ab4ac4b2c88757b2c340a2cfd: 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:16:11.582824 11292 tablet_bootstrap.cc:492] T eade396d019049b7ba04fecaac1059ed P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap complete.
I20260709 13:16:11.583467 11292 ts_tablet_manager.cc:1403] T eade396d019049b7ba04fecaac1059ed P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.005s
I20260709 13:16:11.586334 11292 raft_consensus.cc:359] T eade396d019049b7ba04fecaac1059ed P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:11.587138 11292 raft_consensus.cc:740] T eade396d019049b7ba04fecaac1059ed P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a23f905ab4ac4b2c88757b2c340a2cfd, State: Initialized, Role: LEARNER
I20260709 13:16:11.587757 11292 consensus_queue.cc:260] T eade396d019049b7ba04fecaac1059ed P a23f905ab4ac4b2c88757b2c340a2cfd [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:11.590164 11292 ts_tablet_manager.cc:1434] T eade396d019049b7ba04fecaac1059ed P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:16:11.606380 10333 tablet_copy_service.cc:342] P ea065e3af8b44f5ea6fba93d4c6b1e5a: Request end of tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-eade396d019049b7ba04fecaac1059ed received from {username='slave'} at 127.0.0.1:54950
I20260709 13:16:11.606837 10333 tablet_copy_service.cc:434] P ea065e3af8b44f5ea6fba93d4c6b1e5a: ending tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-eade396d019049b7ba04fecaac1059ed on tablet eade396d019049b7ba04fecaac1059ed with peer a23f905ab4ac4b2c88757b2c340a2cfd
I20260709 13:16:11.733214 11292 ts_tablet_manager.cc:933] T ff56050430dd45eb8ebe9a58d916c8df P a23f905ab4ac4b2c88757b2c340a2cfd: Initiating tablet copy from peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:16:11.735339 11292 tablet_copy_client.cc:323] T ff56050430dd45eb8ebe9a58d916c8df P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Beginning tablet copy session from remote peer at address 127.8.218.66:39419
I20260709 13:16:11.737414 10259 tablet_copy_service.cc:140] P 9558e596c8d1432eb6d5117cb6b1ca76: Received BeginTabletCopySession request for tablet ff56050430dd45eb8ebe9a58d916c8df from peer a23f905ab4ac4b2c88757b2c340a2cfd ({username='slave'} at 127.0.0.1:42018)
I20260709 13:16:11.737844 10259 tablet_copy_service.cc:161] P 9558e596c8d1432eb6d5117cb6b1ca76: Beginning new tablet copy session on tablet ff56050430dd45eb8ebe9a58d916c8df from peer a23f905ab4ac4b2c88757b2c340a2cfd at {username='slave'} at 127.0.0.1:42018: session id = a23f905ab4ac4b2c88757b2c340a2cfd-ff56050430dd45eb8ebe9a58d916c8df
I20260709 13:16:11.744589 10259 tablet_copy_source_session.cc:215] T ff56050430dd45eb8ebe9a58d916c8df P 9558e596c8d1432eb6d5117cb6b1ca76: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:11.747794 11292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff56050430dd45eb8ebe9a58d916c8df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:11.759654 11292 tablet_copy_client.cc:806] T ff56050430dd45eb8ebe9a58d916c8df P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:11.760195 11292 tablet_copy_client.cc:670] T ff56050430dd45eb8ebe9a58d916c8df P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:11.763247 11292 tablet_copy_client.cc:538] T ff56050430dd45eb8ebe9a58d916c8df P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:11.777118 11292 tablet_bootstrap.cc:492] T ff56050430dd45eb8ebe9a58d916c8df P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap starting.
I20260709 13:16:11.799033 11292 tablet_bootstrap.cc:492] T ff56050430dd45eb8ebe9a58d916c8df P a23f905ab4ac4b2c88757b2c340a2cfd: 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:16:11.799922 11292 tablet_bootstrap.cc:492] T ff56050430dd45eb8ebe9a58d916c8df P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap complete.
I20260709 13:16:11.800524 11292 ts_tablet_manager.cc:1403] T ff56050430dd45eb8ebe9a58d916c8df P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.003s
I20260709 13:16:11.803041 11292 raft_consensus.cc:359] T ff56050430dd45eb8ebe9a58d916c8df P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:11.803783 11292 raft_consensus.cc:740] T ff56050430dd45eb8ebe9a58d916c8df P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a23f905ab4ac4b2c88757b2c340a2cfd, State: Initialized, Role: LEARNER
I20260709 13:16:11.804355 11292 consensus_queue.cc:260] T ff56050430dd45eb8ebe9a58d916c8df P a23f905ab4ac4b2c88757b2c340a2cfd [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:11.808166 11292 ts_tablet_manager.cc:1434] T ff56050430dd45eb8ebe9a58d916c8df P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:16:11.809594 10259 tablet_copy_service.cc:342] P 9558e596c8d1432eb6d5117cb6b1ca76: Request end of tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-ff56050430dd45eb8ebe9a58d916c8df received from {username='slave'} at 127.0.0.1:42018
I20260709 13:16:11.809948 10259 tablet_copy_service.cc:434] P 9558e596c8d1432eb6d5117cb6b1ca76: ending tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-ff56050430dd45eb8ebe9a58d916c8df on tablet ff56050430dd45eb8ebe9a58d916c8df with peer a23f905ab4ac4b2c88757b2c340a2cfd
I20260709 13:16:11.831386 10889 raft_consensus.cc:1217] T 6529b4db48bd4c8482b729319e231170 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:12.005656 10889 raft_consensus.cc:1217] T af0105d43e484c77826efe9514c1a123 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:12.072309 10889 raft_consensus.cc:1217] T eade396d019049b7ba04fecaac1059ed P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:12.257949 10887 raft_consensus.cc:1217] T ff56050430dd45eb8ebe9a58d916c8df P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:12.273723 11305 raft_consensus.cc:1064] T 6529b4db48bd4c8482b729319e231170 P 9558e596c8d1432eb6d5117cb6b1ca76: attempting to promote NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd to VOTER
I20260709 13:16:12.276065 11305 consensus_queue.cc:237] T 6529b4db48bd4c8482b729319e231170 P 9558e596c8d1432eb6d5117cb6b1ca76 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:12.281824 10887 raft_consensus.cc:1275] T 6529b4db48bd4c8482b729319e231170 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:12.282925 10323 raft_consensus.cc:1275] T 6529b4db48bd4c8482b729319e231170 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:12.283641 11272 consensus_queue.cc:1048] T 6529b4db48bd4c8482b729319e231170 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:12.284615 11205 consensus_queue.cc:1048] T 6529b4db48bd4c8482b729319e231170 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } 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:16:12.291106 10169 raft_consensus.cc:1275] T 6529b4db48bd4c8482b729319e231170 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:12.292595 11272 consensus_queue.cc:1048] T 6529b4db48bd4c8482b729319e231170 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260709 13:16:12.314303 11205 raft_consensus.cc:2955] T 6529b4db48bd4c8482b729319e231170 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:12.320245 10889 raft_consensus.cc:2955] T 6529b4db48bd4c8482b729319e231170 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:12.327193 10315 raft_consensus.cc:2955] T 6529b4db48bd4c8482b729319e231170 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:12.337513 10072 catalog_manager.cc:5697] T 6529b4db48bd4c8482b729319e231170 P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:12.338546 10169 raft_consensus.cc:2955] T 6529b4db48bd4c8482b729319e231170 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:12.376454 10249 consensus_queue.cc:237] T 6529b4db48bd4c8482b729319e231170 P 9558e596c8d1432eb6d5117cb6b1ca76 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:12.380671 10169 raft_consensus.cc:1275] T 6529b4db48bd4c8482b729319e231170 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:12.382244 10889 raft_consensus.cc:1275] T 6529b4db48bd4c8482b729319e231170 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:12.382221 11305 consensus_queue.cc:1048] T 6529b4db48bd4c8482b729319e231170 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:12.383991 11205 consensus_queue.cc:1048] T 6529b4db48bd4c8482b729319e231170 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:12.390407 11205 raft_consensus.cc:2955] T 6529b4db48bd4c8482b729319e231170 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:12.393374 10889 raft_consensus.cc:2955] T 6529b4db48bd4c8482b729319e231170 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:12.393405 10166 raft_consensus.cc:2955] T 6529b4db48bd4c8482b729319e231170 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:12.401937 10056 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6529b4db48bd4c8482b729319e231170 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:12.409227 10069 catalog_manager.cc:5697] T 6529b4db48bd4c8482b729319e231170 P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: config changed from index 3 to 4, VOTER ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) evicted. New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:12.426069 10309 tablet_service.cc:1558] Processing DeleteTablet for tablet 6529b4db48bd4c8482b729319e231170 with delete_type TABLET_DATA_TOMBSTONED (TS ea065e3af8b44f5ea6fba93d4c6b1e5a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37824
I20260709 13:16:12.432659 11314 tablet_replica.cc:333] T 6529b4db48bd4c8482b729319e231170 P ea065e3af8b44f5ea6fba93d4c6b1e5a: stopping tablet replica
I20260709 13:16:12.435201 11314 raft_consensus.cc:2243] T 6529b4db48bd4c8482b729319e231170 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:12.435949 11314 raft_consensus.cc:2272] T 6529b4db48bd4c8482b729319e231170 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:12.440601 11314 ts_tablet_manager.cc:1916] T 6529b4db48bd4c8482b729319e231170 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:12.456019 11314 ts_tablet_manager.cc:1929] T 6529b4db48bd4c8482b729319e231170 P ea065e3af8b44f5ea6fba93d4c6b1e5a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:12.456549 11314 log.cc:1199] T 6529b4db48bd4c8482b729319e231170 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Deleting WAL directory at /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-0/minicluster-data/ts-2-root/wals/6529b4db48bd4c8482b729319e231170
I20260709 13:16:12.458184 10056 catalog_manager.cc:5028] TS ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): tablet 6529b4db48bd4c8482b729319e231170 (table test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]) successfully deleted
I20260709 13:16:12.608889 11274 raft_consensus.cc:1064] T af0105d43e484c77826efe9514c1a123 P 3408c3af6d6a49b2a305a7937efd1861: attempting to promote NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd to VOTER
I20260709 13:16:12.611435 11274 consensus_queue.cc:237] T af0105d43e484c77826efe9514c1a123 P 3408c3af6d6a49b2a305a7937efd1861 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:12.618808 10889 raft_consensus.cc:1275] T af0105d43e484c77826efe9514c1a123 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:12.621069 11298 consensus_queue.cc:1048] T af0105d43e484c77826efe9514c1a123 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:12.621724 10315 raft_consensus.cc:1275] T af0105d43e484c77826efe9514c1a123 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:12.624006 11298 consensus_queue.cc:1048] T af0105d43e484c77826efe9514c1a123 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:12.633594 10249 raft_consensus.cc:1275] T af0105d43e484c77826efe9514c1a123 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:12.634829 11298 consensus_queue.cc:1048] T af0105d43e484c77826efe9514c1a123 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } 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:16:12.646807 11304 raft_consensus.cc:1064] T eade396d019049b7ba04fecaac1059ed P ea065e3af8b44f5ea6fba93d4c6b1e5a: attempting to promote NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd to VOTER
I20260709 13:16:12.649114 11304 consensus_queue.cc:237] T eade396d019049b7ba04fecaac1059ed P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:12.660662 10887 raft_consensus.cc:1275] T eade396d019049b7ba04fecaac1059ed P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:12.660852 10249 raft_consensus.cc:1275] T eade396d019049b7ba04fecaac1059ed P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:12.662173 11238 consensus_queue.cc:1048] T eade396d019049b7ba04fecaac1059ed P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } 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:16:12.663798 11238 consensus_queue.cc:1048] T eade396d019049b7ba04fecaac1059ed P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:12.674377 10169 raft_consensus.cc:1275] T eade396d019049b7ba04fecaac1059ed P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:12.676291 11285 consensus_queue.cc:1048] T eade396d019049b7ba04fecaac1059ed P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:12.676012 11316 raft_consensus.cc:2955] T af0105d43e484c77826efe9514c1a123 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:12.686153 10244 raft_consensus.cc:2955] T af0105d43e484c77826efe9514c1a123 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:12.710599 10315 raft_consensus.cc:2955] T af0105d43e484c77826efe9514c1a123 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:12.717046 10070 catalog_manager.cc:5697] T af0105d43e484c77826efe9514c1a123 P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3408c3af6d6a49b2a305a7937efd1861" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:12.718382 10887 raft_consensus.cc:2955] T af0105d43e484c77826efe9514c1a123 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:12.752099 10244 raft_consensus.cc:2955] T eade396d019049b7ba04fecaac1059ed P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:12.758646 10169 consensus_queue.cc:237] T af0105d43e484c77826efe9514c1a123 P 3408c3af6d6a49b2a305a7937efd1861 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:12.754271 11304 raft_consensus.cc:2955] T eade396d019049b7ba04fecaac1059ed P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:12.771045 10315 raft_consensus.cc:1275] T af0105d43e484c77826efe9514c1a123 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:12.772559 11316 consensus_queue.cc:1048] T af0105d43e484c77826efe9514c1a123 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:12.779944 11323 raft_consensus.cc:2955] T af0105d43e484c77826efe9514c1a123 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:12.791651 10889 raft_consensus.cc:1275] T af0105d43e484c77826efe9514c1a123 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:12.798084 11298 consensus_queue.cc:1048] T af0105d43e484c77826efe9514c1a123 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:12.801100 10069 catalog_manager.cc:5697] T eade396d019049b7ba04fecaac1059ed P ea065e3af8b44f5ea6fba93d4c6b1e5a reported cstate change: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:12.804003 10997 raft_consensus.cc:1064] T ff56050430dd45eb8ebe9a58d916c8df P 9558e596c8d1432eb6d5117cb6b1ca76: attempting to promote NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd to VOTER
I20260709 13:16:12.806886 10058 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet af0105d43e484c77826efe9514c1a123 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:12.808363 10317 raft_consensus.cc:2955] T af0105d43e484c77826efe9514c1a123 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
W20260709 13:16:12.810925 10289 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.218.68:35275, user_credentials={real_user=slave}} blocked reactor thread for 147514us
I20260709 13:16:12.806525 10997 consensus_queue.cc:237] T ff56050430dd45eb8ebe9a58d916c8df P 9558e596c8d1432eb6d5117cb6b1ca76 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:12.803879 10890 raft_consensus.cc:2955] T af0105d43e484c77826efe9514c1a123 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:12.830891 10170 raft_consensus.cc:1275] T ff56050430dd45eb8ebe9a58d916c8df P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:12.832245 11205 consensus_queue.cc:1048] T ff56050430dd45eb8ebe9a58d916c8df P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } 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:16:12.838896 10887 raft_consensus.cc:1275] T ff56050430dd45eb8ebe9a58d916c8df P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:12.840404 11205 consensus_queue.cc:1048] T ff56050430dd45eb8ebe9a58d916c8df P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:12.859695 10888 raft_consensus.cc:2955] T eade396d019049b7ba04fecaac1059ed P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
W20260709 13:16:12.864075 10288 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.218.65:33643, user_credentials={real_user=slave}} blocked reactor thread for 161919us
I20260709 13:16:12.866325 11205 raft_consensus.cc:2955] T ff56050430dd45eb8ebe9a58d916c8df P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:12.871316 10170 raft_consensus.cc:2955] T ff56050430dd45eb8ebe9a58d916c8df P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:12.882146 10889 raft_consensus.cc:2955] T ff56050430dd45eb8ebe9a58d916c8df P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:12.869028 10070 catalog_manager.cc:5697] T af0105d43e484c77826efe9514c1a123 P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: config changed from index 3 to 4, VOTER 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) evicted. New cstate: current_term: 1 leader_uuid: "3408c3af6d6a49b2a305a7937efd1861" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:12.890812 10072 catalog_manager.cc:5697] T ff56050430dd45eb8ebe9a58d916c8df P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:12.919179 10232 tablet_service.cc:1558] Processing DeleteTablet for tablet af0105d43e484c77826efe9514c1a123 with delete_type TABLET_DATA_TOMBSTONED (TS 9558e596c8d1432eb6d5117cb6b1ca76 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35488
I20260709 13:16:12.934103 11332 tablet_replica.cc:333] T af0105d43e484c77826efe9514c1a123 P 9558e596c8d1432eb6d5117cb6b1ca76: stopping tablet replica
I20260709 13:16:12.935254 11332 raft_consensus.cc:2243] T af0105d43e484c77826efe9514c1a123 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:12.936045 11332 raft_consensus.cc:2272] T af0105d43e484c77826efe9514c1a123 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:12.942636 11332 ts_tablet_manager.cc:1916] T af0105d43e484c77826efe9514c1a123 P 9558e596c8d1432eb6d5117cb6b1ca76: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:12.945382 10315 raft_consensus.cc:1275] T ff56050430dd45eb8ebe9a58d916c8df P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:12.957638 11205 consensus_queue.cc:1048] T ff56050430dd45eb8ebe9a58d916c8df P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:12.971982 11332 ts_tablet_manager.cc:1929] T af0105d43e484c77826efe9514c1a123 P 9558e596c8d1432eb6d5117cb6b1ca76: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:12.972837 11332 log.cc:1199] T af0105d43e484c77826efe9514c1a123 P 9558e596c8d1432eb6d5117cb6b1ca76: Deleting WAL directory at /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-0/minicluster-data/ts-1-root/wals/af0105d43e484c77826efe9514c1a123
I20260709 13:16:12.979156 10056 catalog_manager.cc:5028] TS 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): tablet af0105d43e484c77826efe9514c1a123 (table test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]) successfully deleted
I20260709 13:16:12.982961 10315 raft_consensus.cc:2955] T ff56050430dd45eb8ebe9a58d916c8df P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:13.088822 10169 raft_consensus.cc:2955] T eade396d019049b7ba04fecaac1059ed P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:13.258289 10315 consensus_queue.cc:237] T eade396d019049b7ba04fecaac1059ed P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:13.265666 10887 raft_consensus.cc:1275] T eade396d019049b7ba04fecaac1059ed P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:13.265916 10169 raft_consensus.cc:1275] T eade396d019049b7ba04fecaac1059ed P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:13.267091 11285 consensus_queue.cc:1048] T eade396d019049b7ba04fecaac1059ed P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:13.268935 11285 consensus_queue.cc:1048] T eade396d019049b7ba04fecaac1059ed P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:13.277153 11325 raft_consensus.cc:2955] T eade396d019049b7ba04fecaac1059ed P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:13.278643 10170 raft_consensus.cc:2955] T eade396d019049b7ba04fecaac1059ed P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:13.291028 10887 raft_consensus.cc:2955] T eade396d019049b7ba04fecaac1059ed P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:13.295284 10056 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet eade396d019049b7ba04fecaac1059ed with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:13.299808 10068 catalog_manager.cc:5697] T eade396d019049b7ba04fecaac1059ed P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: config changed from index 3 to 4, VOTER 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) evicted. New cstate: current_term: 1 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:13.321442 10232 tablet_service.cc:1558] Processing DeleteTablet for tablet eade396d019049b7ba04fecaac1059ed with delete_type TABLET_DATA_TOMBSTONED (TS 9558e596c8d1432eb6d5117cb6b1ca76 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35488
I20260709 13:16:13.322518 11332 tablet_replica.cc:333] T eade396d019049b7ba04fecaac1059ed P 9558e596c8d1432eb6d5117cb6b1ca76: stopping tablet replica
I20260709 13:16:13.323460 11332 raft_consensus.cc:2243] T eade396d019049b7ba04fecaac1059ed P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:13.324241 11332 raft_consensus.cc:2272] T eade396d019049b7ba04fecaac1059ed P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.327718 11332 ts_tablet_manager.cc:1916] T eade396d019049b7ba04fecaac1059ed P 9558e596c8d1432eb6d5117cb6b1ca76: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:13.343814 11332 ts_tablet_manager.cc:1929] T eade396d019049b7ba04fecaac1059ed P 9558e596c8d1432eb6d5117cb6b1ca76: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:13.344169 11332 log.cc:1199] T eade396d019049b7ba04fecaac1059ed P 9558e596c8d1432eb6d5117cb6b1ca76: Deleting WAL directory at /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-0/minicluster-data/ts-1-root/wals/eade396d019049b7ba04fecaac1059ed
I20260709 13:16:13.345484 10056 catalog_manager.cc:5028] TS 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): tablet eade396d019049b7ba04fecaac1059ed (table test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]) successfully deleted
I20260709 13:16:13.386739 10244 consensus_queue.cc:237] T ff56050430dd45eb8ebe9a58d916c8df P 9558e596c8d1432eb6d5117cb6b1ca76 [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: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:13.392551 10887 raft_consensus.cc:1275] T ff56050430dd45eb8ebe9a58d916c8df P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:13.394925 11305 consensus_queue.cc:1048] T ff56050430dd45eb8ebe9a58d916c8df P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:13.403728 11272 raft_consensus.cc:2955] T ff56050430dd45eb8ebe9a58d916c8df P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:13.405675 10315 raft_consensus.cc:1275] T ff56050430dd45eb8ebe9a58d916c8df P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:13.405323 10890 raft_consensus.cc:2955] T ff56050430dd45eb8ebe9a58d916c8df P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:13.407747 11205 consensus_queue.cc:1048] T ff56050430dd45eb8ebe9a58d916c8df P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:13.413148 10315 raft_consensus.cc:2955] T ff56050430dd45eb8ebe9a58d916c8df P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:13.421535 10056 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ff56050430dd45eb8ebe9a58d916c8df with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:13.428158 10068 catalog_manager.cc:5697] T ff56050430dd45eb8ebe9a58d916c8df P a23f905ab4ac4b2c88757b2c340a2cfd reported cstate change: config changed from index 3 to 4, VOTER 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) evicted. New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:13.437906 10158 tablet_service.cc:1558] Processing DeleteTablet for tablet ff56050430dd45eb8ebe9a58d916c8df with delete_type TABLET_DATA_TOMBSTONED (TS 3408c3af6d6a49b2a305a7937efd1861 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51698
I20260709 13:16:13.439939 11334 tablet_replica.cc:333] T ff56050430dd45eb8ebe9a58d916c8df P 3408c3af6d6a49b2a305a7937efd1861: stopping tablet replica
I20260709 13:16:13.440888 11334 raft_consensus.cc:2243] T ff56050430dd45eb8ebe9a58d916c8df P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:13.441599 11334 raft_consensus.cc:2272] T ff56050430dd45eb8ebe9a58d916c8df P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:13.444321 11334 ts_tablet_manager.cc:1916] T ff56050430dd45eb8ebe9a58d916c8df P 3408c3af6d6a49b2a305a7937efd1861: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:13.454259 11334 ts_tablet_manager.cc:1929] T ff56050430dd45eb8ebe9a58d916c8df P 3408c3af6d6a49b2a305a7937efd1861: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:13.454586 11334 log.cc:1199] T ff56050430dd45eb8ebe9a58d916c8df P 3408c3af6d6a49b2a305a7937efd1861: Deleting WAL directory at /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-0/minicluster-data/ts-0-root/wals/ff56050430dd45eb8ebe9a58d916c8df
I20260709 13:16:13.456398 10058 catalog_manager.cc:5028] TS 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): tablet ff56050430dd45eb8ebe9a58d916c8df (table test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]) successfully deleted
I20260709 13:16:13.947461  9065 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:14.005924 10249 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "06eef725e31e4e8a8a09faa95edbe5a9"
dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
mode: GRACEFUL
new_leader_uuid: "3408c3af6d6a49b2a305a7937efd1861"
 from {username='slave'} at 127.0.0.1:53496
I20260709 13:16:14.006489 10249 raft_consensus.cc:606] T 06eef725e31e4e8a8a09faa95edbe5a9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Received request to transfer leadership to TS 3408c3af6d6a49b2a305a7937efd1861
I20260709 13:16:14.008838 10249 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f453b58178a47548809c12dd2ac538f"
dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
mode: GRACEFUL
new_leader_uuid: "3408c3af6d6a49b2a305a7937efd1861"
 from {username='slave'} at 127.0.0.1:53496
I20260709 13:16:14.009372 10249 raft_consensus.cc:606] T 3f453b58178a47548809c12dd2ac538f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Received request to transfer leadership to TS 3408c3af6d6a49b2a305a7937efd1861
I20260709 13:16:14.012094 10249 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "83179960d4844238bd0d139d345b2cf2"
dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
mode: GRACEFUL
new_leader_uuid: "3408c3af6d6a49b2a305a7937efd1861"
 from {username='slave'} at 127.0.0.1:53496
I20260709 13:16:14.012516 10249 raft_consensus.cc:606] T 83179960d4844238bd0d139d345b2cf2 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Received request to transfer leadership to TS 3408c3af6d6a49b2a305a7937efd1861
I20260709 13:16:14.026183 10315 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "87820d87031f40c0af37211efcae900a"
dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
mode: GRACEFUL
new_leader_uuid: "3408c3af6d6a49b2a305a7937efd1861"
 from {username='slave'} at 127.0.0.1:40348
I20260709 13:16:14.026648 10315 raft_consensus.cc:606] T 87820d87031f40c0af37211efcae900a P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Received request to transfer leadership to TS 3408c3af6d6a49b2a305a7937efd1861
I20260709 13:16:14.029740 10249 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95ebfeff737144a8a59963cee22e5a55"
dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
mode: GRACEFUL
new_leader_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd"
 from {username='slave'} at 127.0.0.1:53496
I20260709 13:16:14.030248 10249 raft_consensus.cc:606] T 95ebfeff737144a8a59963cee22e5a55 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Received request to transfer leadership to TS a23f905ab4ac4b2c88757b2c340a2cfd
I20260709 13:16:14.032620 10242 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d56e67c2b8794fe8b26611fcccb4045e"
dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
mode: GRACEFUL
new_leader_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd"
 from {username='slave'} at 127.0.0.1:53496
I20260709 13:16:14.033134 10242 raft_consensus.cc:606] T d56e67c2b8794fe8b26611fcccb4045e P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Received request to transfer leadership to TS a23f905ab4ac4b2c88757b2c340a2cfd
I20260709 13:16:14.034358  9065 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:16:14.035813  9065 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:14.038972 11272 raft_consensus.cc:993] T d56e67c2b8794fe8b26611fcccb4045e P 9558e596c8d1432eb6d5117cb6b1ca76: : Instructing follower a23f905ab4ac4b2c88757b2c340a2cfd to start an election
I20260709 13:16:14.039407 11272 raft_consensus.cc:1081] T d56e67c2b8794fe8b26611fcccb4045e P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Signalling peer a23f905ab4ac4b2c88757b2c340a2cfd to start an election
I20260709 13:16:14.040894 10887 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d56e67c2b8794fe8b26611fcccb4045e"
dest_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd"
 from {username='slave'} at 127.0.0.1:51136
I20260709 13:16:14.041342 10887 raft_consensus.cc:493] T d56e67c2b8794fe8b26611fcccb4045e P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:14.041611 10887 raft_consensus.cc:3060] T d56e67c2b8794fe8b26611fcccb4045e P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:14.047188 10887 raft_consensus.cc:515] T d56e67c2b8794fe8b26611fcccb4045e P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:14.049667 10887 leader_election.cc:290] T d56e67c2b8794fe8b26611fcccb4045e P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 2 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:16:14.050082 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d56e67c2b8794fe8b26611fcccb4045e" candidate_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:16:14.050254 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d56e67c2b8794fe8b26611fcccb4045e" candidate_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:16:14.050827 10169 raft_consensus.cc:3060] T d56e67c2b8794fe8b26611fcccb4045e P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:14.050853 10242 raft_consensus.cc:3055] T d56e67c2b8794fe8b26611fcccb4045e P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:14.051280 10242 raft_consensus.cc:740] T d56e67c2b8794fe8b26611fcccb4045e P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Running, Role: LEADER
I20260709 13:16:14.051988 10242 consensus_queue.cc:260] T d56e67c2b8794fe8b26611fcccb4045e P 9558e596c8d1432eb6d5117cb6b1ca76 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:14.053028 10242 raft_consensus.cc:3060] T d56e67c2b8794fe8b26611fcccb4045e P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:14.058830 10242 raft_consensus.cc:2468] T d56e67c2b8794fe8b26611fcccb4045e P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a23f905ab4ac4b2c88757b2c340a2cfd in term 2.
I20260709 13:16:14.057902 10169 raft_consensus.cc:2468] T d56e67c2b8794fe8b26611fcccb4045e P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a23f905ab4ac4b2c88757b2c340a2cfd in term 2.
I20260709 13:16:14.060005 10853 leader_election.cc:304] T d56e67c2b8794fe8b26611fcccb4045e P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9558e596c8d1432eb6d5117cb6b1ca76, a23f905ab4ac4b2c88757b2c340a2cfd; no voters: 
I20260709 13:16:14.061285 11338 raft_consensus.cc:2804] T d56e67c2b8794fe8b26611fcccb4045e P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:14.062369 11338 raft_consensus.cc:697] T d56e67c2b8794fe8b26611fcccb4045e P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 LEADER]: Becoming Leader. State: Replica: a23f905ab4ac4b2c88757b2c340a2cfd, State: Running, Role: LEADER
I20260709 13:16:14.063153 11338 consensus_queue.cc:237] T d56e67c2b8794fe8b26611fcccb4045e P a23f905ab4ac4b2c88757b2c340a2cfd [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:14.071028 10070 catalog_manager.cc:5697] T d56e67c2b8794fe8b26611fcccb4045e P a23f905ab4ac4b2c88757b2c340a2cfd reported cstate change: term changed from 1 to 2, leader changed from 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) to a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68). New cstate: current_term: 2 leader_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:14.100520 11205 raft_consensus.cc:993] T 83179960d4844238bd0d139d345b2cf2 P 9558e596c8d1432eb6d5117cb6b1ca76: : Instructing follower 3408c3af6d6a49b2a305a7937efd1861 to start an election
I20260709 13:16:14.101051 11272 raft_consensus.cc:1081] T 83179960d4844238bd0d139d345b2cf2 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Signalling peer 3408c3af6d6a49b2a305a7937efd1861 to start an election
I20260709 13:16:14.102409 10169 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "83179960d4844238bd0d139d345b2cf2"
dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
 from {username='slave'} at 127.0.0.1:51704
I20260709 13:16:14.102819 10169 raft_consensus.cc:493] T 83179960d4844238bd0d139d345b2cf2 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:14.103088 10169 raft_consensus.cc:3060] T 83179960d4844238bd0d139d345b2cf2 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:14.108361 10169 raft_consensus.cc:515] T 83179960d4844238bd0d139d345b2cf2 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:14.110069 10169 leader_election.cc:290] T 83179960d4844238bd0d139d345b2cf2 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 2 election: Requested vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:16:14.110705 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83179960d4844238bd0d139d345b2cf2" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:16:14.111076 10317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83179960d4844238bd0d139d345b2cf2" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:16:14.111367 10242 raft_consensus.cc:3055] T 83179960d4844238bd0d139d345b2cf2 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:14.111639 10317 raft_consensus.cc:3060] T 83179960d4844238bd0d139d345b2cf2 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:14.111754 10242 raft_consensus.cc:740] T 83179960d4844238bd0d139d345b2cf2 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Running, Role: LEADER
I20260709 13:16:14.112619 10242 consensus_queue.cc:260] T 83179960d4844238bd0d139d345b2cf2 P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:14.113808 10242 raft_consensus.cc:3060] T 83179960d4844238bd0d139d345b2cf2 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:14.118346 10317 raft_consensus.cc:2468] T 83179960d4844238bd0d139d345b2cf2 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 2.
I20260709 13:16:14.119591 10137 leader_election.cc:304] T 83179960d4844238bd0d139d345b2cf2 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:16:14.120105 10242 raft_consensus.cc:2468] T 83179960d4844238bd0d139d345b2cf2 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 2.
I20260709 13:16:14.120244 11316 raft_consensus.cc:2804] T 83179960d4844238bd0d139d345b2cf2 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:14.120765 11316 raft_consensus.cc:697] T 83179960d4844238bd0d139d345b2cf2 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Becoming Leader. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Running, Role: LEADER
I20260709 13:16:14.121591 11316 consensus_queue.cc:237] T 83179960d4844238bd0d139d345b2cf2 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:14.131011 10070 catalog_manager.cc:5697] T 83179960d4844238bd0d139d345b2cf2 P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: term changed from 1 to 2, leader changed from 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) to 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65). New cstate: current_term: 2 leader_uuid: "3408c3af6d6a49b2a305a7937efd1861" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:14.190763 11205 raft_consensus.cc:993] T 95ebfeff737144a8a59963cee22e5a55 P 9558e596c8d1432eb6d5117cb6b1ca76: : Instructing follower a23f905ab4ac4b2c88757b2c340a2cfd to start an election
I20260709 13:16:14.191179 11272 raft_consensus.cc:1081] T 95ebfeff737144a8a59963cee22e5a55 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Signalling peer a23f905ab4ac4b2c88757b2c340a2cfd to start an election
I20260709 13:16:14.192448 10887 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95ebfeff737144a8a59963cee22e5a55"
dest_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd"
 from {username='slave'} at 127.0.0.1:51136
I20260709 13:16:14.192864 10887 raft_consensus.cc:493] T 95ebfeff737144a8a59963cee22e5a55 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:14.193130 10887 raft_consensus.cc:3060] T 95ebfeff737144a8a59963cee22e5a55 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:14.197397 10887 raft_consensus.cc:515] T 95ebfeff737144a8a59963cee22e5a55 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:14.199016 10887 leader_election.cc:290] T 95ebfeff737144a8a59963cee22e5a55 P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 2 election: Requested vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:16:14.199996 10317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ebfeff737144a8a59963cee22e5a55" candidate_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:16:14.199958 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ebfeff737144a8a59963cee22e5a55" candidate_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:16:14.200613 10317 raft_consensus.cc:3060] T 95ebfeff737144a8a59963cee22e5a55 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:14.200670 10242 raft_consensus.cc:3055] T 95ebfeff737144a8a59963cee22e5a55 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:14.201102 10242 raft_consensus.cc:740] T 95ebfeff737144a8a59963cee22e5a55 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Running, Role: LEADER
I20260709 13:16:14.201877 10242 consensus_queue.cc:260] T 95ebfeff737144a8a59963cee22e5a55 P 9558e596c8d1432eb6d5117cb6b1ca76 [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: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:14.203014 10242 raft_consensus.cc:3060] T 95ebfeff737144a8a59963cee22e5a55 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:14.206851 10317 raft_consensus.cc:2468] T 95ebfeff737144a8a59963cee22e5a55 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a23f905ab4ac4b2c88757b2c340a2cfd in term 2.
I20260709 13:16:14.207809 10853 leader_election.cc:304] T 95ebfeff737144a8a59963cee22e5a55 P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a23f905ab4ac4b2c88757b2c340a2cfd, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:16:14.208495 11338 raft_consensus.cc:2804] T 95ebfeff737144a8a59963cee22e5a55 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:14.208936 11338 raft_consensus.cc:697] T 95ebfeff737144a8a59963cee22e5a55 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 LEADER]: Becoming Leader. State: Replica: a23f905ab4ac4b2c88757b2c340a2cfd, State: Running, Role: LEADER
I20260709 13:16:14.209358 10242 raft_consensus.cc:2468] T 95ebfeff737144a8a59963cee22e5a55 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a23f905ab4ac4b2c88757b2c340a2cfd in term 2.
I20260709 13:16:14.209800 11338 consensus_queue.cc:237] T 95ebfeff737144a8a59963cee22e5a55 P a23f905ab4ac4b2c88757b2c340a2cfd [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: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:14.217922 10070 catalog_manager.cc:5697] T 95ebfeff737144a8a59963cee22e5a55 P a23f905ab4ac4b2c88757b2c340a2cfd reported cstate change: term changed from 1 to 2, leader changed from 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) to a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68). New cstate: current_term: 2 leader_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:14.342541 11272 raft_consensus.cc:993] T 06eef725e31e4e8a8a09faa95edbe5a9 P 9558e596c8d1432eb6d5117cb6b1ca76: : Instructing follower 3408c3af6d6a49b2a305a7937efd1861 to start an election
I20260709 13:16:14.343024 11205 raft_consensus.cc:1081] T 06eef725e31e4e8a8a09faa95edbe5a9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Signalling peer 3408c3af6d6a49b2a305a7937efd1861 to start an election
I20260709 13:16:14.344305 10169 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "06eef725e31e4e8a8a09faa95edbe5a9"
dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
 from {username='slave'} at 127.0.0.1:51704
I20260709 13:16:14.344756 10169 raft_consensus.cc:493] T 06eef725e31e4e8a8a09faa95edbe5a9 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:14.345155 10169 raft_consensus.cc:3060] T 06eef725e31e4e8a8a09faa95edbe5a9 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:14.350724 10169 raft_consensus.cc:515] T 06eef725e31e4e8a8a09faa95edbe5a9 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:14.352474 10169 leader_election.cc:290] T 06eef725e31e4e8a8a09faa95edbe5a9 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 2 election: Requested vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:16:14.353098 10249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef725e31e4e8a8a09faa95edbe5a9" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:16:14.353653 10249 raft_consensus.cc:3055] T 06eef725e31e4e8a8a09faa95edbe5a9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:14.353663 10317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef725e31e4e8a8a09faa95edbe5a9" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:16:14.354092 10249 raft_consensus.cc:740] T 06eef725e31e4e8a8a09faa95edbe5a9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Running, Role: LEADER
I20260709 13:16:14.354339 10317 raft_consensus.cc:3060] T 06eef725e31e4e8a8a09faa95edbe5a9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:14.355186 10249 consensus_queue.cc:260] T 06eef725e31e4e8a8a09faa95edbe5a9 P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:14.356413 10249 raft_consensus.cc:3060] T 06eef725e31e4e8a8a09faa95edbe5a9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:14.362272 10317 raft_consensus.cc:2468] T 06eef725e31e4e8a8a09faa95edbe5a9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 2.
I20260709 13:16:14.363366 10249 raft_consensus.cc:2468] T 06eef725e31e4e8a8a09faa95edbe5a9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 2.
I20260709 13:16:14.363389 10137 leader_election.cc:304] T 06eef725e31e4e8a8a09faa95edbe5a9 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:16:14.364775 11323 raft_consensus.cc:2804] T 06eef725e31e4e8a8a09faa95edbe5a9 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:14.365263 11323 raft_consensus.cc:697] T 06eef725e31e4e8a8a09faa95edbe5a9 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Becoming Leader. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Running, Role: LEADER
I20260709 13:16:14.366106 11323 consensus_queue.cc:237] T 06eef725e31e4e8a8a09faa95edbe5a9 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:14.376787 10070 catalog_manager.cc:5697] T 06eef725e31e4e8a8a09faa95edbe5a9 P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: term changed from 1 to 2, leader changed from 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) to 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65). New cstate: current_term: 2 leader_uuid: "3408c3af6d6a49b2a305a7937efd1861" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:14.411729 11330 raft_consensus.cc:993] T 87820d87031f40c0af37211efcae900a P ea065e3af8b44f5ea6fba93d4c6b1e5a: : Instructing follower 3408c3af6d6a49b2a305a7937efd1861 to start an election
I20260709 13:16:14.412225 11325 raft_consensus.cc:1081] T 87820d87031f40c0af37211efcae900a P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Signalling peer 3408c3af6d6a49b2a305a7937efd1861 to start an election
I20260709 13:16:14.413866 10170 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "87820d87031f40c0af37211efcae900a"
dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
 from {username='slave'} at 127.0.0.1:51700
I20260709 13:16:14.414384 10170 raft_consensus.cc:493] T 87820d87031f40c0af37211efcae900a P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:14.414729 10170 raft_consensus.cc:3060] T 87820d87031f40c0af37211efcae900a P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:14.419549 10170 raft_consensus.cc:515] T 87820d87031f40c0af37211efcae900a P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:14.421213 10170 leader_election.cc:290] T 87820d87031f40c0af37211efcae900a P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 2 election: Requested vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:16:14.422657 10317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87820d87031f40c0af37211efcae900a" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:16:14.423306 10317 raft_consensus.cc:3055] T 87820d87031f40c0af37211efcae900a P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:14.423296 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87820d87031f40c0af37211efcae900a" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:16:14.423884 10317 raft_consensus.cc:740] T 87820d87031f40c0af37211efcae900a P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Running, Role: LEADER
I20260709 13:16:14.424053 10242 raft_consensus.cc:3060] T 87820d87031f40c0af37211efcae900a P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:14.424706 10317 consensus_queue.cc:260] T 87820d87031f40c0af37211efcae900a P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:14.425827 10317 raft_consensus.cc:3060] T 87820d87031f40c0af37211efcae900a P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:14.430470 10242 raft_consensus.cc:2468] T 87820d87031f40c0af37211efcae900a P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 2.
I20260709 13:16:14.432076 10317 raft_consensus.cc:2468] T 87820d87031f40c0af37211efcae900a P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 2.
I20260709 13:16:14.432430 10137 leader_election.cc:304] T 87820d87031f40c0af37211efcae900a P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: 
I20260709 13:16:14.433200 11323 raft_consensus.cc:2804] T 87820d87031f40c0af37211efcae900a P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:14.433722 11323 raft_consensus.cc:697] T 87820d87031f40c0af37211efcae900a P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Becoming Leader. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Running, Role: LEADER
I20260709 13:16:14.434492 11323 consensus_queue.cc:237] T 87820d87031f40c0af37211efcae900a P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:14.452605 10069 catalog_manager.cc:5697] T 87820d87031f40c0af37211efcae900a P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: term changed from 1 to 2, leader changed from ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) to 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65). New cstate: current_term: 2 leader_uuid: "3408c3af6d6a49b2a305a7937efd1861" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:14.514631 10317 consensus_queue.cc:237] T 782767ba0b474a38bbc5185e5701dadc P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Queue 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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:14.521379 10249 raft_consensus.cc:1275] T 782767ba0b474a38bbc5185e5701dadc P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:14.521540 10170 raft_consensus.cc:1275] T 782767ba0b474a38bbc5185e5701dadc P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:16:14.523185 10289 consensus_peers.cc:597] T 782767ba0b474a38bbc5185e5701dadc P ea065e3af8b44f5ea6fba93d4c6b1e5a -> Peer a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68:35275): Couldn't send request to peer a23f905ab4ac4b2c88757b2c340a2cfd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 782767ba0b474a38bbc5185e5701dadc. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:14.523742 11347 consensus_queue.cc:1048] T 782767ba0b474a38bbc5185e5701dadc P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } 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:16:14.526539 11330 consensus_queue.cc:1048] T 782767ba0b474a38bbc5185e5701dadc P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:14.531234 11205 raft_consensus.cc:993] T 3f453b58178a47548809c12dd2ac538f P 9558e596c8d1432eb6d5117cb6b1ca76: : Instructing follower 3408c3af6d6a49b2a305a7937efd1861 to start an election
I20260709 13:16:14.532779 11272 raft_consensus.cc:1081] T 3f453b58178a47548809c12dd2ac538f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Signalling peer 3408c3af6d6a49b2a305a7937efd1861 to start an election
I20260709 13:16:14.537163 10169 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f453b58178a47548809c12dd2ac538f"
dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
 from {username='slave'} at 127.0.0.1:51704
I20260709 13:16:14.537695 10169 raft_consensus.cc:493] T 3f453b58178a47548809c12dd2ac538f P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:14.538069 10169 raft_consensus.cc:3060] T 3f453b58178a47548809c12dd2ac538f P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:14.540007 10173 raft_consensus.cc:2955] T 782767ba0b474a38bbc5185e5701dadc P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:14.540386 10249 raft_consensus.cc:2955] T 782767ba0b474a38bbc5185e5701dadc P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:14.543919 10169 raft_consensus.cc:515] T 3f453b58178a47548809c12dd2ac538f P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:14.544639 10317 raft_consensus.cc:1275] T 83179960d4844238bd0d139d345b2cf2 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:14.537281 11347 raft_consensus.cc:2955] T 782767ba0b474a38bbc5185e5701dadc P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:14.546152 11316 consensus_queue.cc:1048] T 83179960d4844238bd0d139d345b2cf2 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:14.560209 10069 catalog_manager.cc:5697] T 782767ba0b474a38bbc5185e5701dadc P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New cstate: current_term: 1 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:14.581171 10249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f453b58178a47548809c12dd2ac538f" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:16:14.581811 10249 raft_consensus.cc:3055] T 3f453b58178a47548809c12dd2ac538f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:14.582131 10249 raft_consensus.cc:740] T 3f453b58178a47548809c12dd2ac538f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Running, Role: LEADER
I20260709 13:16:14.582978 10249 consensus_queue.cc:260] T 3f453b58178a47548809c12dd2ac538f P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:14.584159 10249 raft_consensus.cc:3060] T 3f453b58178a47548809c12dd2ac538f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:14.594933 10249 raft_consensus.cc:2468] T 3f453b58178a47548809c12dd2ac538f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 2.
I20260709 13:16:14.594646 10241 consensus_queue.cc:237] T e9c9032f3607444eb23842388f80c97e P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Queue 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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:14.606622 10317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f453b58178a47548809c12dd2ac538f" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:16:14.610376 10317 raft_consensus.cc:3060] T 3f453b58178a47548809c12dd2ac538f P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:14.607224 10169 leader_election.cc:290] T 3f453b58178a47548809c12dd2ac538f P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 2 election: Requested vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:16:14.623349 10137 leader_election.cc:304] T 3f453b58178a47548809c12dd2ac538f P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: 
I20260709 13:16:14.624608 11356 raft_consensus.cc:2804] T 3f453b58178a47548809c12dd2ac538f P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:14.625072 11356 raft_consensus.cc:697] T 3f453b58178a47548809c12dd2ac538f P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Becoming Leader. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Running, Role: LEADER
I20260709 13:16:14.625867 11356 consensus_queue.cc:237] T 3f453b58178a47548809c12dd2ac538f P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:14.627264 10317 raft_consensus.cc:2468] T 3f453b58178a47548809c12dd2ac538f P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 2.
I20260709 13:16:14.630340 10315 raft_consensus.cc:1275] T 95ebfeff737144a8a59963cee22e5a55 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Refusing update from remote peer a23f905ab4ac4b2c88757b2c340a2cfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:14.631721 11338 consensus_queue.cc:1048] T 95ebfeff737144a8a59963cee22e5a55 P a23f905ab4ac4b2c88757b2c340a2cfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:16:14.637475 10140 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.218.68:35275, user_credentials={real_user=slave}} blocked reactor thread for 69687us
I20260709 13:16:14.637737 10249 raft_consensus.cc:1275] T 83179960d4844238bd0d139d345b2cf2 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:14.643488 10244 raft_consensus.cc:1275] T d56e67c2b8794fe8b26611fcccb4045e P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Refusing update from remote peer a23f905ab4ac4b2c88757b2c340a2cfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:14.644490 11323 consensus_queue.cc:1048] T 83179960d4844238bd0d139d345b2cf2 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:14.645437 11338 consensus_queue.cc:1048] T d56e67c2b8794fe8b26611fcccb4045e P a23f905ab4ac4b2c88757b2c340a2cfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:14.658777 10169 raft_consensus.cc:1275] T d56e67c2b8794fe8b26611fcccb4045e P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Refusing update from remote peer a23f905ab4ac4b2c88757b2c340a2cfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:14.662988 11338 consensus_queue.cc:1048] T d56e67c2b8794fe8b26611fcccb4045e P a23f905ab4ac4b2c88757b2c340a2cfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:14.675694 10323 raft_consensus.cc:1275] T e9c9032f3607444eb23842388f80c97e P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:14.676813 10169 raft_consensus.cc:1275] T e9c9032f3607444eb23842388f80c97e P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:14.678748 11205 consensus_queue.cc:1048] T e9c9032f3607444eb23842388f80c97e P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } 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:16:14.684391 11351 consensus_queue.cc:1048] T e9c9032f3607444eb23842388f80c97e P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:14.694067 10070 catalog_manager.cc:5697] T 3f453b58178a47548809c12dd2ac538f P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: term changed from 1 to 2, leader changed from 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) to 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65). New cstate: current_term: 2 leader_uuid: "3408c3af6d6a49b2a305a7937efd1861" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } }
W20260709 13:16:14.739326 10853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.218.67:35867, user_credentials={real_user=slave}} blocked reactor thread for 75590.1us
I20260709 13:16:14.741150 10244 raft_consensus.cc:1275] T 95ebfeff737144a8a59963cee22e5a55 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Refusing update from remote peer a23f905ab4ac4b2c88757b2c340a2cfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:14.747922 11339 consensus_queue.cc:1048] T 95ebfeff737144a8a59963cee22e5a55 P a23f905ab4ac4b2c88757b2c340a2cfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:14.752115 11205 raft_consensus.cc:2955] T e9c9032f3607444eb23842388f80c97e P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
W20260709 13:16:14.754047 10215 consensus_peers.cc:597] T e9c9032f3607444eb23842388f80c97e P 9558e596c8d1432eb6d5117cb6b1ca76 -> Peer a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68:35275): Couldn't send request to peer a23f905ab4ac4b2c88757b2c340a2cfd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e9c9032f3607444eb23842388f80c97e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:14.756947 10170 raft_consensus.cc:2955] T e9c9032f3607444eb23842388f80c97e P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:14.768277 10315 raft_consensus.cc:2955] T e9c9032f3607444eb23842388f80c97e P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
W20260709 13:16:14.792388 10120 auto_rebalancer.cc:629] Failed to schedule move for tablet 06eef725e31e4e8a8a09faa95edbe5a9: Illegal state: Leader has not yet committed an operation in its own term
I20260709 13:16:14.798754 10070 catalog_manager.cc:5697] T e9c9032f3607444eb23842388f80c97e P ea065e3af8b44f5ea6fba93d4c6b1e5a reported cstate change: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:14.808682 10315 consensus_queue.cc:237] T 507f2b25ff3440d68a854960f099a4f4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Queue 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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:14.831247 10244 raft_consensus.cc:1275] T 507f2b25ff3440d68a854960f099a4f4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:14.831478 10170 raft_consensus.cc:1275] T 507f2b25ff3440d68a854960f099a4f4 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:16:14.832237 10289 consensus_peers.cc:597] T 507f2b25ff3440d68a854960f099a4f4 P ea065e3af8b44f5ea6fba93d4c6b1e5a -> Peer a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68:35275): Couldn't send request to peer a23f905ab4ac4b2c88757b2c340a2cfd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 507f2b25ff3440d68a854960f099a4f4. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:14.832885 11355 consensus_queue.cc:1048] T 507f2b25ff3440d68a854960f099a4f4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:14.833623 11330 consensus_queue.cc:1048] T 507f2b25ff3440d68a854960f099a4f4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } 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:16:14.841778 11355 raft_consensus.cc:2955] T 507f2b25ff3440d68a854960f099a4f4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:14.845253 10315 raft_consensus.cc:1275] T 87820d87031f40c0af37211efcae900a P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:14.844419 10244 raft_consensus.cc:2955] T 507f2b25ff3440d68a854960f099a4f4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:14.844637 10170 raft_consensus.cc:2955] T 507f2b25ff3440d68a854960f099a4f4 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:14.846544 11316 consensus_queue.cc:1048] T 87820d87031f40c0af37211efcae900a P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:14.861660 10072 catalog_manager.cc:5697] T 507f2b25ff3440d68a854960f099a4f4 P ea065e3af8b44f5ea6fba93d4c6b1e5a reported cstate change: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New cstate: current_term: 1 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:14.865363 10249 raft_consensus.cc:1275] T 87820d87031f40c0af37211efcae900a P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:14.868366 11357 consensus_queue.cc:1048] T 87820d87031f40c0af37211efcae900a P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:14.898021 10249 raft_consensus.cc:1275] T 06eef725e31e4e8a8a09faa95edbe5a9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:14.899607 11357 consensus_queue.cc:1048] T 06eef725e31e4e8a8a09faa95edbe5a9 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:14.908377 10317 raft_consensus.cc:1275] T 06eef725e31e4e8a8a09faa95edbe5a9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:14.909976 11357 consensus_queue.cc:1048] T 06eef725e31e4e8a8a09faa95edbe5a9 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:14.971161 11379 ts_tablet_manager.cc:933] T 782767ba0b474a38bbc5185e5701dadc P a23f905ab4ac4b2c88757b2c340a2cfd: Initiating tablet copy from peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:16:14.974175 11379 tablet_copy_client.cc:323] T 782767ba0b474a38bbc5185e5701dadc P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Beginning tablet copy session from remote peer at address 127.8.218.67:35867
I20260709 13:16:14.975749 10333 tablet_copy_service.cc:140] P ea065e3af8b44f5ea6fba93d4c6b1e5a: Received BeginTabletCopySession request for tablet 782767ba0b474a38bbc5185e5701dadc from peer a23f905ab4ac4b2c88757b2c340a2cfd ({username='slave'} at 127.0.0.1:54950)
I20260709 13:16:14.976257 10333 tablet_copy_service.cc:161] P ea065e3af8b44f5ea6fba93d4c6b1e5a: Beginning new tablet copy session on tablet 782767ba0b474a38bbc5185e5701dadc from peer a23f905ab4ac4b2c88757b2c340a2cfd at {username='slave'} at 127.0.0.1:54950: session id = a23f905ab4ac4b2c88757b2c340a2cfd-782767ba0b474a38bbc5185e5701dadc
I20260709 13:16:14.981200 10333 tablet_copy_source_session.cc:215] T 782767ba0b474a38bbc5185e5701dadc P ea065e3af8b44f5ea6fba93d4c6b1e5a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:14.984494 11379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 782767ba0b474a38bbc5185e5701dadc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:15.006887 11379 tablet_copy_client.cc:806] T 782767ba0b474a38bbc5185e5701dadc P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:15.007951 11379 tablet_copy_client.cc:670] T 782767ba0b474a38bbc5185e5701dadc P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:15.011559 11379 tablet_copy_client.cc:538] T 782767ba0b474a38bbc5185e5701dadc P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:15.020467 11379 tablet_bootstrap.cc:492] T 782767ba0b474a38bbc5185e5701dadc P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap starting.
I20260709 13:16:15.036793  9065 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:15.041916 11379 tablet_bootstrap.cc:492] T 782767ba0b474a38bbc5185e5701dadc P a23f905ab4ac4b2c88757b2c340a2cfd: 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:16:15.042868 11379 tablet_bootstrap.cc:492] T 782767ba0b474a38bbc5185e5701dadc P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap complete.
I20260709 13:16:15.043516 11379 ts_tablet_manager.cc:1403] T 782767ba0b474a38bbc5185e5701dadc P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.004s
I20260709 13:16:15.046993 11379 raft_consensus.cc:359] T 782767ba0b474a38bbc5185e5701dadc P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:15.047896 11379 raft_consensus.cc:740] T 782767ba0b474a38bbc5185e5701dadc P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a23f905ab4ac4b2c88757b2c340a2cfd, State: Initialized, Role: LEARNER
I20260709 13:16:15.050300 11379 consensus_queue.cc:260] T 782767ba0b474a38bbc5185e5701dadc P a23f905ab4ac4b2c88757b2c340a2cfd [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:15.053310 11379 ts_tablet_manager.cc:1434] T 782767ba0b474a38bbc5185e5701dadc P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:16:15.055083 10333 tablet_copy_service.cc:342] P ea065e3af8b44f5ea6fba93d4c6b1e5a: Request end of tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-782767ba0b474a38bbc5185e5701dadc received from {username='slave'} at 127.0.0.1:54950
I20260709 13:16:15.055481 10333 tablet_copy_service.cc:434] P ea065e3af8b44f5ea6fba93d4c6b1e5a: ending tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-782767ba0b474a38bbc5185e5701dadc on tablet 782767ba0b474a38bbc5185e5701dadc with peer a23f905ab4ac4b2c88757b2c340a2cfd
I20260709 13:16:15.071110 10249 raft_consensus.cc:1275] T 3f453b58178a47548809c12dd2ac538f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:15.072463 11323 consensus_queue.cc:1048] T 3f453b58178a47548809c12dd2ac538f P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:15.088965 10315 raft_consensus.cc:1275] T 3f453b58178a47548809c12dd2ac538f P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:15.100324 11357 consensus_queue.cc:1048] T 3f453b58178a47548809c12dd2ac538f P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:15.108837  9065 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:15.125329 11379 ts_tablet_manager.cc:933] T e9c9032f3607444eb23842388f80c97e P a23f905ab4ac4b2c88757b2c340a2cfd: Initiating tablet copy from peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:16:15.145617 11379 tablet_copy_client.cc:323] T e9c9032f3607444eb23842388f80c97e P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Beginning tablet copy session from remote peer at address 127.8.218.66:39419
I20260709 13:16:15.147377 10259 tablet_copy_service.cc:140] P 9558e596c8d1432eb6d5117cb6b1ca76: Received BeginTabletCopySession request for tablet e9c9032f3607444eb23842388f80c97e from peer a23f905ab4ac4b2c88757b2c340a2cfd ({username='slave'} at 127.0.0.1:42018)
I20260709 13:16:15.147948 10259 tablet_copy_service.cc:161] P 9558e596c8d1432eb6d5117cb6b1ca76: Beginning new tablet copy session on tablet e9c9032f3607444eb23842388f80c97e from peer a23f905ab4ac4b2c88757b2c340a2cfd at {username='slave'} at 127.0.0.1:42018: session id = a23f905ab4ac4b2c88757b2c340a2cfd-e9c9032f3607444eb23842388f80c97e
I20260709 13:16:15.166195 10249 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8a08834e7a7449979c612a3efc6c40a0"
dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
mode: GRACEFUL
new_leader_uuid: "3408c3af6d6a49b2a305a7937efd1861"
 from {username='slave'} at 127.0.0.1:53496
I20260709 13:16:15.167029 10249 raft_consensus.cc:606] T 8a08834e7a7449979c612a3efc6c40a0 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Received request to transfer leadership to TS 3408c3af6d6a49b2a305a7937efd1861
I20260709 13:16:15.169696 11272 raft_consensus.cc:993] T 8a08834e7a7449979c612a3efc6c40a0 P 9558e596c8d1432eb6d5117cb6b1ca76: : Instructing follower 3408c3af6d6a49b2a305a7937efd1861 to start an election
I20260709 13:16:15.170778 11272 raft_consensus.cc:1081] T 8a08834e7a7449979c612a3efc6c40a0 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Signalling peer 3408c3af6d6a49b2a305a7937efd1861 to start an election
I20260709 13:16:15.173743 10170 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8a08834e7a7449979c612a3efc6c40a0"
dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
 from {username='slave'} at 127.0.0.1:51704
I20260709 13:16:15.174263 10170 raft_consensus.cc:493] T 8a08834e7a7449979c612a3efc6c40a0 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:15.174599 10170 raft_consensus.cc:3060] T 8a08834e7a7449979c612a3efc6c40a0 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:15.174559 10249 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "927a721e5ae94bbc8327a5627c5049bd"
dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
mode: GRACEFUL
new_leader_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd"
 from {username='slave'} at 127.0.0.1:53496
I20260709 13:16:15.176712 10249 raft_consensus.cc:606] T 927a721e5ae94bbc8327a5627c5049bd P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Received request to transfer leadership to TS a23f905ab4ac4b2c88757b2c340a2cfd
I20260709 13:16:15.180833 10259 tablet_copy_source_session.cc:215] T e9c9032f3607444eb23842388f80c97e P 9558e596c8d1432eb6d5117cb6b1ca76: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:15.186616 10170 raft_consensus.cc:515] T 8a08834e7a7449979c612a3efc6c40a0 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:15.189553 11379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9c9032f3607444eb23842388f80c97e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:15.192086 10170 leader_election.cc:290] T 8a08834e7a7449979c612a3efc6c40a0 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 2 election: Requested vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:16:15.196518 10249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a08834e7a7449979c612a3efc6c40a0" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:16:15.196700 10317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a08834e7a7449979c612a3efc6c40a0" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:16:15.197078 10249 raft_consensus.cc:3055] T 8a08834e7a7449979c612a3efc6c40a0 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:15.197335 10317 raft_consensus.cc:3060] T 8a08834e7a7449979c612a3efc6c40a0 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:15.197438 10249 raft_consensus.cc:740] T 8a08834e7a7449979c612a3efc6c40a0 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Running, Role: LEADER
I20260709 13:16:15.198211 10249 consensus_queue.cc:260] T 8a08834e7a7449979c612a3efc6c40a0 P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:15.199326 10249 raft_consensus.cc:3060] T 8a08834e7a7449979c612a3efc6c40a0 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:15.205951 10317 raft_consensus.cc:2468] T 8a08834e7a7449979c612a3efc6c40a0 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 2.
I20260709 13:16:15.207026 10137 leader_election.cc:304] T 8a08834e7a7449979c612a3efc6c40a0 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:16:15.207801 11357 raft_consensus.cc:2804] T 8a08834e7a7449979c612a3efc6c40a0 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:15.207898 10249 raft_consensus.cc:2468] T 8a08834e7a7449979c612a3efc6c40a0 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 2.
I20260709 13:16:15.208293 11357 raft_consensus.cc:697] T 8a08834e7a7449979c612a3efc6c40a0 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Becoming Leader. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Running, Role: LEADER
I20260709 13:16:15.209125 11357 consensus_queue.cc:237] T 8a08834e7a7449979c612a3efc6c40a0 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:15.226272 10170 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2810c3dfb8f4757b498d14a1b59d555"
dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
mode: GRACEFUL
new_leader_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd"
 from {username='slave'} at 127.0.0.1:32802
I20260709 13:16:15.226840 10170 raft_consensus.cc:606] T a2810c3dfb8f4757b498d14a1b59d555 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 LEADER]: Received request to transfer leadership to TS a23f905ab4ac4b2c88757b2c340a2cfd
I20260709 13:16:15.231514 11379 tablet_copy_client.cc:806] T e9c9032f3607444eb23842388f80c97e P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:15.232151 11379 tablet_copy_client.cc:670] T e9c9032f3607444eb23842388f80c97e P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:15.238694 10244 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b20059ed71304d9b9b52a127eeb49532"
dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
mode: GRACEFUL
new_leader_uuid: "3408c3af6d6a49b2a305a7937efd1861"
 from {username='slave'} at 127.0.0.1:53496
I20260709 13:16:15.239284 10244 raft_consensus.cc:606] T b20059ed71304d9b9b52a127eeb49532 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Received request to transfer leadership to TS 3408c3af6d6a49b2a305a7937efd1861
I20260709 13:16:15.238775 10072 catalog_manager.cc:5697] T 8a08834e7a7449979c612a3efc6c40a0 P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: term changed from 1 to 2, leader changed from 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) to 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65). New cstate: current_term: 2 leader_uuid: "3408c3af6d6a49b2a305a7937efd1861" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:15.243909 11379 tablet_copy_client.cc:538] T e9c9032f3607444eb23842388f80c97e P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:15.243866 10244 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bbb5487041484dbe99bbd69f6cd19db7"
dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
mode: GRACEFUL
new_leader_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd"
 from {username='slave'} at 127.0.0.1:53496
I20260709 13:16:15.244642 10244 raft_consensus.cc:606] T bbb5487041484dbe99bbd69f6cd19db7 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Received request to transfer leadership to TS a23f905ab4ac4b2c88757b2c340a2cfd
I20260709 13:16:15.254701 11379 tablet_bootstrap.cc:492] T e9c9032f3607444eb23842388f80c97e P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap starting.
I20260709 13:16:15.256265 10317 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f745613b20744ce8af833e3fea3d56ca"
dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
mode: GRACEFUL
new_leader_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd"
 from {username='slave'} at 127.0.0.1:40348
I20260709 13:16:15.256845 10317 raft_consensus.cc:606] T f745613b20744ce8af833e3fea3d56ca P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Received request to transfer leadership to TS a23f905ab4ac4b2c88757b2c340a2cfd
I20260709 13:16:15.259054  9065 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:16:15.260618  9065 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:15.272723 11379 tablet_bootstrap.cc:492] T e9c9032f3607444eb23842388f80c97e P a23f905ab4ac4b2c88757b2c340a2cfd: 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:16:15.273449 11379 tablet_bootstrap.cc:492] T e9c9032f3607444eb23842388f80c97e P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap complete.
I20260709 13:16:15.273968 11379 ts_tablet_manager.cc:1403] T e9c9032f3607444eb23842388f80c97e P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent bootstrapping tablet: real 0.019s	user 0.019s	sys 0.000s
I20260709 13:16:15.277371 11379 raft_consensus.cc:359] T e9c9032f3607444eb23842388f80c97e P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:15.278198 11379 raft_consensus.cc:740] T e9c9032f3607444eb23842388f80c97e P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a23f905ab4ac4b2c88757b2c340a2cfd, State: Initialized, Role: LEARNER
I20260709 13:16:15.278700 11379 consensus_queue.cc:260] T e9c9032f3607444eb23842388f80c97e P a23f905ab4ac4b2c88757b2c340a2cfd [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:15.280704 11379 ts_tablet_manager.cc:1434] T e9c9032f3607444eb23842388f80c97e P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260709 13:16:15.282855 10259 tablet_copy_service.cc:342] P 9558e596c8d1432eb6d5117cb6b1ca76: Request end of tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-e9c9032f3607444eb23842388f80c97e received from {username='slave'} at 127.0.0.1:42018
I20260709 13:16:15.283281 10259 tablet_copy_service.cc:434] P 9558e596c8d1432eb6d5117cb6b1ca76: ending tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-e9c9032f3607444eb23842388f80c97e on tablet e9c9032f3607444eb23842388f80c97e with peer a23f905ab4ac4b2c88757b2c340a2cfd
I20260709 13:16:15.323761 11272 raft_consensus.cc:993] T b20059ed71304d9b9b52a127eeb49532 P 9558e596c8d1432eb6d5117cb6b1ca76: : Instructing follower 3408c3af6d6a49b2a305a7937efd1861 to start an election
I20260709 13:16:15.324215 11205 raft_consensus.cc:1081] T b20059ed71304d9b9b52a127eeb49532 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Signalling peer 3408c3af6d6a49b2a305a7937efd1861 to start an election
I20260709 13:16:15.325927 10170 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b20059ed71304d9b9b52a127eeb49532"
dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
 from {username='slave'} at 127.0.0.1:51704
I20260709 13:16:15.326500 10170 raft_consensus.cc:493] T b20059ed71304d9b9b52a127eeb49532 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:15.327433 10170 raft_consensus.cc:3060] T b20059ed71304d9b9b52a127eeb49532 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:15.330717 11357 raft_consensus.cc:993] T a2810c3dfb8f4757b498d14a1b59d555 P 3408c3af6d6a49b2a305a7937efd1861: : Instructing follower a23f905ab4ac4b2c88757b2c340a2cfd to start an election
I20260709 13:16:15.331202 11323 raft_consensus.cc:1081] T a2810c3dfb8f4757b498d14a1b59d555 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 LEADER]: Signalling peer a23f905ab4ac4b2c88757b2c340a2cfd to start an election
I20260709 13:16:15.333221 10888 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2810c3dfb8f4757b498d14a1b59d555"
dest_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd"
 from {username='slave'} at 127.0.0.1:51120
I20260709 13:16:15.333730 10888 raft_consensus.cc:493] T a2810c3dfb8f4757b498d14a1b59d555 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:15.334069 10888 raft_consensus.cc:3060] T a2810c3dfb8f4757b498d14a1b59d555 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:15.333830 10170 raft_consensus.cc:515] T b20059ed71304d9b9b52a127eeb49532 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:15.335789 10170 leader_election.cc:290] T b20059ed71304d9b9b52a127eeb49532 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 2 election: Requested vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:16:15.336762 10249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b20059ed71304d9b9b52a127eeb49532" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:16:15.337340 10249 raft_consensus.cc:3055] T b20059ed71304d9b9b52a127eeb49532 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:15.337368 10317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b20059ed71304d9b9b52a127eeb49532" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:16:15.337644 10249 raft_consensus.cc:740] T b20059ed71304d9b9b52a127eeb49532 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Running, Role: LEADER
I20260709 13:16:15.337957 10317 raft_consensus.cc:3060] T b20059ed71304d9b9b52a127eeb49532 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:15.338358 10249 consensus_queue.cc:260] T b20059ed71304d9b9b52a127eeb49532 P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:15.339180 10249 raft_consensus.cc:3060] T b20059ed71304d9b9b52a127eeb49532 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:15.344604 10317 raft_consensus.cc:2468] T b20059ed71304d9b9b52a127eeb49532 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 2.
I20260709 13:16:15.345938 10137 leader_election.cc:304] T b20059ed71304d9b9b52a127eeb49532 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:16:15.346643 11357 raft_consensus.cc:2804] T b20059ed71304d9b9b52a127eeb49532 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:15.347174 11357 raft_consensus.cc:697] T b20059ed71304d9b9b52a127eeb49532 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Becoming Leader. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Running, Role: LEADER
I20260709 13:16:15.348045 11357 consensus_queue.cc:237] T b20059ed71304d9b9b52a127eeb49532 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:15.348858 10249 raft_consensus.cc:2468] T b20059ed71304d9b9b52a127eeb49532 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 2.
I20260709 13:16:15.350203 10888 raft_consensus.cc:515] T a2810c3dfb8f4757b498d14a1b59d555 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:15.351590 10888 leader_election.cc:290] T a2810c3dfb8f4757b498d14a1b59d555 P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 2 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:16:15.352977 10170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2810c3dfb8f4757b498d14a1b59d555" candidate_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:16:15.354111 10170 raft_consensus.cc:3055] T a2810c3dfb8f4757b498d14a1b59d555 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:15.354477 10170 raft_consensus.cc:740] T a2810c3dfb8f4757b498d14a1b59d555 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Running, Role: LEADER
I20260709 13:16:15.353593 10317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2810c3dfb8f4757b498d14a1b59d555" candidate_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:16:15.355563 10317 raft_consensus.cc:3060] T a2810c3dfb8f4757b498d14a1b59d555 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:15.357340 10170 consensus_queue.cc:260] T a2810c3dfb8f4757b498d14a1b59d555 P 3408c3af6d6a49b2a305a7937efd1861 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:15.364215 10072 catalog_manager.cc:5697] T b20059ed71304d9b9b52a127eeb49532 P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: term changed from 1 to 2, leader changed from 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) to 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65). New cstate: current_term: 2 leader_uuid: "3408c3af6d6a49b2a305a7937efd1861" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:15.365953 10170 raft_consensus.cc:3060] T a2810c3dfb8f4757b498d14a1b59d555 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:15.366833 11379 ts_tablet_manager.cc:933] T 507f2b25ff3440d68a854960f099a4f4 P a23f905ab4ac4b2c88757b2c340a2cfd: Initiating tablet copy from peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:16:15.372439 10317 raft_consensus.cc:2468] T a2810c3dfb8f4757b498d14a1b59d555 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a23f905ab4ac4b2c88757b2c340a2cfd in term 2.
I20260709 13:16:15.373687 11379 tablet_copy_client.cc:323] T 507f2b25ff3440d68a854960f099a4f4 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Beginning tablet copy session from remote peer at address 127.8.218.67:35867
I20260709 13:16:15.377185 10170 raft_consensus.cc:2468] T a2810c3dfb8f4757b498d14a1b59d555 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a23f905ab4ac4b2c88757b2c340a2cfd in term 2.
I20260709 13:16:15.379033 10853 leader_election.cc:304] T a2810c3dfb8f4757b498d14a1b59d555 P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a23f905ab4ac4b2c88757b2c340a2cfd, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:16:15.379130 10333 tablet_copy_service.cc:140] P ea065e3af8b44f5ea6fba93d4c6b1e5a: Received BeginTabletCopySession request for tablet 507f2b25ff3440d68a854960f099a4f4 from peer a23f905ab4ac4b2c88757b2c340a2cfd ({username='slave'} at 127.0.0.1:54950)
I20260709 13:16:15.379739 10333 tablet_copy_service.cc:161] P ea065e3af8b44f5ea6fba93d4c6b1e5a: Beginning new tablet copy session on tablet 507f2b25ff3440d68a854960f099a4f4 from peer a23f905ab4ac4b2c88757b2c340a2cfd at {username='slave'} at 127.0.0.1:54950: session id = a23f905ab4ac4b2c88757b2c340a2cfd-507f2b25ff3440d68a854960f099a4f4
I20260709 13:16:15.381098 11390 raft_consensus.cc:2804] T a2810c3dfb8f4757b498d14a1b59d555 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:15.381574 11390 raft_consensus.cc:697] T a2810c3dfb8f4757b498d14a1b59d555 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 LEADER]: Becoming Leader. State: Replica: a23f905ab4ac4b2c88757b2c340a2cfd, State: Running, Role: LEADER
I20260709 13:16:15.382370 11390 consensus_queue.cc:237] T a2810c3dfb8f4757b498d14a1b59d555 P a23f905ab4ac4b2c88757b2c340a2cfd [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:15.390964 10333 tablet_copy_source_session.cc:215] T 507f2b25ff3440d68a854960f099a4f4 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:15.394141 11379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 507f2b25ff3440d68a854960f099a4f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:15.410579 11379 tablet_copy_client.cc:806] T 507f2b25ff3440d68a854960f099a4f4 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:15.411165 11379 tablet_copy_client.cc:670] T 507f2b25ff3440d68a854960f099a4f4 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:15.410784 10072 catalog_manager.cc:5697] T a2810c3dfb8f4757b498d14a1b59d555 P a23f905ab4ac4b2c88757b2c340a2cfd reported cstate change: term changed from 1 to 2, leader changed from 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) to a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68). New cstate: current_term: 2 leader_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:15.414489 11379 tablet_copy_client.cc:538] T 507f2b25ff3440d68a854960f099a4f4 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:15.421434 11205 raft_consensus.cc:993] T bbb5487041484dbe99bbd69f6cd19db7 P 9558e596c8d1432eb6d5117cb6b1ca76: : Instructing follower a23f905ab4ac4b2c88757b2c340a2cfd to start an election
I20260709 13:16:15.421939 11272 raft_consensus.cc:1081] T bbb5487041484dbe99bbd69f6cd19db7 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Signalling peer a23f905ab4ac4b2c88757b2c340a2cfd to start an election
I20260709 13:16:15.424510 10888 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bbb5487041484dbe99bbd69f6cd19db7"
dest_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd"
 from {username='slave'} at 127.0.0.1:51136
I20260709 13:16:15.425000 10888 raft_consensus.cc:493] T bbb5487041484dbe99bbd69f6cd19db7 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:15.425293 10888 raft_consensus.cc:3060] T bbb5487041484dbe99bbd69f6cd19db7 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:15.425349 11379 tablet_bootstrap.cc:492] T 507f2b25ff3440d68a854960f099a4f4 P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap starting.
I20260709 13:16:15.449803 10888 raft_consensus.cc:515] T bbb5487041484dbe99bbd69f6cd19db7 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:15.451129 11379 tablet_bootstrap.cc:492] T 507f2b25ff3440d68a854960f099a4f4 P a23f905ab4ac4b2c88757b2c340a2cfd: 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:16:15.452455 10249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb5487041484dbe99bbd69f6cd19db7" candidate_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:16:15.452993 10249 raft_consensus.cc:3055] T bbb5487041484dbe99bbd69f6cd19db7 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:15.453083 11379 tablet_bootstrap.cc:492] T 507f2b25ff3440d68a854960f099a4f4 P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap complete.
I20260709 13:16:15.453299 10249 raft_consensus.cc:740] T bbb5487041484dbe99bbd69f6cd19db7 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Running, Role: LEADER
I20260709 13:16:15.453392 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb5487041484dbe99bbd69f6cd19db7" candidate_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:16:15.453737 11379 ts_tablet_manager.cc:1403] T 507f2b25ff3440d68a854960f099a4f4 P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.001s
I20260709 13:16:15.453933 10315 raft_consensus.cc:3060] T bbb5487041484dbe99bbd69f6cd19db7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:15.454043 10249 consensus_queue.cc:260] T bbb5487041484dbe99bbd69f6cd19db7 P 9558e596c8d1432eb6d5117cb6b1ca76 [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: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:15.455109 10249 raft_consensus.cc:3060] T bbb5487041484dbe99bbd69f6cd19db7 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:15.456475 11379 raft_consensus.cc:359] T 507f2b25ff3440d68a854960f099a4f4 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:15.457264 11379 raft_consensus.cc:740] T 507f2b25ff3440d68a854960f099a4f4 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a23f905ab4ac4b2c88757b2c340a2cfd, State: Initialized, Role: LEARNER
I20260709 13:16:15.457846 11379 consensus_queue.cc:260] T 507f2b25ff3440d68a854960f099a4f4 P a23f905ab4ac4b2c88757b2c340a2cfd [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:15.463040 11379 ts_tablet_manager.cc:1434] T 507f2b25ff3440d68a854960f099a4f4 P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260709 13:16:15.464675 10333 tablet_copy_service.cc:342] P ea065e3af8b44f5ea6fba93d4c6b1e5a: Request end of tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-507f2b25ff3440d68a854960f099a4f4 received from {username='slave'} at 127.0.0.1:54950
I20260709 13:16:15.465068 10333 tablet_copy_service.cc:434] P ea065e3af8b44f5ea6fba93d4c6b1e5a: ending tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-507f2b25ff3440d68a854960f099a4f4 on tablet 507f2b25ff3440d68a854960f099a4f4 with peer a23f905ab4ac4b2c88757b2c340a2cfd
I20260709 13:16:15.465737 10249 raft_consensus.cc:2468] T bbb5487041484dbe99bbd69f6cd19db7 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a23f905ab4ac4b2c88757b2c340a2cfd in term 2.
I20260709 13:16:15.471477 10853 leader_election.cc:304] T bbb5487041484dbe99bbd69f6cd19db7 P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9558e596c8d1432eb6d5117cb6b1ca76, a23f905ab4ac4b2c88757b2c340a2cfd; no voters: 
I20260709 13:16:15.460632 10315 raft_consensus.cc:2468] T bbb5487041484dbe99bbd69f6cd19db7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a23f905ab4ac4b2c88757b2c340a2cfd in term 2.
I20260709 13:16:15.472237 11390 raft_consensus.cc:2804] T bbb5487041484dbe99bbd69f6cd19db7 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:15.472733 11390 raft_consensus.cc:697] T bbb5487041484dbe99bbd69f6cd19db7 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 LEADER]: Becoming Leader. State: Replica: a23f905ab4ac4b2c88757b2c340a2cfd, State: Running, Role: LEADER
I20260709 13:16:15.467214 10888 leader_election.cc:290] T bbb5487041484dbe99bbd69f6cd19db7 P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 2 election: Requested vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:16:15.473572 11390 consensus_queue.cc:237] T bbb5487041484dbe99bbd69f6cd19db7 P a23f905ab4ac4b2c88757b2c340a2cfd [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: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:15.484812 10072 catalog_manager.cc:5697] T bbb5487041484dbe99bbd69f6cd19db7 P a23f905ab4ac4b2c88757b2c340a2cfd reported cstate change: term changed from 1 to 2, leader changed from 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) to a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68). New cstate: current_term: 2 leader_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:15.581894 10889 raft_consensus.cc:1217] T 782767ba0b474a38bbc5185e5701dadc P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:15.601116 11272 raft_consensus.cc:993] T 927a721e5ae94bbc8327a5627c5049bd P 9558e596c8d1432eb6d5117cb6b1ca76: : Instructing follower a23f905ab4ac4b2c88757b2c340a2cfd to start an election
I20260709 13:16:15.601629 11272 raft_consensus.cc:1081] T 927a721e5ae94bbc8327a5627c5049bd P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Signalling peer a23f905ab4ac4b2c88757b2c340a2cfd to start an election
I20260709 13:16:15.603145 10889 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "927a721e5ae94bbc8327a5627c5049bd"
dest_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd"
 from {username='slave'} at 127.0.0.1:51136
I20260709 13:16:15.604357 10889 raft_consensus.cc:493] T 927a721e5ae94bbc8327a5627c5049bd P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:15.604736 10889 raft_consensus.cc:3060] T 927a721e5ae94bbc8327a5627c5049bd P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:15.611317 10889 raft_consensus.cc:515] T 927a721e5ae94bbc8327a5627c5049bd P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:15.613860 10244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "927a721e5ae94bbc8327a5627c5049bd" candidate_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:16:15.614049 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "927a721e5ae94bbc8327a5627c5049bd" candidate_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:16:15.614441 10244 raft_consensus.cc:3055] T 927a721e5ae94bbc8327a5627c5049bd P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:15.614583 10169 raft_consensus.cc:3060] T 927a721e5ae94bbc8327a5627c5049bd P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:15.614779 10244 raft_consensus.cc:740] T 927a721e5ae94bbc8327a5627c5049bd P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Running, Role: LEADER
I20260709 13:16:15.617228 10244 consensus_queue.cc:260] T 927a721e5ae94bbc8327a5627c5049bd P 9558e596c8d1432eb6d5117cb6b1ca76 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:15.618562 10244 raft_consensus.cc:3060] T 927a721e5ae94bbc8327a5627c5049bd P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:15.616223 10889 leader_election.cc:290] T 927a721e5ae94bbc8327a5627c5049bd P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 2 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:16:15.625905 10244 raft_consensus.cc:2468] T 927a721e5ae94bbc8327a5627c5049bd P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a23f905ab4ac4b2c88757b2c340a2cfd in term 2.
I20260709 13:16:15.627041 10853 leader_election.cc:304] T 927a721e5ae94bbc8327a5627c5049bd P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9558e596c8d1432eb6d5117cb6b1ca76, a23f905ab4ac4b2c88757b2c340a2cfd; no voters: 
I20260709 13:16:15.627979 11390 raft_consensus.cc:2804] T 927a721e5ae94bbc8327a5627c5049bd P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:15.628046 10169 raft_consensus.cc:2468] T 927a721e5ae94bbc8327a5627c5049bd P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a23f905ab4ac4b2c88757b2c340a2cfd in term 2.
I20260709 13:16:15.628481 11390 raft_consensus.cc:697] T 927a721e5ae94bbc8327a5627c5049bd P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 LEADER]: Becoming Leader. State: Replica: a23f905ab4ac4b2c88757b2c340a2cfd, State: Running, Role: LEADER
I20260709 13:16:15.629330 11390 consensus_queue.cc:237] T 927a721e5ae94bbc8327a5627c5049bd P a23f905ab4ac4b2c88757b2c340a2cfd [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:15.639006 10888 raft_consensus.cc:1217] T e9c9032f3607444eb23842388f80c97e P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:15.648334 10068 catalog_manager.cc:5697] T 927a721e5ae94bbc8327a5627c5049bd P a23f905ab4ac4b2c88757b2c340a2cfd reported cstate change: term changed from 1 to 2, leader changed from 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) to a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68). New cstate: current_term: 2 leader_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:15.659943 10244 raft_consensus.cc:1275] T 8a08834e7a7449979c612a3efc6c40a0 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:15.661218 11357 consensus_queue.cc:1048] T 8a08834e7a7449979c612a3efc6c40a0 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:15.682693 11347 raft_consensus.cc:993] T f745613b20744ce8af833e3fea3d56ca P ea065e3af8b44f5ea6fba93d4c6b1e5a: : Instructing follower a23f905ab4ac4b2c88757b2c340a2cfd to start an election
I20260709 13:16:15.683063 10315 raft_consensus.cc:1275] T 8a08834e7a7449979c612a3efc6c40a0 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:15.683143 11347 raft_consensus.cc:1081] T f745613b20744ce8af833e3fea3d56ca P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Signalling peer a23f905ab4ac4b2c88757b2c340a2cfd to start an election
I20260709 13:16:15.684335 11316 consensus_queue.cc:1048] T 8a08834e7a7449979c612a3efc6c40a0 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:15.686352 10889 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f745613b20744ce8af833e3fea3d56ca"
dest_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd"
 from {username='slave'} at 127.0.0.1:51148
I20260709 13:16:15.686811 10889 raft_consensus.cc:493] T f745613b20744ce8af833e3fea3d56ca P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:15.687110 10889 raft_consensus.cc:3060] T f745613b20744ce8af833e3fea3d56ca P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:15.694816 10889 raft_consensus.cc:515] T f745613b20744ce8af833e3fea3d56ca P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:15.697739 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f745613b20744ce8af833e3fea3d56ca" candidate_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:16:15.697834 10889 leader_election.cc:290] T f745613b20744ce8af833e3fea3d56ca P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 2 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:16:15.698318 10169 raft_consensus.cc:3060] T f745613b20744ce8af833e3fea3d56ca P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:15.697768 10317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f745613b20744ce8af833e3fea3d56ca" candidate_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:16:15.699275 10317 raft_consensus.cc:3055] T f745613b20744ce8af833e3fea3d56ca P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:15.699527 10317 raft_consensus.cc:740] T f745613b20744ce8af833e3fea3d56ca P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Running, Role: LEADER
I20260709 13:16:15.700287 10317 consensus_queue.cc:260] T f745613b20744ce8af833e3fea3d56ca P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:15.701396 10317 raft_consensus.cc:3060] T f745613b20744ce8af833e3fea3d56ca P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:15.708861 10317 raft_consensus.cc:2468] T f745613b20744ce8af833e3fea3d56ca P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a23f905ab4ac4b2c88757b2c340a2cfd in term 2.
I20260709 13:16:15.713707 10853 leader_election.cc:304] T f745613b20744ce8af833e3fea3d56ca P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a23f905ab4ac4b2c88757b2c340a2cfd, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:16:15.714536 11390 raft_consensus.cc:2804] T f745613b20744ce8af833e3fea3d56ca P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:15.715025 11390 raft_consensus.cc:697] T f745613b20744ce8af833e3fea3d56ca P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 LEADER]: Becoming Leader. State: Replica: a23f905ab4ac4b2c88757b2c340a2cfd, State: Running, Role: LEADER
I20260709 13:16:15.715898 11390 consensus_queue.cc:237] T f745613b20744ce8af833e3fea3d56ca P a23f905ab4ac4b2c88757b2c340a2cfd [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:15.717190 10169 raft_consensus.cc:2468] T f745613b20744ce8af833e3fea3d56ca P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a23f905ab4ac4b2c88757b2c340a2cfd in term 2.
I20260709 13:16:15.726195 10068 catalog_manager.cc:5697] T f745613b20744ce8af833e3fea3d56ca P a23f905ab4ac4b2c88757b2c340a2cfd reported cstate change: term changed from 1 to 2, leader changed from ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) to a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68). New cstate: current_term: 2 leader_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:15.751721 10315 raft_consensus.cc:1275] T b20059ed71304d9b9b52a127eeb49532 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:15.752898 11357 consensus_queue.cc:1048] T b20059ed71304d9b9b52a127eeb49532 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:15.773021 10249 raft_consensus.cc:1275] T b20059ed71304d9b9b52a127eeb49532 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:15.779889 11316 consensus_queue.cc:1048] T b20059ed71304d9b9b52a127eeb49532 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:15.850016 10889 raft_consensus.cc:1217] T 507f2b25ff3440d68a854960f099a4f4 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:15.946060 10323 raft_consensus.cc:1275] T a2810c3dfb8f4757b498d14a1b59d555 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Refusing update from remote peer a23f905ab4ac4b2c88757b2c340a2cfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:15.947266 11390 consensus_queue.cc:1048] T a2810c3dfb8f4757b498d14a1b59d555 P a23f905ab4ac4b2c88757b2c340a2cfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:15.961822 10170 raft_consensus.cc:1275] T a2810c3dfb8f4757b498d14a1b59d555 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Refusing update from remote peer a23f905ab4ac4b2c88757b2c340a2cfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:15.964890 11390 consensus_queue.cc:1048] T a2810c3dfb8f4757b498d14a1b59d555 P a23f905ab4ac4b2c88757b2c340a2cfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:16:15.975499 11325 raft_consensus.cc:1064] T 782767ba0b474a38bbc5185e5701dadc P ea065e3af8b44f5ea6fba93d4c6b1e5a: attempting to promote NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd to VOTER
I20260709 13:16:15.977766 11325 consensus_queue.cc:237] T 782767ba0b474a38bbc5185e5701dadc P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:16.002096 10889 raft_consensus.cc:1275] T 782767ba0b474a38bbc5185e5701dadc P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:16.004117 11330 consensus_queue.cc:1048] T 782767ba0b474a38bbc5185e5701dadc P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:16.004431 10249 raft_consensus.cc:1275] T bbb5487041484dbe99bbd69f6cd19db7 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Refusing update from remote peer a23f905ab4ac4b2c88757b2c340a2cfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:16.006251 11389 consensus_queue.cc:1048] T bbb5487041484dbe99bbd69f6cd19db7 P a23f905ab4ac4b2c88757b2c340a2cfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:16.006997 10249 raft_consensus.cc:1275] T 782767ba0b474a38bbc5185e5701dadc P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:16.009600 11347 consensus_queue.cc:1048] T 782767ba0b474a38bbc5185e5701dadc P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } 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:16:16.011178 10170 raft_consensus.cc:1275] T 782767ba0b474a38bbc5185e5701dadc P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:16.021519 10323 raft_consensus.cc:1275] T bbb5487041484dbe99bbd69f6cd19db7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Refusing update from remote peer a23f905ab4ac4b2c88757b2c340a2cfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:16.025743 11347 consensus_queue.cc:1048] T 782767ba0b474a38bbc5185e5701dadc P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:16.025766 11409 consensus_queue.cc:1048] T bbb5487041484dbe99bbd69f6cd19db7 P a23f905ab4ac4b2c88757b2c340a2cfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:16:16.055075 11330 raft_consensus.cc:2955] T 782767ba0b474a38bbc5185e5701dadc P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:16.063369 10169 raft_consensus.cc:2955] T 782767ba0b474a38bbc5185e5701dadc P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:16.070997 10888 raft_consensus.cc:2955] T 782767ba0b474a38bbc5185e5701dadc P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:16.084337 10244 raft_consensus.cc:2955] T 782767ba0b474a38bbc5185e5701dadc P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:16.103380 10072 catalog_manager.cc:5697] T 782767ba0b474a38bbc5185e5701dadc P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:16.116338 11272 raft_consensus.cc:1064] T e9c9032f3607444eb23842388f80c97e P 9558e596c8d1432eb6d5117cb6b1ca76: attempting to promote NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd to VOTER
I20260709 13:16:16.118682 11272 consensus_queue.cc:237] T e9c9032f3607444eb23842388f80c97e P 9558e596c8d1432eb6d5117cb6b1ca76 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:16.121471 10317 consensus_queue.cc:237] T 782767ba0b474a38bbc5185e5701dadc P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:16.128145 10169 raft_consensus.cc:1275] T 927a721e5ae94bbc8327a5627c5049bd P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Refusing update from remote peer a23f905ab4ac4b2c88757b2c340a2cfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:16.128577 10889 raft_consensus.cc:1275] T 782767ba0b474a38bbc5185e5701dadc P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:16.129978 11409 consensus_queue.cc:1048] T 927a721e5ae94bbc8327a5627c5049bd P a23f905ab4ac4b2c88757b2c340a2cfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:16.131587 11347 consensus_queue.cc:1048] T 782767ba0b474a38bbc5185e5701dadc P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:16.138752 10169 raft_consensus.cc:1275] T 782767ba0b474a38bbc5185e5701dadc P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:16.139096 10888 raft_consensus.cc:1275] T e9c9032f3607444eb23842388f80c97e P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:16.140673 11397 consensus_queue.cc:1048] T e9c9032f3607444eb23842388f80c97e P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:16.140795 11330 consensus_queue.cc:1048] T 782767ba0b474a38bbc5185e5701dadc P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:16.141762 10169 raft_consensus.cc:1275] T e9c9032f3607444eb23842388f80c97e P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:16.142342 11330 raft_consensus.cc:2955] T 782767ba0b474a38bbc5185e5701dadc P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:16.143113 11397 consensus_queue.cc:1048] T e9c9032f3607444eb23842388f80c97e P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } 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:16:16.149296 10887 raft_consensus.cc:2955] T 782767ba0b474a38bbc5185e5701dadc P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:16.161644 10317 raft_consensus.cc:1275] T e9c9032f3607444eb23842388f80c97e P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:16.164988 10244 raft_consensus.cc:1275] T 927a721e5ae94bbc8327a5627c5049bd P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Refusing update from remote peer a23f905ab4ac4b2c88757b2c340a2cfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:16.166617 11389 consensus_queue.cc:1048] T 927a721e5ae94bbc8327a5627c5049bd P a23f905ab4ac4b2c88757b2c340a2cfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:16.169297 11397 consensus_queue.cc:1048] T e9c9032f3607444eb23842388f80c97e P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:16.176894 10070 catalog_manager.cc:5697] T 782767ba0b474a38bbc5185e5701dadc P a23f905ab4ac4b2c88757b2c340a2cfd reported cstate change: config changed from index 3 to 4, VOTER 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) evicted. New cstate: current_term: 1 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:16.183194 10169 raft_consensus.cc:2955] T 782767ba0b474a38bbc5185e5701dadc P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:16.200834 10232 tablet_service.cc:1558] Processing DeleteTablet for tablet 782767ba0b474a38bbc5185e5701dadc with delete_type TABLET_DATA_TOMBSTONED (TS 9558e596c8d1432eb6d5117cb6b1ca76 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35488
I20260709 13:16:16.210541 10056 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 782767ba0b474a38bbc5185e5701dadc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:16.235185 11426 tablet_replica.cc:333] T 782767ba0b474a38bbc5185e5701dadc P 9558e596c8d1432eb6d5117cb6b1ca76: stopping tablet replica
I20260709 13:16:16.248871 11426 raft_consensus.cc:2243] T 782767ba0b474a38bbc5185e5701dadc P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:16.250049 11426 raft_consensus.cc:2272] T 782767ba0b474a38bbc5185e5701dadc P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:16.254971 11426 ts_tablet_manager.cc:1916] T 782767ba0b474a38bbc5185e5701dadc P 9558e596c8d1432eb6d5117cb6b1ca76: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:16.260640 11397 raft_consensus.cc:2955] T e9c9032f3607444eb23842388f80c97e P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:16.264211  9065 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:16.272984 10317 raft_consensus.cc:2955] T e9c9032f3607444eb23842388f80c97e P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:16.278815 10889 raft_consensus.cc:2955] T e9c9032f3607444eb23842388f80c97e P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:16.283574 10170 raft_consensus.cc:1275] T f745613b20744ce8af833e3fea3d56ca P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Refusing update from remote peer a23f905ab4ac4b2c88757b2c340a2cfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:16.284226 11426 ts_tablet_manager.cc:1929] T 782767ba0b474a38bbc5185e5701dadc P 9558e596c8d1432eb6d5117cb6b1ca76: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:16.284631 11426 log.cc:1199] T 782767ba0b474a38bbc5185e5701dadc P 9558e596c8d1432eb6d5117cb6b1ca76: Deleting WAL directory at /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-0/minicluster-data/ts-1-root/wals/782767ba0b474a38bbc5185e5701dadc
I20260709 13:16:16.285045 11389 consensus_queue.cc:1048] T f745613b20744ce8af833e3fea3d56ca P a23f905ab4ac4b2c88757b2c340a2cfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:16.301059 10056 catalog_manager.cc:5028] TS 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): tablet 782767ba0b474a38bbc5185e5701dadc (table test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]) successfully deleted
I20260709 13:16:16.325090 10317 raft_consensus.cc:1275] T f745613b20744ce8af833e3fea3d56ca P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Refusing update from remote peer a23f905ab4ac4b2c88757b2c340a2cfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:16.326547 11409 consensus_queue.cc:1048] T f745613b20744ce8af833e3fea3d56ca P a23f905ab4ac4b2c88757b2c340a2cfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:16.329061 10069 catalog_manager.cc:5697] T e9c9032f3607444eb23842388f80c97e P ea065e3af8b44f5ea6fba93d4c6b1e5a reported cstate change: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:16.374243 11330 raft_consensus.cc:1064] T 507f2b25ff3440d68a854960f099a4f4 P ea065e3af8b44f5ea6fba93d4c6b1e5a: attempting to promote NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd to VOTER
I20260709 13:16:16.376410 11330 consensus_queue.cc:237] T 507f2b25ff3440d68a854960f099a4f4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
W20260709 13:16:16.404290 10212 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.218.67:35867, user_credentials={real_user=slave}} blocked reactor thread for 116520us
W20260709 13:16:16.415498 10137 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.TSHeartbeat -> {remote=127.8.218.126:41199, user_credentials={real_user=slave}} blocked reactor thread for 44763.1us
I20260709 13:16:16.420619  9065 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:16.426676 10170 raft_consensus.cc:2955] T e9c9032f3607444eb23842388f80c97e P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:16.444243 10889 raft_consensus.cc:1275] T 507f2b25ff3440d68a854960f099a4f4 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:16.445657 11325 consensus_queue.cc:1048] T 507f2b25ff3440d68a854960f099a4f4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:16.446049 10244 raft_consensus.cc:1275] T 507f2b25ff3440d68a854960f099a4f4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:16.448931 11347 consensus_queue.cc:1048] T 507f2b25ff3440d68a854960f099a4f4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } 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:16:16.455021 10170 raft_consensus.cc:1275] T 507f2b25ff3440d68a854960f099a4f4 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:16.456266 11347 consensus_queue.cc:1048] T 507f2b25ff3440d68a854960f099a4f4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:16.460798 10249 consensus_queue.cc:237] T e9c9032f3607444eb23842388f80c97e P 9558e596c8d1432eb6d5117cb6b1ca76 [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: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:16.471782 10888 raft_consensus.cc:1275] T e9c9032f3607444eb23842388f80c97e P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:16.473888 11272 consensus_queue.cc:1048] T e9c9032f3607444eb23842388f80c97e P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:16.476148 11325 raft_consensus.cc:2955] T 507f2b25ff3440d68a854960f099a4f4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:16.483093 11431 raft_consensus.cc:2955] T e9c9032f3607444eb23842388f80c97e P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:16.486627 10319 raft_consensus.cc:1275] T e9c9032f3607444eb23842388f80c97e P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:16.486104 10888 raft_consensus.cc:2955] T 507f2b25ff3440d68a854960f099a4f4 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:16.485472 10889 raft_consensus.cc:2955] T e9c9032f3607444eb23842388f80c97e P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:16.491581 10169 raft_consensus.cc:2955] T 507f2b25ff3440d68a854960f099a4f4 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:16.529074 11427 consensus_queue.cc:1048] T e9c9032f3607444eb23842388f80c97e P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 13:16:16.551030 10212 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.218.67:35867, user_credentials={real_user=slave}} blocked reactor thread for 59565.3us
I20260709 13:16:16.550446 10249 raft_consensus.cc:2955] T 507f2b25ff3440d68a854960f099a4f4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:16.553797 10319 raft_consensus.cc:2955] T e9c9032f3607444eb23842388f80c97e P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:16.561483 10068 catalog_manager.cc:5697] T 507f2b25ff3440d68a854960f099a4f4 P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:16.567986 10056 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e9c9032f3607444eb23842388f80c97e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:16.589010 10070 catalog_manager.cc:5697] T e9c9032f3607444eb23842388f80c97e P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: config changed from index 3 to 4, VOTER 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) evicted. New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:16.594305 10315 consensus_queue.cc:237] T 507f2b25ff3440d68a854960f099a4f4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:16.600538 10169 raft_consensus.cc:1275] T 507f2b25ff3440d68a854960f099a4f4 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:16.601728 11325 consensus_queue.cc:1048] T 507f2b25ff3440d68a854960f099a4f4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:16.610183 10889 raft_consensus.cc:1275] T 507f2b25ff3440d68a854960f099a4f4 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:16.611791 10158 tablet_service.cc:1558] Processing DeleteTablet for tablet e9c9032f3607444eb23842388f80c97e with delete_type TABLET_DATA_TOMBSTONED (TS 3408c3af6d6a49b2a305a7937efd1861 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51698
I20260709 13:16:16.618312 11325 consensus_queue.cc:1048] T 507f2b25ff3440d68a854960f099a4f4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:16.628651 11436 tablet_replica.cc:333] T e9c9032f3607444eb23842388f80c97e P 3408c3af6d6a49b2a305a7937efd1861: stopping tablet replica
I20260709 13:16:16.630101 11436 raft_consensus.cc:2243] T e9c9032f3607444eb23842388f80c97e P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:16.630940 11436 raft_consensus.cc:2272] T e9c9032f3607444eb23842388f80c97e P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:16.628647 11347 raft_consensus.cc:2955] T 507f2b25ff3440d68a854960f099a4f4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:16.633786 10169 raft_consensus.cc:2955] T 507f2b25ff3440d68a854960f099a4f4 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:16.638192 11436 ts_tablet_manager.cc:1916] T e9c9032f3607444eb23842388f80c97e P 3408c3af6d6a49b2a305a7937efd1861: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:16.637945 10889 raft_consensus.cc:2955] T 507f2b25ff3440d68a854960f099a4f4 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:16.640798 10056 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 507f2b25ff3440d68a854960f099a4f4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:16.663184 10070 catalog_manager.cc:5697] T 507f2b25ff3440d68a854960f099a4f4 P ea065e3af8b44f5ea6fba93d4c6b1e5a reported cstate change: config changed from index 3 to 4, VOTER 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) evicted. New cstate: current_term: 1 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:16.672648 11436 ts_tablet_manager.cc:1929] T e9c9032f3607444eb23842388f80c97e P 3408c3af6d6a49b2a305a7937efd1861: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:16.673192 11436 log.cc:1199] T e9c9032f3607444eb23842388f80c97e P 3408c3af6d6a49b2a305a7937efd1861: Deleting WAL directory at /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-0/minicluster-data/ts-0-root/wals/e9c9032f3607444eb23842388f80c97e
I20260709 13:16:16.674710 10232 tablet_service.cc:1558] Processing DeleteTablet for tablet 507f2b25ff3440d68a854960f099a4f4 with delete_type TABLET_DATA_TOMBSTONED (TS 9558e596c8d1432eb6d5117cb6b1ca76 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35488
I20260709 13:16:16.681759 11426 tablet_replica.cc:333] T 507f2b25ff3440d68a854960f099a4f4 P 9558e596c8d1432eb6d5117cb6b1ca76: stopping tablet replica
I20260709 13:16:16.682801 11426 raft_consensus.cc:2243] T 507f2b25ff3440d68a854960f099a4f4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:16.682260 10058 catalog_manager.cc:5028] TS 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): tablet e9c9032f3607444eb23842388f80c97e (table test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]) successfully deleted
I20260709 13:16:16.683475 11426 raft_consensus.cc:2272] T 507f2b25ff3440d68a854960f099a4f4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:16.688501 11426 ts_tablet_manager.cc:1916] T 507f2b25ff3440d68a854960f099a4f4 P 9558e596c8d1432eb6d5117cb6b1ca76: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:16.691036 10249 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0153fb570d604989aea827e7bfe9a50a"
dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
mode: GRACEFUL
new_leader_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd"
 from {username='slave'} at 127.0.0.1:53496
I20260709 13:16:16.691596 10249 raft_consensus.cc:606] T 0153fb570d604989aea827e7bfe9a50a P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Received request to transfer leadership to TS a23f905ab4ac4b2c88757b2c340a2cfd
I20260709 13:16:16.697206 10169 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0a254038744f45aeb553cea059c490f9"
dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
mode: GRACEFUL
new_leader_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd"
 from {username='slave'} at 127.0.0.1:32802
I20260709 13:16:16.697723 10169 raft_consensus.cc:606] T 0a254038744f45aeb553cea059c490f9 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 LEADER]: Received request to transfer leadership to TS a23f905ab4ac4b2c88757b2c340a2cfd
I20260709 13:16:16.702108 10169 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f453b58178a47548809c12dd2ac538f"
dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
mode: GRACEFUL
new_leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
 from {username='slave'} at 127.0.0.1:32802
I20260709 13:16:16.702551 10169 raft_consensus.cc:606] T 3f453b58178a47548809c12dd2ac538f P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Received request to transfer leadership to TS ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:16:16.704814 10249 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "770b80d5ccd94d9883981e2fc7dc7859"
dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
mode: GRACEFUL
new_leader_uuid: "3408c3af6d6a49b2a305a7937efd1861"
 from {username='slave'} at 127.0.0.1:53496
I20260709 13:16:16.705289 10249 raft_consensus.cc:606] T 770b80d5ccd94d9883981e2fc7dc7859 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Received request to transfer leadership to TS 3408c3af6d6a49b2a305a7937efd1861
I20260709 13:16:16.707437 10315 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "782767ba0b474a38bbc5185e5701dadc"
dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
mode: GRACEFUL
new_leader_uuid: "3408c3af6d6a49b2a305a7937efd1861"
 from {username='slave'} at 127.0.0.1:40348
I20260709 13:16:16.707979 10315 raft_consensus.cc:606] T 782767ba0b474a38bbc5185e5701dadc P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Received request to transfer leadership to TS 3408c3af6d6a49b2a305a7937efd1861
I20260709 13:16:16.710350 11426 ts_tablet_manager.cc:1929] T 507f2b25ff3440d68a854960f099a4f4 P 9558e596c8d1432eb6d5117cb6b1ca76: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:16.710767 11426 log.cc:1199] T 507f2b25ff3440d68a854960f099a4f4 P 9558e596c8d1432eb6d5117cb6b1ca76: Deleting WAL directory at /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-0/minicluster-data/ts-1-root/wals/507f2b25ff3440d68a854960f099a4f4
I20260709 13:16:16.711223 10249 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ebad492fb0444f40b8345014e8e3cf7d"
dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
mode: GRACEFUL
new_leader_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd"
 from {username='slave'} at 127.0.0.1:53496
I20260709 13:16:16.711764 10249 raft_consensus.cc:606] T ebad492fb0444f40b8345014e8e3cf7d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Received request to transfer leadership to TS a23f905ab4ac4b2c88757b2c340a2cfd
I20260709 13:16:16.712679  9065 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:16:16.713119 10056 catalog_manager.cc:5028] TS 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): tablet 507f2b25ff3440d68a854960f099a4f4 (table test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]) successfully deleted
I20260709 13:16:16.714205  9065 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:16.806936 11357 raft_consensus.cc:993] T 0a254038744f45aeb553cea059c490f9 P 3408c3af6d6a49b2a305a7937efd1861: : Instructing follower a23f905ab4ac4b2c88757b2c340a2cfd to start an election
I20260709 13:16:16.807507 11423 raft_consensus.cc:1081] T 0a254038744f45aeb553cea059c490f9 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 LEADER]: Signalling peer a23f905ab4ac4b2c88757b2c340a2cfd to start an election
I20260709 13:16:16.808743 10889 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0a254038744f45aeb553cea059c490f9"
dest_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd"
 from {username='slave'} at 127.0.0.1:51120
I20260709 13:16:16.809186 10889 raft_consensus.cc:493] T 0a254038744f45aeb553cea059c490f9 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:16.809466 10889 raft_consensus.cc:3060] T 0a254038744f45aeb553cea059c490f9 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:16.815194 10889 raft_consensus.cc:515] T 0a254038744f45aeb553cea059c490f9 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:16.816684 10889 leader_election.cc:290] T 0a254038744f45aeb553cea059c490f9 P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 2 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:16:16.817632 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a254038744f45aeb553cea059c490f9" candidate_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:16:16.818185 10315 raft_consensus.cc:3060] T 0a254038744f45aeb553cea059c490f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:16.817265 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a254038744f45aeb553cea059c490f9" candidate_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:16:16.818814 10169 raft_consensus.cc:3055] T 0a254038744f45aeb553cea059c490f9 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:16.819120 10169 raft_consensus.cc:740] T 0a254038744f45aeb553cea059c490f9 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Running, Role: LEADER
I20260709 13:16:16.819813 10169 consensus_queue.cc:260] T 0a254038744f45aeb553cea059c490f9 P 3408c3af6d6a49b2a305a7937efd1861 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:16.820662 10169 raft_consensus.cc:3060] T 0a254038744f45aeb553cea059c490f9 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:16.824787 10315 raft_consensus.cc:2468] T 0a254038744f45aeb553cea059c490f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a23f905ab4ac4b2c88757b2c340a2cfd in term 2.
I20260709 13:16:16.825991 10169 raft_consensus.cc:2468] T 0a254038744f45aeb553cea059c490f9 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a23f905ab4ac4b2c88757b2c340a2cfd in term 2.
I20260709 13:16:16.826215 10853 leader_election.cc:304] T 0a254038744f45aeb553cea059c490f9 P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a23f905ab4ac4b2c88757b2c340a2cfd, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:16:16.827031 11389 raft_consensus.cc:2804] T 0a254038744f45aeb553cea059c490f9 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:16.827534 11389 raft_consensus.cc:697] T 0a254038744f45aeb553cea059c490f9 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 LEADER]: Becoming Leader. State: Replica: a23f905ab4ac4b2c88757b2c340a2cfd, State: Running, Role: LEADER
I20260709 13:16:16.828366 11389 consensus_queue.cc:237] T 0a254038744f45aeb553cea059c490f9 P a23f905ab4ac4b2c88757b2c340a2cfd [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:16.836876 10070 catalog_manager.cc:5697] T 0a254038744f45aeb553cea059c490f9 P a23f905ab4ac4b2c88757b2c340a2cfd reported cstate change: term changed from 1 to 2, leader changed from 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) to a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68). New cstate: current_term: 2 leader_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:16.840291 11427 raft_consensus.cc:993] T ebad492fb0444f40b8345014e8e3cf7d P 9558e596c8d1432eb6d5117cb6b1ca76: : Instructing follower a23f905ab4ac4b2c88757b2c340a2cfd to start an election
I20260709 13:16:16.840739 11427 raft_consensus.cc:1081] T ebad492fb0444f40b8345014e8e3cf7d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Signalling peer a23f905ab4ac4b2c88757b2c340a2cfd to start an election
I20260709 13:16:16.842186 10889 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ebad492fb0444f40b8345014e8e3cf7d"
dest_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd"
 from {username='slave'} at 127.0.0.1:51136
I20260709 13:16:16.842664 10889 raft_consensus.cc:493] T ebad492fb0444f40b8345014e8e3cf7d P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:16.843003 10889 raft_consensus.cc:3060] T ebad492fb0444f40b8345014e8e3cf7d P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:16.847663 10889 raft_consensus.cc:515] T ebad492fb0444f40b8345014e8e3cf7d P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:16.849354 10889 leader_election.cc:290] T ebad492fb0444f40b8345014e8e3cf7d P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 2 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:16:16.850100 10170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebad492fb0444f40b8345014e8e3cf7d" candidate_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:16:16.850394 10244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebad492fb0444f40b8345014e8e3cf7d" candidate_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:16:16.850666 10170 raft_consensus.cc:3060] T ebad492fb0444f40b8345014e8e3cf7d P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:16.850955 10244 raft_consensus.cc:3055] T ebad492fb0444f40b8345014e8e3cf7d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:16.851233 10244 raft_consensus.cc:740] T ebad492fb0444f40b8345014e8e3cf7d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Running, Role: LEADER
I20260709 13:16:16.851969 10244 consensus_queue.cc:260] T ebad492fb0444f40b8345014e8e3cf7d P 9558e596c8d1432eb6d5117cb6b1ca76 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:16.853084 10244 raft_consensus.cc:3060] T ebad492fb0444f40b8345014e8e3cf7d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:16.856618 10170 raft_consensus.cc:2468] T ebad492fb0444f40b8345014e8e3cf7d P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a23f905ab4ac4b2c88757b2c340a2cfd in term 2.
I20260709 13:16:16.857800 10855 leader_election.cc:304] T ebad492fb0444f40b8345014e8e3cf7d P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861, a23f905ab4ac4b2c88757b2c340a2cfd; no voters: 
I20260709 13:16:16.858888 11389 raft_consensus.cc:2804] T ebad492fb0444f40b8345014e8e3cf7d P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:16.859441 11389 raft_consensus.cc:697] T ebad492fb0444f40b8345014e8e3cf7d P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 LEADER]: Becoming Leader. State: Replica: a23f905ab4ac4b2c88757b2c340a2cfd, State: Running, Role: LEADER
I20260709 13:16:16.860327 11389 consensus_queue.cc:237] T ebad492fb0444f40b8345014e8e3cf7d P a23f905ab4ac4b2c88757b2c340a2cfd [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:16.861114 10244 raft_consensus.cc:2468] T ebad492fb0444f40b8345014e8e3cf7d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a23f905ab4ac4b2c88757b2c340a2cfd in term 2.
I20260709 13:16:16.870952 11427 raft_consensus.cc:993] T 0153fb570d604989aea827e7bfe9a50a P 9558e596c8d1432eb6d5117cb6b1ca76: : Instructing follower a23f905ab4ac4b2c88757b2c340a2cfd to start an election
I20260709 13:16:16.871397 11272 raft_consensus.cc:1081] T 0153fb570d604989aea827e7bfe9a50a P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Signalling peer a23f905ab4ac4b2c88757b2c340a2cfd to start an election
I20260709 13:16:16.872900 10888 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0153fb570d604989aea827e7bfe9a50a"
dest_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd"
 from {username='slave'} at 127.0.0.1:51136
I20260709 13:16:16.872483 10070 catalog_manager.cc:5697] T ebad492fb0444f40b8345014e8e3cf7d P a23f905ab4ac4b2c88757b2c340a2cfd reported cstate change: term changed from 1 to 2, leader changed from 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) to a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68). New cstate: current_term: 2 leader_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:16.873407 10888 raft_consensus.cc:493] T 0153fb570d604989aea827e7bfe9a50a P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:16.873755 10888 raft_consensus.cc:3060] T 0153fb570d604989aea827e7bfe9a50a P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:16.878140 10888 raft_consensus.cc:515] T 0153fb570d604989aea827e7bfe9a50a P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:16.879598 10888 leader_election.cc:290] T 0153fb570d604989aea827e7bfe9a50a P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 2 election: Requested vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:16:16.881161 10244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0153fb570d604989aea827e7bfe9a50a" candidate_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:16:16.881271 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0153fb570d604989aea827e7bfe9a50a" candidate_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:16:16.881610 10244 raft_consensus.cc:3055] T 0153fb570d604989aea827e7bfe9a50a P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:16.881816 10315 raft_consensus.cc:3060] T 0153fb570d604989aea827e7bfe9a50a P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:16.881959 10244 raft_consensus.cc:740] T 0153fb570d604989aea827e7bfe9a50a P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Running, Role: LEADER
I20260709 13:16:16.882817 10244 consensus_queue.cc:260] T 0153fb570d604989aea827e7bfe9a50a P 9558e596c8d1432eb6d5117cb6b1ca76 [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: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:16.883929 10244 raft_consensus.cc:3060] T 0153fb570d604989aea827e7bfe9a50a P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:16.887463 10315 raft_consensus.cc:2468] T 0153fb570d604989aea827e7bfe9a50a P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a23f905ab4ac4b2c88757b2c340a2cfd in term 2.
I20260709 13:16:16.890447 10853 leader_election.cc:304] T 0153fb570d604989aea827e7bfe9a50a P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a23f905ab4ac4b2c88757b2c340a2cfd, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:16:16.891072 10244 raft_consensus.cc:2468] T 0153fb570d604989aea827e7bfe9a50a P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a23f905ab4ac4b2c88757b2c340a2cfd in term 2.
I20260709 13:16:16.892149 11409 raft_consensus.cc:2804] T 0153fb570d604989aea827e7bfe9a50a P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:16.892642 11409 raft_consensus.cc:697] T 0153fb570d604989aea827e7bfe9a50a P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 LEADER]: Becoming Leader. State: Replica: a23f905ab4ac4b2c88757b2c340a2cfd, State: Running, Role: LEADER
I20260709 13:16:16.893365 11409 consensus_queue.cc:237] T 0153fb570d604989aea827e7bfe9a50a P a23f905ab4ac4b2c88757b2c340a2cfd [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: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:16.900607 10070 catalog_manager.cc:5697] T 0153fb570d604989aea827e7bfe9a50a P a23f905ab4ac4b2c88757b2c340a2cfd reported cstate change: term changed from 1 to 2, leader changed from 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) to a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68). New cstate: current_term: 2 leader_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:17.024887 11431 raft_consensus.cc:993] T 770b80d5ccd94d9883981e2fc7dc7859 P 9558e596c8d1432eb6d5117cb6b1ca76: : Instructing follower 3408c3af6d6a49b2a305a7937efd1861 to start an election
I20260709 13:16:17.025460 11431 raft_consensus.cc:1081] T 770b80d5ccd94d9883981e2fc7dc7859 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Signalling peer 3408c3af6d6a49b2a305a7937efd1861 to start an election
I20260709 13:16:17.026721 10169 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "770b80d5ccd94d9883981e2fc7dc7859"
dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
 from {username='slave'} at 127.0.0.1:51704
I20260709 13:16:17.027230 10169 raft_consensus.cc:493] T 770b80d5ccd94d9883981e2fc7dc7859 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:17.027534 10169 raft_consensus.cc:3060] T 770b80d5ccd94d9883981e2fc7dc7859 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:17.033488 10169 raft_consensus.cc:515] T 770b80d5ccd94d9883981e2fc7dc7859 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:17.035087 10169 leader_election.cc:290] T 770b80d5ccd94d9883981e2fc7dc7859 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 2 election: Requested vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:16:17.035972 10244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "770b80d5ccd94d9883981e2fc7dc7859" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:16:17.036126 10317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "770b80d5ccd94d9883981e2fc7dc7859" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:16:17.036582 10244 raft_consensus.cc:3055] T 770b80d5ccd94d9883981e2fc7dc7859 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:17.036615 10317 raft_consensus.cc:3060] T 770b80d5ccd94d9883981e2fc7dc7859 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:17.037147 10244 raft_consensus.cc:740] T 770b80d5ccd94d9883981e2fc7dc7859 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Running, Role: LEADER
I20260709 13:16:17.037912 10244 consensus_queue.cc:260] T 770b80d5ccd94d9883981e2fc7dc7859 P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:17.038892 10244 raft_consensus.cc:3060] T 770b80d5ccd94d9883981e2fc7dc7859 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:17.042263 10317 raft_consensus.cc:2468] T 770b80d5ccd94d9883981e2fc7dc7859 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 2.
I20260709 13:16:17.043185 10137 leader_election.cc:304] T 770b80d5ccd94d9883981e2fc7dc7859 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:16:17.043826 11423 raft_consensus.cc:2804] T 770b80d5ccd94d9883981e2fc7dc7859 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:17.044250 11423 raft_consensus.cc:697] T 770b80d5ccd94d9883981e2fc7dc7859 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Becoming Leader. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Running, Role: LEADER
I20260709 13:16:17.044723 10244 raft_consensus.cc:2468] T 770b80d5ccd94d9883981e2fc7dc7859 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 2.
I20260709 13:16:17.045065 11423 consensus_queue.cc:237] T 770b80d5ccd94d9883981e2fc7dc7859 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:17.053623 10070 catalog_manager.cc:5697] T 770b80d5ccd94d9883981e2fc7dc7859 P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: term changed from 1 to 2, leader changed from 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) to 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65). New cstate: current_term: 2 leader_uuid: "3408c3af6d6a49b2a305a7937efd1861" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:17.156421 11325 raft_consensus.cc:993] T 782767ba0b474a38bbc5185e5701dadc P ea065e3af8b44f5ea6fba93d4c6b1e5a: : Instructing follower 3408c3af6d6a49b2a305a7937efd1861 to start an election
I20260709 13:16:17.156903 11325 raft_consensus.cc:1081] T 782767ba0b474a38bbc5185e5701dadc P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Signalling peer 3408c3af6d6a49b2a305a7937efd1861 to start an election
I20260709 13:16:17.158780 10169 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "782767ba0b474a38bbc5185e5701dadc"
dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
 from {username='slave'} at 127.0.0.1:51700
I20260709 13:16:17.159245 10169 raft_consensus.cc:493] T 782767ba0b474a38bbc5185e5701dadc P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:17.159523 10169 raft_consensus.cc:3060] T 782767ba0b474a38bbc5185e5701dadc P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:17.159926 11357 raft_consensus.cc:993] T 3f453b58178a47548809c12dd2ac538f P 3408c3af6d6a49b2a305a7937efd1861: : Instructing follower ea065e3af8b44f5ea6fba93d4c6b1e5a to start an election
I20260709 13:16:17.160411 11357 raft_consensus.cc:1081] T 3f453b58178a47548809c12dd2ac538f P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Signalling peer ea065e3af8b44f5ea6fba93d4c6b1e5a to start an election
I20260709 13:16:17.164068 10317 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f453b58178a47548809c12dd2ac538f"
dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
 from {username='slave'} at 127.0.0.1:37840
I20260709 13:16:17.165119 10317 raft_consensus.cc:493] T 3f453b58178a47548809c12dd2ac538f P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:17.165467 10317 raft_consensus.cc:3060] T 3f453b58178a47548809c12dd2ac538f P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:17.166111 10169 raft_consensus.cc:515] T 782767ba0b474a38bbc5185e5701dadc P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:17.167968 10169 leader_election.cc:290] T 782767ba0b474a38bbc5185e5701dadc P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 2 election: Requested vote from peers ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867), a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68:35275)
I20260709 13:16:17.170332 10889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "782767ba0b474a38bbc5185e5701dadc" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd"
I20260709 13:16:17.170872 10889 raft_consensus.cc:3060] T 782767ba0b474a38bbc5185e5701dadc P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:17.169158 10319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "782767ba0b474a38bbc5185e5701dadc" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:16:17.172096 10319 raft_consensus.cc:3055] T 782767ba0b474a38bbc5185e5701dadc P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:17.172385 10319 raft_consensus.cc:740] T 782767ba0b474a38bbc5185e5701dadc P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Running, Role: LEADER
I20260709 13:16:17.173074 10319 consensus_queue.cc:260] T 782767ba0b474a38bbc5185e5701dadc P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:17.174170 10319 raft_consensus.cc:3060] T 782767ba0b474a38bbc5185e5701dadc P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:17.174429 10317 raft_consensus.cc:515] T 3f453b58178a47548809c12dd2ac538f P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:17.177121 10317 leader_election.cc:290] T 3f453b58178a47548809c12dd2ac538f P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 3 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:16:17.177270 10244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f453b58178a47548809c12dd2ac538f" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:16:17.177985 10244 raft_consensus.cc:3060] T 3f453b58178a47548809c12dd2ac538f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:17.179600 10319 raft_consensus.cc:2468] T 782767ba0b474a38bbc5185e5701dadc P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 2.
I20260709 13:16:17.181337 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f453b58178a47548809c12dd2ac538f" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:16:17.181892 10169 raft_consensus.cc:3055] T 3f453b58178a47548809c12dd2ac538f P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:17.182210 10169 raft_consensus.cc:740] T 3f453b58178a47548809c12dd2ac538f P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Running, Role: LEADER
I20260709 13:16:17.182870 10169 consensus_queue.cc:260] T 3f453b58178a47548809c12dd2ac538f P 3408c3af6d6a49b2a305a7937efd1861 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:17.183604 10169 raft_consensus.cc:3060] T 3f453b58178a47548809c12dd2ac538f P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:17.184231 10244 raft_consensus.cc:2468] T 3f453b58178a47548809c12dd2ac538f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 3.
I20260709 13:16:17.185305 10137 leader_election.cc:304] T 782767ba0b474a38bbc5185e5701dadc P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:16:17.186079 11357 raft_consensus.cc:2804] T 782767ba0b474a38bbc5185e5701dadc P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:17.186367 10286 leader_election.cc:304] T 3f453b58178a47548809c12dd2ac538f P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:16:17.186563 11357 raft_consensus.cc:697] T 782767ba0b474a38bbc5185e5701dadc P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Becoming Leader. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Running, Role: LEADER
I20260709 13:16:17.187552 11357 consensus_queue.cc:237] T 782767ba0b474a38bbc5185e5701dadc P 3408c3af6d6a49b2a305a7937efd1861 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:17.188316 11412 raft_consensus.cc:2804] T 3f453b58178a47548809c12dd2ac538f P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:17.188813 11412 raft_consensus.cc:697] T 3f453b58178a47548809c12dd2ac538f P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 3 LEADER]: Becoming Leader. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Running, Role: LEADER
I20260709 13:16:17.188958 10169 raft_consensus.cc:2468] T 3f453b58178a47548809c12dd2ac538f P 3408c3af6d6a49b2a305a7937efd1861 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 3.
I20260709 13:16:17.189736 11412 consensus_queue.cc:237] T 3f453b58178a47548809c12dd2ac538f P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:17.176151 10889 raft_consensus.cc:2468] T 782767ba0b474a38bbc5185e5701dadc P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 2.
I20260709 13:16:17.200659 10070 catalog_manager.cc:5697] T 782767ba0b474a38bbc5185e5701dadc P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: term changed from 1 to 2, leader changed from ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) to 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65). New cstate: current_term: 2 leader_uuid: "3408c3af6d6a49b2a305a7937efd1861" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:17.202749 10069 catalog_manager.cc:5697] T 3f453b58178a47548809c12dd2ac538f P ea065e3af8b44f5ea6fba93d4c6b1e5a reported cstate change: term changed from 2 to 3, leader changed from 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) to ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67). New cstate: current_term: 3 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:17.264545 10169 raft_consensus.cc:1275] T ebad492fb0444f40b8345014e8e3cf7d P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Refusing update from remote peer a23f905ab4ac4b2c88757b2c340a2cfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:17.265887 11409 consensus_queue.cc:1048] T ebad492fb0444f40b8345014e8e3cf7d P a23f905ab4ac4b2c88757b2c340a2cfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:17.276713 10244 raft_consensus.cc:1275] T ebad492fb0444f40b8345014e8e3cf7d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Refusing update from remote peer a23f905ab4ac4b2c88757b2c340a2cfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:17.278442 11444 consensus_queue.cc:1048] T ebad492fb0444f40b8345014e8e3cf7d P a23f905ab4ac4b2c88757b2c340a2cfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.005s
I20260709 13:16:17.305590 10169 raft_consensus.cc:1275] T 0a254038744f45aeb553cea059c490f9 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Refusing update from remote peer a23f905ab4ac4b2c88757b2c340a2cfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:17.306953 11390 consensus_queue.cc:1048] T 0a254038744f45aeb553cea059c490f9 P a23f905ab4ac4b2c88757b2c340a2cfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:17.317306 10319 raft_consensus.cc:1275] T 0a254038744f45aeb553cea059c490f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Refusing update from remote peer a23f905ab4ac4b2c88757b2c340a2cfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:17.318493 11390 consensus_queue.cc:1048] T 0a254038744f45aeb553cea059c490f9 P a23f905ab4ac4b2c88757b2c340a2cfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:17.440490 10319 raft_consensus.cc:1275] T 0153fb570d604989aea827e7bfe9a50a P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Refusing update from remote peer a23f905ab4ac4b2c88757b2c340a2cfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:17.441623 11444 consensus_queue.cc:1048] T 0153fb570d604989aea827e7bfe9a50a P a23f905ab4ac4b2c88757b2c340a2cfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:17.452282 10241 raft_consensus.cc:1275] T 0153fb570d604989aea827e7bfe9a50a P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Refusing update from remote peer a23f905ab4ac4b2c88757b2c340a2cfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:17.454077 11409 consensus_queue.cc:1048] T 0153fb570d604989aea827e7bfe9a50a P a23f905ab4ac4b2c88757b2c340a2cfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:17.490268 10319 raft_consensus.cc:1275] T 770b80d5ccd94d9883981e2fc7dc7859 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:17.491593 11423 consensus_queue.cc:1048] T 770b80d5ccd94d9883981e2fc7dc7859 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:17.500531 10241 raft_consensus.cc:1275] T 770b80d5ccd94d9883981e2fc7dc7859 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:17.502568 11357 consensus_queue.cc:1048] T 770b80d5ccd94d9883981e2fc7dc7859 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:17.587018 10888 raft_consensus.cc:1275] T 782767ba0b474a38bbc5185e5701dadc P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:17.588057 11451 consensus_queue.cc:1048] T 782767ba0b474a38bbc5185e5701dadc P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:17.603946 10317 raft_consensus.cc:1275] T 782767ba0b474a38bbc5185e5701dadc P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:17.605613 11423 consensus_queue.cc:1048] T 782767ba0b474a38bbc5185e5701dadc P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:17.715093  9065 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:17.715195 10241 raft_consensus.cc:1275] T 3f453b58178a47548809c12dd2ac538f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 3 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:17.716451 11412 consensus_queue.cc:1048] T 3f453b58178a47548809c12dd2ac538f P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:17.759649 10170 raft_consensus.cc:1275] T 3f453b58178a47548809c12dd2ac538f P 3408c3af6d6a49b2a305a7937efd1861 [term 3 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:17.763123 11412 consensus_queue.cc:1048] T 3f453b58178a47548809c12dd2ac538f P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:17.780756 10244 consensus_queue.cc:237] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Queue 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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:17.801769  9065 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:17.804010 10319 raft_consensus.cc:1275] T da88e5fcaa0e40a1a6f61b464eabfd8f P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:16:17.804348 10215 consensus_peers.cc:597] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76 -> Peer a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68:35275): Couldn't send request to peer a23f905ab4ac4b2c88757b2c340a2cfd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: da88e5fcaa0e40a1a6f61b464eabfd8f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:17.805388 11397 consensus_queue.cc:1048] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } 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:16:17.809137 10169 raft_consensus.cc:1275] T da88e5fcaa0e40a1a6f61b464eabfd8f P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:17.810869 11397 consensus_queue.cc:1048] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:17.821416 11431 raft_consensus.cc:2955] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:17.835968 10319 raft_consensus.cc:2955] T da88e5fcaa0e40a1a6f61b464eabfd8f P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:17.852178 10317 consensus_queue.cc:237] T 08c8b1a91aa14bc4bd423b118a78a8a1 P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:17.843564 10069 catalog_manager.cc:5697] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:17.858733 10169 raft_consensus.cc:2955] T da88e5fcaa0e40a1a6f61b464eabfd8f P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:17.869781 10315 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c453de030bf47bd8b14472d15fbcc3c"
dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
mode: GRACEFUL
new_leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
 from {username='slave'} at 127.0.0.1:40348
I20260709 13:16:17.870653 10315 raft_consensus.cc:606] T 7c453de030bf47bd8b14472d15fbcc3c P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Received request to transfer leadership to TS 9558e596c8d1432eb6d5117cb6b1ca76
W20260709 13:16:17.873119 10289 consensus_peers.cc:597] T 08c8b1a91aa14bc4bd423b118a78a8a1 P ea065e3af8b44f5ea6fba93d4c6b1e5a -> Peer a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68:35275): Couldn't send request to peer a23f905ab4ac4b2c88757b2c340a2cfd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 08c8b1a91aa14bc4bd423b118a78a8a1. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:17.874450 10170 raft_consensus.cc:1275] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:17.877995 11412 consensus_queue.cc:1048] T 08c8b1a91aa14bc4bd423b118a78a8a1 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } 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:16:17.888080 10170 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8c0833cddf00474e88f8f0957f39e73d"
dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
mode: GRACEFUL
new_leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
 from {username='slave'} at 127.0.0.1:32802
I20260709 13:16:17.888867 10170 raft_consensus.cc:606] T 8c0833cddf00474e88f8f0957f39e73d P 3408c3af6d6a49b2a305a7937efd1861 [term 1 LEADER]: Received request to transfer leadership to TS 9558e596c8d1432eb6d5117cb6b1ca76
W20260709 13:16:17.915171 10212 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.218.67:35867, user_credentials={real_user=slave}} blocked reactor thread for 55012.1us
I20260709 13:16:17.916684 10244 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d2bf0450ecbd45eaad592947ad878624"
dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
mode: GRACEFUL
new_leader_uuid: "3408c3af6d6a49b2a305a7937efd1861"
 from {username='slave'} at 127.0.0.1:53496
I20260709 13:16:17.917237 10244 raft_consensus.cc:606] T d2bf0450ecbd45eaad592947ad878624 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Received request to transfer leadership to TS 3408c3af6d6a49b2a305a7937efd1861
I20260709 13:16:17.918497  9065 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:16:17.920329  9065 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:17.928725 11412 raft_consensus.cc:2955] T 08c8b1a91aa14bc4bd423b118a78a8a1 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:17.936340 10249 raft_consensus.cc:1275] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:17.936318 10169 raft_consensus.cc:2955] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:17.946471 11456 consensus_queue.cc:1048] T 08c8b1a91aa14bc4bd423b118a78a8a1 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:17.947930 10173 consensus_queue.cc:237] T 83179960d4844238bd0d139d345b2cf2 P 3408c3af6d6a49b2a305a7937efd1861 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:17.958966 10072 catalog_manager.cc:5697] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New cstate: current_term: 2 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
W20260709 13:16:17.961953 10140 consensus_peers.cc:597] T 83179960d4844238bd0d139d345b2cf2 P 3408c3af6d6a49b2a305a7937efd1861 -> Peer a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68:35275): Couldn't send request to peer a23f905ab4ac4b2c88757b2c340a2cfd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 83179960d4844238bd0d139d345b2cf2. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:17.962602 10317 raft_consensus.cc:1275] T 83179960d4844238bd0d139d345b2cf2 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:16:17.963968 11451 consensus_queue.cc:1048] T 83179960d4844238bd0d139d345b2cf2 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } 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:16:17.965881 10244 raft_consensus.cc:1275] T 83179960d4844238bd0d139d345b2cf2 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:16:17.966382 11397 raft_consensus.cc:993] T d2bf0450ecbd45eaad592947ad878624 P 9558e596c8d1432eb6d5117cb6b1ca76: : Instructing follower 3408c3af6d6a49b2a305a7937efd1861 to start an election
I20260709 13:16:17.966842 11465 raft_consensus.cc:1081] T d2bf0450ecbd45eaad592947ad878624 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Signalling peer 3408c3af6d6a49b2a305a7937efd1861 to start an election
I20260709 13:16:17.971240 10173 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d2bf0450ecbd45eaad592947ad878624"
dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
 from {username='slave'} at 127.0.0.1:51704
I20260709 13:16:17.971803 10173 raft_consensus.cc:493] T d2bf0450ecbd45eaad592947ad878624 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:17.972229 10173 raft_consensus.cc:3060] T d2bf0450ecbd45eaad592947ad878624 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:17.972023 11451 consensus_queue.cc:1048] T 83179960d4844238bd0d139d345b2cf2 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:17.981494 11423 raft_consensus.cc:2955] T 83179960d4844238bd0d139d345b2cf2 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:17.989739 10317 raft_consensus.cc:2955] T 83179960d4844238bd0d139d345b2cf2 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:17.995501 10173 raft_consensus.cc:515] T d2bf0450ecbd45eaad592947ad878624 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:17.997526 10173 leader_election.cc:290] T d2bf0450ecbd45eaad592947ad878624 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 2 election: Requested vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:16:17.998412 10170 consensus_queue.cc:237] T 06eef725e31e4e8a8a09faa95edbe5a9 P 3408c3af6d6a49b2a305a7937efd1861 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:17.998981 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2bf0450ecbd45eaad592947ad878624" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:16:17.999312 10319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2bf0450ecbd45eaad592947ad878624" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:16:17.999552 10241 raft_consensus.cc:3055] T d2bf0450ecbd45eaad592947ad878624 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:17.999843 10319 raft_consensus.cc:3060] T d2bf0450ecbd45eaad592947ad878624 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:17.999863 10241 raft_consensus.cc:740] T d2bf0450ecbd45eaad592947ad878624 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Running, Role: LEADER
I20260709 13:16:18.000728 10241 consensus_queue.cc:260] T d2bf0450ecbd45eaad592947ad878624 P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:18.001855 10241 raft_consensus.cc:3060] T d2bf0450ecbd45eaad592947ad878624 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:18.007691 10319 raft_consensus.cc:2468] T d2bf0450ecbd45eaad592947ad878624 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 2.
I20260709 13:16:18.009217 10137 leader_election.cc:304] T d2bf0450ecbd45eaad592947ad878624 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:16:17.992946 10249 raft_consensus.cc:2955] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:18.010433 10241 raft_consensus.cc:2468] T d2bf0450ecbd45eaad592947ad878624 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 2.
I20260709 13:16:18.011847 11423 raft_consensus.cc:2804] T d2bf0450ecbd45eaad592947ad878624 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:18.012847 11423 raft_consensus.cc:697] T d2bf0450ecbd45eaad592947ad878624 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Becoming Leader. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Running, Role: LEADER
I20260709 13:16:18.015815 10072 catalog_manager.cc:5697] T 83179960d4844238bd0d139d345b2cf2 P ea065e3af8b44f5ea6fba93d4c6b1e5a reported cstate change: config changed from index -1 to 3, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New cstate: current_term: 2 leader_uuid: "3408c3af6d6a49b2a305a7937efd1861" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:18.018998 10244 raft_consensus.cc:2955] T 83179960d4844238bd0d139d345b2cf2 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:18.013670 11423 consensus_queue.cc:237] T d2bf0450ecbd45eaad592947ad878624 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:18.032588 10317 raft_consensus.cc:1275] T 06eef725e31e4e8a8a09faa95edbe5a9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:16:18.036279 11451 consensus_queue.cc:1048] T 06eef725e31e4e8a8a09faa95edbe5a9 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:16:18.038887 10140 consensus_peers.cc:597] T 06eef725e31e4e8a8a09faa95edbe5a9 P 3408c3af6d6a49b2a305a7937efd1861 -> Peer a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68:35275): Couldn't send request to peer a23f905ab4ac4b2c88757b2c340a2cfd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 06eef725e31e4e8a8a09faa95edbe5a9. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:18.054473 10244 raft_consensus.cc:1275] T 06eef725e31e4e8a8a09faa95edbe5a9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:16:18.056015 11423 consensus_queue.cc:1048] T 06eef725e31e4e8a8a09faa95edbe5a9 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } 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:16:18.057483 11451 raft_consensus.cc:2955] T 06eef725e31e4e8a8a09faa95edbe5a9 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:18.059085 10072 catalog_manager.cc:5697] T d2bf0450ecbd45eaad592947ad878624 P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: term changed from 1 to 2, leader changed from 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) to 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65). New cstate: current_term: 2 leader_uuid: "3408c3af6d6a49b2a305a7937efd1861" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:18.060056 10317 raft_consensus.cc:2955] T 06eef725e31e4e8a8a09faa95edbe5a9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:18.080271 10244 raft_consensus.cc:2955] T 06eef725e31e4e8a8a09faa95edbe5a9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:18.084221 10070 catalog_manager.cc:5697] T 06eef725e31e4e8a8a09faa95edbe5a9 P ea065e3af8b44f5ea6fba93d4c6b1e5a reported cstate change: config changed from index -1 to 3, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New cstate: current_term: 2 leader_uuid: "3408c3af6d6a49b2a305a7937efd1861" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:18.198338 11483 ts_tablet_manager.cc:933] T da88e5fcaa0e40a1a6f61b464eabfd8f P a23f905ab4ac4b2c88757b2c340a2cfd: Initiating tablet copy from peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:16:18.201259 11483 tablet_copy_client.cc:323] T da88e5fcaa0e40a1a6f61b464eabfd8f P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Beginning tablet copy session from remote peer at address 127.8.218.66:39419
I20260709 13:16:18.202986 10259 tablet_copy_service.cc:140] P 9558e596c8d1432eb6d5117cb6b1ca76: Received BeginTabletCopySession request for tablet da88e5fcaa0e40a1a6f61b464eabfd8f from peer a23f905ab4ac4b2c88757b2c340a2cfd ({username='slave'} at 127.0.0.1:42018)
I20260709 13:16:18.203512 10259 tablet_copy_service.cc:161] P 9558e596c8d1432eb6d5117cb6b1ca76: Beginning new tablet copy session on tablet da88e5fcaa0e40a1a6f61b464eabfd8f from peer a23f905ab4ac4b2c88757b2c340a2cfd at {username='slave'} at 127.0.0.1:42018: session id = a23f905ab4ac4b2c88757b2c340a2cfd-da88e5fcaa0e40a1a6f61b464eabfd8f
I20260709 13:16:18.210832 10259 tablet_copy_source_session.cc:215] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:18.213164 11479 raft_consensus.cc:993] T 8c0833cddf00474e88f8f0957f39e73d P 3408c3af6d6a49b2a305a7937efd1861: : Instructing follower 9558e596c8d1432eb6d5117cb6b1ca76 to start an election
I20260709 13:16:18.213613 11479 raft_consensus.cc:1081] T 8c0833cddf00474e88f8f0957f39e73d P 3408c3af6d6a49b2a305a7937efd1861 [term 1 LEADER]: Signalling peer 9558e596c8d1432eb6d5117cb6b1ca76 to start an election
I20260709 13:16:18.214994 11483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da88e5fcaa0e40a1a6f61b464eabfd8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:18.215194 10244 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8c0833cddf00474e88f8f0957f39e73d"
dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
 from {username='slave'} at 127.0.0.1:35512
I20260709 13:16:18.215757 10244 raft_consensus.cc:493] T 8c0833cddf00474e88f8f0957f39e73d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:18.216087 10244 raft_consensus.cc:3060] T 8c0833cddf00474e88f8f0957f39e73d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:18.222086 10244 raft_consensus.cc:515] T 8c0833cddf00474e88f8f0957f39e73d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:18.223264 11412 raft_consensus.cc:993] T 7c453de030bf47bd8b14472d15fbcc3c P ea065e3af8b44f5ea6fba93d4c6b1e5a: : Instructing follower 9558e596c8d1432eb6d5117cb6b1ca76 to start an election
I20260709 13:16:18.223791 11412 raft_consensus.cc:1081] T 7c453de030bf47bd8b14472d15fbcc3c P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Signalling peer 9558e596c8d1432eb6d5117cb6b1ca76 to start an election
I20260709 13:16:18.225680 10319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c0833cddf00474e88f8f0957f39e73d" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:16:18.226039 10170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c0833cddf00474e88f8f0957f39e73d" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:16:18.226652 10170 raft_consensus.cc:3055] T 8c0833cddf00474e88f8f0957f39e73d P 3408c3af6d6a49b2a305a7937efd1861 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:18.226943 10170 raft_consensus.cc:740] T 8c0833cddf00474e88f8f0957f39e73d P 3408c3af6d6a49b2a305a7937efd1861 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Running, Role: LEADER
I20260709 13:16:18.227653 10170 consensus_queue.cc:260] T 8c0833cddf00474e88f8f0957f39e73d P 3408c3af6d6a49b2a305a7937efd1861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:18.228372 10244 leader_election.cc:290] T 8c0833cddf00474e88f8f0957f39e73d P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 2 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:16:18.228646 10170 raft_consensus.cc:3060] T 8c0833cddf00474e88f8f0957f39e73d P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:18.229925 11483 tablet_copy_client.cc:806] T da88e5fcaa0e40a1a6f61b464eabfd8f P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:18.230455 11483 tablet_copy_client.cc:670] T da88e5fcaa0e40a1a6f61b464eabfd8f P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:18.226219 10319 raft_consensus.cc:3060] T 8c0833cddf00474e88f8f0957f39e73d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:18.242796 10244 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c453de030bf47bd8b14472d15fbcc3c"
dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
 from {username='slave'} at 127.0.0.1:35504
I20260709 13:16:18.243530 10244 raft_consensus.cc:493] T 7c453de030bf47bd8b14472d15fbcc3c P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:18.243973 10244 raft_consensus.cc:3060] T 7c453de030bf47bd8b14472d15fbcc3c P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:18.245481 10319 raft_consensus.cc:2468] T 8c0833cddf00474e88f8f0957f39e73d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 2.
I20260709 13:16:18.246661 10212 leader_election.cc:304] T 8c0833cddf00474e88f8f0957f39e73d P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:16:18.246928 10170 raft_consensus.cc:2468] T 8c0833cddf00474e88f8f0957f39e73d P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 2.
I20260709 13:16:18.247507 11397 raft_consensus.cc:2804] T 8c0833cddf00474e88f8f0957f39e73d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:18.247964 11397 raft_consensus.cc:697] T 8c0833cddf00474e88f8f0957f39e73d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 LEADER]: Becoming Leader. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Running, Role: LEADER
I20260709 13:16:18.248939 11397 consensus_queue.cc:237] T 8c0833cddf00474e88f8f0957f39e73d P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:18.253506 11483 tablet_copy_client.cc:538] T da88e5fcaa0e40a1a6f61b464eabfd8f P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:18.253480 10244 raft_consensus.cc:515] T 7c453de030bf47bd8b14472d15fbcc3c P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:18.258131 10166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c453de030bf47bd8b14472d15fbcc3c" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:16:18.258875 10244 leader_election.cc:290] T 7c453de030bf47bd8b14472d15fbcc3c P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 2 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:16:18.258920 10166 raft_consensus.cc:3060] T 7c453de030bf47bd8b14472d15fbcc3c P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:18.266548 10166 raft_consensus.cc:2468] T 7c453de030bf47bd8b14472d15fbcc3c P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 2.
I20260709 13:16:18.266695 11483 tablet_bootstrap.cc:492] T da88e5fcaa0e40a1a6f61b464eabfd8f P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap starting.
I20260709 13:16:18.267697 10319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c453de030bf47bd8b14472d15fbcc3c" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:16:18.268299 10319 raft_consensus.cc:3055] T 7c453de030bf47bd8b14472d15fbcc3c P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:18.268613 10319 raft_consensus.cc:740] T 7c453de030bf47bd8b14472d15fbcc3c P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Running, Role: LEADER
I20260709 13:16:18.269374 10319 consensus_queue.cc:260] T 7c453de030bf47bd8b14472d15fbcc3c P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:18.270519 10319 raft_consensus.cc:3060] T 7c453de030bf47bd8b14472d15fbcc3c P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:18.287168 10319 raft_consensus.cc:2468] T 7c453de030bf47bd8b14472d15fbcc3c P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 2.
I20260709 13:16:18.286460 10214 leader_election.cc:304] T 7c453de030bf47bd8b14472d15fbcc3c P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: 
I20260709 13:16:18.301054 10070 catalog_manager.cc:5697] T 8c0833cddf00474e88f8f0957f39e73d P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: term changed from 1 to 2, leader changed from 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) to 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66). New cstate: current_term: 2 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:18.301904 11483 tablet_bootstrap.cc:492] T da88e5fcaa0e40a1a6f61b464eabfd8f P a23f905ab4ac4b2c88757b2c340a2cfd: 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:16:18.304236 11483 tablet_bootstrap.cc:492] T da88e5fcaa0e40a1a6f61b464eabfd8f P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap complete.
I20260709 13:16:18.304924 11483 ts_tablet_manager.cc:1403] T da88e5fcaa0e40a1a6f61b464eabfd8f P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent bootstrapping tablet: real 0.038s	user 0.022s	sys 0.005s
I20260709 13:16:18.310786 11483 raft_consensus.cc:359] T da88e5fcaa0e40a1a6f61b464eabfd8f P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:18.311656 11483 raft_consensus.cc:740] T da88e5fcaa0e40a1a6f61b464eabfd8f P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a23f905ab4ac4b2c88757b2c340a2cfd, State: Initialized, Role: LEARNER
I20260709 13:16:18.312362 11483 consensus_queue.cc:260] T da88e5fcaa0e40a1a6f61b464eabfd8f P a23f905ab4ac4b2c88757b2c340a2cfd [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:18.316911 11483 ts_tablet_manager.cc:1434] T da88e5fcaa0e40a1a6f61b464eabfd8f P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 13:16:18.319455 10259 tablet_copy_service.cc:342] P 9558e596c8d1432eb6d5117cb6b1ca76: Request end of tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-da88e5fcaa0e40a1a6f61b464eabfd8f received from {username='slave'} at 127.0.0.1:42018
I20260709 13:16:18.319900 10259 tablet_copy_service.cc:434] P 9558e596c8d1432eb6d5117cb6b1ca76: ending tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-da88e5fcaa0e40a1a6f61b464eabfd8f on tablet da88e5fcaa0e40a1a6f61b464eabfd8f with peer a23f905ab4ac4b2c88757b2c340a2cfd
I20260709 13:16:18.331646 11397 raft_consensus.cc:2804] T 7c453de030bf47bd8b14472d15fbcc3c P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:18.332636 11397 raft_consensus.cc:697] T 7c453de030bf47bd8b14472d15fbcc3c P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 LEADER]: Becoming Leader. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Running, Role: LEADER
I20260709 13:16:18.333410 11397 consensus_queue.cc:237] T 7c453de030bf47bd8b14472d15fbcc3c P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
W20260709 13:16:18.335863 10214 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.218.65:33643, user_credentials={real_user=slave}} blocked reactor thread for 49481.8us
I20260709 13:16:18.356696 10069 catalog_manager.cc:5697] T 7c453de030bf47bd8b14472d15fbcc3c P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: term changed from 1 to 2, leader changed from ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) to 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66). New cstate: current_term: 2 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:18.377180 11483 ts_tablet_manager.cc:933] T 83179960d4844238bd0d139d345b2cf2 P a23f905ab4ac4b2c88757b2c340a2cfd: Initiating tablet copy from peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643)
I20260709 13:16:18.378896 11483 tablet_copy_client.cc:323] T 83179960d4844238bd0d139d345b2cf2 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Beginning tablet copy session from remote peer at address 127.8.218.65:33643
I20260709 13:16:18.380626 10184 tablet_copy_service.cc:140] P 3408c3af6d6a49b2a305a7937efd1861: Received BeginTabletCopySession request for tablet 83179960d4844238bd0d139d345b2cf2 from peer a23f905ab4ac4b2c88757b2c340a2cfd ({username='slave'} at 127.0.0.1:43460)
I20260709 13:16:18.381714 10184 tablet_copy_service.cc:161] P 3408c3af6d6a49b2a305a7937efd1861: Beginning new tablet copy session on tablet 83179960d4844238bd0d139d345b2cf2 from peer a23f905ab4ac4b2c88757b2c340a2cfd at {username='slave'} at 127.0.0.1:43460: session id = a23f905ab4ac4b2c88757b2c340a2cfd-83179960d4844238bd0d139d345b2cf2
I20260709 13:16:18.389299 10184 tablet_copy_source_session.cc:215] T 83179960d4844238bd0d139d345b2cf2 P 3408c3af6d6a49b2a305a7937efd1861: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:18.393002 11483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83179960d4844238bd0d139d345b2cf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:18.419091 11489 ts_tablet_manager.cc:933] T 08c8b1a91aa14bc4bd423b118a78a8a1 P a23f905ab4ac4b2c88757b2c340a2cfd: Initiating tablet copy from peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:16:18.420063 11483 tablet_copy_client.cc:806] T 83179960d4844238bd0d139d345b2cf2 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:18.422196 11483 tablet_copy_client.cc:670] T 83179960d4844238bd0d139d345b2cf2 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:18.423213 11489 tablet_copy_client.cc:323] T 08c8b1a91aa14bc4bd423b118a78a8a1 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Beginning tablet copy session from remote peer at address 127.8.218.67:35867
I20260709 13:16:18.425467 10333 tablet_copy_service.cc:140] P ea065e3af8b44f5ea6fba93d4c6b1e5a: Received BeginTabletCopySession request for tablet 08c8b1a91aa14bc4bd423b118a78a8a1 from peer a23f905ab4ac4b2c88757b2c340a2cfd ({username='slave'} at 127.0.0.1:54950)
I20260709 13:16:18.425957 10333 tablet_copy_service.cc:161] P ea065e3af8b44f5ea6fba93d4c6b1e5a: Beginning new tablet copy session on tablet 08c8b1a91aa14bc4bd423b118a78a8a1 from peer a23f905ab4ac4b2c88757b2c340a2cfd at {username='slave'} at 127.0.0.1:54950: session id = a23f905ab4ac4b2c88757b2c340a2cfd-08c8b1a91aa14bc4bd423b118a78a8a1
I20260709 13:16:18.431372 10333 tablet_copy_source_session.cc:215] T 08c8b1a91aa14bc4bd423b118a78a8a1 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:18.436100 11489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08c8b1a91aa14bc4bd423b118a78a8a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:18.436750 11483 tablet_copy_client.cc:538] T 83179960d4844238bd0d139d345b2cf2 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:18.447281 11483 tablet_bootstrap.cc:492] T 83179960d4844238bd0d139d345b2cf2 P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap starting.
I20260709 13:16:18.456552 11489 tablet_copy_client.cc:806] T 08c8b1a91aa14bc4bd423b118a78a8a1 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:18.457219 11489 tablet_copy_client.cc:670] T 08c8b1a91aa14bc4bd423b118a78a8a1 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:18.461695 11489 tablet_copy_client.cc:538] T 08c8b1a91aa14bc4bd423b118a78a8a1 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:18.468605 11489 tablet_bootstrap.cc:492] T 08c8b1a91aa14bc4bd423b118a78a8a1 P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap starting.
I20260709 13:16:18.476848 11483 tablet_bootstrap.cc:492] T 83179960d4844238bd0d139d345b2cf2 P a23f905ab4ac4b2c88757b2c340a2cfd: 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:16:18.477888 11483 tablet_bootstrap.cc:492] T 83179960d4844238bd0d139d345b2cf2 P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap complete.
I20260709 13:16:18.478605 11483 ts_tablet_manager.cc:1403] T 83179960d4844238bd0d139d345b2cf2 P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent bootstrapping tablet: real 0.032s	user 0.025s	sys 0.000s
I20260709 13:16:18.481534 11483 raft_consensus.cc:359] T 83179960d4844238bd0d139d345b2cf2 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:18.482822 11483 raft_consensus.cc:740] T 83179960d4844238bd0d139d345b2cf2 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: a23f905ab4ac4b2c88757b2c340a2cfd, State: Initialized, Role: LEARNER
I20260709 13:16:18.483518 11483 consensus_queue.cc:260] T 83179960d4844238bd0d139d345b2cf2 P a23f905ab4ac4b2c88757b2c340a2cfd [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:18.490833 11483 ts_tablet_manager.cc:1434] T 83179960d4844238bd0d139d345b2cf2 P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:16:18.493041 10184 tablet_copy_service.cc:342] P 3408c3af6d6a49b2a305a7937efd1861: Request end of tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-83179960d4844238bd0d139d345b2cf2 received from {username='slave'} at 127.0.0.1:43460
I20260709 13:16:18.493482 10184 tablet_copy_service.cc:434] P 3408c3af6d6a49b2a305a7937efd1861: ending tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-83179960d4844238bd0d139d345b2cf2 on tablet 83179960d4844238bd0d139d345b2cf2 with peer a23f905ab4ac4b2c88757b2c340a2cfd
I20260709 13:16:18.495806 11489 tablet_bootstrap.cc:492] T 08c8b1a91aa14bc4bd423b118a78a8a1 P a23f905ab4ac4b2c88757b2c340a2cfd: 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:16:18.496727 11489 tablet_bootstrap.cc:492] T 08c8b1a91aa14bc4bd423b118a78a8a1 P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap complete.
I20260709 13:16:18.497411 11489 ts_tablet_manager.cc:1403] T 08c8b1a91aa14bc4bd423b118a78a8a1 P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.009s
I20260709 13:16:18.500260 11489 raft_consensus.cc:359] T 08c8b1a91aa14bc4bd423b118a78a8a1 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:18.501047 11489 raft_consensus.cc:740] T 08c8b1a91aa14bc4bd423b118a78a8a1 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: a23f905ab4ac4b2c88757b2c340a2cfd, State: Initialized, Role: LEARNER
I20260709 13:16:18.501649 11489 consensus_queue.cc:260] T 08c8b1a91aa14bc4bd423b118a78a8a1 P a23f905ab4ac4b2c88757b2c340a2cfd [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:18.504936 11489 ts_tablet_manager.cc:1434] T 08c8b1a91aa14bc4bd423b118a78a8a1 P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:16:18.506675 10333 tablet_copy_service.cc:342] P ea065e3af8b44f5ea6fba93d4c6b1e5a: Request end of tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-08c8b1a91aa14bc4bd423b118a78a8a1 received from {username='slave'} at 127.0.0.1:54950
I20260709 13:16:18.507093 10333 tablet_copy_service.cc:434] P ea065e3af8b44f5ea6fba93d4c6b1e5a: ending tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-08c8b1a91aa14bc4bd423b118a78a8a1 on tablet 08c8b1a91aa14bc4bd423b118a78a8a1 with peer a23f905ab4ac4b2c88757b2c340a2cfd
I20260709 13:16:18.516680 11489 ts_tablet_manager.cc:933] T 06eef725e31e4e8a8a09faa95edbe5a9 P a23f905ab4ac4b2c88757b2c340a2cfd: Initiating tablet copy from peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643)
I20260709 13:16:18.520021 11489 tablet_copy_client.cc:323] T 06eef725e31e4e8a8a09faa95edbe5a9 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Beginning tablet copy session from remote peer at address 127.8.218.65:33643
I20260709 13:16:18.523183 10184 tablet_copy_service.cc:140] P 3408c3af6d6a49b2a305a7937efd1861: Received BeginTabletCopySession request for tablet 06eef725e31e4e8a8a09faa95edbe5a9 from peer a23f905ab4ac4b2c88757b2c340a2cfd ({username='slave'} at 127.0.0.1:43460)
I20260709 13:16:18.523689 10184 tablet_copy_service.cc:161] P 3408c3af6d6a49b2a305a7937efd1861: Beginning new tablet copy session on tablet 06eef725e31e4e8a8a09faa95edbe5a9 from peer a23f905ab4ac4b2c88757b2c340a2cfd at {username='slave'} at 127.0.0.1:43460: session id = a23f905ab4ac4b2c88757b2c340a2cfd-06eef725e31e4e8a8a09faa95edbe5a9
I20260709 13:16:18.529699 10184 tablet_copy_source_session.cc:215] T 06eef725e31e4e8a8a09faa95edbe5a9 P 3408c3af6d6a49b2a305a7937efd1861: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:18.532100 11489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06eef725e31e4e8a8a09faa95edbe5a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:18.543184 11489 tablet_copy_client.cc:806] T 06eef725e31e4e8a8a09faa95edbe5a9 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:18.544306 11489 tablet_copy_client.cc:670] T 06eef725e31e4e8a8a09faa95edbe5a9 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:18.550595 11489 tablet_copy_client.cc:538] T 06eef725e31e4e8a8a09faa95edbe5a9 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:18.557673 11489 tablet_bootstrap.cc:492] T 06eef725e31e4e8a8a09faa95edbe5a9 P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap starting.
I20260709 13:16:18.567699 10241 raft_consensus.cc:1275] T d2bf0450ecbd45eaad592947ad878624 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:18.573957 11423 consensus_queue.cc:1048] T d2bf0450ecbd45eaad592947ad878624 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:18.590034 11489 tablet_bootstrap.cc:492] T 06eef725e31e4e8a8a09faa95edbe5a9 P a23f905ab4ac4b2c88757b2c340a2cfd: 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:16:18.590938 10319 raft_consensus.cc:1275] T d2bf0450ecbd45eaad592947ad878624 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:18.591230 11489 tablet_bootstrap.cc:492] T 06eef725e31e4e8a8a09faa95edbe5a9 P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap complete.
I20260709 13:16:18.592895 11489 ts_tablet_manager.cc:1403] T 06eef725e31e4e8a8a09faa95edbe5a9 P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent bootstrapping tablet: real 0.035s	user 0.023s	sys 0.012s
I20260709 13:16:18.593333 11423 consensus_queue.cc:1048] T d2bf0450ecbd45eaad592947ad878624 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:18.596132 11489 raft_consensus.cc:359] T 06eef725e31e4e8a8a09faa95edbe5a9 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:18.597599 11489 raft_consensus.cc:740] T 06eef725e31e4e8a8a09faa95edbe5a9 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: a23f905ab4ac4b2c88757b2c340a2cfd, State: Initialized, Role: LEARNER
I20260709 13:16:18.598174 11489 consensus_queue.cc:260] T 06eef725e31e4e8a8a09faa95edbe5a9 P a23f905ab4ac4b2c88757b2c340a2cfd [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:18.600539 11489 ts_tablet_manager.cc:1434] T 06eef725e31e4e8a8a09faa95edbe5a9 P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:16:18.611316 10184 tablet_copy_service.cc:342] P 3408c3af6d6a49b2a305a7937efd1861: Request end of tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-06eef725e31e4e8a8a09faa95edbe5a9 received from {username='slave'} at 127.0.0.1:43460
I20260709 13:16:18.611825 10184 tablet_copy_service.cc:434] P 3408c3af6d6a49b2a305a7937efd1861: ending tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-06eef725e31e4e8a8a09faa95edbe5a9 on tablet 06eef725e31e4e8a8a09faa95edbe5a9 with peer a23f905ab4ac4b2c88757b2c340a2cfd
I20260709 13:16:18.620229 10888 raft_consensus.cc:1217] T da88e5fcaa0e40a1a6f61b464eabfd8f P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:18.680088 10170 raft_consensus.cc:1275] T 8c0833cddf00474e88f8f0957f39e73d P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:18.681545 11471 consensus_queue.cc:1048] T 8c0833cddf00474e88f8f0957f39e73d P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:18.693152 10319 raft_consensus.cc:1275] T 8c0833cddf00474e88f8f0957f39e73d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:18.696219 11397 consensus_queue.cc:1048] T 8c0833cddf00474e88f8f0957f39e73d P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:18.852739 10888 raft_consensus.cc:1217] T 83179960d4844238bd0d139d345b2cf2 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:16:18.862525 10170 raft_consensus.cc:1275] T 7c453de030bf47bd8b14472d15fbcc3c P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:18.864017 11471 consensus_queue.cc:1048] T 7c453de030bf47bd8b14472d15fbcc3c P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:18.876245 10317 raft_consensus.cc:1275] T 7c453de030bf47bd8b14472d15fbcc3c P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:18.877942 11471 consensus_queue.cc:1048] T 7c453de030bf47bd8b14472d15fbcc3c P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:18.921186  9065 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:18.981480  9065 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:19.185724 10889 raft_consensus.cc:1217] T 06eef725e31e4e8a8a09faa95edbe5a9 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:16:19.229040 11508 raft_consensus.cc:1064] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76: attempting to promote NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd to VOTER
I20260709 13:16:19.231438 11508 consensus_queue.cc:237] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:19.239028 10889 raft_consensus.cc:1217] T 08c8b1a91aa14bc4bd423b118a78a8a1 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260709 13:16:19.239992 10888 raft_consensus.cc:1275] T da88e5fcaa0e40a1a6f61b464eabfd8f P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:19.247611 11397 consensus_queue.cc:1048] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:19.267205 10317 raft_consensus.cc:1275] T da88e5fcaa0e40a1a6f61b464eabfd8f P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:19.275790 11471 consensus_queue.cc:1048] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } 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:16:19.298585 10170 raft_consensus.cc:1275] T da88e5fcaa0e40a1a6f61b464eabfd8f P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:19.318276 11512 consensus_queue.cc:1048] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:19.323732 11512 raft_consensus.cc:2955] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:19.331558 11423 raft_consensus.cc:1064] T 83179960d4844238bd0d139d345b2cf2 P 3408c3af6d6a49b2a305a7937efd1861: attempting to promote NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd to VOTER
I20260709 13:16:19.334012 11423 consensus_queue.cc:237] T 83179960d4844238bd0d139d345b2cf2 P 3408c3af6d6a49b2a305a7937efd1861 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:19.335630 10317 raft_consensus.cc:2955] T da88e5fcaa0e40a1a6f61b464eabfd8f P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:19.341027 10887 raft_consensus.cc:2955] T da88e5fcaa0e40a1a6f61b464eabfd8f P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:19.349138 10070 catalog_manager.cc:5697] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:19.357852 10247 raft_consensus.cc:1275] T 83179960d4844238bd0d139d345b2cf2 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:16:19.357721 10169 raft_consensus.cc:2955] T da88e5fcaa0e40a1a6f61b464eabfd8f P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:19.360320 11423 consensus_queue.cc:1048] T 83179960d4844238bd0d139d345b2cf2 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:19.364317 10888 raft_consensus.cc:1275] T 83179960d4844238bd0d139d345b2cf2 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 LEARNER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:16:19.366470 11451 consensus_queue.cc:1048] T 83179960d4844238bd0d139d345b2cf2 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:19.371363 10317 raft_consensus.cc:1275] T 83179960d4844238bd0d139d345b2cf2 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:16:19.376164 11451 consensus_queue.cc:1048] T 83179960d4844238bd0d139d345b2cf2 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } 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:16:19.388947 11451 raft_consensus.cc:2955] T 83179960d4844238bd0d139d345b2cf2 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:19.402591 10317 raft_consensus.cc:2955] T 83179960d4844238bd0d139d345b2cf2 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:19.415865 10247 raft_consensus.cc:2955] T 83179960d4844238bd0d139d345b2cf2 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:19.416440 10888 raft_consensus.cc:2955] T 83179960d4844238bd0d139d345b2cf2 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:19.429527 10169 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "187168d8fc924a6c8742aa3ba2cb2f00"
dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
mode: GRACEFUL
new_leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
 from {username='slave'} at 127.0.0.1:32802
I20260709 13:16:19.430119 10169 raft_consensus.cc:606] T 187168d8fc924a6c8742aa3ba2cb2f00 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 LEADER]: Received request to transfer leadership to TS ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:16:19.430262 11456 raft_consensus.cc:1064] T 08c8b1a91aa14bc4bd423b118a78a8a1 P ea065e3af8b44f5ea6fba93d4c6b1e5a: attempting to promote NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd to VOTER
I20260709 13:16:19.432698 10315 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34c9418633cd41c1adf4df973d9838c5"
dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
mode: GRACEFUL
new_leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
 from {username='slave'} at 127.0.0.1:40348
I20260709 13:16:19.433308 10315 raft_consensus.cc:606] T 34c9418633cd41c1adf4df973d9838c5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Received request to transfer leadership to TS 9558e596c8d1432eb6d5117cb6b1ca76
I20260709 13:16:19.432871 11456 consensus_queue.cc:237] T 08c8b1a91aa14bc4bd423b118a78a8a1 P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:19.438197 10247 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da88e5fcaa0e40a1a6f61b464eabfd8f"
dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
mode: GRACEFUL
new_leader_uuid: "3408c3af6d6a49b2a305a7937efd1861"
 from {username='slave'} at 127.0.0.1:53496
I20260709 13:16:19.438720 10247 raft_consensus.cc:606] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Received request to transfer leadership to TS 3408c3af6d6a49b2a305a7937efd1861
I20260709 13:16:19.444345 10888 raft_consensus.cc:1275] T 08c8b1a91aa14bc4bd423b118a78a8a1 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 LEARNER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:16:19.444460  9065 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:16:19.446244  9065 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:19.446087 11456 consensus_queue.cc:1048] T 08c8b1a91aa14bc4bd423b118a78a8a1 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:19.444345 10169 raft_consensus.cc:1275] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:16:19.448745 10247 raft_consensus.cc:1275] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:16:19.449465 11412 consensus_queue.cc:1048] T 08c8b1a91aa14bc4bd423b118a78a8a1 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } 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:16:19.454284 11412 consensus_queue.cc:1048] T 08c8b1a91aa14bc4bd423b118a78a8a1 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:19.463984 10068 catalog_manager.cc:5697] T 83179960d4844238bd0d139d345b2cf2 P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: config changed from index 3 to 4, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "3408c3af6d6a49b2a305a7937efd1861" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:19.468871 11412 raft_consensus.cc:2955] T 08c8b1a91aa14bc4bd423b118a78a8a1 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:19.471112 10169 raft_consensus.cc:2955] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:19.485558 10887 raft_consensus.cc:2955] T 08c8b1a91aa14bc4bd423b118a78a8a1 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
W20260709 13:16:19.492638 10056 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leader transfer in progress
I20260709 13:16:19.492482 10247 raft_consensus.cc:2955] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:19.495540 10072 catalog_manager.cc:5697] T 08c8b1a91aa14bc4bd423b118a78a8a1 P ea065e3af8b44f5ea6fba93d4c6b1e5a reported cstate change: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:19.502149 10169 consensus_queue.cc:237] T 83179960d4844238bd0d139d345b2cf2 P 3408c3af6d6a49b2a305a7937efd1861 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:19.507593 10242 raft_consensus.cc:1275] T 83179960d4844238bd0d139d345b2cf2 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:19.509850 11478 consensus_queue.cc:1048] T 83179960d4844238bd0d139d345b2cf2 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:19.517241 11423 raft_consensus.cc:2955] T 83179960d4844238bd0d139d345b2cf2 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
W20260709 13:16:19.525791 10056 catalog_manager.cc:4755] TS 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): ChangeConfig:REMOVE_PEER RPC failed for tablet da88e5fcaa0e40a1a6f61b464eabfd8f: Remote error: Service unavailable: leader transfer in progress
I20260709 13:16:19.527770 10888 raft_consensus.cc:1275] T 83179960d4844238bd0d139d345b2cf2 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:19.528492 10247 raft_consensus.cc:2955] T 83179960d4844238bd0d139d345b2cf2 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:19.531090 11478 consensus_queue.cc:1048] T 83179960d4844238bd0d139d345b2cf2 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:19.531261 10317 consensus_queue.cc:237] T 08c8b1a91aa14bc4bd423b118a78a8a1 P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:19.535357 10889 raft_consensus.cc:2955] T 83179960d4844238bd0d139d345b2cf2 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:19.548719 11451 raft_consensus.cc:1064] T 06eef725e31e4e8a8a09faa95edbe5a9 P 3408c3af6d6a49b2a305a7937efd1861: attempting to promote NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd to VOTER
I20260709 13:16:19.551375 10068 catalog_manager.cc:5697] T 83179960d4844238bd0d139d345b2cf2 P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: config changed from index 4 to 5, VOTER ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) evicted. New cstate: current_term: 2 leader_uuid: "3408c3af6d6a49b2a305a7937efd1861" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:19.557425 11412 raft_consensus.cc:993] T 34c9418633cd41c1adf4df973d9838c5 P ea065e3af8b44f5ea6fba93d4c6b1e5a: : Instructing follower 9558e596c8d1432eb6d5117cb6b1ca76 to start an election
I20260709 13:16:19.558055 11412 raft_consensus.cc:1081] T 34c9418633cd41c1adf4df973d9838c5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Signalling peer 9558e596c8d1432eb6d5117cb6b1ca76 to start an election
I20260709 13:16:19.559610 10249 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34c9418633cd41c1adf4df973d9838c5"
dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
 from {username='slave'} at 127.0.0.1:35504
I20260709 13:16:19.560118 10249 raft_consensus.cc:493] T 34c9418633cd41c1adf4df973d9838c5 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:19.560452 10249 raft_consensus.cc:3060] T 34c9418633cd41c1adf4df973d9838c5 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:19.551227 11451 consensus_queue.cc:237] T 06eef725e31e4e8a8a09faa95edbe5a9 P 3408c3af6d6a49b2a305a7937efd1861 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:19.570106 10249 raft_consensus.cc:515] T 34c9418633cd41c1adf4df973d9838c5 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:19.572270 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34c9418633cd41c1adf4df973d9838c5" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:16:19.572804 10169 raft_consensus.cc:3060] T 34c9418633cd41c1adf4df973d9838c5 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:19.577291 10309 tablet_service.cc:1558] Processing DeleteTablet for tablet 83179960d4844238bd0d139d345b2cf2 with delete_type TABLET_DATA_TOMBSTONED (TS ea065e3af8b44f5ea6fba93d4c6b1e5a not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:37824
I20260709 13:16:19.578454 10242 raft_consensus.cc:1275] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:16:19.580493 10169 raft_consensus.cc:2468] T 34c9418633cd41c1adf4df973d9838c5 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 2.
I20260709 13:16:19.581619 10058 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 83179960d4844238bd0d139d345b2cf2 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:19.581682 10214 leader_election.cc:304] T 34c9418633cd41c1adf4df973d9838c5 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: 
I20260709 13:16:19.582659 11508 raft_consensus.cc:2804] T 34c9418633cd41c1adf4df973d9838c5 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:19.583010 11412 consensus_queue.cc:1048] T 08c8b1a91aa14bc4bd423b118a78a8a1 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:19.583128 11508 raft_consensus.cc:697] T 34c9418633cd41c1adf4df973d9838c5 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 LEADER]: Becoming Leader. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Running, Role: LEADER
I20260709 13:16:19.584628 11508 consensus_queue.cc:237] T 34c9418633cd41c1adf4df973d9838c5 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:19.590319 11505 raft_consensus.cc:2955] T 08c8b1a91aa14bc4bd423b118a78a8a1 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:19.594527 10886 raft_consensus.cc:1275] T 08c8b1a91aa14bc4bd423b118a78a8a1 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:16:19.598263 10317 raft_consensus.cc:1275] T 06eef725e31e4e8a8a09faa95edbe5a9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:16:19.604552 11456 consensus_queue.cc:1048] T 08c8b1a91aa14bc4bd423b118a78a8a1 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:19.606606 10317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34c9418633cd41c1adf4df973d9838c5" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:16:19.607895 10317 raft_consensus.cc:3055] T 34c9418633cd41c1adf4df973d9838c5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:19.608165 10317 raft_consensus.cc:740] T 34c9418633cd41c1adf4df973d9838c5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Running, Role: LEADER
I20260709 13:16:19.608982 10317 consensus_queue.cc:260] T 34c9418633cd41c1adf4df973d9838c5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:19.610001 10317 raft_consensus.cc:3060] T 34c9418633cd41c1adf4df973d9838c5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:19.609532 10886 raft_consensus.cc:2955] T 08c8b1a91aa14bc4bd423b118a78a8a1 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:19.615662 10249 leader_election.cc:290] T 34c9418633cd41c1adf4df973d9838c5 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 2 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
W20260709 13:16:19.701365 10137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.218.66:39419, user_credentials={real_user=slave}} blocked reactor thread for 83372.2us
I20260709 13:16:19.702688 11530 tablet_replica.cc:333] T 83179960d4844238bd0d139d345b2cf2 P ea065e3af8b44f5ea6fba93d4c6b1e5a: stopping tablet replica
I20260709 13:16:19.704622 11506 consensus_queue.cc:1048] T 06eef725e31e4e8a8a09faa95edbe5a9 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:16:19.701583 10889 raft_consensus.cc:1275] T 06eef725e31e4e8a8a09faa95edbe5a9 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 LEARNER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:16:19.708082 11530 raft_consensus.cc:2243] T 83179960d4844238bd0d139d345b2cf2 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:16:19.708550 10853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.218.66:39419, user_credentials={real_user=slave}} blocked reactor thread for 90130.9us
I20260709 13:16:19.711118 11423 consensus_queue.cc:1048] T 06eef725e31e4e8a8a09faa95edbe5a9 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:19.717814 10242 raft_consensus.cc:2955] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:19.735956 10249 raft_consensus.cc:1275] T 06eef725e31e4e8a8a09faa95edbe5a9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:16:19.740402 11530 raft_consensus.cc:2272] T 83179960d4844238bd0d139d345b2cf2 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:19.743599 11530 ts_tablet_manager.cc:1916] T 83179960d4844238bd0d139d345b2cf2 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:19.753834 10317 raft_consensus.cc:2468] T 34c9418633cd41c1adf4df973d9838c5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 2.
I20260709 13:16:19.756191 10056 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 08c8b1a91aa14bc4bd423b118a78a8a1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:19.762432 11507 consensus_queue.cc:1048] T 06eef725e31e4e8a8a09faa95edbe5a9 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } 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:16:19.764922 10068 catalog_manager.cc:5697] T 34c9418633cd41c1adf4df973d9838c5 P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: term changed from 1 to 2, leader changed from ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) to 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66). New cstate: current_term: 2 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:19.783491 11451 raft_consensus.cc:993] T 187168d8fc924a6c8742aa3ba2cb2f00 P 3408c3af6d6a49b2a305a7937efd1861: : Instructing follower ea065e3af8b44f5ea6fba93d4c6b1e5a to start an election
I20260709 13:16:19.784752 11451 raft_consensus.cc:1081] T 187168d8fc924a6c8742aa3ba2cb2f00 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 LEADER]: Signalling peer ea065e3af8b44f5ea6fba93d4c6b1e5a to start an election
I20260709 13:16:19.800025 10069 catalog_manager.cc:5697] T 08c8b1a91aa14bc4bd423b118a78a8a1 P a23f905ab4ac4b2c88757b2c340a2cfd reported cstate change: config changed from index 3 to 4, VOTER 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) evicted. New cstate: current_term: 2 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:19.807591 11530 ts_tablet_manager.cc:1929] T 83179960d4844238bd0d139d345b2cf2 P ea065e3af8b44f5ea6fba93d4c6b1e5a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:16:19.808547 11530 log.cc:1199] T 83179960d4844238bd0d139d345b2cf2 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Deleting WAL directory at /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-0/minicluster-data/ts-2-root/wals/83179960d4844238bd0d139d345b2cf2
I20260709 13:16:19.819871 11512 raft_consensus.cc:993] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76: : Instructing follower 3408c3af6d6a49b2a305a7937efd1861 to start an election
I20260709 13:16:19.821523 11506 raft_consensus.cc:2955] T 06eef725e31e4e8a8a09faa95edbe5a9 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:19.838608 11512 raft_consensus.cc:1081] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Signalling peer 3408c3af6d6a49b2a305a7937efd1861 to start an election
I20260709 13:16:19.823725 10158 tablet_service.cc:1558] Processing DeleteTablet for tablet 08c8b1a91aa14bc4bd423b118a78a8a1 with delete_type TABLET_DATA_TOMBSTONED (TS 3408c3af6d6a49b2a305a7937efd1861 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51698
I20260709 13:16:19.828306 10317 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "187168d8fc924a6c8742aa3ba2cb2f00"
dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
 from {username='slave'} at 127.0.0.1:37840
I20260709 13:16:19.839753 10317 raft_consensus.cc:493] T 187168d8fc924a6c8742aa3ba2cb2f00 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:19.840113 10317 raft_consensus.cc:3060] T 187168d8fc924a6c8742aa3ba2cb2f00 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:19.831820 10247 raft_consensus.cc:2955] T 06eef725e31e4e8a8a09faa95edbe5a9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:19.859572 10317 raft_consensus.cc:515] T 187168d8fc924a6c8742aa3ba2cb2f00 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:19.863327 10317 leader_election.cc:290] T 187168d8fc924a6c8742aa3ba2cb2f00 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 2 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:16:19.864146 10169 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da88e5fcaa0e40a1a6f61b464eabfd8f"
dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
 from {username='slave'} at 127.0.0.1:51704
I20260709 13:16:19.864895 10169 raft_consensus.cc:493] T da88e5fcaa0e40a1a6f61b464eabfd8f P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:19.865329 10169 raft_consensus.cc:3060] T da88e5fcaa0e40a1a6f61b464eabfd8f P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:19.877473 11535 tablet_replica.cc:333] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 3408c3af6d6a49b2a305a7937efd1861: stopping tablet replica
I20260709 13:16:19.884938 10173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "187168d8fc924a6c8742aa3ba2cb2f00" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:16:19.885670 10173 raft_consensus.cc:3055] T 187168d8fc924a6c8742aa3ba2cb2f00 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:19.886034 10173 raft_consensus.cc:740] T 187168d8fc924a6c8742aa3ba2cb2f00 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Running, Role: LEADER
I20260709 13:16:19.887984 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "187168d8fc924a6c8742aa3ba2cb2f00" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:16:19.888585 10241 raft_consensus.cc:3060] T 187168d8fc924a6c8742aa3ba2cb2f00 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:19.888767 11535 raft_consensus.cc:2243] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:19.889582 11535 raft_consensus.cc:2272] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:19.887355 10173 consensus_queue.cc:260] T 187168d8fc924a6c8742aa3ba2cb2f00 P 3408c3af6d6a49b2a305a7937efd1861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:19.896503 10173 raft_consensus.cc:3060] T 187168d8fc924a6c8742aa3ba2cb2f00 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:19.900264 11535 ts_tablet_manager.cc:1916] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 3408c3af6d6a49b2a305a7937efd1861: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:19.902335 10317 raft_consensus.cc:2955] T 06eef725e31e4e8a8a09faa95edbe5a9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:19.906486 10173 raft_consensus.cc:2468] T 187168d8fc924a6c8742aa3ba2cb2f00 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 2.
I20260709 13:16:19.907388 10056 catalog_manager.cc:5028] TS ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): tablet 83179960d4844238bd0d139d345b2cf2 (table test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]) successfully deleted
I20260709 13:16:19.910800 10169 raft_consensus.cc:515] T da88e5fcaa0e40a1a6f61b464eabfd8f P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:19.914604 10241 raft_consensus.cc:2468] T 187168d8fc924a6c8742aa3ba2cb2f00 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 2.
I20260709 13:16:19.914933 10288 leader_election.cc:304] T 187168d8fc924a6c8742aa3ba2cb2f00 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:16:19.917322 11505 raft_consensus.cc:2804] T 187168d8fc924a6c8742aa3ba2cb2f00 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:19.918586 11505 raft_consensus.cc:697] T 187168d8fc924a6c8742aa3ba2cb2f00 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 LEADER]: Becoming Leader. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Running, Role: LEADER
I20260709 13:16:19.918771 10887 raft_consensus.cc:2955] T 06eef725e31e4e8a8a09faa95edbe5a9 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:19.920588 10169 leader_election.cc:290] T da88e5fcaa0e40a1a6f61b464eabfd8f P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 2 election: Requested vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867), a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68:35275)
I20260709 13:16:19.921540 11505 consensus_queue.cc:237] T 187168d8fc924a6c8742aa3ba2cb2f00 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:19.922716 10886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da88e5fcaa0e40a1a6f61b464eabfd8f" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: true dest_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd"
I20260709 13:16:19.923218 10886 raft_consensus.cc:3060] T da88e5fcaa0e40a1a6f61b464eabfd8f P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:19.929530 10323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da88e5fcaa0e40a1a6f61b464eabfd8f" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: true dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:16:19.930090 10323 raft_consensus.cc:3060] T da88e5fcaa0e40a1a6f61b464eabfd8f P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:19.934801 10886 raft_consensus.cc:2468] T da88e5fcaa0e40a1a6f61b464eabfd8f P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 2.
I20260709 13:16:19.943966 10069 catalog_manager.cc:5697] T 06eef725e31e4e8a8a09faa95edbe5a9 P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: config changed from index 3 to 4, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "3408c3af6d6a49b2a305a7937efd1861" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:19.946771 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da88e5fcaa0e40a1a6f61b464eabfd8f" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: true dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:16:19.947353 10241 raft_consensus.cc:3055] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:19.947649 10241 raft_consensus.cc:740] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Running, Role: LEADER
I20260709 13:16:19.948383 10241 consensus_queue.cc:260] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 3, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:19.949798 10241 raft_consensus.cc:3060] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:19.953862 10323 raft_consensus.cc:2468] T da88e5fcaa0e40a1a6f61b464eabfd8f P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 2.
I20260709 13:16:19.956717 10137 leader_election.cc:304] T da88e5fcaa0e40a1a6f61b464eabfd8f P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861, a23f905ab4ac4b2c88757b2c340a2cfd, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:16:19.957526 11506 raft_consensus.cc:2804] T da88e5fcaa0e40a1a6f61b464eabfd8f P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:19.957825 10241 raft_consensus.cc:2468] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 2.
I20260709 13:16:19.958132 11506 raft_consensus.cc:697] T da88e5fcaa0e40a1a6f61b464eabfd8f P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Becoming Leader. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Running, Role: LEADER
I20260709 13:16:19.959039 11506 consensus_queue.cc:237] T da88e5fcaa0e40a1a6f61b464eabfd8f P 3408c3af6d6a49b2a305a7937efd1861 [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: 3, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
W20260709 13:16:19.962072 10056 catalog_manager.cc:5227] ChangeConfig:REMOVE_PEER RPC for tablet da88e5fcaa0e40a1a6f61b464eabfd8f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419) due to error UNKNOWN_ERROR; will retry: Illegal state: Replica 9558e596c8d1432eb6d5117cb6b1ca76 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 2 committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:19.976130 10173 consensus_queue.cc:237] T 06eef725e31e4e8a8a09faa95edbe5a9 P 3408c3af6d6a49b2a305a7937efd1861 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:19.984572 11535 ts_tablet_manager.cc:1929] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 3408c3af6d6a49b2a305a7937efd1861: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260709 13:16:19.985095 11535 log.cc:1199] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 3408c3af6d6a49b2a305a7937efd1861: Deleting WAL directory at /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-0/minicluster-data/ts-0-root/wals/08c8b1a91aa14bc4bd423b118a78a8a1
I20260709 13:16:19.985397 10887 raft_consensus.cc:1275] T 06eef725e31e4e8a8a09faa95edbe5a9 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:19.987368 10058 catalog_manager.cc:5028] TS 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): tablet 08c8b1a91aa14bc4bd423b118a78a8a1 (table test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]) successfully deleted
I20260709 13:16:19.987572 10323 raft_consensus.cc:1275] T 06eef725e31e4e8a8a09faa95edbe5a9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:19.988966 11478 consensus_queue.cc:1048] T 06eef725e31e4e8a8a09faa95edbe5a9 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:19.990708 11478 consensus_queue.cc:1048] T 06eef725e31e4e8a8a09faa95edbe5a9 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:19.990644 10072 catalog_manager.cc:5697] T da88e5fcaa0e40a1a6f61b464eabfd8f P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: term changed from 1 to 2, leader changed from 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) to 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65). New cstate: current_term: 2 leader_uuid: "3408c3af6d6a49b2a305a7937efd1861" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:19.992000 10070 catalog_manager.cc:5697] T 187168d8fc924a6c8742aa3ba2cb2f00 P ea065e3af8b44f5ea6fba93d4c6b1e5a reported cstate change: term changed from 1 to 2, leader changed from 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) to ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67). New cstate: current_term: 2 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:20.006462 11479 raft_consensus.cc:2955] T 06eef725e31e4e8a8a09faa95edbe5a9 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:20.010025 10887 raft_consensus.cc:2955] T 06eef725e31e4e8a8a09faa95edbe5a9 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:20.016081 10058 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 06eef725e31e4e8a8a09faa95edbe5a9 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:20.017194 10323 raft_consensus.cc:2955] T 06eef725e31e4e8a8a09faa95edbe5a9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:20.028836 10070 catalog_manager.cc:5697] T 06eef725e31e4e8a8a09faa95edbe5a9 P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: config changed from index 4 to 5, VOTER 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) evicted. New cstate: current_term: 2 leader_uuid: "3408c3af6d6a49b2a305a7937efd1861" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:20.050244 10232 tablet_service.cc:1558] Processing DeleteTablet for tablet 06eef725e31e4e8a8a09faa95edbe5a9 with delete_type TABLET_DATA_TOMBSTONED (TS 9558e596c8d1432eb6d5117cb6b1ca76 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:35488
I20260709 13:16:20.057823 11539 tablet_replica.cc:333] T 06eef725e31e4e8a8a09faa95edbe5a9 P 9558e596c8d1432eb6d5117cb6b1ca76: stopping tablet replica
I20260709 13:16:20.058805 11539 raft_consensus.cc:2243] T 06eef725e31e4e8a8a09faa95edbe5a9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:20.059520 11539 raft_consensus.cc:2272] T 06eef725e31e4e8a8a09faa95edbe5a9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:20.062502 11539 ts_tablet_manager.cc:1916] T 06eef725e31e4e8a8a09faa95edbe5a9 P 9558e596c8d1432eb6d5117cb6b1ca76: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:20.077720 11539 ts_tablet_manager.cc:1929] T 06eef725e31e4e8a8a09faa95edbe5a9 P 9558e596c8d1432eb6d5117cb6b1ca76: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:16:20.078109 11539 log.cc:1199] T 06eef725e31e4e8a8a09faa95edbe5a9 P 9558e596c8d1432eb6d5117cb6b1ca76: Deleting WAL directory at /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-0/minicluster-data/ts-1-root/wals/06eef725e31e4e8a8a09faa95edbe5a9
I20260709 13:16:20.079963 10056 catalog_manager.cc:5028] TS 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): tablet 06eef725e31e4e8a8a09faa95edbe5a9 (table test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]) successfully deleted
I20260709 13:16:20.144454 10173 raft_consensus.cc:1275] T 34c9418633cd41c1adf4df973d9838c5 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:20.145901 11397 consensus_queue.cc:1048] T 34c9418633cd41c1adf4df973d9838c5 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:20.171582 10323 raft_consensus.cc:1275] T 34c9418633cd41c1adf4df973d9838c5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:20.176406 11397 consensus_queue.cc:1048] T 34c9418633cd41c1adf4df973d9838c5 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:16:20.179895 10911 debug-util.cc:398] Leaking SignalData structure 0x7b08002eb360 after lost signal to thread 9068
W20260709 13:16:20.180949 10911 debug-util.cc:398] Leaking SignalData structure 0x7b08002eba40 after lost signal to thread 10106
W20260709 13:16:20.182101 10911 debug-util.cc:398] Leaking SignalData structure 0x7b080030f520 after lost signal to thread 10198
W20260709 13:16:20.183105 10911 debug-util.cc:398] Leaking SignalData structure 0x7b080034ada0 after lost signal to thread 10273
W20260709 13:16:20.187817 10911 debug-util.cc:398] Leaking SignalData structure 0x7b08002f3880 after lost signal to thread 10347
W20260709 13:16:20.188937 10911 debug-util.cc:398] Leaking SignalData structure 0x7b080033da80 after lost signal to thread 10914
I20260709 13:16:20.345810 10887 raft_consensus.cc:1275] T da88e5fcaa0e40a1a6f61b464eabfd8f P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:16:20.349818 11506 consensus_queue.cc:1048] T da88e5fcaa0e40a1a6f61b464eabfd8f P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:20.398782 10242 raft_consensus.cc:1275] T 187168d8fc924a6c8742aa3ba2cb2f00 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:20.403028 11456 consensus_queue.cc:1048] T 187168d8fc924a6c8742aa3ba2cb2f00 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:20.410544 10323 raft_consensus.cc:1275] T da88e5fcaa0e40a1a6f61b464eabfd8f P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:16:20.411980 11478 consensus_queue.cc:1048] T da88e5fcaa0e40a1a6f61b464eabfd8f P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } 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:16:20.442009 10173 raft_consensus.cc:1275] T 187168d8fc924a6c8742aa3ba2cb2f00 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:20.445267 11456 consensus_queue.cc:1048] T 187168d8fc924a6c8742aa3ba2cb2f00 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:20.447364  9065 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:20.473181 10242 raft_consensus.cc:1275] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:16:20.476444 11506 consensus_queue.cc:1048] T da88e5fcaa0e40a1a6f61b464eabfd8f P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:20.582463  9065 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:20.655789 10173 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "06eef725e31e4e8a8a09faa95edbe5a9"
dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
mode: GRACEFUL
new_leader_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd"
 from {username='slave'} at 127.0.0.1:32802
I20260709 13:16:20.656414 10173 raft_consensus.cc:606] T 06eef725e31e4e8a8a09faa95edbe5a9 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Received request to transfer leadership to TS a23f905ab4ac4b2c88757b2c340a2cfd
I20260709 13:16:20.658973 10242 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6529b4db48bd4c8482b729319e231170"
dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
mode: GRACEFUL
new_leader_uuid: "3408c3af6d6a49b2a305a7937efd1861"
 from {username='slave'} at 127.0.0.1:53496
I20260709 13:16:20.659487 10242 raft_consensus.cc:606] T 6529b4db48bd4c8482b729319e231170 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Received request to transfer leadership to TS 3408c3af6d6a49b2a305a7937efd1861
I20260709 13:16:20.662195 10242 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ba72d063cfe4714b6a1804302ec5a26"
dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
mode: GRACEFUL
new_leader_uuid: "3408c3af6d6a49b2a305a7937efd1861"
 from {username='slave'} at 127.0.0.1:53496
I20260709 13:16:20.662698 10242 raft_consensus.cc:606] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 3 LEADER]: Received request to transfer leadership to TS 3408c3af6d6a49b2a305a7937efd1861
I20260709 13:16:20.679220 10315 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c462dacced90411f90b56fcc7f8c62c4"
dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
mode: GRACEFUL
new_leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
 from {username='slave'} at 127.0.0.1:40348
I20260709 13:16:20.679885 10315 raft_consensus.cc:606] T c462dacced90411f90b56fcc7f8c62c4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Received request to transfer leadership to TS 9558e596c8d1432eb6d5117cb6b1ca76
I20260709 13:16:20.682575 10173 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fbccac31bd6b486ba75276bbb6f1b824"
dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
mode: GRACEFUL
new_leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
 from {username='slave'} at 127.0.0.1:32802
I20260709 13:16:20.683111 10173 raft_consensus.cc:606] T fbccac31bd6b486ba75276bbb6f1b824 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 LEADER]: Received request to transfer leadership to TS ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:16:20.684175  9065 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:16:20.685554  9065 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:20.766616 10173 consensus_queue.cc:237] T da88e5fcaa0e40a1a6f61b464eabfd8f P 3408c3af6d6a49b2a305a7937efd1861 [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: 3, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:20.774852 10887 raft_consensus.cc:1275] T da88e5fcaa0e40a1a6f61b464eabfd8f P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:20.776017 10242 raft_consensus.cc:1275] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:20.776088 11423 consensus_queue.cc:1048] T da88e5fcaa0e40a1a6f61b464eabfd8f P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:20.779331 11506 consensus_queue.cc:1048] T da88e5fcaa0e40a1a6f61b464eabfd8f P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:20.785115 11423 raft_consensus.cc:2955] T da88e5fcaa0e40a1a6f61b464eabfd8f P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 3 to 5, VOTER ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:20.794226 10058 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet da88e5fcaa0e40a1a6f61b464eabfd8f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 7)
I20260709 13:16:20.794426 10887 raft_consensus.cc:2955] T da88e5fcaa0e40a1a6f61b464eabfd8f P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 3 to 5, VOTER ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:20.814991 11397 raft_consensus.cc:993] T 6529b4db48bd4c8482b729319e231170 P 9558e596c8d1432eb6d5117cb6b1ca76: : Instructing follower 3408c3af6d6a49b2a305a7937efd1861 to start an election
I20260709 13:16:20.815481 11397 raft_consensus.cc:1081] T 6529b4db48bd4c8482b729319e231170 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Signalling peer 3408c3af6d6a49b2a305a7937efd1861 to start an election
I20260709 13:16:20.818092 10173 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6529b4db48bd4c8482b729319e231170"
dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
 from {username='slave'} at 127.0.0.1:51704
I20260709 13:16:20.818734 10173 raft_consensus.cc:493] T 6529b4db48bd4c8482b729319e231170 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:20.819032 10173 raft_consensus.cc:3060] T 6529b4db48bd4c8482b729319e231170 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:20.821236 10242 raft_consensus.cc:2955] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 3 to 5, VOTER ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:20.817374 10068 catalog_manager.cc:5697] T da88e5fcaa0e40a1a6f61b464eabfd8f P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: config changed from index 3 to 5, VOTER ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) evicted. New cstate: current_term: 2 leader_uuid: "3408c3af6d6a49b2a305a7937efd1861" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:20.852048 10173 raft_consensus.cc:515] T 6529b4db48bd4c8482b729319e231170 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:20.873425 10887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6529b4db48bd4c8482b729319e231170" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd"
I20260709 13:16:20.873982 10887 raft_consensus.cc:3060] T 6529b4db48bd4c8482b729319e231170 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:20.877789 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6529b4db48bd4c8482b729319e231170" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:16:20.878419 10242 raft_consensus.cc:3055] T 6529b4db48bd4c8482b729319e231170 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:20.878741 10242 raft_consensus.cc:740] T 6529b4db48bd4c8482b729319e231170 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Running, Role: LEADER
I20260709 13:16:20.879093 10887 raft_consensus.cc:2468] T 6529b4db48bd4c8482b729319e231170 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 2.
I20260709 13:16:20.880266 10140 leader_election.cc:304] T 6529b4db48bd4c8482b729319e231170 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861, a23f905ab4ac4b2c88757b2c340a2cfd; no voters: 
I20260709 13:16:20.880771 10173 leader_election.cc:290] T 6529b4db48bd4c8482b729319e231170 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 2 election: Requested vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68:35275)
I20260709 13:16:20.881069 11423 raft_consensus.cc:2804] T 6529b4db48bd4c8482b729319e231170 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:20.881604 11423 raft_consensus.cc:697] T 6529b4db48bd4c8482b729319e231170 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Becoming Leader. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Running, Role: LEADER
I20260709 13:16:20.882340 11423 consensus_queue.cc:237] T 6529b4db48bd4c8482b729319e231170 P 3408c3af6d6a49b2a305a7937efd1861 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:20.880033 10242 consensus_queue.cc:260] T 6529b4db48bd4c8482b729319e231170 P 9558e596c8d1432eb6d5117cb6b1ca76 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:20.889322 10242 raft_consensus.cc:3060] T 6529b4db48bd4c8482b729319e231170 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:20.915174 11506 raft_consensus.cc:993] T fbccac31bd6b486ba75276bbb6f1b824 P 3408c3af6d6a49b2a305a7937efd1861: : Instructing follower ea065e3af8b44f5ea6fba93d4c6b1e5a to start an election
I20260709 13:16:20.915783 11506 raft_consensus.cc:1081] T fbccac31bd6b486ba75276bbb6f1b824 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 LEADER]: Signalling peer ea065e3af8b44f5ea6fba93d4c6b1e5a to start an election
I20260709 13:16:20.917450 10323 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fbccac31bd6b486ba75276bbb6f1b824"
dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
 from {username='slave'} at 127.0.0.1:37840
I20260709 13:16:20.917969 10242 raft_consensus.cc:2468] T 6529b4db48bd4c8482b729319e231170 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 2.
I20260709 13:16:20.918030 10323 raft_consensus.cc:493] T fbccac31bd6b486ba75276bbb6f1b824 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:20.922163 10323 raft_consensus.cc:3060] T fbccac31bd6b486ba75276bbb6f1b824 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:20.928603 10323 raft_consensus.cc:515] T fbccac31bd6b486ba75276bbb6f1b824 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:20.930397 10323 leader_election.cc:290] T fbccac31bd6b486ba75276bbb6f1b824 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 2 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:16:20.931996 10166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbccac31bd6b486ba75276bbb6f1b824" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:16:20.932657 10166 raft_consensus.cc:3055] T fbccac31bd6b486ba75276bbb6f1b824 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:20.932971 10166 raft_consensus.cc:740] T fbccac31bd6b486ba75276bbb6f1b824 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Running, Role: LEADER
I20260709 13:16:20.933787 10166 consensus_queue.cc:260] T fbccac31bd6b486ba75276bbb6f1b824 P 3408c3af6d6a49b2a305a7937efd1861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:20.936098 10247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbccac31bd6b486ba75276bbb6f1b824" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:16:20.936617 10247 raft_consensus.cc:3060] T fbccac31bd6b486ba75276bbb6f1b824 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:20.935014 10166 raft_consensus.cc:3060] T fbccac31bd6b486ba75276bbb6f1b824 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:20.943135 10247 raft_consensus.cc:2468] T fbccac31bd6b486ba75276bbb6f1b824 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 2.
I20260709 13:16:20.944330 10286 leader_election.cc:304] T fbccac31bd6b486ba75276bbb6f1b824 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:16:20.945176 11456 raft_consensus.cc:2804] T fbccac31bd6b486ba75276bbb6f1b824 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:20.945617 11456 raft_consensus.cc:697] T fbccac31bd6b486ba75276bbb6f1b824 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 LEADER]: Becoming Leader. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Running, Role: LEADER
I20260709 13:16:20.946409 11456 consensus_queue.cc:237] T fbccac31bd6b486ba75276bbb6f1b824 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:20.994063 10309 tablet_service.cc:1558] Processing DeleteTablet for tablet da88e5fcaa0e40a1a6f61b464eabfd8f with delete_type TABLET_DATA_TOMBSTONED (TS ea065e3af8b44f5ea6fba93d4c6b1e5a not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:37824
I20260709 13:16:21.056087 10069 catalog_manager.cc:5697] T fbccac31bd6b486ba75276bbb6f1b824 P ea065e3af8b44f5ea6fba93d4c6b1e5a reported cstate change: term changed from 1 to 2, leader changed from 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) to ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67). New cstate: current_term: 2 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:21.092728 11536 raft_consensus.cc:993] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76: : Instructing follower 3408c3af6d6a49b2a305a7937efd1861 to start an election
I20260709 13:16:21.093560 11536 raft_consensus.cc:1081] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 3 LEADER]: Signalling peer 3408c3af6d6a49b2a305a7937efd1861 to start an election
I20260709 13:16:21.101588 10173 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ba72d063cfe4714b6a1804302ec5a26"
dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
 from {username='slave'} at 127.0.0.1:51704
I20260709 13:16:21.102401 10173 raft_consensus.cc:493] T 6ba72d063cfe4714b6a1804302ec5a26 P 3408c3af6d6a49b2a305a7937efd1861 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:21.102941 10173 raft_consensus.cc:3060] T 6ba72d063cfe4714b6a1804302ec5a26 P 3408c3af6d6a49b2a305a7937efd1861 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:21.110936 10166 raft_consensus.cc:2468] T fbccac31bd6b486ba75276bbb6f1b824 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 2.
I20260709 13:16:21.116834 11561 tablet_replica.cc:333] T da88e5fcaa0e40a1a6f61b464eabfd8f P ea065e3af8b44f5ea6fba93d4c6b1e5a: stopping tablet replica
I20260709 13:16:21.130553 11451 raft_consensus.cc:993] T 06eef725e31e4e8a8a09faa95edbe5a9 P 3408c3af6d6a49b2a305a7937efd1861: : Instructing follower a23f905ab4ac4b2c88757b2c340a2cfd to start an election
I20260709 13:16:21.131213 11451 raft_consensus.cc:1081] T 06eef725e31e4e8a8a09faa95edbe5a9 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Signalling peer a23f905ab4ac4b2c88757b2c340a2cfd to start an election
W20260709 13:16:21.184612 10289 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.218.68:35275, user_credentials={real_user=slave}} blocked reactor thread for 48501.7us
W20260709 13:16:21.207854 10286 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.218.66:39419, user_credentials={real_user=slave}} blocked reactor thread for 53143.1us
I20260709 13:16:21.251179 10173 raft_consensus.cc:515] T 6ba72d063cfe4714b6a1804302ec5a26 P 3408c3af6d6a49b2a305a7937efd1861 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:21.272953 10173 leader_election.cc:290] T 6ba72d063cfe4714b6a1804302ec5a26 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 4 election: Requested vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
W20260709 13:16:21.340497 10137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.218.67:35867, user_credentials={real_user=slave}} blocked reactor thread for 88873.2us
W20260709 13:16:21.352340 10853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.218.67:35867, user_credentials={real_user=slave}} blocked reactor thread for 82045.9us
I20260709 13:16:21.361485 10890 raft_consensus.cc:1275] T 6529b4db48bd4c8482b729319e231170 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:21.362782 10887 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "06eef725e31e4e8a8a09faa95edbe5a9"
dest_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd"
 from {username='slave'} at 127.0.0.1:51120
I20260709 13:16:21.363517 10887 raft_consensus.cc:493] T 06eef725e31e4e8a8a09faa95edbe5a9 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:21.363972 10887 raft_consensus.cc:3060] T 06eef725e31e4e8a8a09faa95edbe5a9 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:21.368628 11478 consensus_queue.cc:1048] T 6529b4db48bd4c8482b729319e231170 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:21.383771 10069 catalog_manager.cc:5697] T 6529b4db48bd4c8482b729319e231170 P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: term changed from 1 to 2, leader changed from 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) to 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65). New cstate: current_term: 2 leader_uuid: "3408c3af6d6a49b2a305a7937efd1861" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 13:16:21.385390 10286 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.218.66:39419, user_credentials={real_user=slave}} blocked reactor thread for 126294us
I20260709 13:16:21.394479 10247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba72d063cfe4714b6a1804302ec5a26" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:16:21.395172 10247 raft_consensus.cc:3055] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:16:21.395479 10247 raft_consensus.cc:740] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Running, Role: LEADER
I20260709 13:16:21.396466 10247 consensus_queue.cc:260] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:21.397645 10247 raft_consensus.cc:3060] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:21.384847 10887 raft_consensus.cc:515] T 06eef725e31e4e8a8a09faa95edbe5a9 P a23f905ab4ac4b2c88757b2c340a2cfd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:21.400400 10323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba72d063cfe4714b6a1804302ec5a26" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:16:21.401682 10323 raft_consensus.cc:3060] T 6ba72d063cfe4714b6a1804302ec5a26 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:21.403508 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef725e31e4e8a8a09faa95edbe5a9" candidate_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:16:21.404167 10169 raft_consensus.cc:3055] T 06eef725e31e4e8a8a09faa95edbe5a9 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:21.405050 10169 raft_consensus.cc:740] T 06eef725e31e4e8a8a09faa95edbe5a9 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Running, Role: LEADER
I20260709 13:16:21.406913 10169 consensus_queue.cc:260] T 06eef725e31e4e8a8a09faa95edbe5a9 P 3408c3af6d6a49b2a305a7937efd1861 [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: 5 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:21.410565 10887 leader_election.cc:290] T 06eef725e31e4e8a8a09faa95edbe5a9 P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 3 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:16:21.416136 10320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06eef725e31e4e8a8a09faa95edbe5a9" candidate_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:16:21.416787 10320 raft_consensus.cc:3060] T 06eef725e31e4e8a8a09faa95edbe5a9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:21.417224 10241 raft_consensus.cc:1275] T 6529b4db48bd4c8482b729319e231170 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:21.417578 10169 raft_consensus.cc:3060] T 06eef725e31e4e8a8a09faa95edbe5a9 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:21.427477 11563 raft_consensus.cc:993] T c462dacced90411f90b56fcc7f8c62c4 P ea065e3af8b44f5ea6fba93d4c6b1e5a: : Instructing follower 9558e596c8d1432eb6d5117cb6b1ca76 to start an election
I20260709 13:16:21.428471 11563 raft_consensus.cc:1081] T c462dacced90411f90b56fcc7f8c62c4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Signalling peer 9558e596c8d1432eb6d5117cb6b1ca76 to start an election
I20260709 13:16:21.429843 10247 raft_consensus.cc:2468] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 4.
I20260709 13:16:21.437749 10249 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c462dacced90411f90b56fcc7f8c62c4"
dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
 from {username='slave'} at 127.0.0.1:35504
I20260709 13:16:21.438181 10249 raft_consensus.cc:493] T c462dacced90411f90b56fcc7f8c62c4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:21.438414 10249 raft_consensus.cc:3060] T c462dacced90411f90b56fcc7f8c62c4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:21.448453 10249 raft_consensus.cc:515] T c462dacced90411f90b56fcc7f8c62c4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:21.452171 11568 consensus_queue.cc:1048] T 6529b4db48bd4c8482b729319e231170 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:16:21.452216 10137 leader_election.cc:304] T 6ba72d063cfe4714b6a1804302ec5a26 P 3408c3af6d6a49b2a305a7937efd1861 [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: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: 
I20260709 13:16:21.452651 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c462dacced90411f90b56fcc7f8c62c4" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:16:21.453431 10315 raft_consensus.cc:3055] T c462dacced90411f90b56fcc7f8c62c4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:21.453578 11423 raft_consensus.cc:2804] T 6ba72d063cfe4714b6a1804302ec5a26 P 3408c3af6d6a49b2a305a7937efd1861 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:16:21.453759 10315 raft_consensus.cc:740] T c462dacced90411f90b56fcc7f8c62c4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Running, Role: LEADER
I20260709 13:16:21.454051 11423 raft_consensus.cc:697] T 6ba72d063cfe4714b6a1804302ec5a26 P 3408c3af6d6a49b2a305a7937efd1861 [term 4 LEADER]: Becoming Leader. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Running, Role: LEADER
I20260709 13:16:21.454557 10315 consensus_queue.cc:260] T c462dacced90411f90b56fcc7f8c62c4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:21.454991 11423 consensus_queue.cc:237] T 6ba72d063cfe4714b6a1804302ec5a26 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:21.455720 10315 raft_consensus.cc:3060] T c462dacced90411f90b56fcc7f8c62c4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:21.452549 10166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c462dacced90411f90b56fcc7f8c62c4" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:16:21.457069 10166 raft_consensus.cc:3060] T c462dacced90411f90b56fcc7f8c62c4 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:21.458562 10247 raft_consensus.cc:1275] T fbccac31bd6b486ba75276bbb6f1b824 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:21.461476 11563 consensus_queue.cc:1048] T fbccac31bd6b486ba75276bbb6f1b824 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:21.462755 11561 raft_consensus.cc:2243] T da88e5fcaa0e40a1a6f61b464eabfd8f P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:21.463660 11561 raft_consensus.cc:2272] T da88e5fcaa0e40a1a6f61b464eabfd8f P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:21.452620 10249 leader_election.cc:290] T c462dacced90411f90b56fcc7f8c62c4 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 2 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:16:21.469290 11561 ts_tablet_manager.cc:1916] T da88e5fcaa0e40a1a6f61b464eabfd8f P ea065e3af8b44f5ea6fba93d4c6b1e5a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:21.466254 10166 raft_consensus.cc:2468] T c462dacced90411f90b56fcc7f8c62c4 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 2.
I20260709 13:16:21.470865 10214 leader_election.cc:304] T c462dacced90411f90b56fcc7f8c62c4 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: 
I20260709 13:16:21.472051 11571 raft_consensus.cc:2804] T c462dacced90411f90b56fcc7f8c62c4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:21.472541 11571 raft_consensus.cc:697] T c462dacced90411f90b56fcc7f8c62c4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 LEADER]: Becoming Leader. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Running, Role: LEADER
I20260709 13:16:21.473448 11571 consensus_queue.cc:237] T c462dacced90411f90b56fcc7f8c62c4 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
W20260709 13:16:21.482576 10853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.218.66:39419, user_credentials={real_user=slave}} blocked reactor thread for 43793.5us
I20260709 13:16:21.495363 10169 raft_consensus.cc:2468] T 06eef725e31e4e8a8a09faa95edbe5a9 P 3408c3af6d6a49b2a305a7937efd1861 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a23f905ab4ac4b2c88757b2c340a2cfd in term 3.
I20260709 13:16:21.544606 10855 leader_election.cc:304] T 06eef725e31e4e8a8a09faa95edbe5a9 P a23f905ab4ac4b2c88757b2c340a2cfd [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: 3408c3af6d6a49b2a305a7937efd1861, a23f905ab4ac4b2c88757b2c340a2cfd; no voters: 
I20260709 13:16:21.546337 11570 raft_consensus.cc:2804] T 06eef725e31e4e8a8a09faa95edbe5a9 P a23f905ab4ac4b2c88757b2c340a2cfd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:21.506035 10069 catalog_manager.cc:5697] T 6ba72d063cfe4714b6a1804302ec5a26 P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: term changed from 3 to 4, leader changed from 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) to 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65). New cstate: current_term: 4 leader_uuid: "3408c3af6d6a49b2a305a7937efd1861" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:21.527163 10323 raft_consensus.cc:2468] T 6ba72d063cfe4714b6a1804302ec5a26 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 4.
I20260709 13:16:21.547035 11570 raft_consensus.cc:697] T 06eef725e31e4e8a8a09faa95edbe5a9 P a23f905ab4ac4b2c88757b2c340a2cfd [term 3 LEADER]: Becoming Leader. State: Replica: a23f905ab4ac4b2c88757b2c340a2cfd, State: Running, Role: LEADER
I20260709 13:16:21.529050 11561 ts_tablet_manager.cc:1929] T da88e5fcaa0e40a1a6f61b464eabfd8f P ea065e3af8b44f5ea6fba93d4c6b1e5a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:16:21.548804 11561 log.cc:1199] T da88e5fcaa0e40a1a6f61b464eabfd8f P ea065e3af8b44f5ea6fba93d4c6b1e5a: Deleting WAL directory at /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-0/minicluster-data/ts-2-root/wals/da88e5fcaa0e40a1a6f61b464eabfd8f
I20260709 13:16:21.536512 10315 raft_consensus.cc:2468] T c462dacced90411f90b56fcc7f8c62c4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 2.
I20260709 13:16:21.538100 10173 raft_consensus.cc:1275] T fbccac31bd6b486ba75276bbb6f1b824 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:21.542137 10320 raft_consensus.cc:2468] T 06eef725e31e4e8a8a09faa95edbe5a9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a23f905ab4ac4b2c88757b2c340a2cfd in term 3.
I20260709 13:16:21.554364 11325 consensus_queue.cc:1048] T fbccac31bd6b486ba75276bbb6f1b824 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:21.548233 11570 consensus_queue.cc:237] T 06eef725e31e4e8a8a09faa95edbe5a9 P a23f905ab4ac4b2c88757b2c340a2cfd [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: 5 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:21.557317 10056 catalog_manager.cc:5028] TS ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): tablet da88e5fcaa0e40a1a6f61b464eabfd8f (table test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]) successfully deleted
I20260709 13:16:21.569485 10072 catalog_manager.cc:5697] T c462dacced90411f90b56fcc7f8c62c4 P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: term changed from 1 to 2, leader changed from ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) to 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66). New cstate: current_term: 2 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:21.577785 10069 catalog_manager.cc:5697] T 06eef725e31e4e8a8a09faa95edbe5a9 P a23f905ab4ac4b2c88757b2c340a2cfd reported cstate change: term changed from 2 to 3, leader changed from 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) to a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68). New cstate: current_term: 3 leader_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:21.686669  9065 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:21.766453  9065 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:21.805207 10173 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6529b4db48bd4c8482b729319e231170"
dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
mode: GRACEFUL
new_leader_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd"
 from {username='slave'} at 127.0.0.1:32802
I20260709 13:16:21.805887 10173 raft_consensus.cc:606] T 6529b4db48bd4c8482b729319e231170 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Received request to transfer leadership to TS a23f905ab4ac4b2c88757b2c340a2cfd
I20260709 13:16:21.808445 10320 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a0ddf47db7b24e13a530080371d8d6ec"
dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
mode: GRACEFUL
new_leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
 from {username='slave'} at 127.0.0.1:40348
I20260709 13:16:21.809091 10320 raft_consensus.cc:606] T a0ddf47db7b24e13a530080371d8d6ec P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Received request to transfer leadership to TS 9558e596c8d1432eb6d5117cb6b1ca76
I20260709 13:16:21.812500 10173 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b20059ed71304d9b9b52a127eeb49532"
dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
mode: GRACEFUL
new_leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
 from {username='slave'} at 127.0.0.1:32802
I20260709 13:16:21.813127 10173 raft_consensus.cc:606] T b20059ed71304d9b9b52a127eeb49532 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Received request to transfer leadership to TS ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:16:21.815505 10241 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c462dacced90411f90b56fcc7f8c62c4"
dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
mode: GRACEFUL
new_leader_uuid: "3408c3af6d6a49b2a305a7937efd1861"
 from {username='slave'} at 127.0.0.1:53496
I20260709 13:16:21.815987 10241 raft_consensus.cc:606] T c462dacced90411f90b56fcc7f8c62c4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 LEADER]: Received request to transfer leadership to TS 3408c3af6d6a49b2a305a7937efd1861
I20260709 13:16:21.817185  9065 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:16:21.818480  9065 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:21.841531 10241 raft_consensus.cc:1275] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 4 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:16:21.843025 11568 consensus_queue.cc:1048] T 6ba72d063cfe4714b6a1804302ec5a26 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:21.857817 10320 raft_consensus.cc:1275] T 6ba72d063cfe4714b6a1804302ec5a26 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 4 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:16:21.866295 11423 consensus_queue.cc:1048] T 6ba72d063cfe4714b6a1804302ec5a26 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:21.932252 11423 raft_consensus.cc:993] T 6529b4db48bd4c8482b729319e231170 P 3408c3af6d6a49b2a305a7937efd1861: : Instructing follower a23f905ab4ac4b2c88757b2c340a2cfd to start an election
I20260709 13:16:21.932751 11423 raft_consensus.cc:1081] T 6529b4db48bd4c8482b729319e231170 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Signalling peer a23f905ab4ac4b2c88757b2c340a2cfd to start an election
I20260709 13:16:21.935005 10886 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6529b4db48bd4c8482b729319e231170"
dest_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd"
 from {username='slave'} at 127.0.0.1:51120
I20260709 13:16:21.935570 10886 raft_consensus.cc:493] T 6529b4db48bd4c8482b729319e231170 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:21.935940 10886 raft_consensus.cc:3060] T 6529b4db48bd4c8482b729319e231170 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:21.941483 10886 raft_consensus.cc:515] T 6529b4db48bd4c8482b729319e231170 P a23f905ab4ac4b2c88757b2c340a2cfd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:21.943472 10886 leader_election.cc:290] T 6529b4db48bd4c8482b729319e231170 P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 3 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:16:21.944317 10173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6529b4db48bd4c8482b729319e231170" candidate_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:16:21.945065 10173 raft_consensus.cc:3055] T 6529b4db48bd4c8482b729319e231170 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:21.945366 10173 raft_consensus.cc:740] T 6529b4db48bd4c8482b729319e231170 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Running, Role: LEADER
I20260709 13:16:21.944373 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6529b4db48bd4c8482b729319e231170" candidate_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:16:21.946333 10241 raft_consensus.cc:3060] T 6529b4db48bd4c8482b729319e231170 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:21.946059 10173 consensus_queue.cc:260] T 6529b4db48bd4c8482b729319e231170 P 3408c3af6d6a49b2a305a7937efd1861 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:21.947346 10173 raft_consensus.cc:3060] T 6529b4db48bd4c8482b729319e231170 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:21.954020 10241 raft_consensus.cc:2468] T 6529b4db48bd4c8482b729319e231170 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a23f905ab4ac4b2c88757b2c340a2cfd in term 3.
I20260709 13:16:21.956835 10173 raft_consensus.cc:2468] T 6529b4db48bd4c8482b729319e231170 P 3408c3af6d6a49b2a305a7937efd1861 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a23f905ab4ac4b2c88757b2c340a2cfd in term 3.
I20260709 13:16:21.959759 10855 leader_election.cc:304] T 6529b4db48bd4c8482b729319e231170 P a23f905ab4ac4b2c88757b2c340a2cfd [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: 3408c3af6d6a49b2a305a7937efd1861, a23f905ab4ac4b2c88757b2c340a2cfd; no voters: 
I20260709 13:16:21.960855 11566 raft_consensus.cc:2804] T 6529b4db48bd4c8482b729319e231170 P a23f905ab4ac4b2c88757b2c340a2cfd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:21.961416 11566 raft_consensus.cc:697] T 6529b4db48bd4c8482b729319e231170 P a23f905ab4ac4b2c88757b2c340a2cfd [term 3 LEADER]: Becoming Leader. State: Replica: a23f905ab4ac4b2c88757b2c340a2cfd, State: Running, Role: LEADER
I20260709 13:16:21.962327 11566 consensus_queue.cc:237] T 6529b4db48bd4c8482b729319e231170 P a23f905ab4ac4b2c88757b2c340a2cfd [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:21.964838 10320 raft_consensus.cc:1275] T 06eef725e31e4e8a8a09faa95edbe5a9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 3 FOLLOWER]: Refusing update from remote peer a23f905ab4ac4b2c88757b2c340a2cfd: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:16:21.967521 11570 consensus_queue.cc:1048] T 06eef725e31e4e8a8a09faa95edbe5a9 P a23f905ab4ac4b2c88757b2c340a2cfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:16:21.980379 10072 catalog_manager.cc:5697] T 6529b4db48bd4c8482b729319e231170 P a23f905ab4ac4b2c88757b2c340a2cfd reported cstate change: term changed from 2 to 3, leader changed from 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) to a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68). New cstate: current_term: 3 leader_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:21.995146 10166 raft_consensus.cc:1275] T 06eef725e31e4e8a8a09faa95edbe5a9 P 3408c3af6d6a49b2a305a7937efd1861 [term 3 FOLLOWER]: Refusing update from remote peer a23f905ab4ac4b2c88757b2c340a2cfd: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:16:21.997741 11566 consensus_queue.cc:1048] T 06eef725e31e4e8a8a09faa95edbe5a9 P a23f905ab4ac4b2c88757b2c340a2cfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.005s
I20260709 13:16:22.019124 11563 raft_consensus.cc:993] T a0ddf47db7b24e13a530080371d8d6ec P ea065e3af8b44f5ea6fba93d4c6b1e5a: : Instructing follower 9558e596c8d1432eb6d5117cb6b1ca76 to start an election
I20260709 13:16:22.019608 11325 raft_consensus.cc:1081] T a0ddf47db7b24e13a530080371d8d6ec P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Signalling peer 9558e596c8d1432eb6d5117cb6b1ca76 to start an election
I20260709 13:16:22.021178 10241 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a0ddf47db7b24e13a530080371d8d6ec"
dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
 from {username='slave'} at 127.0.0.1:35504
I20260709 13:16:22.021692 10241 raft_consensus.cc:493] T a0ddf47db7b24e13a530080371d8d6ec P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:22.022037 10241 raft_consensus.cc:3060] T a0ddf47db7b24e13a530080371d8d6ec P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:22.029134 10241 raft_consensus.cc:515] T a0ddf47db7b24e13a530080371d8d6ec P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:22.037761 10241 leader_election.cc:290] T a0ddf47db7b24e13a530080371d8d6ec P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 2 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:16:22.038091 10323 raft_consensus.cc:1275] T c462dacced90411f90b56fcc7f8c62c4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:22.039961 10323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ddf47db7b24e13a530080371d8d6ec" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:16:22.040483 10323 raft_consensus.cc:3055] T a0ddf47db7b24e13a530080371d8d6ec P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:22.040383 11571 consensus_queue.cc:1048] T c462dacced90411f90b56fcc7f8c62c4 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:22.043758 10173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ddf47db7b24e13a530080371d8d6ec" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:16:22.044279 10173 raft_consensus.cc:3060] T a0ddf47db7b24e13a530080371d8d6ec P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:22.040825 10323 raft_consensus.cc:740] T a0ddf47db7b24e13a530080371d8d6ec P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Running, Role: LEADER
I20260709 13:16:22.046967 10323 consensus_queue.cc:260] T a0ddf47db7b24e13a530080371d8d6ec P ea065e3af8b44f5ea6fba93d4c6b1e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:22.048058 10323 raft_consensus.cc:3060] T a0ddf47db7b24e13a530080371d8d6ec P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:22.051409 10169 raft_consensus.cc:1275] T c462dacced90411f90b56fcc7f8c62c4 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:22.060173 10323 raft_consensus.cc:2468] T a0ddf47db7b24e13a530080371d8d6ec P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 2.
I20260709 13:16:22.061079 11571 consensus_queue.cc:1048] T c462dacced90411f90b56fcc7f8c62c4 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:22.061493 10212 leader_election.cc:304] T a0ddf47db7b24e13a530080371d8d6ec P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:16:22.062311 11560 raft_consensus.cc:2804] T a0ddf47db7b24e13a530080371d8d6ec P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:22.069198 10173 raft_consensus.cc:2468] T a0ddf47db7b24e13a530080371d8d6ec P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 2.
I20260709 13:16:22.081321 11560 raft_consensus.cc:697] T a0ddf47db7b24e13a530080371d8d6ec P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 LEADER]: Becoming Leader. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Running, Role: LEADER
I20260709 13:16:22.082574 11560 consensus_queue.cc:237] T a0ddf47db7b24e13a530080371d8d6ec P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:22.109409 10072 catalog_manager.cc:5697] T a0ddf47db7b24e13a530080371d8d6ec P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: term changed from 1 to 2, leader changed from ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) to 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66). New cstate: current_term: 2 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:22.114387 11560 raft_consensus.cc:993] T c462dacced90411f90b56fcc7f8c62c4 P 9558e596c8d1432eb6d5117cb6b1ca76: : Instructing follower 3408c3af6d6a49b2a305a7937efd1861 to start an election
I20260709 13:16:22.115034 11560 raft_consensus.cc:1081] T c462dacced90411f90b56fcc7f8c62c4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 LEADER]: Signalling peer 3408c3af6d6a49b2a305a7937efd1861 to start an election
I20260709 13:16:22.117730 10169 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c462dacced90411f90b56fcc7f8c62c4"
dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
 from {username='slave'} at 127.0.0.1:51704
I20260709 13:16:22.118209 10169 raft_consensus.cc:493] T c462dacced90411f90b56fcc7f8c62c4 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:22.118539 10169 raft_consensus.cc:3060] T c462dacced90411f90b56fcc7f8c62c4 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:22.136341 10169 raft_consensus.cc:515] T c462dacced90411f90b56fcc7f8c62c4 P 3408c3af6d6a49b2a305a7937efd1861 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:22.148069 10169 leader_election.cc:290] T c462dacced90411f90b56fcc7f8c62c4 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 3 election: Requested vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:16:22.149333 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c462dacced90411f90b56fcc7f8c62c4" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:16:22.149924 10241 raft_consensus.cc:3055] T c462dacced90411f90b56fcc7f8c62c4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:22.150197 10320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c462dacced90411f90b56fcc7f8c62c4" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:16:22.150825 10320 raft_consensus.cc:3060] T c462dacced90411f90b56fcc7f8c62c4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:22.150197 10241 raft_consensus.cc:740] T c462dacced90411f90b56fcc7f8c62c4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Running, Role: LEADER
I20260709 13:16:22.153465 10241 consensus_queue.cc:260] T c462dacced90411f90b56fcc7f8c62c4 P 9558e596c8d1432eb6d5117cb6b1ca76 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:22.154656 10241 raft_consensus.cc:3060] T c462dacced90411f90b56fcc7f8c62c4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:22.170248 10320 raft_consensus.cc:2468] T c462dacced90411f90b56fcc7f8c62c4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 3.
I20260709 13:16:22.172034 10137 leader_election.cc:304] T c462dacced90411f90b56fcc7f8c62c4 P 3408c3af6d6a49b2a305a7937efd1861 [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: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:16:22.172887 11423 raft_consensus.cc:2804] T c462dacced90411f90b56fcc7f8c62c4 P 3408c3af6d6a49b2a305a7937efd1861 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:22.173475 11423 raft_consensus.cc:697] T c462dacced90411f90b56fcc7f8c62c4 P 3408c3af6d6a49b2a305a7937efd1861 [term 3 LEADER]: Becoming Leader. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Running, Role: LEADER
I20260709 13:16:22.174400 11423 consensus_queue.cc:237] T c462dacced90411f90b56fcc7f8c62c4 P 3408c3af6d6a49b2a305a7937efd1861 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:22.183900 10241 raft_consensus.cc:2468] T c462dacced90411f90b56fcc7f8c62c4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 3.
I20260709 13:16:22.197942 10072 catalog_manager.cc:5697] T c462dacced90411f90b56fcc7f8c62c4 P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: term changed from 2 to 3, leader changed from 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) to 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65). New cstate: current_term: 3 leader_uuid: "3408c3af6d6a49b2a305a7937efd1861" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:22.225172 10323 consensus_queue.cc:237] T ab8464ebfb914607b118f3340667edd7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Queue 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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:22.235466 10241 raft_consensus.cc:1275] T ab8464ebfb914607b118f3340667edd7 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:22.240800 11563 consensus_queue.cc:1048] T ab8464ebfb914607b118f3340667edd7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:16:22.242662 10289 consensus_peers.cc:597] T ab8464ebfb914607b118f3340667edd7 P ea065e3af8b44f5ea6fba93d4c6b1e5a -> Peer a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68:35275): Couldn't send request to peer a23f905ab4ac4b2c88757b2c340a2cfd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ab8464ebfb914607b118f3340667edd7. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:22.256043 11325 raft_consensus.cc:2955] T ab8464ebfb914607b118f3340667edd7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:22.269137 10169 raft_consensus.cc:1275] T ab8464ebfb914607b118f3340667edd7 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:22.275326 10247 raft_consensus.cc:2955] T ab8464ebfb914607b118f3340667edd7 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:22.276912 11595 consensus_queue.cc:1048] T ab8464ebfb914607b118f3340667edd7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } 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:16:22.286903 10241 consensus_queue.cc:237] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Queue 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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:22.290205 10072 catalog_manager.cc:5697] T ab8464ebfb914607b118f3340667edd7 P ea065e3af8b44f5ea6fba93d4c6b1e5a reported cstate change: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New cstate: current_term: 1 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:22.306700 10169 raft_consensus.cc:2955] T ab8464ebfb914607b118f3340667edd7 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:22.312155 10323 raft_consensus.cc:1275] T b3dc625ce9b4438d988b3e40fdbcc2d0 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:16:22.313743 10215 consensus_peers.cc:597] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 9558e596c8d1432eb6d5117cb6b1ca76 -> Peer a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68:35275): Couldn't send request to peer a23f905ab4ac4b2c88757b2c340a2cfd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b3dc625ce9b4438d988b3e40fdbcc2d0. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:22.315428 11591 consensus_queue.cc:1048] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } 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:16:22.319440 10173 raft_consensus.cc:1275] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:22.320961 11588 consensus_queue.cc:1048] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:22.336148 11560 raft_consensus.cc:2955] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:22.338354 10166 raft_consensus.cc:2955] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:22.344259 10315 raft_consensus.cc:2955] T b3dc625ce9b4438d988b3e40fdbcc2d0 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:22.351368 10323 consensus_queue.cc:237] T 187168d8fc924a6c8742aa3ba2cb2f00 P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:22.359036 10072 catalog_manager.cc:5697] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:22.364842 11506 raft_consensus.cc:993] T b20059ed71304d9b9b52a127eeb49532 P 3408c3af6d6a49b2a305a7937efd1861: : Instructing follower ea065e3af8b44f5ea6fba93d4c6b1e5a to start an election
I20260709 13:16:22.365330 11506 raft_consensus.cc:1081] T b20059ed71304d9b9b52a127eeb49532 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Signalling peer ea065e3af8b44f5ea6fba93d4c6b1e5a to start an election
I20260709 13:16:22.366998 10320 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b20059ed71304d9b9b52a127eeb49532"
dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
 from {username='slave'} at 127.0.0.1:37840
I20260709 13:16:22.377746 10320 raft_consensus.cc:493] T b20059ed71304d9b9b52a127eeb49532 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:22.378132 10320 raft_consensus.cc:3060] T b20059ed71304d9b9b52a127eeb49532 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:16:22.378998 10289 consensus_peers.cc:597] T 187168d8fc924a6c8742aa3ba2cb2f00 P ea065e3af8b44f5ea6fba93d4c6b1e5a -> Peer a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68:35275): Couldn't send request to peer a23f905ab4ac4b2c88757b2c340a2cfd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 187168d8fc924a6c8742aa3ba2cb2f00. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:22.379655 10247 raft_consensus.cc:1275] T 187168d8fc924a6c8742aa3ba2cb2f00 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:16:22.380232 10166 raft_consensus.cc:1275] T 187168d8fc924a6c8742aa3ba2cb2f00 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:16:22.381269 11596 consensus_queue.cc:1048] T 187168d8fc924a6c8742aa3ba2cb2f00 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } 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:16:22.383188 11596 consensus_queue.cc:1048] T 187168d8fc924a6c8742aa3ba2cb2f00 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:22.384570 10320 raft_consensus.cc:515] T b20059ed71304d9b9b52a127eeb49532 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:22.386746 10320 leader_election.cc:290] T b20059ed71304d9b9b52a127eeb49532 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 3 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:16:22.399235 10173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b20059ed71304d9b9b52a127eeb49532" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:16:22.399859 10173 raft_consensus.cc:3055] T b20059ed71304d9b9b52a127eeb49532 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:22.400159 10173 raft_consensus.cc:740] T b20059ed71304d9b9b52a127eeb49532 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Running, Role: LEADER
I20260709 13:16:22.402609 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b20059ed71304d9b9b52a127eeb49532" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:16:22.403235 10241 raft_consensus.cc:3060] T b20059ed71304d9b9b52a127eeb49532 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:22.413650 10173 consensus_queue.cc:260] T b20059ed71304d9b9b52a127eeb49532 P 3408c3af6d6a49b2a305a7937efd1861 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:22.422231 10173 raft_consensus.cc:3060] T b20059ed71304d9b9b52a127eeb49532 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:22.422818 10169 raft_consensus.cc:1275] T 6529b4db48bd4c8482b729319e231170 P 3408c3af6d6a49b2a305a7937efd1861 [term 3 FOLLOWER]: Refusing update from remote peer a23f905ab4ac4b2c88757b2c340a2cfd: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:16:22.424512 11570 consensus_queue.cc:1048] T 6529b4db48bd4c8482b729319e231170 P a23f905ab4ac4b2c88757b2c340a2cfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:16:22.432402 10241 raft_consensus.cc:2468] T b20059ed71304d9b9b52a127eeb49532 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 3.
I20260709 13:16:22.436729 10242 raft_consensus.cc:1275] T 6529b4db48bd4c8482b729319e231170 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 3 FOLLOWER]: Refusing update from remote peer a23f905ab4ac4b2c88757b2c340a2cfd: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:16:22.440721 11545 consensus_queue.cc:1048] T 6529b4db48bd4c8482b729319e231170 P a23f905ab4ac4b2c88757b2c340a2cfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:16:22.445097 10286 leader_election.cc:304] T b20059ed71304d9b9b52a127eeb49532 P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:16:22.447780 11596 raft_consensus.cc:2804] T b20059ed71304d9b9b52a127eeb49532 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:22.448246 11596 raft_consensus.cc:697] T b20059ed71304d9b9b52a127eeb49532 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 3 LEADER]: Becoming Leader. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Running, Role: LEADER
I20260709 13:16:22.449030 11596 consensus_queue.cc:237] T b20059ed71304d9b9b52a127eeb49532 P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:22.450784 11563 raft_consensus.cc:2955] T 187168d8fc924a6c8742aa3ba2cb2f00 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:22.459045 10169 raft_consensus.cc:2955] T 187168d8fc924a6c8742aa3ba2cb2f00 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:22.474653 10170 raft_consensus.cc:1275] T a0ddf47db7b24e13a530080371d8d6ec P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:22.475298 10173 raft_consensus.cc:2468] T b20059ed71304d9b9b52a127eeb49532 P 3408c3af6d6a49b2a305a7937efd1861 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 3.
I20260709 13:16:22.477586 11592 consensus_queue.cc:1048] T a0ddf47db7b24e13a530080371d8d6ec P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:22.478961 10247 raft_consensus.cc:2955] T 187168d8fc924a6c8742aa3ba2cb2f00 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:22.477730 10166 consensus_queue.cc:237] T 6ba72d063cfe4714b6a1804302ec5a26 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:22.483474 10069 catalog_manager.cc:5697] T b20059ed71304d9b9b52a127eeb49532 P ea065e3af8b44f5ea6fba93d4c6b1e5a reported cstate change: term changed from 2 to 3, leader changed from 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) to ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67). New cstate: current_term: 3 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: HEALTHY } } }
W20260709 13:16:22.494988 10140 consensus_peers.cc:597] T 6ba72d063cfe4714b6a1804302ec5a26 P 3408c3af6d6a49b2a305a7937efd1861 -> Peer a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68:35275): Couldn't send request to peer a23f905ab4ac4b2c88757b2c340a2cfd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6ba72d063cfe4714b6a1804302ec5a26. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:22.495572 10320 raft_consensus.cc:1275] T 6ba72d063cfe4714b6a1804302ec5a26 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 4 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:16:22.500478 11568 consensus_queue.cc:1048] T 6ba72d063cfe4714b6a1804302ec5a26 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } 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:16:22.513094 11423 raft_consensus.cc:2955] T 6ba72d063cfe4714b6a1804302ec5a26 P 3408c3af6d6a49b2a305a7937efd1861 [term 4 LEADER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:22.525756 10241 raft_consensus.cc:1275] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 4 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:16:22.523319 10323 raft_consensus.cc:2955] T 6ba72d063cfe4714b6a1804302ec5a26 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:22.540378 10069 catalog_manager.cc:5697] T 187168d8fc924a6c8742aa3ba2cb2f00 P ea065e3af8b44f5ea6fba93d4c6b1e5a reported cstate change: config changed from index -1 to 3, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New cstate: current_term: 2 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:22.580511 10323 raft_consensus.cc:1275] T a0ddf47db7b24e13a530080371d8d6ec P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:22.582554 11588 consensus_queue.cc:1048] T a0ddf47db7b24e13a530080371d8d6ec P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:16:22.588627 10137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.218.66:39419, user_credentials={real_user=slave}} blocked reactor thread for 61411.3us
I20260709 13:16:22.595530 11506 consensus_queue.cc:1048] T 6ba72d063cfe4714b6a1804302ec5a26 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:22.597970 10247 raft_consensus.cc:1275] T c462dacced90411f90b56fcc7f8c62c4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 3 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:22.601508 10072 catalog_manager.cc:5697] T 6ba72d063cfe4714b6a1804302ec5a26 P ea065e3af8b44f5ea6fba93d4c6b1e5a reported cstate change: config changed from index -1 to 4, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New cstate: current_term: 4 leader_uuid: "3408c3af6d6a49b2a305a7937efd1861" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:22.603727 10247 raft_consensus.cc:2955] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:22.611492 11568 consensus_queue.cc:1048] T c462dacced90411f90b56fcc7f8c62c4 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:22.637776 10320 raft_consensus.cc:1275] T c462dacced90411f90b56fcc7f8c62c4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 3 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:22.639137 11423 consensus_queue.cc:1048] T c462dacced90411f90b56fcc7f8c62c4 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:22.669601 11609 ts_tablet_manager.cc:933] T ab8464ebfb914607b118f3340667edd7 P a23f905ab4ac4b2c88757b2c340a2cfd: Initiating tablet copy from peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:16:22.674026 11609 tablet_copy_client.cc:323] T ab8464ebfb914607b118f3340667edd7 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Beginning tablet copy session from remote peer at address 127.8.218.67:35867
I20260709 13:16:22.675892 10333 tablet_copy_service.cc:140] P ea065e3af8b44f5ea6fba93d4c6b1e5a: Received BeginTabletCopySession request for tablet ab8464ebfb914607b118f3340667edd7 from peer a23f905ab4ac4b2c88757b2c340a2cfd ({username='slave'} at 127.0.0.1:54950)
I20260709 13:16:22.676445 10333 tablet_copy_service.cc:161] P ea065e3af8b44f5ea6fba93d4c6b1e5a: Beginning new tablet copy session on tablet ab8464ebfb914607b118f3340667edd7 from peer a23f905ab4ac4b2c88757b2c340a2cfd at {username='slave'} at 127.0.0.1:54950: session id = a23f905ab4ac4b2c88757b2c340a2cfd-ab8464ebfb914607b118f3340667edd7
I20260709 13:16:22.685544 10333 tablet_copy_source_session.cc:215] T ab8464ebfb914607b118f3340667edd7 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:22.690841 11609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab8464ebfb914607b118f3340667edd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.751255 11609 tablet_copy_client.cc:806] T ab8464ebfb914607b118f3340667edd7 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:22.751881 11609 tablet_copy_client.cc:670] T ab8464ebfb914607b118f3340667edd7 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:22.756495 11609 tablet_copy_client.cc:538] T ab8464ebfb914607b118f3340667edd7 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:22.765216 11609 tablet_bootstrap.cc:492] T ab8464ebfb914607b118f3340667edd7 P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap starting.
I20260709 13:16:22.794059 11609 tablet_bootstrap.cc:492] T ab8464ebfb914607b118f3340667edd7 P a23f905ab4ac4b2c88757b2c340a2cfd: 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:16:22.795428 11609 tablet_bootstrap.cc:492] T ab8464ebfb914607b118f3340667edd7 P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap complete.
I20260709 13:16:22.796249 11609 ts_tablet_manager.cc:1403] T ab8464ebfb914607b118f3340667edd7 P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.007s
I20260709 13:16:22.799540 11609 raft_consensus.cc:359] T ab8464ebfb914607b118f3340667edd7 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:22.800490 11609 raft_consensus.cc:740] T ab8464ebfb914607b118f3340667edd7 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a23f905ab4ac4b2c88757b2c340a2cfd, State: Initialized, Role: LEARNER
I20260709 13:16:22.801281 11609 consensus_queue.cc:260] T ab8464ebfb914607b118f3340667edd7 P a23f905ab4ac4b2c88757b2c340a2cfd [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:22.804095 11609 ts_tablet_manager.cc:1434] T ab8464ebfb914607b118f3340667edd7 P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:16:22.816133 10333 tablet_copy_service.cc:342] P ea065e3af8b44f5ea6fba93d4c6b1e5a: Request end of tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-ab8464ebfb914607b118f3340667edd7 received from {username='slave'} at 127.0.0.1:54950
I20260709 13:16:22.816617 10333 tablet_copy_service.cc:434] P ea065e3af8b44f5ea6fba93d4c6b1e5a: ending tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-ab8464ebfb914607b118f3340667edd7 on tablet ab8464ebfb914607b118f3340667edd7 with peer a23f905ab4ac4b2c88757b2c340a2cfd
I20260709 13:16:22.819337  9065 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:22.820315 11612 ts_tablet_manager.cc:933] T 187168d8fc924a6c8742aa3ba2cb2f00 P a23f905ab4ac4b2c88757b2c340a2cfd: Initiating tablet copy from peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:16:22.840282 10173 raft_consensus.cc:1275] T b20059ed71304d9b9b52a127eeb49532 P 3408c3af6d6a49b2a305a7937efd1861 [term 3 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:22.842049 11596 consensus_queue.cc:1048] T b20059ed71304d9b9b52a127eeb49532 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:22.871006 11609 ts_tablet_manager.cc:933] T b3dc625ce9b4438d988b3e40fdbcc2d0 P a23f905ab4ac4b2c88757b2c340a2cfd: Initiating tablet copy from peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:16:22.905870 11616 ts_tablet_manager.cc:933] T 6ba72d063cfe4714b6a1804302ec5a26 P a23f905ab4ac4b2c88757b2c340a2cfd: Initiating tablet copy from peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643)
I20260709 13:16:22.917917 10242 raft_consensus.cc:1275] T b20059ed71304d9b9b52a127eeb49532 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 3 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:22.921833 11616 tablet_copy_client.cc:323] T 6ba72d063cfe4714b6a1804302ec5a26 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Beginning tablet copy session from remote peer at address 127.8.218.65:33643
I20260709 13:16:22.924921 10184 tablet_copy_service.cc:140] P 3408c3af6d6a49b2a305a7937efd1861: Received BeginTabletCopySession request for tablet 6ba72d063cfe4714b6a1804302ec5a26 from peer a23f905ab4ac4b2c88757b2c340a2cfd ({username='slave'} at 127.0.0.1:43460)
I20260709 13:16:22.925523 11325 consensus_queue.cc:1048] T b20059ed71304d9b9b52a127eeb49532 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:22.925529 10184 tablet_copy_service.cc:161] P 3408c3af6d6a49b2a305a7937efd1861: Beginning new tablet copy session on tablet 6ba72d063cfe4714b6a1804302ec5a26 from peer a23f905ab4ac4b2c88757b2c340a2cfd at {username='slave'} at 127.0.0.1:43460: session id = a23f905ab4ac4b2c88757b2c340a2cfd-6ba72d063cfe4714b6a1804302ec5a26
I20260709 13:16:22.937565 10184 tablet_copy_source_session.cc:215] T 6ba72d063cfe4714b6a1804302ec5a26 P 3408c3af6d6a49b2a305a7937efd1861: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:22.942896 11616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ba72d063cfe4714b6a1804302ec5a26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:22.958463 11616 tablet_copy_client.cc:806] T 6ba72d063cfe4714b6a1804302ec5a26 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:22.958997 11616 tablet_copy_client.cc:670] T 6ba72d063cfe4714b6a1804302ec5a26 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:22.975445 11616 tablet_copy_client.cc:538] T 6ba72d063cfe4714b6a1804302ec5a26 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:22.985656  9065 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:23.024364 11616 tablet_bootstrap.cc:492] T 6ba72d063cfe4714b6a1804302ec5a26 P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap starting.
I20260709 13:16:23.036237 11609 tablet_copy_client.cc:323] T b3dc625ce9b4438d988b3e40fdbcc2d0 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Beginning tablet copy session from remote peer at address 127.8.218.66:39419
I20260709 13:16:23.056886 11612 tablet_copy_client.cc:323] T 187168d8fc924a6c8742aa3ba2cb2f00 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Beginning tablet copy session from remote peer at address 127.8.218.67:35867
I20260709 13:16:23.060845 10333 tablet_copy_service.cc:140] P ea065e3af8b44f5ea6fba93d4c6b1e5a: Received BeginTabletCopySession request for tablet 187168d8fc924a6c8742aa3ba2cb2f00 from peer a23f905ab4ac4b2c88757b2c340a2cfd ({username='slave'} at 127.0.0.1:54950)
I20260709 13:16:23.061460 10333 tablet_copy_service.cc:161] P ea065e3af8b44f5ea6fba93d4c6b1e5a: Beginning new tablet copy session on tablet 187168d8fc924a6c8742aa3ba2cb2f00 from peer a23f905ab4ac4b2c88757b2c340a2cfd at {username='slave'} at 127.0.0.1:54950: session id = a23f905ab4ac4b2c88757b2c340a2cfd-187168d8fc924a6c8742aa3ba2cb2f00
I20260709 13:16:23.061484 10259 tablet_copy_service.cc:140] P 9558e596c8d1432eb6d5117cb6b1ca76: Received BeginTabletCopySession request for tablet b3dc625ce9b4438d988b3e40fdbcc2d0 from peer a23f905ab4ac4b2c88757b2c340a2cfd ({username='slave'} at 127.0.0.1:42018)
I20260709 13:16:23.062142 10259 tablet_copy_service.cc:161] P 9558e596c8d1432eb6d5117cb6b1ca76: Beginning new tablet copy session on tablet b3dc625ce9b4438d988b3e40fdbcc2d0 from peer a23f905ab4ac4b2c88757b2c340a2cfd at {username='slave'} at 127.0.0.1:42018: session id = a23f905ab4ac4b2c88757b2c340a2cfd-b3dc625ce9b4438d988b3e40fdbcc2d0
I20260709 13:16:23.117869 10259 tablet_copy_source_session.cc:215] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 9558e596c8d1432eb6d5117cb6b1ca76: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:23.122208 10173 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6737d1a657234c12b327468e883da91d"
dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
mode: GRACEFUL
new_leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
 from {username='slave'} at 127.0.0.1:32802
I20260709 13:16:23.122818 10173 raft_consensus.cc:606] T 6737d1a657234c12b327468e883da91d P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Received request to transfer leadership to TS ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:16:23.125860 10333 tablet_copy_source_session.cc:215] T 187168d8fc924a6c8742aa3ba2cb2f00 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:23.127429 11609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3dc625ce9b4438d988b3e40fdbcc2d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:23.152987 10242 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "80d372f11f194a0c9cc616850b42de9f"
dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
mode: GRACEFUL
new_leader_uuid: "3408c3af6d6a49b2a305a7937efd1861"
 from {username='slave'} at 127.0.0.1:53496
I20260709 13:16:23.153738 10242 raft_consensus.cc:606] T 80d372f11f194a0c9cc616850b42de9f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Received request to transfer leadership to TS 3408c3af6d6a49b2a305a7937efd1861
I20260709 13:16:23.158968 11612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 187168d8fc924a6c8742aa3ba2cb2f00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:23.181509 10323 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab8464ebfb914607b118f3340667edd7"
dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
mode: GRACEFUL
new_leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
 from {username='slave'} at 127.0.0.1:40348
I20260709 13:16:23.182116 10323 raft_consensus.cc:606] T ab8464ebfb914607b118f3340667edd7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Received request to transfer leadership to TS 9558e596c8d1432eb6d5117cb6b1ca76
I20260709 13:16:23.185892 10886 raft_consensus.cc:1217] T ab8464ebfb914607b118f3340667edd7 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:23.188793  9065 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:16:23.190424  9065 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:23.201028 11609 tablet_copy_client.cc:806] T b3dc625ce9b4438d988b3e40fdbcc2d0 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:23.201634 11609 tablet_copy_client.cc:670] T b3dc625ce9b4438d988b3e40fdbcc2d0 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:23.210701 11612 tablet_copy_client.cc:806] T 187168d8fc924a6c8742aa3ba2cb2f00 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:23.211323 11612 tablet_copy_client.cc:670] T 187168d8fc924a6c8742aa3ba2cb2f00 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:23.227658 11609 tablet_copy_client.cc:538] T b3dc625ce9b4438d988b3e40fdbcc2d0 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:23.236124 11612 tablet_copy_client.cc:538] T 187168d8fc924a6c8742aa3ba2cb2f00 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:23.241900 11609 tablet_bootstrap.cc:492] T b3dc625ce9b4438d988b3e40fdbcc2d0 P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap starting.
I20260709 13:16:23.252831 11616 tablet_bootstrap.cc:492] T 6ba72d063cfe4714b6a1804302ec5a26 P a23f905ab4ac4b2c88757b2c340a2cfd: 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:16:23.253484 11612 tablet_bootstrap.cc:492] T 187168d8fc924a6c8742aa3ba2cb2f00 P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap starting.
I20260709 13:16:23.253880 11616 tablet_bootstrap.cc:492] T 6ba72d063cfe4714b6a1804302ec5a26 P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap complete.
I20260709 13:16:23.254645 11616 ts_tablet_manager.cc:1403] T 6ba72d063cfe4714b6a1804302ec5a26 P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent bootstrapping tablet: real 0.270s	user 0.030s	sys 0.000s
I20260709 13:16:23.258570 11616 raft_consensus.cc:359] T 6ba72d063cfe4714b6a1804302ec5a26 P a23f905ab4ac4b2c88757b2c340a2cfd [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:23.259447 11616 raft_consensus.cc:740] T 6ba72d063cfe4714b6a1804302ec5a26 P a23f905ab4ac4b2c88757b2c340a2cfd [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: a23f905ab4ac4b2c88757b2c340a2cfd, State: Initialized, Role: LEARNER
I20260709 13:16:23.260285 11616 consensus_queue.cc:260] T 6ba72d063cfe4714b6a1804302ec5a26 P a23f905ab4ac4b2c88757b2c340a2cfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 4.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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:23.263190 11616 ts_tablet_manager.cc:1434] T 6ba72d063cfe4714b6a1804302ec5a26 P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.008s
I20260709 13:16:23.269157 10184 tablet_copy_service.cc:342] P 3408c3af6d6a49b2a305a7937efd1861: Request end of tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-6ba72d063cfe4714b6a1804302ec5a26 received from {username='slave'} at 127.0.0.1:43460
I20260709 13:16:23.269608 10184 tablet_copy_service.cc:434] P 3408c3af6d6a49b2a305a7937efd1861: ending tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-6ba72d063cfe4714b6a1804302ec5a26 on tablet 6ba72d063cfe4714b6a1804302ec5a26 with peer a23f905ab4ac4b2c88757b2c340a2cfd
I20260709 13:16:23.326820 11609 tablet_bootstrap.cc:492] T b3dc625ce9b4438d988b3e40fdbcc2d0 P a23f905ab4ac4b2c88757b2c340a2cfd: 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:16:23.327802 11609 tablet_bootstrap.cc:492] T b3dc625ce9b4438d988b3e40fdbcc2d0 P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap complete.
I20260709 13:16:23.328474 11609 ts_tablet_manager.cc:1403] T b3dc625ce9b4438d988b3e40fdbcc2d0 P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent bootstrapping tablet: real 0.087s	user 0.018s	sys 0.013s
I20260709 13:16:23.331388 11609 raft_consensus.cc:359] T b3dc625ce9b4438d988b3e40fdbcc2d0 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:23.332221 11609 raft_consensus.cc:740] T b3dc625ce9b4438d988b3e40fdbcc2d0 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a23f905ab4ac4b2c88757b2c340a2cfd, State: Initialized, Role: LEARNER
I20260709 13:16:23.332883 11609 consensus_queue.cc:260] T b3dc625ce9b4438d988b3e40fdbcc2d0 P a23f905ab4ac4b2c88757b2c340a2cfd [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:23.338824 11609 ts_tablet_manager.cc:1434] T b3dc625ce9b4438d988b3e40fdbcc2d0 P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 13:16:23.339048 11612 tablet_bootstrap.cc:492] T 187168d8fc924a6c8742aa3ba2cb2f00 P a23f905ab4ac4b2c88757b2c340a2cfd: 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:16:23.340359 10259 tablet_copy_service.cc:342] P 9558e596c8d1432eb6d5117cb6b1ca76: Request end of tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-b3dc625ce9b4438d988b3e40fdbcc2d0 received from {username='slave'} at 127.0.0.1:42018
I20260709 13:16:23.340775 10259 tablet_copy_service.cc:434] P 9558e596c8d1432eb6d5117cb6b1ca76: ending tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-b3dc625ce9b4438d988b3e40fdbcc2d0 on tablet b3dc625ce9b4438d988b3e40fdbcc2d0 with peer a23f905ab4ac4b2c88757b2c340a2cfd
I20260709 13:16:23.342023 11612 tablet_bootstrap.cc:492] T 187168d8fc924a6c8742aa3ba2cb2f00 P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap complete.
I20260709 13:16:23.342778 11612 ts_tablet_manager.cc:1403] T 187168d8fc924a6c8742aa3ba2cb2f00 P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent bootstrapping tablet: real 0.090s	user 0.007s	sys 0.018s
I20260709 13:16:23.346125 11612 raft_consensus.cc:359] T 187168d8fc924a6c8742aa3ba2cb2f00 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:23.346917 11612 raft_consensus.cc:740] T 187168d8fc924a6c8742aa3ba2cb2f00 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: a23f905ab4ac4b2c88757b2c340a2cfd, State: Initialized, Role: LEARNER
I20260709 13:16:23.347527 11612 consensus_queue.cc:260] T 187168d8fc924a6c8742aa3ba2cb2f00 P a23f905ab4ac4b2c88757b2c340a2cfd [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:23.348431 11423 raft_consensus.cc:993] T 6737d1a657234c12b327468e883da91d P 3408c3af6d6a49b2a305a7937efd1861: : Instructing follower ea065e3af8b44f5ea6fba93d4c6b1e5a to start an election
I20260709 13:16:23.348872 11423 raft_consensus.cc:1081] T 6737d1a657234c12b327468e883da91d P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Signalling peer ea065e3af8b44f5ea6fba93d4c6b1e5a to start an election
I20260709 13:16:23.350247 11612 ts_tablet_manager.cc:1434] T 187168d8fc924a6c8742aa3ba2cb2f00 P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:16:23.352278 10333 tablet_copy_service.cc:342] P ea065e3af8b44f5ea6fba93d4c6b1e5a: Request end of tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-187168d8fc924a6c8742aa3ba2cb2f00 received from {username='slave'} at 127.0.0.1:54950
I20260709 13:16:23.352701 10333 tablet_copy_service.cc:434] P ea065e3af8b44f5ea6fba93d4c6b1e5a: ending tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-187168d8fc924a6c8742aa3ba2cb2f00 on tablet 187168d8fc924a6c8742aa3ba2cb2f00 with peer a23f905ab4ac4b2c88757b2c340a2cfd
I20260709 13:16:23.357391 10323 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6737d1a657234c12b327468e883da91d"
dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
 from {username='slave'} at 127.0.0.1:37840
I20260709 13:16:23.357956 10323 raft_consensus.cc:493] T 6737d1a657234c12b327468e883da91d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:23.358301 10323 raft_consensus.cc:3060] T 6737d1a657234c12b327468e883da91d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:23.364115 11571 raft_consensus.cc:993] T 80d372f11f194a0c9cc616850b42de9f P 9558e596c8d1432eb6d5117cb6b1ca76: : Instructing follower 3408c3af6d6a49b2a305a7937efd1861 to start an election
I20260709 13:16:23.364629 11571 raft_consensus.cc:1081] T 80d372f11f194a0c9cc616850b42de9f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Signalling peer 3408c3af6d6a49b2a305a7937efd1861 to start an election
I20260709 13:16:23.367116 10173 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "80d372f11f194a0c9cc616850b42de9f"
dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
 from {username='slave'} at 127.0.0.1:51704
I20260709 13:16:23.367749 10173 raft_consensus.cc:493] T 80d372f11f194a0c9cc616850b42de9f P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:23.368127 10173 raft_consensus.cc:3060] T 80d372f11f194a0c9cc616850b42de9f P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:23.370553 11563 raft_consensus.cc:993] T ab8464ebfb914607b118f3340667edd7 P ea065e3af8b44f5ea6fba93d4c6b1e5a: : Instructing follower 9558e596c8d1432eb6d5117cb6b1ca76 to start an election
I20260709 13:16:23.371031 11563 raft_consensus.cc:1081] T ab8464ebfb914607b118f3340667edd7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Signalling peer 9558e596c8d1432eb6d5117cb6b1ca76 to start an election
I20260709 13:16:23.372931 10242 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab8464ebfb914607b118f3340667edd7"
dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
 from {username='slave'} at 127.0.0.1:35504
I20260709 13:16:23.373404 10242 raft_consensus.cc:493] T ab8464ebfb914607b118f3340667edd7 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:23.373718 10242 raft_consensus.cc:3060] T ab8464ebfb914607b118f3340667edd7 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:23.375710 10173 raft_consensus.cc:515] T 80d372f11f194a0c9cc616850b42de9f P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:23.378824 10320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d372f11f194a0c9cc616850b42de9f" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:16:23.379336 10320 raft_consensus.cc:3060] T 80d372f11f194a0c9cc616850b42de9f P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:23.380334 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d372f11f194a0c9cc616850b42de9f" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:16:23.380892 10241 raft_consensus.cc:3055] T 80d372f11f194a0c9cc616850b42de9f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:23.381181 10241 raft_consensus.cc:740] T 80d372f11f194a0c9cc616850b42de9f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Running, Role: LEADER
I20260709 13:16:23.381942 10241 consensus_queue.cc:260] T 80d372f11f194a0c9cc616850b42de9f P 9558e596c8d1432eb6d5117cb6b1ca76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:23.382473 10323 raft_consensus.cc:515] T 6737d1a657234c12b327468e883da91d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:23.383044 10241 raft_consensus.cc:3060] T 80d372f11f194a0c9cc616850b42de9f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:23.384016 10242 raft_consensus.cc:515] T ab8464ebfb914607b118f3340667edd7 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:23.385406 10320 raft_consensus.cc:2468] T 80d372f11f194a0c9cc616850b42de9f P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 2.
I20260709 13:16:23.386550 10166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab8464ebfb914607b118f3340667edd7" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:16:23.386641 10137 leader_election.cc:304] T 80d372f11f194a0c9cc616850b42de9f P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:16:23.387144 10166 raft_consensus.cc:3060] T ab8464ebfb914607b118f3340667edd7 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:23.387755 11568 raft_consensus.cc:2804] T 80d372f11f194a0c9cc616850b42de9f P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:23.388211 11568 raft_consensus.cc:697] T 80d372f11f194a0c9cc616850b42de9f P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Becoming Leader. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Running, Role: LEADER
I20260709 13:16:23.389003 11568 consensus_queue.cc:237] T 80d372f11f194a0c9cc616850b42de9f P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:23.390293 10241 raft_consensus.cc:2468] T 80d372f11f194a0c9cc616850b42de9f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 2.
I20260709 13:16:23.396840 10166 raft_consensus.cc:2468] T ab8464ebfb914607b118f3340667edd7 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 2.
I20260709 13:16:23.397970 10214 leader_election.cc:304] T ab8464ebfb914607b118f3340667edd7 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: 
I20260709 13:16:23.398962 11592 raft_consensus.cc:2804] T ab8464ebfb914607b118f3340667edd7 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:23.399220 10166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6737d1a657234c12b327468e883da91d" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:16:23.399462 11592 raft_consensus.cc:697] T ab8464ebfb914607b118f3340667edd7 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 LEADER]: Becoming Leader. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Running, Role: LEADER
I20260709 13:16:23.399775 10166 raft_consensus.cc:3055] T 6737d1a657234c12b327468e883da91d P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:23.400071 10166 raft_consensus.cc:740] T 6737d1a657234c12b327468e883da91d P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Running, Role: LEADER
I20260709 13:16:23.400379 11592 consensus_queue.cc:237] T ab8464ebfb914607b118f3340667edd7 P 9558e596c8d1432eb6d5117cb6b1ca76 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:23.402400 10166 consensus_queue.cc:260] T 6737d1a657234c12b327468e883da91d P 3408c3af6d6a49b2a305a7937efd1861 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:23.403412 10166 raft_consensus.cc:3060] T 6737d1a657234c12b327468e883da91d P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:23.401891 10323 leader_election.cc:290] T 6737d1a657234c12b327468e883da91d P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 3 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:16:23.405040 10242 leader_election.cc:290] T ab8464ebfb914607b118f3340667edd7 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 2 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:16:23.415271 10166 raft_consensus.cc:2468] T 6737d1a657234c12b327468e883da91d P 3408c3af6d6a49b2a305a7937efd1861 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 3.
I20260709 13:16:23.416481 10288 leader_election.cc:304] T 6737d1a657234c12b327468e883da91d P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:16:23.417213 11563 raft_consensus.cc:2804] T 6737d1a657234c12b327468e883da91d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:23.417251 10888 raft_consensus.cc:1217] T b3dc625ce9b4438d988b3e40fdbcc2d0 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:23.417457 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6737d1a657234c12b327468e883da91d" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:16:23.418069 10241 raft_consensus.cc:3060] T 6737d1a657234c12b327468e883da91d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:23.418406 11563 raft_consensus.cc:697] T 6737d1a657234c12b327468e883da91d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 3 LEADER]: Becoming Leader. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Running, Role: LEADER
I20260709 13:16:23.420467 11563 consensus_queue.cc:237] T 6737d1a657234c12b327468e883da91d P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:23.427218 10241 raft_consensus.cc:2468] T 6737d1a657234c12b327468e883da91d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 3.
I20260709 13:16:23.438489 10323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab8464ebfb914607b118f3340667edd7" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:16:23.397698 10173 leader_election.cc:290] T 80d372f11f194a0c9cc616850b42de9f P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 2 election: Requested vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:16:23.439049 10323 raft_consensus.cc:3055] T ab8464ebfb914607b118f3340667edd7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:23.445117 10323 raft_consensus.cc:740] T ab8464ebfb914607b118f3340667edd7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Running, Role: LEADER
I20260709 13:16:23.448467 10323 consensus_queue.cc:260] T ab8464ebfb914607b118f3340667edd7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:23.449973 10323 raft_consensus.cc:3060] T ab8464ebfb914607b118f3340667edd7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:23.458787 10888 raft_consensus.cc:1217] T 6ba72d063cfe4714b6a1804302ec5a26 P a23f905ab4ac4b2c88757b2c340a2cfd [term 4 LEARNER]: Deduplicated request from leader. Original: 4.3->[4.4-4.4]   Dedup: 4.4->[]
I20260709 13:16:23.461591 10323 raft_consensus.cc:2468] T ab8464ebfb914607b118f3340667edd7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 2.
I20260709 13:16:23.469726 10069 catalog_manager.cc:5697] T 6737d1a657234c12b327468e883da91d P ea065e3af8b44f5ea6fba93d4c6b1e5a reported cstate change: term changed from 2 to 3, leader changed from 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) to ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67). New cstate: current_term: 3 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:23.474957 10068 catalog_manager.cc:5697] T 80d372f11f194a0c9cc616850b42de9f P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: term changed from 1 to 2, leader changed from 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) to 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65). New cstate: current_term: 2 leader_uuid: "3408c3af6d6a49b2a305a7937efd1861" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:23.470870 10070 catalog_manager.cc:5697] T ab8464ebfb914607b118f3340667edd7 P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: term changed from 1 to 2, leader changed from ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) to 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66). New cstate: current_term: 2 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:23.802953 10888 raft_consensus.cc:3060] T ab8464ebfb914607b118f3340667edd7 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Advancing to term 2
I20260709 13:16:23.806440 10173 raft_consensus.cc:1275] T 6737d1a657234c12b327468e883da91d P 3408c3af6d6a49b2a305a7937efd1861 [term 3 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:16:23.807787 11596 consensus_queue.cc:1048] T 6737d1a657234c12b327468e883da91d P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:23.816095 10888 raft_consensus.cc:1275] T ab8464ebfb914607b118f3340667edd7 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 LEARNER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:16:23.817859 11591 consensus_queue.cc:1048] T ab8464ebfb914607b118f3340667edd7 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:23.834585 10886 raft_consensus.cc:1217] T 187168d8fc924a6c8742aa3ba2cb2f00 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:16:23.838094 11571 raft_consensus.cc:1064] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 9558e596c8d1432eb6d5117cb6b1ca76: attempting to promote NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd to VOTER
I20260709 13:16:23.840835 11571 consensus_queue.cc:237] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 9558e596c8d1432eb6d5117cb6b1ca76 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:23.873334 10320 raft_consensus.cc:1275] T b3dc625ce9b4438d988b3e40fdbcc2d0 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:23.873652 10886 raft_consensus.cc:1275] T b3dc625ce9b4438d988b3e40fdbcc2d0 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:23.875131 11592 consensus_queue.cc:1048] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } 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:16:23.876152 11591 consensus_queue.cc:1048] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:23.888190 10173 raft_consensus.cc:1275] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:23.892902 11592 consensus_queue.cc:1048] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:23.918071 10247 raft_consensus.cc:1275] T 6737d1a657234c12b327468e883da91d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 3 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:16:23.922158 11325 consensus_queue.cc:1048] T 6737d1a657234c12b327468e883da91d P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:23.910785 11591 raft_consensus.cc:2955] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:23.934783 10173 raft_consensus.cc:2955] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:23.987452 10315 raft_consensus.cc:1275] T 80d372f11f194a0c9cc616850b42de9f P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:23.987996 10317 raft_consensus.cc:1275] T ab8464ebfb914607b118f3340667edd7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:16:23.989468 11592 consensus_queue.cc:1048] T ab8464ebfb914607b118f3340667edd7 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:23.998986 10323 raft_consensus.cc:2955] T b3dc625ce9b4438d988b3e40fdbcc2d0 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:24.012480 11568 consensus_queue.cc:1048] T 80d372f11f194a0c9cc616850b42de9f P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:24.021911 11506 raft_consensus.cc:1064] T 6ba72d063cfe4714b6a1804302ec5a26 P 3408c3af6d6a49b2a305a7937efd1861: attempting to promote NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd to VOTER
I20260709 13:16:24.024200 11506 consensus_queue.cc:237] T 6ba72d063cfe4714b6a1804302ec5a26 P 3408c3af6d6a49b2a305a7937efd1861 [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: 2, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:24.028677 10068 catalog_manager.cc:5697] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:24.038065 11591 raft_consensus.cc:1064] T ab8464ebfb914607b118f3340667edd7 P 9558e596c8d1432eb6d5117cb6b1ca76: attempting to promote NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd to VOTER
W20260709 13:16:24.038648 11591 raft_consensus.cc:1068] T ab8464ebfb914607b118f3340667edd7 P 9558e596c8d1432eb6d5117cb6b1ca76: Unable to promote non-voter a23f905ab4ac4b2c88757b2c340a2cfd: Illegal state: Leader has not yet committed an operation in its own term
I20260709 13:16:24.038791 10887 raft_consensus.cc:2955] T b3dc625ce9b4438d988b3e40fdbcc2d0 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:24.045097 10888 raft_consensus.cc:1275] T 6ba72d063cfe4714b6a1804302ec5a26 P a23f905ab4ac4b2c88757b2c340a2cfd [term 4 LEARNER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:16:24.048604 11506 consensus_queue.cc:1048] T 6ba72d063cfe4714b6a1804302ec5a26 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:24.049372 10319 raft_consensus.cc:1275] T 6ba72d063cfe4714b6a1804302ec5a26 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 4 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:16:24.050902 11568 consensus_queue.cc:1048] T 6ba72d063cfe4714b6a1804302ec5a26 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:16:24.075261 10214 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.218.65:33643, user_credentials={real_user=slave}} blocked reactor thread for 139164us
I20260709 13:16:24.090579 10170 raft_consensus.cc:1275] T ab8464ebfb914607b118f3340667edd7 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:16:24.096830 10242 raft_consensus.cc:1275] T 80d372f11f194a0c9cc616850b42de9f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:24.100855 10242 raft_consensus.cc:1275] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 4 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:16:24.110438 11642 consensus_queue.cc:1048] T ab8464ebfb914607b118f3340667edd7 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } 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:16:24.117107 11568 consensus_queue.cc:1048] T 80d372f11f194a0c9cc616850b42de9f P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:24.117568 11423 consensus_queue.cc:1048] T 6ba72d063cfe4714b6a1804302ec5a26 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:24.131376 11560 raft_consensus.cc:1064] T ab8464ebfb914607b118f3340667edd7 P 9558e596c8d1432eb6d5117cb6b1ca76: attempting to promote NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd to VOTER
I20260709 13:16:24.134001 11560 consensus_queue.cc:237] T ab8464ebfb914607b118f3340667edd7 P 9558e596c8d1432eb6d5117cb6b1ca76 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:24.130122 11568 raft_consensus.cc:2955] T 6ba72d063cfe4714b6a1804302ec5a26 P 3408c3af6d6a49b2a305a7937efd1861 [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index 4 to 5, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:24.153731 10887 raft_consensus.cc:1275] T ab8464ebfb914607b118f3340667edd7 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 LEARNER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:16:24.155340 11641 consensus_queue.cc:1048] T ab8464ebfb914607b118f3340667edd7 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:24.159791 10319 raft_consensus.cc:1275] T ab8464ebfb914607b118f3340667edd7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:16:24.161115 11642 consensus_queue.cc:1048] T ab8464ebfb914607b118f3340667edd7 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:24.167445 10166 raft_consensus.cc:1275] T ab8464ebfb914607b118f3340667edd7 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:16:24.171860 11591 consensus_queue.cc:1048] T ab8464ebfb914607b118f3340667edd7 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } 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:16:24.170449 11592 raft_consensus.cc:2955] T ab8464ebfb914607b118f3340667edd7 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 2 to 4, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:24.220784 10319 raft_consensus.cc:2955] T 6ba72d063cfe4714b6a1804302ec5a26 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:24.222561 10166 raft_consensus.cc:2955] T ab8464ebfb914607b118f3340667edd7 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:24.244530 10323 raft_consensus.cc:2955] T ab8464ebfb914607b118f3340667edd7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:24.257174 10888 raft_consensus.cc:2955] T 6ba72d063cfe4714b6a1804302ec5a26 P a23f905ab4ac4b2c88757b2c340a2cfd [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:24.264798 10887 raft_consensus.cc:2955] T ab8464ebfb914607b118f3340667edd7 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:24.272022 10249 raft_consensus.cc:2955] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:24.304008 10069 catalog_manager.cc:5697] T ab8464ebfb914607b118f3340667edd7 P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: config changed from index 2 to 4, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:24.319787 11595 raft_consensus.cc:1064] T 187168d8fc924a6c8742aa3ba2cb2f00 P ea065e3af8b44f5ea6fba93d4c6b1e5a: attempting to promote NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd to VOTER
I20260709 13:16:24.320955 10243 consensus_queue.cc:237] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 9558e596c8d1432eb6d5117cb6b1ca76 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:24.280814  9065 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:24.322973 11595 consensus_queue.cc:237] T 187168d8fc924a6c8742aa3ba2cb2f00 P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:24.329978 10170 raft_consensus.cc:1275] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:24.331957 11571 consensus_queue.cc:1048] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:24.333237 10886 raft_consensus.cc:1275] T b3dc625ce9b4438d988b3e40fdbcc2d0 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:24.315142 10069 catalog_manager.cc:5697] T 6ba72d063cfe4714b6a1804302ec5a26 P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: config changed from index 4 to 5, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "3408c3af6d6a49b2a305a7937efd1861" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:24.354465 11641 consensus_queue.cc:1048] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:24.370853 10166 consensus_queue.cc:237] T 6ba72d063cfe4714b6a1804302ec5a26 P 3408c3af6d6a49b2a305a7937efd1861 [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: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:24.371037 11591 raft_consensus.cc:2955] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:24.386438 10888 raft_consensus.cc:1275] T 6ba72d063cfe4714b6a1804302ec5a26 P a23f905ab4ac4b2c88757b2c340a2cfd [term 4 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:16:24.388878 10241 raft_consensus.cc:1275] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 4 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:16:24.388809 11568 consensus_queue.cc:1048] T 6ba72d063cfe4714b6a1804302ec5a26 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:24.392148 11652 consensus_queue.cc:1048] T 6ba72d063cfe4714b6a1804302ec5a26 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:16:24.393198 10886 raft_consensus.cc:2955] T b3dc625ce9b4438d988b3e40fdbcc2d0 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:24.400753 10056 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b3dc625ce9b4438d988b3e40fdbcc2d0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:24.417598 11568 raft_consensus.cc:2955] T 6ba72d063cfe4714b6a1804302ec5a26 P 3408c3af6d6a49b2a305a7937efd1861 [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:24.422809 10166 raft_consensus.cc:2955] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:24.423293 10069 catalog_manager.cc:5697] T b3dc625ce9b4438d988b3e40fdbcc2d0 P a23f905ab4ac4b2c88757b2c340a2cfd reported cstate change: config changed from index 3 to 4, VOTER ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) evicted. New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:24.427712 10888 raft_consensus.cc:2955] T 6ba72d063cfe4714b6a1804302ec5a26 P a23f905ab4ac4b2c88757b2c340a2cfd [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:24.441373 10058 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6ba72d063cfe4714b6a1804302ec5a26 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:24.441599 10887 raft_consensus.cc:1275] T 187168d8fc924a6c8742aa3ba2cb2f00 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 LEARNER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:16:24.442770 10241 raft_consensus.cc:2955] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:24.445755 11595 consensus_queue.cc:1048] T 187168d8fc924a6c8742aa3ba2cb2f00 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:24.449788 10309 tablet_service.cc:1558] Processing DeleteTablet for tablet b3dc625ce9b4438d988b3e40fdbcc2d0 with delete_type TABLET_DATA_TOMBSTONED (TS ea065e3af8b44f5ea6fba93d4c6b1e5a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37824
I20260709 13:16:24.458393 10170 raft_consensus.cc:1275] T 187168d8fc924a6c8742aa3ba2cb2f00 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:16:24.460318 11659 tablet_replica.cc:333] T b3dc625ce9b4438d988b3e40fdbcc2d0 P ea065e3af8b44f5ea6fba93d4c6b1e5a: stopping tablet replica
I20260709 13:16:24.460613 11595 consensus_queue.cc:1048] T 187168d8fc924a6c8742aa3ba2cb2f00 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:24.461408 11659 raft_consensus.cc:2243] T b3dc625ce9b4438d988b3e40fdbcc2d0 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:24.462215 11659 raft_consensus.cc:2272] T b3dc625ce9b4438d988b3e40fdbcc2d0 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.460572 10069 catalog_manager.cc:5697] T 6ba72d063cfe4714b6a1804302ec5a26 P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: config changed from index 5 to 6, VOTER ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) evicted. New cstate: current_term: 4 leader_uuid: "3408c3af6d6a49b2a305a7937efd1861" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:24.465193 10243 raft_consensus.cc:1275] T 187168d8fc924a6c8742aa3ba2cb2f00 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:16:24.467613 11595 consensus_queue.cc:1048] T 187168d8fc924a6c8742aa3ba2cb2f00 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } 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:16:24.476918 11659 ts_tablet_manager.cc:1916] T b3dc625ce9b4438d988b3e40fdbcc2d0 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:24.501032 10243 consensus_queue.cc:237] T ab8464ebfb914607b118f3340667edd7 P 9558e596c8d1432eb6d5117cb6b1ca76 [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: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:24.507411 10309 tablet_service.cc:1558] Processing DeleteTablet for tablet 6ba72d063cfe4714b6a1804302ec5a26 with delete_type TABLET_DATA_TOMBSTONED (TS ea065e3af8b44f5ea6fba93d4c6b1e5a not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:37824
I20260709 13:16:24.510838 10887 raft_consensus.cc:1275] T ab8464ebfb914607b118f3340667edd7 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:24.512651 10319 raft_consensus.cc:1275] T ab8464ebfb914607b118f3340667edd7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:24.512542 11592 consensus_queue.cc:1048] T ab8464ebfb914607b118f3340667edd7 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:24.514153 11641 consensus_queue.cc:1048] T ab8464ebfb914607b118f3340667edd7 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:24.523909 11642 raft_consensus.cc:2955] T ab8464ebfb914607b118f3340667edd7 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:24.525755 10887 raft_consensus.cc:2955] T ab8464ebfb914607b118f3340667edd7 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:24.528865 10319 raft_consensus.cc:2955] T ab8464ebfb914607b118f3340667edd7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:24.533813 10056 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ab8464ebfb914607b118f3340667edd7 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:24.558621  9065 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:24.583294 11659 ts_tablet_manager.cc:1929] T b3dc625ce9b4438d988b3e40fdbcc2d0 P ea065e3af8b44f5ea6fba93d4c6b1e5a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:24.583837 11659 log.cc:1199] T b3dc625ce9b4438d988b3e40fdbcc2d0 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Deleting WAL directory at /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-0/minicluster-data/ts-2-root/wals/b3dc625ce9b4438d988b3e40fdbcc2d0
I20260709 13:16:24.585526 11659 tablet_replica.cc:333] T 6ba72d063cfe4714b6a1804302ec5a26 P ea065e3af8b44f5ea6fba93d4c6b1e5a: stopping tablet replica
I20260709 13:16:24.586424 11659 raft_consensus.cc:2243] T 6ba72d063cfe4714b6a1804302ec5a26 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:24.587198 11659 raft_consensus.cc:2272] T 6ba72d063cfe4714b6a1804302ec5a26 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.587615 10056 catalog_manager.cc:5028] TS ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): tablet b3dc625ce9b4438d988b3e40fdbcc2d0 (table test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]) successfully deleted
I20260709 13:16:24.586493 10070 catalog_manager.cc:5697] T ab8464ebfb914607b118f3340667edd7 P a23f905ab4ac4b2c88757b2c340a2cfd reported cstate change: config changed from index 4 to 5, VOTER 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) evicted. New cstate: current_term: 2 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:24.591609 11659 ts_tablet_manager.cc:1916] T 6ba72d063cfe4714b6a1804302ec5a26 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:24.599189 11595 raft_consensus.cc:2955] T 187168d8fc924a6c8742aa3ba2cb2f00 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:24.600240 10242 raft_consensus.cc:2955] T 187168d8fc924a6c8742aa3ba2cb2f00 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:24.625967 10166 raft_consensus.cc:2955] T 187168d8fc924a6c8742aa3ba2cb2f00 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:24.627135 10888 raft_consensus.cc:2955] T 187168d8fc924a6c8742aa3ba2cb2f00 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:24.641250 10158 tablet_service.cc:1558] Processing DeleteTablet for tablet ab8464ebfb914607b118f3340667edd7 with delete_type TABLET_DATA_TOMBSTONED (TS 3408c3af6d6a49b2a305a7937efd1861 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:51698
I20260709 13:16:24.644770 10068 catalog_manager.cc:5697] T 187168d8fc924a6c8742aa3ba2cb2f00 P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: config changed from index 3 to 4, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:24.660218 11663 tablet_replica.cc:333] T ab8464ebfb914607b118f3340667edd7 P 3408c3af6d6a49b2a305a7937efd1861: stopping tablet replica
I20260709 13:16:24.661377 11663 raft_consensus.cc:2243] T ab8464ebfb914607b118f3340667edd7 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:24.662142 11663 raft_consensus.cc:2272] T ab8464ebfb914607b118f3340667edd7 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.664903 11659 ts_tablet_manager.cc:1929] T 6ba72d063cfe4714b6a1804302ec5a26 P ea065e3af8b44f5ea6fba93d4c6b1e5a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.5
I20260709 13:16:24.665347 11659 log.cc:1199] T 6ba72d063cfe4714b6a1804302ec5a26 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Deleting WAL directory at /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-0/minicluster-data/ts-2-root/wals/6ba72d063cfe4714b6a1804302ec5a26
I20260709 13:16:24.666646 10056 catalog_manager.cc:5028] TS ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): tablet 6ba72d063cfe4714b6a1804302ec5a26 (table test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]) successfully deleted
I20260709 13:16:24.668836 10319 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "507f2b25ff3440d68a854960f099a4f4"
dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
mode: GRACEFUL
new_leader_uuid: "3408c3af6d6a49b2a305a7937efd1861"
 from {username='slave'} at 127.0.0.1:40348
I20260709 13:16:24.669381 10319 raft_consensus.cc:606] T 507f2b25ff3440d68a854960f099a4f4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Received request to transfer leadership to TS 3408c3af6d6a49b2a305a7937efd1861
I20260709 13:16:24.672200 11663 ts_tablet_manager.cc:1916] T ab8464ebfb914607b118f3340667edd7 P 3408c3af6d6a49b2a305a7937efd1861: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:24.684732 10166 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "83179960d4844238bd0d139d345b2cf2"
dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
mode: GRACEFUL
new_leader_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd"
 from {username='slave'} at 127.0.0.1:32802
I20260709 13:16:24.685293 10166 raft_consensus.cc:606] T 83179960d4844238bd0d139d345b2cf2 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Received request to transfer leadership to TS a23f905ab4ac4b2c88757b2c340a2cfd
I20260709 13:16:24.688225 10241 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c56c86e48bba445eae737d80017458c8"
dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
mode: GRACEFUL
new_leader_uuid: "3408c3af6d6a49b2a305a7937efd1861"
 from {username='slave'} at 127.0.0.1:53496
I20260709 13:16:24.688791 10241 raft_consensus.cc:606] T c56c86e48bba445eae737d80017458c8 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Received request to transfer leadership to TS 3408c3af6d6a49b2a305a7937efd1861
I20260709 13:16:24.690160  9065 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:16:24.691866  9065 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:24.700965 11663 ts_tablet_manager.cc:1929] T ab8464ebfb914607b118f3340667edd7 P 3408c3af6d6a49b2a305a7937efd1861: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:16:24.701553 11663 log.cc:1199] T ab8464ebfb914607b118f3340667edd7 P 3408c3af6d6a49b2a305a7937efd1861: Deleting WAL directory at /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-0/minicluster-data/ts-0-root/wals/ab8464ebfb914607b118f3340667edd7
I20260709 13:16:24.703583 10058 catalog_manager.cc:5028] TS 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): tablet ab8464ebfb914607b118f3340667edd7 (table test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]) successfully deleted
I20260709 13:16:24.683450 10323 consensus_queue.cc:237] T 187168d8fc924a6c8742aa3ba2cb2f00 P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:24.711720 10888 raft_consensus.cc:1275] T 187168d8fc924a6c8742aa3ba2cb2f00 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:24.712285 10166 raft_consensus.cc:1275] T 187168d8fc924a6c8742aa3ba2cb2f00 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:24.713143 11595 consensus_queue.cc:1048] T 187168d8fc924a6c8742aa3ba2cb2f00 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:24.714048 11325 consensus_queue.cc:1048] T 187168d8fc924a6c8742aa3ba2cb2f00 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:24.726524 10170 raft_consensus.cc:2955] T 187168d8fc924a6c8742aa3ba2cb2f00 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:24.734661 11652 raft_consensus.cc:993] T 83179960d4844238bd0d139d345b2cf2 P 3408c3af6d6a49b2a305a7937efd1861: : Instructing follower a23f905ab4ac4b2c88757b2c340a2cfd to start an election
I20260709 13:16:24.735186 11652 raft_consensus.cc:1081] T 83179960d4844238bd0d139d345b2cf2 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Signalling peer a23f905ab4ac4b2c88757b2c340a2cfd to start an election
I20260709 13:16:24.723116 11563 raft_consensus.cc:2955] T 187168d8fc924a6c8742aa3ba2cb2f00 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:24.739974 10886 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "83179960d4844238bd0d139d345b2cf2"
dest_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd"
 from {username='slave'} at 127.0.0.1:51120
I20260709 13:16:24.740487 10886 raft_consensus.cc:493] T 83179960d4844238bd0d139d345b2cf2 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:24.740870 10886 raft_consensus.cc:3060] T 83179960d4844238bd0d139d345b2cf2 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:24.783146 10888 raft_consensus.cc:2955] T 187168d8fc924a6c8742aa3ba2cb2f00 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:24.796136 10886 raft_consensus.cc:515] T 83179960d4844238bd0d139d345b2cf2 P a23f905ab4ac4b2c88757b2c340a2cfd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:24.799119 10166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83179960d4844238bd0d139d345b2cf2" candidate_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:16:24.799661 10166 raft_consensus.cc:3055] T 83179960d4844238bd0d139d345b2cf2 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:24.817617 10166 raft_consensus.cc:740] T 83179960d4844238bd0d139d345b2cf2 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Running, Role: LEADER
I20260709 13:16:24.825443 10166 consensus_queue.cc:260] T 83179960d4844238bd0d139d345b2cf2 P 3408c3af6d6a49b2a305a7937efd1861 [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: 5 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:24.826588 10166 raft_consensus.cc:3060] T 83179960d4844238bd0d139d345b2cf2 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:24.832652 10886 leader_election.cc:290] T 83179960d4844238bd0d139d345b2cf2 P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 3 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:16:24.837561 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83179960d4844238bd0d139d345b2cf2" candidate_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:16:24.838160 10241 raft_consensus.cc:3060] T 83179960d4844238bd0d139d345b2cf2 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:24.839144 10056 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 187168d8fc924a6c8742aa3ba2cb2f00 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:24.844316 10241 raft_consensus.cc:2468] T 83179960d4844238bd0d139d345b2cf2 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a23f905ab4ac4b2c88757b2c340a2cfd in term 3.
I20260709 13:16:24.845541 10853 leader_election.cc:304] T 83179960d4844238bd0d139d345b2cf2 P a23f905ab4ac4b2c88757b2c340a2cfd [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: 9558e596c8d1432eb6d5117cb6b1ca76, a23f905ab4ac4b2c88757b2c340a2cfd; no voters: 
I20260709 13:16:24.846354 11619 raft_consensus.cc:2804] T 83179960d4844238bd0d139d345b2cf2 P a23f905ab4ac4b2c88757b2c340a2cfd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:24.846829 11619 raft_consensus.cc:697] T 83179960d4844238bd0d139d345b2cf2 P a23f905ab4ac4b2c88757b2c340a2cfd [term 3 LEADER]: Becoming Leader. State: Replica: a23f905ab4ac4b2c88757b2c340a2cfd, State: Running, Role: LEADER
I20260709 13:16:24.847707 11619 consensus_queue.cc:237] T 83179960d4844238bd0d139d345b2cf2 P a23f905ab4ac4b2c88757b2c340a2cfd [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: 5 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:24.898921 10072 catalog_manager.cc:5697] T 187168d8fc924a6c8742aa3ba2cb2f00 P ea065e3af8b44f5ea6fba93d4c6b1e5a reported cstate change: config changed from index 4 to 5, VOTER 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) evicted. New cstate: current_term: 2 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:24.917328 11325 raft_consensus.cc:993] T 507f2b25ff3440d68a854960f099a4f4 P ea065e3af8b44f5ea6fba93d4c6b1e5a: : Instructing follower 3408c3af6d6a49b2a305a7937efd1861 to start an election
I20260709 13:16:24.918164 11325 raft_consensus.cc:1081] T 507f2b25ff3440d68a854960f099a4f4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Signalling peer 3408c3af6d6a49b2a305a7937efd1861 to start an election
I20260709 13:16:24.923659 10173 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "507f2b25ff3440d68a854960f099a4f4"
dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
 from {username='slave'} at 127.0.0.1:51700
I20260709 13:16:24.924203 10173 raft_consensus.cc:493] T 507f2b25ff3440d68a854960f099a4f4 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:24.924568 10173 raft_consensus.cc:3060] T 507f2b25ff3440d68a854960f099a4f4 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:24.930456 10232 tablet_service.cc:1558] Processing DeleteTablet for tablet 187168d8fc924a6c8742aa3ba2cb2f00 with delete_type TABLET_DATA_TOMBSTONED (TS 9558e596c8d1432eb6d5117cb6b1ca76 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:35488
I20260709 13:16:24.938800 10166 raft_consensus.cc:2468] T 83179960d4844238bd0d139d345b2cf2 P 3408c3af6d6a49b2a305a7937efd1861 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a23f905ab4ac4b2c88757b2c340a2cfd in term 3.
I20260709 13:16:24.940428 11665 tablet_replica.cc:333] T 187168d8fc924a6c8742aa3ba2cb2f00 P 9558e596c8d1432eb6d5117cb6b1ca76: stopping tablet replica
I20260709 13:16:24.940126 10173 raft_consensus.cc:515] T 507f2b25ff3440d68a854960f099a4f4 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:24.941541 11665 raft_consensus.cc:2243] T 187168d8fc924a6c8742aa3ba2cb2f00 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:24.942250 11665 raft_consensus.cc:2272] T 187168d8fc924a6c8742aa3ba2cb2f00 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:24.942713 10173 leader_election.cc:290] T 507f2b25ff3440d68a854960f099a4f4 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 2 election: Requested vote from peers ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867), a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68:35275)
I20260709 13:16:24.942854 10319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "507f2b25ff3440d68a854960f099a4f4" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:16:24.943415 10319 raft_consensus.cc:3055] T 507f2b25ff3440d68a854960f099a4f4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:24.943704 10319 raft_consensus.cc:740] T 507f2b25ff3440d68a854960f099a4f4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Running, Role: LEADER
I20260709 13:16:24.944391 10319 consensus_queue.cc:260] T 507f2b25ff3440d68a854960f099a4f4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:24.945461 10319 raft_consensus.cc:3060] T 507f2b25ff3440d68a854960f099a4f4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:24.964705 10319 raft_consensus.cc:2468] T 507f2b25ff3440d68a854960f099a4f4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 2.
I20260709 13:16:24.966169 10137 leader_election.cc:304] T 507f2b25ff3440d68a854960f099a4f4 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:16:24.968281 11568 raft_consensus.cc:2804] T 507f2b25ff3440d68a854960f099a4f4 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:24.968743 11568 raft_consensus.cc:697] T 507f2b25ff3440d68a854960f099a4f4 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Becoming Leader. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Running, Role: LEADER
I20260709 13:16:24.969497 11568 consensus_queue.cc:237] T 507f2b25ff3440d68a854960f099a4f4 P 3408c3af6d6a49b2a305a7937efd1861 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:24.967927 10888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "507f2b25ff3440d68a854960f099a4f4" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd"
I20260709 13:16:24.988039 10069 catalog_manager.cc:5697] T 83179960d4844238bd0d139d345b2cf2 P a23f905ab4ac4b2c88757b2c340a2cfd reported cstate change: term changed from 2 to 3, leader changed from 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) to a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68). New cstate: current_term: 3 leader_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:24.989256 11592 raft_consensus.cc:993] T c56c86e48bba445eae737d80017458c8 P 9558e596c8d1432eb6d5117cb6b1ca76: : Instructing follower 3408c3af6d6a49b2a305a7937efd1861 to start an election
I20260709 13:16:24.989456 11665 ts_tablet_manager.cc:1916] T 187168d8fc924a6c8742aa3ba2cb2f00 P 9558e596c8d1432eb6d5117cb6b1ca76: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:24.989850 11591 raft_consensus.cc:1081] T c56c86e48bba445eae737d80017458c8 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Signalling peer 3408c3af6d6a49b2a305a7937efd1861 to start an election
I20260709 13:16:24.992882 10170 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c56c86e48bba445eae737d80017458c8"
dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
 from {username='slave'} at 127.0.0.1:51704
I20260709 13:16:24.993482 10170 raft_consensus.cc:493] T c56c86e48bba445eae737d80017458c8 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:24.993865 10170 raft_consensus.cc:3060] T c56c86e48bba445eae737d80017458c8 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:24.983934 10888 raft_consensus.cc:3060] T 507f2b25ff3440d68a854960f099a4f4 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:25.029686 10170 raft_consensus.cc:515] T c56c86e48bba445eae737d80017458c8 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:25.037955 11665 ts_tablet_manager.cc:1929] T 187168d8fc924a6c8742aa3ba2cb2f00 P 9558e596c8d1432eb6d5117cb6b1ca76: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:16:25.038653 11665 log.cc:1199] T 187168d8fc924a6c8742aa3ba2cb2f00 P 9558e596c8d1432eb6d5117cb6b1ca76: Deleting WAL directory at /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-0/minicluster-data/ts-1-root/wals/187168d8fc924a6c8742aa3ba2cb2f00
I20260709 13:16:25.041599 10056 catalog_manager.cc:5028] TS 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): tablet 187168d8fc924a6c8742aa3ba2cb2f00 (table test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]) successfully deleted
I20260709 13:16:25.042800 10888 raft_consensus.cc:2468] T 507f2b25ff3440d68a854960f099a4f4 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 2.
I20260709 13:16:25.051925 10170 leader_election.cc:290] T c56c86e48bba445eae737d80017458c8 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 2 election: Requested vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68:35275)
I20260709 13:16:25.052878 10888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c56c86e48bba445eae737d80017458c8" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd"
I20260709 13:16:25.053062 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c56c86e48bba445eae737d80017458c8" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:16:25.053613 10241 raft_consensus.cc:3055] T c56c86e48bba445eae737d80017458c8 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:25.053711 10888 raft_consensus.cc:3060] T c56c86e48bba445eae737d80017458c8 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:25.053993 10241 raft_consensus.cc:740] T c56c86e48bba445eae737d80017458c8 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Running, Role: LEADER
I20260709 13:16:25.054852 10241 consensus_queue.cc:260] T c56c86e48bba445eae737d80017458c8 P 9558e596c8d1432eb6d5117cb6b1ca76 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:25.056116 10241 raft_consensus.cc:3060] T c56c86e48bba445eae737d80017458c8 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:25.064049 10241 raft_consensus.cc:2468] T c56c86e48bba445eae737d80017458c8 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 2.
I20260709 13:16:25.063342 10072 catalog_manager.cc:5697] T 507f2b25ff3440d68a854960f099a4f4 P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: term changed from 1 to 2, leader changed from ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) to 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65). New cstate: current_term: 2 leader_uuid: "3408c3af6d6a49b2a305a7937efd1861" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:25.065291 10137 leader_election.cc:304] T c56c86e48bba445eae737d80017458c8 P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76; no voters: 
I20260709 13:16:25.066187 10888 raft_consensus.cc:2468] T c56c86e48bba445eae737d80017458c8 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 2.
I20260709 13:16:25.066730 11656 raft_consensus.cc:2804] T c56c86e48bba445eae737d80017458c8 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:25.067255 11656 raft_consensus.cc:697] T c56c86e48bba445eae737d80017458c8 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Becoming Leader. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Running, Role: LEADER
I20260709 13:16:25.068142 11656 consensus_queue.cc:237] T c56c86e48bba445eae737d80017458c8 P 3408c3af6d6a49b2a305a7937efd1861 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:25.087131 10072 catalog_manager.cc:5697] T c56c86e48bba445eae737d80017458c8 P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: term changed from 1 to 2, leader changed from 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) to 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65). New cstate: current_term: 2 leader_uuid: "3408c3af6d6a49b2a305a7937efd1861" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:25.249991 10170 raft_consensus.cc:1275] T 83179960d4844238bd0d139d345b2cf2 P 3408c3af6d6a49b2a305a7937efd1861 [term 3 FOLLOWER]: Refusing update from remote peer a23f905ab4ac4b2c88757b2c340a2cfd: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:16:25.251356 11620 consensus_queue.cc:1048] T 83179960d4844238bd0d139d345b2cf2 P a23f905ab4ac4b2c88757b2c340a2cfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:16:25.280755 10241 raft_consensus.cc:1275] T 83179960d4844238bd0d139d345b2cf2 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 3 FOLLOWER]: Refusing update from remote peer a23f905ab4ac4b2c88757b2c340a2cfd: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:16:25.286149 11619 consensus_queue.cc:1048] T 83179960d4844238bd0d139d345b2cf2 P a23f905ab4ac4b2c88757b2c340a2cfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:16:25.443536 10886 raft_consensus.cc:1275] T 507f2b25ff3440d68a854960f099a4f4 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:25.445137 11656 consensus_queue.cc:1048] T 507f2b25ff3440d68a854960f099a4f4 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:25.456053 10323 raft_consensus.cc:1275] T 507f2b25ff3440d68a854960f099a4f4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:25.458339 11656 consensus_queue.cc:1048] T 507f2b25ff3440d68a854960f099a4f4 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:25.577521 10886 raft_consensus.cc:1275] T c56c86e48bba445eae737d80017458c8 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:25.579121 11652 consensus_queue.cc:1048] T c56c86e48bba445eae737d80017458c8 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:25.589706 10242 raft_consensus.cc:1275] T c56c86e48bba445eae737d80017458c8 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:25.591751 11652 consensus_queue.cc:1048] T c56c86e48bba445eae737d80017458c8 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:25.692759  9065 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:25.985914  9065 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:25.995858 10323 consensus_queue.cc:237] T c82a19022bf346b8ac8e526c3315acee P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
W20260709 13:16:26.010214 10289 consensus_peers.cc:597] T c82a19022bf346b8ac8e526c3315acee P ea065e3af8b44f5ea6fba93d4c6b1e5a -> Peer a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68:35275): Couldn't send request to peer a23f905ab4ac4b2c88757b2c340a2cfd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c82a19022bf346b8ac8e526c3315acee. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:26.013868 10242 raft_consensus.cc:1275] T c82a19022bf346b8ac8e526c3315acee P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:26.015432 10170 raft_consensus.cc:1275] T c82a19022bf346b8ac8e526c3315acee P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:26.016355 11679 consensus_queue.cc:1048] T c82a19022bf346b8ac8e526c3315acee P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:26.017383 11596 consensus_queue.cc:1048] T c82a19022bf346b8ac8e526c3315acee P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } 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:16:26.043030 11679 raft_consensus.cc:2955] T c82a19022bf346b8ac8e526c3315acee P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:26.050136 10170 raft_consensus.cc:2955] T c82a19022bf346b8ac8e526c3315acee P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:26.050136 10241 raft_consensus.cc:2955] T c82a19022bf346b8ac8e526c3315acee P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:26.059990 10169 consensus_queue.cc:237] T 770b80d5ccd94d9883981e2fc7dc7859 P 3408c3af6d6a49b2a305a7937efd1861 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:26.063234 10173 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c462dacced90411f90b56fcc7f8c62c4"
dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
mode: GRACEFUL
new_leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
 from {username='slave'} at 127.0.0.1:32802
I20260709 13:16:26.063788 10173 raft_consensus.cc:606] T c462dacced90411f90b56fcc7f8c62c4 P 3408c3af6d6a49b2a305a7937efd1861 [term 3 LEADER]: Received request to transfer leadership to TS 9558e596c8d1432eb6d5117cb6b1ca76
I20260709 13:16:26.067378 10166 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d2bf0450ecbd45eaad592947ad878624"
dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
mode: GRACEFUL
new_leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
 from {username='slave'} at 127.0.0.1:32802
I20260709 13:16:26.065336 10069 catalog_manager.cc:5697] T c82a19022bf346b8ac8e526c3315acee P ea065e3af8b44f5ea6fba93d4c6b1e5a reported cstate change: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New cstate: current_term: 2 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:26.067942 10166 raft_consensus.cc:606] T d2bf0450ecbd45eaad592947ad878624 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Received request to transfer leadership to TS ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:16:26.070134  9065 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:16:26.071328  9065 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
W20260709 13:16:26.076366 10140 consensus_peers.cc:597] T 770b80d5ccd94d9883981e2fc7dc7859 P 3408c3af6d6a49b2a305a7937efd1861 -> Peer a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68:35275): Couldn't send request to peer a23f905ab4ac4b2c88757b2c340a2cfd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 770b80d5ccd94d9883981e2fc7dc7859. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:26.077512 10323 raft_consensus.cc:1275] T 770b80d5ccd94d9883981e2fc7dc7859 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:16:26.078933 10242 raft_consensus.cc:1275] T 770b80d5ccd94d9883981e2fc7dc7859 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:16:26.079020 11656 consensus_queue.cc:1048] T 770b80d5ccd94d9883981e2fc7dc7859 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:26.081943 11656 consensus_queue.cc:1048] T 770b80d5ccd94d9883981e2fc7dc7859 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } 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:16:26.089001 11568 raft_consensus.cc:2955] T 770b80d5ccd94d9883981e2fc7dc7859 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:26.096688 10323 raft_consensus.cc:2955] T 770b80d5ccd94d9883981e2fc7dc7859 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:26.103313 10241 raft_consensus.cc:2955] T 770b80d5ccd94d9883981e2fc7dc7859 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
W20260709 13:16:26.123426 10120 auto_rebalancer.cc:629] Failed to schedule move for tablet c462dacced90411f90b56fcc7f8c62c4: Remote error: Service unavailable: leader transfer in progress
I20260709 13:16:26.133355 10070 catalog_manager.cc:5697] T 770b80d5ccd94d9883981e2fc7dc7859 P ea065e3af8b44f5ea6fba93d4c6b1e5a reported cstate change: config changed from index -1 to 3, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New cstate: current_term: 2 leader_uuid: "3408c3af6d6a49b2a305a7937efd1861" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:26.137679 10323 consensus_queue.cc:237] T a844139163e94d4aa77dedf8370e019e P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Queue 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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
W20260709 13:16:26.157927 10289 consensus_peers.cc:597] T a844139163e94d4aa77dedf8370e019e P ea065e3af8b44f5ea6fba93d4c6b1e5a -> Peer a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68:35275): Couldn't send request to peer a23f905ab4ac4b2c88757b2c340a2cfd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a844139163e94d4aa77dedf8370e019e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:26.158087 10241 raft_consensus.cc:1275] T a844139163e94d4aa77dedf8370e019e P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:26.159859 11683 consensus_queue.cc:1048] T a844139163e94d4aa77dedf8370e019e P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:26.160367 10169 raft_consensus.cc:1275] T a844139163e94d4aa77dedf8370e019e P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:26.161958 11679 consensus_queue.cc:1048] T a844139163e94d4aa77dedf8370e019e P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } 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:16:26.168318 11596 raft_consensus.cc:2955] T a844139163e94d4aa77dedf8370e019e P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:26.170821 10241 raft_consensus.cc:2955] T a844139163e94d4aa77dedf8370e019e P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:26.172305 10166 raft_consensus.cc:2955] T a844139163e94d4aa77dedf8370e019e P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:26.191022 10069 catalog_manager.cc:5697] T a844139163e94d4aa77dedf8370e019e P ea065e3af8b44f5ea6fba93d4c6b1e5a reported cstate change: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New cstate: current_term: 1 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:26.255153 11652 raft_consensus.cc:993] T d2bf0450ecbd45eaad592947ad878624 P 3408c3af6d6a49b2a305a7937efd1861: : Instructing follower ea065e3af8b44f5ea6fba93d4c6b1e5a to start an election
I20260709 13:16:26.255759 11678 raft_consensus.cc:1081] T d2bf0450ecbd45eaad592947ad878624 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Signalling peer ea065e3af8b44f5ea6fba93d4c6b1e5a to start an election
I20260709 13:16:26.262507 10319 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d2bf0450ecbd45eaad592947ad878624"
dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
 from {username='slave'} at 127.0.0.1:37840
I20260709 13:16:26.263190 10319 raft_consensus.cc:493] T d2bf0450ecbd45eaad592947ad878624 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:26.263592 10319 raft_consensus.cc:3060] T d2bf0450ecbd45eaad592947ad878624 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:26.270598 10319 raft_consensus.cc:515] T d2bf0450ecbd45eaad592947ad878624 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:26.276714 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2bf0450ecbd45eaad592947ad878624" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:16:26.277282 10242 raft_consensus.cc:3060] T d2bf0450ecbd45eaad592947ad878624 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:26.278899 10166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2bf0450ecbd45eaad592947ad878624" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:16:26.279479 10166 raft_consensus.cc:3055] T d2bf0450ecbd45eaad592947ad878624 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:26.279804 10166 raft_consensus.cc:740] T d2bf0450ecbd45eaad592947ad878624 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Running, Role: LEADER
I20260709 13:16:26.280579 10166 consensus_queue.cc:260] T d2bf0450ecbd45eaad592947ad878624 P 3408c3af6d6a49b2a305a7937efd1861 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:26.281697 10166 raft_consensus.cc:3060] T d2bf0450ecbd45eaad592947ad878624 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:26.288862 10242 raft_consensus.cc:2468] T d2bf0450ecbd45eaad592947ad878624 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 3.
I20260709 13:16:26.294687 10166 raft_consensus.cc:2468] T d2bf0450ecbd45eaad592947ad878624 P 3408c3af6d6a49b2a305a7937efd1861 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 3.
I20260709 13:16:26.274992 10319 leader_election.cc:290] T d2bf0450ecbd45eaad592947ad878624 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 3 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:16:26.297180 10288 leader_election.cc:304] T d2bf0450ecbd45eaad592947ad878624 P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:16:26.298049 11679 raft_consensus.cc:2804] T d2bf0450ecbd45eaad592947ad878624 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:26.299860 11679 raft_consensus.cc:697] T d2bf0450ecbd45eaad592947ad878624 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 3 LEADER]: Becoming Leader. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Running, Role: LEADER
I20260709 13:16:26.300652 11679 consensus_queue.cc:237] T d2bf0450ecbd45eaad592947ad878624 P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:26.312832 10069 catalog_manager.cc:5697] T d2bf0450ecbd45eaad592947ad878624 P ea065e3af8b44f5ea6fba93d4c6b1e5a reported cstate change: term changed from 2 to 3, leader changed from 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) to ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67). New cstate: current_term: 3 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:26.463735 11698 ts_tablet_manager.cc:933] T 770b80d5ccd94d9883981e2fc7dc7859 P a23f905ab4ac4b2c88757b2c340a2cfd: Initiating tablet copy from peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643)
I20260709 13:16:26.465329 11698 tablet_copy_client.cc:323] T 770b80d5ccd94d9883981e2fc7dc7859 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Beginning tablet copy session from remote peer at address 127.8.218.65:33643
I20260709 13:16:26.466641 10184 tablet_copy_service.cc:140] P 3408c3af6d6a49b2a305a7937efd1861: Received BeginTabletCopySession request for tablet 770b80d5ccd94d9883981e2fc7dc7859 from peer a23f905ab4ac4b2c88757b2c340a2cfd ({username='slave'} at 127.0.0.1:43460)
I20260709 13:16:26.467152 10184 tablet_copy_service.cc:161] P 3408c3af6d6a49b2a305a7937efd1861: Beginning new tablet copy session on tablet 770b80d5ccd94d9883981e2fc7dc7859 from peer a23f905ab4ac4b2c88757b2c340a2cfd at {username='slave'} at 127.0.0.1:43460: session id = a23f905ab4ac4b2c88757b2c340a2cfd-770b80d5ccd94d9883981e2fc7dc7859
I20260709 13:16:26.474690 10184 tablet_copy_source_session.cc:215] T 770b80d5ccd94d9883981e2fc7dc7859 P 3408c3af6d6a49b2a305a7937efd1861: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:26.478324 11698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 770b80d5ccd94d9883981e2fc7dc7859. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.489176 11698 tablet_copy_client.cc:806] T 770b80d5ccd94d9883981e2fc7dc7859 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:26.489982 11698 tablet_copy_client.cc:670] T 770b80d5ccd94d9883981e2fc7dc7859 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:26.493432 11698 tablet_copy_client.cc:538] T 770b80d5ccd94d9883981e2fc7dc7859 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:26.499637 11698 tablet_bootstrap.cc:492] T 770b80d5ccd94d9883981e2fc7dc7859 P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap starting.
I20260709 13:16:26.522085 11698 tablet_bootstrap.cc:492] T 770b80d5ccd94d9883981e2fc7dc7859 P a23f905ab4ac4b2c88757b2c340a2cfd: 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:16:26.522946 11698 tablet_bootstrap.cc:492] T 770b80d5ccd94d9883981e2fc7dc7859 P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap complete.
I20260709 13:16:26.523576 11698 ts_tablet_manager.cc:1403] T 770b80d5ccd94d9883981e2fc7dc7859 P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.004s
I20260709 13:16:26.526820 11698 raft_consensus.cc:359] T 770b80d5ccd94d9883981e2fc7dc7859 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:26.527622 11698 raft_consensus.cc:740] T 770b80d5ccd94d9883981e2fc7dc7859 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: a23f905ab4ac4b2c88757b2c340a2cfd, State: Initialized, Role: LEARNER
I20260709 13:16:26.528255 11698 consensus_queue.cc:260] T 770b80d5ccd94d9883981e2fc7dc7859 P a23f905ab4ac4b2c88757b2c340a2cfd [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:26.530623 11698 ts_tablet_manager.cc:1434] T 770b80d5ccd94d9883981e2fc7dc7859 P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:16:26.532526 10184 tablet_copy_service.cc:342] P 3408c3af6d6a49b2a305a7937efd1861: Request end of tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-770b80d5ccd94d9883981e2fc7dc7859 received from {username='slave'} at 127.0.0.1:43460
I20260709 13:16:26.532940 10184 tablet_copy_service.cc:434] P 3408c3af6d6a49b2a305a7937efd1861: ending tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-770b80d5ccd94d9883981e2fc7dc7859 on tablet 770b80d5ccd94d9883981e2fc7dc7859 with peer a23f905ab4ac4b2c88757b2c340a2cfd
I20260709 13:16:26.587981 11678 raft_consensus.cc:993] T c462dacced90411f90b56fcc7f8c62c4 P 3408c3af6d6a49b2a305a7937efd1861: : Instructing follower 9558e596c8d1432eb6d5117cb6b1ca76 to start an election
I20260709 13:16:26.588482 11696 raft_consensus.cc:1081] T c462dacced90411f90b56fcc7f8c62c4 P 3408c3af6d6a49b2a305a7937efd1861 [term 3 LEADER]: Signalling peer 9558e596c8d1432eb6d5117cb6b1ca76 to start an election
I20260709 13:16:26.589918 10241 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c462dacced90411f90b56fcc7f8c62c4"
dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
 from {username='slave'} at 127.0.0.1:35512
I20260709 13:16:26.590451 10241 raft_consensus.cc:493] T c462dacced90411f90b56fcc7f8c62c4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:26.590735 10241 raft_consensus.cc:3060] T c462dacced90411f90b56fcc7f8c62c4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:26.595276 10241 raft_consensus.cc:515] T c462dacced90411f90b56fcc7f8c62c4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:26.597524 10166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c462dacced90411f90b56fcc7f8c62c4" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:16:26.597878 11698 ts_tablet_manager.cc:933] T c82a19022bf346b8ac8e526c3315acee P a23f905ab4ac4b2c88757b2c340a2cfd: Initiating tablet copy from peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:16:26.598093 10166 raft_consensus.cc:3055] T c462dacced90411f90b56fcc7f8c62c4 P 3408c3af6d6a49b2a305a7937efd1861 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:16:26.598549 10166 raft_consensus.cc:740] T c462dacced90411f90b56fcc7f8c62c4 P 3408c3af6d6a49b2a305a7937efd1861 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Running, Role: LEADER
I20260709 13:16:26.599290 10166 consensus_queue.cc:260] T c462dacced90411f90b56fcc7f8c62c4 P 3408c3af6d6a49b2a305a7937efd1861 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:26.600522 10323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c462dacced90411f90b56fcc7f8c62c4" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:16:26.600663 10166 raft_consensus.cc:3060] T c462dacced90411f90b56fcc7f8c62c4 P 3408c3af6d6a49b2a305a7937efd1861 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:26.601089 10323 raft_consensus.cc:3060] T c462dacced90411f90b56fcc7f8c62c4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:26.609732 10323 raft_consensus.cc:2468] T c462dacced90411f90b56fcc7f8c62c4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 4.
I20260709 13:16:26.610814 10212 leader_election.cc:304] T c462dacced90411f90b56fcc7f8c62c4 P 9558e596c8d1432eb6d5117cb6b1ca76 [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: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:16:26.611876 11642 raft_consensus.cc:2804] T c462dacced90411f90b56fcc7f8c62c4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:16:26.612176 10166 raft_consensus.cc:2468] T c462dacced90411f90b56fcc7f8c62c4 P 3408c3af6d6a49b2a305a7937efd1861 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 4.
I20260709 13:16:26.614370 11698 tablet_copy_client.cc:323] T c82a19022bf346b8ac8e526c3315acee P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Beginning tablet copy session from remote peer at address 127.8.218.67:35867
I20260709 13:16:26.611588 10241 leader_election.cc:290] T c462dacced90411f90b56fcc7f8c62c4 P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 4 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:16:26.636482 10333 tablet_copy_service.cc:140] P ea065e3af8b44f5ea6fba93d4c6b1e5a: Received BeginTabletCopySession request for tablet c82a19022bf346b8ac8e526c3315acee from peer a23f905ab4ac4b2c88757b2c340a2cfd ({username='slave'} at 127.0.0.1:54950)
I20260709 13:16:26.635572 11642 raft_consensus.cc:697] T c462dacced90411f90b56fcc7f8c62c4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 4 LEADER]: Becoming Leader. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Running, Role: LEADER
I20260709 13:16:26.637025 10333 tablet_copy_service.cc:161] P ea065e3af8b44f5ea6fba93d4c6b1e5a: Beginning new tablet copy session on tablet c82a19022bf346b8ac8e526c3315acee from peer a23f905ab4ac4b2c88757b2c340a2cfd at {username='slave'} at 127.0.0.1:54950: session id = a23f905ab4ac4b2c88757b2c340a2cfd-c82a19022bf346b8ac8e526c3315acee
I20260709 13:16:26.637903 11642 consensus_queue.cc:237] T c462dacced90411f90b56fcc7f8c62c4 P 9558e596c8d1432eb6d5117cb6b1ca76 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:26.644735 10333 tablet_copy_source_session.cc:215] T c82a19022bf346b8ac8e526c3315acee P ea065e3af8b44f5ea6fba93d4c6b1e5a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:26.649329 11698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c82a19022bf346b8ac8e526c3315acee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.660066 10069 catalog_manager.cc:5697] T c462dacced90411f90b56fcc7f8c62c4 P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: term changed from 3 to 4, leader changed from 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) to 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66). New cstate: current_term: 4 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:26.669445 11698 tablet_copy_client.cc:806] T c82a19022bf346b8ac8e526c3315acee P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:26.670037 11698 tablet_copy_client.cc:670] T c82a19022bf346b8ac8e526c3315acee P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:26.678965 11698 tablet_copy_client.cc:538] T c82a19022bf346b8ac8e526c3315acee P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:26.687460 11698 tablet_bootstrap.cc:492] T c82a19022bf346b8ac8e526c3315acee P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap starting.
I20260709 13:16:26.708114 11698 tablet_bootstrap.cc:492] T c82a19022bf346b8ac8e526c3315acee P a23f905ab4ac4b2c88757b2c340a2cfd: 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:16:26.709389 11698 tablet_bootstrap.cc:492] T c82a19022bf346b8ac8e526c3315acee P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap complete.
I20260709 13:16:26.710318 11698 ts_tablet_manager.cc:1403] T c82a19022bf346b8ac8e526c3315acee P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent bootstrapping tablet: real 0.023s	user 0.023s	sys 0.002s
I20260709 13:16:26.712800 11704 ts_tablet_manager.cc:933] T a844139163e94d4aa77dedf8370e019e P a23f905ab4ac4b2c88757b2c340a2cfd: Initiating tablet copy from peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:16:26.713442 11698 raft_consensus.cc:359] T c82a19022bf346b8ac8e526c3315acee P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:26.714255 11698 raft_consensus.cc:740] T c82a19022bf346b8ac8e526c3315acee P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: a23f905ab4ac4b2c88757b2c340a2cfd, State: Initialized, Role: LEARNER
I20260709 13:16:26.714574 11704 tablet_copy_client.cc:323] T a844139163e94d4aa77dedf8370e019e P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Beginning tablet copy session from remote peer at address 127.8.218.67:35867
I20260709 13:16:26.716131 10333 tablet_copy_service.cc:140] P ea065e3af8b44f5ea6fba93d4c6b1e5a: Received BeginTabletCopySession request for tablet a844139163e94d4aa77dedf8370e019e from peer a23f905ab4ac4b2c88757b2c340a2cfd ({username='slave'} at 127.0.0.1:54950)
I20260709 13:16:26.716599 10333 tablet_copy_service.cc:161] P ea065e3af8b44f5ea6fba93d4c6b1e5a: Beginning new tablet copy session on tablet a844139163e94d4aa77dedf8370e019e from peer a23f905ab4ac4b2c88757b2c340a2cfd at {username='slave'} at 127.0.0.1:54950: session id = a23f905ab4ac4b2c88757b2c340a2cfd-a844139163e94d4aa77dedf8370e019e
I20260709 13:16:26.714926 11698 consensus_queue.cc:260] T c82a19022bf346b8ac8e526c3315acee P a23f905ab4ac4b2c88757b2c340a2cfd [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:26.721204 11698 ts_tablet_manager.cc:1434] T c82a19022bf346b8ac8e526c3315acee P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:16:26.724817 10333 tablet_copy_source_session.cc:215] T a844139163e94d4aa77dedf8370e019e P ea065e3af8b44f5ea6fba93d4c6b1e5a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:26.725318 10332 tablet_copy_service.cc:342] P ea065e3af8b44f5ea6fba93d4c6b1e5a: Request end of tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-c82a19022bf346b8ac8e526c3315acee received from {username='slave'} at 127.0.0.1:54950
I20260709 13:16:26.725747 10332 tablet_copy_service.cc:434] P ea065e3af8b44f5ea6fba93d4c6b1e5a: ending tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-c82a19022bf346b8ac8e526c3315acee on tablet c82a19022bf346b8ac8e526c3315acee with peer a23f905ab4ac4b2c88757b2c340a2cfd
I20260709 13:16:26.728101 11704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a844139163e94d4aa77dedf8370e019e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:26.740739 11704 tablet_copy_client.cc:806] T a844139163e94d4aa77dedf8370e019e P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:26.741245 11704 tablet_copy_client.cc:670] T a844139163e94d4aa77dedf8370e019e P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:26.744669 11704 tablet_copy_client.cc:538] T a844139163e94d4aa77dedf8370e019e P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:26.750772 11704 tablet_bootstrap.cc:492] T a844139163e94d4aa77dedf8370e019e P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap starting.
I20260709 13:16:26.771967 10166 raft_consensus.cc:1275] T d2bf0450ecbd45eaad592947ad878624 P 3408c3af6d6a49b2a305a7937efd1861 [term 3 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:26.772979 11704 tablet_bootstrap.cc:492] T a844139163e94d4aa77dedf8370e019e P a23f905ab4ac4b2c88757b2c340a2cfd: 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:16:26.773299 11679 consensus_queue.cc:1048] T d2bf0450ecbd45eaad592947ad878624 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:26.773859 11704 tablet_bootstrap.cc:492] T a844139163e94d4aa77dedf8370e019e P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap complete.
I20260709 13:16:26.774541 11704 ts_tablet_manager.cc:1403] T a844139163e94d4aa77dedf8370e019e P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.004s
I20260709 13:16:26.777452 11704 raft_consensus.cc:359] T a844139163e94d4aa77dedf8370e019e P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:26.778276 11704 raft_consensus.cc:740] T a844139163e94d4aa77dedf8370e019e P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a23f905ab4ac4b2c88757b2c340a2cfd, State: Initialized, Role: LEARNER
I20260709 13:16:26.779695 11704 consensus_queue.cc:260] T a844139163e94d4aa77dedf8370e019e P a23f905ab4ac4b2c88757b2c340a2cfd [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:26.798430 11704 ts_tablet_manager.cc:1434] T a844139163e94d4aa77dedf8370e019e P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.007s
I20260709 13:16:26.805876 10333 tablet_copy_service.cc:342] P ea065e3af8b44f5ea6fba93d4c6b1e5a: Request end of tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-a844139163e94d4aa77dedf8370e019e received from {username='slave'} at 127.0.0.1:54950
I20260709 13:16:26.806322 10333 tablet_copy_service.cc:434] P ea065e3af8b44f5ea6fba93d4c6b1e5a: ending tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-a844139163e94d4aa77dedf8370e019e on tablet a844139163e94d4aa77dedf8370e019e with peer a23f905ab4ac4b2c88757b2c340a2cfd
I20260709 13:16:26.812574 10242 raft_consensus.cc:1275] T d2bf0450ecbd45eaad592947ad878624 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 3 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:26.815925 11679 consensus_queue.cc:1048] T d2bf0450ecbd45eaad592947ad878624 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:26.885106 10886 raft_consensus.cc:1217] T 770b80d5ccd94d9883981e2fc7dc7859 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:16:27.072266  9065 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:27.158398 10166 raft_consensus.cc:1275] T c462dacced90411f90b56fcc7f8c62c4 P 3408c3af6d6a49b2a305a7937efd1861 [term 4 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:16:27.159574 11713 consensus_queue.cc:1048] T c462dacced90411f90b56fcc7f8c62c4 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:27.171839 10319 raft_consensus.cc:1275] T c462dacced90411f90b56fcc7f8c62c4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 4 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:16:27.173249 11695 consensus_queue.cc:1048] T c462dacced90411f90b56fcc7f8c62c4 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:27.191172 10888 raft_consensus.cc:1217] T c82a19022bf346b8ac8e526c3315acee P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260709 13:16:27.229898 10886 raft_consensus.cc:1217] T a844139163e94d4aa77dedf8370e019e P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:27.378252 11678 raft_consensus.cc:1064] T 770b80d5ccd94d9883981e2fc7dc7859 P 3408c3af6d6a49b2a305a7937efd1861: attempting to promote NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd to VOTER
I20260709 13:16:27.382017 11678 consensus_queue.cc:237] T 770b80d5ccd94d9883981e2fc7dc7859 P 3408c3af6d6a49b2a305a7937efd1861 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:27.392002 10323 raft_consensus.cc:1275] T 770b80d5ccd94d9883981e2fc7dc7859 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:16:27.392222 10886 raft_consensus.cc:1275] T 770b80d5ccd94d9883981e2fc7dc7859 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 LEARNER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:16:27.393198 11568 consensus_queue.cc:1048] T 770b80d5ccd94d9883981e2fc7dc7859 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:27.396129 11568 consensus_queue.cc:1048] T 770b80d5ccd94d9883981e2fc7dc7859 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:27.411399 10241 raft_consensus.cc:1275] T 770b80d5ccd94d9883981e2fc7dc7859 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:16:27.416157 11568 consensus_queue.cc:1048] T 770b80d5ccd94d9883981e2fc7dc7859 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } 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:16:27.421279 11717 raft_consensus.cc:2955] T 770b80d5ccd94d9883981e2fc7dc7859 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:27.428290 10319 raft_consensus.cc:2955] T 770b80d5ccd94d9883981e2fc7dc7859 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:27.441368 10886 raft_consensus.cc:2955] T 770b80d5ccd94d9883981e2fc7dc7859 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:27.448755 10069 catalog_manager.cc:5697] T 770b80d5ccd94d9883981e2fc7dc7859 P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: config changed from index 3 to 4, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "3408c3af6d6a49b2a305a7937efd1861" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:27.456949 10241 raft_consensus.cc:2955] T 770b80d5ccd94d9883981e2fc7dc7859 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:27.482498 10169 consensus_queue.cc:237] T 770b80d5ccd94d9883981e2fc7dc7859 P 3408c3af6d6a49b2a305a7937efd1861 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:27.492271 10888 raft_consensus.cc:1275] T 770b80d5ccd94d9883981e2fc7dc7859 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:27.492797 10319 raft_consensus.cc:1275] T 770b80d5ccd94d9883981e2fc7dc7859 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:27.494253 11568 consensus_queue.cc:1048] T 770b80d5ccd94d9883981e2fc7dc7859 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:27.496220 11678 consensus_queue.cc:1048] T 770b80d5ccd94d9883981e2fc7dc7859 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:27.504066 11678 raft_consensus.cc:2955] T 770b80d5ccd94d9883981e2fc7dc7859 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:27.506251 10319 raft_consensus.cc:2955] T 770b80d5ccd94d9883981e2fc7dc7859 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:27.515746 10058 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 770b80d5ccd94d9883981e2fc7dc7859 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:27.522038 10886 raft_consensus.cc:2955] T 770b80d5ccd94d9883981e2fc7dc7859 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:27.525916 10068 catalog_manager.cc:5697] T 770b80d5ccd94d9883981e2fc7dc7859 P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: config changed from index 4 to 5, VOTER 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) evicted. New cstate: current_term: 2 leader_uuid: "3408c3af6d6a49b2a305a7937efd1861" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:27.539510 10232 tablet_service.cc:1558] Processing DeleteTablet for tablet 770b80d5ccd94d9883981e2fc7dc7859 with delete_type TABLET_DATA_TOMBSTONED (TS 9558e596c8d1432eb6d5117cb6b1ca76 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:35488
I20260709 13:16:27.541416 11725 tablet_replica.cc:333] T 770b80d5ccd94d9883981e2fc7dc7859 P 9558e596c8d1432eb6d5117cb6b1ca76: stopping tablet replica
I20260709 13:16:27.542443 11725 raft_consensus.cc:2243] T 770b80d5ccd94d9883981e2fc7dc7859 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:27.543147 11725 raft_consensus.cc:2272] T 770b80d5ccd94d9883981e2fc7dc7859 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:27.546380 11725 ts_tablet_manager.cc:1916] T 770b80d5ccd94d9883981e2fc7dc7859 P 9558e596c8d1432eb6d5117cb6b1ca76: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:27.558889 11725 ts_tablet_manager.cc:1929] T 770b80d5ccd94d9883981e2fc7dc7859 P 9558e596c8d1432eb6d5117cb6b1ca76: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:16:27.559207 11725 log.cc:1199] T 770b80d5ccd94d9883981e2fc7dc7859 P 9558e596c8d1432eb6d5117cb6b1ca76: Deleting WAL directory at /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-0/minicluster-data/ts-1-root/wals/770b80d5ccd94d9883981e2fc7dc7859
I20260709 13:16:27.560711 10056 catalog_manager.cc:5028] TS 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): tablet 770b80d5ccd94d9883981e2fc7dc7859 (table test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]) successfully deleted
I20260709 13:16:27.632956  9065 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:27.689245 10319 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "187168d8fc924a6c8742aa3ba2cb2f00"
dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
mode: GRACEFUL
new_leader_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd"
 from {username='slave'} at 127.0.0.1:40348
I20260709 13:16:27.689754 10319 raft_consensus.cc:606] T 187168d8fc924a6c8742aa3ba2cb2f00 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 LEADER]: Received request to transfer leadership to TS a23f905ab4ac4b2c88757b2c340a2cfd
I20260709 13:16:27.692160 10241 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8c0833cddf00474e88f8f0957f39e73d"
dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
mode: GRACEFUL
new_leader_uuid: "3408c3af6d6a49b2a305a7937efd1861"
 from {username='slave'} at 127.0.0.1:53496
I20260709 13:16:27.692734 10241 raft_consensus.cc:606] T 8c0833cddf00474e88f8f0957f39e73d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 LEADER]: Received request to transfer leadership to TS 3408c3af6d6a49b2a305a7937efd1861
I20260709 13:16:27.693738  9065 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:16:27.695255  9065 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:27.781373 11596 raft_consensus.cc:1064] T c82a19022bf346b8ac8e526c3315acee P ea065e3af8b44f5ea6fba93d4c6b1e5a: attempting to promote NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd to VOTER
I20260709 13:16:27.783716 11596 consensus_queue.cc:237] T c82a19022bf346b8ac8e526c3315acee P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:27.789328 10887 raft_consensus.cc:1275] T c82a19022bf346b8ac8e526c3315acee P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 LEARNER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:16:27.790069 10166 raft_consensus.cc:1275] T c82a19022bf346b8ac8e526c3315acee P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:16:27.790340 10241 raft_consensus.cc:1275] T c82a19022bf346b8ac8e526c3315acee P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:16:27.791461 11683 consensus_queue.cc:1048] T c82a19022bf346b8ac8e526c3315acee P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:27.792255 11596 consensus_queue.cc:1048] T c82a19022bf346b8ac8e526c3315acee P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } 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:16:27.793385 11679 consensus_queue.cc:1048] T c82a19022bf346b8ac8e526c3315acee P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:27.814149 11679 raft_consensus.cc:1064] T a844139163e94d4aa77dedf8370e019e P ea065e3af8b44f5ea6fba93d4c6b1e5a: attempting to promote NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd to VOTER
I20260709 13:16:27.819795 11679 consensus_queue.cc:237] T a844139163e94d4aa77dedf8370e019e P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:27.833206 11683 raft_consensus.cc:2955] T c82a19022bf346b8ac8e526c3315acee P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:27.834754 10169 raft_consensus.cc:2955] T c82a19022bf346b8ac8e526c3315acee P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:27.840889 10887 raft_consensus.cc:1275] T a844139163e94d4aa77dedf8370e019e P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:27.841982 10166 raft_consensus.cc:1275] T a844139163e94d4aa77dedf8370e019e P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:27.846045 11596 consensus_queue.cc:1048] T a844139163e94d4aa77dedf8370e019e P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:27.848309 11734 consensus_queue.cc:1048] T a844139163e94d4aa77dedf8370e019e P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } 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:16:27.855786 10070 catalog_manager.cc:5697] T c82a19022bf346b8ac8e526c3315acee P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:27.855732 10886 raft_consensus.cc:2955] T c82a19022bf346b8ac8e526c3315acee P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:27.875844 10241 raft_consensus.cc:1275] T a844139163e94d4aa77dedf8370e019e P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:27.885344 10241 raft_consensus.cc:2955] T c82a19022bf346b8ac8e526c3315acee P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:27.887770 11734 consensus_queue.cc:1048] T a844139163e94d4aa77dedf8370e019e P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:27.898443 11596 raft_consensus.cc:993] T 187168d8fc924a6c8742aa3ba2cb2f00 P ea065e3af8b44f5ea6fba93d4c6b1e5a: : Instructing follower a23f905ab4ac4b2c88757b2c340a2cfd to start an election
I20260709 13:16:27.898882 11596 raft_consensus.cc:1081] T 187168d8fc924a6c8742aa3ba2cb2f00 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 LEADER]: Signalling peer a23f905ab4ac4b2c88757b2c340a2cfd to start an election
I20260709 13:16:27.900512 10886 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "187168d8fc924a6c8742aa3ba2cb2f00"
dest_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd"
 from {username='slave'} at 127.0.0.1:51148
I20260709 13:16:27.901111 10886 raft_consensus.cc:493] T 187168d8fc924a6c8742aa3ba2cb2f00 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:27.902230 10886 raft_consensus.cc:3060] T 187168d8fc924a6c8742aa3ba2cb2f00 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:27.909574 10886 raft_consensus.cc:515] T 187168d8fc924a6c8742aa3ba2cb2f00 P a23f905ab4ac4b2c88757b2c340a2cfd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:27.912259 10173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "187168d8fc924a6c8742aa3ba2cb2f00" candidate_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:16:27.912808 10173 raft_consensus.cc:3060] T 187168d8fc924a6c8742aa3ba2cb2f00 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:27.919131 11734 raft_consensus.cc:2955] T a844139163e94d4aa77dedf8370e019e P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:27.924134 10169 raft_consensus.cc:2955] T a844139163e94d4aa77dedf8370e019e P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:27.925612 10323 consensus_queue.cc:237] T c82a19022bf346b8ac8e526c3315acee P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:27.927115 11726 raft_consensus.cc:993] T 8c0833cddf00474e88f8f0957f39e73d P 9558e596c8d1432eb6d5117cb6b1ca76: : Instructing follower 3408c3af6d6a49b2a305a7937efd1861 to start an election
I20260709 13:16:27.927532 11726 raft_consensus.cc:1081] T 8c0833cddf00474e88f8f0957f39e73d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 LEADER]: Signalling peer 3408c3af6d6a49b2a305a7937efd1861 to start an election
I20260709 13:16:27.929152 10166 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8c0833cddf00474e88f8f0957f39e73d"
dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
 from {username='slave'} at 127.0.0.1:51704
I20260709 13:16:27.929618 10166 raft_consensus.cc:493] T 8c0833cddf00474e88f8f0957f39e73d P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:27.929931 10166 raft_consensus.cc:3060] T 8c0833cddf00474e88f8f0957f39e73d P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:27.934195 10887 raft_consensus.cc:1275] T c82a19022bf346b8ac8e526c3315acee P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:16:27.935916 10173 raft_consensus.cc:2468] T 187168d8fc924a6c8742aa3ba2cb2f00 P 3408c3af6d6a49b2a305a7937efd1861 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a23f905ab4ac4b2c88757b2c340a2cfd in term 3.
I20260709 13:16:27.936990 10855 leader_election.cc:304] T 187168d8fc924a6c8742aa3ba2cb2f00 P a23f905ab4ac4b2c88757b2c340a2cfd [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: 3408c3af6d6a49b2a305a7937efd1861, a23f905ab4ac4b2c88757b2c340a2cfd; no voters: 
I20260709 13:16:27.937737 11708 raft_consensus.cc:2804] T 187168d8fc924a6c8742aa3ba2cb2f00 P a23f905ab4ac4b2c88757b2c340a2cfd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:27.938235 11708 raft_consensus.cc:697] T 187168d8fc924a6c8742aa3ba2cb2f00 P a23f905ab4ac4b2c88757b2c340a2cfd [term 3 LEADER]: Becoming Leader. State: Replica: a23f905ab4ac4b2c88757b2c340a2cfd, State: Running, Role: LEADER
I20260709 13:16:27.939088 11708 consensus_queue.cc:237] T 187168d8fc924a6c8742aa3ba2cb2f00 P a23f905ab4ac4b2c88757b2c340a2cfd [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: 5 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:27.941221 10886 leader_election.cc:290] T 187168d8fc924a6c8742aa3ba2cb2f00 P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 3 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:16:27.943477 10319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "187168d8fc924a6c8742aa3ba2cb2f00" candidate_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:16:27.944024 10319 raft_consensus.cc:3055] T 187168d8fc924a6c8742aa3ba2cb2f00 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:27.943895 11683 consensus_queue.cc:1048] T c82a19022bf346b8ac8e526c3315acee P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:27.944355 10319 raft_consensus.cc:740] T 187168d8fc924a6c8742aa3ba2cb2f00 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Running, Role: LEADER
I20260709 13:16:27.945056 10319 consensus_queue.cc:260] T 187168d8fc924a6c8742aa3ba2cb2f00 P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: 5 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:27.946174 10319 raft_consensus.cc:3060] T 187168d8fc924a6c8742aa3ba2cb2f00 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:27.945966 10068 catalog_manager.cc:5697] T a844139163e94d4aa77dedf8370e019e P ea065e3af8b44f5ea6fba93d4c6b1e5a reported cstate change: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:27.947027 10243 raft_consensus.cc:1275] T c82a19022bf346b8ac8e526c3315acee P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:16:27.947045 10241 raft_consensus.cc:2955] T a844139163e94d4aa77dedf8370e019e P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:27.949750 10886 raft_consensus.cc:2955] T a844139163e94d4aa77dedf8370e019e P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:27.961042 10317 consensus_queue.cc:237] T a844139163e94d4aa77dedf8370e019e P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:27.969135 10319 raft_consensus.cc:2468] T 187168d8fc924a6c8742aa3ba2cb2f00 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a23f905ab4ac4b2c88757b2c340a2cfd in term 3.
I20260709 13:16:27.976204 10888 raft_consensus.cc:1275] T a844139163e94d4aa77dedf8370e019e P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:27.977455 11735 raft_consensus.cc:2955] T c82a19022bf346b8ac8e526c3315acee P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:27.979094 11596 consensus_queue.cc:1048] T a844139163e94d4aa77dedf8370e019e P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:27.984828 11732 consensus_queue.cc:1048] T c82a19022bf346b8ac8e526c3315acee P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:27.989378 10887 raft_consensus.cc:2955] T c82a19022bf346b8ac8e526c3315acee P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:27.997349 10243 raft_consensus.cc:2955] T c82a19022bf346b8ac8e526c3315acee P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:27.997239 11679 raft_consensus.cc:2955] T a844139163e94d4aa77dedf8370e019e P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:28.003858 10056 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c82a19022bf346b8ac8e526c3315acee with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:28.011240 10166 raft_consensus.cc:515] T 8c0833cddf00474e88f8f0957f39e73d P 3408c3af6d6a49b2a305a7937efd1861 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:28.018791 10888 raft_consensus.cc:2955] T a844139163e94d4aa77dedf8370e019e P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:28.020308 10242 raft_consensus.cc:1275] T a844139163e94d4aa77dedf8370e019e P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:28.023419 11683 consensus_queue.cc:1048] T a844139163e94d4aa77dedf8370e019e P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:16:28.026116 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c0833cddf00474e88f8f0957f39e73d" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:16:28.026644 10241 raft_consensus.cc:3055] T 8c0833cddf00474e88f8f0957f39e73d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:28.026934 10241 raft_consensus.cc:740] T 8c0833cddf00474e88f8f0957f39e73d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Running, Role: LEADER
I20260709 13:16:28.028568 10056 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a844139163e94d4aa77dedf8370e019e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:28.030428 10242 raft_consensus.cc:2955] T a844139163e94d4aa77dedf8370e019e P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:28.027565 10068 catalog_manager.cc:5697] T c82a19022bf346b8ac8e526c3315acee P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: config changed from index 3 to 4, VOTER 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) evicted. New cstate: current_term: 2 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:28.040966 10323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c0833cddf00474e88f8f0957f39e73d" candidate_uuid: "3408c3af6d6a49b2a305a7937efd1861" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:16:28.041536 10323 raft_consensus.cc:3060] T 8c0833cddf00474e88f8f0957f39e73d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:28.040804 10166 leader_election.cc:290] T 8c0833cddf00474e88f8f0957f39e73d P 3408c3af6d6a49b2a305a7937efd1861 [CANDIDATE]: Term 3 election: Requested vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:16:28.044196 10158 tablet_service.cc:1558] Processing DeleteTablet for tablet c82a19022bf346b8ac8e526c3315acee with delete_type TABLET_DATA_TOMBSTONED (TS 3408c3af6d6a49b2a305a7937efd1861 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51698
I20260709 13:16:28.049433 10323 raft_consensus.cc:2468] T 8c0833cddf00474e88f8f0957f39e73d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 3.
I20260709 13:16:28.050609 10137 leader_election.cc:304] T 8c0833cddf00474e88f8f0957f39e73d P 3408c3af6d6a49b2a305a7937efd1861 [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: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:16:28.051374 11678 raft_consensus.cc:2804] T 8c0833cddf00474e88f8f0957f39e73d P 3408c3af6d6a49b2a305a7937efd1861 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:28.027565 10241 consensus_queue.cc:260] T 8c0833cddf00474e88f8f0957f39e73d P 9558e596c8d1432eb6d5117cb6b1ca76 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:28.052503 11678 raft_consensus.cc:697] T 8c0833cddf00474e88f8f0957f39e73d P 3408c3af6d6a49b2a305a7937efd1861 [term 3 LEADER]: Becoming Leader. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Running, Role: LEADER
I20260709 13:16:28.053797 11740 tablet_replica.cc:333] T c82a19022bf346b8ac8e526c3315acee P 3408c3af6d6a49b2a305a7937efd1861: stopping tablet replica
I20260709 13:16:28.056413 11678 consensus_queue.cc:237] T 8c0833cddf00474e88f8f0957f39e73d P 3408c3af6d6a49b2a305a7937efd1861 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:28.056850 11740 raft_consensus.cc:2243] T c82a19022bf346b8ac8e526c3315acee P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:28.057796 11740 raft_consensus.cc:2272] T c82a19022bf346b8ac8e526c3315acee P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:28.063151 11740 ts_tablet_manager.cc:1916] T c82a19022bf346b8ac8e526c3315acee P 3408c3af6d6a49b2a305a7937efd1861: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:28.074884 10070 catalog_manager.cc:5697] T 8c0833cddf00474e88f8f0957f39e73d P 3408c3af6d6a49b2a305a7937efd1861 reported cstate change: term changed from 2 to 3, leader changed from 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) to 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65). New cstate: current_term: 3 leader_uuid: "3408c3af6d6a49b2a305a7937efd1861" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:28.068369 10241 raft_consensus.cc:3060] T 8c0833cddf00474e88f8f0957f39e73d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:28.073299 10068 catalog_manager.cc:5697] T a844139163e94d4aa77dedf8370e019e P ea065e3af8b44f5ea6fba93d4c6b1e5a reported cstate change: config changed from index 3 to 4, VOTER 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) evicted. New cstate: current_term: 1 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:28.092535 10241 raft_consensus.cc:2468] T 8c0833cddf00474e88f8f0957f39e73d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3408c3af6d6a49b2a305a7937efd1861 in term 3.
I20260709 13:16:28.094311 10158 tablet_service.cc:1558] Processing DeleteTablet for tablet a844139163e94d4aa77dedf8370e019e with delete_type TABLET_DATA_TOMBSTONED (TS 3408c3af6d6a49b2a305a7937efd1861 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51698
I20260709 13:16:28.110296 11740 ts_tablet_manager.cc:1929] T c82a19022bf346b8ac8e526c3315acee P 3408c3af6d6a49b2a305a7937efd1861: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260709 13:16:28.110723 11740 log.cc:1199] T c82a19022bf346b8ac8e526c3315acee P 3408c3af6d6a49b2a305a7937efd1861: Deleting WAL directory at /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-0/minicluster-data/ts-0-root/wals/c82a19022bf346b8ac8e526c3315acee
I20260709 13:16:28.112471 10058 catalog_manager.cc:5028] TS 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): tablet c82a19022bf346b8ac8e526c3315acee (table test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]) successfully deleted
I20260709 13:16:28.112607 11740 tablet_replica.cc:333] T a844139163e94d4aa77dedf8370e019e P 3408c3af6d6a49b2a305a7937efd1861: stopping tablet replica
I20260709 13:16:28.113534 11740 raft_consensus.cc:2243] T a844139163e94d4aa77dedf8370e019e P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:28.114161 11740 raft_consensus.cc:2272] T a844139163e94d4aa77dedf8370e019e P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:28.113716 10068 catalog_manager.cc:5697] T 187168d8fc924a6c8742aa3ba2cb2f00 P a23f905ab4ac4b2c88757b2c340a2cfd reported cstate change: term changed from 2 to 3, leader changed from ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) to a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68). New cstate: current_term: 3 leader_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:28.118127 11740 ts_tablet_manager.cc:1916] T a844139163e94d4aa77dedf8370e019e P 3408c3af6d6a49b2a305a7937efd1861: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:28.134405 11740 ts_tablet_manager.cc:1929] T a844139163e94d4aa77dedf8370e019e P 3408c3af6d6a49b2a305a7937efd1861: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:28.134742 11740 log.cc:1199] T a844139163e94d4aa77dedf8370e019e P 3408c3af6d6a49b2a305a7937efd1861: Deleting WAL directory at /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-0/minicluster-data/ts-0-root/wals/a844139163e94d4aa77dedf8370e019e
I20260709 13:16:28.135936 10058 catalog_manager.cc:5028] TS 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): tablet a844139163e94d4aa77dedf8370e019e (table test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]) successfully deleted
I20260709 13:16:28.474572 10166 raft_consensus.cc:1275] T 187168d8fc924a6c8742aa3ba2cb2f00 P 3408c3af6d6a49b2a305a7937efd1861 [term 3 FOLLOWER]: Refusing update from remote peer a23f905ab4ac4b2c88757b2c340a2cfd: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:16:28.476828 11724 consensus_queue.cc:1048] T 187168d8fc924a6c8742aa3ba2cb2f00 P a23f905ab4ac4b2c88757b2c340a2cfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:16:28.496407 10323 raft_consensus.cc:1275] T 187168d8fc924a6c8742aa3ba2cb2f00 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 3 FOLLOWER]: Refusing update from remote peer a23f905ab4ac4b2c88757b2c340a2cfd: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:16:28.497979 11620 consensus_queue.cc:1048] T 187168d8fc924a6c8742aa3ba2cb2f00 P a23f905ab4ac4b2c88757b2c340a2cfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:16:28.610471 10323 raft_consensus.cc:1275] T 8c0833cddf00474e88f8f0957f39e73d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 3 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:28.611804 11717 consensus_queue.cc:1048] T 8c0833cddf00474e88f8f0957f39e73d P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:28.623095 10241 raft_consensus.cc:1275] T 8c0833cddf00474e88f8f0957f39e73d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 3 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:28.624567 11748 consensus_queue.cc:1048] T 8c0833cddf00474e88f8f0957f39e73d P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:28.696099  9065 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:29.160753 10242 consensus_queue.cc:237] T 34c9418633cd41c1adf4df973d9838c5 P 9558e596c8d1432eb6d5117cb6b1ca76 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:29.166291 10323 raft_consensus.cc:1275] T 34c9418633cd41c1adf4df973d9838c5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:16:29.167169 10215 consensus_peers.cc:597] T 34c9418633cd41c1adf4df973d9838c5 P 9558e596c8d1432eb6d5117cb6b1ca76 -> Peer a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68:35275): Couldn't send request to peer a23f905ab4ac4b2c88757b2c340a2cfd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 34c9418633cd41c1adf4df973d9838c5. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:29.167533 10166 raft_consensus.cc:1275] T 34c9418633cd41c1adf4df973d9838c5 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:16:29.168220 11752 consensus_queue.cc:1048] T 34c9418633cd41c1adf4df973d9838c5 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } 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:16:29.169246 11695 consensus_queue.cc:1048] T 34c9418633cd41c1adf4df973d9838c5 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:29.182915 11695 raft_consensus.cc:2955] T 34c9418633cd41c1adf4df973d9838c5 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:29.184960 10166 raft_consensus.cc:2955] T 34c9418633cd41c1adf4df973d9838c5 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:29.197784 10323 consensus_queue.cc:237] T f451914884954d8d85e544c19e41f1f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Queue 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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:29.203990 10068 catalog_manager.cc:5697] T 34c9418633cd41c1adf4df973d9838c5 P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: config changed from index -1 to 3, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New cstate: current_term: 2 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:29.206293 10166 raft_consensus.cc:1275] T f451914884954d8d85e544c19e41f1f9 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:29.206293 10242 raft_consensus.cc:1275] T f451914884954d8d85e544c19e41f1f9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:29.207850 11679 consensus_queue.cc:1048] T f451914884954d8d85e544c19e41f1f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } 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:16:29.208130 10319 raft_consensus.cc:2955] T 34c9418633cd41c1adf4df973d9838c5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:29.210109 11679 consensus_queue.cc:1048] T f451914884954d8d85e544c19e41f1f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:16:29.211938 10289 consensus_peers.cc:597] T f451914884954d8d85e544c19e41f1f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a -> Peer a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68:35275): Couldn't send request to peer a23f905ab4ac4b2c88757b2c340a2cfd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f451914884954d8d85e544c19e41f1f9. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:29.220597 11735 raft_consensus.cc:2955] T f451914884954d8d85e544c19e41f1f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:29.226084 10242 raft_consensus.cc:2955] T f451914884954d8d85e544c19e41f1f9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:29.231268 10169 raft_consensus.cc:2955] T f451914884954d8d85e544c19e41f1f9 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:29.238560 10241 consensus_queue.cc:237] T 095e4853e3e0455b93d982e2e7da11de P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Queue 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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
W20260709 13:16:29.252593 10215 consensus_peers.cc:597] T 095e4853e3e0455b93d982e2e7da11de P 9558e596c8d1432eb6d5117cb6b1ca76 -> Peer a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68:35275): Couldn't send request to peer a23f905ab4ac4b2c88757b2c340a2cfd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 095e4853e3e0455b93d982e2e7da11de. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:29.253145 10319 raft_consensus.cc:1275] T 095e4853e3e0455b93d982e2e7da11de P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:29.253679 10169 raft_consensus.cc:1275] T 095e4853e3e0455b93d982e2e7da11de P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:29.254483 11713 consensus_queue.cc:1048] T 095e4853e3e0455b93d982e2e7da11de P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } 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:16:29.256078 11752 consensus_queue.cc:1048] T 095e4853e3e0455b93d982e2e7da11de P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:29.277343 10072 catalog_manager.cc:5697] T f451914884954d8d85e544c19e41f1f9 P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New cstate: current_term: 1 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:29.282613 11713 raft_consensus.cc:2955] T 095e4853e3e0455b93d982e2e7da11de P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:29.284302 10166 raft_consensus.cc:2955] T 095e4853e3e0455b93d982e2e7da11de P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:29.286569 10319 raft_consensus.cc:2955] T 095e4853e3e0455b93d982e2e7da11de P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:29.305675 10323 consensus_queue.cc:237] T b8bb42caaa9d43dcb51811c9f2e12cfe P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Queue 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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:29.314476 10072 catalog_manager.cc:5697] T 095e4853e3e0455b93d982e2e7da11de P ea065e3af8b44f5ea6fba93d4c6b1e5a reported cstate change: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:29.336956 10242 raft_consensus.cc:1275] T b8bb42caaa9d43dcb51811c9f2e12cfe P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:29.337446 10166 raft_consensus.cc:1275] T b8bb42caaa9d43dcb51811c9f2e12cfe P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:29.338333 11763 consensus_queue.cc:1048] T b8bb42caaa9d43dcb51811c9f2e12cfe P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:29.340165 11760 consensus_queue.cc:1048] T b8bb42caaa9d43dcb51811c9f2e12cfe P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } 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:16:29.342976 10289 consensus_peers.cc:597] T b8bb42caaa9d43dcb51811c9f2e12cfe P ea065e3af8b44f5ea6fba93d4c6b1e5a -> Peer a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68:35275): Couldn't send request to peer a23f905ab4ac4b2c88757b2c340a2cfd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b8bb42caaa9d43dcb51811c9f2e12cfe. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:29.349426 11763 raft_consensus.cc:2955] T b8bb42caaa9d43dcb51811c9f2e12cfe P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:29.353509 10242 raft_consensus.cc:2955] T b8bb42caaa9d43dcb51811c9f2e12cfe P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:29.356175 10166 raft_consensus.cc:2955] T b8bb42caaa9d43dcb51811c9f2e12cfe P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:29.368685 10068 catalog_manager.cc:5697] T b8bb42caaa9d43dcb51811c9f2e12cfe P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New cstate: current_term: 1 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:29.680145 11770 ts_tablet_manager.cc:933] T 095e4853e3e0455b93d982e2e7da11de P a23f905ab4ac4b2c88757b2c340a2cfd: Initiating tablet copy from peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:16:29.681962 11770 tablet_copy_client.cc:323] T 095e4853e3e0455b93d982e2e7da11de P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Beginning tablet copy session from remote peer at address 127.8.218.66:39419
I20260709 13:16:29.683414 10259 tablet_copy_service.cc:140] P 9558e596c8d1432eb6d5117cb6b1ca76: Received BeginTabletCopySession request for tablet 095e4853e3e0455b93d982e2e7da11de from peer a23f905ab4ac4b2c88757b2c340a2cfd ({username='slave'} at 127.0.0.1:42018)
I20260709 13:16:29.683926 10259 tablet_copy_service.cc:161] P 9558e596c8d1432eb6d5117cb6b1ca76: Beginning new tablet copy session on tablet 095e4853e3e0455b93d982e2e7da11de from peer a23f905ab4ac4b2c88757b2c340a2cfd at {username='slave'} at 127.0.0.1:42018: session id = a23f905ab4ac4b2c88757b2c340a2cfd-095e4853e3e0455b93d982e2e7da11de
I20260709 13:16:29.690574 10259 tablet_copy_source_session.cc:215] T 095e4853e3e0455b93d982e2e7da11de P 9558e596c8d1432eb6d5117cb6b1ca76: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:29.693639 11770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 095e4853e3e0455b93d982e2e7da11de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:29.709547 11770 tablet_copy_client.cc:806] T 095e4853e3e0455b93d982e2e7da11de P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:29.710143 11770 tablet_copy_client.cc:670] T 095e4853e3e0455b93d982e2e7da11de P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:29.713609 11770 tablet_copy_client.cc:538] T 095e4853e3e0455b93d982e2e7da11de P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:29.721377 11770 tablet_bootstrap.cc:492] T 095e4853e3e0455b93d982e2e7da11de P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap starting.
I20260709 13:16:29.734606  9065 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:29.745661 11770 tablet_bootstrap.cc:492] T 095e4853e3e0455b93d982e2e7da11de P a23f905ab4ac4b2c88757b2c340a2cfd: 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:16:29.746455 11770 tablet_bootstrap.cc:492] T 095e4853e3e0455b93d982e2e7da11de P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap complete.
I20260709 13:16:29.747128 11770 ts_tablet_manager.cc:1403] T 095e4853e3e0455b93d982e2e7da11de P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.008s
I20260709 13:16:29.749475 11770 raft_consensus.cc:359] T 095e4853e3e0455b93d982e2e7da11de P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:29.750182 11770 raft_consensus.cc:740] T 095e4853e3e0455b93d982e2e7da11de P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a23f905ab4ac4b2c88757b2c340a2cfd, State: Initialized, Role: LEARNER
I20260709 13:16:29.750679 11770 consensus_queue.cc:260] T 095e4853e3e0455b93d982e2e7da11de P a23f905ab4ac4b2c88757b2c340a2cfd [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:29.757580 11770 ts_tablet_manager.cc:1434] T 095e4853e3e0455b93d982e2e7da11de P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260709 13:16:29.760142 10259 tablet_copy_service.cc:342] P 9558e596c8d1432eb6d5117cb6b1ca76: Request end of tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-095e4853e3e0455b93d982e2e7da11de received from {username='slave'} at 127.0.0.1:42018
I20260709 13:16:29.760515 10259 tablet_copy_service.cc:434] P 9558e596c8d1432eb6d5117cb6b1ca76: ending tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-095e4853e3e0455b93d982e2e7da11de on tablet 095e4853e3e0455b93d982e2e7da11de with peer a23f905ab4ac4b2c88757b2c340a2cfd
I20260709 13:16:29.792809 11774 ts_tablet_manager.cc:933] T f451914884954d8d85e544c19e41f1f9 P a23f905ab4ac4b2c88757b2c340a2cfd: Initiating tablet copy from peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:16:29.794996 10166 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da88e5fcaa0e40a1a6f61b464eabfd8f"
dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
mode: GRACEFUL
new_leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
 from {username='slave'} at 127.0.0.1:32802
I20260709 13:16:29.795594 10166 raft_consensus.cc:606] T da88e5fcaa0e40a1a6f61b464eabfd8f P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Received request to transfer leadership to TS 9558e596c8d1432eb6d5117cb6b1ca76
I20260709 13:16:29.798343  9065 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:16:29.799870  9065 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:29.802350 11770 ts_tablet_manager.cc:933] T 34c9418633cd41c1adf4df973d9838c5 P a23f905ab4ac4b2c88757b2c340a2cfd: Initiating tablet copy from peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:16:29.803480 11774 tablet_copy_client.cc:323] T f451914884954d8d85e544c19e41f1f9 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Beginning tablet copy session from remote peer at address 127.8.218.67:35867
I20260709 13:16:29.805058 10333 tablet_copy_service.cc:140] P ea065e3af8b44f5ea6fba93d4c6b1e5a: Received BeginTabletCopySession request for tablet f451914884954d8d85e544c19e41f1f9 from peer a23f905ab4ac4b2c88757b2c340a2cfd ({username='slave'} at 127.0.0.1:54950)
I20260709 13:16:29.805548 10333 tablet_copy_service.cc:161] P ea065e3af8b44f5ea6fba93d4c6b1e5a: Beginning new tablet copy session on tablet f451914884954d8d85e544c19e41f1f9 from peer a23f905ab4ac4b2c88757b2c340a2cfd at {username='slave'} at 127.0.0.1:54950: session id = a23f905ab4ac4b2c88757b2c340a2cfd-f451914884954d8d85e544c19e41f1f9
I20260709 13:16:29.806473 11770 tablet_copy_client.cc:323] T 34c9418633cd41c1adf4df973d9838c5 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Beginning tablet copy session from remote peer at address 127.8.218.66:39419
I20260709 13:16:29.808115 10259 tablet_copy_service.cc:140] P 9558e596c8d1432eb6d5117cb6b1ca76: Received BeginTabletCopySession request for tablet 34c9418633cd41c1adf4df973d9838c5 from peer a23f905ab4ac4b2c88757b2c340a2cfd ({username='slave'} at 127.0.0.1:42018)
I20260709 13:16:29.808566 10259 tablet_copy_service.cc:161] P 9558e596c8d1432eb6d5117cb6b1ca76: Beginning new tablet copy session on tablet 34c9418633cd41c1adf4df973d9838c5 from peer a23f905ab4ac4b2c88757b2c340a2cfd at {username='slave'} at 127.0.0.1:42018: session id = a23f905ab4ac4b2c88757b2c340a2cfd-34c9418633cd41c1adf4df973d9838c5
I20260709 13:16:29.812896 10333 tablet_copy_source_session.cc:215] T f451914884954d8d85e544c19e41f1f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:29.816126 10259 tablet_copy_source_session.cc:215] T 34c9418633cd41c1adf4df973d9838c5 P 9558e596c8d1432eb6d5117cb6b1ca76: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:29.816735 11774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f451914884954d8d85e544c19e41f1f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:29.819089 11770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34c9418633cd41c1adf4df973d9838c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:29.833643 11774 tablet_copy_client.cc:806] T f451914884954d8d85e544c19e41f1f9 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:29.834244 11774 tablet_copy_client.cc:670] T f451914884954d8d85e544c19e41f1f9 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:29.843544 11774 tablet_copy_client.cc:538] T f451914884954d8d85e544c19e41f1f9 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:29.852536 11774 tablet_bootstrap.cc:492] T f451914884954d8d85e544c19e41f1f9 P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap starting.
I20260709 13:16:29.853962 11770 tablet_copy_client.cc:806] T 34c9418633cd41c1adf4df973d9838c5 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:29.854568 11770 tablet_copy_client.cc:670] T 34c9418633cd41c1adf4df973d9838c5 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:29.858253 11770 tablet_copy_client.cc:538] T 34c9418633cd41c1adf4df973d9838c5 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:29.872769 11770 tablet_bootstrap.cc:492] T 34c9418633cd41c1adf4df973d9838c5 P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap starting.
I20260709 13:16:29.891045 11774 tablet_bootstrap.cc:492] T f451914884954d8d85e544c19e41f1f9 P a23f905ab4ac4b2c88757b2c340a2cfd: 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:16:29.892028 11774 tablet_bootstrap.cc:492] T f451914884954d8d85e544c19e41f1f9 P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap complete.
I20260709 13:16:29.892742 11774 ts_tablet_manager.cc:1403] T f451914884954d8d85e544c19e41f1f9 P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent bootstrapping tablet: real 0.040s	user 0.025s	sys 0.008s
I20260709 13:16:29.896209 11774 raft_consensus.cc:359] T f451914884954d8d85e544c19e41f1f9 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:29.897270 11774 raft_consensus.cc:740] T f451914884954d8d85e544c19e41f1f9 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a23f905ab4ac4b2c88757b2c340a2cfd, State: Initialized, Role: LEARNER
I20260709 13:16:29.897958 11774 consensus_queue.cc:260] T f451914884954d8d85e544c19e41f1f9 P a23f905ab4ac4b2c88757b2c340a2cfd [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:29.900352 11774 ts_tablet_manager.cc:1434] T f451914884954d8d85e544c19e41f1f9 P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 13:16:29.904415 10333 tablet_copy_service.cc:342] P ea065e3af8b44f5ea6fba93d4c6b1e5a: Request end of tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-f451914884954d8d85e544c19e41f1f9 received from {username='slave'} at 127.0.0.1:54950
I20260709 13:16:29.904827 10333 tablet_copy_service.cc:434] P ea065e3af8b44f5ea6fba93d4c6b1e5a: ending tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-f451914884954d8d85e544c19e41f1f9 on tablet f451914884954d8d85e544c19e41f1f9 with peer a23f905ab4ac4b2c88757b2c340a2cfd
I20260709 13:16:29.906536 11770 tablet_bootstrap.cc:492] T 34c9418633cd41c1adf4df973d9838c5 P a23f905ab4ac4b2c88757b2c340a2cfd: 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:16:29.907514 11770 tablet_bootstrap.cc:492] T 34c9418633cd41c1adf4df973d9838c5 P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap complete.
I20260709 13:16:29.908195 11770 ts_tablet_manager.cc:1403] T 34c9418633cd41c1adf4df973d9838c5 P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent bootstrapping tablet: real 0.036s	user 0.025s	sys 0.002s
I20260709 13:16:29.910465 11770 raft_consensus.cc:359] T 34c9418633cd41c1adf4df973d9838c5 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:29.911059 11770 raft_consensus.cc:740] T 34c9418633cd41c1adf4df973d9838c5 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: a23f905ab4ac4b2c88757b2c340a2cfd, State: Initialized, Role: LEARNER
I20260709 13:16:29.911753 11770 consensus_queue.cc:260] T 34c9418633cd41c1adf4df973d9838c5 P a23f905ab4ac4b2c88757b2c340a2cfd [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:29.914512 11770 ts_tablet_manager.cc:1434] T 34c9418633cd41c1adf4df973d9838c5 P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260709 13:16:29.916241 10259 tablet_copy_service.cc:342] P 9558e596c8d1432eb6d5117cb6b1ca76: Request end of tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-34c9418633cd41c1adf4df973d9838c5 received from {username='slave'} at 127.0.0.1:42018
I20260709 13:16:29.916603 10259 tablet_copy_service.cc:434] P 9558e596c8d1432eb6d5117cb6b1ca76: ending tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-34c9418633cd41c1adf4df973d9838c5 on tablet 34c9418633cd41c1adf4df973d9838c5 with peer a23f905ab4ac4b2c88757b2c340a2cfd
I20260709 13:16:29.942973 11770 ts_tablet_manager.cc:933] T b8bb42caaa9d43dcb51811c9f2e12cfe P a23f905ab4ac4b2c88757b2c340a2cfd: Initiating tablet copy from peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:16:29.944588 11770 tablet_copy_client.cc:323] T b8bb42caaa9d43dcb51811c9f2e12cfe P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Beginning tablet copy session from remote peer at address 127.8.218.67:35867
I20260709 13:16:29.946110 10333 tablet_copy_service.cc:140] P ea065e3af8b44f5ea6fba93d4c6b1e5a: Received BeginTabletCopySession request for tablet b8bb42caaa9d43dcb51811c9f2e12cfe from peer a23f905ab4ac4b2c88757b2c340a2cfd ({username='slave'} at 127.0.0.1:54950)
I20260709 13:16:29.946601 10333 tablet_copy_service.cc:161] P ea065e3af8b44f5ea6fba93d4c6b1e5a: Beginning new tablet copy session on tablet b8bb42caaa9d43dcb51811c9f2e12cfe from peer a23f905ab4ac4b2c88757b2c340a2cfd at {username='slave'} at 127.0.0.1:54950: session id = a23f905ab4ac4b2c88757b2c340a2cfd-b8bb42caaa9d43dcb51811c9f2e12cfe
I20260709 13:16:29.953703 10333 tablet_copy_source_session.cc:215] T b8bb42caaa9d43dcb51811c9f2e12cfe P ea065e3af8b44f5ea6fba93d4c6b1e5a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:29.957259 11770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8bb42caaa9d43dcb51811c9f2e12cfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:29.970708 11770 tablet_copy_client.cc:806] T b8bb42caaa9d43dcb51811c9f2e12cfe P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:29.971217 11770 tablet_copy_client.cc:670] T b8bb42caaa9d43dcb51811c9f2e12cfe P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:29.975961 11770 tablet_copy_client.cc:538] T b8bb42caaa9d43dcb51811c9f2e12cfe P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:29.984477 11770 tablet_bootstrap.cc:492] T b8bb42caaa9d43dcb51811c9f2e12cfe P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap starting.
I20260709 13:16:30.003814 11770 tablet_bootstrap.cc:492] T b8bb42caaa9d43dcb51811c9f2e12cfe P a23f905ab4ac4b2c88757b2c340a2cfd: 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:16:30.004702 11770 tablet_bootstrap.cc:492] T b8bb42caaa9d43dcb51811c9f2e12cfe P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap complete.
I20260709 13:16:30.005285 11770 ts_tablet_manager.cc:1403] T b8bb42caaa9d43dcb51811c9f2e12cfe P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260709 13:16:30.007731 11770 raft_consensus.cc:359] T b8bb42caaa9d43dcb51811c9f2e12cfe P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:30.008596 11770 raft_consensus.cc:740] T b8bb42caaa9d43dcb51811c9f2e12cfe P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a23f905ab4ac4b2c88757b2c340a2cfd, State: Initialized, Role: LEARNER
I20260709 13:16:30.009195 11770 consensus_queue.cc:260] T b8bb42caaa9d43dcb51811c9f2e12cfe P a23f905ab4ac4b2c88757b2c340a2cfd [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:30.011368 11770 ts_tablet_manager.cc:1434] T b8bb42caaa9d43dcb51811c9f2e12cfe P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:16:30.013171 10333 tablet_copy_service.cc:342] P ea065e3af8b44f5ea6fba93d4c6b1e5a: Request end of tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-b8bb42caaa9d43dcb51811c9f2e12cfe received from {username='slave'} at 127.0.0.1:54950
I20260709 13:16:30.013543 10333 tablet_copy_service.cc:434] P ea065e3af8b44f5ea6fba93d4c6b1e5a: ending tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-b8bb42caaa9d43dcb51811c9f2e12cfe on tablet b8bb42caaa9d43dcb51811c9f2e12cfe with peer a23f905ab4ac4b2c88757b2c340a2cfd
I20260709 13:16:30.113103 10887 raft_consensus.cc:1217] T 095e4853e3e0455b93d982e2e7da11de P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:30.182662 11773 raft_consensus.cc:993] T da88e5fcaa0e40a1a6f61b464eabfd8f P 3408c3af6d6a49b2a305a7937efd1861: : Instructing follower 9558e596c8d1432eb6d5117cb6b1ca76 to start an election
I20260709 13:16:30.183149 11773 raft_consensus.cc:1081] T da88e5fcaa0e40a1a6f61b464eabfd8f P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Signalling peer 9558e596c8d1432eb6d5117cb6b1ca76 to start an election
I20260709 13:16:30.184729 10242 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da88e5fcaa0e40a1a6f61b464eabfd8f"
dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
 from {username='slave'} at 127.0.0.1:35512
I20260709 13:16:30.185213 10242 raft_consensus.cc:493] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:30.185518 10242 raft_consensus.cc:3060] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:30.192322 10242 raft_consensus.cc:515] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:30.194197 10242 leader_election.cc:290] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76 [CANDIDATE]: Term 3 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68:35275)
I20260709 13:16:30.195415 10887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da88e5fcaa0e40a1a6f61b464eabfd8f" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd"
I20260709 13:16:30.196017 10887 raft_consensus.cc:3060] T da88e5fcaa0e40a1a6f61b464eabfd8f P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:30.198133 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da88e5fcaa0e40a1a6f61b464eabfd8f" candidate_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "3408c3af6d6a49b2a305a7937efd1861"
I20260709 13:16:30.198678 10169 raft_consensus.cc:3055] T da88e5fcaa0e40a1a6f61b464eabfd8f P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:30.198971 10169 raft_consensus.cc:740] T da88e5fcaa0e40a1a6f61b464eabfd8f P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3408c3af6d6a49b2a305a7937efd1861, State: Running, Role: LEADER
I20260709 13:16:30.200389 10169 consensus_queue.cc:260] T da88e5fcaa0e40a1a6f61b464eabfd8f P 3408c3af6d6a49b2a305a7937efd1861 [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: 5 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:30.201555 10169 raft_consensus.cc:3060] T da88e5fcaa0e40a1a6f61b464eabfd8f P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:30.202500 10887 raft_consensus.cc:2468] T da88e5fcaa0e40a1a6f61b464eabfd8f P a23f905ab4ac4b2c88757b2c340a2cfd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 3.
I20260709 13:16:30.204032 10215 leader_election.cc:304] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76 [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: 9558e596c8d1432eb6d5117cb6b1ca76, a23f905ab4ac4b2c88757b2c340a2cfd; no voters: 
I20260709 13:16:30.204998 11781 raft_consensus.cc:2804] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:30.205571 11781 raft_consensus.cc:697] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 3 LEADER]: Becoming Leader. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Running, Role: LEADER
I20260709 13:16:30.206382 11781 consensus_queue.cc:237] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76 [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: 5 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:30.208829 10169 raft_consensus.cc:2468] T da88e5fcaa0e40a1a6f61b464eabfd8f P 3408c3af6d6a49b2a305a7937efd1861 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9558e596c8d1432eb6d5117cb6b1ca76 in term 3.
I20260709 13:16:30.220412 10072 catalog_manager.cc:5697] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: term changed from 2 to 3, leader changed from 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) to 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66). New cstate: current_term: 3 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:30.279716 10887 raft_consensus.cc:1217] T 34c9418633cd41c1adf4df973d9838c5 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:16:30.310025 10888 raft_consensus.cc:1217] T f451914884954d8d85e544c19e41f1f9 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:30.401369 10888 raft_consensus.cc:1217] T b8bb42caaa9d43dcb51811c9f2e12cfe P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:30.629468 10888 raft_consensus.cc:1275] T da88e5fcaa0e40a1a6f61b464eabfd8f P a23f905ab4ac4b2c88757b2c340a2cfd [term 3 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:16:30.630916 11781 consensus_queue.cc:1048] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:30.631819 11713 raft_consensus.cc:1064] T 095e4853e3e0455b93d982e2e7da11de P 9558e596c8d1432eb6d5117cb6b1ca76: attempting to promote NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd to VOTER
I20260709 13:16:30.634126 11713 consensus_queue.cc:237] T 095e4853e3e0455b93d982e2e7da11de P 9558e596c8d1432eb6d5117cb6b1ca76 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:30.651475 10888 raft_consensus.cc:1275] T 095e4853e3e0455b93d982e2e7da11de P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:30.652305 10323 raft_consensus.cc:1275] T 095e4853e3e0455b93d982e2e7da11de P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:30.654265 11752 consensus_queue.cc:1048] T 095e4853e3e0455b93d982e2e7da11de P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } 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:16:30.659235 10166 raft_consensus.cc:1275] T 095e4853e3e0455b93d982e2e7da11de P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:30.660157 11752 consensus_queue.cc:1048] T 095e4853e3e0455b93d982e2e7da11de P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:30.674240 10166 raft_consensus.cc:1275] T da88e5fcaa0e40a1a6f61b464eabfd8f P 3408c3af6d6a49b2a305a7937efd1861 [term 3 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:16:30.680593 11781 consensus_queue.cc:1048] T 095e4853e3e0455b93d982e2e7da11de P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:30.682446 11781 consensus_queue.cc:1048] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:16:30.717818 11752 raft_consensus.cc:2955] T 095e4853e3e0455b93d982e2e7da11de P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:30.727285 10169 raft_consensus.cc:2955] T 095e4853e3e0455b93d982e2e7da11de P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:30.730666 10887 raft_consensus.cc:2955] T 095e4853e3e0455b93d982e2e7da11de P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:30.731034 10323 raft_consensus.cc:2955] T 095e4853e3e0455b93d982e2e7da11de P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:30.750571 10070 catalog_manager.cc:5697] T 095e4853e3e0455b93d982e2e7da11de P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:30.776125 10243 consensus_queue.cc:237] T 095e4853e3e0455b93d982e2e7da11de P 9558e596c8d1432eb6d5117cb6b1ca76 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:30.789316 10887 raft_consensus.cc:1275] T 095e4853e3e0455b93d982e2e7da11de P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:30.790570 10169 raft_consensus.cc:1275] T 095e4853e3e0455b93d982e2e7da11de P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:30.790949 11798 consensus_queue.cc:1048] T 095e4853e3e0455b93d982e2e7da11de P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:30.798214 11781 consensus_queue.cc:1048] T 095e4853e3e0455b93d982e2e7da11de P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:30.800796  9065 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:30.807901 11798 raft_consensus.cc:2955] T 095e4853e3e0455b93d982e2e7da11de P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:30.810753 10169 raft_consensus.cc:2955] T 095e4853e3e0455b93d982e2e7da11de P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:30.817281 10887 raft_consensus.cc:2955] T 095e4853e3e0455b93d982e2e7da11de P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:30.825889 10056 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 095e4853e3e0455b93d982e2e7da11de with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:30.835480 10069 catalog_manager.cc:5697] T 095e4853e3e0455b93d982e2e7da11de P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: config changed from index 3 to 4, VOTER ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) evicted. New cstate: current_term: 1 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:30.841747 11786 raft_consensus.cc:1064] T f451914884954d8d85e544c19e41f1f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a: attempting to promote NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd to VOTER
I20260709 13:16:30.851473 11786 consensus_queue.cc:237] T f451914884954d8d85e544c19e41f1f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:30.864996 11781 raft_consensus.cc:1064] T 34c9418633cd41c1adf4df973d9838c5 P 9558e596c8d1432eb6d5117cb6b1ca76: attempting to promote NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd to VOTER
I20260709 13:16:30.867472 11781 consensus_queue.cc:237] T 34c9418633cd41c1adf4df973d9838c5 P 9558e596c8d1432eb6d5117cb6b1ca76 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:30.876472 10243 raft_consensus.cc:1275] T f451914884954d8d85e544c19e41f1f9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:30.877104 10169 raft_consensus.cc:1275] T f451914884954d8d85e544c19e41f1f9 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:30.877810 10887 raft_consensus.cc:1275] T f451914884954d8d85e544c19e41f1f9 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:30.878196 10888 raft_consensus.cc:1275] T 34c9418633cd41c1adf4df973d9838c5 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 LEARNER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:16:30.879555 11763 consensus_queue.cc:1048] T f451914884954d8d85e544c19e41f1f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:30.879727 11752 consensus_queue.cc:1048] T 34c9418633cd41c1adf4df973d9838c5 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:30.880522 10323 raft_consensus.cc:1275] T 34c9418633cd41c1adf4df973d9838c5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:16:30.880892 11735 consensus_queue.cc:1048] T f451914884954d8d85e544c19e41f1f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:30.882853 10169 raft_consensus.cc:1275] T 34c9418633cd41c1adf4df973d9838c5 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:16:30.884368 11786 consensus_queue.cc:1048] T f451914884954d8d85e544c19e41f1f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } 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:16:30.885936 11781 consensus_queue.cc:1048] T 34c9418633cd41c1adf4df973d9838c5 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } 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:16:30.890331 11781 consensus_queue.cc:1048] T 34c9418633cd41c1adf4df973d9838c5 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:30.896440 10309 tablet_service.cc:1558] Processing DeleteTablet for tablet 095e4853e3e0455b93d982e2e7da11de with delete_type TABLET_DATA_TOMBSTONED (TS ea065e3af8b44f5ea6fba93d4c6b1e5a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37824
I20260709 13:16:30.912075 11810 tablet_replica.cc:333] T 095e4853e3e0455b93d982e2e7da11de P ea065e3af8b44f5ea6fba93d4c6b1e5a: stopping tablet replica
I20260709 13:16:30.915241 11810 raft_consensus.cc:2243] T 095e4853e3e0455b93d982e2e7da11de P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:30.917147 11810 raft_consensus.cc:2272] T 095e4853e3e0455b93d982e2e7da11de P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:30.917529 11798 raft_consensus.cc:2955] T 34c9418633cd41c1adf4df973d9838c5 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:30.922264 11804 raft_consensus.cc:2955] T f451914884954d8d85e544c19e41f1f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:30.918570 10169 raft_consensus.cc:2955] T 34c9418633cd41c1adf4df973d9838c5 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:30.926332 10242 raft_consensus.cc:2955] T f451914884954d8d85e544c19e41f1f9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:30.937870 10166 raft_consensus.cc:2955] T f451914884954d8d85e544c19e41f1f9 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:30.980690 10323 raft_consensus.cc:2955] T 34c9418633cd41c1adf4df973d9838c5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:30.992224 11810 ts_tablet_manager.cc:1916] T 095e4853e3e0455b93d982e2e7da11de P ea065e3af8b44f5ea6fba93d4c6b1e5a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:30.997191 10887 raft_consensus.cc:2955] T f451914884954d8d85e544c19e41f1f9 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:31.001616 10072 catalog_manager.cc:5697] T 34c9418633cd41c1adf4df973d9838c5 P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: config changed from index 3 to 4, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:31.007388 11763 raft_consensus.cc:1064] T b8bb42caaa9d43dcb51811c9f2e12cfe P ea065e3af8b44f5ea6fba93d4c6b1e5a: attempting to promote NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd to VOTER
I20260709 13:16:31.024857 10068 catalog_manager.cc:5697] T f451914884954d8d85e544c19e41f1f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a reported cstate change: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:31.030660 11810 ts_tablet_manager.cc:1929] T 095e4853e3e0455b93d982e2e7da11de P ea065e3af8b44f5ea6fba93d4c6b1e5a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:31.031222 11810 log.cc:1199] T 095e4853e3e0455b93d982e2e7da11de P ea065e3af8b44f5ea6fba93d4c6b1e5a: Deleting WAL directory at /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-0/minicluster-data/ts-2-root/wals/095e4853e3e0455b93d982e2e7da11de
I20260709 13:16:31.016054 11763 consensus_queue.cc:237] T b8bb42caaa9d43dcb51811c9f2e12cfe P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:31.034965 10056 catalog_manager.cc:5028] TS ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): tablet 095e4853e3e0455b93d982e2e7da11de (table test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]) successfully deleted
I20260709 13:16:31.047262 10886 raft_consensus.cc:2955] T 34c9418633cd41c1adf4df973d9838c5 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:31.051417 10315 consensus_queue.cc:237] T f451914884954d8d85e544c19e41f1f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:31.065141 10890 raft_consensus.cc:1275] T f451914884954d8d85e544c19e41f1f9 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:31.068145 11735 consensus_queue.cc:1048] T f451914884954d8d85e544c19e41f1f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:31.071183 10169 raft_consensus.cc:1275] T f451914884954d8d85e544c19e41f1f9 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:31.072711 11735 consensus_queue.cc:1048] T f451914884954d8d85e544c19e41f1f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:31.076521 10887 raft_consensus.cc:1275] T b8bb42caaa9d43dcb51811c9f2e12cfe P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 LEARNER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:31.078764 11786 consensus_queue.cc:1048] T b8bb42caaa9d43dcb51811c9f2e12cfe P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:31.080641 10888 raft_consensus.cc:2955] T f451914884954d8d85e544c19e41f1f9 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:31.085618 10242 raft_consensus.cc:1275] T b8bb42caaa9d43dcb51811c9f2e12cfe P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:31.086687 10173 raft_consensus.cc:1275] T b8bb42caaa9d43dcb51811c9f2e12cfe P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:31.088443 11786 raft_consensus.cc:2955] T f451914884954d8d85e544c19e41f1f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:31.089154 11763 consensus_queue.cc:1048] T b8bb42caaa9d43dcb51811c9f2e12cfe P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:31.091485 11815 consensus_queue.cc:1048] T b8bb42caaa9d43dcb51811c9f2e12cfe P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } 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:16:31.134923 10173 raft_consensus.cc:2955] T f451914884954d8d85e544c19e41f1f9 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:31.147275 10056 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f451914884954d8d85e544c19e41f1f9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:31.217423 10068 catalog_manager.cc:5697] T f451914884954d8d85e544c19e41f1f9 P a23f905ab4ac4b2c88757b2c340a2cfd reported cstate change: config changed from index 3 to 4, VOTER 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) evicted. New cstate: current_term: 1 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
W20260709 13:16:31.227346 10056 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet f451914884954d8d85e544c19e41f1f9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 3 but the committed config has opid_index of 4
I20260709 13:16:31.246009 11735 raft_consensus.cc:2955] T b8bb42caaa9d43dcb51811c9f2e12cfe P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:31.251050 10241 raft_consensus.cc:2955] T b8bb42caaa9d43dcb51811c9f2e12cfe P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
W20260709 13:16:31.311827 10853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.218.66:39419, user_credentials={real_user=slave}} blocked reactor thread for 74572.9us
I20260709 13:16:31.323961 10243 consensus_queue.cc:237] T 34c9418633cd41c1adf4df973d9838c5 P 9558e596c8d1432eb6d5117cb6b1ca76 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:31.357800 10232 tablet_service.cc:1558] Processing DeleteTablet for tablet f451914884954d8d85e544c19e41f1f9 with delete_type TABLET_DATA_TOMBSTONED (TS 9558e596c8d1432eb6d5117cb6b1ca76 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35488
I20260709 13:16:31.381086 10069 catalog_manager.cc:5697] T b8bb42caaa9d43dcb51811c9f2e12cfe P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:31.386191 10166 raft_consensus.cc:1275] T 34c9418633cd41c1adf4df973d9838c5 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:31.415133 11797 consensus_queue.cc:1048] T 34c9418633cd41c1adf4df973d9838c5 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:16:31.426811 10887 raft_consensus.cc:2955] T b8bb42caaa9d43dcb51811c9f2e12cfe P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:31.437080 10886 raft_consensus.cc:1275] T 34c9418633cd41c1adf4df973d9838c5 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:31.449762 10173 raft_consensus.cc:2955] T b8bb42caaa9d43dcb51811c9f2e12cfe P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } attrs { replace: true } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:31.450819 11798 consensus_queue.cc:1048] T 34c9418633cd41c1adf4df973d9838c5 P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:31.424357 11823 tablet_replica.cc:333] T f451914884954d8d85e544c19e41f1f9 P 9558e596c8d1432eb6d5117cb6b1ca76: stopping tablet replica
I20260709 13:16:31.472708 11752 raft_consensus.cc:2955] T 34c9418633cd41c1adf4df973d9838c5 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:31.481391 10886 raft_consensus.cc:2955] T 34c9418633cd41c1adf4df973d9838c5 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:31.487782 10315 consensus_queue.cc:237] T b8bb42caaa9d43dcb51811c9f2e12cfe P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:31.493299 10887 raft_consensus.cc:1275] T b8bb42caaa9d43dcb51811c9f2e12cfe P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:31.496083 11735 consensus_queue.cc:1048] T b8bb42caaa9d43dcb51811c9f2e12cfe P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } 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:16:31.504011 11815 raft_consensus.cc:2955] T b8bb42caaa9d43dcb51811c9f2e12cfe P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:31.505597 10888 raft_consensus.cc:2955] T b8bb42caaa9d43dcb51811c9f2e12cfe P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:31.517624 10173 raft_consensus.cc:2955] T 34c9418633cd41c1adf4df973d9838c5 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:31.521684 10056 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b8bb42caaa9d43dcb51811c9f2e12cfe with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:31.523880 10056 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 34c9418633cd41c1adf4df973d9838c5 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:31.524531 10068 catalog_manager.cc:5697] T b8bb42caaa9d43dcb51811c9f2e12cfe P a23f905ab4ac4b2c88757b2c340a2cfd reported cstate change: config changed from index 3 to 4, VOTER 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) evicted. New cstate: current_term: 1 leader_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:31.525969 10068 catalog_manager.cc:5697] T 34c9418633cd41c1adf4df973d9838c5 P a23f905ab4ac4b2c88757b2c340a2cfd reported cstate change: config changed from index 4 to 5, VOTER ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67) evicted. New cstate: current_term: 2 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
W20260709 13:16:31.631847 10853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.218.67:35867, user_credentials={real_user=slave}} blocked reactor thread for 97453.1us
I20260709 13:16:31.643090 10158 tablet_service.cc:1558] Processing DeleteTablet for tablet b8bb42caaa9d43dcb51811c9f2e12cfe with delete_type TABLET_DATA_TOMBSTONED (TS 3408c3af6d6a49b2a305a7937efd1861 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51698
I20260709 13:16:31.655738 10309 tablet_service.cc:1558] Processing DeleteTablet for tablet 34c9418633cd41c1adf4df973d9838c5 with delete_type TABLET_DATA_TOMBSTONED (TS ea065e3af8b44f5ea6fba93d4c6b1e5a not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:37824
I20260709 13:16:31.660499 10242 raft_consensus.cc:1275] T b8bb42caaa9d43dcb51811c9f2e12cfe P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Refusing update from remote peer ea065e3af8b44f5ea6fba93d4c6b1e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:31.662832 11825 tablet_replica.cc:333] T 34c9418633cd41c1adf4df973d9838c5 P ea065e3af8b44f5ea6fba93d4c6b1e5a: stopping tablet replica
I20260709 13:16:31.666069 11825 raft_consensus.cc:2243] T 34c9418633cd41c1adf4df973d9838c5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:31.668848 11825 raft_consensus.cc:2272] T 34c9418633cd41c1adf4df973d9838c5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:31.669608 11824 tablet_replica.cc:333] T b8bb42caaa9d43dcb51811c9f2e12cfe P 3408c3af6d6a49b2a305a7937efd1861: stopping tablet replica
I20260709 13:16:31.671804 11824 raft_consensus.cc:2243] T b8bb42caaa9d43dcb51811c9f2e12cfe P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:31.676033 11823 raft_consensus.cc:2243] T f451914884954d8d85e544c19e41f1f9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:31.676178 11824 raft_consensus.cc:2272] T b8bb42caaa9d43dcb51811c9f2e12cfe P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:31.676450 11735 consensus_queue.cc:1048] T b8bb42caaa9d43dcb51811c9f2e12cfe P ea065e3af8b44f5ea6fba93d4c6b1e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:31.675398 11825 ts_tablet_manager.cc:1916] T 34c9418633cd41c1adf4df973d9838c5 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:31.676844 11823 raft_consensus.cc:2272] T f451914884954d8d85e544c19e41f1f9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:31.681241 11823 ts_tablet_manager.cc:1916] T f451914884954d8d85e544c19e41f1f9 P 9558e596c8d1432eb6d5117cb6b1ca76: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:31.682318 10241 raft_consensus.cc:2955] T b8bb42caaa9d43dcb51811c9f2e12cfe P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } } }
I20260709 13:16:31.681273 11824 ts_tablet_manager.cc:1916] T b8bb42caaa9d43dcb51811c9f2e12cfe P 3408c3af6d6a49b2a305a7937efd1861: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:31.703054 11825 ts_tablet_manager.cc:1929] T 34c9418633cd41c1adf4df973d9838c5 P ea065e3af8b44f5ea6fba93d4c6b1e5a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:16:31.703698 11825 log.cc:1199] T 34c9418633cd41c1adf4df973d9838c5 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Deleting WAL directory at /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-0/minicluster-data/ts-2-root/wals/34c9418633cd41c1adf4df973d9838c5
I20260709 13:16:31.705765 11823 ts_tablet_manager.cc:1929] T f451914884954d8d85e544c19e41f1f9 P 9558e596c8d1432eb6d5117cb6b1ca76: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:31.706064 10056 catalog_manager.cc:5028] TS ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): tablet 34c9418633cd41c1adf4df973d9838c5 (table test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]) successfully deleted
I20260709 13:16:31.706264 11823 log.cc:1199] T f451914884954d8d85e544c19e41f1f9 P 9558e596c8d1432eb6d5117cb6b1ca76: Deleting WAL directory at /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-0/minicluster-data/ts-1-root/wals/f451914884954d8d85e544c19e41f1f9
I20260709 13:16:31.708484 10056 catalog_manager.cc:5028] TS 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): tablet f451914884954d8d85e544c19e41f1f9 (table test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]) successfully deleted
I20260709 13:16:31.710403 11824 ts_tablet_manager.cc:1929] T b8bb42caaa9d43dcb51811c9f2e12cfe P 3408c3af6d6a49b2a305a7937efd1861: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:31.710994 11824 log.cc:1199] T b8bb42caaa9d43dcb51811c9f2e12cfe P 3408c3af6d6a49b2a305a7937efd1861: Deleting WAL directory at /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602920109272-9065-0/minicluster-data/ts-0-root/wals/b8bb42caaa9d43dcb51811c9f2e12cfe
I20260709 13:16:31.712872 10058 catalog_manager.cc:5028] TS 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): tablet b8bb42caaa9d43dcb51811c9f2e12cfe (table test-workload [id=88aa4fd2d7b84d09a26a87919e80847a]) successfully deleted
I20260709 13:16:31.859428  9065 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:31.896657 10241 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "232b26e936704083aa0cff219256caa4"
dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
mode: GRACEFUL
new_leader_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd"
 from {username='slave'} at 127.0.0.1:53496
I20260709 13:16:31.897343 10241 raft_consensus.cc:606] T 232b26e936704083aa0cff219256caa4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Received request to transfer leadership to TS a23f905ab4ac4b2c88757b2c340a2cfd
I20260709 13:16:31.898610  9065 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:16:31.900089  9065 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
W20260709 13:16:32.218534 10140 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.218.68:35275, user_credentials={real_user=slave}} blocked reactor thread for 73252.9us
I20260709 13:16:32.437525 11752 raft_consensus.cc:993] T 232b26e936704083aa0cff219256caa4 P 9558e596c8d1432eb6d5117cb6b1ca76: : Instructing follower a23f905ab4ac4b2c88757b2c340a2cfd to start an election
I20260709 13:16:32.438086 11832 raft_consensus.cc:1081] T 232b26e936704083aa0cff219256caa4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Signalling peer a23f905ab4ac4b2c88757b2c340a2cfd to start an election
I20260709 13:16:32.439401 10886 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "232b26e936704083aa0cff219256caa4"
dest_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd"
 from {username='slave'} at 127.0.0.1:51136
I20260709 13:16:32.439870 10886 raft_consensus.cc:493] T 232b26e936704083aa0cff219256caa4 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:32.440145 10886 raft_consensus.cc:3060] T 232b26e936704083aa0cff219256caa4 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:32.445202 10886 raft_consensus.cc:515] T 232b26e936704083aa0cff219256caa4 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:32.447690 10886 leader_election.cc:290] T 232b26e936704083aa0cff219256caa4 P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 2 election: Requested vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:16:32.448084 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "232b26e936704083aa0cff219256caa4" candidate_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9558e596c8d1432eb6d5117cb6b1ca76"
I20260709 13:16:32.448764 10241 raft_consensus.cc:3055] T 232b26e936704083aa0cff219256caa4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:32.449072 10241 raft_consensus.cc:740] T 232b26e936704083aa0cff219256caa4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9558e596c8d1432eb6d5117cb6b1ca76, State: Running, Role: LEADER
I20260709 13:16:32.449231 10319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "232b26e936704083aa0cff219256caa4" candidate_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a"
I20260709 13:16:32.449854 10319 raft_consensus.cc:3060] T 232b26e936704083aa0cff219256caa4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:32.449882 10241 consensus_queue.cc:260] T 232b26e936704083aa0cff219256caa4 P 9558e596c8d1432eb6d5117cb6b1ca76 [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: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:32.451179 10241 raft_consensus.cc:3060] T 232b26e936704083aa0cff219256caa4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:32.457342 10241 raft_consensus.cc:2468] T 232b26e936704083aa0cff219256caa4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a23f905ab4ac4b2c88757b2c340a2cfd in term 2.
I20260709 13:16:32.458539 10853 leader_election.cc:304] T 232b26e936704083aa0cff219256caa4 P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9558e596c8d1432eb6d5117cb6b1ca76, a23f905ab4ac4b2c88757b2c340a2cfd; no voters: 
I20260709 13:16:32.459623 11819 raft_consensus.cc:2804] T 232b26e936704083aa0cff219256caa4 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:32.460074 11819 raft_consensus.cc:697] T 232b26e936704083aa0cff219256caa4 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 LEADER]: Becoming Leader. State: Replica: a23f905ab4ac4b2c88757b2c340a2cfd, State: Running, Role: LEADER
I20260709 13:16:32.460878 11819 consensus_queue.cc:237] T 232b26e936704083aa0cff219256caa4 P a23f905ab4ac4b2c88757b2c340a2cfd [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: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:32.461628 10319 raft_consensus.cc:2468] T 232b26e936704083aa0cff219256caa4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a23f905ab4ac4b2c88757b2c340a2cfd in term 2.
I20260709 13:16:32.473944 10072 catalog_manager.cc:5697] T 232b26e936704083aa0cff219256caa4 P a23f905ab4ac4b2c88757b2c340a2cfd reported cstate change: term changed from 1 to 2, leader changed from 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66) to a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68). New cstate: current_term: 2 leader_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:32.691481 10166 consensus_queue.cc:237] T 4658fc30651d4d0eb204292920de92f7 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Queue 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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:32.697432 10323 raft_consensus.cc:1275] T 4658fc30651d4d0eb204292920de92f7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:32.698009 10241 raft_consensus.cc:1275] T 4658fc30651d4d0eb204292920de92f7 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Refusing update from remote peer 3408c3af6d6a49b2a305a7937efd1861: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:16:32.698580 10140 consensus_peers.cc:597] T 4658fc30651d4d0eb204292920de92f7 P 3408c3af6d6a49b2a305a7937efd1861 -> Peer a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68:35275): Couldn't send request to peer a23f905ab4ac4b2c88757b2c340a2cfd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4658fc30651d4d0eb204292920de92f7. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:32.698845 11822 consensus_queue.cc:1048] T 4658fc30651d4d0eb204292920de92f7 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:32.699750 11829 consensus_queue.cc:1048] T 4658fc30651d4d0eb204292920de92f7 P 3408c3af6d6a49b2a305a7937efd1861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } 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:16:32.708686 11822 raft_consensus.cc:2955] T 4658fc30651d4d0eb204292920de92f7 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:32.710153 10241 raft_consensus.cc:2955] T 4658fc30651d4d0eb204292920de92f7 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:32.715863 10319 raft_consensus.cc:2955] T 4658fc30651d4d0eb204292920de92f7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:32.726253 10241 consensus_queue.cc:237] T 7c453de030bf47bd8b14472d15fbcc3c P 9558e596c8d1432eb6d5117cb6b1ca76 [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:32.727648 10069 catalog_manager.cc:5697] T 4658fc30651d4d0eb204292920de92f7 P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: config changed from index -1 to 2, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New cstate: current_term: 1 leader_uuid: "3408c3af6d6a49b2a305a7937efd1861" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
W20260709 13:16:32.738111 10215 consensus_peers.cc:597] T 7c453de030bf47bd8b14472d15fbcc3c P 9558e596c8d1432eb6d5117cb6b1ca76 -> Peer a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68:35275): Couldn't send request to peer a23f905ab4ac4b2c88757b2c340a2cfd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7c453de030bf47bd8b14472d15fbcc3c. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:32.738866 10323 raft_consensus.cc:1275] T 7c453de030bf47bd8b14472d15fbcc3c P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:16:32.740022 10166 raft_consensus.cc:1275] T 7c453de030bf47bd8b14472d15fbcc3c P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Refusing update from remote peer 9558e596c8d1432eb6d5117cb6b1ca76: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:16:32.740098 11832 consensus_queue.cc:1048] T 7c453de030bf47bd8b14472d15fbcc3c P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } 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:16:32.741364 11752 consensus_queue.cc:1048] T 7c453de030bf47bd8b14472d15fbcc3c P 9558e596c8d1432eb6d5117cb6b1ca76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:32.759380 11832 raft_consensus.cc:2955] T 7c453de030bf47bd8b14472d15fbcc3c P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:32.765455 10323 raft_consensus.cc:2955] T 7c453de030bf47bd8b14472d15fbcc3c P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:32.769558 10166 raft_consensus.cc:2955] T 7c453de030bf47bd8b14472d15fbcc3c P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } } }
I20260709 13:16:32.778986 10069 catalog_manager.cc:5697] T 7c453de030bf47bd8b14472d15fbcc3c P 9558e596c8d1432eb6d5117cb6b1ca76 reported cstate change: config changed from index -1 to 3, NON_VOTER a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68) added. New cstate: current_term: 2 leader_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:32.918473  9065 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:32.973222  9065 tablet_server.cc:179] TabletServer@127.8.218.65:0 shutting down...
W20260709 13:16:32.990953 10855 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
I20260709 13:16:33.014859 10241 raft_consensus.cc:1275] T 232b26e936704083aa0cff219256caa4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Refusing update from remote peer a23f905ab4ac4b2c88757b2c340a2cfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:33.016372 11819 consensus_queue.cc:1048] T 232b26e936704083aa0cff219256caa4 P a23f905ab4ac4b2c88757b2c340a2cfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:16:33.027451 10855 consensus_peers.cc:597] T 83179960d4844238bd0d139d345b2cf2 P a23f905ab4ac4b2c88757b2c340a2cfd -> Peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Couldn't send request to peer 3408c3af6d6a49b2a305a7937efd1861. 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:16:33.044111  9065 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 13:16:33.044260 10855 consensus_peers.cc:597] T 0a254038744f45aeb553cea059c490f9 P a23f905ab4ac4b2c88757b2c340a2cfd -> Peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Couldn't send request to peer 3408c3af6d6a49b2a305a7937efd1861. 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:16:33.045279  9065 tablet_replica.cc:333] T d50871bc01054840a812fae0f68d97f8 P 3408c3af6d6a49b2a305a7937efd1861: stopping tablet replica
I20260709 13:16:33.046265  9065 raft_consensus.cc:2243] T d50871bc01054840a812fae0f68d97f8 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:33.047094  9065 raft_consensus.cc:2272] T d50871bc01054840a812fae0f68d97f8 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.052893  9065 tablet_replica.cc:333] T 6529b4db48bd4c8482b729319e231170 P 3408c3af6d6a49b2a305a7937efd1861: stopping tablet replica
I20260709 13:16:33.054163  9065 raft_consensus.cc:2243] T 6529b4db48bd4c8482b729319e231170 P 3408c3af6d6a49b2a305a7937efd1861 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:33.054898  9065 raft_consensus.cc:2272] T 6529b4db48bd4c8482b729319e231170 P 3408c3af6d6a49b2a305a7937efd1861 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.057602  9065 tablet_replica.cc:333] T eade396d019049b7ba04fecaac1059ed P 3408c3af6d6a49b2a305a7937efd1861: stopping tablet replica
I20260709 13:16:33.060048  9065 raft_consensus.cc:2243] T eade396d019049b7ba04fecaac1059ed P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:33.060757  9065 raft_consensus.cc:2272] T eade396d019049b7ba04fecaac1059ed P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.064493  9065 tablet_replica.cc:333] T 507f2b25ff3440d68a854960f099a4f4 P 3408c3af6d6a49b2a305a7937efd1861: stopping tablet replica
I20260709 13:16:33.071961 10319 raft_consensus.cc:1275] T 232b26e936704083aa0cff219256caa4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Refusing update from remote peer a23f905ab4ac4b2c88757b2c340a2cfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 13:16:33.073835 10855 consensus_peers.cc:597] T 187168d8fc924a6c8742aa3ba2cb2f00 P a23f905ab4ac4b2c88757b2c340a2cfd -> Peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Couldn't send request to peer 3408c3af6d6a49b2a305a7937efd1861. 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:16:33.075146 11819 consensus_queue.cc:1048] T 232b26e936704083aa0cff219256caa4 P a23f905ab4ac4b2c88757b2c340a2cfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:33.066229  9065 raft_consensus.cc:2243] T 507f2b25ff3440d68a854960f099a4f4 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:33.082909  9065 raft_consensus.cc:2272] T 507f2b25ff3440d68a854960f099a4f4 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.086355  9065 tablet_replica.cc:333] T 095e4853e3e0455b93d982e2e7da11de P 3408c3af6d6a49b2a305a7937efd1861: stopping tablet replica
W20260709 13:16:33.089529 10855 consensus_peers.cc:597] T 06eef725e31e4e8a8a09faa95edbe5a9 P a23f905ab4ac4b2c88757b2c340a2cfd -> Peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Couldn't send request to peer 3408c3af6d6a49b2a305a7937efd1861. 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:16:33.102985  9065 raft_consensus.cc:2243] T 095e4853e3e0455b93d982e2e7da11de P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:33.103964  9065 raft_consensus.cc:2272] T 095e4853e3e0455b93d982e2e7da11de P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.106534  9065 tablet_replica.cc:333] T da88e5fcaa0e40a1a6f61b464eabfd8f P 3408c3af6d6a49b2a305a7937efd1861: stopping tablet replica
I20260709 13:16:33.107259  9065 raft_consensus.cc:2243] T da88e5fcaa0e40a1a6f61b464eabfd8f P 3408c3af6d6a49b2a305a7937efd1861 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:33.107745  9065 raft_consensus.cc:2272] T da88e5fcaa0e40a1a6f61b464eabfd8f P 3408c3af6d6a49b2a305a7937efd1861 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.110215  9065 tablet_replica.cc:333] T a2810c3dfb8f4757b498d14a1b59d555 P 3408c3af6d6a49b2a305a7937efd1861: stopping tablet replica
I20260709 13:16:33.111136  9065 raft_consensus.cc:2243] T a2810c3dfb8f4757b498d14a1b59d555 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:33.111718  9065 raft_consensus.cc:2272] T a2810c3dfb8f4757b498d14a1b59d555 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:33.114010 10288 consensus_peers.cc:597] T b20059ed71304d9b9b52a127eeb49532 P ea065e3af8b44f5ea6fba93d4c6b1e5a -> Peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Couldn't send request to peer 3408c3af6d6a49b2a305a7937efd1861. 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:16:33.114308  9065 tablet_replica.cc:333] T 80d372f11f194a0c9cc616850b42de9f P 3408c3af6d6a49b2a305a7937efd1861: stopping tablet replica
I20260709 13:16:33.115199  9065 raft_consensus.cc:2243] T 80d372f11f194a0c9cc616850b42de9f P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:33.116189  9065 raft_consensus.cc:2272] T 80d372f11f194a0c9cc616850b42de9f P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.118778  9065 tablet_replica.cc:333] T 52bee5dce0214291ba33eda5553b4519 P 3408c3af6d6a49b2a305a7937efd1861: stopping tablet replica
I20260709 13:16:33.119570  9065 raft_consensus.cc:2243] T 52bee5dce0214291ba33eda5553b4519 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:33.120245  9065 raft_consensus.cc:2272] T 52bee5dce0214291ba33eda5553b4519 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:33.125577 10288 consensus_peers.cc:597] T eade396d019049b7ba04fecaac1059ed P ea065e3af8b44f5ea6fba93d4c6b1e5a -> Peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Couldn't send request to peer 3408c3af6d6a49b2a305a7937efd1861. 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:16:33.126441 10288 consensus_peers.cc:597] T 6737d1a657234c12b327468e883da91d P ea065e3af8b44f5ea6fba93d4c6b1e5a -> Peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Couldn't send request to peer 3408c3af6d6a49b2a305a7937efd1861. 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:16:33.126569  9065 tablet_replica.cc:333] T c56c86e48bba445eae737d80017458c8 P 3408c3af6d6a49b2a305a7937efd1861: stopping tablet replica
I20260709 13:16:33.127787  9065 raft_consensus.cc:2243] T c56c86e48bba445eae737d80017458c8 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:33.133450 11853 ts_tablet_manager.cc:933] T 7c453de030bf47bd8b14472d15fbcc3c P a23f905ab4ac4b2c88757b2c340a2cfd: Initiating tablet copy from peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:16:33.134735  9065 raft_consensus.cc:2272] T c56c86e48bba445eae737d80017458c8 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.137511  9065 tablet_replica.cc:333] T c2a0f84c82dd4b4a8fbf644675f74fc2 P 3408c3af6d6a49b2a305a7937efd1861: stopping tablet replica
I20260709 13:16:33.138514  9065 raft_consensus.cc:2243] T c2a0f84c82dd4b4a8fbf644675f74fc2 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:33.139331  9065 raft_consensus.cc:2272] T c2a0f84c82dd4b4a8fbf644675f74fc2 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.141844  9065 tablet_replica.cc:333] T d56e67c2b8794fe8b26611fcccb4045e P 3408c3af6d6a49b2a305a7937efd1861: stopping tablet replica
I20260709 13:16:33.142807  9065 raft_consensus.cc:2243] T d56e67c2b8794fe8b26611fcccb4045e P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:33.143340  9065 raft_consensus.cc:2272] T d56e67c2b8794fe8b26611fcccb4045e P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.145975  9065 tablet_replica.cc:333] T 187168d8fc924a6c8742aa3ba2cb2f00 P 3408c3af6d6a49b2a305a7937efd1861: stopping tablet replica
I20260709 13:16:33.146747  9065 raft_consensus.cc:2243] T 187168d8fc924a6c8742aa3ba2cb2f00 P 3408c3af6d6a49b2a305a7937efd1861 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:33.147284 11853 tablet_copy_client.cc:323] T 7c453de030bf47bd8b14472d15fbcc3c P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Beginning tablet copy session from remote peer at address 127.8.218.66:39419
I20260709 13:16:33.147889  9065 raft_consensus.cc:2272] T 187168d8fc924a6c8742aa3ba2cb2f00 P 3408c3af6d6a49b2a305a7937efd1861 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:33.148844 10214 consensus_peers.cc:597] T a0ddf47db7b24e13a530080371d8d6ec P 9558e596c8d1432eb6d5117cb6b1ca76 -> Peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Couldn't send request to peer 3408c3af6d6a49b2a305a7937efd1861. 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:16:33.149530 10259 tablet_copy_service.cc:140] P 9558e596c8d1432eb6d5117cb6b1ca76: Received BeginTabletCopySession request for tablet 7c453de030bf47bd8b14472d15fbcc3c from peer a23f905ab4ac4b2c88757b2c340a2cfd ({username='slave'} at 127.0.0.1:42018)
I20260709 13:16:33.150008 10259 tablet_copy_service.cc:161] P 9558e596c8d1432eb6d5117cb6b1ca76: Beginning new tablet copy session on tablet 7c453de030bf47bd8b14472d15fbcc3c from peer a23f905ab4ac4b2c88757b2c340a2cfd at {username='slave'} at 127.0.0.1:42018: session id = a23f905ab4ac4b2c88757b2c340a2cfd-7c453de030bf47bd8b14472d15fbcc3c
I20260709 13:16:33.151494  9065 tablet_replica.cc:333] T 6737d1a657234c12b327468e883da91d P 3408c3af6d6a49b2a305a7937efd1861: stopping tablet replica
I20260709 13:16:33.152266  9065 raft_consensus.cc:2243] T 6737d1a657234c12b327468e883da91d P 3408c3af6d6a49b2a305a7937efd1861 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:33.152827  9065 raft_consensus.cc:2272] T 6737d1a657234c12b327468e883da91d P 3408c3af6d6a49b2a305a7937efd1861 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:33.154210 10214 consensus_peers.cc:597] T 52bee5dce0214291ba33eda5553b4519 P 9558e596c8d1432eb6d5117cb6b1ca76 -> Peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Couldn't send request to peer 3408c3af6d6a49b2a305a7937efd1861. 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:16:33.158877 10855 consensus_peers.cc:597] T 927a721e5ae94bbc8327a5627c5049bd P a23f905ab4ac4b2c88757b2c340a2cfd -> Peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Couldn't send request to peer 3408c3af6d6a49b2a305a7937efd1861. 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:16:33.159619  9065 tablet_replica.cc:333] T a0ddf47db7b24e13a530080371d8d6ec P 3408c3af6d6a49b2a305a7937efd1861: stopping tablet replica
I20260709 13:16:33.160467  9065 raft_consensus.cc:2243] T a0ddf47db7b24e13a530080371d8d6ec P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:33.161056  9065 raft_consensus.cc:2272] T a0ddf47db7b24e13a530080371d8d6ec P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.161495 10259 tablet_copy_source_session.cc:215] T 7c453de030bf47bd8b14472d15fbcc3c P 9558e596c8d1432eb6d5117cb6b1ca76: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:33.163560  9065 tablet_replica.cc:333] T d2bf0450ecbd45eaad592947ad878624 P 3408c3af6d6a49b2a305a7937efd1861: stopping tablet replica
I20260709 13:16:33.164390  9065 raft_consensus.cc:2243] T d2bf0450ecbd45eaad592947ad878624 P 3408c3af6d6a49b2a305a7937efd1861 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 13:16:33.164978 10214 consensus_peers.cc:597] T fb1779f256274e0b8458088175eaa561 P 9558e596c8d1432eb6d5117cb6b1ca76 -> Peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Couldn't send request to peer 3408c3af6d6a49b2a305a7937efd1861. 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:16:33.164999  9065 raft_consensus.cc:2272] T d2bf0450ecbd45eaad592947ad878624 P 3408c3af6d6a49b2a305a7937efd1861 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:33.165723 10214 consensus_peers.cc:597] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 9558e596c8d1432eb6d5117cb6b1ca76 -> Peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Couldn't send request to peer 3408c3af6d6a49b2a305a7937efd1861. 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:16:33.167866 11853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c453de030bf47bd8b14472d15fbcc3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:33.168043  9065 tablet_replica.cc:333] T 87820d87031f40c0af37211efcae900a P 3408c3af6d6a49b2a305a7937efd1861: stopping tablet replica
I20260709 13:16:33.168893  9065 raft_consensus.cc:2243] T 87820d87031f40c0af37211efcae900a P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:33.169943  9065 raft_consensus.cc:2272] T 87820d87031f40c0af37211efcae900a P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.172377  9065 tablet_replica.cc:333] T 27fdd1da2dc2406cb7fcd80d571a7fce P 3408c3af6d6a49b2a305a7937efd1861: stopping tablet replica
W20260709 13:16:33.172945 10288 consensus_peers.cc:597] T f451914884954d8d85e544c19e41f1f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a -> Peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Couldn't send request to peer 3408c3af6d6a49b2a305a7937efd1861. 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:16:33.173167  9065 raft_consensus.cc:2243] T 27fdd1da2dc2406cb7fcd80d571a7fce P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:33.173907  9065 raft_consensus.cc:2272] T 27fdd1da2dc2406cb7fcd80d571a7fce P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.176328  9065 tablet_replica.cc:333] T 68a4d5f4c57f44968d265e50564ca2ae P 3408c3af6d6a49b2a305a7937efd1861: stopping tablet replica
I20260709 13:16:33.177052  9065 raft_consensus.cc:2243] T 68a4d5f4c57f44968d265e50564ca2ae P 3408c3af6d6a49b2a305a7937efd1861 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:33.177981  9065 raft_consensus.cc:2272] T 68a4d5f4c57f44968d265e50564ca2ae P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.180511  9065 tablet_replica.cc:333] T af0105d43e484c77826efe9514c1a123 P 3408c3af6d6a49b2a305a7937efd1861: stopping tablet replica
I20260709 13:16:33.181303  9065 raft_consensus.cc:2243] T af0105d43e484c77826efe9514c1a123 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:33.181339 11853 tablet_copy_client.cc:806] T 7c453de030bf47bd8b14472d15fbcc3c P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:33.182107 11853 tablet_copy_client.cc:670] T 7c453de030bf47bd8b14472d15fbcc3c P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:33.182263  9065 raft_consensus.cc:2272] T af0105d43e484c77826efe9514c1a123 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.185688  9065 tablet_replica.cc:333] T 94a981b879084391aa7d059de3d8239f P 3408c3af6d6a49b2a305a7937efd1861: stopping tablet replica
I20260709 13:16:33.186539  9065 raft_consensus.cc:2243] T 94a981b879084391aa7d059de3d8239f P 3408c3af6d6a49b2a305a7937efd1861 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:16:33.187644 10855 consensus_peers.cc:597] T ebad492fb0444f40b8345014e8e3cf7d P a23f905ab4ac4b2c88757b2c340a2cfd -> Peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Couldn't send request to peer 3408c3af6d6a49b2a305a7937efd1861. 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:16:33.187659  9065 raft_consensus.cc:2272] T 94a981b879084391aa7d059de3d8239f P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.190853  9065 tablet_replica.cc:333] T fbccac31bd6b486ba75276bbb6f1b824 P 3408c3af6d6a49b2a305a7937efd1861: stopping tablet replica
I20260709 13:16:33.191066 11853 tablet_copy_client.cc:538] T 7c453de030bf47bd8b14472d15fbcc3c P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:33.191756  9065 raft_consensus.cc:2243] T fbccac31bd6b486ba75276bbb6f1b824 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:33.192440  9065 raft_consensus.cc:2272] T fbccac31bd6b486ba75276bbb6f1b824 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.194772  9065 tablet_replica.cc:333] T fb1779f256274e0b8458088175eaa561 P 3408c3af6d6a49b2a305a7937efd1861: stopping tablet replica
I20260709 13:16:33.195461  9065 raft_consensus.cc:2243] T fb1779f256274e0b8458088175eaa561 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:33.196039  9065 raft_consensus.cc:2272] T fb1779f256274e0b8458088175eaa561 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:33.197988 10103 debug-util.cc:398] Leaking SignalData structure 0x7b0800035120 after lost signal to thread 9068
I20260709 13:16:33.198768  9065 tablet_replica.cc:333] T 770b80d5ccd94d9883981e2fc7dc7859 P 3408c3af6d6a49b2a305a7937efd1861: stopping tablet replica
W20260709 13:16:33.198810 10103 debug-util.cc:398] Leaking SignalData structure 0x7b0800035800 after lost signal to thread 10106
I20260709 13:16:33.199209 11853 tablet_bootstrap.cc:492] T 7c453de030bf47bd8b14472d15fbcc3c P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap starting.
I20260709 13:16:33.199647  9065 raft_consensus.cc:2243] T 770b80d5ccd94d9883981e2fc7dc7859 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:16:33.200183 10103 debug-util.cc:398] Leaking SignalData structure 0x7b0800321f00 after lost signal to thread 10198
I20260709 13:16:33.200726  9065 raft_consensus.cc:2272] T 770b80d5ccd94d9883981e2fc7dc7859 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:33.201325 10103 debug-util.cc:398] Leaking SignalData structure 0x7b080030b6c0 after lost signal to thread 10273
W20260709 13:16:33.202452 10103 debug-util.cc:398] Leaking SignalData structure 0x7b08002cefc0 after lost signal to thread 10347
I20260709 13:16:33.203291  9065 tablet_replica.cc:333] T 782767ba0b474a38bbc5185e5701dadc P 3408c3af6d6a49b2a305a7937efd1861: stopping tablet replica
W20260709 13:16:33.203624 10103 debug-util.cc:398] Leaking SignalData structure 0x7b0800351940 after lost signal to thread 10914
I20260709 13:16:33.204034  9065 raft_consensus.cc:2243] T 782767ba0b474a38bbc5185e5701dadc P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:33.205260  9065 raft_consensus.cc:2272] T 782767ba0b474a38bbc5185e5701dadc P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.207903  9065 tablet_replica.cc:333] T 6ba72d063cfe4714b6a1804302ec5a26 P 3408c3af6d6a49b2a305a7937efd1861: stopping tablet replica
I20260709 13:16:33.208636  9065 raft_consensus.cc:2243] T 6ba72d063cfe4714b6a1804302ec5a26 P 3408c3af6d6a49b2a305a7937efd1861 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:16:33.209609  9065 raft_consensus.cc:2272] T 6ba72d063cfe4714b6a1804302ec5a26 P 3408c3af6d6a49b2a305a7937efd1861 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.212131  9065 tablet_replica.cc:333] T 1ea5b9dcb96a4109a19ae2e48e07a16b P 3408c3af6d6a49b2a305a7937efd1861: stopping tablet replica
I20260709 13:16:33.212901  9065 raft_consensus.cc:2243] T 1ea5b9dcb96a4109a19ae2e48e07a16b P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:33.213407  9065 raft_consensus.cc:2272] T 1ea5b9dcb96a4109a19ae2e48e07a16b P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.215998  9065 tablet_replica.cc:333] T f451914884954d8d85e544c19e41f1f9 P 3408c3af6d6a49b2a305a7937efd1861: stopping tablet replica
I20260709 13:16:33.216702  9065 raft_consensus.cc:2243] T f451914884954d8d85e544c19e41f1f9 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:33.217533  9065 raft_consensus.cc:2272] T f451914884954d8d85e544c19e41f1f9 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.219864  9065 tablet_replica.cc:333] T f745613b20744ce8af833e3fea3d56ca P 3408c3af6d6a49b2a305a7937efd1861: stopping tablet replica
W20260709 13:16:33.220418 10214 consensus_peers.cc:597] T 7c453de030bf47bd8b14472d15fbcc3c P 9558e596c8d1432eb6d5117cb6b1ca76 -> Peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Couldn't send request to peer 3408c3af6d6a49b2a305a7937efd1861. 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:16:33.220588  9065 raft_consensus.cc:2243] T f745613b20744ce8af833e3fea3d56ca P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:33.221448  9065 raft_consensus.cc:2272] T f745613b20744ce8af833e3fea3d56ca P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.223850  9065 tablet_replica.cc:333] T 06eef725e31e4e8a8a09faa95edbe5a9 P 3408c3af6d6a49b2a305a7937efd1861: stopping tablet replica
I20260709 13:16:33.224573  9065 raft_consensus.cc:2243] T 06eef725e31e4e8a8a09faa95edbe5a9 P 3408c3af6d6a49b2a305a7937efd1861 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:33.225148  9065 raft_consensus.cc:2272] T 06eef725e31e4e8a8a09faa95edbe5a9 P 3408c3af6d6a49b2a305a7937efd1861 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.227519  9065 tablet_replica.cc:333] T c462dacced90411f90b56fcc7f8c62c4 P 3408c3af6d6a49b2a305a7937efd1861: stopping tablet replica
I20260709 13:16:33.228284  9065 raft_consensus.cc:2243] T c462dacced90411f90b56fcc7f8c62c4 P 3408c3af6d6a49b2a305a7937efd1861 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:33.228886  9065 raft_consensus.cc:2272] T c462dacced90411f90b56fcc7f8c62c4 P 3408c3af6d6a49b2a305a7937efd1861 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.232249  9065 tablet_replica.cc:333] T 3f453b58178a47548809c12dd2ac538f P 3408c3af6d6a49b2a305a7937efd1861: stopping tablet replica
I20260709 13:16:33.233084  9065 raft_consensus.cc:2243] T 3f453b58178a47548809c12dd2ac538f P 3408c3af6d6a49b2a305a7937efd1861 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 13:16:33.234740 10855 consensus_peers.cc:597] T f745613b20744ce8af833e3fea3d56ca P a23f905ab4ac4b2c88757b2c340a2cfd -> Peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Couldn't send request to peer 3408c3af6d6a49b2a305a7937efd1861. 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:16:33.234758  9065 raft_consensus.cc:2272] T 3f453b58178a47548809c12dd2ac538f P 3408c3af6d6a49b2a305a7937efd1861 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.240228  9065 tablet_replica.cc:333] T 8e055ecea2334117871644d8eb982cc8 P 3408c3af6d6a49b2a305a7937efd1861: stopping tablet replica
I20260709 13:16:33.241070  9065 raft_consensus.cc:2243] T 8e055ecea2334117871644d8eb982cc8 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:33.242141  9065 raft_consensus.cc:2272] T 8e055ecea2334117871644d8eb982cc8 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.244761  9065 tablet_replica.cc:333] T 8a08834e7a7449979c612a3efc6c40a0 P 3408c3af6d6a49b2a305a7937efd1861: stopping tablet replica
I20260709 13:16:33.245505  9065 raft_consensus.cc:2243] T 8a08834e7a7449979c612a3efc6c40a0 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:33.246467  9065 raft_consensus.cc:2272] T 8a08834e7a7449979c612a3efc6c40a0 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.249053  9065 tablet_replica.cc:333] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 3408c3af6d6a49b2a305a7937efd1861: stopping tablet replica
I20260709 13:16:33.249136 11853 tablet_bootstrap.cc:492] T 7c453de030bf47bd8b14472d15fbcc3c P a23f905ab4ac4b2c88757b2c340a2cfd: 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:16:33.249797  9065 raft_consensus.cc:2243] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:33.251735  9065 raft_consensus.cc:2272] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:33.252700 10288 consensus_peers.cc:597] T fbccac31bd6b486ba75276bbb6f1b824 P ea065e3af8b44f5ea6fba93d4c6b1e5a -> Peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Couldn't send request to peer 3408c3af6d6a49b2a305a7937efd1861. 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:16:33.254482  9065 tablet_replica.cc:333] T 8c0833cddf00474e88f8f0957f39e73d P 3408c3af6d6a49b2a305a7937efd1861: stopping tablet replica
I20260709 13:16:33.254985 11856 ts_tablet_manager.cc:933] T 4658fc30651d4d0eb204292920de92f7 P a23f905ab4ac4b2c88757b2c340a2cfd: Initiating tablet copy from peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643)
I20260709 13:16:33.255237  9065 raft_consensus.cc:2243] T 8c0833cddf00474e88f8f0957f39e73d P 3408c3af6d6a49b2a305a7937efd1861 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:16:33.256219  9065 raft_consensus.cc:2272] T 8c0833cddf00474e88f8f0957f39e73d P 3408c3af6d6a49b2a305a7937efd1861 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.251802 11853 tablet_bootstrap.cc:492] T 7c453de030bf47bd8b14472d15fbcc3c P a23f905ab4ac4b2c88757b2c340a2cfd: Bootstrap complete.
I20260709 13:16:33.259016 11853 ts_tablet_manager.cc:1403] T 7c453de030bf47bd8b14472d15fbcc3c P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent bootstrapping tablet: real 0.060s	user 0.023s	sys 0.004s
I20260709 13:16:33.261979 11853 raft_consensus.cc:359] T 7c453de030bf47bd8b14472d15fbcc3c P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:33.262789 11853 raft_consensus.cc:740] T 7c453de030bf47bd8b14472d15fbcc3c P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: a23f905ab4ac4b2c88757b2c340a2cfd, State: Initialized, Role: LEARNER
I20260709 13:16:33.263396 11853 consensus_queue.cc:260] T 7c453de030bf47bd8b14472d15fbcc3c P a23f905ab4ac4b2c88757b2c340a2cfd [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: NON_VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: true } }
I20260709 13:16:33.265548  9065 tablet_replica.cc:333] T b20059ed71304d9b9b52a127eeb49532 P 3408c3af6d6a49b2a305a7937efd1861: stopping tablet replica
I20260709 13:16:33.266278  9065 raft_consensus.cc:2243] T b20059ed71304d9b9b52a127eeb49532 P 3408c3af6d6a49b2a305a7937efd1861 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:33.266780  9065 raft_consensus.cc:2272] T b20059ed71304d9b9b52a127eeb49532 P 3408c3af6d6a49b2a305a7937efd1861 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.268812 11853 ts_tablet_manager.cc:1434] T 7c453de030bf47bd8b14472d15fbcc3c P a23f905ab4ac4b2c88757b2c340a2cfd: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:16:33.270682 10259 tablet_copy_service.cc:342] P 9558e596c8d1432eb6d5117cb6b1ca76: Request end of tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-7c453de030bf47bd8b14472d15fbcc3c received from {username='slave'} at 127.0.0.1:42018
I20260709 13:16:33.271095 10259 tablet_copy_service.cc:434] P 9558e596c8d1432eb6d5117cb6b1ca76: ending tablet copy session a23f905ab4ac4b2c88757b2c340a2cfd-7c453de030bf47bd8b14472d15fbcc3c on tablet 7c453de030bf47bd8b14472d15fbcc3c with peer a23f905ab4ac4b2c88757b2c340a2cfd
I20260709 13:16:33.271301  9065 tablet_replica.cc:333] T 4658fc30651d4d0eb204292920de92f7 P 3408c3af6d6a49b2a305a7937efd1861: stopping tablet replica
W20260709 13:16:33.271407 10214 consensus_peers.cc:597] T 34c9418633cd41c1adf4df973d9838c5 P 9558e596c8d1432eb6d5117cb6b1ca76 -> Peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Couldn't send request to peer 3408c3af6d6a49b2a305a7937efd1861. 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:16:33.272104  9065 raft_consensus.cc:2243] T 4658fc30651d4d0eb204292920de92f7 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:33.273178  9065 raft_consensus.cc:2272] T 4658fc30651d4d0eb204292920de92f7 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.275503  9065 tablet_replica.cc:333] T 927a721e5ae94bbc8327a5627c5049bd P 3408c3af6d6a49b2a305a7937efd1861: stopping tablet replica
I20260709 13:16:33.276039  9065 raft_consensus.cc:2243] T 927a721e5ae94bbc8327a5627c5049bd P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:33.276758  9065 raft_consensus.cc:2272] T 927a721e5ae94bbc8327a5627c5049bd P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.279666  9065 tablet_replica.cc:333] T ebad492fb0444f40b8345014e8e3cf7d P 3408c3af6d6a49b2a305a7937efd1861: stopping tablet replica
I20260709 13:16:33.280395  9065 raft_consensus.cc:2243] T ebad492fb0444f40b8345014e8e3cf7d P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:33.281234  9065 raft_consensus.cc:2272] T ebad492fb0444f40b8345014e8e3cf7d P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.283710  9065 tablet_replica.cc:333] T 7c453de030bf47bd8b14472d15fbcc3c P 3408c3af6d6a49b2a305a7937efd1861: stopping tablet replica
W20260709 13:16:33.288012 10288 consensus_peers.cc:597] T 3f453b58178a47548809c12dd2ac538f P ea065e3af8b44f5ea6fba93d4c6b1e5a -> Peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Couldn't send request to peer 3408c3af6d6a49b2a305a7937efd1861. 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:16:33.284375  9065 raft_consensus.cc:2243] T 7c453de030bf47bd8b14472d15fbcc3c P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:33.289222  9065 raft_consensus.cc:2272] T 7c453de030bf47bd8b14472d15fbcc3c P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:33.294399 10855 consensus_peers.cc:597] T d56e67c2b8794fe8b26611fcccb4045e P a23f905ab4ac4b2c88757b2c340a2cfd -> Peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Couldn't send request to peer 3408c3af6d6a49b2a305a7937efd1861. 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:16:33.298816  9065 tablet_replica.cc:333] T 5f56086312654854bcbbbf9e32f047d9 P 3408c3af6d6a49b2a305a7937efd1861: stopping tablet replica
I20260709 13:16:33.301609  9065 raft_consensus.cc:2243] T 5f56086312654854bcbbbf9e32f047d9 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:33.302807 11856 tablet_copy_client.cc:323] T 4658fc30651d4d0eb204292920de92f7 P a23f905ab4ac4b2c88757b2c340a2cfd: tablet copy: Beginning tablet copy session from remote peer at address 127.8.218.65:33643
W20260709 13:16:33.303359 10214 consensus_peers.cc:597] T d50871bc01054840a812fae0f68d97f8 P 9558e596c8d1432eb6d5117cb6b1ca76 -> Peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Couldn't send request to peer 3408c3af6d6a49b2a305a7937efd1861. 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:16:33.304502  9065 raft_consensus.cc:2272] T 5f56086312654854bcbbbf9e32f047d9 P 3408c3af6d6a49b2a305a7937efd1861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.307581  9065 tablet_replica.cc:333] T 34c9418633cd41c1adf4df973d9838c5 P 3408c3af6d6a49b2a305a7937efd1861: stopping tablet replica
W20260709 13:16:33.309926 10288 consensus_peers.cc:597] T 27fdd1da2dc2406cb7fcd80d571a7fce P ea065e3af8b44f5ea6fba93d4c6b1e5a -> Peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Couldn't send request to peer 3408c3af6d6a49b2a305a7937efd1861. 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:16:33.316162  9065 raft_consensus.cc:2243] T 34c9418633cd41c1adf4df973d9838c5 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:33.317083  9065 raft_consensus.cc:2272] T 34c9418633cd41c1adf4df973d9838c5 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.319765  9065 tablet_replica.cc:333] T 83179960d4844238bd0d139d345b2cf2 P 3408c3af6d6a49b2a305a7937efd1861: stopping tablet replica
I20260709 13:16:33.320426  9065 raft_consensus.cc:2243] T 83179960d4844238bd0d139d345b2cf2 P 3408c3af6d6a49b2a305a7937efd1861 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:33.321012  9065 raft_consensus.cc:2272] T 83179960d4844238bd0d139d345b2cf2 P 3408c3af6d6a49b2a305a7937efd1861 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.323704  9065 tablet_replica.cc:333] T 0a254038744f45aeb553cea059c490f9 P 3408c3af6d6a49b2a305a7937efd1861: stopping tablet replica
I20260709 13:16:33.324339  9065 raft_consensus.cc:2243] T 0a254038744f45aeb553cea059c490f9 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:33.324906  9065 raft_consensus.cc:2272] T 0a254038744f45aeb553cea059c490f9 P 3408c3af6d6a49b2a305a7937efd1861 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:33.339480 10214 consensus_peers.cc:597] T 1ea5b9dcb96a4109a19ae2e48e07a16b P 9558e596c8d1432eb6d5117cb6b1ca76 -> Peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Couldn't send request to peer 3408c3af6d6a49b2a305a7937efd1861. 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:16:33.359918 10214 consensus_peers.cc:597] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76 -> Peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Couldn't send request to peer 3408c3af6d6a49b2a305a7937efd1861. 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:16:33.370509 10214 consensus_peers.cc:597] T 095e4853e3e0455b93d982e2e7da11de P 9558e596c8d1432eb6d5117cb6b1ca76 -> Peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Couldn't send request to peer 3408c3af6d6a49b2a305a7937efd1861. 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:16:33.373540 10214 consensus_peers.cc:597] T c462dacced90411f90b56fcc7f8c62c4 P 9558e596c8d1432eb6d5117cb6b1ca76 -> Peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Couldn't send request to peer 3408c3af6d6a49b2a305a7937efd1861. 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:16:33.389626 10288 consensus_peers.cc:597] T d2bf0450ecbd45eaad592947ad878624 P ea065e3af8b44f5ea6fba93d4c6b1e5a -> Peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Couldn't send request to peer 3408c3af6d6a49b2a305a7937efd1861. 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:16:33.406428 10214 consensus_peers.cc:597] T c2a0f84c82dd4b4a8fbf644675f74fc2 P 9558e596c8d1432eb6d5117cb6b1ca76 -> Peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Couldn't send request to peer 3408c3af6d6a49b2a305a7937efd1861. 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:16:33.424587 10855 consensus_peers.cc:597] T a2810c3dfb8f4757b498d14a1b59d555 P a23f905ab4ac4b2c88757b2c340a2cfd -> Peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Couldn't send request to peer 3408c3af6d6a49b2a305a7937efd1861. 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:16:33.443908 10855 connection.cc:573] client connection to 127.8.218.65:33643 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260709 13:16:33.458062 10855 consensus_peers.cc:597] T 6529b4db48bd4c8482b729319e231170 P a23f905ab4ac4b2c88757b2c340a2cfd -> Peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Couldn't send request to peer 3408c3af6d6a49b2a305a7937efd1861. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:33643: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:33.480077  9065 tablet_server.cc:196] TabletServer@127.8.218.65:0 shutdown complete.
W20260709 13:16:33.552723 10853 connection.cc:466] server connection from 127.0.0.1:51120 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:51120 (request call id 535) could send its response
I20260709 13:16:33.632614 10886 raft_consensus.cc:1217] T 7c453de030bf47bd8b14472d15fbcc3c P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:16:33.717149  9065 tablet_server.cc:179] TabletServer@127.8.218.66:0 shutting down...
W20260709 13:16:33.770768 10853 consensus_peers.cc:597] T d56e67c2b8794fe8b26611fcccb4045e P a23f905ab4ac4b2c88757b2c340a2cfd -> Peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Couldn't send request to peer 9558e596c8d1432eb6d5117cb6b1ca76. 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:16:33.790131 10286 consensus_peers.cc:597] T ed9e4693bbae4732b4dce3784a630a30 P ea065e3af8b44f5ea6fba93d4c6b1e5a -> Peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Couldn't send request to peer 9558e596c8d1432eb6d5117cb6b1ca76. 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:16:33.819993  9065 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:16:33.823992  9065 tablet_replica.cc:333] T ff56050430dd45eb8ebe9a58d916c8df P 9558e596c8d1432eb6d5117cb6b1ca76: stopping tablet replica
W20260709 13:16:33.824049 10286 consensus_peers.cc:597] T c82a19022bf346b8ac8e526c3315acee P ea065e3af8b44f5ea6fba93d4c6b1e5a -> Peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Couldn't send request to peer 9558e596c8d1432eb6d5117cb6b1ca76. 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:16:33.824980  9065 raft_consensus.cc:2243] T ff56050430dd45eb8ebe9a58d916c8df P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:33.825875  9065 raft_consensus.cc:2272] T ff56050430dd45eb8ebe9a58d916c8df P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.828496  9065 tablet_replica.cc:333] T 6529b4db48bd4c8482b729319e231170 P 9558e596c8d1432eb6d5117cb6b1ca76: stopping tablet replica
I20260709 13:16:33.829329  9065 raft_consensus.cc:2243] T 6529b4db48bd4c8482b729319e231170 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:33.832007  9065 raft_consensus.cc:2272] T 6529b4db48bd4c8482b729319e231170 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:33.832635 10286 consensus_peers.cc:597] T 08c8b1a91aa14bc4bd423b118a78a8a1 P ea065e3af8b44f5ea6fba93d4c6b1e5a -> Peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Couldn't send request to peer 9558e596c8d1432eb6d5117cb6b1ca76. 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:16:33.838124  9065 tablet_replica.cc:333] T 1fdb92a8ebff4180a3c279b99db1840d P 9558e596c8d1432eb6d5117cb6b1ca76: stopping tablet replica
I20260709 13:16:33.838930  9065 raft_consensus.cc:2243] T 1fdb92a8ebff4180a3c279b99db1840d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:33.839511  9065 raft_consensus.cc:2272] T 1fdb92a8ebff4180a3c279b99db1840d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.842530  9065 tablet_replica.cc:333] T ab8464ebfb914607b118f3340667edd7 P 9558e596c8d1432eb6d5117cb6b1ca76: stopping tablet replica
I20260709 13:16:33.843384  9065 raft_consensus.cc:2243] T ab8464ebfb914607b118f3340667edd7 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:33.844432  9065 raft_consensus.cc:2272] T ab8464ebfb914607b118f3340667edd7 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.846835  9065 tablet_replica.cc:333] T 5f56086312654854bcbbbf9e32f047d9 P 9558e596c8d1432eb6d5117cb6b1ca76: stopping tablet replica
I20260709 13:16:33.847579  9065 raft_consensus.cc:2243] T 5f56086312654854bcbbbf9e32f047d9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:33.848380  9065 raft_consensus.cc:2272] T 5f56086312654854bcbbbf9e32f047d9 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.850880  9065 tablet_replica.cc:333] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76: stopping tablet replica
I20260709 13:16:33.851657  9065 raft_consensus.cc:2243] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:16:33.852545  9065 raft_consensus.cc:2272] T da88e5fcaa0e40a1a6f61b464eabfd8f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.854805  9065 tablet_replica.cc:333] T bbb5487041484dbe99bbd69f6cd19db7 P 9558e596c8d1432eb6d5117cb6b1ca76: stopping tablet replica
I20260709 13:16:33.855615  9065 raft_consensus.cc:2243] T bbb5487041484dbe99bbd69f6cd19db7 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:33.856173  9065 raft_consensus.cc:2272] T bbb5487041484dbe99bbd69f6cd19db7 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.858477  9065 tablet_replica.cc:333] T 52bee5dce0214291ba33eda5553b4519 P 9558e596c8d1432eb6d5117cb6b1ca76: stopping tablet replica
I20260709 13:16:33.859269  9065 raft_consensus.cc:2243] T 52bee5dce0214291ba33eda5553b4519 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:33.860291  9065 raft_consensus.cc:2272] T 52bee5dce0214291ba33eda5553b4519 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.862680  9065 tablet_replica.cc:333] T c56c86e48bba445eae737d80017458c8 P 9558e596c8d1432eb6d5117cb6b1ca76: stopping tablet replica
I20260709 13:16:33.863453  9065 raft_consensus.cc:2243] T c56c86e48bba445eae737d80017458c8 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:33.863988  9065 raft_consensus.cc:2272] T c56c86e48bba445eae737d80017458c8 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.866528  9065 tablet_replica.cc:333] T 80d372f11f194a0c9cc616850b42de9f P 9558e596c8d1432eb6d5117cb6b1ca76: stopping tablet replica
I20260709 13:16:33.867316  9065 raft_consensus.cc:2243] T 80d372f11f194a0c9cc616850b42de9f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:33.867846  9065 raft_consensus.cc:2272] T 80d372f11f194a0c9cc616850b42de9f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.870249  9065 tablet_replica.cc:333] T c2a0f84c82dd4b4a8fbf644675f74fc2 P 9558e596c8d1432eb6d5117cb6b1ca76: stopping tablet replica
I20260709 13:16:33.871037  9065 raft_consensus.cc:2243] T c2a0f84c82dd4b4a8fbf644675f74fc2 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:16:33.871430 10286 consensus_peers.cc:597] T 3f453b58178a47548809c12dd2ac538f P ea065e3af8b44f5ea6fba93d4c6b1e5a -> Peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Couldn't send request to peer 9558e596c8d1432eb6d5117cb6b1ca76. 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:16:33.871997  9065 raft_consensus.cc:2272] T c2a0f84c82dd4b4a8fbf644675f74fc2 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.874660  9065 tablet_replica.cc:333] T d56e67c2b8794fe8b26611fcccb4045e P 9558e596c8d1432eb6d5117cb6b1ca76: stopping tablet replica
I20260709 13:16:33.875396  9065 raft_consensus.cc:2243] T d56e67c2b8794fe8b26611fcccb4045e P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:33.875955  9065 raft_consensus.cc:2272] T d56e67c2b8794fe8b26611fcccb4045e P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.878432  9065 tablet_replica.cc:333] T 87820d87031f40c0af37211efcae900a P 9558e596c8d1432eb6d5117cb6b1ca76: stopping tablet replica
I20260709 13:16:33.879189  9065 raft_consensus.cc:2243] T 87820d87031f40c0af37211efcae900a P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:33.879709  9065 raft_consensus.cc:2272] T 87820d87031f40c0af37211efcae900a P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.882138  9065 tablet_replica.cc:333] T 6737d1a657234c12b327468e883da91d P 9558e596c8d1432eb6d5117cb6b1ca76: stopping tablet replica
I20260709 13:16:33.882867  9065 raft_consensus.cc:2243] T 6737d1a657234c12b327468e883da91d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 13:16:33.883198 10853 consensus_peers.cc:597] T bbb5487041484dbe99bbd69f6cd19db7 P a23f905ab4ac4b2c88757b2c340a2cfd -> Peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Couldn't send request to peer 9558e596c8d1432eb6d5117cb6b1ca76. 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:16:33.883451  9065 raft_consensus.cc:2272] T 6737d1a657234c12b327468e883da91d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.886202  9065 tablet_replica.cc:333] T 095e4853e3e0455b93d982e2e7da11de P 9558e596c8d1432eb6d5117cb6b1ca76: stopping tablet replica
I20260709 13:16:33.886963  9065 raft_consensus.cc:2243] T 095e4853e3e0455b93d982e2e7da11de P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:33.887938  9065 raft_consensus.cc:2272] T 095e4853e3e0455b93d982e2e7da11de P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.890293  9065 tablet_replica.cc:333] T 95ebfeff737144a8a59963cee22e5a55 P 9558e596c8d1432eb6d5117cb6b1ca76: stopping tablet replica
I20260709 13:16:33.891021  9065 raft_consensus.cc:2243] T 95ebfeff737144a8a59963cee22e5a55 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:33.891569  9065 raft_consensus.cc:2272] T 95ebfeff737144a8a59963cee22e5a55 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:33.892488 10286 consensus_peers.cc:597] T 6f4cc77cf7924383aad12d01ac2fd5b5 P ea065e3af8b44f5ea6fba93d4c6b1e5a -> Peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Couldn't send request to peer 9558e596c8d1432eb6d5117cb6b1ca76. 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:16:33.893821  9065 tablet_replica.cc:333] T a0ddf47db7b24e13a530080371d8d6ec P 9558e596c8d1432eb6d5117cb6b1ca76: stopping tablet replica
I20260709 13:16:33.894575  9065 raft_consensus.cc:2243] T a0ddf47db7b24e13a530080371d8d6ec P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:33.895778  9065 raft_consensus.cc:2272] T a0ddf47db7b24e13a530080371d8d6ec P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.898259  9065 tablet_replica.cc:333] T d2bf0450ecbd45eaad592947ad878624 P 9558e596c8d1432eb6d5117cb6b1ca76: stopping tablet replica
I20260709 13:16:33.898984  9065 raft_consensus.cc:2243] T d2bf0450ecbd45eaad592947ad878624 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:33.899533  9065 raft_consensus.cc:2272] T d2bf0450ecbd45eaad592947ad878624 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.902002  9065 tablet_replica.cc:333] T 6f4cc77cf7924383aad12d01ac2fd5b5 P 9558e596c8d1432eb6d5117cb6b1ca76: stopping tablet replica
I20260709 13:16:33.902797  9065 raft_consensus.cc:2243] T 6f4cc77cf7924383aad12d01ac2fd5b5 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:33.903587  9065 raft_consensus.cc:2272] T 6f4cc77cf7924383aad12d01ac2fd5b5 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.906054  9065 tablet_replica.cc:333] T 68a4d5f4c57f44968d265e50564ca2ae P 9558e596c8d1432eb6d5117cb6b1ca76: stopping tablet replica
I20260709 13:16:33.906809  9065 raft_consensus.cc:2243] T 68a4d5f4c57f44968d265e50564ca2ae P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:16:33.907001 10286 consensus_peers.cc:597] T fbccac31bd6b486ba75276bbb6f1b824 P ea065e3af8b44f5ea6fba93d4c6b1e5a -> Peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Couldn't send request to peer 9558e596c8d1432eb6d5117cb6b1ca76. 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:16:33.907358  9065 raft_consensus.cc:2272] T 68a4d5f4c57f44968d265e50564ca2ae P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:33.908028 10286 consensus_peers.cc:597] T d2bf0450ecbd45eaad592947ad878624 P ea065e3af8b44f5ea6fba93d4c6b1e5a -> Peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Couldn't send request to peer 9558e596c8d1432eb6d5117cb6b1ca76. 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:16:33.909878  9065 tablet_replica.cc:333] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 9558e596c8d1432eb6d5117cb6b1ca76: stopping tablet replica
I20260709 13:16:33.910734  9065 raft_consensus.cc:2243] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:33.911489  9065 raft_consensus.cc:2272] T 08c8b1a91aa14bc4bd423b118a78a8a1 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.914194  9065 tablet_replica.cc:333] T fbccac31bd6b486ba75276bbb6f1b824 P 9558e596c8d1432eb6d5117cb6b1ca76: stopping tablet replica
I20260709 13:16:33.914948  9065 raft_consensus.cc:2243] T fbccac31bd6b486ba75276bbb6f1b824 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:33.915483  9065 raft_consensus.cc:2272] T fbccac31bd6b486ba75276bbb6f1b824 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.917979  9065 tablet_replica.cc:333] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 9558e596c8d1432eb6d5117cb6b1ca76: stopping tablet replica
I20260709 13:16:33.918735  9065 raft_consensus.cc:2243] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:33.919718  9065 raft_consensus.cc:2272] T b3dc625ce9b4438d988b3e40fdbcc2d0 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.922130  9065 tablet_replica.cc:333] T b8bb42caaa9d43dcb51811c9f2e12cfe P 9558e596c8d1432eb6d5117cb6b1ca76: stopping tablet replica
I20260709 13:16:33.922894  9065 raft_consensus.cc:2243] T b8bb42caaa9d43dcb51811c9f2e12cfe P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:33.923764  9065 raft_consensus.cc:2272] T b8bb42caaa9d43dcb51811c9f2e12cfe P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:33.924736 10853 consensus_peers.cc:597] T 0153fb570d604989aea827e7bfe9a50a P a23f905ab4ac4b2c88757b2c340a2cfd -> Peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Couldn't send request to peer 9558e596c8d1432eb6d5117cb6b1ca76. 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:16:33.927630 10286 consensus_peers.cc:597] T b8bb42caaa9d43dcb51811c9f2e12cfe P ea065e3af8b44f5ea6fba93d4c6b1e5a -> Peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Couldn't send request to peer 9558e596c8d1432eb6d5117cb6b1ca76. 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:16:33.929266 10286 consensus_peers.cc:597] T b20059ed71304d9b9b52a127eeb49532 P ea065e3af8b44f5ea6fba93d4c6b1e5a -> Peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Couldn't send request to peer 9558e596c8d1432eb6d5117cb6b1ca76. 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:16:33.933317  9065 tablet_replica.cc:333] T ebad492fb0444f40b8345014e8e3cf7d P 9558e596c8d1432eb6d5117cb6b1ca76: stopping tablet replica
I20260709 13:16:33.934213  9065 raft_consensus.cc:2243] T ebad492fb0444f40b8345014e8e3cf7d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:33.934756  9065 raft_consensus.cc:2272] T ebad492fb0444f40b8345014e8e3cf7d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.937201  9065 tablet_replica.cc:333] T 0153fb570d604989aea827e7bfe9a50a P 9558e596c8d1432eb6d5117cb6b1ca76: stopping tablet replica
I20260709 13:16:33.937939  9065 raft_consensus.cc:2243] T 0153fb570d604989aea827e7bfe9a50a P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:33.938490  9065 raft_consensus.cc:2272] T 0153fb570d604989aea827e7bfe9a50a P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.940871  9065 tablet_replica.cc:333] T 3f453b58178a47548809c12dd2ac538f P 9558e596c8d1432eb6d5117cb6b1ca76: stopping tablet replica
I20260709 13:16:33.941576  9065 raft_consensus.cc:2243] T 3f453b58178a47548809c12dd2ac538f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:33.942116  9065 raft_consensus.cc:2272] T 3f453b58178a47548809c12dd2ac538f P 9558e596c8d1432eb6d5117cb6b1ca76 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.944461  9065 tablet_replica.cc:333] T d50871bc01054840a812fae0f68d97f8 P 9558e596c8d1432eb6d5117cb6b1ca76: stopping tablet replica
I20260709 13:16:33.945148  9065 raft_consensus.cc:2243] T d50871bc01054840a812fae0f68d97f8 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:33.946077  9065 raft_consensus.cc:2272] T d50871bc01054840a812fae0f68d97f8 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.948444  9065 tablet_replica.cc:333] T ed9e4693bbae4732b4dce3784a630a30 P 9558e596c8d1432eb6d5117cb6b1ca76: stopping tablet replica
I20260709 13:16:33.949077  9065 raft_consensus.cc:2243] T ed9e4693bbae4732b4dce3784a630a30 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:33.949741  9065 raft_consensus.cc:2272] T ed9e4693bbae4732b4dce3784a630a30 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.952021  9065 tablet_replica.cc:333] T e9c9032f3607444eb23842388f80c97e P 9558e596c8d1432eb6d5117cb6b1ca76: stopping tablet replica
I20260709 13:16:33.952744  9065 raft_consensus.cc:2243] T e9c9032f3607444eb23842388f80c97e P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:16:33.954146 10286 consensus_peers.cc:597] T 6737d1a657234c12b327468e883da91d P ea065e3af8b44f5ea6fba93d4c6b1e5a -> Peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Couldn't send request to peer 9558e596c8d1432eb6d5117cb6b1ca76. 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:16:33.954186  9065 raft_consensus.cc:2272] T e9c9032f3607444eb23842388f80c97e P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.957036  9065 tablet_replica.cc:333] T fb1779f256274e0b8458088175eaa561 P 9558e596c8d1432eb6d5117cb6b1ca76: stopping tablet replica
I20260709 13:16:33.957708  9065 raft_consensus.cc:2243] T fb1779f256274e0b8458088175eaa561 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:33.958586  9065 raft_consensus.cc:2272] T fb1779f256274e0b8458088175eaa561 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.961037  9065 tablet_replica.cc:333] T c462dacced90411f90b56fcc7f8c62c4 P 9558e596c8d1432eb6d5117cb6b1ca76: stopping tablet replica
I20260709 13:16:33.961769  9065 raft_consensus.cc:2243] T c462dacced90411f90b56fcc7f8c62c4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:16:33.962785  9065 raft_consensus.cc:2272] T c462dacced90411f90b56fcc7f8c62c4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.965149  9065 tablet_replica.cc:333] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76: stopping tablet replica
I20260709 13:16:33.965847  9065 raft_consensus.cc:2243] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:33.966583  9065 raft_consensus.cc:2272] T 6ba72d063cfe4714b6a1804302ec5a26 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.969143  9065 tablet_replica.cc:333] T 1ea5b9dcb96a4109a19ae2e48e07a16b P 9558e596c8d1432eb6d5117cb6b1ca76: stopping tablet replica
I20260709 13:16:33.969856  9065 raft_consensus.cc:2243] T 1ea5b9dcb96a4109a19ae2e48e07a16b P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:33.970767  9065 raft_consensus.cc:2272] T 1ea5b9dcb96a4109a19ae2e48e07a16b P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.973101  9065 tablet_replica.cc:333] T a844139163e94d4aa77dedf8370e019e P 9558e596c8d1432eb6d5117cb6b1ca76: stopping tablet replica
I20260709 13:16:33.973798  9065 raft_consensus.cc:2243] T a844139163e94d4aa77dedf8370e019e P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:33.974334  9065 raft_consensus.cc:2272] T a844139163e94d4aa77dedf8370e019e P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.976784  9065 tablet_replica.cc:333] T c82a19022bf346b8ac8e526c3315acee P 9558e596c8d1432eb6d5117cb6b1ca76: stopping tablet replica
I20260709 13:16:33.977596  9065 raft_consensus.cc:2243] T c82a19022bf346b8ac8e526c3315acee P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:33.978206  9065 raft_consensus.cc:2272] T c82a19022bf346b8ac8e526c3315acee P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.980513  9065 tablet_replica.cc:333] T 232b26e936704083aa0cff219256caa4 P 9558e596c8d1432eb6d5117cb6b1ca76: stopping tablet replica
I20260709 13:16:33.981319  9065 raft_consensus.cc:2243] T 232b26e936704083aa0cff219256caa4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:33.981834  9065 raft_consensus.cc:2272] T 232b26e936704083aa0cff219256caa4 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.984541  9065 tablet_replica.cc:333] T 8a08834e7a7449979c612a3efc6c40a0 P 9558e596c8d1432eb6d5117cb6b1ca76: stopping tablet replica
I20260709 13:16:33.985271  9065 raft_consensus.cc:2243] T 8a08834e7a7449979c612a3efc6c40a0 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:16:33.975467 10853 consensus_peers.cc:597] T 95ebfeff737144a8a59963cee22e5a55 P a23f905ab4ac4b2c88757b2c340a2cfd -> Peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Couldn't send request to peer 9558e596c8d1432eb6d5117cb6b1ca76. 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:16:33.985860  9065 raft_consensus.cc:2272] T 8a08834e7a7449979c612a3efc6c40a0 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.988299  9065 tablet_replica.cc:333] T b20059ed71304d9b9b52a127eeb49532 P 9558e596c8d1432eb6d5117cb6b1ca76: stopping tablet replica
I20260709 13:16:33.989006  9065 raft_consensus.cc:2243] T b20059ed71304d9b9b52a127eeb49532 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:33.989564  9065 raft_consensus.cc:2272] T b20059ed71304d9b9b52a127eeb49532 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.991858  9065 tablet_replica.cc:333] T 4658fc30651d4d0eb204292920de92f7 P 9558e596c8d1432eb6d5117cb6b1ca76: stopping tablet replica
I20260709 13:16:33.992594  9065 raft_consensus.cc:2243] T 4658fc30651d4d0eb204292920de92f7 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:33.993201  9065 raft_consensus.cc:2272] T 4658fc30651d4d0eb204292920de92f7 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.995625  9065 tablet_replica.cc:333] T 8c0833cddf00474e88f8f0957f39e73d P 9558e596c8d1432eb6d5117cb6b1ca76: stopping tablet replica
I20260709 13:16:33.996335  9065 raft_consensus.cc:2243] T 8c0833cddf00474e88f8f0957f39e73d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:33.996901  9065 raft_consensus.cc:2272] T 8c0833cddf00474e88f8f0957f39e73d P 9558e596c8d1432eb6d5117cb6b1ca76 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.999229  9065 tablet_replica.cc:333] T 927a721e5ae94bbc8327a5627c5049bd P 9558e596c8d1432eb6d5117cb6b1ca76: stopping tablet replica
W20260709 13:16:33.999330 10853 consensus_peers.cc:597] T 6529b4db48bd4c8482b729319e231170 P a23f905ab4ac4b2c88757b2c340a2cfd -> Peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Couldn't send request to peer 9558e596c8d1432eb6d5117cb6b1ca76. 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:16:34.000011  9065 raft_consensus.cc:2243] T 927a721e5ae94bbc8327a5627c5049bd P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:34.000589  9065 raft_consensus.cc:2272] T 927a721e5ae94bbc8327a5627c5049bd P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:34.002955  9065 tablet_replica.cc:333] T 7c453de030bf47bd8b14472d15fbcc3c P 9558e596c8d1432eb6d5117cb6b1ca76: stopping tablet replica
I20260709 13:16:34.003621  9065 raft_consensus.cc:2243] T 7c453de030bf47bd8b14472d15fbcc3c P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:34.004953  9065 raft_consensus.cc:2272] T 7c453de030bf47bd8b14472d15fbcc3c P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:34.007365  9065 tablet_replica.cc:333] T 83179960d4844238bd0d139d345b2cf2 P 9558e596c8d1432eb6d5117cb6b1ca76: stopping tablet replica
I20260709 13:16:34.008028  9065 raft_consensus.cc:2243] T 83179960d4844238bd0d139d345b2cf2 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:34.008646  9065 raft_consensus.cc:2272] T 83179960d4844238bd0d139d345b2cf2 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:34.010934  9065 tablet_replica.cc:333] T 34c9418633cd41c1adf4df973d9838c5 P 9558e596c8d1432eb6d5117cb6b1ca76: stopping tablet replica
I20260709 13:16:34.011497  9065 raft_consensus.cc:2243] T 34c9418633cd41c1adf4df973d9838c5 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:34.012460  9065 raft_consensus.cc:2272] T 34c9418633cd41c1adf4df973d9838c5 P 9558e596c8d1432eb6d5117cb6b1ca76 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:34.068831 10853 consensus_peers.cc:597] T ebad492fb0444f40b8345014e8e3cf7d P a23f905ab4ac4b2c88757b2c340a2cfd -> Peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Couldn't send request to peer 9558e596c8d1432eb6d5117cb6b1ca76. 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:16:34.105705 10286 connection.cc:573] client connection to 127.8.218.66:39419 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260709 13:16:34.106137 10286 consensus_peers.cc:597] T 1fdb92a8ebff4180a3c279b99db1840d P ea065e3af8b44f5ea6fba93d4c6b1e5a -> Peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Couldn't send request to peer 9558e596c8d1432eb6d5117cb6b1ca76. Status: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:34.121025 10853 consensus_peers.cc:597] T 927a721e5ae94bbc8327a5627c5049bd P a23f905ab4ac4b2c88757b2c340a2cfd -> Peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Couldn't send request to peer 9558e596c8d1432eb6d5117cb6b1ca76. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.66:39419: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:34.142745 11735 raft_consensus.cc:493] T 507f2b25ff3440d68a854960f099a4f4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3408c3af6d6a49b2a305a7937efd1861)
I20260709 13:16:34.143349 11735 raft_consensus.cc:515] T 507f2b25ff3440d68a854960f099a4f4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:34.145406 11735 leader_election.cc:290] T 507f2b25ff3440d68a854960f099a4f4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68:35275)
I20260709 13:16:34.147197 10886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "507f2b25ff3440d68a854960f099a4f4" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" is_pre_election: true
I20260709 13:16:34.156124 11859 raft_consensus.cc:493] T 770b80d5ccd94d9883981e2fc7dc7859 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3408c3af6d6a49b2a305a7937efd1861)
I20260709 13:16:34.156368  9065 tablet_server.cc:196] TabletServer@127.8.218.66:0 shutdown complete.
I20260709 13:16:34.156697 11859 raft_consensus.cc:515] T 770b80d5ccd94d9883981e2fc7dc7859 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:34.158875 11859 leader_election.cc:290] T 770b80d5ccd94d9883981e2fc7dc7859 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68:35275)
I20260709 13:16:34.160753 10886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "770b80d5ccd94d9883981e2fc7dc7859" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" is_pre_election: true
W20260709 13:16:34.162583 10288 leader_election.cc:336] T 507f2b25ff3440d68a854960f099a4f4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Network error: Client connection negotiation failed: client connection to 127.8.218.65:33643: connect: Connection refused (error 111)
I20260709 13:16:34.163053 10288 leader_election.cc:304] T 507f2b25ff3440d68a854960f099a4f4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 3408c3af6d6a49b2a305a7937efd1861, a23f905ab4ac4b2c88757b2c340a2cfd
I20260709 13:16:34.164095 11735 raft_consensus.cc:2749] T 507f2b25ff3440d68a854960f099a4f4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:16:34.174767 10288 leader_election.cc:336] T 770b80d5ccd94d9883981e2fc7dc7859 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Network error: Client connection negotiation failed: client connection to 127.8.218.65:33643: connect: Connection refused (error 111)
I20260709 13:16:34.175348 10288 leader_election.cc:304] T 770b80d5ccd94d9883981e2fc7dc7859 P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 3408c3af6d6a49b2a305a7937efd1861, a23f905ab4ac4b2c88757b2c340a2cfd
I20260709 13:16:34.176298 11859 raft_consensus.cc:2749] T 770b80d5ccd94d9883981e2fc7dc7859 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:16:34.175338 10853 consensus_peers.cc:597] T 232b26e936704083aa0cff219256caa4 P a23f905ab4ac4b2c88757b2c340a2cfd -> Peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Couldn't send request to peer 9558e596c8d1432eb6d5117cb6b1ca76. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.66:39419: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:34.207827 11735 raft_consensus.cc:493] T 782767ba0b474a38bbc5185e5701dadc P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3408c3af6d6a49b2a305a7937efd1861)
I20260709 13:16:34.208369 11735 raft_consensus.cc:515] T 782767ba0b474a38bbc5185e5701dadc P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:34.211936 10886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "782767ba0b474a38bbc5185e5701dadc" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" is_pre_election: true
I20260709 13:16:34.213764 11735 leader_election.cc:290] T 782767ba0b474a38bbc5185e5701dadc P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68:35275)
W20260709 13:16:34.229842 10288 leader_election.cc:336] T 782767ba0b474a38bbc5185e5701dadc P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Network error: Client connection negotiation failed: client connection to 127.8.218.65:33643: connect: Connection refused (error 111)
I20260709 13:16:34.230464 10288 leader_election.cc:304] T 782767ba0b474a38bbc5185e5701dadc P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 3408c3af6d6a49b2a305a7937efd1861, a23f905ab4ac4b2c88757b2c340a2cfd
I20260709 13:16:34.231406 11867 raft_consensus.cc:2749] T 782767ba0b474a38bbc5185e5701dadc P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:16:34.238993 10286 consensus_peers.cc:597] T a844139163e94d4aa77dedf8370e019e P ea065e3af8b44f5ea6fba93d4c6b1e5a -> Peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Couldn't send request to peer 9558e596c8d1432eb6d5117cb6b1ca76. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.66:39419: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:34.306119 10853 consensus_peers.cc:597] T 83179960d4844238bd0d139d345b2cf2 P a23f905ab4ac4b2c88757b2c340a2cfd -> Peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Couldn't send request to peer 9558e596c8d1432eb6d5117cb6b1ca76. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.66:39419: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:34.310391 11859 raft_consensus.cc:493] T 68a4d5f4c57f44968d265e50564ca2ae P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3408c3af6d6a49b2a305a7937efd1861)
I20260709 13:16:34.311009 11859 raft_consensus.cc:515] T 68a4d5f4c57f44968d265e50564ca2ae P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:34.313241 11859 leader_election.cc:290] T 68a4d5f4c57f44968d265e50564ca2ae P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
W20260709 13:16:34.321828 10288 leader_election.cc:336] T 68a4d5f4c57f44968d265e50564ca2ae P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Network error: Client connection negotiation failed: client connection to 127.8.218.65:33643: connect: Connection refused (error 111)
W20260709 13:16:34.324242 10286 leader_election.cc:336] T 68a4d5f4c57f44968d265e50564ca2ae P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Network error: Client connection negotiation failed: client connection to 127.8.218.66:39419: connect: Connection refused (error 111)
I20260709 13:16:34.324721 10286 leader_election.cc:304] T 68a4d5f4c57f44968d265e50564ca2ae P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76
I20260709 13:16:34.325934 11859 raft_consensus.cc:2749] T 68a4d5f4c57f44968d265e50564ca2ae P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:34.328341 11864 raft_consensus.cc:493] T 6ba72d063cfe4714b6a1804302ec5a26 P a23f905ab4ac4b2c88757b2c340a2cfd [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 3408c3af6d6a49b2a305a7937efd1861)
I20260709 13:16:34.328896 11864 raft_consensus.cc:515] T 6ba72d063cfe4714b6a1804302ec5a26 P a23f905ab4ac4b2c88757b2c340a2cfd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:34.334564 11864 leader_election.cc:290] T 6ba72d063cfe4714b6a1804302ec5a26 P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:16:34.343406 11864 raft_consensus.cc:493] T c56c86e48bba445eae737d80017458c8 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3408c3af6d6a49b2a305a7937efd1861)
I20260709 13:16:34.344843 11864 raft_consensus.cc:515] T c56c86e48bba445eae737d80017458c8 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:34.358031 11864 leader_election.cc:290] T c56c86e48bba445eae737d80017458c8 P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
W20260709 13:16:34.364586 10853 leader_election.cc:336] T 6ba72d063cfe4714b6a1804302ec5a26 P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Network error: Client connection negotiation failed: client connection to 127.8.218.66:39419: connect: Connection refused (error 111)
W20260709 13:16:34.365994 10853 leader_election.cc:336] T c56c86e48bba445eae737d80017458c8 P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Network error: Client connection negotiation failed: client connection to 127.8.218.66:39419: connect: Connection refused (error 111)
I20260709 13:16:34.366725 11859 raft_consensus.cc:493] T 87820d87031f40c0af37211efcae900a P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3408c3af6d6a49b2a305a7937efd1861)
I20260709 13:16:34.367290 11859 raft_consensus.cc:515] T 87820d87031f40c0af37211efcae900a P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:34.368981  9065 tablet_server.cc:179] TabletServer@127.8.218.67:0 shutting down...
I20260709 13:16:34.375221 11819 raft_consensus.cc:493] T 5f56086312654854bcbbbf9e32f047d9 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3408c3af6d6a49b2a305a7937efd1861)
I20260709 13:16:34.381011 11819 raft_consensus.cc:515] T 5f56086312654854bcbbbf9e32f047d9 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:34.383002 11819 leader_election.cc:290] T 5f56086312654854bcbbbf9e32f047d9 P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
W20260709 13:16:34.391842 10288 leader_election.cc:336] T 87820d87031f40c0af37211efcae900a P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Network error: Client connection negotiation failed: client connection to 127.8.218.65:33643: connect: Connection refused (error 111)
W20260709 13:16:34.397059 10855 leader_election.cc:336] T 6ba72d063cfe4714b6a1804302ec5a26 P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Network error: Client connection negotiation failed: client connection to 127.8.218.65:33643: connect: Connection refused (error 111)
I20260709 13:16:34.397562 10855 leader_election.cc:304] T 6ba72d063cfe4714b6a1804302ec5a26 P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a23f905ab4ac4b2c88757b2c340a2cfd; no voters: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76
I20260709 13:16:34.398239 11819 raft_consensus.cc:2749] T 6ba72d063cfe4714b6a1804302ec5a26 P a23f905ab4ac4b2c88757b2c340a2cfd [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 13:16:34.398403 10855 leader_election.cc:336] T c56c86e48bba445eae737d80017458c8 P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Network error: Client connection negotiation failed: client connection to 127.8.218.65:33643: connect: Connection refused (error 111)
I20260709 13:16:34.398900 10855 leader_election.cc:304] T c56c86e48bba445eae737d80017458c8 P a23f905ab4ac4b2c88757b2c340a2cfd [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: a23f905ab4ac4b2c88757b2c340a2cfd; no voters: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76
I20260709 13:16:34.399631 11819 raft_consensus.cc:2749] T c56c86e48bba445eae737d80017458c8 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:16:34.399804 10855 leader_election.cc:336] T 5f56086312654854bcbbbf9e32f047d9 P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Network error: Client connection negotiation failed: client connection to 127.8.218.65:33643: connect: Connection refused (error 111)
I20260709 13:16:34.377607 11864 raft_consensus.cc:493] T 507f2b25ff3440d68a854960f099a4f4 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3408c3af6d6a49b2a305a7937efd1861)
W20260709 13:16:34.401089 10853 leader_election.cc:336] T 5f56086312654854bcbbbf9e32f047d9 P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Network error: Client connection negotiation failed: client connection to 127.8.218.66:39419: connect: Connection refused (error 111)
I20260709 13:16:34.401531 11864 raft_consensus.cc:515] T 507f2b25ff3440d68a854960f099a4f4 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:34.411478 11864 leader_election.cc:290] T 507f2b25ff3440d68a854960f099a4f4 P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
W20260709 13:16:34.408589 10286 leader_election.cc:336] T 87820d87031f40c0af37211efcae900a P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Network error: Client connection negotiation failed: client connection to 127.8.218.66:39419: connect: Connection refused (error 111)
I20260709 13:16:34.413371 10286 leader_election.cc:304] T 87820d87031f40c0af37211efcae900a P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76
I20260709 13:16:34.415045 11867 raft_consensus.cc:2749] T 87820d87031f40c0af37211efcae900a P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:16:34.409616 11859 leader_election.cc:290] T 87820d87031f40c0af37211efcae900a P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
I20260709 13:16:34.402227 10853 leader_election.cc:304] T 5f56086312654854bcbbbf9e32f047d9 P a23f905ab4ac4b2c88757b2c340a2cfd [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: a23f905ab4ac4b2c88757b2c340a2cfd; no voters: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76
I20260709 13:16:34.426172 11870 raft_consensus.cc:2749] T 5f56086312654854bcbbbf9e32f047d9 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:34.436530 11864 raft_consensus.cc:493] T af0105d43e484c77826efe9514c1a123 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3408c3af6d6a49b2a305a7937efd1861)
I20260709 13:16:34.437119 11864 raft_consensus.cc:515] T af0105d43e484c77826efe9514c1a123 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
W20260709 13:16:34.437881 10855 leader_election.cc:336] T 507f2b25ff3440d68a854960f099a4f4 P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Network error: Client connection negotiation failed: client connection to 127.8.218.65:33643: connect: Connection refused (error 111)
W20260709 13:16:34.449892 10853 leader_election.cc:336] T 507f2b25ff3440d68a854960f099a4f4 P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:16:34.450137 11819 raft_consensus.cc:493] T 8e055ecea2334117871644d8eb982cc8 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3408c3af6d6a49b2a305a7937efd1861)
I20260709 13:16:34.450467 10853 leader_election.cc:304] T 507f2b25ff3440d68a854960f099a4f4 P a23f905ab4ac4b2c88757b2c340a2cfd [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: a23f905ab4ac4b2c88757b2c340a2cfd; no voters: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:16:34.451093 11819 raft_consensus.cc:515] T 8e055ecea2334117871644d8eb982cc8 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:34.452852 11870 raft_consensus.cc:2749] T 507f2b25ff3440d68a854960f099a4f4 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:16:34.455044 11819 leader_election.cc:290] T 8e055ecea2334117871644d8eb982cc8 P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
W20260709 13:16:34.462255 10855 leader_election.cc:336] T af0105d43e484c77826efe9514c1a123 P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Network error: Client connection negotiation failed: client connection to 127.8.218.65:33643: connect: Connection refused (error 111)
W20260709 13:16:34.465574 10853 leader_election.cc:336] T 8e055ecea2334117871644d8eb982cc8 P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:16:34.466357 10855 leader_election.cc:336] T 8e055ecea2334117871644d8eb982cc8 P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Network error: Client connection negotiation failed: client connection to 127.8.218.65:33643: connect: Connection refused (error 111)
I20260709 13:16:34.466809 10855 leader_election.cc:304] T 8e055ecea2334117871644d8eb982cc8 P a23f905ab4ac4b2c88757b2c340a2cfd [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: a23f905ab4ac4b2c88757b2c340a2cfd; no voters: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:16:34.469010 11847 raft_consensus.cc:2749] T 8e055ecea2334117871644d8eb982cc8 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:34.466917 11864 leader_election.cc:290] T af0105d43e484c77826efe9514c1a123 P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
W20260709 13:16:34.477074 10853 leader_election.cc:336] T af0105d43e484c77826efe9514c1a123 P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:16:34.478281 10853 leader_election.cc:304] T af0105d43e484c77826efe9514c1a123 P a23f905ab4ac4b2c88757b2c340a2cfd [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: a23f905ab4ac4b2c88757b2c340a2cfd; no voters: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:16:34.481276 11819 raft_consensus.cc:2749] T af0105d43e484c77826efe9514c1a123 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:16:34.501806 10853 consensus_peers.cc:597] T a2810c3dfb8f4757b498d14a1b59d555 P a23f905ab4ac4b2c88757b2c340a2cfd -> Peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Couldn't send request to peer ea065e3af8b44f5ea6fba93d4c6b1e5a. 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:16:34.508304 11859 raft_consensus.cc:493] T 8e055ecea2334117871644d8eb982cc8 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3408c3af6d6a49b2a305a7937efd1861)
I20260709 13:16:34.508903 11859 raft_consensus.cc:515] T 8e055ecea2334117871644d8eb982cc8 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:34.510998 11859 leader_election.cc:290] T 8e055ecea2334117871644d8eb982cc8 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68:35275)
I20260709 13:16:34.512431 10886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e055ecea2334117871644d8eb982cc8" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" is_pre_election: true
I20260709 13:16:34.513070 10886 raft_consensus.cc:2468] T 8e055ecea2334117871644d8eb982cc8 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 1.
I20260709 13:16:34.514633 10289 leader_election.cc:304] T 8e055ecea2334117871644d8eb982cc8 P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: a23f905ab4ac4b2c88757b2c340a2cfd, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 
I20260709 13:16:34.515285 11735 raft_consensus.cc:2804] T 8e055ecea2334117871644d8eb982cc8 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:16:34.515622 11735 raft_consensus.cc:493] T 8e055ecea2334117871644d8eb982cc8 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3408c3af6d6a49b2a305a7937efd1861)
I20260709 13:16:34.515942 11735 raft_consensus.cc:3060] T 8e055ecea2334117871644d8eb982cc8 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:34.517283  9065 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:16:34.518285  9065 tablet_replica.cc:333] T ff56050430dd45eb8ebe9a58d916c8df P ea065e3af8b44f5ea6fba93d4c6b1e5a: stopping tablet replica
I20260709 13:16:34.519232  9065 raft_consensus.cc:2243] T ff56050430dd45eb8ebe9a58d916c8df P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:34.519944  9065 raft_consensus.cc:2272] T ff56050430dd45eb8ebe9a58d916c8df P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:34.522917  9065 tablet_replica.cc:333] T ab8464ebfb914607b118f3340667edd7 P ea065e3af8b44f5ea6fba93d4c6b1e5a: stopping tablet replica
I20260709 13:16:34.523854  9065 raft_consensus.cc:2243] T ab8464ebfb914607b118f3340667edd7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:34.524890  9065 raft_consensus.cc:2272] T ab8464ebfb914607b118f3340667edd7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:34.526039 11867 raft_consensus.cc:493] T 94a981b879084391aa7d059de3d8239f P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3408c3af6d6a49b2a305a7937efd1861)
I20260709 13:16:34.526495 11867 raft_consensus.cc:515] T 94a981b879084391aa7d059de3d8239f P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:34.527976  9065 tablet_replica.cc:333] T 6737d1a657234c12b327468e883da91d P ea065e3af8b44f5ea6fba93d4c6b1e5a: stopping tablet replica
I20260709 13:16:34.528868  9065 raft_consensus.cc:2243] T 6737d1a657234c12b327468e883da91d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 3 LEADER]: Raft consensus shutting down.
W20260709 13:16:34.529453 10288 leader_election.cc:336] T 8e055ecea2334117871644d8eb982cc8 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Network error: Client connection negotiation failed: client connection to 127.8.218.65:33643: connect: Connection refused (error 111)
I20260709 13:16:34.529610 10886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a981b879084391aa7d059de3d8239f" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" is_pre_election: true
W20260709 13:16:34.530834 10288 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:16:34.531754  9065 raft_consensus.cc:2272] T 6737d1a657234c12b327468e883da91d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:34.534740  9065 tablet_replica.cc:333] T 507f2b25ff3440d68a854960f099a4f4 P ea065e3af8b44f5ea6fba93d4c6b1e5a: stopping tablet replica
I20260709 13:16:34.535593  9065 raft_consensus.cc:2243] T 507f2b25ff3440d68a854960f099a4f4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:34.535708 11867 leader_election.cc:290] T 94a981b879084391aa7d059de3d8239f P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68:35275)
I20260709 13:16:34.536201  9065 raft_consensus.cc:2272] T 507f2b25ff3440d68a854960f099a4f4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:34.540691 11864 raft_consensus.cc:493] T 770b80d5ccd94d9883981e2fc7dc7859 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3408c3af6d6a49b2a305a7937efd1861)
I20260709 13:16:34.541253 11864 raft_consensus.cc:515] T 770b80d5ccd94d9883981e2fc7dc7859 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
W20260709 13:16:34.542563 10288 leader_election.cc:336] T 94a981b879084391aa7d059de3d8239f P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Network error: Client connection negotiation failed: client connection to 127.8.218.65:33643: connect: Connection refused (error 111)
I20260709 13:16:34.542981 10288 leader_election.cc:304] T 94a981b879084391aa7d059de3d8239f P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 3408c3af6d6a49b2a305a7937efd1861, a23f905ab4ac4b2c88757b2c340a2cfd
I20260709 13:16:34.543164  9065 tablet_replica.cc:333] T bbb5487041484dbe99bbd69f6cd19db7 P ea065e3af8b44f5ea6fba93d4c6b1e5a: stopping tablet replica
I20260709 13:16:34.543296 11864 leader_election.cc:290] T 770b80d5ccd94d9883981e2fc7dc7859 P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:16:34.543622 11867 raft_consensus.cc:2749] T 94a981b879084391aa7d059de3d8239f P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:34.546207 11735 raft_consensus.cc:515] T 8e055ecea2334117871644d8eb982cc8 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
W20260709 13:16:34.548493 10855 leader_election.cc:336] T 770b80d5ccd94d9883981e2fc7dc7859 P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Network error: Client connection negotiation failed: client connection to 127.8.218.65:33643: connect: Connection refused (error 111)
I20260709 13:16:34.548911 10886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e055ecea2334117871644d8eb982cc8" candidate_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd"
I20260709 13:16:34.549248 11864 raft_consensus.cc:493] T 782767ba0b474a38bbc5185e5701dadc P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3408c3af6d6a49b2a305a7937efd1861)
I20260709 13:16:34.549443 10886 raft_consensus.cc:3060] T 8e055ecea2334117871644d8eb982cc8 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:34.543990  9065 raft_consensus.cc:2243] T bbb5487041484dbe99bbd69f6cd19db7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:34.550271  9065 raft_consensus.cc:2272] T bbb5487041484dbe99bbd69f6cd19db7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:34.549853 11864 raft_consensus.cc:515] T 782767ba0b474a38bbc5185e5701dadc P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:34.552857  9065 tablet_replica.cc:333] T 80d372f11f194a0c9cc616850b42de9f P ea065e3af8b44f5ea6fba93d4c6b1e5a: stopping tablet replica
I20260709 13:16:34.553721  9065 raft_consensus.cc:2243] T 80d372f11f194a0c9cc616850b42de9f P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:34.554224  9065 raft_consensus.cc:2272] T 80d372f11f194a0c9cc616850b42de9f P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:34.556155 10855 leader_election.cc:336] T 782767ba0b474a38bbc5185e5701dadc P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Network error: Client connection negotiation failed: client connection to 127.8.218.65:33643: connect: Connection refused (error 111)
I20260709 13:16:34.556730  9065 tablet_replica.cc:333] T a2810c3dfb8f4757b498d14a1b59d555 P ea065e3af8b44f5ea6fba93d4c6b1e5a: stopping tablet replica
I20260709 13:16:34.557610  9065 raft_consensus.cc:2243] T a2810c3dfb8f4757b498d14a1b59d555 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:34.558343  9065 raft_consensus.cc:2272] T a2810c3dfb8f4757b498d14a1b59d555 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:34.549873 10853 leader_election.cc:336] T 770b80d5ccd94d9883981e2fc7dc7859 P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:16:34.560132 10853 leader_election.cc:304] T 770b80d5ccd94d9883981e2fc7dc7859 P a23f905ab4ac4b2c88757b2c340a2cfd [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: a23f905ab4ac4b2c88757b2c340a2cfd; no voters: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:16:34.560776 11819 raft_consensus.cc:2749] T 770b80d5ccd94d9883981e2fc7dc7859 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:16:34.561396 10886 raft_consensus.cc:2468] T 8e055ecea2334117871644d8eb982cc8 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea065e3af8b44f5ea6fba93d4c6b1e5a in term 2.
I20260709 13:16:34.562760 11864 leader_election.cc:290] T 782767ba0b474a38bbc5185e5701dadc P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
W20260709 13:16:34.561929 10288 leader_election.cc:336] T 8e055ecea2334117871644d8eb982cc8 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Network error: Client connection negotiation failed: client connection to 127.8.218.65:33643: connect: Connection refused (error 111)
I20260709 13:16:34.563463 10289 leader_election.cc:304] T 8e055ecea2334117871644d8eb982cc8 P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: a23f905ab4ac4b2c88757b2c340a2cfd, ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 3408c3af6d6a49b2a305a7937efd1861
I20260709 13:16:34.564713 11867 raft_consensus.cc:2804] T 8e055ecea2334117871644d8eb982cc8 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:34.565186 11867 raft_consensus.cc:697] T 8e055ecea2334117871644d8eb982cc8 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 LEADER]: Becoming Leader. State: Replica: ea065e3af8b44f5ea6fba93d4c6b1e5a, State: Running, Role: LEADER
I20260709 13:16:34.566123 11867 consensus_queue.cc:237] T 8e055ecea2334117871644d8eb982cc8 P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:34.569064 11735 leader_election.cc:290] T 8e055ecea2334117871644d8eb982cc8 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 2 election: Requested vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), a23f905ab4ac4b2c88757b2c340a2cfd (127.8.218.68:35275)
I20260709 13:16:34.572855  9065 tablet_replica.cc:333] T c2a0f84c82dd4b4a8fbf644675f74fc2 P ea065e3af8b44f5ea6fba93d4c6b1e5a: stopping tablet replica
I20260709 13:16:34.573676  9065 raft_consensus.cc:2243] T c2a0f84c82dd4b4a8fbf644675f74fc2 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:34.574256  9065 raft_consensus.cc:2272] T c2a0f84c82dd4b4a8fbf644675f74fc2 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:34.576953  9065 tablet_replica.cc:333] T 95ebfeff737144a8a59963cee22e5a55 P ea065e3af8b44f5ea6fba93d4c6b1e5a: stopping tablet replica
I20260709 13:16:34.577823  9065 raft_consensus.cc:2243] T 95ebfeff737144a8a59963cee22e5a55 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:34.578418  9065 raft_consensus.cc:2272] T 95ebfeff737144a8a59963cee22e5a55 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:34.580210 10853 leader_election.cc:336] T 782767ba0b474a38bbc5185e5701dadc P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:16:34.580750  9065 tablet_replica.cc:333] T a0ddf47db7b24e13a530080371d8d6ec P ea065e3af8b44f5ea6fba93d4c6b1e5a: stopping tablet replica
I20260709 13:16:34.581584  9065 raft_consensus.cc:2243] T a0ddf47db7b24e13a530080371d8d6ec P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:34.582190  9065 raft_consensus.cc:2272] T a0ddf47db7b24e13a530080371d8d6ec P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:34.580682 10853 leader_election.cc:304] T 782767ba0b474a38bbc5185e5701dadc P a23f905ab4ac4b2c88757b2c340a2cfd [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: a23f905ab4ac4b2c88757b2c340a2cfd; no voters: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:16:34.585433 11847 raft_consensus.cc:2749] T 782767ba0b474a38bbc5185e5701dadc P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:16:34.587582  9065 tablet_replica.cc:333] T d2bf0450ecbd45eaad592947ad878624 P ea065e3af8b44f5ea6fba93d4c6b1e5a: stopping tablet replica
I20260709 13:16:34.588426  9065 raft_consensus.cc:2243] T d2bf0450ecbd45eaad592947ad878624 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:16:34.589308  9065 raft_consensus.cc:2272] T d2bf0450ecbd45eaad592947ad878624 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:34.592170  9065 tablet_replica.cc:333] T 187168d8fc924a6c8742aa3ba2cb2f00 P ea065e3af8b44f5ea6fba93d4c6b1e5a: stopping tablet replica
I20260709 13:16:34.592989  9065 raft_consensus.cc:2243] T 187168d8fc924a6c8742aa3ba2cb2f00 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:34.593456  9065 raft_consensus.cc:2272] T 187168d8fc924a6c8742aa3ba2cb2f00 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:34.595773  9065 tablet_replica.cc:333] T eade396d019049b7ba04fecaac1059ed P ea065e3af8b44f5ea6fba93d4c6b1e5a: stopping tablet replica
I20260709 13:16:34.596678  9065 raft_consensus.cc:2243] T eade396d019049b7ba04fecaac1059ed P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:34.597555  9065 raft_consensus.cc:2272] T eade396d019049b7ba04fecaac1059ed P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:34.599749  9065 tablet_replica.cc:333] T 87820d87031f40c0af37211efcae900a P ea065e3af8b44f5ea6fba93d4c6b1e5a: stopping tablet replica
I20260709 13:16:34.600409  9065 raft_consensus.cc:2243] T 87820d87031f40c0af37211efcae900a P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:34.600960  9065 raft_consensus.cc:2272] T 87820d87031f40c0af37211efcae900a P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:34.603135  9065 tablet_replica.cc:333] T 1fdb92a8ebff4180a3c279b99db1840d P ea065e3af8b44f5ea6fba93d4c6b1e5a: stopping tablet replica
I20260709 13:16:34.603873  9065 raft_consensus.cc:2243] T 1fdb92a8ebff4180a3c279b99db1840d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:34.604803  9065 raft_consensus.cc:2272] T 1fdb92a8ebff4180a3c279b99db1840d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:34.607092  9065 tablet_replica.cc:333] T 6f4cc77cf7924383aad12d01ac2fd5b5 P ea065e3af8b44f5ea6fba93d4c6b1e5a: stopping tablet replica
I20260709 13:16:34.607838  9065 raft_consensus.cc:2243] T 6f4cc77cf7924383aad12d01ac2fd5b5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:34.608775  9065 raft_consensus.cc:2272] T 6f4cc77cf7924383aad12d01ac2fd5b5 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:34.610987  9065 tablet_replica.cc:333] T 27fdd1da2dc2406cb7fcd80d571a7fce P ea065e3af8b44f5ea6fba93d4c6b1e5a: stopping tablet replica
I20260709 13:16:34.611728  9065 raft_consensus.cc:2243] T 27fdd1da2dc2406cb7fcd80d571a7fce P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:34.612639  9065 raft_consensus.cc:2272] T 27fdd1da2dc2406cb7fcd80d571a7fce P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:34.615073  9065 tablet_replica.cc:333] T 68a4d5f4c57f44968d265e50564ca2ae P ea065e3af8b44f5ea6fba93d4c6b1e5a: stopping tablet replica
I20260709 13:16:34.616963  9065 raft_consensus.cc:2243] T 68a4d5f4c57f44968d265e50564ca2ae P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:34.617532  9065 raft_consensus.cc:2272] T 68a4d5f4c57f44968d265e50564ca2ae P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:34.620087  9065 tablet_replica.cc:333] T af0105d43e484c77826efe9514c1a123 P ea065e3af8b44f5ea6fba93d4c6b1e5a: stopping tablet replica
I20260709 13:16:34.620882  9065 raft_consensus.cc:2243] T af0105d43e484c77826efe9514c1a123 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:34.621654  9065 raft_consensus.cc:2272] T af0105d43e484c77826efe9514c1a123 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:34.624254  9065 tablet_replica.cc:333] T 94a981b879084391aa7d059de3d8239f P ea065e3af8b44f5ea6fba93d4c6b1e5a: stopping tablet replica
I20260709 13:16:34.625015  9065 raft_consensus.cc:2243] T 94a981b879084391aa7d059de3d8239f P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:34.625805  9065 raft_consensus.cc:2272] T 94a981b879084391aa7d059de3d8239f P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:34.628433  9065 tablet_replica.cc:333] T fbccac31bd6b486ba75276bbb6f1b824 P ea065e3af8b44f5ea6fba93d4c6b1e5a: stopping tablet replica
I20260709 13:16:34.629218  9065 raft_consensus.cc:2243] T fbccac31bd6b486ba75276bbb6f1b824 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:34.631258  9065 raft_consensus.cc:2272] T fbccac31bd6b486ba75276bbb6f1b824 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:34.634006  9065 tablet_replica.cc:333] T 08c8b1a91aa14bc4bd423b118a78a8a1 P ea065e3af8b44f5ea6fba93d4c6b1e5a: stopping tablet replica
I20260709 13:16:34.634900  9065 raft_consensus.cc:2243] T 08c8b1a91aa14bc4bd423b118a78a8a1 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:34.636650  9065 raft_consensus.cc:2272] T 08c8b1a91aa14bc4bd423b118a78a8a1 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:34.639438  9065 tablet_replica.cc:333] T e9c9032f3607444eb23842388f80c97e P ea065e3af8b44f5ea6fba93d4c6b1e5a: stopping tablet replica
I20260709 13:16:34.640285  9065 raft_consensus.cc:2243] T e9c9032f3607444eb23842388f80c97e P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:34.641007  9065 raft_consensus.cc:2272] T e9c9032f3607444eb23842388f80c97e P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:34.643491  9065 tablet_replica.cc:333] T 06eef725e31e4e8a8a09faa95edbe5a9 P ea065e3af8b44f5ea6fba93d4c6b1e5a: stopping tablet replica
I20260709 13:16:34.644318  9065 raft_consensus.cc:2243] T 06eef725e31e4e8a8a09faa95edbe5a9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:34.645005  9065 raft_consensus.cc:2272] T 06eef725e31e4e8a8a09faa95edbe5a9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:34.647709  9065 tablet_replica.cc:333] T b20059ed71304d9b9b52a127eeb49532 P ea065e3af8b44f5ea6fba93d4c6b1e5a: stopping tablet replica
I20260709 13:16:34.648451  9065 raft_consensus.cc:2243] T b20059ed71304d9b9b52a127eeb49532 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:16:34.649413  9065 raft_consensus.cc:2272] T b20059ed71304d9b9b52a127eeb49532 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:34.651989  9065 tablet_replica.cc:333] T 4658fc30651d4d0eb204292920de92f7 P ea065e3af8b44f5ea6fba93d4c6b1e5a: stopping tablet replica
I20260709 13:16:34.652918 11819 raft_consensus.cc:493] T 94a981b879084391aa7d059de3d8239f P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3408c3af6d6a49b2a305a7937efd1861)
I20260709 13:16:34.653443 11819 raft_consensus.cc:515] T 94a981b879084391aa7d059de3d8239f P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:34.655376 11819 leader_election.cc:290] T 94a981b879084391aa7d059de3d8239f P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:16:34.657729  9065 raft_consensus.cc:2243] T 4658fc30651d4d0eb204292920de92f7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:34.658525  9065 raft_consensus.cc:2272] T 4658fc30651d4d0eb204292920de92f7 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:34.659718 11867 raft_consensus.cc:493] T 8c0833cddf00474e88f8f0957f39e73d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3408c3af6d6a49b2a305a7937efd1861)
I20260709 13:16:34.660284 11867 raft_consensus.cc:515] T 8c0833cddf00474e88f8f0957f39e73d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:34.661163  9065 tablet_replica.cc:333] T 8c0833cddf00474e88f8f0957f39e73d P ea065e3af8b44f5ea6fba93d4c6b1e5a: stopping tablet replica
W20260709 13:16:34.662230 10855 leader_election.cc:336] T 94a981b879084391aa7d059de3d8239f P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Network error: Client connection negotiation failed: client connection to 127.8.218.65:33643: connect: Connection refused (error 111)
I20260709 13:16:34.663656  9065 raft_consensus.cc:2243] T 8c0833cddf00474e88f8f0957f39e73d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:34.664299  9065 raft_consensus.cc:2272] T 8c0833cddf00474e88f8f0957f39e73d P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:34.672745 10286 leader_election.cc:336] T 8c0833cddf00474e88f8f0957f39e73d P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Network error: Client connection negotiation failed: client connection to 127.8.218.66:39419: connect: Connection refused (error 111)
I20260709 13:16:34.670620 11867 leader_election.cc:290] T 8c0833cddf00474e88f8f0957f39e73d P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
W20260709 13:16:34.673831 10288 leader_election.cc:336] T 8c0833cddf00474e88f8f0957f39e73d P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Network error: Client connection negotiation failed: client connection to 127.8.218.65:33643: connect: Connection refused (error 111)
I20260709 13:16:34.674825 10288 leader_election.cc:304] T 8c0833cddf00474e88f8f0957f39e73d P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76
W20260709 13:16:34.677558 10288 raft_consensus.cc:2686] T 8c0833cddf00474e88f8f0957f39e73d P ea065e3af8b44f5ea6fba93d4c6b1e5a: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 13:16:34.677949  9065 tablet_replica.cc:333] T fb1779f256274e0b8458088175eaa561 P ea065e3af8b44f5ea6fba93d4c6b1e5a: stopping tablet replica
I20260709 13:16:34.681011  9065 raft_consensus.cc:2243] T fb1779f256274e0b8458088175eaa561 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:34.681514  9065 raft_consensus.cc:2272] T fb1779f256274e0b8458088175eaa561 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:34.685689  9065 tablet_replica.cc:333] T ed9e4693bbae4732b4dce3784a630a30 P ea065e3af8b44f5ea6fba93d4c6b1e5a: stopping tablet replica
I20260709 13:16:34.686426  9065 raft_consensus.cc:2243] T ed9e4693bbae4732b4dce3784a630a30 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:34.687374  9065 raft_consensus.cc:2272] T ed9e4693bbae4732b4dce3784a630a30 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:34.688539 11867 raft_consensus.cc:493] T 8a08834e7a7449979c612a3efc6c40a0 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3408c3af6d6a49b2a305a7937efd1861)
I20260709 13:16:34.689137 11867 raft_consensus.cc:515] T 8a08834e7a7449979c612a3efc6c40a0 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } }
I20260709 13:16:34.689913  9065 tablet_replica.cc:333] T a844139163e94d4aa77dedf8370e019e P ea065e3af8b44f5ea6fba93d4c6b1e5a: stopping tablet replica
I20260709 13:16:34.690789  9065 raft_consensus.cc:2243] T a844139163e94d4aa77dedf8370e019e P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:34.691694  9065 raft_consensus.cc:2272] T a844139163e94d4aa77dedf8370e019e P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:34.694247  9065 tablet_replica.cc:333] T 770b80d5ccd94d9883981e2fc7dc7859 P ea065e3af8b44f5ea6fba93d4c6b1e5a: stopping tablet replica
I20260709 13:16:34.694957  9065 raft_consensus.cc:2243] T 770b80d5ccd94d9883981e2fc7dc7859 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:16:34.696125 10288 leader_election.cc:336] T 8a08834e7a7449979c612a3efc6c40a0 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Network error: Client connection negotiation failed: client connection to 127.8.218.65:33643: connect: Connection refused (error 111)
I20260709 13:16:34.696821  9065 raft_consensus.cc:2272] T 770b80d5ccd94d9883981e2fc7dc7859 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:34.699342  9065 tablet_replica.cc:333] T c82a19022bf346b8ac8e526c3315acee P ea065e3af8b44f5ea6fba93d4c6b1e5a: stopping tablet replica
I20260709 13:16:34.700068  9065 raft_consensus.cc:2243] T c82a19022bf346b8ac8e526c3315acee P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:34.700973  9065 raft_consensus.cc:2272] T c82a19022bf346b8ac8e526c3315acee P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:34.703330  9065 tablet_replica.cc:333] T f451914884954d8d85e544c19e41f1f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a: stopping tablet replica
I20260709 13:16:34.704017  9065 raft_consensus.cc:2243] T f451914884954d8d85e544c19e41f1f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:34.704986  9065 raft_consensus.cc:2272] T f451914884954d8d85e544c19e41f1f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:34.708890  9065 tablet_replica.cc:333] T f745613b20744ce8af833e3fea3d56ca P ea065e3af8b44f5ea6fba93d4c6b1e5a: stopping tablet replica
I20260709 13:16:34.709666  9065 raft_consensus.cc:2243] T f745613b20744ce8af833e3fea3d56ca P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:34.710148  9065 raft_consensus.cc:2272] T f745613b20744ce8af833e3fea3d56ca P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:34.711833 10286 leader_election.cc:336] T 8a08834e7a7449979c612a3efc6c40a0 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Network error: Client connection negotiation failed: client connection to 127.8.218.66:39419: connect: Connection refused (error 111)
I20260709 13:16:34.712344  9065 tablet_replica.cc:333] T 3f453b58178a47548809c12dd2ac538f P ea065e3af8b44f5ea6fba93d4c6b1e5a: stopping tablet replica
I20260709 13:16:34.712320 10286 leader_election.cc:304] T 8a08834e7a7449979c612a3efc6c40a0 P ea065e3af8b44f5ea6fba93d4c6b1e5a [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: ea065e3af8b44f5ea6fba93d4c6b1e5a; no voters: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76
I20260709 13:16:34.713145  9065 raft_consensus.cc:2243] T 3f453b58178a47548809c12dd2ac538f P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:16:34.713167 11735 raft_consensus.cc:2749] T 8a08834e7a7449979c612a3efc6c40a0 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:16:34.714278  9065 raft_consensus.cc:2272] T 3f453b58178a47548809c12dd2ac538f P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:34.714546 11867 leader_election.cc:290] T 8a08834e7a7449979c612a3efc6c40a0 P ea065e3af8b44f5ea6fba93d4c6b1e5a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
W20260709 13:16:34.716905 10853 leader_election.cc:336] T 94a981b879084391aa7d059de3d8239f P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:16:34.717571  9065 tablet_replica.cc:333] T 8e055ecea2334117871644d8eb982cc8 P ea065e3af8b44f5ea6fba93d4c6b1e5a: stopping tablet replica
I20260709 13:16:34.718326  9065 raft_consensus.cc:2243] T 8e055ecea2334117871644d8eb982cc8 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:34.719250  9065 pending_rounds.cc:70] T 8e055ecea2334117871644d8eb982cc8 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Trying to abort 1 pending ops.
I20260709 13:16:34.717389 10853 leader_election.cc:304] T 94a981b879084391aa7d059de3d8239f P a23f905ab4ac4b2c88757b2c340a2cfd [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: a23f905ab4ac4b2c88757b2c340a2cfd; no voters: 3408c3af6d6a49b2a305a7937efd1861, ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:16:34.719559  9065 pending_rounds.cc:77] T 8e055ecea2334117871644d8eb982cc8 P ea065e3af8b44f5ea6fba93d4c6b1e5a: Aborting op as it isn't in flight: id { term: 2 index: 5 } timestamp: 7305637865753800704 op_type: NO_OP noop_request { }
I20260709 13:16:34.720082  9065 raft_consensus.cc:2889] T 8e055ecea2334117871644d8eb982cc8 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:16:34.720011 11847 raft_consensus.cc:2749] T 94a981b879084391aa7d059de3d8239f P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:34.720696  9065 raft_consensus.cc:2272] T 8e055ecea2334117871644d8eb982cc8 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:34.724407  9065 tablet_replica.cc:333] T 8a08834e7a7449979c612a3efc6c40a0 P ea065e3af8b44f5ea6fba93d4c6b1e5a: stopping tablet replica
I20260709 13:16:34.725104  9065 raft_consensus.cc:2243] T 8a08834e7a7449979c612a3efc6c40a0 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:34.725647  9065 raft_consensus.cc:2272] T 8a08834e7a7449979c612a3efc6c40a0 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:34.727933  9065 tablet_replica.cc:333] T 232b26e936704083aa0cff219256caa4 P ea065e3af8b44f5ea6fba93d4c6b1e5a: stopping tablet replica
I20260709 13:16:34.728657  9065 raft_consensus.cc:2243] T 232b26e936704083aa0cff219256caa4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:34.729135  9065 raft_consensus.cc:2272] T 232b26e936704083aa0cff219256caa4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:34.732151  9065 tablet_replica.cc:333] T b8bb42caaa9d43dcb51811c9f2e12cfe P ea065e3af8b44f5ea6fba93d4c6b1e5a: stopping tablet replica
W20260709 13:16:34.732781 10853 consensus_peers.cc:597] T f745613b20744ce8af833e3fea3d56ca P a23f905ab4ac4b2c88757b2c340a2cfd -> Peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Couldn't send request to peer ea065e3af8b44f5ea6fba93d4c6b1e5a. 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:16:34.733458  9065 raft_consensus.cc:2243] T b8bb42caaa9d43dcb51811c9f2e12cfe P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:34.734421  9065 raft_consensus.cc:2272] T b8bb42caaa9d43dcb51811c9f2e12cfe P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:34.736681  9065 tablet_replica.cc:333] T 1ea5b9dcb96a4109a19ae2e48e07a16b P ea065e3af8b44f5ea6fba93d4c6b1e5a: stopping tablet replica
W20260709 13:16:34.736658 10853 consensus_peers.cc:597] T 232b26e936704083aa0cff219256caa4 P a23f905ab4ac4b2c88757b2c340a2cfd -> Peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Couldn't send request to peer ea065e3af8b44f5ea6fba93d4c6b1e5a. 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:16:34.737615  9065 raft_consensus.cc:2243] T 1ea5b9dcb96a4109a19ae2e48e07a16b P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:34.738098  9065 raft_consensus.cc:2272] T 1ea5b9dcb96a4109a19ae2e48e07a16b P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:34.740483  9065 tablet_replica.cc:333] T 782767ba0b474a38bbc5185e5701dadc P ea065e3af8b44f5ea6fba93d4c6b1e5a: stopping tablet replica
I20260709 13:16:34.741140  9065 raft_consensus.cc:2243] T 782767ba0b474a38bbc5185e5701dadc P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:34.741628  9065 raft_consensus.cc:2272] T 782767ba0b474a38bbc5185e5701dadc P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:34.744051  9065 tablet_replica.cc:333] T c462dacced90411f90b56fcc7f8c62c4 P ea065e3af8b44f5ea6fba93d4c6b1e5a: stopping tablet replica
I20260709 13:16:34.744675  9065 raft_consensus.cc:2243] T c462dacced90411f90b56fcc7f8c62c4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:34.745151  9065 raft_consensus.cc:2272] T c462dacced90411f90b56fcc7f8c62c4 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:34.748157  9065 tablet_replica.cc:333] T 7c453de030bf47bd8b14472d15fbcc3c P ea065e3af8b44f5ea6fba93d4c6b1e5a: stopping tablet replica
I20260709 13:16:34.748908  9065 raft_consensus.cc:2243] T 7c453de030bf47bd8b14472d15fbcc3c P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:34.749523  9065 raft_consensus.cc:2272] T 7c453de030bf47bd8b14472d15fbcc3c P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:34.752092  9065 tablet_replica.cc:333] T 0153fb570d604989aea827e7bfe9a50a P ea065e3af8b44f5ea6fba93d4c6b1e5a: stopping tablet replica
I20260709 13:16:34.752737  9065 raft_consensus.cc:2243] T 0153fb570d604989aea827e7bfe9a50a P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:34.753487  9065 raft_consensus.cc:2272] T 0153fb570d604989aea827e7bfe9a50a P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:34.755962  9065 tablet_replica.cc:333] T 0a254038744f45aeb553cea059c490f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a: stopping tablet replica
I20260709 13:16:34.756577  9065 raft_consensus.cc:2243] T 0a254038744f45aeb553cea059c490f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:34.757063  9065 raft_consensus.cc:2272] T 0a254038744f45aeb553cea059c490f9 P ea065e3af8b44f5ea6fba93d4c6b1e5a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:34.767988 10853 consensus_peers.cc:597] T bbb5487041484dbe99bbd69f6cd19db7 P a23f905ab4ac4b2c88757b2c340a2cfd -> Peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Couldn't send request to peer ea065e3af8b44f5ea6fba93d4c6b1e5a. 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:16:34.797556 10853 consensus_peers.cc:597] T 187168d8fc924a6c8742aa3ba2cb2f00 P a23f905ab4ac4b2c88757b2c340a2cfd -> Peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Couldn't send request to peer ea065e3af8b44f5ea6fba93d4c6b1e5a. 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:16:34.804394 10853 consensus_peers.cc:597] T 95ebfeff737144a8a59963cee22e5a55 P a23f905ab4ac4b2c88757b2c340a2cfd -> Peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Couldn't send request to peer ea065e3af8b44f5ea6fba93d4c6b1e5a. 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:16:34.840940 10853 consensus_peers.cc:597] T 0a254038744f45aeb553cea059c490f9 P a23f905ab4ac4b2c88757b2c340a2cfd -> Peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Couldn't send request to peer ea065e3af8b44f5ea6fba93d4c6b1e5a. 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:16:34.869763  9065 tablet_server.cc:196] TabletServer@127.8.218.67:0 shutdown complete.
W20260709 13:16:34.898938 10853 consensus_peers.cc:597] T 0153fb570d604989aea827e7bfe9a50a P a23f905ab4ac4b2c88757b2c340a2cfd -> Peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Couldn't send request to peer ea065e3af8b44f5ea6fba93d4c6b1e5a. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.67:35867: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:34.932698 11864 raft_consensus.cc:493] T ab8464ebfb914607b118f3340667edd7 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9558e596c8d1432eb6d5117cb6b1ca76)
I20260709 13:16:34.933229 11864 raft_consensus.cc:515] T ab8464ebfb914607b118f3340667edd7 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:34.935418 11864 leader_election.cc:290] T ab8464ebfb914607b118f3340667edd7 P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:16:34.944011 11847 raft_consensus.cc:493] T 095e4853e3e0455b93d982e2e7da11de P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9558e596c8d1432eb6d5117cb6b1ca76)
I20260709 13:16:34.944553 11847 raft_consensus.cc:515] T 095e4853e3e0455b93d982e2e7da11de P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:34.946926 11847 leader_election.cc:290] T 095e4853e3e0455b93d982e2e7da11de P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
W20260709 13:16:34.953191 10855 leader_election.cc:336] T 095e4853e3e0455b93d982e2e7da11de P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Network error: Client connection negotiation failed: client connection to 127.8.218.65:33643: connect: Connection refused (error 111)
W20260709 13:16:34.978621 10853 consensus_peers.cc:597] T 06eef725e31e4e8a8a09faa95edbe5a9 P a23f905ab4ac4b2c88757b2c340a2cfd -> Peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Couldn't send request to peer ea065e3af8b44f5ea6fba93d4c6b1e5a. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.67:35867: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:34.987289 10853 leader_election.cc:336] T ab8464ebfb914607b118f3340667edd7 P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Network error: Client connection negotiation failed: client connection to 127.8.218.66:39419: connect: Connection refused (error 111)
W20260709 13:16:34.988049 10853 leader_election.cc:336] T ab8464ebfb914607b118f3340667edd7 P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Network error: Client connection negotiation failed: client connection to 127.8.218.67:35867: connect: Connection refused (error 111)
I20260709 13:16:34.988458 10853 leader_election.cc:304] T ab8464ebfb914607b118f3340667edd7 P a23f905ab4ac4b2c88757b2c340a2cfd [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: a23f905ab4ac4b2c88757b2c340a2cfd; no voters: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:16:34.989156 11847 raft_consensus.cc:2749] T ab8464ebfb914607b118f3340667edd7 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:16:34.994781 10853 leader_election.cc:336] T 095e4853e3e0455b93d982e2e7da11de P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Network error: Client connection negotiation failed: client connection to 127.8.218.66:39419: connect: Connection refused (error 111)
I20260709 13:16:34.995296 10853 leader_election.cc:304] T 095e4853e3e0455b93d982e2e7da11de P a23f905ab4ac4b2c88757b2c340a2cfd [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: a23f905ab4ac4b2c88757b2c340a2cfd; no voters: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76
I20260709 13:16:34.996040 11847 raft_consensus.cc:2749] T 095e4853e3e0455b93d982e2e7da11de P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:34.999177 11847 raft_consensus.cc:493] T 52bee5dce0214291ba33eda5553b4519 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9558e596c8d1432eb6d5117cb6b1ca76)
I20260709 13:16:34.999641 11847 raft_consensus.cc:515] T 52bee5dce0214291ba33eda5553b4519 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3408c3af6d6a49b2a305a7937efd1861" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 33643 } } peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:35.001698 11847 leader_election.cc:290] T 52bee5dce0214291ba33eda5553b4519 P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643), 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419)
W20260709 13:16:35.007588 10855 leader_election.cc:336] T 52bee5dce0214291ba33eda5553b4519 P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3408c3af6d6a49b2a305a7937efd1861 (127.8.218.65:33643): Network error: Client connection negotiation failed: client connection to 127.8.218.65:33643: connect: Connection refused (error 111)
W20260709 13:16:35.018786 10853 leader_election.cc:336] T 52bee5dce0214291ba33eda5553b4519 P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Network error: Client connection negotiation failed: client connection to 127.8.218.66:39419: connect: Connection refused (error 111)
I20260709 13:16:35.019302 10853 leader_election.cc:304] T 52bee5dce0214291ba33eda5553b4519 P a23f905ab4ac4b2c88757b2c340a2cfd [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: a23f905ab4ac4b2c88757b2c340a2cfd; no voters: 3408c3af6d6a49b2a305a7937efd1861, 9558e596c8d1432eb6d5117cb6b1ca76
I20260709 13:16:35.020020 11847 raft_consensus.cc:2749] T 52bee5dce0214291ba33eda5553b4519 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:35.028594  9065 tablet_server.cc:179] TabletServer@127.8.218.68:0 shutting down...
I20260709 13:16:35.076076  9065 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:16:35.076954  9065 tablet_replica.cc:333] T 7c453de030bf47bd8b14472d15fbcc3c P a23f905ab4ac4b2c88757b2c340a2cfd: stopping tablet replica
I20260709 13:16:35.077899  9065 raft_consensus.cc:2243] T 7c453de030bf47bd8b14472d15fbcc3c P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 LEARNER]: Raft consensus shutting down.
I20260709 13:16:35.078464  9065 raft_consensus.cc:2272] T 7c453de030bf47bd8b14472d15fbcc3c P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 LEARNER]: Raft consensus is shut down!
I20260709 13:16:35.081018  9065 tablet_replica.cc:333] T f451914884954d8d85e544c19e41f1f9 P a23f905ab4ac4b2c88757b2c340a2cfd: stopping tablet replica
I20260709 13:16:35.081873  9065 raft_consensus.cc:2243] T f451914884954d8d85e544c19e41f1f9 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:35.082572  9065 raft_consensus.cc:2272] T f451914884954d8d85e544c19e41f1f9 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:35.085153  9065 tablet_replica.cc:333] T 095e4853e3e0455b93d982e2e7da11de P a23f905ab4ac4b2c88757b2c340a2cfd: stopping tablet replica
I20260709 13:16:35.086019  9065 raft_consensus.cc:2243] T 095e4853e3e0455b93d982e2e7da11de P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:35.086709  9065 raft_consensus.cc:2272] T 095e4853e3e0455b93d982e2e7da11de P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:35.089335  9065 tablet_replica.cc:333] T a844139163e94d4aa77dedf8370e019e P a23f905ab4ac4b2c88757b2c340a2cfd: stopping tablet replica
I20260709 13:16:35.090169  9065 raft_consensus.cc:2243] T a844139163e94d4aa77dedf8370e019e P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:35.090816  9065 raft_consensus.cc:2272] T a844139163e94d4aa77dedf8370e019e P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:35.093549  9065 tablet_replica.cc:333] T c82a19022bf346b8ac8e526c3315acee P a23f905ab4ac4b2c88757b2c340a2cfd: stopping tablet replica
I20260709 13:16:35.094318  9065 raft_consensus.cc:2243] T c82a19022bf346b8ac8e526c3315acee P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:35.094982  9065 raft_consensus.cc:2272] T c82a19022bf346b8ac8e526c3315acee P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:35.097575  9065 tablet_replica.cc:333] T 770b80d5ccd94d9883981e2fc7dc7859 P a23f905ab4ac4b2c88757b2c340a2cfd: stopping tablet replica
I20260709 13:16:35.098346  9065 raft_consensus.cc:2243] T 770b80d5ccd94d9883981e2fc7dc7859 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:35.099006  9065 raft_consensus.cc:2272] T 770b80d5ccd94d9883981e2fc7dc7859 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:35.101609  9065 tablet_replica.cc:333] T 187168d8fc924a6c8742aa3ba2cb2f00 P a23f905ab4ac4b2c88757b2c340a2cfd: stopping tablet replica
I20260709 13:16:35.102393  9065 raft_consensus.cc:2243] T 187168d8fc924a6c8742aa3ba2cb2f00 P a23f905ab4ac4b2c88757b2c340a2cfd [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:16:35.103375  9065 raft_consensus.cc:2272] T 187168d8fc924a6c8742aa3ba2cb2f00 P a23f905ab4ac4b2c88757b2c340a2cfd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:35.105908  9065 tablet_replica.cc:333] T 34c9418633cd41c1adf4df973d9838c5 P a23f905ab4ac4b2c88757b2c340a2cfd: stopping tablet replica
I20260709 13:16:35.106740  9065 raft_consensus.cc:2243] T 34c9418633cd41c1adf4df973d9838c5 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:35.107323  9065 raft_consensus.cc:2272] T 34c9418633cd41c1adf4df973d9838c5 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:35.109776  9065 tablet_replica.cc:333] T b3dc625ce9b4438d988b3e40fdbcc2d0 P a23f905ab4ac4b2c88757b2c340a2cfd: stopping tablet replica
I20260709 13:16:35.110608  9065 raft_consensus.cc:2243] T b3dc625ce9b4438d988b3e40fdbcc2d0 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:35.111337  9065 raft_consensus.cc:2272] T b3dc625ce9b4438d988b3e40fdbcc2d0 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:35.114148  9065 tablet_replica.cc:333] T b8bb42caaa9d43dcb51811c9f2e12cfe P a23f905ab4ac4b2c88757b2c340a2cfd: stopping tablet replica
I20260709 13:16:35.115015  9065 raft_consensus.cc:2243] T b8bb42caaa9d43dcb51811c9f2e12cfe P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:35.115698  9065 raft_consensus.cc:2272] T b8bb42caaa9d43dcb51811c9f2e12cfe P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:35.118104  9065 tablet_replica.cc:333] T ab8464ebfb914607b118f3340667edd7 P a23f905ab4ac4b2c88757b2c340a2cfd: stopping tablet replica
I20260709 13:16:35.118844  9065 raft_consensus.cc:2243] T ab8464ebfb914607b118f3340667edd7 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:35.119397  9065 raft_consensus.cc:2272] T ab8464ebfb914607b118f3340667edd7 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:35.121906  9065 tablet_replica.cc:333] T 06eef725e31e4e8a8a09faa95edbe5a9 P a23f905ab4ac4b2c88757b2c340a2cfd: stopping tablet replica
I20260709 13:16:35.122704  9065 raft_consensus.cc:2243] T 06eef725e31e4e8a8a09faa95edbe5a9 P a23f905ab4ac4b2c88757b2c340a2cfd [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:16:35.123716  9065 raft_consensus.cc:2272] T 06eef725e31e4e8a8a09faa95edbe5a9 P a23f905ab4ac4b2c88757b2c340a2cfd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:35.126305  9065 tablet_replica.cc:333] T 08c8b1a91aa14bc4bd423b118a78a8a1 P a23f905ab4ac4b2c88757b2c340a2cfd: stopping tablet replica
I20260709 13:16:35.127092  9065 raft_consensus.cc:2243] T 08c8b1a91aa14bc4bd423b118a78a8a1 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:35.127688  9065 raft_consensus.cc:2272] T 08c8b1a91aa14bc4bd423b118a78a8a1 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:35.130704  9065 tablet_replica.cc:333] T 507f2b25ff3440d68a854960f099a4f4 P a23f905ab4ac4b2c88757b2c340a2cfd: stopping tablet replica
I20260709 13:16:35.131449  9065 raft_consensus.cc:2243] T 507f2b25ff3440d68a854960f099a4f4 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:35.133255  9065 raft_consensus.cc:2272] T 507f2b25ff3440d68a854960f099a4f4 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:35.134557 11819 raft_consensus.cc:493] T ff56050430dd45eb8ebe9a58d916c8df P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9558e596c8d1432eb6d5117cb6b1ca76)
I20260709 13:16:35.135071 11819 raft_consensus.cc:515] T ff56050430dd45eb8ebe9a58d916c8df P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9558e596c8d1432eb6d5117cb6b1ca76" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39419 } } peers { permanent_uuid: "ea065e3af8b44f5ea6fba93d4c6b1e5a" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 35867 } } peers { permanent_uuid: "a23f905ab4ac4b2c88757b2c340a2cfd" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 35275 } attrs { promote: false } }
I20260709 13:16:35.136181  9065 tablet_replica.cc:333] T e9c9032f3607444eb23842388f80c97e P a23f905ab4ac4b2c88757b2c340a2cfd: stopping tablet replica
I20260709 13:16:35.137072  9065 raft_consensus.cc:2243] T e9c9032f3607444eb23842388f80c97e P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:35.137748  9065 raft_consensus.cc:2272] T e9c9032f3607444eb23842388f80c97e P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:35.137157 11819 leader_election.cc:290] T ff56050430dd45eb8ebe9a58d916c8df P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419), ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867)
I20260709 13:16:35.140622  9065 tablet_replica.cc:333] T 6ba72d063cfe4714b6a1804302ec5a26 P a23f905ab4ac4b2c88757b2c340a2cfd: stopping tablet replica
I20260709 13:16:35.141556  9065 raft_consensus.cc:2243] T 6ba72d063cfe4714b6a1804302ec5a26 P a23f905ab4ac4b2c88757b2c340a2cfd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:35.142213  9065 raft_consensus.cc:2272] T 6ba72d063cfe4714b6a1804302ec5a26 P a23f905ab4ac4b2c88757b2c340a2cfd [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:35.144127 10853 leader_election.cc:336] T ff56050430dd45eb8ebe9a58d916c8df P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9558e596c8d1432eb6d5117cb6b1ca76 (127.8.218.66:39419): Network error: Client connection negotiation failed: client connection to 127.8.218.66:39419: connect: Connection refused (error 111)
I20260709 13:16:35.144868  9065 tablet_replica.cc:333] T 782767ba0b474a38bbc5185e5701dadc P a23f905ab4ac4b2c88757b2c340a2cfd: stopping tablet replica
I20260709 13:16:35.145748  9065 raft_consensus.cc:2243] T 782767ba0b474a38bbc5185e5701dadc P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:35.146445  9065 raft_consensus.cc:2272] T 782767ba0b474a38bbc5185e5701dadc P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:35.146844 10853 leader_election.cc:336] T ff56050430dd45eb8ebe9a58d916c8df P a23f905ab4ac4b2c88757b2c340a2cfd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ea065e3af8b44f5ea6fba93d4c6b1e5a (127.8.218.67:35867): Network error: Client connection negotiation failed: client connection to 127.8.218.67:35867: connect: Connection refused (error 111)
I20260709 13:16:35.147360 10853 leader_election.cc:304] T ff56050430dd45eb8ebe9a58d916c8df P a23f905ab4ac4b2c88757b2c340a2cfd [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: a23f905ab4ac4b2c88757b2c340a2cfd; no voters: 9558e596c8d1432eb6d5117cb6b1ca76, ea065e3af8b44f5ea6fba93d4c6b1e5a
I20260709 13:16:35.148197 11819 raft_consensus.cc:2749] T ff56050430dd45eb8ebe9a58d916c8df P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:35.149150  9065 tablet_replica.cc:333] T af0105d43e484c77826efe9514c1a123 P a23f905ab4ac4b2c88757b2c340a2cfd: stopping tablet replica
I20260709 13:16:35.150045  9065 raft_consensus.cc:2243] T af0105d43e484c77826efe9514c1a123 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:35.150647  9065 raft_consensus.cc:2272] T af0105d43e484c77826efe9514c1a123 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:35.153169  9065 tablet_replica.cc:333] T 0a254038744f45aeb553cea059c490f9 P a23f905ab4ac4b2c88757b2c340a2cfd: stopping tablet replica
I20260709 13:16:35.153929  9065 raft_consensus.cc:2243] T 0a254038744f45aeb553cea059c490f9 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:35.154896  9065 raft_consensus.cc:2272] T 0a254038744f45aeb553cea059c490f9 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:35.157558  9065 tablet_replica.cc:333] T 94a981b879084391aa7d059de3d8239f P a23f905ab4ac4b2c88757b2c340a2cfd: stopping tablet replica
I20260709 13:16:35.158332  9065 raft_consensus.cc:2243] T 94a981b879084391aa7d059de3d8239f P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:35.159029  9065 raft_consensus.cc:2272] T 94a981b879084391aa7d059de3d8239f P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:35.162055  9065 tablet_replica.cc:333] T d50871bc01054840a812fae0f68d97f8 P a23f905ab4ac4b2c88757b2c340a2cfd: stopping tablet replica
I20260709 13:16:35.162839  9065 raft_consensus.cc:2243] T d50871bc01054840a812fae0f68d97f8 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:35.163555  9065 raft_consensus.cc:2272] T d50871bc01054840a812fae0f68d97f8 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:35.166194  9065 tablet_replica.cc:333] T ed9e4693bbae4732b4dce3784a630a30 P a23f905ab4ac4b2c88757b2c340a2cfd: stopping tablet replica
I20260709 13:16:35.166999  9065 raft_consensus.cc:2243] T ed9e4693bbae4732b4dce3784a630a30 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:35.167846  9065 raft_consensus.cc:2272] T ed9e4693bbae4732b4dce3784a630a30 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:35.170476  9065 tablet_replica.cc:333] T ff56050430dd45eb8ebe9a58d916c8df P a23f905ab4ac4b2c88757b2c340a2cfd: stopping tablet replica
I20260709 13:16:35.171191  9065 raft_consensus.cc:2243] T ff56050430dd45eb8ebe9a58d916c8df P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:35.171917  9065 raft_consensus.cc:2272] T ff56050430dd45eb8ebe9a58d916c8df P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:35.174528  9065 tablet_replica.cc:333] T 0153fb570d604989aea827e7bfe9a50a P a23f905ab4ac4b2c88757b2c340a2cfd: stopping tablet replica
I20260709 13:16:35.175293  9065 raft_consensus.cc:2243] T 0153fb570d604989aea827e7bfe9a50a P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:35.176281  9065 raft_consensus.cc:2272] T 0153fb570d604989aea827e7bfe9a50a P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:35.178934  9065 tablet_replica.cc:333] T ebad492fb0444f40b8345014e8e3cf7d P a23f905ab4ac4b2c88757b2c340a2cfd: stopping tablet replica
I20260709 13:16:35.179738  9065 raft_consensus.cc:2243] T ebad492fb0444f40b8345014e8e3cf7d P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:35.180789  9065 raft_consensus.cc:2272] T ebad492fb0444f40b8345014e8e3cf7d P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:35.183579  9065 tablet_replica.cc:333] T f745613b20744ce8af833e3fea3d56ca P a23f905ab4ac4b2c88757b2c340a2cfd: stopping tablet replica
I20260709 13:16:35.184398  9065 raft_consensus.cc:2243] T f745613b20744ce8af833e3fea3d56ca P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:35.185364  9065 raft_consensus.cc:2272] T f745613b20744ce8af833e3fea3d56ca P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:35.187958  9065 tablet_replica.cc:333] T d56e67c2b8794fe8b26611fcccb4045e P a23f905ab4ac4b2c88757b2c340a2cfd: stopping tablet replica
I20260709 13:16:35.188733  9065 raft_consensus.cc:2243] T d56e67c2b8794fe8b26611fcccb4045e P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:35.189584  9065 raft_consensus.cc:2272] T d56e67c2b8794fe8b26611fcccb4045e P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:35.192301  9065 tablet_replica.cc:333] T 927a721e5ae94bbc8327a5627c5049bd P a23f905ab4ac4b2c88757b2c340a2cfd: stopping tablet replica
I20260709 13:16:35.193173  9065 raft_consensus.cc:2243] T 927a721e5ae94bbc8327a5627c5049bd P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:35.194130  9065 raft_consensus.cc:2272] T 927a721e5ae94bbc8327a5627c5049bd P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:35.196698  9065 tablet_replica.cc:333] T 83179960d4844238bd0d139d345b2cf2 P a23f905ab4ac4b2c88757b2c340a2cfd: stopping tablet replica
I20260709 13:16:35.197489  9065 raft_consensus.cc:2243] T 83179960d4844238bd0d139d345b2cf2 P a23f905ab4ac4b2c88757b2c340a2cfd [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:16:35.198457  9065 raft_consensus.cc:2272] T 83179960d4844238bd0d139d345b2cf2 P a23f905ab4ac4b2c88757b2c340a2cfd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:35.201045  9065 tablet_replica.cc:333] T 5f56086312654854bcbbbf9e32f047d9 P a23f905ab4ac4b2c88757b2c340a2cfd: stopping tablet replica
I20260709 13:16:35.201820  9065 raft_consensus.cc:2243] T 5f56086312654854bcbbbf9e32f047d9 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:35.202427  9065 raft_consensus.cc:2272] T 5f56086312654854bcbbbf9e32f047d9 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:35.205106  9065 tablet_replica.cc:333] T 95ebfeff737144a8a59963cee22e5a55 P a23f905ab4ac4b2c88757b2c340a2cfd: stopping tablet replica
I20260709 13:16:35.205818  9065 raft_consensus.cc:2243] T 95ebfeff737144a8a59963cee22e5a55 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:35.206772  9065 raft_consensus.cc:2272] T 95ebfeff737144a8a59963cee22e5a55 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:35.209313  9065 tablet_replica.cc:333] T 52bee5dce0214291ba33eda5553b4519 P a23f905ab4ac4b2c88757b2c340a2cfd: stopping tablet replica
I20260709 13:16:35.210073  9065 raft_consensus.cc:2243] T 52bee5dce0214291ba33eda5553b4519 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:35.210772  9065 raft_consensus.cc:2272] T 52bee5dce0214291ba33eda5553b4519 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:35.213596  9065 tablet_replica.cc:333] T da88e5fcaa0e40a1a6f61b464eabfd8f P a23f905ab4ac4b2c88757b2c340a2cfd: stopping tablet replica
I20260709 13:16:35.214351  9065 raft_consensus.cc:2243] T da88e5fcaa0e40a1a6f61b464eabfd8f P a23f905ab4ac4b2c88757b2c340a2cfd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:35.215109  9065 raft_consensus.cc:2272] T da88e5fcaa0e40a1a6f61b464eabfd8f P a23f905ab4ac4b2c88757b2c340a2cfd [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:35.215554 11864 raft_consensus.cc:670] T da88e5fcaa0e40a1a6f61b464eabfd8f P a23f905ab4ac4b2c88757b2c340a2cfd: failed to trigger leader election: Illegal state: RaftConsensus is not running: State = Stopped
I20260709 13:16:35.218708  9065 tablet_replica.cc:333] T eade396d019049b7ba04fecaac1059ed P a23f905ab4ac4b2c88757b2c340a2cfd: stopping tablet replica
I20260709 13:16:35.219455  9065 raft_consensus.cc:2243] T eade396d019049b7ba04fecaac1059ed P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:35.220103  9065 raft_consensus.cc:2272] T eade396d019049b7ba04fecaac1059ed P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:35.222589  9065 tablet_replica.cc:333] T 6f4cc77cf7924383aad12d01ac2fd5b5 P a23f905ab4ac4b2c88757b2c340a2cfd: stopping tablet replica
I20260709 13:16:35.223268  9065 raft_consensus.cc:2243] T 6f4cc77cf7924383aad12d01ac2fd5b5 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:35.223961  9065 raft_consensus.cc:2272] T 6f4cc77cf7924383aad12d01ac2fd5b5 P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:35.226655  9065 tablet_replica.cc:333] T 1fdb92a8ebff4180a3c279b99db1840d P a23f905ab4ac4b2c88757b2c340a2cfd: stopping tablet replica
I20260709 13:16:35.227422  9065 raft_consensus.cc:2243] T 1fdb92a8ebff4180a3c279b99db1840d P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:35.228106  9065 raft_consensus.cc:2272] T 1fdb92a8ebff4180a3c279b99db1840d P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:35.230705  9065 tablet_replica.cc:333] T 27fdd1da2dc2406cb7fcd80d571a7fce P a23f905ab4ac4b2c88757b2c340a2cfd: stopping tablet replica
I20260709 13:16:35.231436  9065 raft_consensus.cc:2243] T 27fdd1da2dc2406cb7fcd80d571a7fce P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:35.232080  9065 raft_consensus.cc:2272] T 27fdd1da2dc2406cb7fcd80d571a7fce P a23f905ab4ac4b2c88757b2c340a2cfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:35.234656  9065 tablet_replica.cc:333] T 232b26e936704083aa0cff219256caa4 P a23f905ab4ac4b2c88757b2c340a2cfd: stopping tablet replica
I20260709 13:16:35.235335  9065 raft_consensus.cc:2243] T 232b26e936704083aa0cff219256caa4 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:35.236310  9065 raft_consensus.cc:2272] T 232b26e936704083aa0cff219256caa4 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:35.238714  9065 tablet_replica.cc:333] T 8e055ecea2334117871644d8eb982cc8 P a23f905ab4ac4b2c88757b2c340a2cfd: stopping tablet replica
I20260709 13:16:35.239387  9065 raft_consensus.cc:2243] T 8e055ecea2334117871644d8eb982cc8 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:35.240020  9065 raft_consensus.cc:2272] T 8e055ecea2334117871644d8eb982cc8 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:35.242530  9065 tablet_replica.cc:333] T 6529b4db48bd4c8482b729319e231170 P a23f905ab4ac4b2c88757b2c340a2cfd: stopping tablet replica
I20260709 13:16:35.243196  9065 raft_consensus.cc:2243] T 6529b4db48bd4c8482b729319e231170 P a23f905ab4ac4b2c88757b2c340a2cfd [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:16:35.244172  9065 raft_consensus.cc:2272] T 6529b4db48bd4c8482b729319e231170 P a23f905ab4ac4b2c88757b2c340a2cfd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:35.246610  9065 tablet_replica.cc:333] T bbb5487041484dbe99bbd69f6cd19db7 P a23f905ab4ac4b2c88757b2c340a2cfd: stopping tablet replica
I20260709 13:16:35.247247  9065 raft_consensus.cc:2243] T bbb5487041484dbe99bbd69f6cd19db7 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:35.248250  9065 raft_consensus.cc:2272] T bbb5487041484dbe99bbd69f6cd19db7 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:35.251025  9065 tablet_replica.cc:333] T c56c86e48bba445eae737d80017458c8 P a23f905ab4ac4b2c88757b2c340a2cfd: stopping tablet replica
I20260709 13:16:35.251720  9065 raft_consensus.cc:2243] T c56c86e48bba445eae737d80017458c8 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:35.252434  9065 raft_consensus.cc:2272] T c56c86e48bba445eae737d80017458c8 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:35.255008  9065 tablet_replica.cc:333] T a2810c3dfb8f4757b498d14a1b59d555 P a23f905ab4ac4b2c88757b2c340a2cfd: stopping tablet replica
I20260709 13:16:35.255733  9065 raft_consensus.cc:2243] T a2810c3dfb8f4757b498d14a1b59d555 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:35.256646  9065 raft_consensus.cc:2272] T a2810c3dfb8f4757b498d14a1b59d555 P a23f905ab4ac4b2c88757b2c340a2cfd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:35.376111  9065 tablet_server.cc:196] TabletServer@127.8.218.68:0 shutdown complete.
I20260709 13:16:35.470484  9065 master.cc:562] Master@127.8.218.126:41199 shutting down...
W20260709 13:16:35.511910 10120 auto_rebalancer.cc:873] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260709 13:16:35.512204 10120 auto_rebalancer.cc:901] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 13:16:35.512498 10120 auto_rebalancer.cc:330] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260709 13:16:35.514744  9065 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 492d0bcdc0d944108319e925030f5166 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:35.515254  9065 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 492d0bcdc0d944108319e925030f5166 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:35.515579  9065 tablet_replica.cc:333] T 00000000000000000000000000000000 P 492d0bcdc0d944108319e925030f5166: stopping tablet replica
W20260709 13:16:36.534727  9065 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 10103)
I20260709 13:16:37.050604  9065 master.cc:584] Master@127.8.218.126:41199 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (54254 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 13:16:37.145085  9065 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.8.218.126:44709
I20260709 13:16:37.146179  9065 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:37.152110 11872 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:16:37.152148 11873 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:16:37.153004 11875 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:16:37.153841  9065 server_base.cc:1061] running on GCE node
I20260709 13:16:37.155241  9065 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:37.155413  9065 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:16:37.155526  9065 hybrid_clock.cc:648] HybridClock initialized: now 1783602997155516 us; error 0 us; skew 500 ppm
I20260709 13:16:37.156032  9065 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:37.158268  9065 webserver.cc:533] Webserver started at http://127.8.218.126:37871/ using document root <none> and password file <none>
I20260709 13:16:37.158691  9065 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:37.158836  9065 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:37.159052  9065 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:37.160470  9065 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602920109272-9065-0/minicluster-data/master-0-root/instance:
uuid: "cd20184d1aef498d873b495204328b6b"
format_stamp: "Formatted at 2026-07-09 13:16:37 on dist-test-slave-fpp7"
I20260709 13:16:37.164513  9065 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 13:16:37.167587 11880 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:16:37.168329  9065 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:16:37.168576  9065 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602920109272-9065-0/minicluster-data/master-0-root
uuid: "cd20184d1aef498d873b495204328b6b"
format_stamp: "Formatted at 2026-07-09 13:16:37 on dist-test-slave-fpp7"
I20260709 13:16:37.168812  9065 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602920109272-9065-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602920109272-9065-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602920109272-9065-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:16:37.177227  9065 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:37.178334  9065 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:37.216059  9065 rpc_server.cc:307] RPC server started. Bound to: 127.8.218.126:44709
I20260709 13:16:37.216143 11931 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.218.126:44709 every 8 connection(s)
I20260709 13:16:37.219920 11932 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:16:37.229547 11932 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cd20184d1aef498d873b495204328b6b: Bootstrap starting.
I20260709 13:16:37.234087 11932 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cd20184d1aef498d873b495204328b6b: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:37.238034 11932 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cd20184d1aef498d873b495204328b6b: No bootstrap required, opened a new log
I20260709 13:16:37.240103 11932 raft_consensus.cc:359] T 00000000000000000000000000000000 P cd20184d1aef498d873b495204328b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd20184d1aef498d873b495204328b6b" member_type: VOTER }
I20260709 13:16:37.240481 11932 raft_consensus.cc:385] T 00000000000000000000000000000000 P cd20184d1aef498d873b495204328b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:37.240716 11932 raft_consensus.cc:740] T 00000000000000000000000000000000 P cd20184d1aef498d873b495204328b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd20184d1aef498d873b495204328b6b, State: Initialized, Role: FOLLOWER
I20260709 13:16:37.241353 11932 consensus_queue.cc:260] T 00000000000000000000000000000000 P cd20184d1aef498d873b495204328b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cd20184d1aef498d873b495204328b6b" member_type: VOTER }
I20260709 13:16:37.241786 11932 raft_consensus.cc:399] T 00000000000000000000000000000000 P cd20184d1aef498d873b495204328b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:16:37.242002 11932 raft_consensus.cc:493] T 00000000000000000000000000000000 P cd20184d1aef498d873b495204328b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:16:37.242273 11932 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cd20184d1aef498d873b495204328b6b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:37.246469 11932 raft_consensus.cc:515] T 00000000000000000000000000000000 P cd20184d1aef498d873b495204328b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd20184d1aef498d873b495204328b6b" member_type: VOTER }
I20260709 13:16:37.246959 11932 leader_election.cc:304] T 00000000000000000000000000000000 P cd20184d1aef498d873b495204328b6b [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: cd20184d1aef498d873b495204328b6b; no voters: 
I20260709 13:16:37.248119 11932 leader_election.cc:290] T 00000000000000000000000000000000 P cd20184d1aef498d873b495204328b6b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:16:37.248432 11935 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cd20184d1aef498d873b495204328b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:37.249917 11935 raft_consensus.cc:697] T 00000000000000000000000000000000 P cd20184d1aef498d873b495204328b6b [term 1 LEADER]: Becoming Leader. State: Replica: cd20184d1aef498d873b495204328b6b, State: Running, Role: LEADER
I20260709 13:16:37.250605 11935 consensus_queue.cc:237] T 00000000000000000000000000000000 P cd20184d1aef498d873b495204328b6b [LEADER]: Queue going to LEADER mode. State: All 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: "cd20184d1aef498d873b495204328b6b" member_type: VOTER }
I20260709 13:16:37.250892 11932 sys_catalog.cc:565] T 00000000000000000000000000000000 P cd20184d1aef498d873b495204328b6b [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:16:37.255366 11937 sys_catalog.cc:455] T 00000000000000000000000000000000 P cd20184d1aef498d873b495204328b6b [sys.catalog]: SysCatalogTable state changed. Reason: New leader cd20184d1aef498d873b495204328b6b. Latest consensus state: current_term: 1 leader_uuid: "cd20184d1aef498d873b495204328b6b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd20184d1aef498d873b495204328b6b" member_type: VOTER } }
I20260709 13:16:37.255383 11936 sys_catalog.cc:455] T 00000000000000000000000000000000 P cd20184d1aef498d873b495204328b6b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cd20184d1aef498d873b495204328b6b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd20184d1aef498d873b495204328b6b" member_type: VOTER } }
I20260709 13:16:37.256223 11937 sys_catalog.cc:458] T 00000000000000000000000000000000 P cd20184d1aef498d873b495204328b6b [sys.catalog]: This master's current role is: LEADER
I20260709 13:16:37.256318 11936 sys_catalog.cc:458] T 00000000000000000000000000000000 P cd20184d1aef498d873b495204328b6b [sys.catalog]: This master's current role is: LEADER
I20260709 13:16:37.263058 11943 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:16:37.267747 11943 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:16:37.268993  9065 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:16:37.276173 11943 catalog_manager.cc:1383] Generated new cluster ID: 0908440a72aa48f4a29dc854c506b56e
I20260709 13:16:37.276464 11943 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:16:37.302755 11943 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:16:37.304013 11943 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:16:37.324436 11943 catalog_manager.cc:6070] T 00000000000000000000000000000000 P cd20184d1aef498d873b495204328b6b: Generated new TSK 0
I20260709 13:16:37.325042 11943 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:16:37.335052  9065 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:37.340809 11953 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:16:37.341903 11954 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:16:37.343398 11956 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:16:37.343722  9065 server_base.cc:1061] running on GCE node
I20260709 13:16:37.344858  9065 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:37.345033  9065 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:16:37.345156  9065 hybrid_clock.cc:648] HybridClock initialized: now 1783602997345145 us; error 0 us; skew 500 ppm
I20260709 13:16:37.345638  9065 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:37.347800  9065 webserver.cc:533] Webserver started at http://127.8.218.65:35669/ using document root <none> and password file <none>
I20260709 13:16:37.348219  9065 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:37.348367  9065 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:37.348577  9065 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:37.349539  9065 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602920109272-9065-0/minicluster-data/ts-0-root/instance:
uuid: "6878f540147c4f318df5774f4f6338d0"
format_stamp: "Formatted at 2026-07-09 13:16:37 on dist-test-slave-fpp7"
I20260709 13:16:37.353896  9065 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260709 13:16:37.356901 11961 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:16:37.357725  9065 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 13:16:37.358017  9065 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602920109272-9065-0/minicluster-data/ts-0-root
uuid: "6878f540147c4f318df5774f4f6338d0"
format_stamp: "Formatted at 2026-07-09 13:16:37 on dist-test-slave-fpp7"
I20260709 13:16:37.358273  9065 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602920109272-9065-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602920109272-9065-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602920109272-9065-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:16:37.366963  9065 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:37.368090  9065 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:37.369441  9065 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:16:37.371562  9065 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:16:37.371799  9065 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:37.372053  9065 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:16:37.372222  9065 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:37.411000  9065 rpc_server.cc:307] RPC server started. Bound to: 127.8.218.65:40863
I20260709 13:16:37.411100 12023 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.218.65:40863 every 8 connection(s)
I20260709 13:16:37.416016  9065 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:37.423321 12028 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:16:37.423928 12029 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:16:37.426676  9065 server_base.cc:1061] running on GCE node
W20260709 13:16:37.427623 12032 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:16:37.428709  9065 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:37.428994  9065 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:16:37.429203  9065 hybrid_clock.cc:648] HybridClock initialized: now 1783602997429182 us; error 0 us; skew 500 ppm
I20260709 13:16:37.429579 12024 heartbeater.cc:344] Connected to a master server at 127.8.218.126:44709
I20260709 13:16:37.429744  9065 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:37.429941 12024 heartbeater.cc:461] Registering TS with master...
I20260709 13:16:37.430774 12024 heartbeater.cc:507] Master 127.8.218.126:44709 requested a full tablet report, sending...
I20260709 13:16:37.432531  9065 webserver.cc:533] Webserver started at http://127.8.218.66:37749/ using document root <none> and password file <none>
I20260709 13:16:37.433054  9065 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:37.433053 11897 ts_manager.cc:194] Registered new tserver with Master: 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:37.433507  9065 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:37.433797  9065 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:37.434805  9065 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602920109272-9065-0/minicluster-data/ts-1-root/instance:
uuid: "b0ff6679aa1e47fbaed4804b1c948f44"
format_stamp: "Formatted at 2026-07-09 13:16:37 on dist-test-slave-fpp7"
I20260709 13:16:37.434953 11897 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35136
I20260709 13:16:37.439112  9065 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260709 13:16:37.442370 12036 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:16:37.443166  9065 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:16:37.443388  9065 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602920109272-9065-0/minicluster-data/ts-1-root
uuid: "b0ff6679aa1e47fbaed4804b1c948f44"
format_stamp: "Formatted at 2026-07-09 13:16:37 on dist-test-slave-fpp7"
I20260709 13:16:37.443648  9065 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602920109272-9065-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602920109272-9065-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602920109272-9065-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:16:37.487263  9065 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:37.488369  9065 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:37.489748  9065 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:16:37.491916  9065 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:16:37.492110  9065 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:37.492386  9065 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:16:37.492524  9065 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:37.532651  9065 rpc_server.cc:307] RPC server started. Bound to: 127.8.218.66:44853
I20260709 13:16:37.532768 12098 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.218.66:44853 every 8 connection(s)
I20260709 13:16:37.537349  9065 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:37.544209 12102 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:16:37.546737 12103 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:16:37.550105 12105 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:16:37.550515 12099 heartbeater.cc:344] Connected to a master server at 127.8.218.126:44709
I20260709 13:16:37.550536  9065 server_base.cc:1061] running on GCE node
I20260709 13:16:37.551123 12099 heartbeater.cc:461] Registering TS with master...
I20260709 13:16:37.551726  9065 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:16:37.551990 12099 heartbeater.cc:507] Master 127.8.218.126:44709 requested a full tablet report, sending...
W20260709 13:16:37.552037  9065 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:16:37.552381  9065 hybrid_clock.cc:648] HybridClock initialized: now 1783602997552356 us; error 0 us; skew 500 ppm
I20260709 13:16:37.553166  9065 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:37.554090 11897 ts_manager.cc:194] Registered new tserver with Master: b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853)
I20260709 13:16:37.555645  9065 webserver.cc:533] Webserver started at http://127.8.218.67:41161/ using document root <none> and password file <none>
I20260709 13:16:37.555749 11897 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35152
I20260709 13:16:37.556301  9065 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:37.556545  9065 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:37.556879  9065 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:37.558007  9065 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602920109272-9065-0/minicluster-data/ts-2-root/instance:
uuid: "26d9fb8ee3f54206b919bdad7b7179f0"
format_stamp: "Formatted at 2026-07-09 13:16:37 on dist-test-slave-fpp7"
I20260709 13:16:37.562112  9065 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:16:37.565234 12110 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:16:37.565938  9065 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:16:37.566233  9065 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602920109272-9065-0/minicluster-data/ts-2-root
uuid: "26d9fb8ee3f54206b919bdad7b7179f0"
format_stamp: "Formatted at 2026-07-09 13:16:37 on dist-test-slave-fpp7"
I20260709 13:16:37.566494  9065 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602920109272-9065-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602920109272-9065-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602920109272-9065-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:16:37.579322  9065 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:37.580513  9065 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:37.581867  9065 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:16:37.584029  9065 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:16:37.584223  9065 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:37.584475  9065 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:16:37.584638  9065 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:37.627381  9065 rpc_server.cc:307] RPC server started. Bound to: 127.8.218.67:41179
I20260709 13:16:37.627477 12172 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.218.67:41179 every 8 connection(s)
I20260709 13:16:37.632045  9065 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:37.639235 12176 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:16:37.640640 12177 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:16:37.642688 12179 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:16:37.642777  9065 server_base.cc:1061] running on GCE node
I20260709 13:16:37.642683 12173 heartbeater.cc:344] Connected to a master server at 127.8.218.126:44709
I20260709 13:16:37.643553 12173 heartbeater.cc:461] Registering TS with master...
I20260709 13:16:37.643946  9065 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:37.644155  9065 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:16:37.644276  9065 hybrid_clock.cc:648] HybridClock initialized: now 1783602997644265 us; error 0 us; skew 500 ppm
I20260709 13:16:37.644237 12173 heartbeater.cc:507] Master 127.8.218.126:44709 requested a full tablet report, sending...
I20260709 13:16:37.644984  9065 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:37.646500 11897 ts_manager.cc:194] Registered new tserver with Master: 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179)
I20260709 13:16:37.647807  9065 webserver.cc:533] Webserver started at http://127.8.218.68:41039/ using document root <none> and password file <none>
I20260709 13:16:37.648028 11897 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35162
I20260709 13:16:37.648355  9065 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:37.648602  9065 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:37.648859  9065 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:37.650279  9065 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602920109272-9065-0/minicluster-data/ts-3-root/instance:
uuid: "4927f71d6e294cb89046579b49e12681"
format_stamp: "Formatted at 2026-07-09 13:16:37 on dist-test-slave-fpp7"
I20260709 13:16:37.654533  9065 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:16:37.657580 12184 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:16:37.658288  9065 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:16:37.658582  9065 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602920109272-9065-0/minicluster-data/ts-3-root
uuid: "4927f71d6e294cb89046579b49e12681"
format_stamp: "Formatted at 2026-07-09 13:16:37 on dist-test-slave-fpp7"
I20260709 13:16:37.658864  9065 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602920109272-9065-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602920109272-9065-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602920109272-9065-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:16:37.710655  9065 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:37.711954  9065 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:37.713248  9065 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:16:37.715420  9065 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:16:37.715655  9065 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:37.715951  9065 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:16:37.716140  9065 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:37.756896  9065 rpc_server.cc:307] RPC server started. Bound to: 127.8.218.68:43243
I20260709 13:16:37.756997 12246 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.218.68:43243 every 8 connection(s)
I20260709 13:16:37.771808 12247 heartbeater.cc:344] Connected to a master server at 127.8.218.126:44709
I20260709 13:16:37.772219 12247 heartbeater.cc:461] Registering TS with master...
I20260709 13:16:37.772981 12247 heartbeater.cc:507] Master 127.8.218.126:44709 requested a full tablet report, sending...
I20260709 13:16:37.774832 11897 ts_manager.cc:194] Registered new tserver with Master: 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243)
I20260709 13:16:37.775882  9065 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.016060239s
I20260709 13:16:37.776281 11897 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35174
I20260709 13:16:37.801476 11897 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35188:
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:16:38.040349 12212 tablet_service.cc:1511] Processing CreateTablet for tablet ce93960364314d879dc9a82cba4c4190 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:16:38.041834 12212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce93960364314d879dc9a82cba4c4190. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.043421 12210 tablet_service.cc:1511] Processing CreateTablet for tablet af2d9cd64d72456fb663cc1d9526e555 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:16:38.044826 12210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af2d9cd64d72456fb663cc1d9526e555. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.047252 12209 tablet_service.cc:1511] Processing CreateTablet for tablet 9f42016015614f26a6c397a8f28217cc (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:16:38.048677 12209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f42016015614f26a6c397a8f28217cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.048736 12211 tablet_service.cc:1511] Processing CreateTablet for tablet 641a18b7eb5e4c21a664e0fabf73fad1 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:16:38.050205 12211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 641a18b7eb5e4c21a664e0fabf73fad1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.056075 12208 tablet_service.cc:1511] Processing CreateTablet for tablet 88986d5278b045d59c1691c76da6eca3 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:16:38.057487 12208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88986d5278b045d59c1691c76da6eca3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.068509 12138 tablet_service.cc:1511] Processing CreateTablet for tablet ce93960364314d879dc9a82cba4c4190 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:16:38.069901 12138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce93960364314d879dc9a82cba4c4190. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.072775 12207 tablet_service.cc:1511] Processing CreateTablet for tablet 186f1192fdb24471975e956b83151118 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:16:38.074321 12207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 186f1192fdb24471975e956b83151118. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.075551 12064 tablet_service.cc:1511] Processing CreateTablet for tablet 5126a4c954f9418f8169deff475fc575 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:16:38.076942 12064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5126a4c954f9418f8169deff475fc575. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.079288 12206 tablet_service.cc:1511] Processing CreateTablet for tablet 8a903a960a7a4f01a6af617ec23861a6 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:16:38.080602 12206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a903a960a7a4f01a6af617ec23861a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.081099 12059 tablet_service.cc:1511] Processing CreateTablet for tablet 186f1192fdb24471975e956b83151118 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:16:38.082484 12059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 186f1192fdb24471975e956b83151118. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.085772 12062 tablet_service.cc:1511] Processing CreateTablet for tablet af2d9cd64d72456fb663cc1d9526e555 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:16:38.087121 12062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af2d9cd64d72456fb663cc1d9526e555. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.087178 12205 tablet_service.cc:1511] Processing CreateTablet for tablet 93155d9d1ff8414b8cff6245b34c7cbc (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:16:38.088579 12205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93155d9d1ff8414b8cff6245b34c7cbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.088717 12060 tablet_service.cc:1511] Processing CreateTablet for tablet 9f42016015614f26a6c397a8f28217cc (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:16:38.090040 12060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f42016015614f26a6c397a8f28217cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.092703 12063 tablet_service.cc:1511] Processing CreateTablet for tablet 641a18b7eb5e4c21a664e0fabf73fad1 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:16:38.094079 12063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 641a18b7eb5e4c21a664e0fabf73fad1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.095820 12061 tablet_service.cc:1511] Processing CreateTablet for tablet 08d4b77670fc4bba87a1daa451adf11a (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:16:38.097121 12061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08d4b77670fc4bba87a1daa451adf11a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.101646 12058 tablet_service.cc:1511] Processing CreateTablet for tablet 9928a37ad8934214b7f8d7bffbc28c27 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:16:38.102995 12058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9928a37ad8934214b7f8d7bffbc28c27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.104737 12057 tablet_service.cc:1511] Processing CreateTablet for tablet 8a903a960a7a4f01a6af617ec23861a6 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:16:38.106045 12057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a903a960a7a4f01a6af617ec23861a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.106017 12204 tablet_service.cc:1511] Processing CreateTablet for tablet c00198cad61f482bac721ce88f740ce9 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:16:38.107466 12204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c00198cad61f482bac721ce88f740ce9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.111003 12056 tablet_service.cc:1511] Processing CreateTablet for tablet c00198cad61f482bac721ce88f740ce9 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:16:38.112402 12056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c00198cad61f482bac721ce88f740ce9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.137084 12137 tablet_service.cc:1511] Processing CreateTablet for tablet 5126a4c954f9418f8169deff475fc575 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:16:38.139165 12137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5126a4c954f9418f8169deff475fc575. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.146097 12136 tablet_service.cc:1511] Processing CreateTablet for tablet af2d9cd64d72456fb663cc1d9526e555 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:16:38.149682 12135 tablet_service.cc:1511] Processing CreateTablet for tablet 08d4b77670fc4bba87a1daa451adf11a (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:16:38.150637 12133 tablet_service.cc:1511] Processing CreateTablet for tablet 186f1192fdb24471975e956b83151118 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:16:38.151346 12136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af2d9cd64d72456fb663cc1d9526e555. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.152253 12134 tablet_service.cc:1511] Processing CreateTablet for tablet 88986d5278b045d59c1691c76da6eca3 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:16:38.152877 12132 tablet_service.cc:1511] Processing CreateTablet for tablet 9928a37ad8934214b7f8d7bffbc28c27 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:16:38.153697 12134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88986d5278b045d59c1691c76da6eca3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.155133 12131 tablet_service.cc:1511] Processing CreateTablet for tablet 93155d9d1ff8414b8cff6245b34c7cbc (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:16:38.156587 12131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93155d9d1ff8414b8cff6245b34c7cbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.158908 12130 tablet_service.cc:1511] Processing CreateTablet for tablet c00198cad61f482bac721ce88f740ce9 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:16:38.160496 12130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c00198cad61f482bac721ce88f740ce9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.176070 12135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08d4b77670fc4bba87a1daa451adf11a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.176672 12266 tablet_bootstrap.cc:492] T 641a18b7eb5e4c21a664e0fabf73fad1 P 4927f71d6e294cb89046579b49e12681: Bootstrap starting.
I20260709 13:16:38.181214 12132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9928a37ad8934214b7f8d7bffbc28c27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.184134 12133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 186f1192fdb24471975e956b83151118. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.186131 12267 tablet_bootstrap.cc:492] T c00198cad61f482bac721ce88f740ce9 P b0ff6679aa1e47fbaed4804b1c948f44: Bootstrap starting.
I20260709 13:16:38.189677 12266 tablet_bootstrap.cc:654] T 641a18b7eb5e4c21a664e0fabf73fad1 P 4927f71d6e294cb89046579b49e12681: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:38.200143 12266 tablet_bootstrap.cc:492] T 641a18b7eb5e4c21a664e0fabf73fad1 P 4927f71d6e294cb89046579b49e12681: No bootstrap required, opened a new log
I20260709 13:16:38.201895 12266 ts_tablet_manager.cc:1403] T 641a18b7eb5e4c21a664e0fabf73fad1 P 4927f71d6e294cb89046579b49e12681: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.000s
I20260709 13:16:38.205389 12266 raft_consensus.cc:359] T 641a18b7eb5e4c21a664e0fabf73fad1 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:38.206935 12056 tablet_service.cc:1511] Processing CreateTablet for tablet 3343da12713c4520b922f9cfca2d1d0c (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:16:38.210268 12056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3343da12713c4520b922f9cfca2d1d0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.211128 12129 tablet_service.cc:1511] Processing CreateTablet for tablet 3343da12713c4520b922f9cfca2d1d0c (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:16:38.212514 12129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3343da12713c4520b922f9cfca2d1d0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.216593 12211 tablet_service.cc:1511] Processing CreateTablet for tablet 6538d0571ef340a18d06ff718df19927 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:16:38.217849 12211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6538d0571ef340a18d06ff718df19927. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.219841 12266 raft_consensus.cc:385] T 641a18b7eb5e4c21a664e0fabf73fad1 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:38.220189 12266 raft_consensus.cc:740] T 641a18b7eb5e4c21a664e0fabf73fad1 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Initialized, Role: FOLLOWER
I20260709 13:16:38.220909 12266 consensus_queue.cc:260] T 641a18b7eb5e4c21a664e0fabf73fad1 P 4927f71d6e294cb89046579b49e12681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:38.237547 11989 tablet_service.cc:1511] Processing CreateTablet for tablet ce93960364314d879dc9a82cba4c4190 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:16:38.238957 11989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce93960364314d879dc9a82cba4c4190. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.239850 11984 tablet_service.cc:1511] Processing CreateTablet for tablet 88986d5278b045d59c1691c76da6eca3 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:16:38.241210 11984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88986d5278b045d59c1691c76da6eca3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.242465 11987 tablet_service.cc:1511] Processing CreateTablet for tablet 641a18b7eb5e4c21a664e0fabf73fad1 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:16:38.244880 11983 tablet_service.cc:1511] Processing CreateTablet for tablet 9928a37ad8934214b7f8d7bffbc28c27 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:16:38.240828 11988 tablet_service.cc:1511] Processing CreateTablet for tablet 5126a4c954f9418f8169deff475fc575 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:16:38.246052 11985 tablet_service.cc:1511] Processing CreateTablet for tablet 9f42016015614f26a6c397a8f28217cc (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:16:38.244884 11986 tablet_service.cc:1511] Processing CreateTablet for tablet 08d4b77670fc4bba87a1daa451adf11a (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:16:38.211076 12267 tablet_bootstrap.cc:654] T c00198cad61f482bac721ce88f740ce9 P b0ff6679aa1e47fbaed4804b1c948f44: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:38.248104 11982 tablet_service.cc:1511] Processing CreateTablet for tablet 8a903a960a7a4f01a6af617ec23861a6 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:16:38.248693 11987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 641a18b7eb5e4c21a664e0fabf73fad1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.248450 12055 tablet_service.cc:1511] Processing CreateTablet for tablet 6538d0571ef340a18d06ff718df19927 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:16:38.249476 11982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a903a960a7a4f01a6af617ec23861a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.249879 12055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6538d0571ef340a18d06ff718df19927. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.250078 11986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08d4b77670fc4bba87a1daa451adf11a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.252043 11981 tablet_service.cc:1511] Processing CreateTablet for tablet 93155d9d1ff8414b8cff6245b34c7cbc (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:16:38.253345 11981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93155d9d1ff8414b8cff6245b34c7cbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.256068 11985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f42016015614f26a6c397a8f28217cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.257231 11980 tablet_service.cc:1511] Processing CreateTablet for tablet 3343da12713c4520b922f9cfca2d1d0c (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:16:38.258533 11980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3343da12713c4520b922f9cfca2d1d0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.260416 11988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5126a4c954f9418f8169deff475fc575. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:16:38.264533 11945 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:16:38.268078 11983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9928a37ad8934214b7f8d7bffbc28c27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.276832 12129 tablet_service.cc:1511] Processing CreateTablet for tablet 23ddfdb5039c4626be7bdf8065612376 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:16:38.278146 12129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23ddfdb5039c4626be7bdf8065612376. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.295006 12211 tablet_service.cc:1511] Processing CreateTablet for tablet 23ddfdb5039c4626be7bdf8065612376 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:16:38.296609 12211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23ddfdb5039c4626be7bdf8065612376. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.297993 12268 tablet_bootstrap.cc:492] T 88986d5278b045d59c1691c76da6eca3 P 26d9fb8ee3f54206b919bdad7b7179f0: Bootstrap starting.
I20260709 13:16:38.311412 12060 tablet_service.cc:1511] Processing CreateTablet for tablet bf02aaa65219451cac5cdeaf7d722eec (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:16:38.309011 12267 tablet_bootstrap.cc:492] T c00198cad61f482bac721ce88f740ce9 P b0ff6679aa1e47fbaed4804b1c948f44: No bootstrap required, opened a new log
I20260709 13:16:38.312563 12267 ts_tablet_manager.cc:1403] T c00198cad61f482bac721ce88f740ce9 P b0ff6679aa1e47fbaed4804b1c948f44: Time spent bootstrapping tablet: real 0.127s	user 0.011s	sys 0.014s
I20260709 13:16:38.312873 12060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf02aaa65219451cac5cdeaf7d722eec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.315544 12267 raft_consensus.cc:359] T c00198cad61f482bac721ce88f740ce9 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:38.320464 12267 raft_consensus.cc:385] T c00198cad61f482bac721ce88f740ce9 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:38.320834 12267 raft_consensus.cc:740] T c00198cad61f482bac721ce88f740ce9 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Initialized, Role: FOLLOWER
I20260709 13:16:38.321764 12267 consensus_queue.cc:260] T c00198cad61f482bac721ce88f740ce9 P b0ff6679aa1e47fbaed4804b1c948f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:38.328688 12268 tablet_bootstrap.cc:654] T 88986d5278b045d59c1691c76da6eca3 P 26d9fb8ee3f54206b919bdad7b7179f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:38.335268 12211 tablet_service.cc:1511] Processing CreateTablet for tablet bf02aaa65219451cac5cdeaf7d722eec (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:16:38.335639 12129 tablet_service.cc:1511] Processing CreateTablet for tablet bf02aaa65219451cac5cdeaf7d722eec (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:16:38.336683 12211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf02aaa65219451cac5cdeaf7d722eec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.336848 12129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf02aaa65219451cac5cdeaf7d722eec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.344852 12056 tablet_service.cc:1511] Processing CreateTablet for tablet cf64790070cd4d6d949c57089d440e63 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:16:38.346269 12056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf64790070cd4d6d949c57089d440e63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.348316 12247 heartbeater.cc:499] Master 127.8.218.126:44709 was elected leader, sending a full tablet report...
I20260709 13:16:38.352847 12266 ts_tablet_manager.cc:1434] T 641a18b7eb5e4c21a664e0fabf73fad1 P 4927f71d6e294cb89046579b49e12681: Time spent starting tablet: real 0.150s	user 0.008s	sys 0.001s
I20260709 13:16:38.353804 12266 tablet_bootstrap.cc:492] T 9f42016015614f26a6c397a8f28217cc P 4927f71d6e294cb89046579b49e12681: Bootstrap starting.
I20260709 13:16:38.359227 11980 tablet_service.cc:1511] Processing CreateTablet for tablet 6538d0571ef340a18d06ff718df19927 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:16:38.363209 12206 tablet_service.cc:1511] Processing CreateTablet for tablet a340a31ca444412ba60a6620d3acb6c9 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:16:38.365394 11982 tablet_service.cc:1511] Processing CreateTablet for tablet 23ddfdb5039c4626be7bdf8065612376 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:16:38.376863 12135 tablet_service.cc:1511] Processing CreateTablet for tablet cf64790070cd4d6d949c57089d440e63 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:16:38.378660 12135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf64790070cd4d6d949c57089d440e63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.379546 12266 tablet_bootstrap.cc:654] T 9f42016015614f26a6c397a8f28217cc P 4927f71d6e294cb89046579b49e12681: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:38.381059 12267 ts_tablet_manager.cc:1434] T c00198cad61f482bac721ce88f740ce9 P b0ff6679aa1e47fbaed4804b1c948f44: Time spent starting tablet: real 0.068s	user 0.009s	sys 0.020s
I20260709 13:16:38.385242 12099 heartbeater.cc:499] Master 127.8.218.126:44709 was elected leader, sending a full tablet report...
I20260709 13:16:38.389021 12206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a340a31ca444412ba60a6620d3acb6c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.388903 11984 tablet_service.cc:1511] Processing CreateTablet for tablet cf64790070cd4d6d949c57089d440e63 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:16:38.390225 11984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf64790070cd4d6d949c57089d440e63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.384671 12267 tablet_bootstrap.cc:492] T 9928a37ad8934214b7f8d7bffbc28c27 P b0ff6679aa1e47fbaed4804b1c948f44: Bootstrap starting.
I20260709 13:16:38.394152 11986 tablet_service.cc:1511] Processing CreateTablet for tablet a340a31ca444412ba60a6620d3acb6c9 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:16:38.398463 12267 tablet_bootstrap.cc:654] T 9928a37ad8934214b7f8d7bffbc28c27 P b0ff6679aa1e47fbaed4804b1c948f44: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:38.410528 12130 tablet_service.cc:1511] Processing CreateTablet for tablet 3459d1947e3b48bfb4cdd74180075810 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:16:38.417407 12274 tablet_bootstrap.cc:492] T ce93960364314d879dc9a82cba4c4190 P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:38.423839 12130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3459d1947e3b48bfb4cdd74180075810. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.413090 12272 raft_consensus.cc:493] T c00198cad61f482bac721ce88f740ce9 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:38.436026 12272 raft_consensus.cc:515] T c00198cad61f482bac721ce88f740ce9 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:38.437405 12024 heartbeater.cc:499] Master 127.8.218.126:44709 was elected leader, sending a full tablet report...
I20260709 13:16:38.441093 12266 tablet_bootstrap.cc:492] T 9f42016015614f26a6c397a8f28217cc P 4927f71d6e294cb89046579b49e12681: No bootstrap required, opened a new log
I20260709 13:16:38.441807 12266 ts_tablet_manager.cc:1403] T 9f42016015614f26a6c397a8f28217cc P 4927f71d6e294cb89046579b49e12681: Time spent bootstrapping tablet: real 0.088s	user 0.010s	sys 0.004s
I20260709 13:16:38.416200 11986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a340a31ca444412ba60a6620d3acb6c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.447525 12211 tablet_service.cc:1511] Processing CreateTablet for tablet 3459d1947e3b48bfb4cdd74180075810 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:16:38.448130 12268 tablet_bootstrap.cc:492] T 88986d5278b045d59c1691c76da6eca3 P 26d9fb8ee3f54206b919bdad7b7179f0: No bootstrap required, opened a new log
I20260709 13:16:38.449023 12211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3459d1947e3b48bfb4cdd74180075810. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.448586 12062 tablet_service.cc:1511] Processing CreateTablet for tablet 56edfadaacc24294af09fb0921541909 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:16:38.449431 12056 tablet_service.cc:1511] Processing CreateTablet for tablet a340a31ca444412ba60a6620d3acb6c9 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:16:38.450316 12062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56edfadaacc24294af09fb0921541909. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.448611 12268 ts_tablet_manager.cc:1403] T 88986d5278b045d59c1691c76da6eca3 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent bootstrapping tablet: real 0.151s	user 0.019s	sys 0.030s
I20260709 13:16:38.452107 12270 raft_consensus.cc:493] T 641a18b7eb5e4c21a664e0fabf73fad1 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:38.452656 12270 raft_consensus.cc:515] T 641a18b7eb5e4c21a664e0fabf73fad1 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:38.452819 12056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a340a31ca444412ba60a6620d3acb6c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.455061 12268 raft_consensus.cc:359] T 88986d5278b045d59c1691c76da6eca3 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:38.456976 12270 leader_election.cc:290] T 641a18b7eb5e4c21a664e0fabf73fad1 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:38.461572 11982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23ddfdb5039c4626be7bdf8065612376. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.462246 12129 tablet_service.cc:1511] Processing CreateTablet for tablet 56edfadaacc24294af09fb0921541909 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:16:38.463627 12129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56edfadaacc24294af09fb0921541909. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.464010 11980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6538d0571ef340a18d06ff718df19927. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.469004 12272 leader_election.cc:290] T c00198cad61f482bac721ce88f740ce9 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179), 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243)
I20260709 13:16:38.457113 12268 raft_consensus.cc:385] T 88986d5278b045d59c1691c76da6eca3 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:38.477607 11983 tablet_service.cc:1511] Processing CreateTablet for tablet 44413926b47142b889b92011cbd15a53 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:16:38.480130 11983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44413926b47142b889b92011cbd15a53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.480708 12266 raft_consensus.cc:359] T 9f42016015614f26a6c397a8f28217cc P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:38.481544 12266 raft_consensus.cc:385] T 9f42016015614f26a6c397a8f28217cc P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:38.481853 12266 raft_consensus.cc:740] T 9f42016015614f26a6c397a8f28217cc P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Initialized, Role: FOLLOWER
I20260709 13:16:38.482579 12266 consensus_queue.cc:260] T 9f42016015614f26a6c397a8f28217cc P 4927f71d6e294cb89046579b49e12681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:38.484437 11981 tablet_service.cc:1511] Processing CreateTablet for tablet 3459d1947e3b48bfb4cdd74180075810 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:16:38.485760 11981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3459d1947e3b48bfb4cdd74180075810. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.493078 12274 tablet_bootstrap.cc:654] T ce93960364314d879dc9a82cba4c4190 P 6878f540147c4f318df5774f4f6338d0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:38.505631 12060 tablet_service.cc:1511] Processing CreateTablet for tablet 44413926b47142b889b92011cbd15a53 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:16:38.473214 12268 raft_consensus.cc:740] T 88986d5278b045d59c1691c76da6eca3 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Initialized, Role: FOLLOWER
I20260709 13:16:38.511710 12132 tablet_service.cc:1511] Processing CreateTablet for tablet 44413926b47142b889b92011cbd15a53 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:16:38.534925 12064 tablet_service.cc:1511] Processing CreateTablet for tablet b08788ab13d74a69bbd09f2993e83dd5 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
W20260709 13:16:38.535815 12248 tablet.cc:2406] T 641a18b7eb5e4c21a664e0fabf73fad1 P 4927f71d6e294cb89046579b49e12681: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:16:38.541431 12132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44413926b47142b889b92011cbd15a53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.542300 12206 tablet_service.cc:1511] Processing CreateTablet for tablet 56edfadaacc24294af09fb0921541909 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:16:38.544732 12207 tablet_service.cc:1511] Processing CreateTablet for tablet b08788ab13d74a69bbd09f2993e83dd5 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:16:38.545270 12131 tablet_service.cc:1511] Processing CreateTablet for tablet 7a5f70ce409e43bc83b515f5dcb1da56 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:16:38.545454 11988 tablet_service.cc:1511] Processing CreateTablet for tablet b08788ab13d74a69bbd09f2993e83dd5 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:16:38.543596 12206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56edfadaacc24294af09fb0921541909. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.553222 12131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a5f70ce409e43bc83b515f5dcb1da56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.555480 11987 tablet_service.cc:1511] Processing CreateTablet for tablet 7a5f70ce409e43bc83b515f5dcb1da56 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:16:38.556005 12207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b08788ab13d74a69bbd09f2993e83dd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.539078 12060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44413926b47142b889b92011cbd15a53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.554737 11988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b08788ab13d74a69bbd09f2993e83dd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.566143 11987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a5f70ce409e43bc83b515f5dcb1da56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.570925 12064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b08788ab13d74a69bbd09f2993e83dd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.540184 12268 consensus_queue.cc:260] T 88986d5278b045d59c1691c76da6eca3 P 26d9fb8ee3f54206b919bdad7b7179f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:38.576562 12204 tablet_service.cc:1511] Processing CreateTablet for tablet 7a5f70ce409e43bc83b515f5dcb1da56 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:16:38.577827 12204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a5f70ce409e43bc83b515f5dcb1da56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.581087 12055 tablet_service.cc:1511] Processing CreateTablet for tablet e07cc0b2806e41db82b768267b3f1588 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:16:38.582367 12055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e07cc0b2806e41db82b768267b3f1588. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.586869 12133 tablet_service.cc:1511] Processing CreateTablet for tablet e07cc0b2806e41db82b768267b3f1588 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:16:38.588243 12133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e07cc0b2806e41db82b768267b3f1588. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.588979 12267 tablet_bootstrap.cc:492] T 9928a37ad8934214b7f8d7bffbc28c27 P b0ff6679aa1e47fbaed4804b1c948f44: No bootstrap required, opened a new log
I20260709 13:16:38.589468 12267 ts_tablet_manager.cc:1403] T 9928a37ad8934214b7f8d7bffbc28c27 P b0ff6679aa1e47fbaed4804b1c948f44: Time spent bootstrapping tablet: real 0.207s	user 0.004s	sys 0.012s
I20260709 13:16:38.596033 12266 ts_tablet_manager.cc:1434] T 9f42016015614f26a6c397a8f28217cc P 4927f71d6e294cb89046579b49e12681: Time spent starting tablet: real 0.154s	user 0.010s	sys 0.001s
I20260709 13:16:38.597134 12266 tablet_bootstrap.cc:492] T af2d9cd64d72456fb663cc1d9526e555 P 4927f71d6e294cb89046579b49e12681: Bootstrap starting.
I20260709 13:16:38.614429 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c00198cad61f482bac721ce88f740ce9" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
W20260709 13:16:38.616143 12039 leader_election.cc:343] T c00198cad61f482bac721ce88f740ce9 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:38.641324 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "641a18b7eb5e4c21a664e0fabf73fad1" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
W20260709 13:16:38.643733 12188 leader_election.cc:343] T 641a18b7eb5e4c21a664e0fabf73fad1 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:38.650595 12173 heartbeater.cc:499] Master 127.8.218.126:44709 was elected leader, sending a full tablet report...
I20260709 13:16:38.660604 12266 tablet_bootstrap.cc:654] T af2d9cd64d72456fb663cc1d9526e555 P 4927f71d6e294cb89046579b49e12681: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:38.662269 12270 raft_consensus.cc:493] T 9f42016015614f26a6c397a8f28217cc P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:38.662886 12270 raft_consensus.cc:515] T 9f42016015614f26a6c397a8f28217cc P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:38.665526 12270 leader_election.cc:290] T 9f42016015614f26a6c397a8f28217cc P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853)
I20260709 13:16:38.667323 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f42016015614f26a6c397a8f28217cc" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
W20260709 13:16:38.669243 12188 leader_election.cc:343] T 9f42016015614f26a6c397a8f28217cc P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:38.672223 12267 raft_consensus.cc:359] T 9928a37ad8934214b7f8d7bffbc28c27 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:38.679773 12267 raft_consensus.cc:385] T 9928a37ad8934214b7f8d7bffbc28c27 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:38.680160 12267 raft_consensus.cc:740] T 9928a37ad8934214b7f8d7bffbc28c27 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Initialized, Role: FOLLOWER
I20260709 13:16:38.684744 12211 tablet_service.cc:1511] Processing CreateTablet for tablet e07cc0b2806e41db82b768267b3f1588 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:16:38.686115 12211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e07cc0b2806e41db82b768267b3f1588. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.688576 11981 tablet_service.cc:1511] Processing CreateTablet for tablet 433ed0b8805a4f5a91389fac38477bb0 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:16:38.689844 11981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 433ed0b8805a4f5a91389fac38477bb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.691857 12267 consensus_queue.cc:260] T 9928a37ad8934214b7f8d7bffbc28c27 P b0ff6679aa1e47fbaed4804b1c948f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:38.694195 12267 ts_tablet_manager.cc:1434] T 9928a37ad8934214b7f8d7bffbc28c27 P b0ff6679aa1e47fbaed4804b1c948f44: Time spent starting tablet: real 0.104s	user 0.001s	sys 0.007s
I20260709 13:16:38.695158 12267 tablet_bootstrap.cc:492] T 8a903a960a7a4f01a6af617ec23861a6 P b0ff6679aa1e47fbaed4804b1c948f44: Bootstrap starting.
I20260709 13:16:38.680621 12056 tablet_service.cc:1511] Processing CreateTablet for tablet 433ed0b8805a4f5a91389fac38477bb0 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:16:38.696658 12056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 433ed0b8805a4f5a91389fac38477bb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.704087 12282 raft_consensus.cc:493] T 88986d5278b045d59c1691c76da6eca3 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:38.704617 12282 raft_consensus.cc:515] T 88986d5278b045d59c1691c76da6eca3 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:38.706116 11982 tablet_service.cc:1511] Processing CreateTablet for tablet ecc92cb33a25463a8cdc76060c1685cb (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:16:38.707422 12206 tablet_service.cc:1511] Processing CreateTablet for tablet ecc92cb33a25463a8cdc76060c1685cb (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:16:38.708698 12206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecc92cb33a25463a8cdc76060c1685cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.713510 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "641a18b7eb5e4c21a664e0fabf73fad1" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:38.713876 12073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f42016015614f26a6c397a8f28217cc" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:38.707440 11982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecc92cb33a25463a8cdc76060c1685cb. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:16:38.715422 12186 leader_election.cc:343] T 641a18b7eb5e4c21a664e0fabf73fad1 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:38.715972 12186 leader_election.cc:304] T 641a18b7eb5e4c21a664e0fabf73fad1 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4927f71d6e294cb89046579b49e12681; no voters: 6878f540147c4f318df5774f4f6338d0, b0ff6679aa1e47fbaed4804b1c948f44
I20260709 13:16:38.716758 12270 raft_consensus.cc:2749] T 641a18b7eb5e4c21a664e0fabf73fad1 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:38.730208 12063 tablet_service.cc:1511] Processing CreateTablet for tablet ecc92cb33a25463a8cdc76060c1685cb (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:16:38.731521 12063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecc92cb33a25463a8cdc76060c1685cb. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:16:38.717151 12186 leader_election.cc:343] T 9f42016015614f26a6c397a8f28217cc P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:38.720940 12282 leader_election.cc:290] T 88986d5278b045d59c1691c76da6eca3 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:38.740252 12186 leader_election.cc:304] T 9f42016015614f26a6c397a8f28217cc P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4927f71d6e294cb89046579b49e12681; no voters: 6878f540147c4f318df5774f4f6338d0, b0ff6679aa1e47fbaed4804b1c948f44
I20260709 13:16:38.742187 12270 raft_consensus.cc:2749] T 9f42016015614f26a6c397a8f28217cc P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:38.743440 12268 ts_tablet_manager.cc:1434] T 88986d5278b045d59c1691c76da6eca3 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent starting tablet: real 0.291s	user 0.026s	sys 0.020s
I20260709 13:16:38.744510 12268 tablet_bootstrap.cc:492] T ce93960364314d879dc9a82cba4c4190 P 26d9fb8ee3f54206b919bdad7b7179f0: Bootstrap starting.
I20260709 13:16:38.753310 12204 tablet_service.cc:1511] Processing CreateTablet for tablet d32813b344ae41eeb038e5a83ad69873 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:16:38.756330 12148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c00198cad61f482bac721ce88f740ce9" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
I20260709 13:16:38.754578 12204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d32813b344ae41eeb038e5a83ad69873. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.763123 12062 tablet_service.cc:1511] Processing CreateTablet for tablet 4d4a644e5bcb48ef97c7831ab762cb16 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:16:38.764465 12135 tablet_service.cc:1511] Processing CreateTablet for tablet d32813b344ae41eeb038e5a83ad69873 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:16:38.765481 12062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d4a644e5bcb48ef97c7831ab762cb16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.766070 12135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d32813b344ae41eeb038e5a83ad69873. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.764103 12132 tablet_service.cc:1511] Processing CreateTablet for tablet 433ed0b8805a4f5a91389fac38477bb0 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:16:38.768965 12132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 433ed0b8805a4f5a91389fac38477bb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.773202 11987 tablet_service.cc:1511] Processing CreateTablet for tablet d32813b344ae41eeb038e5a83ad69873 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:16:38.774216 11987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d32813b344ae41eeb038e5a83ad69873. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.780555 12267 tablet_bootstrap.cc:654] T 8a903a960a7a4f01a6af617ec23861a6 P b0ff6679aa1e47fbaed4804b1c948f44: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:38.781517 12274 tablet_bootstrap.cc:492] T ce93960364314d879dc9a82cba4c4190 P 6878f540147c4f318df5774f4f6338d0: No bootstrap required, opened a new log
I20260709 13:16:38.782011 12274 ts_tablet_manager.cc:1403] T ce93960364314d879dc9a82cba4c4190 P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.365s	user 0.017s	sys 0.042s
I20260709 13:16:38.785121 12266 tablet_bootstrap.cc:492] T af2d9cd64d72456fb663cc1d9526e555 P 4927f71d6e294cb89046579b49e12681: No bootstrap required, opened a new log
I20260709 13:16:38.785209 12274 raft_consensus.cc:359] T ce93960364314d879dc9a82cba4c4190 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:38.786244 12274 raft_consensus.cc:385] T ce93960364314d879dc9a82cba4c4190 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:38.786615 12274 raft_consensus.cc:740] T ce93960364314d879dc9a82cba4c4190 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:38.787434 12274 consensus_queue.cc:260] T ce93960364314d879dc9a82cba4c4190 P 6878f540147c4f318df5774f4f6338d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:38.790827 12131 tablet_service.cc:1511] Processing CreateTablet for tablet 4d4a644e5bcb48ef97c7831ab762cb16 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:16:38.792161 12131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d4a644e5bcb48ef97c7831ab762cb16. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:16:38.798934 12040 leader_election.cc:343] T c00198cad61f482bac721ce88f740ce9 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:38.785815 12266 ts_tablet_manager.cc:1403] T af2d9cd64d72456fb663cc1d9526e555 P 4927f71d6e294cb89046579b49e12681: Time spent bootstrapping tablet: real 0.189s	user 0.025s	sys 0.012s
I20260709 13:16:38.800212 12040 leader_election.cc:304] T c00198cad61f482bac721ce88f740ce9 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b0ff6679aa1e47fbaed4804b1c948f44; no voters: 26d9fb8ee3f54206b919bdad7b7179f0, 4927f71d6e294cb89046579b49e12681
I20260709 13:16:38.802279 12276 raft_consensus.cc:2749] T c00198cad61f482bac721ce88f740ce9 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:38.805233 12207 tablet_service.cc:1511] Processing CreateTablet for tablet 4d4a644e5bcb48ef97c7831ab762cb16 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:16:38.816470 12268 tablet_bootstrap.cc:654] T ce93960364314d879dc9a82cba4c4190 P 26d9fb8ee3f54206b919bdad7b7179f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:38.832690 12207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d4a644e5bcb48ef97c7831ab762cb16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.805663 12266 raft_consensus.cc:359] T af2d9cd64d72456fb663cc1d9526e555 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:38.833472 12266 raft_consensus.cc:385] T af2d9cd64d72456fb663cc1d9526e555 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:38.833901 12266 raft_consensus.cc:740] T af2d9cd64d72456fb663cc1d9526e555 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Initialized, Role: FOLLOWER
I20260709 13:16:38.835242 12266 consensus_queue.cc:260] T af2d9cd64d72456fb663cc1d9526e555 P 4927f71d6e294cb89046579b49e12681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:38.841563 12274 ts_tablet_manager.cc:1434] T ce93960364314d879dc9a82cba4c4190 P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.059s	user 0.014s	sys 0.000s
I20260709 13:16:38.845373 12266 ts_tablet_manager.cc:1434] T af2d9cd64d72456fb663cc1d9526e555 P 4927f71d6e294cb89046579b49e12681: Time spent starting tablet: real 0.045s	user 0.004s	sys 0.004s
I20260709 13:16:38.846485 12266 tablet_bootstrap.cc:492] T 93155d9d1ff8414b8cff6245b34c7cbc P 4927f71d6e294cb89046579b49e12681: Bootstrap starting.
I20260709 13:16:38.847257 12132 tablet_service.cc:1511] Processing CreateTablet for tablet 7a51b90ef4e343cca14d0de46b27c0db (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:16:38.842685 12274 tablet_bootstrap.cc:492] T 3343da12713c4520b922f9cfca2d1d0c P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:38.852936 12206 tablet_service.cc:1511] Processing CreateTablet for tablet 4d89c44b1d9d4490b1937c38c2fda5bb (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:16:38.855087 12132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a51b90ef4e343cca14d0de46b27c0db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.857519 11987 tablet_service.cc:1511] Processing CreateTablet for tablet 4d89c44b1d9d4490b1937c38c2fda5bb (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:16:38.861202 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88986d5278b045d59c1691c76da6eca3" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
I20260709 13:16:38.862498 12060 tablet_service.cc:1511] Processing CreateTablet for tablet 4d89c44b1d9d4490b1937c38c2fda5bb (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:16:38.867003 12060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d89c44b1d9d4490b1937c38c2fda5bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.867650 12267 tablet_bootstrap.cc:492] T 8a903a960a7a4f01a6af617ec23861a6 P b0ff6679aa1e47fbaed4804b1c948f44: No bootstrap required, opened a new log
I20260709 13:16:38.868242 12267 ts_tablet_manager.cc:1403] T 8a903a960a7a4f01a6af617ec23861a6 P b0ff6679aa1e47fbaed4804b1c948f44: Time spent bootstrapping tablet: real 0.173s	user 0.014s	sys 0.015s
I20260709 13:16:38.866189 12206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d89c44b1d9d4490b1937c38c2fda5bb. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:16:38.870219 12114 leader_election.cc:343] T 88986d5278b045d59c1691c76da6eca3 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:38.842111 11988 tablet_service.cc:1511] Processing CreateTablet for tablet 7a51b90ef4e343cca14d0de46b27c0db (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:16:38.873090 12267 raft_consensus.cc:359] T 8a903a960a7a4f01a6af617ec23861a6 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:38.873852 12267 raft_consensus.cc:385] T 8a903a960a7a4f01a6af617ec23861a6 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:38.874132 12267 raft_consensus.cc:740] T 8a903a960a7a4f01a6af617ec23861a6 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Initialized, Role: FOLLOWER
I20260709 13:16:38.874876 12267 consensus_queue.cc:260] T 8a903a960a7a4f01a6af617ec23861a6 P b0ff6679aa1e47fbaed4804b1c948f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:38.875895 12135 tablet_service.cc:1511] Processing CreateTablet for tablet 4dbe75b26b8b4407959eb6532aed58e8 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:16:38.877128 12135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dbe75b26b8b4407959eb6532aed58e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.880402 11988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a51b90ef4e343cca14d0de46b27c0db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.881553 11987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d89c44b1d9d4490b1937c38c2fda5bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.883152 12055 tablet_service.cc:1511] Processing CreateTablet for tablet 7a51b90ef4e343cca14d0de46b27c0db (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:16:38.884454 12055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a51b90ef4e343cca14d0de46b27c0db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.896831 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88986d5278b045d59c1691c76da6eca3" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:38.898021 12268 tablet_bootstrap.cc:492] T ce93960364314d879dc9a82cba4c4190 P 26d9fb8ee3f54206b919bdad7b7179f0: No bootstrap required, opened a new log
W20260709 13:16:38.898468 12113 leader_election.cc:343] T 88986d5278b045d59c1691c76da6eca3 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:38.900017 12267 ts_tablet_manager.cc:1434] T 8a903a960a7a4f01a6af617ec23861a6 P b0ff6679aa1e47fbaed4804b1c948f44: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 13:16:38.904174 12268 ts_tablet_manager.cc:1403] T ce93960364314d879dc9a82cba4c4190 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent bootstrapping tablet: real 0.160s	user 0.037s	sys 0.021s
I20260709 13:16:38.903983 12113 leader_election.cc:304] T 88986d5278b045d59c1691c76da6eca3 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26d9fb8ee3f54206b919bdad7b7179f0; no voters: 4927f71d6e294cb89046579b49e12681, 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:38.905654 12284 raft_consensus.cc:2749] T 88986d5278b045d59c1691c76da6eca3 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:38.907593 12268 raft_consensus.cc:359] T ce93960364314d879dc9a82cba4c4190 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:38.911303 12267 tablet_bootstrap.cc:492] T 641a18b7eb5e4c21a664e0fabf73fad1 P b0ff6679aa1e47fbaed4804b1c948f44: Bootstrap starting.
I20260709 13:16:38.915278 12268 raft_consensus.cc:385] T ce93960364314d879dc9a82cba4c4190 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:38.923825 12268 raft_consensus.cc:740] T ce93960364314d879dc9a82cba4c4190 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Initialized, Role: FOLLOWER
I20260709 13:16:38.924052 12063 tablet_service.cc:1511] Processing CreateTablet for tablet b63d480002744c73b078b0dc90aa66a5 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:16:38.925199 12063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b63d480002744c73b078b0dc90aa66a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.924727 12268 consensus_queue.cc:260] T ce93960364314d879dc9a82cba4c4190 P 26d9fb8ee3f54206b919bdad7b7179f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:38.927441 12270 raft_consensus.cc:493] T af2d9cd64d72456fb663cc1d9526e555 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:38.927947 12270 raft_consensus.cc:515] T af2d9cd64d72456fb663cc1d9526e555 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:38.930178 12270 leader_election.cc:290] T af2d9cd64d72456fb663cc1d9526e555 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853), 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179)
I20260709 13:16:38.916600 12274 tablet_bootstrap.cc:654] T 3343da12713c4520b922f9cfca2d1d0c P 6878f540147c4f318df5774f4f6338d0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:38.931847 12135 tablet_service.cc:1511] Processing CreateTablet for tablet b63d480002744c73b078b0dc90aa66a5 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:16:38.933277 12135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b63d480002744c73b078b0dc90aa66a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.917780 12266 tablet_bootstrap.cc:654] T 93155d9d1ff8414b8cff6245b34c7cbc P 4927f71d6e294cb89046579b49e12681: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:38.921123 12267 tablet_bootstrap.cc:654] T 641a18b7eb5e4c21a664e0fabf73fad1 P b0ff6679aa1e47fbaed4804b1c948f44: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:38.914495 12211 tablet_service.cc:1511] Processing CreateTablet for tablet 4dbe75b26b8b4407959eb6532aed58e8 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:16:38.941541 12211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dbe75b26b8b4407959eb6532aed58e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.921892 11981 tablet_service.cc:1511] Processing CreateTablet for tablet 4dbe75b26b8b4407959eb6532aed58e8 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:16:38.930985 12288 raft_consensus.cc:493] T ce93960364314d879dc9a82cba4c4190 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:38.934204 12073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af2d9cd64d72456fb663cc1d9526e555" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:38.937530 12268 ts_tablet_manager.cc:1434] T ce93960364314d879dc9a82cba4c4190 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 13:16:38.944054 12288 raft_consensus.cc:515] T ce93960364314d879dc9a82cba4c4190 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:38.945019 12268 tablet_bootstrap.cc:492] T 5126a4c954f9418f8169deff475fc575 P 26d9fb8ee3f54206b919bdad7b7179f0: Bootstrap starting.
W20260709 13:16:38.945448 12186 leader_election.cc:343] T af2d9cd64d72456fb663cc1d9526e555 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:38.937377 12204 tablet_service.cc:1511] Processing CreateTablet for tablet b63d480002744c73b078b0dc90aa66a5 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:16:38.944650 11981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dbe75b26b8b4407959eb6532aed58e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.949641 12204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b63d480002744c73b078b0dc90aa66a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.950187 12276 raft_consensus.cc:493] T 8a903a960a7a4f01a6af617ec23861a6 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:38.950717 12276 raft_consensus.cc:515] T 8a903a960a7a4f01a6af617ec23861a6 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:38.953383 12268 tablet_bootstrap.cc:654] T 5126a4c954f9418f8169deff475fc575 P 26d9fb8ee3f54206b919bdad7b7179f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:38.956480 12288 leader_election.cc:290] T ce93960364314d879dc9a82cba4c4190 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179)
I20260709 13:16:38.964610 12062 tablet_service.cc:1511] Processing CreateTablet for tablet c2061cbe07c64a5daf65d2a64a0f21b2 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:16:38.966029 12062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2061cbe07c64a5daf65d2a64a0f21b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.956871 12276 leader_election.cc:290] T 8a903a960a7a4f01a6af617ec23861a6 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:38.974490 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a903a960a7a4f01a6af617ec23861a6" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:38.975262 11987 tablet_service.cc:1511] Processing CreateTablet for tablet c2061cbe07c64a5daf65d2a64a0f21b2 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
W20260709 13:16:38.975953 12039 leader_election.cc:343] T 8a903a960a7a4f01a6af617ec23861a6 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:38.976624 11987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2061cbe07c64a5daf65d2a64a0f21b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.977720 12207 tablet_service.cc:1511] Processing CreateTablet for tablet 73f79eb468644121b4421af350ffb425 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:16:38.978945 12207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73f79eb468644121b4421af350ffb425. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.980664 12056 tablet_service.cc:1511] Processing CreateTablet for tablet 73f79eb468644121b4421af350ffb425 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:16:38.981925 12056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73f79eb468644121b4421af350ffb425. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.005757 12267 tablet_bootstrap.cc:492] T 641a18b7eb5e4c21a664e0fabf73fad1 P b0ff6679aa1e47fbaed4804b1c948f44: No bootstrap required, opened a new log
I20260709 13:16:39.006466 12267 ts_tablet_manager.cc:1403] T 641a18b7eb5e4c21a664e0fabf73fad1 P b0ff6679aa1e47fbaed4804b1c948f44: Time spent bootstrapping tablet: real 0.095s	user 0.008s	sys 0.012s
I20260709 13:16:39.010313 12267 raft_consensus.cc:359] T 641a18b7eb5e4c21a664e0fabf73fad1 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:39.011226 12267 raft_consensus.cc:385] T 641a18b7eb5e4c21a664e0fabf73fad1 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:39.014323 11981 tablet_service.cc:1511] Processing CreateTablet for tablet 73f79eb468644121b4421af350ffb425 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:16:39.014883 12206 tablet_service.cc:1511] Processing CreateTablet for tablet ea945e963b35480f83d8694f5dffc743 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:16:39.015693 11981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73f79eb468644121b4421af350ffb425. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.016129 12206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea945e963b35480f83d8694f5dffc743. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.020596 12274 tablet_bootstrap.cc:492] T 3343da12713c4520b922f9cfca2d1d0c P 6878f540147c4f318df5774f4f6338d0: No bootstrap required, opened a new log
I20260709 13:16:39.021162 12274 ts_tablet_manager.cc:1403] T 3343da12713c4520b922f9cfca2d1d0c P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.179s	user 0.015s	sys 0.004s
I20260709 13:16:39.024070 12274 raft_consensus.cc:359] T 3343da12713c4520b922f9cfca2d1d0c P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:39.024760 12274 raft_consensus.cc:385] T 3343da12713c4520b922f9cfca2d1d0c P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:39.025041 12274 raft_consensus.cc:740] T 3343da12713c4520b922f9cfca2d1d0c P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:39.025688 12274 consensus_queue.cc:260] T 3343da12713c4520b922f9cfca2d1d0c P 6878f540147c4f318df5774f4f6338d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:39.029646 12274 ts_tablet_manager.cc:1434] T 3343da12713c4520b922f9cfca2d1d0c P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:16:39.030563 12274 tablet_bootstrap.cc:492] T 8a903a960a7a4f01a6af617ec23861a6 P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:39.040926 12148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af2d9cd64d72456fb663cc1d9526e555" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
W20260709 13:16:39.042483 12188 leader_election.cc:343] T af2d9cd64d72456fb663cc1d9526e555 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:39.042927 12188 leader_election.cc:304] T af2d9cd64d72456fb663cc1d9526e555 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4927f71d6e294cb89046579b49e12681; no voters: 26d9fb8ee3f54206b919bdad7b7179f0, b0ff6679aa1e47fbaed4804b1c948f44
I20260709 13:16:39.043946 12270 raft_consensus.cc:2749] T af2d9cd64d72456fb663cc1d9526e555 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:39.015061 12131 tablet_service.cc:1511] Processing CreateTablet for tablet c2061cbe07c64a5daf65d2a64a0f21b2 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:16:39.050334 12131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2061cbe07c64a5daf65d2a64a0f21b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.051064 12268 tablet_bootstrap.cc:492] T 5126a4c954f9418f8169deff475fc575 P 26d9fb8ee3f54206b919bdad7b7179f0: No bootstrap required, opened a new log
I20260709 13:16:39.053954 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a903a960a7a4f01a6af617ec23861a6" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
I20260709 13:16:39.049290 12274 tablet_bootstrap.cc:654] T 8a903a960a7a4f01a6af617ec23861a6 P 6878f540147c4f318df5774f4f6338d0: Neither blocks nor log segments found. Creating new log.
W20260709 13:16:39.057207 12040 leader_election.cc:343] T 8a903a960a7a4f01a6af617ec23861a6 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:39.057832 12040 leader_election.cc:304] T 8a903a960a7a4f01a6af617ec23861a6 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b0ff6679aa1e47fbaed4804b1c948f44; no voters: 4927f71d6e294cb89046579b49e12681, 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:39.059244 12276 raft_consensus.cc:2749] T 8a903a960a7a4f01a6af617ec23861a6 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:39.051541 12268 ts_tablet_manager.cc:1403] T 5126a4c954f9418f8169deff475fc575 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent bootstrapping tablet: real 0.107s	user 0.020s	sys 0.011s
I20260709 13:16:39.011579 12267 raft_consensus.cc:740] T 641a18b7eb5e4c21a664e0fabf73fad1 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Initialized, Role: FOLLOWER
I20260709 13:16:39.061022 12060 tablet_service.cc:1511] Processing CreateTablet for tablet 090a51c5e6924ad9bc34aeea13489cb6 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:16:39.061275 12132 tablet_service.cc:1511] Processing CreateTablet for tablet 090a51c5e6924ad9bc34aeea13489cb6 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:16:39.062402 12060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 090a51c5e6924ad9bc34aeea13489cb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.062413 12132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 090a51c5e6924ad9bc34aeea13489cb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.063813 12268 raft_consensus.cc:359] T 5126a4c954f9418f8169deff475fc575 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:39.064769 12268 raft_consensus.cc:385] T 5126a4c954f9418f8169deff475fc575 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:39.065133 12268 raft_consensus.cc:740] T 5126a4c954f9418f8169deff475fc575 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Initialized, Role: FOLLOWER
I20260709 13:16:39.068462 12267 consensus_queue.cc:260] T 641a18b7eb5e4c21a664e0fabf73fad1 P b0ff6679aa1e47fbaed4804b1c948f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:39.068970 12212 tablet_service.cc:1511] Processing CreateTablet for tablet 090a51c5e6924ad9bc34aeea13489cb6 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:16:39.070770 12212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 090a51c5e6924ad9bc34aeea13489cb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.077620 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce93960364314d879dc9a82cba4c4190" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
W20260709 13:16:39.079782 11964 leader_election.cc:343] T ce93960364314d879dc9a82cba4c4190 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:39.081693 12266 tablet_bootstrap.cc:492] T 93155d9d1ff8414b8cff6245b34c7cbc P 4927f71d6e294cb89046579b49e12681: No bootstrap required, opened a new log
I20260709 13:16:39.082219 12266 ts_tablet_manager.cc:1403] T 93155d9d1ff8414b8cff6245b34c7cbc P 4927f71d6e294cb89046579b49e12681: Time spent bootstrapping tablet: real 0.236s	user 0.023s	sys 0.029s
I20260709 13:16:39.087203 11988 tablet_service.cc:1511] Processing CreateTablet for tablet d4de5e1bf9474cf8b4a413b7cca446b9 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:16:39.087790 12268 consensus_queue.cc:260] T 5126a4c954f9418f8169deff475fc575 P 26d9fb8ee3f54206b919bdad7b7179f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:39.088510 11981 tablet_service.cc:1511] Processing CreateTablet for tablet ea945e963b35480f83d8694f5dffc743 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:16:39.088532 11988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4de5e1bf9474cf8b4a413b7cca446b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.113721 12267 ts_tablet_manager.cc:1434] T 641a18b7eb5e4c21a664e0fabf73fad1 P b0ff6679aa1e47fbaed4804b1c948f44: Time spent starting tablet: real 0.107s	user 0.009s	sys 0.001s
I20260709 13:16:39.093636 12268 ts_tablet_manager.cc:1434] T 5126a4c954f9418f8169deff475fc575 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 13:16:39.074178 12135 tablet_service.cc:1511] Processing CreateTablet for tablet ea945e963b35480f83d8694f5dffc743 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:16:39.095598 12266 raft_consensus.cc:359] T 93155d9d1ff8414b8cff6245b34c7cbc P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:39.123492 12266 raft_consensus.cc:385] T 93155d9d1ff8414b8cff6245b34c7cbc P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:39.123852 12266 raft_consensus.cc:740] T 93155d9d1ff8414b8cff6245b34c7cbc P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Initialized, Role: FOLLOWER
I20260709 13:16:39.105034 12063 tablet_service.cc:1511] Processing CreateTablet for tablet d4de5e1bf9474cf8b4a413b7cca446b9 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:16:39.125046 12063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4de5e1bf9474cf8b4a413b7cca446b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.124681 12266 consensus_queue.cc:260] T 93155d9d1ff8414b8cff6245b34c7cbc P 4927f71d6e294cb89046579b49e12681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:39.107822 12133 tablet_service.cc:1511] Processing CreateTablet for tablet d4de5e1bf9474cf8b4a413b7cca446b9 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:16:39.126430 12133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4de5e1bf9474cf8b4a413b7cca446b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.126284 11983 tablet_service.cc:1511] Processing CreateTablet for tablet 29009aa6a47c4b07884884dc46910122 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:16:39.127007 12266 ts_tablet_manager.cc:1434] T 93155d9d1ff8414b8cff6245b34c7cbc P 4927f71d6e294cb89046579b49e12681: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260709 13:16:39.132079 12266 tablet_bootstrap.cc:492] T ce93960364314d879dc9a82cba4c4190 P 4927f71d6e294cb89046579b49e12681: Bootstrap starting.
I20260709 13:16:39.134270 12129 tablet_service.cc:1511] Processing CreateTablet for tablet 29663000f2154f7e8f0b57ac9e19978e (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:16:39.135529 12129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29663000f2154f7e8f0b57ac9e19978e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.113513 12062 tablet_service.cc:1511] Processing CreateTablet for tablet 7038e1dca0384514817b55562bef25a7 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:16:39.138523 12062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7038e1dca0384514817b55562bef25a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.140539 12055 tablet_service.cc:1511] Processing CreateTablet for tablet 29663000f2154f7e8f0b57ac9e19978e (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:16:39.108911 12212 tablet_service.cc:1511] Processing CreateTablet for tablet 7038e1dca0384514817b55562bef25a7 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:16:39.112424 11982 tablet_service.cc:1511] Processing CreateTablet for tablet 7038e1dca0384514817b55562bef25a7 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:16:39.115535 12268 tablet_bootstrap.cc:492] T 3343da12713c4520b922f9cfca2d1d0c P 26d9fb8ee3f54206b919bdad7b7179f0: Bootstrap starting.
I20260709 13:16:39.117667 12267 tablet_bootstrap.cc:492] T 186f1192fdb24471975e956b83151118 P b0ff6679aa1e47fbaed4804b1c948f44: Bootstrap starting.
I20260709 13:16:39.118444 12209 tablet_service.cc:1511] Processing CreateTablet for tablet 29009aa6a47c4b07884884dc46910122 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:16:39.120173 12130 tablet_service.cc:1511] Processing CreateTablet for tablet 29009aa6a47c4b07884884dc46910122 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:16:39.121345 11981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea945e963b35480f83d8694f5dffc743. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.152566 12130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29009aa6a47c4b07884884dc46910122. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.156571 12209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29009aa6a47c4b07884884dc46910122. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.157588 12207 tablet_service.cc:1511] Processing CreateTablet for tablet 29663000f2154f7e8f0b57ac9e19978e (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:16:39.158815 12207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29663000f2154f7e8f0b57ac9e19978e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.160447 12148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce93960364314d879dc9a82cba4c4190" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
I20260709 13:16:39.161109 12148 raft_consensus.cc:2468] T ce93960364314d879dc9a82cba4c4190 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 0.
I20260709 13:16:39.162603 11965 leader_election.cc:304] T ce93960364314d879dc9a82cba4c4190 P 6878f540147c4f318df5774f4f6338d0 [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: 26d9fb8ee3f54206b919bdad7b7179f0, 6878f540147c4f318df5774f4f6338d0; no voters: 4927f71d6e294cb89046579b49e12681
I20260709 13:16:39.163600 12288 raft_consensus.cc:2804] T ce93960364314d879dc9a82cba4c4190 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:39.163738 11987 tablet_service.cc:1511] Processing CreateTablet for tablet 18c699298da2446988e8b38bac1c1ee7 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:16:39.164151 12055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29663000f2154f7e8f0b57ac9e19978e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.164029 12276 raft_consensus.cc:493] T 9928a37ad8934214b7f8d7bffbc28c27 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:39.164007 12288 raft_consensus.cc:493] T ce93960364314d879dc9a82cba4c4190 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:39.165005 12288 raft_consensus.cc:3060] T ce93960364314d879dc9a82cba4c4190 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:39.164757 12276 raft_consensus.cc:515] T 9928a37ad8934214b7f8d7bffbc28c27 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:39.166743 12212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7038e1dca0384514817b55562bef25a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.166801 12276 leader_election.cc:290] T 9928a37ad8934214b7f8d7bffbc28c27 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179)
I20260709 13:16:39.167827 11983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29009aa6a47c4b07884884dc46910122. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.169049 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9928a37ad8934214b7f8d7bffbc28c27" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
I20260709 13:16:39.170881 11987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18c699298da2446988e8b38bac1c1ee7. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:16:39.170920 12040 leader_election.cc:343] T 9928a37ad8934214b7f8d7bffbc28c27 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:39.172794 12148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9928a37ad8934214b7f8d7bffbc28c27" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
W20260709 13:16:39.174228 12040 leader_election.cc:343] T 9928a37ad8934214b7f8d7bffbc28c27 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:39.174780 12040 leader_election.cc:304] T 9928a37ad8934214b7f8d7bffbc28c27 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b0ff6679aa1e47fbaed4804b1c948f44; no voters: 26d9fb8ee3f54206b919bdad7b7179f0, 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:39.154945 12266 tablet_bootstrap.cc:654] T ce93960364314d879dc9a82cba4c4190 P 4927f71d6e294cb89046579b49e12681: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:39.176143 11982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7038e1dca0384514817b55562bef25a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.180204 12135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea945e963b35480f83d8694f5dffc743. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.176787 12276 raft_consensus.cc:2749] T 9928a37ad8934214b7f8d7bffbc28c27 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:39.188608 12056 tablet_service.cc:1511] Processing CreateTablet for tablet 18c699298da2446988e8b38bac1c1ee7 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:16:39.189929 12268 tablet_bootstrap.cc:654] T 3343da12713c4520b922f9cfca2d1d0c P 26d9fb8ee3f54206b919bdad7b7179f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:39.196192 11986 tablet_service.cc:1511] Processing CreateTablet for tablet ada4bc79f76d4253ad667f97dc8df672 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:16:39.197796 12276 raft_consensus.cc:493] T 641a18b7eb5e4c21a664e0fabf73fad1 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:39.198284 12276 raft_consensus.cc:515] T 641a18b7eb5e4c21a664e0fabf73fad1 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:39.200673 12288 raft_consensus.cc:515] T ce93960364314d879dc9a82cba4c4190 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:39.193595 12274 tablet_bootstrap.cc:492] T 8a903a960a7a4f01a6af617ec23861a6 P 6878f540147c4f318df5774f4f6338d0: No bootstrap required, opened a new log
I20260709 13:16:39.201761 12274 ts_tablet_manager.cc:1403] T 8a903a960a7a4f01a6af617ec23861a6 P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.171s	user 0.014s	sys 0.009s
I20260709 13:16:39.202921 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "641a18b7eb5e4c21a664e0fabf73fad1" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
W20260709 13:16:39.204330 12040 leader_election.cc:343] T 641a18b7eb5e4c21a664e0fabf73fad1 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:39.204839 12274 raft_consensus.cc:359] T 8a903a960a7a4f01a6af617ec23861a6 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:39.205554 12274 raft_consensus.cc:385] T 8a903a960a7a4f01a6af617ec23861a6 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:39.205842 12274 raft_consensus.cc:740] T 8a903a960a7a4f01a6af617ec23861a6 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:39.206602 12274 consensus_queue.cc:260] T 8a903a960a7a4f01a6af617ec23861a6 P 6878f540147c4f318df5774f4f6338d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:39.193755 12211 tablet_service.cc:1511] Processing CreateTablet for tablet ada4bc79f76d4253ad667f97dc8df672 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:16:39.190057 12131 tablet_service.cc:1511] Processing CreateTablet for tablet 18c699298da2446988e8b38bac1c1ee7 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:16:39.200989 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "641a18b7eb5e4c21a664e0fabf73fad1" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:39.208087 12222 raft_consensus.cc:2468] T 641a18b7eb5e4c21a664e0fabf73fad1 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ff6679aa1e47fbaed4804b1c948f44 in term 0.
I20260709 13:16:39.208422 12131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18c699298da2446988e8b38bac1c1ee7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.208417 12211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ada4bc79f76d4253ad667f97dc8df672. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.189924 12056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18c699298da2446988e8b38bac1c1ee7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.213276 11986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ada4bc79f76d4253ad667f97dc8df672. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.204864 12276 leader_election.cc:290] T 641a18b7eb5e4c21a664e0fabf73fad1 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:39.217608 12039 leader_election.cc:304] T 641a18b7eb5e4c21a664e0fabf73fad1 P b0ff6679aa1e47fbaed4804b1c948f44 [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: 4927f71d6e294cb89046579b49e12681, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:39.219789 12063 tablet_service.cc:1511] Processing CreateTablet for tablet ada4bc79f76d4253ad667f97dc8df672 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:16:39.220117 12136 tablet_service.cc:1511] Processing CreateTablet for tablet 46ba692e52d244659c69a00aea4b4f9f (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:16:39.221107 12063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ada4bc79f76d4253ad667f97dc8df672. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.221251 12136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46ba692e52d244659c69a00aea4b4f9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.216460 12284 raft_consensus.cc:493] T 5126a4c954f9418f8169deff475fc575 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:39.225406 12284 raft_consensus.cc:515] T 5126a4c954f9418f8169deff475fc575 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:39.230649 11980 tablet_service.cc:1511] Processing CreateTablet for tablet 46ba692e52d244659c69a00aea4b4f9f (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:16:39.231977 12288 leader_election.cc:290] T ce93960364314d879dc9a82cba4c4190 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 election: Requested vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179)
I20260709 13:16:39.233083 12148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce93960364314d879dc9a82cba4c4190" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0"
I20260709 13:16:39.233665 12148 raft_consensus.cc:3060] T ce93960364314d879dc9a82cba4c4190 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:39.234977 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce93960364314d879dc9a82cba4c4190" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681"
W20260709 13:16:39.237265 11964 leader_election.cc:343] T ce93960364314d879dc9a82cba4c4190 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:39.232020 11980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46ba692e52d244659c69a00aea4b4f9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.240756 12148 raft_consensus.cc:2468] T ce93960364314d879dc9a82cba4c4190 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 1.
I20260709 13:16:39.241964 11965 leader_election.cc:304] T ce93960364314d879dc9a82cba4c4190 P 6878f540147c4f318df5774f4f6338d0 [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: 26d9fb8ee3f54206b919bdad7b7179f0, 6878f540147c4f318df5774f4f6338d0; no voters: 4927f71d6e294cb89046579b49e12681
I20260709 13:16:39.243525 12204 tablet_service.cc:1511] Processing CreateTablet for tablet 46ba692e52d244659c69a00aea4b4f9f (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:16:39.246027 12284 leader_election.cc:290] T 5126a4c954f9418f8169deff475fc575 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:39.246596 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5126a4c954f9418f8169deff475fc575" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
W20260709 13:16:39.248023 12114 leader_election.cc:343] T 5126a4c954f9418f8169deff475fc575 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:39.248662 12288 raft_consensus.cc:2804] T ce93960364314d879dc9a82cba4c4190 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:39.249151 12288 raft_consensus.cc:697] T ce93960364314d879dc9a82cba4c4190 P 6878f540147c4f318df5774f4f6338d0 [term 1 LEADER]: Becoming Leader. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Running, Role: LEADER
I20260709 13:16:39.249955 12288 consensus_queue.cc:237] T ce93960364314d879dc9a82cba4c4190 P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:39.261521 12130 tablet_service.cc:1511] Processing CreateTablet for tablet 9cb5210e050346c3a53dbb73bda0fa7a (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:16:39.263062 12130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cb5210e050346c3a53dbb73bda0fa7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.264156 12204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46ba692e52d244659c69a00aea4b4f9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.272526 12267 tablet_bootstrap.cc:654] T 186f1192fdb24471975e956b83151118 P b0ff6679aa1e47fbaed4804b1c948f44: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:39.273948 11983 tablet_service.cc:1511] Processing CreateTablet for tablet c4d4184a4ee648688991d020a517da9c (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:16:39.275254 11983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4d4184a4ee648688991d020a517da9c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:16:39.277063 11945 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:16:39.279722 12208 tablet_service.cc:1511] Processing CreateTablet for tablet 9cb5210e050346c3a53dbb73bda0fa7a (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:16:39.281299 12208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cb5210e050346c3a53dbb73bda0fa7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.285023 12276 raft_consensus.cc:2804] T 641a18b7eb5e4c21a664e0fabf73fad1 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:39.314038 12274 ts_tablet_manager.cc:1434] T 8a903a960a7a4f01a6af617ec23861a6 P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.112s	user 0.009s	sys 0.008s
I20260709 13:16:39.321686 12268 tablet_bootstrap.cc:492] T 3343da12713c4520b922f9cfca2d1d0c P 26d9fb8ee3f54206b919bdad7b7179f0: No bootstrap required, opened a new log
I20260709 13:16:39.322264 12268 ts_tablet_manager.cc:1403] T 3343da12713c4520b922f9cfca2d1d0c P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent bootstrapping tablet: real 0.207s	user 0.005s	sys 0.035s
I20260709 13:16:39.330598 12266 tablet_bootstrap.cc:492] T ce93960364314d879dc9a82cba4c4190 P 4927f71d6e294cb89046579b49e12681: No bootstrap required, opened a new log
I20260709 13:16:39.331156 12266 ts_tablet_manager.cc:1403] T ce93960364314d879dc9a82cba4c4190 P 4927f71d6e294cb89046579b49e12681: Time spent bootstrapping tablet: real 0.199s	user 0.023s	sys 0.018s
I20260709 13:16:39.331913 12268 raft_consensus.cc:359] T 3343da12713c4520b922f9cfca2d1d0c P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:39.332682 12268 raft_consensus.cc:385] T 3343da12713c4520b922f9cfca2d1d0c P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:39.332966 12268 raft_consensus.cc:740] T 3343da12713c4520b922f9cfca2d1d0c P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Initialized, Role: FOLLOWER
I20260709 13:16:39.333724 12268 consensus_queue.cc:260] T 3343da12713c4520b922f9cfca2d1d0c P 26d9fb8ee3f54206b919bdad7b7179f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:39.334008 12266 raft_consensus.cc:359] T ce93960364314d879dc9a82cba4c4190 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:39.334774 12266 raft_consensus.cc:385] T ce93960364314d879dc9a82cba4c4190 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:39.335062 12266 raft_consensus.cc:740] T ce93960364314d879dc9a82cba4c4190 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Initialized, Role: FOLLOWER
I20260709 13:16:39.335901 12266 consensus_queue.cc:260] T ce93960364314d879dc9a82cba4c4190 P 4927f71d6e294cb89046579b49e12681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:39.303943 12276 raft_consensus.cc:493] T 641a18b7eb5e4c21a664e0fabf73fad1 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:39.338059 12276 raft_consensus.cc:3060] T 641a18b7eb5e4c21a664e0fabf73fad1 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:39.341180 12132 tablet_service.cc:1511] Processing CreateTablet for tablet c4d4184a4ee648688991d020a517da9c (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:16:39.342510 12132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4d4184a4ee648688991d020a517da9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.345384 12276 raft_consensus.cc:515] T 641a18b7eb5e4c21a664e0fabf73fad1 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:39.348480 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "641a18b7eb5e4c21a664e0fabf73fad1" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0"
I20260709 13:16:39.349399 12266 ts_tablet_manager.cc:1434] T ce93960364314d879dc9a82cba4c4190 P 4927f71d6e294cb89046579b49e12681: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
W20260709 13:16:39.349814 12040 leader_election.cc:343] T 641a18b7eb5e4c21a664e0fabf73fad1 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:39.350026 12209 tablet_service.cc:1511] Processing CreateTablet for tablet fab417b53b1c428a91c5fb792cb1c82b (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:16:39.357090 12266 tablet_bootstrap.cc:492] T 88986d5278b045d59c1691c76da6eca3 P 4927f71d6e294cb89046579b49e12681: Bootstrap starting.
I20260709 13:16:39.371909 12301 raft_consensus.cc:493] T 8a903a960a7a4f01a6af617ec23861a6 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:39.373786 12301 raft_consensus.cc:515] T 8a903a960a7a4f01a6af617ec23861a6 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:39.376780 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a903a960a7a4f01a6af617ec23861a6" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
W20260709 13:16:39.378191 11964 leader_election.cc:343] T 8a903a960a7a4f01a6af617ec23861a6 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:39.379635 12129 tablet_service.cc:1511] Processing CreateTablet for tablet 80cc370d7ad34f299f6d15ca677b5e0d (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:16:39.380084 11988 tablet_service.cc:1511] Processing CreateTablet for tablet fab417b53b1c428a91c5fb792cb1c82b (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:16:39.380927 12267 tablet_bootstrap.cc:492] T 186f1192fdb24471975e956b83151118 P b0ff6679aa1e47fbaed4804b1c948f44: No bootstrap required, opened a new log
I20260709 13:16:39.381088 12274 tablet_bootstrap.cc:492] T 88986d5278b045d59c1691c76da6eca3 P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:39.381435 12267 ts_tablet_manager.cc:1403] T 186f1192fdb24471975e956b83151118 P b0ff6679aa1e47fbaed4804b1c948f44: Time spent bootstrapping tablet: real 0.264s	user 0.009s	sys 0.009s
I20260709 13:16:39.386210 11988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fab417b53b1c428a91c5fb792cb1c82b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:16:39.362690 12039 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.218.68:43243, user_credentials={real_user=slave}} blocked reactor thread for 149261us
I20260709 13:16:39.389132 12301 leader_election.cc:290] T 8a903a960a7a4f01a6af617ec23861a6 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853)
I20260709 13:16:39.403638 12270 raft_consensus.cc:493] T 93155d9d1ff8414b8cff6245b34c7cbc P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:39.387382 12268 ts_tablet_manager.cc:1434] T 3343da12713c4520b922f9cfca2d1d0c P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent starting tablet: real 0.065s	user 0.007s	sys 0.000s
I20260709 13:16:39.413427 12270 raft_consensus.cc:515] T 93155d9d1ff8414b8cff6245b34c7cbc P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:39.411224 12267 raft_consensus.cc:359] T 186f1192fdb24471975e956b83151118 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:39.414479 12267 raft_consensus.cc:385] T 186f1192fdb24471975e956b83151118 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:39.414624 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "641a18b7eb5e4c21a664e0fabf73fad1" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681"
I20260709 13:16:39.414868 12267 raft_consensus.cc:740] T 186f1192fdb24471975e956b83151118 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Initialized, Role: FOLLOWER
I20260709 13:16:39.415222 12222 raft_consensus.cc:3060] T 641a18b7eb5e4c21a664e0fabf73fad1 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:39.361011 12276 leader_election.cc:290] T 641a18b7eb5e4c21a664e0fabf73fad1 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 election: Requested vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:39.395200 12129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80cc370d7ad34f299f6d15ca677b5e0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.419977 12148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93155d9d1ff8414b8cff6245b34c7cbc" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
I20260709 13:16:39.420591 12055 tablet_service.cc:1511] Processing CreateTablet for tablet 9cb5210e050346c3a53dbb73bda0fa7a (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
W20260709 13:16:39.421535 12188 leader_election.cc:343] T 93155d9d1ff8414b8cff6245b34c7cbc P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:39.421873 12055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cb5210e050346c3a53dbb73bda0fa7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.421595 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93155d9d1ff8414b8cff6245b34c7cbc" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
W20260709 13:16:39.423103 12188 leader_election.cc:343] T 93155d9d1ff8414b8cff6245b34c7cbc P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:39.423525 12188 leader_election.cc:304] T 93155d9d1ff8414b8cff6245b34c7cbc P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4927f71d6e294cb89046579b49e12681; no voters: 26d9fb8ee3f54206b919bdad7b7179f0, 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:39.415534 12270 leader_election.cc:290] T 93155d9d1ff8414b8cff6245b34c7cbc P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:39.432094 12270 raft_consensus.cc:2749] T 93155d9d1ff8414b8cff6245b34c7cbc P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:39.402284 11894 catalog_manager.cc:5697] T ce93960364314d879dc9a82cba4c4190 P 6878f540147c4f318df5774f4f6338d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6878f540147c4f318df5774f4f6338d0 (127.8.218.65). New cstate: current_term: 1 leader_uuid: "6878f540147c4f318df5774f4f6338d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:39.436765 12266 tablet_bootstrap.cc:654] T 88986d5278b045d59c1691c76da6eca3 P 4927f71d6e294cb89046579b49e12681: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:39.416873 12209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fab417b53b1c428a91c5fb792cb1c82b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.458098 12301 raft_consensus.cc:493] T 3343da12713c4520b922f9cfca2d1d0c P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:39.458638 12301 raft_consensus.cc:515] T 3343da12713c4520b922f9cfca2d1d0c P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:39.415642 12208 tablet_service.cc:1511] Processing CreateTablet for tablet 80cc370d7ad34f299f6d15ca677b5e0d (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:16:39.464455 12208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80cc370d7ad34f299f6d15ca677b5e0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.464564 12301 leader_election.cc:290] T 3343da12713c4520b922f9cfca2d1d0c P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853), 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179)
I20260709 13:16:39.464824 11983 tablet_service.cc:1511] Processing CreateTablet for tablet 80cc370d7ad34f299f6d15ca677b5e0d (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:16:39.465757 12148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3343da12713c4520b922f9cfca2d1d0c" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
I20260709 13:16:39.466107 11983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80cc370d7ad34f299f6d15ca677b5e0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.465931 12062 tablet_service.cc:1511] Processing CreateTablet for tablet c4d4184a4ee648688991d020a517da9c (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:16:39.466427 12148 raft_consensus.cc:2468] T 3343da12713c4520b922f9cfca2d1d0c P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 0.
I20260709 13:16:39.467181 12062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4d4184a4ee648688991d020a517da9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.468101 11965 leader_election.cc:304] T 3343da12713c4520b922f9cfca2d1d0c P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26d9fb8ee3f54206b919bdad7b7179f0, 6878f540147c4f318df5774f4f6338d0; no voters: 
I20260709 13:16:39.470240 12301 raft_consensus.cc:2804] T 3343da12713c4520b922f9cfca2d1d0c P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:39.470614 12301 raft_consensus.cc:493] T 3343da12713c4520b922f9cfca2d1d0c P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:39.470957 12301 raft_consensus.cc:3060] T 3343da12713c4520b922f9cfca2d1d0c P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:39.473361 12056 tablet_service.cc:1511] Processing CreateTablet for tablet fab417b53b1c428a91c5fb792cb1c82b (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:16:39.473634 12060 tablet_service.cc:1511] Processing CreateTablet for tablet f399d1440ed8474e83c54e7877c3fa1b (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:16:39.474750 12056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fab417b53b1c428a91c5fb792cb1c82b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.475315 12060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f399d1440ed8474e83c54e7877c3fa1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.481244 12274 tablet_bootstrap.cc:654] T 88986d5278b045d59c1691c76da6eca3 P 6878f540147c4f318df5774f4f6338d0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:39.487764 12268 tablet_bootstrap.cc:492] T af2d9cd64d72456fb663cc1d9526e555 P 26d9fb8ee3f54206b919bdad7b7179f0: Bootstrap starting.
I20260709 13:16:39.490356 12270 raft_consensus.cc:493] T ce93960364314d879dc9a82cba4c4190 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:39.490881 12270 raft_consensus.cc:515] T ce93960364314d879dc9a82cba4c4190 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:39.493011 12270 leader_election.cc:290] T ce93960364314d879dc9a82cba4c4190 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:39.496261 12301 raft_consensus.cc:515] T 3343da12713c4520b922f9cfca2d1d0c P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:39.497466 12222 raft_consensus.cc:2468] T 641a18b7eb5e4c21a664e0fabf73fad1 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ff6679aa1e47fbaed4804b1c948f44 in term 1.
I20260709 13:16:39.501407 12039 leader_election.cc:304] T 641a18b7eb5e4c21a664e0fabf73fad1 P b0ff6679aa1e47fbaed4804b1c948f44 [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: 4927f71d6e294cb89046579b49e12681, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:39.502262 12276 raft_consensus.cc:2804] T 641a18b7eb5e4c21a664e0fabf73fad1 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:39.502350 12301 leader_election.cc:290] T 3343da12713c4520b922f9cfca2d1d0c P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 election: Requested vote from peers b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853), 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179)
I20260709 13:16:39.417513 12267 consensus_queue.cc:260] T 186f1192fdb24471975e956b83151118 P b0ff6679aa1e47fbaed4804b1c948f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:39.504913 12276 raft_consensus.cc:697] T 641a18b7eb5e4c21a664e0fabf73fad1 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 LEADER]: Becoming Leader. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Running, Role: LEADER
I20260709 13:16:39.507534 12148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3343da12713c4520b922f9cfca2d1d0c" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0"
I20260709 13:16:39.507427 12276 consensus_queue.cc:237] T 641a18b7eb5e4c21a664e0fabf73fad1 P b0ff6679aa1e47fbaed4804b1c948f44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:39.508144 12148 raft_consensus.cc:3060] T 3343da12713c4520b922f9cfca2d1d0c P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:39.512341 12063 tablet_service.cc:1511] Processing CreateTablet for tablet d5f9176277aa4335ab0ef552598a2850 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:16:39.513674 12063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5f9176277aa4335ab0ef552598a2850. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.501645 12204 tablet_service.cc:1511] Processing CreateTablet for tablet f399d1440ed8474e83c54e7877c3fa1b (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:16:39.519635 12204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f399d1440ed8474e83c54e7877c3fa1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.519721 12064 tablet_service.cc:1511] Processing CreateTablet for tablet 20176a0f3589423e987c4b31bd8d191b (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
W20260709 13:16:39.503357 12188 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.218.65:40863, user_credentials={real_user=slave}} blocked reactor thread for 80277.1us
I20260709 13:16:39.531275 12148 raft_consensus.cc:2468] T 3343da12713c4520b922f9cfca2d1d0c P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 1.
I20260709 13:16:39.538501 12129 tablet_service.cc:1511] Processing CreateTablet for tablet d5f9176277aa4335ab0ef552598a2850 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:16:39.539070 11982 tablet_service.cc:1511] Processing CreateTablet for tablet d0a2ceac61cb47d6adbf10a8fe934390 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:16:39.539887 12129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5f9176277aa4335ab0ef552598a2850. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.540320 11982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0a2ceac61cb47d6adbf10a8fe934390. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.536939 12136 tablet_service.cc:1511] Processing CreateTablet for tablet d0a2ceac61cb47d6adbf10a8fe934390 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:16:39.543377 12136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0a2ceac61cb47d6adbf10a8fe934390. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.544576 11987 tablet_service.cc:1511] Processing CreateTablet for tablet 20176a0f3589423e987c4b31bd8d191b (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:16:39.545774 11987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20176a0f3589423e987c4b31bd8d191b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.548584 12208 tablet_service.cc:1511] Processing CreateTablet for tablet 20176a0f3589423e987c4b31bd8d191b (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:16:39.552111 12212 tablet_service.cc:1511] Processing CreateTablet for tablet d0a2ceac61cb47d6adbf10a8fe934390 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:16:39.552145 12064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20176a0f3589423e987c4b31bd8d191b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.560045 12208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20176a0f3589423e987c4b31bd8d191b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.500674 12131 tablet_service.cc:1511] Processing CreateTablet for tablet f399d1440ed8474e83c54e7877c3fa1b (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:16:39.578653 12212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0a2ceac61cb47d6adbf10a8fe934390. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.581835 11965 leader_election.cc:304] T 3343da12713c4520b922f9cfca2d1d0c P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26d9fb8ee3f54206b919bdad7b7179f0, 6878f540147c4f318df5774f4f6338d0; no voters: 
I20260709 13:16:39.586716 12056 tablet_service.cc:1511] Processing CreateTablet for tablet f04dfe043222441a93552add4d8f39d7 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:16:39.588200 12056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f04dfe043222441a93552add4d8f39d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.591128 12207 tablet_service.cc:1511] Processing CreateTablet for tablet f04dfe043222441a93552add4d8f39d7 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:16:39.594503 12301 raft_consensus.cc:2804] T 3343da12713c4520b922f9cfca2d1d0c P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:39.595121 12301 raft_consensus.cc:697] T 3343da12713c4520b922f9cfca2d1d0c P 6878f540147c4f318df5774f4f6338d0 [term 1 LEADER]: Becoming Leader. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Running, Role: LEADER
I20260709 13:16:39.595886 12266 tablet_bootstrap.cc:492] T 88986d5278b045d59c1691c76da6eca3 P 4927f71d6e294cb89046579b49e12681: No bootstrap required, opened a new log
I20260709 13:16:39.596103 12301 consensus_queue.cc:237] T 3343da12713c4520b922f9cfca2d1d0c P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:39.602608 12207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f04dfe043222441a93552add4d8f39d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.603261 11986 tablet_service.cc:1511] Processing CreateTablet for tablet 71b61dbbb7b54ff69de39e41f49a7265 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:16:39.604971 12268 tablet_bootstrap.cc:654] T af2d9cd64d72456fb663cc1d9526e555 P 26d9fb8ee3f54206b919bdad7b7179f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:39.604090 11896 catalog_manager.cc:5697] T 641a18b7eb5e4c21a664e0fabf73fad1 P b0ff6679aa1e47fbaed4804b1c948f44 reported cstate change: term changed from 0 to 1, leader changed from <none> to b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66). New cstate: current_term: 1 leader_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:39.617455 12276 raft_consensus.cc:493] T 186f1192fdb24471975e956b83151118 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:39.618172 12276 raft_consensus.cc:515] T 186f1192fdb24471975e956b83151118 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:39.621804 12147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "186f1192fdb24471975e956b83151118" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
I20260709 13:16:39.622102 12276 leader_election.cc:290] T 186f1192fdb24471975e956b83151118 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179), 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243)
I20260709 13:16:39.617476 12266 ts_tablet_manager.cc:1403] T 88986d5278b045d59c1691c76da6eca3 P 4927f71d6e294cb89046579b49e12681: Time spent bootstrapping tablet: real 0.261s	user 0.010s	sys 0.018s
I20260709 13:16:39.623478 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "186f1192fdb24471975e956b83151118" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
W20260709 13:16:39.625384 12040 leader_election.cc:343] T 186f1192fdb24471975e956b83151118 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:39.626288 12039 leader_election.cc:343] T 186f1192fdb24471975e956b83151118 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:39.626732 12039 leader_election.cc:304] T 186f1192fdb24471975e956b83151118 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b0ff6679aa1e47fbaed4804b1c948f44; no voters: 26d9fb8ee3f54206b919bdad7b7179f0, 4927f71d6e294cb89046579b49e12681
I20260709 13:16:39.629321 12274 tablet_bootstrap.cc:492] T 88986d5278b045d59c1691c76da6eca3 P 6878f540147c4f318df5774f4f6338d0: No bootstrap required, opened a new log
I20260709 13:16:39.629518 12064 tablet_service.cc:1511] Processing CreateTablet for tablet 71b61dbbb7b54ff69de39e41f49a7265 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:16:39.630326 12148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce93960364314d879dc9a82cba4c4190" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
I20260709 13:16:39.630824 12064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71b61dbbb7b54ff69de39e41f49a7265. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.630741 12130 tablet_service.cc:1511] Processing CreateTablet for tablet 71b61dbbb7b54ff69de39e41f49a7265 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:16:39.631259 12148 raft_consensus.cc:2393] T ce93960364314d879dc9a82cba4c4190 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4927f71d6e294cb89046579b49e12681 in current term 1: Already voted for candidate 6878f540147c4f318df5774f4f6338d0 in this term.
I20260709 13:16:39.631836 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce93960364314d879dc9a82cba4c4190" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
I20260709 13:16:39.626998 12266 raft_consensus.cc:359] T 88986d5278b045d59c1691c76da6eca3 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:39.633145 12266 raft_consensus.cc:385] T 88986d5278b045d59c1691c76da6eca3 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:39.633450 11986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71b61dbbb7b54ff69de39e41f49a7265. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.633471 12266 raft_consensus.cc:740] T 88986d5278b045d59c1691c76da6eca3 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Initialized, Role: FOLLOWER
I20260709 13:16:39.629755 12276 raft_consensus.cc:2749] T 186f1192fdb24471975e956b83151118 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:39.629873 12274 ts_tablet_manager.cc:1403] T 88986d5278b045d59c1691c76da6eca3 P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.264s	user 0.027s	sys 0.036s
I20260709 13:16:39.640111 12274 raft_consensus.cc:359] T 88986d5278b045d59c1691c76da6eca3 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:39.641088 12274 raft_consensus.cc:385] T 88986d5278b045d59c1691c76da6eca3 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:39.641464 12274 raft_consensus.cc:740] T 88986d5278b045d59c1691c76da6eca3 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:39.648408 12267 ts_tablet_manager.cc:1434] T 186f1192fdb24471975e956b83151118 P b0ff6679aa1e47fbaed4804b1c948f44: Time spent starting tablet: real 0.267s	user 0.007s	sys 0.003s
I20260709 13:16:39.648737 12274 consensus_queue.cc:260] T 88986d5278b045d59c1691c76da6eca3 P 6878f540147c4f318df5774f4f6338d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:39.649730 12267 tablet_bootstrap.cc:492] T 08d4b77670fc4bba87a1daa451adf11a P b0ff6679aa1e47fbaed4804b1c948f44: Bootstrap starting.
I20260709 13:16:39.652253 12274 ts_tablet_manager.cc:1434] T 88986d5278b045d59c1691c76da6eca3 P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.004s
I20260709 13:16:39.605881 12131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f399d1440ed8474e83c54e7877c3fa1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.634583 12266 consensus_queue.cc:260] T 88986d5278b045d59c1691c76da6eca3 P 4927f71d6e294cb89046579b49e12681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:39.661494 12274 tablet_bootstrap.cc:492] T 08d4b77670fc4bba87a1daa451adf11a P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:39.661569 12073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5126a4c954f9418f8169deff475fc575" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
W20260709 13:16:39.663275 12112 leader_election.cc:343] T 5126a4c954f9418f8169deff475fc575 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:39.663786 12112 leader_election.cc:304] T 5126a4c954f9418f8169deff475fc575 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26d9fb8ee3f54206b919bdad7b7179f0; no voters: 6878f540147c4f318df5774f4f6338d0, b0ff6679aa1e47fbaed4804b1c948f44
I20260709 13:16:39.664870 12284 raft_consensus.cc:2749] T 5126a4c954f9418f8169deff475fc575 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:39.666563 12306 consensus_queue.cc:1048] T ce93960364314d879dc9a82cba4c4190 P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:39.672591 12130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71b61dbbb7b54ff69de39e41f49a7265. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.680665 12132 tablet_service.cc:1511] Processing CreateTablet for tablet f04dfe043222441a93552add4d8f39d7 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:16:39.682060 12132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f04dfe043222441a93552add4d8f39d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.684432 12188 leader_election.cc:304] T ce93960364314d879dc9a82cba4c4190 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4927f71d6e294cb89046579b49e12681; no voters: 26d9fb8ee3f54206b919bdad7b7179f0, 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:39.684872 12266 ts_tablet_manager.cc:1434] T 88986d5278b045d59c1691c76da6eca3 P 4927f71d6e294cb89046579b49e12681: Time spent starting tablet: real 0.062s	user 0.005s	sys 0.004s
I20260709 13:16:39.690086 12308 raft_consensus.cc:3060] T ce93960364314d879dc9a82cba4c4190 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:39.696743 12274 tablet_bootstrap.cc:654] T 08d4b77670fc4bba87a1daa451adf11a P 6878f540147c4f318df5774f4f6338d0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:39.711269 12212 tablet_service.cc:1511] Processing CreateTablet for tablet cf69310a833649fa96e2ad10dd1270ef (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:16:39.714720 12212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf69310a833649fa96e2ad10dd1270ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.716624 12268 tablet_bootstrap.cc:492] T af2d9cd64d72456fb663cc1d9526e555 P 26d9fb8ee3f54206b919bdad7b7179f0: No bootstrap required, opened a new log
I20260709 13:16:39.716717 11982 tablet_service.cc:1511] Processing CreateTablet for tablet cf69310a833649fa96e2ad10dd1270ef (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:16:39.717288 12268 ts_tablet_manager.cc:1403] T af2d9cd64d72456fb663cc1d9526e555 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent bootstrapping tablet: real 0.264s	user 0.028s	sys 0.018s
I20260709 13:16:39.718072 11982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf69310a833649fa96e2ad10dd1270ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.720671 12268 raft_consensus.cc:359] T af2d9cd64d72456fb663cc1d9526e555 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:39.721531 12268 raft_consensus.cc:385] T af2d9cd64d72456fb663cc1d9526e555 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:39.721868 12268 raft_consensus.cc:740] T af2d9cd64d72456fb663cc1d9526e555 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Initialized, Role: FOLLOWER
I20260709 13:16:39.722805 12268 consensus_queue.cc:260] T af2d9cd64d72456fb663cc1d9526e555 P 26d9fb8ee3f54206b919bdad7b7179f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:39.725239 12268 ts_tablet_manager.cc:1434] T af2d9cd64d72456fb663cc1d9526e555 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:16:39.726258 12268 tablet_bootstrap.cc:492] T 08d4b77670fc4bba87a1daa451adf11a P 26d9fb8ee3f54206b919bdad7b7179f0: Bootstrap starting.
I20260709 13:16:39.710227 11983 tablet_service.cc:1511] Processing CreateTablet for tablet d5f9176277aa4335ab0ef552598a2850 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:16:39.728814 11983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5f9176277aa4335ab0ef552598a2850. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.732699 12268 tablet_bootstrap.cc:654] T 08d4b77670fc4bba87a1daa451adf11a P 26d9fb8ee3f54206b919bdad7b7179f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:39.742214 12266 tablet_bootstrap.cc:492] T c00198cad61f482bac721ce88f740ce9 P 4927f71d6e294cb89046579b49e12681: Bootstrap starting.
I20260709 13:16:39.750411 12308 raft_consensus.cc:2749] T ce93960364314d879dc9a82cba4c4190 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:39.757366 12073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a903a960a7a4f01a6af617ec23861a6" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:39.763142 12073 raft_consensus.cc:2468] T 8a903a960a7a4f01a6af617ec23861a6 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 0.
I20260709 13:16:39.757432 12072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3343da12713c4520b922f9cfca2d1d0c" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44"
I20260709 13:16:39.764366 12136 tablet_service.cc:1511] Processing CreateTablet for tablet dd97e7b558f74a5dacd74e68a269e7f4 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:16:39.765411 11963 leader_election.cc:304] T 8a903a960a7a4f01a6af617ec23861a6 P 6878f540147c4f318df5774f4f6338d0 [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: 6878f540147c4f318df5774f4f6338d0, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 4927f71d6e294cb89046579b49e12681
I20260709 13:16:39.765686 12136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd97e7b558f74a5dacd74e68a269e7f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.759954 12209 tablet_service.cc:1511] Processing CreateTablet for tablet dd97e7b558f74a5dacd74e68a269e7f4 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:16:39.767091 12209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd97e7b558f74a5dacd74e68a269e7f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.760558 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3343da12713c4520b922f9cfca2d1d0c" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:39.768965 12055 tablet_service.cc:1511] Processing CreateTablet for tablet cf69310a833649fa96e2ad10dd1270ef (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:16:39.770718 12306 raft_consensus.cc:2804] T 8a903a960a7a4f01a6af617ec23861a6 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:39.771060 12055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf69310a833649fa96e2ad10dd1270ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.771170 12306 raft_consensus.cc:493] T 8a903a960a7a4f01a6af617ec23861a6 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:39.771749 12306 raft_consensus.cc:3060] T 8a903a960a7a4f01a6af617ec23861a6 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:39.761701 12267 tablet_bootstrap.cc:654] T 08d4b77670fc4bba87a1daa451adf11a P b0ff6679aa1e47fbaed4804b1c948f44: Neither blocks nor log segments found. Creating new log.
W20260709 13:16:39.774530 11963 leader_election.cc:343] T 3343da12713c4520b922f9cfca2d1d0c P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:39.775480 11963 leader_election.cc:343] T 3343da12713c4520b922f9cfca2d1d0c P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:39.778638 12301 consensus_queue.cc:1048] T ce93960364314d879dc9a82cba4c4190 P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:16:39.799094 11987 tablet_service.cc:1511] Processing CreateTablet for tablet dd97e7b558f74a5dacd74e68a269e7f4 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:16:39.799943 12308 raft_consensus.cc:493] T 88986d5278b045d59c1691c76da6eca3 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:39.800472 12308 raft_consensus.cc:515] T 88986d5278b045d59c1691c76da6eca3 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:39.800931 11987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd97e7b558f74a5dacd74e68a269e7f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.803143 12147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88986d5278b045d59c1691c76da6eca3" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
I20260709 13:16:39.803143 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88986d5278b045d59c1691c76da6eca3" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
I20260709 13:16:39.804001 11999 raft_consensus.cc:2468] T 88986d5278b045d59c1691c76da6eca3 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4927f71d6e294cb89046579b49e12681 in term 0.
I20260709 13:16:39.804001 12147 raft_consensus.cc:2468] T 88986d5278b045d59c1691c76da6eca3 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4927f71d6e294cb89046579b49e12681 in term 0.
I20260709 13:16:39.802170 12308 leader_election.cc:290] T 88986d5278b045d59c1691c76da6eca3 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:39.805365 12188 leader_election.cc:304] T 88986d5278b045d59c1691c76da6eca3 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4927f71d6e294cb89046579b49e12681, 6878f540147c4f318df5774f4f6338d0; no voters: 
I20260709 13:16:39.808322 12308 raft_consensus.cc:2804] T 88986d5278b045d59c1691c76da6eca3 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:39.808719 12308 raft_consensus.cc:493] T 88986d5278b045d59c1691c76da6eca3 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:39.809057 12308 raft_consensus.cc:3060] T 88986d5278b045d59c1691c76da6eca3 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:39.814230 12274 tablet_bootstrap.cc:492] T 08d4b77670fc4bba87a1daa451adf11a P 6878f540147c4f318df5774f4f6338d0: No bootstrap required, opened a new log
I20260709 13:16:39.814750 12274 ts_tablet_manager.cc:1403] T 08d4b77670fc4bba87a1daa451adf11a P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.154s	user 0.006s	sys 0.009s
I20260709 13:16:39.806887 12306 raft_consensus.cc:515] T 8a903a960a7a4f01a6af617ec23861a6 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:39.817165 12306 leader_election.cc:290] T 8a903a960a7a4f01a6af617ec23861a6 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 election: Requested vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853)
I20260709 13:16:39.817638 12274 raft_consensus.cc:359] T 08d4b77670fc4bba87a1daa451adf11a P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:39.818379 12274 raft_consensus.cc:385] T 08d4b77670fc4bba87a1daa451adf11a P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:39.818687 12274 raft_consensus.cc:740] T 08d4b77670fc4bba87a1daa451adf11a P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:39.819242 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a903a960a7a4f01a6af617ec23861a6" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44"
I20260709 13:16:39.819378 12274 consensus_queue.cc:260] T 08d4b77670fc4bba87a1daa451adf11a P 6878f540147c4f318df5774f4f6338d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:39.819993 12266 tablet_bootstrap.cc:654] T c00198cad61f482bac721ce88f740ce9 P 4927f71d6e294cb89046579b49e12681: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:39.821612 12274 ts_tablet_manager.cc:1434] T 08d4b77670fc4bba87a1daa451adf11a P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:16:39.821648 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a903a960a7a4f01a6af617ec23861a6" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681"
I20260709 13:16:39.817574 12063 tablet_service.cc:1511] Processing CreateTablet for tablet 0e7d6e1e3326418a8d7585113cb21828 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:16:39.819868 12074 raft_consensus.cc:3060] T 8a903a960a7a4f01a6af617ec23861a6 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:39.825361 12274 tablet_bootstrap.cc:492] T 9928a37ad8934214b7f8d7bffbc28c27 P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:39.825704 12063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e7d6e1e3326418a8d7585113cb21828. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.831523 12274 tablet_bootstrap.cc:654] T 9928a37ad8934214b7f8d7bffbc28c27 P 6878f540147c4f318df5774f4f6338d0: Neither blocks nor log segments found. Creating new log.
W20260709 13:16:39.832338 11964 leader_election.cc:343] T 8a903a960a7a4f01a6af617ec23861a6 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:39.833454 12074 raft_consensus.cc:2468] T 8a903a960a7a4f01a6af617ec23861a6 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 1.
I20260709 13:16:39.834758 11963 leader_election.cc:304] T 8a903a960a7a4f01a6af617ec23861a6 P 6878f540147c4f318df5774f4f6338d0 [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: 6878f540147c4f318df5774f4f6338d0, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 4927f71d6e294cb89046579b49e12681
I20260709 13:16:39.835908 12301 raft_consensus.cc:2804] T 8a903a960a7a4f01a6af617ec23861a6 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:39.836365 12301 raft_consensus.cc:697] T 8a903a960a7a4f01a6af617ec23861a6 P 6878f540147c4f318df5774f4f6338d0 [term 1 LEADER]: Becoming Leader. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Running, Role: LEADER
I20260709 13:16:39.837170 12301 consensus_queue.cc:237] T 8a903a960a7a4f01a6af617ec23861a6 P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:39.837644 12131 tablet_service.cc:1511] Processing CreateTablet for tablet 0e7d6e1e3326418a8d7585113cb21828 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:16:39.838867 12131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e7d6e1e3326418a8d7585113cb21828. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.850257 12268 tablet_bootstrap.cc:492] T 08d4b77670fc4bba87a1daa451adf11a P 26d9fb8ee3f54206b919bdad7b7179f0: No bootstrap required, opened a new log
I20260709 13:16:39.850945 12268 ts_tablet_manager.cc:1403] T 08d4b77670fc4bba87a1daa451adf11a P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent bootstrapping tablet: real 0.125s	user 0.007s	sys 0.018s
I20260709 13:16:39.858161 12268 raft_consensus.cc:359] T 08d4b77670fc4bba87a1daa451adf11a P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:39.859153 12268 raft_consensus.cc:385] T 08d4b77670fc4bba87a1daa451adf11a P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:39.854899 12308 raft_consensus.cc:515] T 88986d5278b045d59c1691c76da6eca3 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:39.859511 12268 raft_consensus.cc:740] T 08d4b77670fc4bba87a1daa451adf11a P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Initialized, Role: FOLLOWER
I20260709 13:16:39.880568 12064 tablet_service.cc:1511] Processing CreateTablet for tablet 66c44b5b51e7484da1fc85b948d03934 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:16:39.881870 12064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66c44b5b51e7484da1fc85b948d03934. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.884779 12147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88986d5278b045d59c1691c76da6eca3" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0"
I20260709 13:16:39.885401 12147 raft_consensus.cc:3060] T 88986d5278b045d59c1691c76da6eca3 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:39.889338 11982 tablet_service.cc:1511] Processing CreateTablet for tablet 66c44b5b51e7484da1fc85b948d03934 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:16:39.891161 11982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66c44b5b51e7484da1fc85b948d03934. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.893731 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88986d5278b045d59c1691c76da6eca3" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0"
I20260709 13:16:39.894351 11999 raft_consensus.cc:3060] T 88986d5278b045d59c1691c76da6eca3 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:39.895371 12308 leader_election.cc:290] T 88986d5278b045d59c1691c76da6eca3 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 election: Requested vote from peers 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:39.917016 12136 tablet_service.cc:1511] Processing CreateTablet for tablet 66c44b5b51e7484da1fc85b948d03934 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:16:39.917753 11999 raft_consensus.cc:2468] T 88986d5278b045d59c1691c76da6eca3 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4927f71d6e294cb89046579b49e12681 in term 1.
I20260709 13:16:39.918372 12136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66c44b5b51e7484da1fc85b948d03934. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.919178 12188 leader_election.cc:304] T 88986d5278b045d59c1691c76da6eca3 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4927f71d6e294cb89046579b49e12681, 6878f540147c4f318df5774f4f6338d0; no voters: 
I20260709 13:16:39.923209 12267 tablet_bootstrap.cc:492] T 08d4b77670fc4bba87a1daa451adf11a P b0ff6679aa1e47fbaed4804b1c948f44: No bootstrap required, opened a new log
I20260709 13:16:39.923761 12267 ts_tablet_manager.cc:1403] T 08d4b77670fc4bba87a1daa451adf11a P b0ff6679aa1e47fbaed4804b1c948f44: Time spent bootstrapping tablet: real 0.274s	user 0.014s	sys 0.042s
I20260709 13:16:39.927455 12267 raft_consensus.cc:359] T 08d4b77670fc4bba87a1daa451adf11a P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:39.910041 12268 consensus_queue.cc:260] T 08d4b77670fc4bba87a1daa451adf11a P 26d9fb8ee3f54206b919bdad7b7179f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:39.928272 12267 raft_consensus.cc:385] T 08d4b77670fc4bba87a1daa451adf11a P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:39.928844 12267 raft_consensus.cc:740] T 08d4b77670fc4bba87a1daa451adf11a P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Initialized, Role: FOLLOWER
I20260709 13:16:39.929746 12267 consensus_queue.cc:260] T 08d4b77670fc4bba87a1daa451adf11a P b0ff6679aa1e47fbaed4804b1c948f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:39.930817 12268 ts_tablet_manager.cc:1434] T 08d4b77670fc4bba87a1daa451adf11a P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent starting tablet: real 0.080s	user 0.012s	sys 0.000s
I20260709 13:16:39.932268 12267 ts_tablet_manager.cc:1434] T 08d4b77670fc4bba87a1daa451adf11a P b0ff6679aa1e47fbaed4804b1c948f44: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 13:16:39.932204 12268 tablet_bootstrap.cc:492] T 23ddfdb5039c4626be7bdf8065612376 P 26d9fb8ee3f54206b919bdad7b7179f0: Bootstrap starting.
I20260709 13:16:39.933853 12267 tablet_bootstrap.cc:492] T 9f42016015614f26a6c397a8f28217cc P b0ff6679aa1e47fbaed4804b1c948f44: Bootstrap starting.
I20260709 13:16:39.932128 12209 tablet_service.cc:1511] Processing CreateTablet for tablet ec43c60d602d4e409e508f9f084f8720 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:16:39.936547 12209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec43c60d602d4e409e508f9f084f8720. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.947361 12266 tablet_bootstrap.cc:492] T c00198cad61f482bac721ce88f740ce9 P 4927f71d6e294cb89046579b49e12681: No bootstrap required, opened a new log
I20260709 13:16:39.947911 12266 ts_tablet_manager.cc:1403] T c00198cad61f482bac721ce88f740ce9 P 4927f71d6e294cb89046579b49e12681: Time spent bootstrapping tablet: real 0.209s	user 0.012s	sys 0.005s
I20260709 13:16:39.940778 12308 raft_consensus.cc:2804] T 88986d5278b045d59c1691c76da6eca3 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:39.958472 12055 tablet_service.cc:1511] Processing CreateTablet for tablet ec43c60d602d4e409e508f9f084f8720 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:16:39.956223 12266 raft_consensus.cc:359] T c00198cad61f482bac721ce88f740ce9 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:39.961023 12212 tablet_service.cc:1511] Processing CreateTablet for tablet 0e7d6e1e3326418a8d7585113cb21828 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:16:39.962087 12147 raft_consensus.cc:2468] T 88986d5278b045d59c1691c76da6eca3 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4927f71d6e294cb89046579b49e12681 in term 1.
I20260709 13:16:39.962723 12274 tablet_bootstrap.cc:492] T 9928a37ad8934214b7f8d7bffbc28c27 P 6878f540147c4f318df5774f4f6338d0: No bootstrap required, opened a new log
I20260709 13:16:39.962752 12308 raft_consensus.cc:697] T 88986d5278b045d59c1691c76da6eca3 P 4927f71d6e294cb89046579b49e12681 [term 1 LEADER]: Becoming Leader. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Running, Role: LEADER
I20260709 13:16:39.964792 12055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec43c60d602d4e409e508f9f084f8720. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.965903 12274 ts_tablet_manager.cc:1403] T 9928a37ad8934214b7f8d7bffbc28c27 P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.141s	user 0.027s	sys 0.027s
I20260709 13:16:39.966261 12308 consensus_queue.cc:237] T 88986d5278b045d59c1691c76da6eca3 P 4927f71d6e294cb89046579b49e12681 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:39.965335 12212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e7d6e1e3326418a8d7585113cb21828. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.964109 12266 raft_consensus.cc:385] T c00198cad61f482bac721ce88f740ce9 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:39.972697 12266 raft_consensus.cc:740] T c00198cad61f482bac721ce88f740ce9 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Initialized, Role: FOLLOWER
I20260709 13:16:39.972534 11894 catalog_manager.cc:5697] T 3343da12713c4520b922f9cfca2d1d0c P 6878f540147c4f318df5774f4f6338d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6878f540147c4f318df5774f4f6338d0 (127.8.218.65). New cstate: current_term: 1 leader_uuid: "6878f540147c4f318df5774f4f6338d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:39.968942 12274 raft_consensus.cc:359] T 9928a37ad8934214b7f8d7bffbc28c27 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:39.973836 12274 raft_consensus.cc:385] T 9928a37ad8934214b7f8d7bffbc28c27 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:39.974165 12274 raft_consensus.cc:740] T 9928a37ad8934214b7f8d7bffbc28c27 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:39.973671 12266 consensus_queue.cc:260] T c00198cad61f482bac721ce88f740ce9 P 4927f71d6e294cb89046579b49e12681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:39.974974 12274 consensus_queue.cc:260] T 9928a37ad8934214b7f8d7bffbc28c27 P 6878f540147c4f318df5774f4f6338d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:39.974364 11894 catalog_manager.cc:5697] T 8a903a960a7a4f01a6af617ec23861a6 P 6878f540147c4f318df5774f4f6338d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6878f540147c4f318df5774f4f6338d0 (127.8.218.65). New cstate: current_term: 1 leader_uuid: "6878f540147c4f318df5774f4f6338d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:39.977435 12274 ts_tablet_manager.cc:1434] T 9928a37ad8934214b7f8d7bffbc28c27 P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:16:39.977792 12266 ts_tablet_manager.cc:1434] T c00198cad61f482bac721ce88f740ce9 P 4927f71d6e294cb89046579b49e12681: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.001s
I20260709 13:16:39.978446 12274 tablet_bootstrap.cc:492] T 9f42016015614f26a6c397a8f28217cc P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:39.955431 11983 tablet_service.cc:1511] Processing CreateTablet for tablet ec43c60d602d4e409e508f9f084f8720 (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:16:39.979254 12276 consensus_queue.cc:1048] T 641a18b7eb5e4c21a664e0fabf73fad1 P b0ff6679aa1e47fbaed4804b1c948f44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:39.980195 12131 tablet_service.cc:1511] Processing CreateTablet for tablet 4fa9c369c27e4588aad14fe6b9930dbd (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:16:39.978845 12267 tablet_bootstrap.cc:654] T 9f42016015614f26a6c397a8f28217cc P b0ff6679aa1e47fbaed4804b1c948f44: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:39.978871 12266 tablet_bootstrap.cc:492] T 186f1192fdb24471975e956b83151118 P 4927f71d6e294cb89046579b49e12681: Bootstrap starting.
I20260709 13:16:39.983510 12204 tablet_service.cc:1511] Processing CreateTablet for tablet 4fa9c369c27e4588aad14fe6b9930dbd (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:16:39.984778 12204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fa9c369c27e4588aad14fe6b9930dbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.985338 12131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fa9c369c27e4588aad14fe6b9930dbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.983525 11983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec43c60d602d4e409e508f9f084f8720. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.990386 11987 tablet_service.cc:1511] Processing CreateTablet for tablet 4fa9c369c27e4588aad14fe6b9930dbd (DEFAULT_TABLE table=test-workload [id=a825daa3f12c4a398d0f1b7396fac52d]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:16:39.992660 12301 consensus_queue.cc:1048] T 3343da12713c4520b922f9cfca2d1d0c P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:39.996465 11987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fa9c369c27e4588aad14fe6b9930dbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.994246 12266 tablet_bootstrap.cc:654] T 186f1192fdb24471975e956b83151118 P 4927f71d6e294cb89046579b49e12681: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:39.998090 12268 tablet_bootstrap.cc:654] T 23ddfdb5039c4626be7bdf8065612376 P 26d9fb8ee3f54206b919bdad7b7179f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:40.019176 12284 raft_consensus.cc:493] T af2d9cd64d72456fb663cc1d9526e555 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:40.019814 12284 raft_consensus.cc:515] T af2d9cd64d72456fb663cc1d9526e555 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:40.021898 12284 leader_election.cc:290] T af2d9cd64d72456fb663cc1d9526e555 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853), 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243)
I20260709 13:16:40.024272 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af2d9cd64d72456fb663cc1d9526e555" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:40.025506 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af2d9cd64d72456fb663cc1d9526e555" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:40.026166 12221 raft_consensus.cc:2468] T af2d9cd64d72456fb663cc1d9526e555 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 0.
I20260709 13:16:40.029320 12113 leader_election.cc:304] T af2d9cd64d72456fb663cc1d9526e555 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26d9fb8ee3f54206b919bdad7b7179f0, 4927f71d6e294cb89046579b49e12681; no voters: 
I20260709 13:16:40.030112 12284 raft_consensus.cc:2804] T af2d9cd64d72456fb663cc1d9526e555 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:16:40.030264 12112 leader_election.cc:343] T af2d9cd64d72456fb663cc1d9526e555 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:40.030498 12284 raft_consensus.cc:493] T af2d9cd64d72456fb663cc1d9526e555 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:40.030833 12284 raft_consensus.cc:3060] T af2d9cd64d72456fb663cc1d9526e555 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:40.028317 12301 raft_consensus.cc:493] T 9928a37ad8934214b7f8d7bffbc28c27 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:40.031435 12301 raft_consensus.cc:515] T 9928a37ad8934214b7f8d7bffbc28c27 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:40.026255 11896 catalog_manager.cc:5697] T 88986d5278b045d59c1691c76da6eca3 P 4927f71d6e294cb89046579b49e12681 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4927f71d6e294cb89046579b49e12681 (127.8.218.68). New cstate: current_term: 1 leader_uuid: "4927f71d6e294cb89046579b49e12681" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:40.037683 12301 leader_election.cc:290] T 9928a37ad8934214b7f8d7bffbc28c27 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853), 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179)
I20260709 13:16:40.038870 12148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9928a37ad8934214b7f8d7bffbc28c27" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
W20260709 13:16:40.040489 11965 leader_election.cc:343] T 9928a37ad8934214b7f8d7bffbc28c27 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:40.041390 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9928a37ad8934214b7f8d7bffbc28c27" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:40.048146 12074 raft_consensus.cc:2468] T 9928a37ad8934214b7f8d7bffbc28c27 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 0.
W20260709 13:16:40.041431 12040 consensus_peers.cc:597] T 641a18b7eb5e4c21a664e0fabf73fad1 P b0ff6679aa1e47fbaed4804b1c948f44 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. 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:16:40.049469 11963 leader_election.cc:304] T 9928a37ad8934214b7f8d7bffbc28c27 P 6878f540147c4f318df5774f4f6338d0 [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: 6878f540147c4f318df5774f4f6338d0, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 26d9fb8ee3f54206b919bdad7b7179f0
I20260709 13:16:40.055855 12301 raft_consensus.cc:2804] T 9928a37ad8934214b7f8d7bffbc28c27 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:40.057252 12301 raft_consensus.cc:493] T 9928a37ad8934214b7f8d7bffbc28c27 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:40.057546 12334 raft_consensus.cc:493] T 08d4b77670fc4bba87a1daa451adf11a P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:40.057619 12301 raft_consensus.cc:3060] T 9928a37ad8934214b7f8d7bffbc28c27 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:40.058267 12334 raft_consensus.cc:515] T 08d4b77670fc4bba87a1daa451adf11a P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:40.063791 12334 leader_election.cc:290] T 08d4b77670fc4bba87a1daa451adf11a P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853)
I20260709 13:16:40.064821 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d4b77670fc4bba87a1daa451adf11a" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:40.065513 12074 raft_consensus.cc:2468] T 08d4b77670fc4bba87a1daa451adf11a P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 0.
I20260709 13:16:40.065706 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d4b77670fc4bba87a1daa451adf11a" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
I20260709 13:16:40.066354 11999 raft_consensus.cc:2468] T 08d4b77670fc4bba87a1daa451adf11a P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 0.
I20260709 13:16:40.067293 12112 leader_election.cc:304] T 08d4b77670fc4bba87a1daa451adf11a P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26d9fb8ee3f54206b919bdad7b7179f0, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 
I20260709 13:16:40.068464 12334 raft_consensus.cc:2804] T 08d4b77670fc4bba87a1daa451adf11a P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:40.068985 12334 raft_consensus.cc:493] T 08d4b77670fc4bba87a1daa451adf11a P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:40.069115 12274 tablet_bootstrap.cc:654] T 9f42016015614f26a6c397a8f28217cc P 6878f540147c4f318df5774f4f6338d0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:40.069360 12334 raft_consensus.cc:3060] T 08d4b77670fc4bba87a1daa451adf11a P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:40.071452 12284 raft_consensus.cc:515] T af2d9cd64d72456fb663cc1d9526e555 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:40.077917 12284 leader_election.cc:290] T af2d9cd64d72456fb663cc1d9526e555 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 election: Requested vote from peers b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853), 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243)
I20260709 13:16:40.079258 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af2d9cd64d72456fb663cc1d9526e555" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681"
I20260709 13:16:40.079279 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af2d9cd64d72456fb663cc1d9526e555" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44"
I20260709 13:16:40.079932 12221 raft_consensus.cc:3060] T af2d9cd64d72456fb663cc1d9526e555 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:40.081408 12112 leader_election.cc:343] T af2d9cd64d72456fb663cc1d9526e555 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:40.086665 12334 raft_consensus.cc:515] T 08d4b77670fc4bba87a1daa451adf11a P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:40.089380 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d4b77670fc4bba87a1daa451adf11a" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0"
I20260709 13:16:40.090504 12267 tablet_bootstrap.cc:492] T 9f42016015614f26a6c397a8f28217cc P b0ff6679aa1e47fbaed4804b1c948f44: No bootstrap required, opened a new log
I20260709 13:16:40.090471 11999 raft_consensus.cc:3060] T 08d4b77670fc4bba87a1daa451adf11a P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:40.091130 12267 ts_tablet_manager.cc:1403] T 9f42016015614f26a6c397a8f28217cc P b0ff6679aa1e47fbaed4804b1c948f44: Time spent bootstrapping tablet: real 0.157s	user 0.019s	sys 0.025s
I20260709 13:16:40.093990 12267 raft_consensus.cc:359] T 9f42016015614f26a6c397a8f28217cc P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:40.099877 12267 raft_consensus.cc:385] T 9f42016015614f26a6c397a8f28217cc P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:40.100201 12267 raft_consensus.cc:740] T 9f42016015614f26a6c397a8f28217cc P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Initialized, Role: FOLLOWER
I20260709 13:16:40.101243 12267 consensus_queue.cc:260] T 9f42016015614f26a6c397a8f28217cc P b0ff6679aa1e47fbaed4804b1c948f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:40.089665 12221 raft_consensus.cc:2468] T af2d9cd64d72456fb663cc1d9526e555 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 1.
I20260709 13:16:40.107275 12334 leader_election.cc:290] T 08d4b77670fc4bba87a1daa451adf11a P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 election: Requested vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853)
I20260709 13:16:40.115370 11999 raft_consensus.cc:2468] T 08d4b77670fc4bba87a1daa451adf11a P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 1.
W20260709 13:16:40.107009 11963 consensus_peers.cc:597] T 3343da12713c4520b922f9cfca2d1d0c P 6878f540147c4f318df5774f4f6338d0 -> Peer b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853): Couldn't send request to peer b0ff6679aa1e47fbaed4804b1c948f44. 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:16:40.119347 12113 leader_election.cc:304] T af2d9cd64d72456fb663cc1d9526e555 P 26d9fb8ee3f54206b919bdad7b7179f0 [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: 26d9fb8ee3f54206b919bdad7b7179f0, 4927f71d6e294cb89046579b49e12681; no voters: b0ff6679aa1e47fbaed4804b1c948f44
I20260709 13:16:40.120419 12114 leader_election.cc:304] T 08d4b77670fc4bba87a1daa451adf11a P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26d9fb8ee3f54206b919bdad7b7179f0, 6878f540147c4f318df5774f4f6338d0; no voters: 
I20260709 13:16:40.121418 12284 raft_consensus.cc:2804] T af2d9cd64d72456fb663cc1d9526e555 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:40.122284 12334 raft_consensus.cc:2804] T 08d4b77670fc4bba87a1daa451adf11a P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:40.122555 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d4b77670fc4bba87a1daa451adf11a" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44"
I20260709 13:16:40.125468 12074 raft_consensus.cc:3060] T 08d4b77670fc4bba87a1daa451adf11a P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:40.130398 12284 raft_consensus.cc:697] T af2d9cd64d72456fb663cc1d9526e555 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Becoming Leader. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Running, Role: LEADER
I20260709 13:16:40.131352 12284 consensus_queue.cc:237] T af2d9cd64d72456fb663cc1d9526e555 P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:40.132856 12074 raft_consensus.cc:2468] T 08d4b77670fc4bba87a1daa451adf11a P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 1.
I20260709 13:16:40.134389 12337 raft_consensus.cc:493] T 9f42016015614f26a6c397a8f28217cc P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:40.135306 12337 raft_consensus.cc:515] T 9f42016015614f26a6c397a8f28217cc P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:40.137362 12337 leader_election.cc:290] T 9f42016015614f26a6c397a8f28217cc P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:40.103655 12301 raft_consensus.cc:515] T 9928a37ad8934214b7f8d7bffbc28c27 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:40.139758 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f42016015614f26a6c397a8f28217cc" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:40.140380 12221 raft_consensus.cc:2468] T 9f42016015614f26a6c397a8f28217cc P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ff6679aa1e47fbaed4804b1c948f44 in term 0.
I20260709 13:16:40.140607 12301 leader_election.cc:290] T 9928a37ad8934214b7f8d7bffbc28c27 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 election: Requested vote from peers b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853), 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179)
I20260709 13:16:40.142788 12039 leader_election.cc:304] T 9f42016015614f26a6c397a8f28217cc P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4927f71d6e294cb89046579b49e12681, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 
I20260709 13:16:40.143200 12147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9928a37ad8934214b7f8d7bffbc28c27" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0"
I20260709 13:16:40.143652 12337 raft_consensus.cc:2804] T 9f42016015614f26a6c397a8f28217cc P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:40.144073 12337 raft_consensus.cc:493] T 9f42016015614f26a6c397a8f28217cc P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:40.144425 12337 raft_consensus.cc:3060] T 9f42016015614f26a6c397a8f28217cc P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:40.145223 11965 leader_election.cc:343] T 9928a37ad8934214b7f8d7bffbc28c27 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:40.151428 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f42016015614f26a6c397a8f28217cc" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
I20260709 13:16:40.144340 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9928a37ad8934214b7f8d7bffbc28c27" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44"
I20260709 13:16:40.153375 12074 raft_consensus.cc:3060] T 9928a37ad8934214b7f8d7bffbc28c27 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:40.157459 12266 tablet_bootstrap.cc:492] T 186f1192fdb24471975e956b83151118 P 4927f71d6e294cb89046579b49e12681: No bootstrap required, opened a new log
I20260709 13:16:40.157713 12337 raft_consensus.cc:515] T 9f42016015614f26a6c397a8f28217cc P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
W20260709 13:16:40.159241 12040 leader_election.cc:343] T 9f42016015614f26a6c397a8f28217cc P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:40.158126 12266 ts_tablet_manager.cc:1403] T 186f1192fdb24471975e956b83151118 P 4927f71d6e294cb89046579b49e12681: Time spent bootstrapping tablet: real 0.180s	user 0.006s	sys 0.008s
I20260709 13:16:40.160553 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f42016015614f26a6c397a8f28217cc" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681"
I20260709 13:16:40.161135 12221 raft_consensus.cc:3060] T 9f42016015614f26a6c397a8f28217cc P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:40.162142 12266 raft_consensus.cc:359] T 186f1192fdb24471975e956b83151118 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:40.162668 12266 raft_consensus.cc:385] T 186f1192fdb24471975e956b83151118 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:40.162827 12266 raft_consensus.cc:740] T 186f1192fdb24471975e956b83151118 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Initialized, Role: FOLLOWER
I20260709 13:16:40.163357 12266 consensus_queue.cc:260] T 186f1192fdb24471975e956b83151118 P 4927f71d6e294cb89046579b49e12681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:40.170042 12266 ts_tablet_manager.cc:1434] T 186f1192fdb24471975e956b83151118 P 4927f71d6e294cb89046579b49e12681: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:16:40.171893 12334 raft_consensus.cc:697] T 08d4b77670fc4bba87a1daa451adf11a P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Becoming Leader. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Running, Role: LEADER
I20260709 13:16:40.173426 12337 leader_election.cc:290] T 9f42016015614f26a6c397a8f28217cc P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 election: Requested vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:40.173812 12266 tablet_bootstrap.cc:492] T 8a903a960a7a4f01a6af617ec23861a6 P 4927f71d6e294cb89046579b49e12681: Bootstrap starting.
I20260709 13:16:40.170215 12074 raft_consensus.cc:2468] T 9928a37ad8934214b7f8d7bffbc28c27 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 1.
I20260709 13:16:40.175633 11963 leader_election.cc:304] T 9928a37ad8934214b7f8d7bffbc28c27 P 6878f540147c4f318df5774f4f6338d0 [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: 6878f540147c4f318df5774f4f6338d0, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 26d9fb8ee3f54206b919bdad7b7179f0
I20260709 13:16:40.176645 12267 ts_tablet_manager.cc:1434] T 9f42016015614f26a6c397a8f28217cc P b0ff6679aa1e47fbaed4804b1c948f44: Time spent starting tablet: real 0.085s	user 0.010s	sys 0.001s
I20260709 13:16:40.177817 12221 raft_consensus.cc:2468] T 9f42016015614f26a6c397a8f28217cc P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ff6679aa1e47fbaed4804b1c948f44 in term 1.
I20260709 13:16:40.180193 12266 tablet_bootstrap.cc:654] T 8a903a960a7a4f01a6af617ec23861a6 P 4927f71d6e294cb89046579b49e12681: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:40.180608 12039 leader_election.cc:304] T 9f42016015614f26a6c397a8f28217cc P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4927f71d6e294cb89046579b49e12681, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 
I20260709 13:16:40.181671 12268 tablet_bootstrap.cc:492] T 23ddfdb5039c4626be7bdf8065612376 P 26d9fb8ee3f54206b919bdad7b7179f0: No bootstrap required, opened a new log
I20260709 13:16:40.181923 12338 raft_consensus.cc:2804] T 9928a37ad8934214b7f8d7bffbc28c27 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:40.182219 12268 ts_tablet_manager.cc:1403] T 23ddfdb5039c4626be7bdf8065612376 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent bootstrapping tablet: real 0.250s	user 0.017s	sys 0.000s
I20260709 13:16:40.182420 12338 raft_consensus.cc:697] T 9928a37ad8934214b7f8d7bffbc28c27 P 6878f540147c4f318df5774f4f6338d0 [term 1 LEADER]: Becoming Leader. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Running, Role: LEADER
I20260709 13:16:40.183296 12338 consensus_queue.cc:237] T 9928a37ad8934214b7f8d7bffbc28c27 P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:40.187323 12267 tablet_bootstrap.cc:492] T 6538d0571ef340a18d06ff718df19927 P b0ff6679aa1e47fbaed4804b1c948f44: Bootstrap starting.
I20260709 13:16:40.190056 12337 raft_consensus.cc:2804] T 9f42016015614f26a6c397a8f28217cc P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:40.190969 12337 raft_consensus.cc:697] T 9f42016015614f26a6c397a8f28217cc P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 LEADER]: Becoming Leader. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Running, Role: LEADER
I20260709 13:16:40.191812 12337 consensus_queue.cc:237] T 9f42016015614f26a6c397a8f28217cc P b0ff6679aa1e47fbaed4804b1c948f44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:40.192814 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f42016015614f26a6c397a8f28217cc" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0"
W20260709 13:16:40.194355 12040 leader_election.cc:343] T 9f42016015614f26a6c397a8f28217cc P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:40.195793 12268 raft_consensus.cc:359] T 23ddfdb5039c4626be7bdf8065612376 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:40.196769 12268 raft_consensus.cc:385] T 23ddfdb5039c4626be7bdf8065612376 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:40.198892 12268 raft_consensus.cc:740] T 23ddfdb5039c4626be7bdf8065612376 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Initialized, Role: FOLLOWER
I20260709 13:16:40.199947 12268 consensus_queue.cc:260] T 23ddfdb5039c4626be7bdf8065612376 P 26d9fb8ee3f54206b919bdad7b7179f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:40.201625 12274 tablet_bootstrap.cc:492] T 9f42016015614f26a6c397a8f28217cc P 6878f540147c4f318df5774f4f6338d0: No bootstrap required, opened a new log
I20260709 13:16:40.202010 12274 ts_tablet_manager.cc:1403] T 9f42016015614f26a6c397a8f28217cc P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.224s	user 0.013s	sys 0.002s
I20260709 13:16:40.203016 12268 ts_tablet_manager.cc:1434] T 23ddfdb5039c4626be7bdf8065612376 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.002s
I20260709 13:16:40.204110 12274 raft_consensus.cc:359] T 9f42016015614f26a6c397a8f28217cc P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:40.204355 12268 tablet_bootstrap.cc:492] T 93155d9d1ff8414b8cff6245b34c7cbc P 26d9fb8ee3f54206b919bdad7b7179f0: Bootstrap starting.
I20260709 13:16:40.204610 12274 raft_consensus.cc:385] T 9f42016015614f26a6c397a8f28217cc P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:40.204885 12274 raft_consensus.cc:740] T 9f42016015614f26a6c397a8f28217cc P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:40.205480 12274 consensus_queue.cc:260] T 9f42016015614f26a6c397a8f28217cc P 6878f540147c4f318df5774f4f6338d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:40.220075 12301 raft_consensus.cc:493] T 9f42016015614f26a6c397a8f28217cc P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:40.220165 12334 consensus_queue.cc:237] T 08d4b77670fc4bba87a1daa451adf11a P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:40.220659 12301 raft_consensus.cc:515] T 9f42016015614f26a6c397a8f28217cc P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:40.222792 12267 tablet_bootstrap.cc:654] T 6538d0571ef340a18d06ff718df19927 P b0ff6679aa1e47fbaed4804b1c948f44: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:40.222980 12301 leader_election.cc:290] T 9f42016015614f26a6c397a8f28217cc P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853)
I20260709 13:16:40.224803 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f42016015614f26a6c397a8f28217cc" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:40.227156 12221 raft_consensus.cc:2393] T 9f42016015614f26a6c397a8f28217cc P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6878f540147c4f318df5774f4f6338d0 in current term 1: Already voted for candidate b0ff6679aa1e47fbaed4804b1c948f44 in this term.
I20260709 13:16:40.232940 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f42016015614f26a6c397a8f28217cc" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:40.233717 12274 ts_tablet_manager.cc:1434] T 9f42016015614f26a6c397a8f28217cc P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.007s
I20260709 13:16:40.235846 11964 leader_election.cc:304] T 9f42016015614f26a6c397a8f28217cc P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6878f540147c4f318df5774f4f6338d0; no voters: 4927f71d6e294cb89046579b49e12681, b0ff6679aa1e47fbaed4804b1c948f44
I20260709 13:16:40.236856 12274 tablet_bootstrap.cc:492] T 93155d9d1ff8414b8cff6245b34c7cbc P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:40.236768 12338 raft_consensus.cc:3060] T 9f42016015614f26a6c397a8f28217cc P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:40.238358 12308 raft_consensus.cc:493] T c00198cad61f482bac721ce88f740ce9 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:40.238843 12308 raft_consensus.cc:515] T c00198cad61f482bac721ce88f740ce9 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:40.239838 11896 catalog_manager.cc:5697] T 9928a37ad8934214b7f8d7bffbc28c27 P 6878f540147c4f318df5774f4f6338d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6878f540147c4f318df5774f4f6338d0 (127.8.218.65). New cstate: current_term: 1 leader_uuid: "6878f540147c4f318df5774f4f6338d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:40.240917 12308 leader_election.cc:290] T c00198cad61f482bac721ce88f740ce9 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853), 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179)
I20260709 13:16:40.243327 12147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c00198cad61f482bac721ce88f740ce9" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
I20260709 13:16:40.244503 12338 raft_consensus.cc:2749] T 9f42016015614f26a6c397a8f28217cc P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:16:40.244887 12188 leader_election.cc:343] T c00198cad61f482bac721ce88f740ce9 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:40.246018 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c00198cad61f482bac721ce88f740ce9" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:40.246850 12074 raft_consensus.cc:2468] T c00198cad61f482bac721ce88f740ce9 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4927f71d6e294cb89046579b49e12681 in term 0.
I20260709 13:16:40.248225 12186 leader_election.cc:304] T c00198cad61f482bac721ce88f740ce9 P 4927f71d6e294cb89046579b49e12681 [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: 4927f71d6e294cb89046579b49e12681, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 26d9fb8ee3f54206b919bdad7b7179f0
I20260709 13:16:40.249780 12308 raft_consensus.cc:2804] T c00198cad61f482bac721ce88f740ce9 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:40.250264 12308 raft_consensus.cc:493] T c00198cad61f482bac721ce88f740ce9 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:40.246820 12268 tablet_bootstrap.cc:654] T 93155d9d1ff8414b8cff6245b34c7cbc P 26d9fb8ee3f54206b919bdad7b7179f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:40.252359 12266 tablet_bootstrap.cc:492] T 8a903a960a7a4f01a6af617ec23861a6 P 4927f71d6e294cb89046579b49e12681: No bootstrap required, opened a new log
I20260709 13:16:40.253091 12266 ts_tablet_manager.cc:1403] T 8a903a960a7a4f01a6af617ec23861a6 P 4927f71d6e294cb89046579b49e12681: Time spent bootstrapping tablet: real 0.080s	user 0.015s	sys 0.026s
I20260709 13:16:40.254411 11895 catalog_manager.cc:5697] T 9f42016015614f26a6c397a8f28217cc P b0ff6679aa1e47fbaed4804b1c948f44 reported cstate change: term changed from 0 to 1, leader changed from <none> to b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66). New cstate: current_term: 1 leader_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:40.255892 12266 raft_consensus.cc:359] T 8a903a960a7a4f01a6af617ec23861a6 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:40.256582 12266 raft_consensus.cc:385] T 8a903a960a7a4f01a6af617ec23861a6 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:40.256832 12266 raft_consensus.cc:740] T 8a903a960a7a4f01a6af617ec23861a6 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Initialized, Role: FOLLOWER
I20260709 13:16:40.250670 12308 raft_consensus.cc:3060] T c00198cad61f482bac721ce88f740ce9 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:40.257460 12266 consensus_queue.cc:260] T 8a903a960a7a4f01a6af617ec23861a6 P 4927f71d6e294cb89046579b49e12681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:40.259591 12266 ts_tablet_manager.cc:1434] T 8a903a960a7a4f01a6af617ec23861a6 P 4927f71d6e294cb89046579b49e12681: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:16:40.267562 12274 tablet_bootstrap.cc:654] T 93155d9d1ff8414b8cff6245b34c7cbc P 6878f540147c4f318df5774f4f6338d0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:40.270411 12267 tablet_bootstrap.cc:492] T 6538d0571ef340a18d06ff718df19927 P b0ff6679aa1e47fbaed4804b1c948f44: No bootstrap required, opened a new log
I20260709 13:16:40.270958 12267 ts_tablet_manager.cc:1403] T 6538d0571ef340a18d06ff718df19927 P b0ff6679aa1e47fbaed4804b1c948f44: Time spent bootstrapping tablet: real 0.084s	user 0.024s	sys 0.019s
I20260709 13:16:40.273870 12308 raft_consensus.cc:515] T c00198cad61f482bac721ce88f740ce9 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:40.276019 12266 tablet_bootstrap.cc:492] T 6538d0571ef340a18d06ff718df19927 P 4927f71d6e294cb89046579b49e12681: Bootstrap starting.
I20260709 13:16:40.276635 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c00198cad61f482bac721ce88f740ce9" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44"
I20260709 13:16:40.277232 12074 raft_consensus.cc:3060] T c00198cad61f482bac721ce88f740ce9 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:40.278314 11893 catalog_manager.cc:5697] T af2d9cd64d72456fb663cc1d9526e555 P 26d9fb8ee3f54206b919bdad7b7179f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67). New cstate: current_term: 1 leader_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:40.280194 11893 catalog_manager.cc:5697] T 08d4b77670fc4bba87a1daa451adf11a P 26d9fb8ee3f54206b919bdad7b7179f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67). New cstate: current_term: 1 leader_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:40.283564 12266 tablet_bootstrap.cc:654] T 6538d0571ef340a18d06ff718df19927 P 4927f71d6e294cb89046579b49e12681: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:40.288091 12267 raft_consensus.cc:359] T 6538d0571ef340a18d06ff718df19927 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:40.289021 12267 raft_consensus.cc:385] T 6538d0571ef340a18d06ff718df19927 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:40.289405 12267 raft_consensus.cc:740] T 6538d0571ef340a18d06ff718df19927 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Initialized, Role: FOLLOWER
I20260709 13:16:40.289580 12074 raft_consensus.cc:2468] T c00198cad61f482bac721ce88f740ce9 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4927f71d6e294cb89046579b49e12681 in term 1.
I20260709 13:16:40.290279 12267 consensus_queue.cc:260] T 6538d0571ef340a18d06ff718df19927 P b0ff6679aa1e47fbaed4804b1c948f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:40.290730 12186 leader_election.cc:304] T c00198cad61f482bac721ce88f740ce9 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4927f71d6e294cb89046579b49e12681, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 
I20260709 13:16:40.291605 12270 raft_consensus.cc:2804] T c00198cad61f482bac721ce88f740ce9 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:40.292507 12267 ts_tablet_manager.cc:1434] T 6538d0571ef340a18d06ff718df19927 P b0ff6679aa1e47fbaed4804b1c948f44: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 13:16:40.293205 12266 tablet_bootstrap.cc:492] T 6538d0571ef340a18d06ff718df19927 P 4927f71d6e294cb89046579b49e12681: No bootstrap required, opened a new log
W20260709 13:16:40.293324 11945 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:16:40.293530 12267 tablet_bootstrap.cc:492] T 3343da12713c4520b922f9cfca2d1d0c P b0ff6679aa1e47fbaed4804b1c948f44: Bootstrap starting.
I20260709 13:16:40.293697 12266 ts_tablet_manager.cc:1403] T 6538d0571ef340a18d06ff718df19927 P 4927f71d6e294cb89046579b49e12681: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.002s
I20260709 13:16:40.296258 12266 raft_consensus.cc:359] T 6538d0571ef340a18d06ff718df19927 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:40.296856 12266 raft_consensus.cc:385] T 6538d0571ef340a18d06ff718df19927 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:40.297111 12266 raft_consensus.cc:740] T 6538d0571ef340a18d06ff718df19927 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Initialized, Role: FOLLOWER
I20260709 13:16:40.297698 12266 consensus_queue.cc:260] T 6538d0571ef340a18d06ff718df19927 P 4927f71d6e294cb89046579b49e12681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:40.300393 12274 tablet_bootstrap.cc:492] T 93155d9d1ff8414b8cff6245b34c7cbc P 6878f540147c4f318df5774f4f6338d0: No bootstrap required, opened a new log
I20260709 13:16:40.300881 12274 ts_tablet_manager.cc:1403] T 93155d9d1ff8414b8cff6245b34c7cbc P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.064s	user 0.008s	sys 0.011s
I20260709 13:16:40.303112 12267 tablet_bootstrap.cc:654] T 3343da12713c4520b922f9cfca2d1d0c P b0ff6679aa1e47fbaed4804b1c948f44: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:40.303478 12274 raft_consensus.cc:359] T 93155d9d1ff8414b8cff6245b34c7cbc P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:40.304246 12274 raft_consensus.cc:385] T 93155d9d1ff8414b8cff6245b34c7cbc P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:40.304592 12274 raft_consensus.cc:740] T 93155d9d1ff8414b8cff6245b34c7cbc P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:40.305572 12274 consensus_queue.cc:260] T 93155d9d1ff8414b8cff6245b34c7cbc P 6878f540147c4f318df5774f4f6338d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:40.318928 12274 ts_tablet_manager.cc:1434] T 93155d9d1ff8414b8cff6245b34c7cbc P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 13:16:40.319368 12270 raft_consensus.cc:697] T c00198cad61f482bac721ce88f740ce9 P 4927f71d6e294cb89046579b49e12681 [term 1 LEADER]: Becoming Leader. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Running, Role: LEADER
I20260709 13:16:40.320407 12270 consensus_queue.cc:237] T c00198cad61f482bac721ce88f740ce9 P 4927f71d6e294cb89046579b49e12681 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:40.321671 12268 tablet_bootstrap.cc:492] T 93155d9d1ff8414b8cff6245b34c7cbc P 26d9fb8ee3f54206b919bdad7b7179f0: No bootstrap required, opened a new log
I20260709 13:16:40.322149 12268 ts_tablet_manager.cc:1403] T 93155d9d1ff8414b8cff6245b34c7cbc P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent bootstrapping tablet: real 0.118s	user 0.009s	sys 0.008s
I20260709 13:16:40.322384 12338 consensus_queue.cc:1048] T 8a903a960a7a4f01a6af617ec23861a6 P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:40.324682 12268 raft_consensus.cc:359] T 93155d9d1ff8414b8cff6245b34c7cbc P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:40.325407 12268 raft_consensus.cc:385] T 93155d9d1ff8414b8cff6245b34c7cbc P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:40.325678 12268 raft_consensus.cc:740] T 93155d9d1ff8414b8cff6245b34c7cbc P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Initialized, Role: FOLLOWER
I20260709 13:16:40.326443 12266 ts_tablet_manager.cc:1434] T 6538d0571ef340a18d06ff718df19927 P 4927f71d6e294cb89046579b49e12681: Time spent starting tablet: real 0.032s	user 0.010s	sys 0.014s
I20260709 13:16:40.327392 12266 tablet_bootstrap.cc:492] T 23ddfdb5039c4626be7bdf8065612376 P 4927f71d6e294cb89046579b49e12681: Bootstrap starting.
I20260709 13:16:40.327338 12147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c00198cad61f482bac721ce88f740ce9" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0"
W20260709 13:16:40.329479 12188 leader_election.cc:343] T c00198cad61f482bac721ce88f740ce9 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:40.330973 12308 leader_election.cc:290] T c00198cad61f482bac721ce88f740ce9 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 election: Requested vote from peers b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853), 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179)
I20260709 13:16:40.334666 12266 tablet_bootstrap.cc:654] T 23ddfdb5039c4626be7bdf8065612376 P 4927f71d6e294cb89046579b49e12681: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:40.331533 12268 consensus_queue.cc:260] T 93155d9d1ff8414b8cff6245b34c7cbc P 26d9fb8ee3f54206b919bdad7b7179f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:40.335650 12274 tablet_bootstrap.cc:492] T 641a18b7eb5e4c21a664e0fabf73fad1 P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:40.336640 12268 ts_tablet_manager.cc:1434] T 93155d9d1ff8414b8cff6245b34c7cbc P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:16:40.337527 12268 tablet_bootstrap.cc:492] T 186f1192fdb24471975e956b83151118 P 26d9fb8ee3f54206b919bdad7b7179f0: Bootstrap starting.
I20260709 13:16:40.340622 12338 raft_consensus.cc:493] T 93155d9d1ff8414b8cff6245b34c7cbc P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:40.341133 12338 raft_consensus.cc:515] T 93155d9d1ff8414b8cff6245b34c7cbc P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:40.343098 12268 tablet_bootstrap.cc:654] T 186f1192fdb24471975e956b83151118 P 26d9fb8ee3f54206b919bdad7b7179f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:40.345196 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93155d9d1ff8414b8cff6245b34c7cbc" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:40.346063 12221 raft_consensus.cc:2468] T 93155d9d1ff8414b8cff6245b34c7cbc P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 0.
I20260709 13:16:40.352083 11964 leader_election.cc:304] T 93155d9d1ff8414b8cff6245b34c7cbc P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4927f71d6e294cb89046579b49e12681, 6878f540147c4f318df5774f4f6338d0; no voters: 
I20260709 13:16:40.351574 11893 catalog_manager.cc:5697] T c00198cad61f482bac721ce88f740ce9 P 4927f71d6e294cb89046579b49e12681 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4927f71d6e294cb89046579b49e12681 (127.8.218.68). New cstate: current_term: 1 leader_uuid: "4927f71d6e294cb89046579b49e12681" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:40.353189 12301 raft_consensus.cc:2804] T 93155d9d1ff8414b8cff6245b34c7cbc P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:40.353628 12301 raft_consensus.cc:493] T 93155d9d1ff8414b8cff6245b34c7cbc P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:40.353982 12301 raft_consensus.cc:3060] T 93155d9d1ff8414b8cff6245b34c7cbc P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:40.354432 12147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93155d9d1ff8414b8cff6245b34c7cbc" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
I20260709 13:16:40.355085 12147 raft_consensus.cc:2468] T 93155d9d1ff8414b8cff6245b34c7cbc P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 0.
I20260709 13:16:40.356740 12338 leader_election.cc:290] T 93155d9d1ff8414b8cff6245b34c7cbc P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179), 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243)
I20260709 13:16:40.366925 12267 tablet_bootstrap.cc:492] T 3343da12713c4520b922f9cfca2d1d0c P b0ff6679aa1e47fbaed4804b1c948f44: No bootstrap required, opened a new log
I20260709 13:16:40.367416 12267 ts_tablet_manager.cc:1403] T 3343da12713c4520b922f9cfca2d1d0c P b0ff6679aa1e47fbaed4804b1c948f44: Time spent bootstrapping tablet: real 0.074s	user 0.017s	sys 0.022s
I20260709 13:16:40.367617 12274 tablet_bootstrap.cc:654] T 641a18b7eb5e4c21a664e0fabf73fad1 P 6878f540147c4f318df5774f4f6338d0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:40.369969 12221 raft_consensus.cc:3060] T 8a903a960a7a4f01a6af617ec23861a6 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:40.372113 12267 raft_consensus.cc:359] T 3343da12713c4520b922f9cfca2d1d0c P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:40.372849 12267 raft_consensus.cc:385] T 3343da12713c4520b922f9cfca2d1d0c P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:40.373155 12267 raft_consensus.cc:740] T 3343da12713c4520b922f9cfca2d1d0c P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Initialized, Role: FOLLOWER
I20260709 13:16:40.382006 12270 raft_consensus.cc:493] T 186f1192fdb24471975e956b83151118 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:40.382607 12270 raft_consensus.cc:515] T 186f1192fdb24471975e956b83151118 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:40.384712 12301 raft_consensus.cc:515] T 93155d9d1ff8414b8cff6245b34c7cbc P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:40.385411 12072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "186f1192fdb24471975e956b83151118" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:40.386068 12072 raft_consensus.cc:2468] T 186f1192fdb24471975e956b83151118 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4927f71d6e294cb89046579b49e12681 in term 0.
I20260709 13:16:40.387331 12186 leader_election.cc:304] T 186f1192fdb24471975e956b83151118 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4927f71d6e294cb89046579b49e12681, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 
I20260709 13:16:40.387845 12267 consensus_queue.cc:260] T 3343da12713c4520b922f9cfca2d1d0c P b0ff6679aa1e47fbaed4804b1c948f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:40.388235 12308 raft_consensus.cc:2804] T 186f1192fdb24471975e956b83151118 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:40.389144 12308 raft_consensus.cc:493] T 186f1192fdb24471975e956b83151118 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:40.389544 12308 raft_consensus.cc:3060] T 186f1192fdb24471975e956b83151118 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:40.395409 12267 ts_tablet_manager.cc:1434] T 3343da12713c4520b922f9cfca2d1d0c P b0ff6679aa1e47fbaed4804b1c948f44: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 13:16:40.396446 12267 tablet_bootstrap.cc:492] T 5126a4c954f9418f8169deff475fc575 P b0ff6679aa1e47fbaed4804b1c948f44: Bootstrap starting.
I20260709 13:16:40.398315 12147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "186f1192fdb24471975e956b83151118" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
W20260709 13:16:40.399833 12188 leader_election.cc:343] T 186f1192fdb24471975e956b83151118 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:40.401473 12270 leader_election.cc:290] T 186f1192fdb24471975e956b83151118 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853), 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179)
I20260709 13:16:40.413522 12147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93155d9d1ff8414b8cff6245b34c7cbc" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0"
I20260709 13:16:40.413959 12360 consensus_queue.cc:1048] T 8a903a960a7a4f01a6af617ec23861a6 P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:40.414314 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93155d9d1ff8414b8cff6245b34c7cbc" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681"
I20260709 13:16:40.415050 12147 raft_consensus.cc:3060] T 93155d9d1ff8414b8cff6245b34c7cbc P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:40.415208 12221 raft_consensus.cc:3060] T 93155d9d1ff8414b8cff6245b34c7cbc P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:40.418478 12267 tablet_bootstrap.cc:654] T 5126a4c954f9418f8169deff475fc575 P b0ff6679aa1e47fbaed4804b1c948f44: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:40.413237 12301 leader_election.cc:290] T 93155d9d1ff8414b8cff6245b34c7cbc P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 election: Requested vote from peers 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179), 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243)
I20260709 13:16:40.434480 12147 raft_consensus.cc:2468] T 93155d9d1ff8414b8cff6245b34c7cbc P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 1.
I20260709 13:16:40.439606 11965 leader_election.cc:304] T 93155d9d1ff8414b8cff6245b34c7cbc P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26d9fb8ee3f54206b919bdad7b7179f0, 6878f540147c4f318df5774f4f6338d0; no voters: 
I20260709 13:16:40.440426 12301 raft_consensus.cc:2804] T 93155d9d1ff8414b8cff6245b34c7cbc P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:40.441413 12301 raft_consensus.cc:697] T 93155d9d1ff8414b8cff6245b34c7cbc P 6878f540147c4f318df5774f4f6338d0 [term 1 LEADER]: Becoming Leader. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Running, Role: LEADER
I20260709 13:16:40.442520 12301 consensus_queue.cc:237] T 93155d9d1ff8414b8cff6245b34c7cbc P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:40.450615 12274 tablet_bootstrap.cc:492] T 641a18b7eb5e4c21a664e0fabf73fad1 P 6878f540147c4f318df5774f4f6338d0: No bootstrap required, opened a new log
I20260709 13:16:40.451119 12274 ts_tablet_manager.cc:1403] T 641a18b7eb5e4c21a664e0fabf73fad1 P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.116s	user 0.028s	sys 0.033s
I20260709 13:16:40.451567 12221 raft_consensus.cc:2468] T 93155d9d1ff8414b8cff6245b34c7cbc P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 1.
I20260709 13:16:40.454463 12268 tablet_bootstrap.cc:492] T 186f1192fdb24471975e956b83151118 P 26d9fb8ee3f54206b919bdad7b7179f0: No bootstrap required, opened a new log
I20260709 13:16:40.455054 12268 ts_tablet_manager.cc:1403] T 186f1192fdb24471975e956b83151118 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent bootstrapping tablet: real 0.118s	user 0.028s	sys 0.022s
I20260709 13:16:40.456555 12274 raft_consensus.cc:359] T 641a18b7eb5e4c21a664e0fabf73fad1 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:40.457237 12274 raft_consensus.cc:385] T 641a18b7eb5e4c21a664e0fabf73fad1 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:40.457484 12274 raft_consensus.cc:740] T 641a18b7eb5e4c21a664e0fabf73fad1 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:40.458247 12274 consensus_queue.cc:260] T 641a18b7eb5e4c21a664e0fabf73fad1 P 6878f540147c4f318df5774f4f6338d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:40.458139 12308 raft_consensus.cc:515] T 186f1192fdb24471975e956b83151118 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:40.460305 12274 ts_tablet_manager.cc:1434] T 641a18b7eb5e4c21a664e0fabf73fad1 P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260709 13:16:40.462309 12274 tablet_bootstrap.cc:492] T 5126a4c954f9418f8169deff475fc575 P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:40.463605 12072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "186f1192fdb24471975e956b83151118" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44"
I20260709 13:16:40.463944 12147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "186f1192fdb24471975e956b83151118" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0"
I20260709 13:16:40.464238 12072 raft_consensus.cc:3060] T 186f1192fdb24471975e956b83151118 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:40.464566 12308 leader_election.cc:290] T 186f1192fdb24471975e956b83151118 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 election: Requested vote from peers b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853), 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179)
I20260709 13:16:40.466400 12267 tablet_bootstrap.cc:492] T 5126a4c954f9418f8169deff475fc575 P b0ff6679aa1e47fbaed4804b1c948f44: No bootstrap required, opened a new log
I20260709 13:16:40.466890 12267 ts_tablet_manager.cc:1403] T 5126a4c954f9418f8169deff475fc575 P b0ff6679aa1e47fbaed4804b1c948f44: Time spent bootstrapping tablet: real 0.071s	user 0.010s	sys 0.001s
I20260709 13:16:40.468552 12266 tablet_bootstrap.cc:492] T 23ddfdb5039c4626be7bdf8065612376 P 4927f71d6e294cb89046579b49e12681: No bootstrap required, opened a new log
I20260709 13:16:40.469015 12266 ts_tablet_manager.cc:1403] T 23ddfdb5039c4626be7bdf8065612376 P 4927f71d6e294cb89046579b49e12681: Time spent bootstrapping tablet: real 0.142s	user 0.023s	sys 0.012s
I20260709 13:16:40.469841 12268 raft_consensus.cc:359] T 186f1192fdb24471975e956b83151118 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:40.470553 12268 raft_consensus.cc:385] T 186f1192fdb24471975e956b83151118 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:40.470942 12268 raft_consensus.cc:740] T 186f1192fdb24471975e956b83151118 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Initialized, Role: FOLLOWER
I20260709 13:16:40.470808 11896 catalog_manager.cc:5697] T 93155d9d1ff8414b8cff6245b34c7cbc P 6878f540147c4f318df5774f4f6338d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6878f540147c4f318df5774f4f6338d0 (127.8.218.65). New cstate: current_term: 1 leader_uuid: "6878f540147c4f318df5774f4f6338d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:40.471524 12266 raft_consensus.cc:359] T 23ddfdb5039c4626be7bdf8065612376 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:40.473084 12266 raft_consensus.cc:385] T 23ddfdb5039c4626be7bdf8065612376 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:40.473366 12266 raft_consensus.cc:740] T 23ddfdb5039c4626be7bdf8065612376 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Initialized, Role: FOLLOWER
I20260709 13:16:40.474023 12266 consensus_queue.cc:260] T 23ddfdb5039c4626be7bdf8065612376 P 4927f71d6e294cb89046579b49e12681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:40.476089 12266 ts_tablet_manager.cc:1434] T 23ddfdb5039c4626be7bdf8065612376 P 4927f71d6e294cb89046579b49e12681: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
W20260709 13:16:40.460064 11963 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.218.66:44853, user_credentials={real_user=slave}} blocked reactor thread for 87599.2us
I20260709 13:16:40.477036 12266 tablet_bootstrap.cc:492] T bf02aaa65219451cac5cdeaf7d722eec P 4927f71d6e294cb89046579b49e12681: Bootstrap starting.
I20260709 13:16:40.478705 12072 raft_consensus.cc:2468] T 186f1192fdb24471975e956b83151118 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4927f71d6e294cb89046579b49e12681 in term 1.
I20260709 13:16:40.477303 12274 tablet_bootstrap.cc:654] T 5126a4c954f9418f8169deff475fc575 P 6878f540147c4f318df5774f4f6338d0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:40.471849 12268 consensus_queue.cc:260] T 186f1192fdb24471975e956b83151118 P 26d9fb8ee3f54206b919bdad7b7179f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:40.479857 12186 leader_election.cc:304] T 186f1192fdb24471975e956b83151118 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4927f71d6e294cb89046579b49e12681, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 
I20260709 13:16:40.481412 12268 ts_tablet_manager.cc:1434] T 186f1192fdb24471975e956b83151118 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260709 13:16:40.481613 12353 raft_consensus.cc:2804] T 186f1192fdb24471975e956b83151118 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:40.482116 12353 raft_consensus.cc:697] T 186f1192fdb24471975e956b83151118 P 4927f71d6e294cb89046579b49e12681 [term 1 LEADER]: Becoming Leader. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Running, Role: LEADER
I20260709 13:16:40.482908 12353 consensus_queue.cc:237] T 186f1192fdb24471975e956b83151118 P 4927f71d6e294cb89046579b49e12681 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:40.486735 12266 tablet_bootstrap.cc:654] T bf02aaa65219451cac5cdeaf7d722eec P 4927f71d6e294cb89046579b49e12681: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:40.488093 12147 raft_consensus.cc:3060] T 186f1192fdb24471975e956b83151118 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:40.491458 12268 tablet_bootstrap.cc:492] T 9928a37ad8934214b7f8d7bffbc28c27 P 26d9fb8ee3f54206b919bdad7b7179f0: Bootstrap starting.
I20260709 13:16:40.497444 12268 tablet_bootstrap.cc:654] T 9928a37ad8934214b7f8d7bffbc28c27 P 26d9fb8ee3f54206b919bdad7b7179f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:40.499737 12270 consensus_queue.cc:1048] T 88986d5278b045d59c1691c76da6eca3 P 4927f71d6e294cb89046579b49e12681 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:40.503293 12266 tablet_bootstrap.cc:492] T bf02aaa65219451cac5cdeaf7d722eec P 4927f71d6e294cb89046579b49e12681: No bootstrap required, opened a new log
I20260709 13:16:40.503777 12266 ts_tablet_manager.cc:1403] T bf02aaa65219451cac5cdeaf7d722eec P 4927f71d6e294cb89046579b49e12681: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.000s
I20260709 13:16:40.507110 12266 raft_consensus.cc:359] T bf02aaa65219451cac5cdeaf7d722eec P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:40.507979 12266 raft_consensus.cc:385] T bf02aaa65219451cac5cdeaf7d722eec P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:40.508311 12266 raft_consensus.cc:740] T bf02aaa65219451cac5cdeaf7d722eec P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Initialized, Role: FOLLOWER
I20260709 13:16:40.509290 12266 consensus_queue.cc:260] T bf02aaa65219451cac5cdeaf7d722eec P 4927f71d6e294cb89046579b49e12681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:40.511849 12266 ts_tablet_manager.cc:1434] T bf02aaa65219451cac5cdeaf7d722eec P 4927f71d6e294cb89046579b49e12681: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:16:40.512970 12266 tablet_bootstrap.cc:492] T a340a31ca444412ba60a6620d3acb6c9 P 4927f71d6e294cb89046579b49e12681: Bootstrap starting.
I20260709 13:16:40.515882 12147 raft_consensus.cc:2468] T 186f1192fdb24471975e956b83151118 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4927f71d6e294cb89046579b49e12681 in term 1.
I20260709 13:16:40.520808 12266 tablet_bootstrap.cc:654] T a340a31ca444412ba60a6620d3acb6c9 P 4927f71d6e294cb89046579b49e12681: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:40.525944 12267 raft_consensus.cc:359] T 5126a4c954f9418f8169deff475fc575 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:40.532285 12267 raft_consensus.cc:385] T 5126a4c954f9418f8169deff475fc575 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:40.532620 12267 raft_consensus.cc:740] T 5126a4c954f9418f8169deff475fc575 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Initialized, Role: FOLLOWER
I20260709 13:16:40.534546 12268 tablet_bootstrap.cc:492] T 9928a37ad8934214b7f8d7bffbc28c27 P 26d9fb8ee3f54206b919bdad7b7179f0: No bootstrap required, opened a new log
I20260709 13:16:40.535022 12268 ts_tablet_manager.cc:1403] T 9928a37ad8934214b7f8d7bffbc28c27 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent bootstrapping tablet: real 0.044s	user 0.007s	sys 0.005s
I20260709 13:16:40.533427 12267 consensus_queue.cc:260] T 5126a4c954f9418f8169deff475fc575 P b0ff6679aa1e47fbaed4804b1c948f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:40.537932 12268 raft_consensus.cc:359] T 9928a37ad8934214b7f8d7bffbc28c27 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:40.538584 12268 raft_consensus.cc:385] T 9928a37ad8934214b7f8d7bffbc28c27 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:40.538843 12268 raft_consensus.cc:740] T 9928a37ad8934214b7f8d7bffbc28c27 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Initialized, Role: FOLLOWER
I20260709 13:16:40.540838 12270 consensus_queue.cc:1048] T 88986d5278b045d59c1691c76da6eca3 P 4927f71d6e294cb89046579b49e12681 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:40.541867 12268 consensus_queue.cc:260] T 9928a37ad8934214b7f8d7bffbc28c27 P 26d9fb8ee3f54206b919bdad7b7179f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:40.553215 12268 ts_tablet_manager.cc:1434] T 9928a37ad8934214b7f8d7bffbc28c27 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.005s
I20260709 13:16:40.554890 12268 tablet_bootstrap.cc:492] T c00198cad61f482bac721ce88f740ce9 P 26d9fb8ee3f54206b919bdad7b7179f0: Bootstrap starting.
I20260709 13:16:40.564749 12268 tablet_bootstrap.cc:654] T c00198cad61f482bac721ce88f740ce9 P 26d9fb8ee3f54206b919bdad7b7179f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:40.560034 11893 catalog_manager.cc:5697] T 186f1192fdb24471975e956b83151118 P 4927f71d6e294cb89046579b49e12681 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4927f71d6e294cb89046579b49e12681 (127.8.218.68). New cstate: current_term: 1 leader_uuid: "4927f71d6e294cb89046579b49e12681" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:40.589112 12268 tablet_bootstrap.cc:492] T c00198cad61f482bac721ce88f740ce9 P 26d9fb8ee3f54206b919bdad7b7179f0: No bootstrap required, opened a new log
I20260709 13:16:40.579655 12274 tablet_bootstrap.cc:492] T 5126a4c954f9418f8169deff475fc575 P 6878f540147c4f318df5774f4f6338d0: No bootstrap required, opened a new log
I20260709 13:16:40.579535 12267 ts_tablet_manager.cc:1434] T 5126a4c954f9418f8169deff475fc575 P b0ff6679aa1e47fbaed4804b1c948f44: Time spent starting tablet: real 0.112s	user 0.004s	sys 0.004s
I20260709 13:16:40.605309 12268 ts_tablet_manager.cc:1403] T c00198cad61f482bac721ce88f740ce9 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent bootstrapping tablet: real 0.051s	user 0.023s	sys 0.012s
I20260709 13:16:40.605449 12274 ts_tablet_manager.cc:1403] T 5126a4c954f9418f8169deff475fc575 P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.143s	user 0.042s	sys 0.063s
I20260709 13:16:40.583635 12337 raft_consensus.cc:493] T 6538d0571ef340a18d06ff718df19927 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:40.607959 12337 raft_consensus.cc:515] T 6538d0571ef340a18d06ff718df19927 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:40.611385 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6538d0571ef340a18d06ff718df19927" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:40.611964 12337 leader_election.cc:290] T 6538d0571ef340a18d06ff718df19927 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:40.612100 12221 raft_consensus.cc:2468] T 6538d0571ef340a18d06ff718df19927 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ff6679aa1e47fbaed4804b1c948f44 in term 0.
I20260709 13:16:40.612867 12334 consensus_queue.cc:1048] T af2d9cd64d72456fb663cc1d9526e555 P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:40.613382 12274 raft_consensus.cc:359] T 5126a4c954f9418f8169deff475fc575 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:40.613605 12039 leader_election.cc:304] T 6538d0571ef340a18d06ff718df19927 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4927f71d6e294cb89046579b49e12681, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 
I20260709 13:16:40.612170 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6538d0571ef340a18d06ff718df19927" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
I20260709 13:16:40.614547 12342 raft_consensus.cc:2804] T 6538d0571ef340a18d06ff718df19927 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:40.614903 12342 raft_consensus.cc:493] T 6538d0571ef340a18d06ff718df19927 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:40.615254 12342 raft_consensus.cc:3060] T 6538d0571ef340a18d06ff718df19927 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:40.615383 12040 leader_election.cc:343] T 6538d0571ef340a18d06ff718df19927 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:40.611366 12267 tablet_bootstrap.cc:492] T af2d9cd64d72456fb663cc1d9526e555 P b0ff6679aa1e47fbaed4804b1c948f44: Bootstrap starting.
I20260709 13:16:40.608129 12268 raft_consensus.cc:359] T c00198cad61f482bac721ce88f740ce9 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:40.619506 12268 raft_consensus.cc:385] T c00198cad61f482bac721ce88f740ce9 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:40.619831 12268 raft_consensus.cc:740] T c00198cad61f482bac721ce88f740ce9 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Initialized, Role: FOLLOWER
W20260709 13:16:40.620548 12112 consensus_peers.cc:597] T af2d9cd64d72456fb663cc1d9526e555 P 26d9fb8ee3f54206b919bdad7b7179f0 -> Peer b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853): Couldn't send request to peer b0ff6679aa1e47fbaed4804b1c948f44. 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:16:40.621564 12268 consensus_queue.cc:260] T c00198cad61f482bac721ce88f740ce9 P 26d9fb8ee3f54206b919bdad7b7179f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:40.623027 12342 raft_consensus.cc:515] T 6538d0571ef340a18d06ff718df19927 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:40.625010 12268 ts_tablet_manager.cc:1434] T c00198cad61f482bac721ce88f740ce9 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 13:16:40.625612 12342 leader_election.cc:290] T 6538d0571ef340a18d06ff718df19927 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 election: Requested vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:40.625948 12268 tablet_bootstrap.cc:492] T bf02aaa65219451cac5cdeaf7d722eec P 26d9fb8ee3f54206b919bdad7b7179f0: Bootstrap starting.
I20260709 13:16:40.614023 12274 raft_consensus.cc:385] T 5126a4c954f9418f8169deff475fc575 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:40.626834 12274 raft_consensus.cc:740] T 5126a4c954f9418f8169deff475fc575 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:40.627588 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6538d0571ef340a18d06ff718df19927" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0"
W20260709 13:16:40.629544 12040 leader_election.cc:343] T 6538d0571ef340a18d06ff718df19927 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:40.630264 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6538d0571ef340a18d06ff718df19927" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681"
I20260709 13:16:40.630896 12222 raft_consensus.cc:3060] T 6538d0571ef340a18d06ff718df19927 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:40.634567 12268 tablet_bootstrap.cc:654] T bf02aaa65219451cac5cdeaf7d722eec P 26d9fb8ee3f54206b919bdad7b7179f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:40.638607 12222 raft_consensus.cc:2468] T 6538d0571ef340a18d06ff718df19927 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ff6679aa1e47fbaed4804b1c948f44 in term 1.
I20260709 13:16:40.640316 12039 leader_election.cc:304] T 6538d0571ef340a18d06ff718df19927 P b0ff6679aa1e47fbaed4804b1c948f44 [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: 4927f71d6e294cb89046579b49e12681, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:40.641372 12337 raft_consensus.cc:2804] T 6538d0571ef340a18d06ff718df19927 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:40.630093 12274 consensus_queue.cc:260] T 5126a4c954f9418f8169deff475fc575 P 6878f540147c4f318df5774f4f6338d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:40.641841 12337 raft_consensus.cc:697] T 6538d0571ef340a18d06ff718df19927 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 LEADER]: Becoming Leader. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Running, Role: LEADER
I20260709 13:16:40.643334 12274 ts_tablet_manager.cc:1434] T 5126a4c954f9418f8169deff475fc575 P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260709 13:16:40.643457 12337 consensus_queue.cc:237] T 6538d0571ef340a18d06ff718df19927 P b0ff6679aa1e47fbaed4804b1c948f44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:40.647240 12274 tablet_bootstrap.cc:492] T cf64790070cd4d6d949c57089d440e63 P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:40.647811 12148 raft_consensus.cc:3060] T 9928a37ad8934214b7f8d7bffbc28c27 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:40.658099 12362 consensus_queue.cc:1048] T 9928a37ad8934214b7f8d7bffbc28c27 P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:40.660773 12342 raft_consensus.cc:493] T 5126a4c954f9418f8169deff475fc575 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:40.661307 12342 raft_consensus.cc:515] T 5126a4c954f9418f8169deff475fc575 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:40.662369 12274 tablet_bootstrap.cc:654] T cf64790070cd4d6d949c57089d440e63 P 6878f540147c4f318df5774f4f6338d0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:40.663213 12342 leader_election.cc:290] T 5126a4c954f9418f8169deff475fc575 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179)
I20260709 13:16:40.663421 12266 tablet_bootstrap.cc:492] T a340a31ca444412ba60a6620d3acb6c9 P 4927f71d6e294cb89046579b49e12681: No bootstrap required, opened a new log
I20260709 13:16:40.663995 12266 ts_tablet_manager.cc:1403] T a340a31ca444412ba60a6620d3acb6c9 P 4927f71d6e294cb89046579b49e12681: Time spent bootstrapping tablet: real 0.151s	user 0.030s	sys 0.030s
I20260709 13:16:40.665036 12147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5126a4c954f9418f8169deff475fc575" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
I20260709 13:16:40.667815 12267 tablet_bootstrap.cc:654] T af2d9cd64d72456fb663cc1d9526e555 P b0ff6679aa1e47fbaed4804b1c948f44: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:40.667991 12147 raft_consensus.cc:2468] T 5126a4c954f9418f8169deff475fc575 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ff6679aa1e47fbaed4804b1c948f44 in term 0.
I20260709 13:16:40.665369 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5126a4c954f9418f8169deff475fc575" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
I20260709 13:16:40.669365 12040 leader_election.cc:304] T 5126a4c954f9418f8169deff475fc575 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26d9fb8ee3f54206b919bdad7b7179f0, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 
I20260709 13:16:40.669528 11999 raft_consensus.cc:2468] T 5126a4c954f9418f8169deff475fc575 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ff6679aa1e47fbaed4804b1c948f44 in term 0.
I20260709 13:16:40.670617 12342 raft_consensus.cc:2804] T 5126a4c954f9418f8169deff475fc575 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:40.671067 12342 raft_consensus.cc:493] T 5126a4c954f9418f8169deff475fc575 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:40.671548 12342 raft_consensus.cc:3060] T 5126a4c954f9418f8169deff475fc575 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:40.677021 12274 tablet_bootstrap.cc:492] T cf64790070cd4d6d949c57089d440e63 P 6878f540147c4f318df5774f4f6338d0: No bootstrap required, opened a new log
I20260709 13:16:40.677605 12274 ts_tablet_manager.cc:1403] T cf64790070cd4d6d949c57089d440e63 P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.000s
I20260709 13:16:40.680647 12267 tablet_bootstrap.cc:492] T af2d9cd64d72456fb663cc1d9526e555 P b0ff6679aa1e47fbaed4804b1c948f44: No bootstrap required, opened a new log
I20260709 13:16:40.680446 12274 raft_consensus.cc:359] T cf64790070cd4d6d949c57089d440e63 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:40.667428 12266 raft_consensus.cc:359] T a340a31ca444412ba60a6620d3acb6c9 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:40.681536 12266 raft_consensus.cc:385] T a340a31ca444412ba60a6620d3acb6c9 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:40.681113 12267 ts_tablet_manager.cc:1403] T af2d9cd64d72456fb663cc1d9526e555 P b0ff6679aa1e47fbaed4804b1c948f44: Time spent bootstrapping tablet: real 0.070s	user 0.002s	sys 0.011s
I20260709 13:16:40.681118 12274 raft_consensus.cc:385] T cf64790070cd4d6d949c57089d440e63 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:40.686996 12274 raft_consensus.cc:740] T cf64790070cd4d6d949c57089d440e63 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:40.687512 12334 raft_consensus.cc:493] T 23ddfdb5039c4626be7bdf8065612376 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:40.688099 12334 raft_consensus.cc:515] T 23ddfdb5039c4626be7bdf8065612376 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:40.680465 12342 raft_consensus.cc:515] T 5126a4c954f9418f8169deff475fc575 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:40.688465 12274 consensus_queue.cc:260] T cf64790070cd4d6d949c57089d440e63 P 6878f540147c4f318df5774f4f6338d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:40.692426 12362 consensus_queue.cc:1048] T 9928a37ad8934214b7f8d7bffbc28c27 P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:40.690647 12274 ts_tablet_manager.cc:1434] T cf64790070cd4d6d949c57089d440e63 P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:16:40.693473 12267 raft_consensus.cc:359] T af2d9cd64d72456fb663cc1d9526e555 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:40.694245 12267 raft_consensus.cc:385] T af2d9cd64d72456fb663cc1d9526e555 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:40.694541 12274 tablet_bootstrap.cc:492] T 6538d0571ef340a18d06ff718df19927 P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:40.696345 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5126a4c954f9418f8169deff475fc575" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0"
I20260709 13:16:40.696856 12342 leader_election.cc:290] T 5126a4c954f9418f8169deff475fc575 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 election: Requested vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179)
I20260709 13:16:40.697000 11999 raft_consensus.cc:3060] T 5126a4c954f9418f8169deff475fc575 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:40.699760 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23ddfdb5039c4626be7bdf8065612376" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:40.700052 12147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5126a4c954f9418f8169deff475fc575" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0"
I20260709 13:16:40.700377 12222 raft_consensus.cc:2468] T 23ddfdb5039c4626be7bdf8065612376 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 0.
I20260709 13:16:40.700616 12147 raft_consensus.cc:3060] T 5126a4c954f9418f8169deff475fc575 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:40.701076 12342 consensus_queue.cc:1048] T 9f42016015614f26a6c397a8f28217cc P b0ff6679aa1e47fbaed4804b1c948f44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:40.701751 12113 leader_election.cc:304] T 23ddfdb5039c4626be7bdf8065612376 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26d9fb8ee3f54206b919bdad7b7179f0, 4927f71d6e294cb89046579b49e12681; no voters: 
I20260709 13:16:40.702531 12284 raft_consensus.cc:2804] T 23ddfdb5039c4626be7bdf8065612376 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:40.702991 12284 raft_consensus.cc:493] T 23ddfdb5039c4626be7bdf8065612376 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:40.703341 12284 raft_consensus.cc:3060] T 23ddfdb5039c4626be7bdf8065612376 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:40.694502 12267 raft_consensus.cc:740] T af2d9cd64d72456fb663cc1d9526e555 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Initialized, Role: FOLLOWER
I20260709 13:16:40.707460 12267 consensus_queue.cc:260] T af2d9cd64d72456fb663cc1d9526e555 P b0ff6679aa1e47fbaed4804b1c948f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:40.708173 12274 tablet_bootstrap.cc:654] T 6538d0571ef340a18d06ff718df19927 P 6878f540147c4f318df5774f4f6338d0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:40.709530 12267 ts_tablet_manager.cc:1434] T af2d9cd64d72456fb663cc1d9526e555 P b0ff6679aa1e47fbaed4804b1c948f44: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260709 13:16:40.710443 12267 tablet_bootstrap.cc:492] T cf64790070cd4d6d949c57089d440e63 P b0ff6679aa1e47fbaed4804b1c948f44: Bootstrap starting.
I20260709 13:16:40.712765 12342 raft_consensus.cc:493] T 3343da12713c4520b922f9cfca2d1d0c P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:40.712903 12334 leader_election.cc:290] T 23ddfdb5039c4626be7bdf8065612376 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:40.713574 11998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23ddfdb5039c4626be7bdf8065612376" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
I20260709 13:16:40.714344 12342 raft_consensus.cc:515] T 3343da12713c4520b922f9cfca2d1d0c P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:40.715579 12074 raft_consensus.cc:3060] T 3343da12713c4520b922f9cfca2d1d0c P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:40.715809 12114 leader_election.cc:343] T 23ddfdb5039c4626be7bdf8065612376 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:40.717814 11998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3343da12713c4520b922f9cfca2d1d0c" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
I20260709 13:16:40.724026 12146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3343da12713c4520b922f9cfca2d1d0c" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
I20260709 13:16:40.725097 12342 leader_election.cc:290] T 3343da12713c4520b922f9cfca2d1d0c P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179)
I20260709 13:16:40.725410 12040 leader_election.cc:304] T 3343da12713c4520b922f9cfca2d1d0c P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b0ff6679aa1e47fbaed4804b1c948f44; no voters: 26d9fb8ee3f54206b919bdad7b7179f0, 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:40.727103 12334 raft_consensus.cc:493] T c00198cad61f482bac721ce88f740ce9 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:40.728626 12334 raft_consensus.cc:515] T c00198cad61f482bac721ce88f740ce9 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:40.732013 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c00198cad61f482bac721ce88f740ce9" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:40.733150 12267 tablet_bootstrap.cc:654] T cf64790070cd4d6d949c57089d440e63 P b0ff6679aa1e47fbaed4804b1c948f44: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:40.737497 12334 leader_election.cc:290] T c00198cad61f482bac721ce88f740ce9 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853), 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243)
I20260709 13:16:40.737596 12362 raft_consensus.cc:493] T 641a18b7eb5e4c21a664e0fabf73fad1 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:40.738210 12362 raft_consensus.cc:515] T 641a18b7eb5e4c21a664e0fabf73fad1 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:40.741277 12073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "641a18b7eb5e4c21a664e0fabf73fad1" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:40.682934 12266 raft_consensus.cc:740] T a340a31ca444412ba60a6620d3acb6c9 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Initialized, Role: FOLLOWER
I20260709 13:16:40.743506 12146 raft_consensus.cc:3060] T c00198cad61f482bac721ce88f740ce9 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:40.744520 12266 consensus_queue.cc:260] T a340a31ca444412ba60a6620d3acb6c9 P 4927f71d6e294cb89046579b49e12681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:40.744796 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "641a18b7eb5e4c21a664e0fabf73fad1" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:40.745319 12362 leader_election.cc:290] T 641a18b7eb5e4c21a664e0fabf73fad1 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853), 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243)
I20260709 13:16:40.749118 12334 consensus_queue.cc:1048] T 08d4b77670fc4bba87a1daa451adf11a P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:40.751428 11964 leader_election.cc:304] T 641a18b7eb5e4c21a664e0fabf73fad1 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6878f540147c4f318df5774f4f6338d0; no voters: 4927f71d6e294cb89046579b49e12681, b0ff6679aa1e47fbaed4804b1c948f44
I20260709 13:16:40.753688 12353 consensus_queue.cc:1048] T c00198cad61f482bac721ce88f740ce9 P 4927f71d6e294cb89046579b49e12681 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:40.754696 12338 raft_consensus.cc:2749] T 641a18b7eb5e4c21a664e0fabf73fad1 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:40.755823 12267 tablet_bootstrap.cc:492] T cf64790070cd4d6d949c57089d440e63 P b0ff6679aa1e47fbaed4804b1c948f44: No bootstrap required, opened a new log
I20260709 13:16:40.756340 12267 ts_tablet_manager.cc:1403] T cf64790070cd4d6d949c57089d440e63 P b0ff6679aa1e47fbaed4804b1c948f44: Time spent bootstrapping tablet: real 0.046s	user 0.015s	sys 0.000s
I20260709 13:16:40.760910 12353 raft_consensus.cc:493] T a340a31ca444412ba60a6620d3acb6c9 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:40.761605 12353 raft_consensus.cc:515] T a340a31ca444412ba60a6620d3acb6c9 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:40.764204 12266 ts_tablet_manager.cc:1434] T a340a31ca444412ba60a6620d3acb6c9 P 4927f71d6e294cb89046579b49e12681: Time spent starting tablet: real 0.099s	user 0.003s	sys 0.003s
I20260709 13:16:40.766758 12266 tablet_bootstrap.cc:492] T 7a5f70ce409e43bc83b515f5dcb1da56 P 4927f71d6e294cb89046579b49e12681: Bootstrap starting.
I20260709 13:16:40.764825 11997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a340a31ca444412ba60a6620d3acb6c9" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
I20260709 13:16:40.764555 12353 leader_election.cc:290] T a340a31ca444412ba60a6620d3acb6c9 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853)
I20260709 13:16:40.767269 12267 raft_consensus.cc:359] T cf64790070cd4d6d949c57089d440e63 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
W20260709 13:16:40.770865 12188 leader_election.cc:343] T a340a31ca444412ba60a6620d3acb6c9 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:40.771281 12267 raft_consensus.cc:385] T cf64790070cd4d6d949c57089d440e63 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:40.771628 12267 raft_consensus.cc:740] T cf64790070cd4d6d949c57089d440e63 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Initialized, Role: FOLLOWER
I20260709 13:16:40.772506 12267 consensus_queue.cc:260] T cf64790070cd4d6d949c57089d440e63 P b0ff6679aa1e47fbaed4804b1c948f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:40.774943 12267 ts_tablet_manager.cc:1434] T cf64790070cd4d6d949c57089d440e63 P b0ff6679aa1e47fbaed4804b1c948f44: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 13:16:40.776067 12267 tablet_bootstrap.cc:492] T bf02aaa65219451cac5cdeaf7d722eec P b0ff6679aa1e47fbaed4804b1c948f44: Bootstrap starting.
I20260709 13:16:40.778824 12147 raft_consensus.cc:2468] T 5126a4c954f9418f8169deff475fc575 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ff6679aa1e47fbaed4804b1c948f44 in term 1.
I20260709 13:16:40.723510 12284 raft_consensus.cc:515] T 23ddfdb5039c4626be7bdf8065612376 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:40.790613 12266 tablet_bootstrap.cc:654] T 7a5f70ce409e43bc83b515f5dcb1da56 P 4927f71d6e294cb89046579b49e12681: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:40.796905 11999 raft_consensus.cc:2468] T 5126a4c954f9418f8169deff475fc575 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ff6679aa1e47fbaed4804b1c948f44 in term 1.
I20260709 13:16:40.797241 12267 tablet_bootstrap.cc:654] T bf02aaa65219451cac5cdeaf7d722eec P b0ff6679aa1e47fbaed4804b1c948f44: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:40.798362 12040 leader_election.cc:304] T 5126a4c954f9418f8169deff475fc575 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6878f540147c4f318df5774f4f6338d0, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 
I20260709 13:16:40.804072 12342 raft_consensus.cc:2804] T 5126a4c954f9418f8169deff475fc575 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:40.806252 12342 raft_consensus.cc:697] T 5126a4c954f9418f8169deff475fc575 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 LEADER]: Becoming Leader. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Running, Role: LEADER
I20260709 13:16:40.807039 12342 consensus_queue.cc:237] T 5126a4c954f9418f8169deff475fc575 P b0ff6679aa1e47fbaed4804b1c948f44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:40.866726 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a340a31ca444412ba60a6620d3acb6c9" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:40.871832 12383 raft_consensus.cc:2749] T 3343da12713c4520b922f9cfca2d1d0c P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:40.875000 12274 tablet_bootstrap.cc:492] T 6538d0571ef340a18d06ff718df19927 P 6878f540147c4f318df5774f4f6338d0: No bootstrap required, opened a new log
I20260709 13:16:40.875499 12274 ts_tablet_manager.cc:1403] T 6538d0571ef340a18d06ff718df19927 P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.181s	user 0.022s	sys 0.029s
I20260709 13:16:40.871738 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c00198cad61f482bac721ce88f740ce9" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:40.876809 12069 raft_consensus.cc:2393] T c00198cad61f482bac721ce88f740ce9 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 26d9fb8ee3f54206b919bdad7b7179f0 in current term 1: Already voted for candidate 4927f71d6e294cb89046579b49e12681 in this term.
I20260709 13:16:40.878436 12353 consensus_queue.cc:1048] T c00198cad61f482bac721ce88f740ce9 P 4927f71d6e294cb89046579b49e12681 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:40.881049 12274 raft_consensus.cc:359] T 6538d0571ef340a18d06ff718df19927 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:40.881421 12383 consensus_queue.cc:1048] T 9f42016015614f26a6c397a8f28217cc P b0ff6679aa1e47fbaed4804b1c948f44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:40.881772 12274 raft_consensus.cc:385] T 6538d0571ef340a18d06ff718df19927 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:40.882055 12274 raft_consensus.cc:740] T 6538d0571ef340a18d06ff718df19927 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:40.882689 12274 consensus_queue.cc:260] T 6538d0571ef340a18d06ff718df19927 P 6878f540147c4f318df5774f4f6338d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:40.885528 12274 ts_tablet_manager.cc:1434] T 6538d0571ef340a18d06ff718df19927 P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:16:40.886255 12274 tablet_bootstrap.cc:492] T a340a31ca444412ba60a6620d3acb6c9 P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:40.887835 12334 consensus_queue.cc:1048] T 08d4b77670fc4bba87a1daa451adf11a P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:40.889230 12266 tablet_bootstrap.cc:492] T 7a5f70ce409e43bc83b515f5dcb1da56 P 4927f71d6e294cb89046579b49e12681: No bootstrap required, opened a new log
I20260709 13:16:40.889744 12266 ts_tablet_manager.cc:1403] T 7a5f70ce409e43bc83b515f5dcb1da56 P 4927f71d6e294cb89046579b49e12681: Time spent bootstrapping tablet: real 0.123s	user 0.007s	sys 0.010s
I20260709 13:16:40.896142 12112 leader_election.cc:304] T c00198cad61f482bac721ce88f740ce9 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26d9fb8ee3f54206b919bdad7b7179f0; no voters: 4927f71d6e294cb89046579b49e12681, b0ff6679aa1e47fbaed4804b1c948f44
I20260709 13:16:40.896982 12268 tablet_bootstrap.cc:492] T bf02aaa65219451cac5cdeaf7d722eec P 26d9fb8ee3f54206b919bdad7b7179f0: No bootstrap required, opened a new log
I20260709 13:16:40.897017 12334 raft_consensus.cc:2749] T c00198cad61f482bac721ce88f740ce9 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:16:40.897637 12186 leader_election.cc:343] T a340a31ca444412ba60a6620d3acb6c9 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:40.897646 12268 ts_tablet_manager.cc:1403] T bf02aaa65219451cac5cdeaf7d722eec P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent bootstrapping tablet: real 0.272s	user 0.040s	sys 0.065s
I20260709 13:16:40.898162 12186 leader_election.cc:304] T a340a31ca444412ba60a6620d3acb6c9 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4927f71d6e294cb89046579b49e12681; no voters: 6878f540147c4f318df5774f4f6338d0, b0ff6679aa1e47fbaed4804b1c948f44
I20260709 13:16:40.900391 12268 raft_consensus.cc:359] T bf02aaa65219451cac5cdeaf7d722eec P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:40.900955 12268 raft_consensus.cc:385] T bf02aaa65219451cac5cdeaf7d722eec P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:40.901060 12274 tablet_bootstrap.cc:654] T a340a31ca444412ba60a6620d3acb6c9 P 6878f540147c4f318df5774f4f6338d0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:40.901257 12268 raft_consensus.cc:740] T bf02aaa65219451cac5cdeaf7d722eec P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Initialized, Role: FOLLOWER
I20260709 13:16:40.902004 12268 consensus_queue.cc:260] T bf02aaa65219451cac5cdeaf7d722eec P 26d9fb8ee3f54206b919bdad7b7179f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:40.903366 12353 raft_consensus.cc:2749] T a340a31ca444412ba60a6620d3acb6c9 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:40.907812 12266 raft_consensus.cc:359] T 7a5f70ce409e43bc83b515f5dcb1da56 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:40.910027 12266 raft_consensus.cc:385] T 7a5f70ce409e43bc83b515f5dcb1da56 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:40.910486 12266 raft_consensus.cc:740] T 7a5f70ce409e43bc83b515f5dcb1da56 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Initialized, Role: FOLLOWER
I20260709 13:16:40.910102 12268 ts_tablet_manager.cc:1434] T bf02aaa65219451cac5cdeaf7d722eec P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:16:40.911584 12268 tablet_bootstrap.cc:492] T 56edfadaacc24294af09fb0921541909 P 26d9fb8ee3f54206b919bdad7b7179f0: Bootstrap starting.
I20260709 13:16:40.911348 12266 consensus_queue.cc:260] T 7a5f70ce409e43bc83b515f5dcb1da56 P 4927f71d6e294cb89046579b49e12681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:40.913600 12266 ts_tablet_manager.cc:1434] T 7a5f70ce409e43bc83b515f5dcb1da56 P 4927f71d6e294cb89046579b49e12681: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.002s
I20260709 13:16:40.914837 12266 tablet_bootstrap.cc:492] T 56edfadaacc24294af09fb0921541909 P 4927f71d6e294cb89046579b49e12681: Bootstrap starting.
I20260709 13:16:40.919791 12383 raft_consensus.cc:493] T af2d9cd64d72456fb663cc1d9526e555 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:40.925096 12383 raft_consensus.cc:515] T af2d9cd64d72456fb663cc1d9526e555 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:40.927264 12267 tablet_bootstrap.cc:492] T bf02aaa65219451cac5cdeaf7d722eec P b0ff6679aa1e47fbaed4804b1c948f44: No bootstrap required, opened a new log
I20260709 13:16:40.927771 12267 ts_tablet_manager.cc:1403] T bf02aaa65219451cac5cdeaf7d722eec P b0ff6679aa1e47fbaed4804b1c948f44: Time spent bootstrapping tablet: real 0.152s	user 0.018s	sys 0.020s
I20260709 13:16:40.931866 12362 consensus_queue.cc:1048] T 93155d9d1ff8414b8cff6245b34c7cbc P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:16:40.938218 12267 raft_consensus.cc:359] T bf02aaa65219451cac5cdeaf7d722eec P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:40.941730 12267 raft_consensus.cc:385] T bf02aaa65219451cac5cdeaf7d722eec P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:40.942196 12267 raft_consensus.cc:740] T bf02aaa65219451cac5cdeaf7d722eec P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Initialized, Role: FOLLOWER
I20260709 13:16:40.944020 12268 tablet_bootstrap.cc:654] T 56edfadaacc24294af09fb0921541909 P 26d9fb8ee3f54206b919bdad7b7179f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:40.929107 12383 leader_election.cc:290] T af2d9cd64d72456fb663cc1d9526e555 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179), 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243)
I20260709 13:16:40.946707 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23ddfdb5039c4626be7bdf8065612376" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681"
I20260709 13:16:40.950908 12338 consensus_queue.cc:1048] T 93155d9d1ff8414b8cff6245b34c7cbc P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:40.953302 12284 leader_election.cc:290] T 23ddfdb5039c4626be7bdf8065612376 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 election: Requested vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:40.955281 12267 consensus_queue.cc:260] T bf02aaa65219451cac5cdeaf7d722eec P b0ff6679aa1e47fbaed4804b1c948f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:40.957198 11998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23ddfdb5039c4626be7bdf8065612376" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0"
W20260709 13:16:40.958913 12114 leader_election.cc:343] T 23ddfdb5039c4626be7bdf8065612376 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:40.959781 11895 catalog_manager.cc:5697] T 6538d0571ef340a18d06ff718df19927 P b0ff6679aa1e47fbaed4804b1c948f44 reported cstate change: term changed from 0 to 1, leader changed from <none> to b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66). New cstate: current_term: 1 leader_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:40.964092 12220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af2d9cd64d72456fb663cc1d9526e555" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:40.956164 12221 raft_consensus.cc:3060] T 23ddfdb5039c4626be7bdf8065612376 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:40.979034 12146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af2d9cd64d72456fb663cc1d9526e555" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
I20260709 13:16:40.988637 12352 consensus_queue.cc:1048] T 186f1192fdb24471975e956b83151118 P 4927f71d6e294cb89046579b49e12681 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:40.991896 12040 leader_election.cc:304] T af2d9cd64d72456fb663cc1d9526e555 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b0ff6679aa1e47fbaed4804b1c948f44; no voters: 26d9fb8ee3f54206b919bdad7b7179f0, 4927f71d6e294cb89046579b49e12681
I20260709 13:16:40.994174 12267 ts_tablet_manager.cc:1434] T bf02aaa65219451cac5cdeaf7d722eec P b0ff6679aa1e47fbaed4804b1c948f44: Time spent starting tablet: real 0.066s	user 0.006s	sys 0.000s
I20260709 13:16:40.997426 12267 tablet_bootstrap.cc:492] T a340a31ca444412ba60a6620d3acb6c9 P b0ff6679aa1e47fbaed4804b1c948f44: Bootstrap starting.
I20260709 13:16:41.017885 12308 raft_consensus.cc:493] T bf02aaa65219451cac5cdeaf7d722eec P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:41.061421 12221 raft_consensus.cc:2468] T 23ddfdb5039c4626be7bdf8065612376 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 1.
I20260709 13:16:41.035650 12334 raft_consensus.cc:493] T bf02aaa65219451cac5cdeaf7d722eec P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:41.064088 12266 tablet_bootstrap.cc:654] T 56edfadaacc24294af09fb0921541909 P 4927f71d6e294cb89046579b49e12681: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:41.045970 12308 raft_consensus.cc:515] T bf02aaa65219451cac5cdeaf7d722eec P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:41.050319 12393 raft_consensus.cc:2749] T af2d9cd64d72456fb663cc1d9526e555 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:41.085179 12267 tablet_bootstrap.cc:654] T a340a31ca444412ba60a6620d3acb6c9 P b0ff6679aa1e47fbaed4804b1c948f44: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:41.066915 12334 raft_consensus.cc:515] T bf02aaa65219451cac5cdeaf7d722eec P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:41.102973 12274 tablet_bootstrap.cc:492] T a340a31ca444412ba60a6620d3acb6c9 P 6878f540147c4f318df5774f4f6338d0: No bootstrap required, opened a new log
I20260709 13:16:41.103614 12274 ts_tablet_manager.cc:1403] T a340a31ca444412ba60a6620d3acb6c9 P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.217s	user 0.041s	sys 0.037s
I20260709 13:16:41.099977 12383 raft_consensus.cc:493] T cf64790070cd4d6d949c57089d440e63 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:41.105396 11998 raft_consensus.cc:3060] T 641a18b7eb5e4c21a664e0fabf73fad1 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:41.124993 12274 raft_consensus.cc:359] T a340a31ca444412ba60a6620d3acb6c9 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:41.126004 12274 raft_consensus.cc:385] T a340a31ca444412ba60a6620d3acb6c9 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:41.126358 12274 raft_consensus.cc:740] T a340a31ca444412ba60a6620d3acb6c9 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:41.116245 12383 raft_consensus.cc:515] T cf64790070cd4d6d949c57089d440e63 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:41.115603 12306 raft_consensus.cc:493] T cf64790070cd4d6d949c57089d440e63 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:41.108918 12113 leader_election.cc:304] T 23ddfdb5039c4626be7bdf8065612376 P 26d9fb8ee3f54206b919bdad7b7179f0 [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: 26d9fb8ee3f54206b919bdad7b7179f0, 4927f71d6e294cb89046579b49e12681; no voters: 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:41.128961 12266 tablet_bootstrap.cc:492] T 56edfadaacc24294af09fb0921541909 P 4927f71d6e294cb89046579b49e12681: No bootstrap required, opened a new log
I20260709 13:16:41.132344 12266 ts_tablet_manager.cc:1403] T 56edfadaacc24294af09fb0921541909 P 4927f71d6e294cb89046579b49e12681: Time spent bootstrapping tablet: real 0.218s	user 0.014s	sys 0.012s
I20260709 13:16:41.133730 12274 consensus_queue.cc:260] T a340a31ca444412ba60a6620d3acb6c9 P 6878f540147c4f318df5774f4f6338d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:41.132644 12306 raft_consensus.cc:515] T cf64790070cd4d6d949c57089d440e63 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:41.137028 12334 leader_election.cc:290] T bf02aaa65219451cac5cdeaf7d722eec P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853), 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243)
I20260709 13:16:41.138577 12401 raft_consensus.cc:2804] T 23ddfdb5039c4626be7bdf8065612376 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:41.148974 12401 raft_consensus.cc:697] T 23ddfdb5039c4626be7bdf8065612376 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Becoming Leader. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Running, Role: LEADER
I20260709 13:16:41.149791 12401 consensus_queue.cc:237] T 23ddfdb5039c4626be7bdf8065612376 P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:41.140575 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf02aaa65219451cac5cdeaf7d722eec" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:41.152207 12070 raft_consensus.cc:2468] T bf02aaa65219451cac5cdeaf7d722eec P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 0.
I20260709 13:16:41.158401 12274 ts_tablet_manager.cc:1434] T a340a31ca444412ba60a6620d3acb6c9 P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.000s
I20260709 13:16:41.159727 12274 tablet_bootstrap.cc:492] T 23ddfdb5039c4626be7bdf8065612376 P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:41.148357 12383 leader_election.cc:290] T cf64790070cd4d6d949c57089d440e63 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179)
I20260709 13:16:41.147152 12306 leader_election.cc:290] T cf64790070cd4d6d949c57089d440e63 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853), 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179)
I20260709 13:16:41.161989 12308 leader_election.cc:290] T bf02aaa65219451cac5cdeaf7d722eec P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853), 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179)
I20260709 13:16:41.143409 12393 consensus_queue.cc:1048] T 6538d0571ef340a18d06ff718df19927 P b0ff6679aa1e47fbaed4804b1c948f44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
I20260709 13:16:41.172655 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf02aaa65219451cac5cdeaf7d722eec" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:41.173511 12222 raft_consensus.cc:2468] T bf02aaa65219451cac5cdeaf7d722eec P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 0.
I20260709 13:16:41.174368 12268 tablet_bootstrap.cc:492] T 56edfadaacc24294af09fb0921541909 P 26d9fb8ee3f54206b919bdad7b7179f0: No bootstrap required, opened a new log
I20260709 13:16:41.174840 12268 ts_tablet_manager.cc:1403] T 56edfadaacc24294af09fb0921541909 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent bootstrapping tablet: real 0.263s	user 0.014s	sys 0.007s
I20260709 13:16:41.174611 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf64790070cd4d6d949c57089d440e63" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
I20260709 13:16:41.175448 11999 raft_consensus.cc:2468] T cf64790070cd4d6d949c57089d440e63 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ff6679aa1e47fbaed4804b1c948f44 in term 0.
I20260709 13:16:41.170419 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf64790070cd4d6d949c57089d440e63" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:41.176455 12069 raft_consensus.cc:2468] T cf64790070cd4d6d949c57089d440e63 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 0.
I20260709 13:16:41.176646 12146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf64790070cd4d6d949c57089d440e63" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
I20260709 13:16:41.177723 11963 leader_election.cc:304] T cf64790070cd4d6d949c57089d440e63 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6878f540147c4f318df5774f4f6338d0, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 
I20260709 13:16:41.178648 12362 raft_consensus.cc:2804] T cf64790070cd4d6d949c57089d440e63 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:41.178428 12308 consensus_queue.cc:1048] T 186f1192fdb24471975e956b83151118 P 4927f71d6e294cb89046579b49e12681 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:41.179075 12362 raft_consensus.cc:493] T cf64790070cd4d6d949c57089d440e63 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:41.179503 12362 raft_consensus.cc:3060] T cf64790070cd4d6d949c57089d440e63 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:41.181780 12113 leader_election.cc:304] T bf02aaa65219451cac5cdeaf7d722eec P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26d9fb8ee3f54206b919bdad7b7179f0, 4927f71d6e294cb89046579b49e12681; no voters: 
I20260709 13:16:41.183200 12334 raft_consensus.cc:2804] T bf02aaa65219451cac5cdeaf7d722eec P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:41.184468 12334 raft_consensus.cc:493] T bf02aaa65219451cac5cdeaf7d722eec P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:41.184832 12334 raft_consensus.cc:3060] T bf02aaa65219451cac5cdeaf7d722eec P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:41.185892 12268 raft_consensus.cc:359] T 56edfadaacc24294af09fb0921541909 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:41.186576 12268 raft_consensus.cc:385] T 56edfadaacc24294af09fb0921541909 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:41.186833 12268 raft_consensus.cc:740] T 56edfadaacc24294af09fb0921541909 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Initialized, Role: FOLLOWER
I20260709 13:16:41.187486 12268 consensus_queue.cc:260] T 56edfadaacc24294af09fb0921541909 P 26d9fb8ee3f54206b919bdad7b7179f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:41.189460 12268 ts_tablet_manager.cc:1434] T 56edfadaacc24294af09fb0921541909 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:16:41.190363 12268 tablet_bootstrap.cc:492] T 3459d1947e3b48bfb4cdd74180075810 P 26d9fb8ee3f54206b919bdad7b7179f0: Bootstrap starting.
I20260709 13:16:41.176792 12147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf02aaa65219451cac5cdeaf7d722eec" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
I20260709 13:16:41.192133 12040 leader_election.cc:304] T cf64790070cd4d6d949c57089d440e63 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6878f540147c4f318df5774f4f6338d0, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 
I20260709 13:16:41.193051 12393 raft_consensus.cc:2804] T cf64790070cd4d6d949c57089d440e63 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:41.193397 12393 raft_consensus.cc:493] T cf64790070cd4d6d949c57089d440e63 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:41.193706 12393 raft_consensus.cc:3060] T cf64790070cd4d6d949c57089d440e63 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:41.194270 11965 leader_election.cc:343] T cf64790070cd4d6d949c57089d440e63 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:41.195549 12146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf64790070cd4d6d949c57089d440e63" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
I20260709 13:16:41.196834 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf02aaa65219451cac5cdeaf7d722eec" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:41.197438 12070 raft_consensus.cc:2468] T bf02aaa65219451cac5cdeaf7d722eec P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4927f71d6e294cb89046579b49e12681 in term 0.
I20260709 13:16:41.198571 12186 leader_election.cc:304] T bf02aaa65219451cac5cdeaf7d722eec P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4927f71d6e294cb89046579b49e12681, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 
I20260709 13:16:41.199515 12266 raft_consensus.cc:359] T 56edfadaacc24294af09fb0921541909 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:41.200135 12308 raft_consensus.cc:2804] T bf02aaa65219451cac5cdeaf7d722eec P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:41.205629 12268 tablet_bootstrap.cc:654] T 3459d1947e3b48bfb4cdd74180075810 P 26d9fb8ee3f54206b919bdad7b7179f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:41.195364 12362 raft_consensus.cc:515] T cf64790070cd4d6d949c57089d440e63 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:41.208904 12069 raft_consensus.cc:3060] T af2d9cd64d72456fb663cc1d9526e555 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:41.198371 12274 tablet_bootstrap.cc:654] T 23ddfdb5039c4626be7bdf8065612376 P 6878f540147c4f318df5774f4f6338d0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:41.210316 12362 leader_election.cc:290] T cf64790070cd4d6d949c57089d440e63 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 election: Requested vote from peers b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853), 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179)
I20260709 13:16:41.211066 12072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf64790070cd4d6d949c57089d440e63" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44"
I20260709 13:16:41.200639 12308 raft_consensus.cc:493] T bf02aaa65219451cac5cdeaf7d722eec P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:41.211769 12308 raft_consensus.cc:3060] T bf02aaa65219451cac5cdeaf7d722eec P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:41.208304 11999 raft_consensus.cc:3060] T 6538d0571ef340a18d06ff718df19927 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:41.217221 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf64790070cd4d6d949c57089d440e63" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0"
W20260709 13:16:41.218710 12040 leader_election.cc:343] T cf64790070cd4d6d949c57089d440e63 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:41.219868 11965 leader_election.cc:343] T cf64790070cd4d6d949c57089d440e63 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:41.219643 11895 catalog_manager.cc:5697] T 5126a4c954f9418f8169deff475fc575 P b0ff6679aa1e47fbaed4804b1c948f44 reported cstate change: term changed from 0 to 1, leader changed from <none> to b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66). New cstate: current_term: 1 leader_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:41.232623 12405 consensus_queue.cc:1048] T 6538d0571ef340a18d06ff718df19927 P b0ff6679aa1e47fbaed4804b1c948f44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:41.238855 12267 tablet_bootstrap.cc:492] T a340a31ca444412ba60a6620d3acb6c9 P b0ff6679aa1e47fbaed4804b1c948f44: No bootstrap required, opened a new log
I20260709 13:16:41.239398 12267 ts_tablet_manager.cc:1403] T a340a31ca444412ba60a6620d3acb6c9 P b0ff6679aa1e47fbaed4804b1c948f44: Time spent bootstrapping tablet: real 0.242s	user 0.011s	sys 0.015s
I20260709 13:16:41.242062 12267 raft_consensus.cc:359] T a340a31ca444412ba60a6620d3acb6c9 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:41.242707 12267 raft_consensus.cc:385] T a340a31ca444412ba60a6620d3acb6c9 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:41.242990 12267 raft_consensus.cc:740] T a340a31ca444412ba60a6620d3acb6c9 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Initialized, Role: FOLLOWER
I20260709 13:16:41.205338 12393 raft_consensus.cc:515] T cf64790070cd4d6d949c57089d440e63 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:41.244663 12072 raft_consensus.cc:2393] T cf64790070cd4d6d949c57089d440e63 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6878f540147c4f318df5774f4f6338d0 in current term 1: Already voted for candidate b0ff6679aa1e47fbaed4804b1c948f44 in this term.
I20260709 13:16:41.245610 12393 leader_election.cc:290] T cf64790070cd4d6d949c57089d440e63 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 election: Requested vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179)
I20260709 13:16:41.245929 12267 consensus_queue.cc:260] T a340a31ca444412ba60a6620d3acb6c9 P b0ff6679aa1e47fbaed4804b1c948f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:41.246914 11963 leader_election.cc:304] T cf64790070cd4d6d949c57089d440e63 P 6878f540147c4f318df5774f4f6338d0 [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: 6878f540147c4f318df5774f4f6338d0; no voters: 26d9fb8ee3f54206b919bdad7b7179f0, b0ff6679aa1e47fbaed4804b1c948f44
I20260709 13:16:41.249866 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf64790070cd4d6d949c57089d440e63" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0"
I20260709 13:16:41.250054 12337 consensus_queue.cc:1048] T 5126a4c954f9418f8169deff475fc575 P b0ff6679aa1e47fbaed4804b1c948f44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:41.248708 12408 raft_consensus.cc:2749] T cf64790070cd4d6d949c57089d440e63 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:16:41.250737 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf64790070cd4d6d949c57089d440e63" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0"
I20260709 13:16:41.251384 12337 consensus_queue.cc:1048] T 5126a4c954f9418f8169deff475fc575 P b0ff6679aa1e47fbaed4804b1c948f44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:41.251899 11996 raft_consensus.cc:2393] T cf64790070cd4d6d949c57089d440e63 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b0ff6679aa1e47fbaed4804b1c948f44 in current term 1: Already voted for candidate 6878f540147c4f318df5774f4f6338d0 in this term.
W20260709 13:16:41.253296 12040 leader_election.cc:343] T cf64790070cd4d6d949c57089d440e63 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:41.248703 12267 ts_tablet_manager.cc:1434] T a340a31ca444412ba60a6620d3acb6c9 P b0ff6679aa1e47fbaed4804b1c948f44: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260709 13:16:41.262892 12267 tablet_bootstrap.cc:492] T 56edfadaacc24294af09fb0921541909 P b0ff6679aa1e47fbaed4804b1c948f44: Bootstrap starting.
I20260709 13:16:41.268922 12308 raft_consensus.cc:515] T bf02aaa65219451cac5cdeaf7d722eec P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:41.267556 12040 leader_election.cc:304] T cf64790070cd4d6d949c57089d440e63 P b0ff6679aa1e47fbaed4804b1c948f44 [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: b0ff6679aa1e47fbaed4804b1c948f44; no voters: 26d9fb8ee3f54206b919bdad7b7179f0, 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:41.272086 12337 raft_consensus.cc:2749] T cf64790070cd4d6d949c57089d440e63 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:16:41.274539 12072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf02aaa65219451cac5cdeaf7d722eec" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44"
I20260709 13:16:41.275166 12072 raft_consensus.cc:3060] T bf02aaa65219451cac5cdeaf7d722eec P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:41.276503 12334 raft_consensus.cc:515] T bf02aaa65219451cac5cdeaf7d722eec P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:41.292133 12147 raft_consensus.cc:2393] T bf02aaa65219451cac5cdeaf7d722eec P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4927f71d6e294cb89046579b49e12681 in current term 1: Already voted for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in this term.
I20260709 13:16:41.290365 12274 tablet_bootstrap.cc:492] T 23ddfdb5039c4626be7bdf8065612376 P 6878f540147c4f318df5774f4f6338d0: No bootstrap required, opened a new log
I20260709 13:16:41.298794 12274 ts_tablet_manager.cc:1403] T 23ddfdb5039c4626be7bdf8065612376 P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.139s	user 0.012s	sys 0.004s
W20260709 13:16:41.302372 11945 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:16:41.200202 12266 raft_consensus.cc:385] T 56edfadaacc24294af09fb0921541909 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:41.303300 12266 raft_consensus.cc:740] T 56edfadaacc24294af09fb0921541909 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Initialized, Role: FOLLOWER
I20260709 13:16:41.307879 12266 consensus_queue.cc:260] T 56edfadaacc24294af09fb0921541909 P 4927f71d6e294cb89046579b49e12681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:41.312153 12266 ts_tablet_manager.cc:1434] T 56edfadaacc24294af09fb0921541909 P 4927f71d6e294cb89046579b49e12681: Time spent starting tablet: real 0.179s	user 0.008s	sys 0.000s
I20260709 13:16:41.313959 12266 tablet_bootstrap.cc:492] T 3459d1947e3b48bfb4cdd74180075810 P 4927f71d6e294cb89046579b49e12681: Bootstrap starting.
I20260709 13:16:41.319640 12268 tablet_bootstrap.cc:492] T 3459d1947e3b48bfb4cdd74180075810 P 26d9fb8ee3f54206b919bdad7b7179f0: No bootstrap required, opened a new log
I20260709 13:16:41.320230 12268 ts_tablet_manager.cc:1403] T 3459d1947e3b48bfb4cdd74180075810 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent bootstrapping tablet: real 0.130s	user 0.040s	sys 0.056s
I20260709 13:16:41.324236 12072 raft_consensus.cc:2468] T bf02aaa65219451cac5cdeaf7d722eec P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4927f71d6e294cb89046579b49e12681 in term 1.
I20260709 13:16:41.326736 12186 leader_election.cc:304] T bf02aaa65219451cac5cdeaf7d722eec P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4927f71d6e294cb89046579b49e12681, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 
I20260709 13:16:41.328426 12270 raft_consensus.cc:2804] T bf02aaa65219451cac5cdeaf7d722eec P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:41.328334 12274 raft_consensus.cc:359] T 23ddfdb5039c4626be7bdf8065612376 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:41.329128 12274 raft_consensus.cc:385] T 23ddfdb5039c4626be7bdf8065612376 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:41.329773 12274 raft_consensus.cc:740] T 23ddfdb5039c4626be7bdf8065612376 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:41.332602 12268 raft_consensus.cc:359] T 3459d1947e3b48bfb4cdd74180075810 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:41.333038 12308 leader_election.cc:290] T bf02aaa65219451cac5cdeaf7d722eec P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 election: Requested vote from peers b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853), 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179)
I20260709 13:16:41.333284 12268 raft_consensus.cc:385] T 3459d1947e3b48bfb4cdd74180075810 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:41.333577 12268 raft_consensus.cc:740] T 3459d1947e3b48bfb4cdd74180075810 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Initialized, Role: FOLLOWER
I20260709 13:16:41.334205 12268 consensus_queue.cc:260] T 3459d1947e3b48bfb4cdd74180075810 P 26d9fb8ee3f54206b919bdad7b7179f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:41.329121 12270 raft_consensus.cc:697] T bf02aaa65219451cac5cdeaf7d722eec P 4927f71d6e294cb89046579b49e12681 [term 1 LEADER]: Becoming Leader. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Running, Role: LEADER
I20260709 13:16:41.336107 12270 consensus_queue.cc:237] T bf02aaa65219451cac5cdeaf7d722eec P 4927f71d6e294cb89046579b49e12681 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:41.336532 12334 leader_election.cc:290] T bf02aaa65219451cac5cdeaf7d722eec P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 election: Requested vote from peers b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853), 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243)
I20260709 13:16:41.337353 12267 tablet_bootstrap.cc:654] T 56edfadaacc24294af09fb0921541909 P b0ff6679aa1e47fbaed4804b1c948f44: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:41.340080 12274 consensus_queue.cc:260] T 23ddfdb5039c4626be7bdf8065612376 P 6878f540147c4f318df5774f4f6338d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:41.343617 12274 ts_tablet_manager.cc:1434] T 23ddfdb5039c4626be7bdf8065612376 P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.001s
I20260709 13:16:41.344444 12274 tablet_bootstrap.cc:492] T 3459d1947e3b48bfb4cdd74180075810 P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:41.348641 12147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf02aaa65219451cac5cdeaf7d722eec" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0"
I20260709 13:16:41.349484 12147 raft_consensus.cc:2393] T bf02aaa65219451cac5cdeaf7d722eec P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4927f71d6e294cb89046579b49e12681 in current term 1: Already voted for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in this term.
I20260709 13:16:41.329272 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf02aaa65219451cac5cdeaf7d722eec" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44"
I20260709 13:16:41.353638 12074 raft_consensus.cc:2393] T bf02aaa65219451cac5cdeaf7d722eec P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 26d9fb8ee3f54206b919bdad7b7179f0 in current term 1: Already voted for candidate 4927f71d6e294cb89046579b49e12681 in this term.
I20260709 13:16:41.355279 12220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf02aaa65219451cac5cdeaf7d722eec" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681"
I20260709 13:16:41.357481 12268 ts_tablet_manager.cc:1434] T 3459d1947e3b48bfb4cdd74180075810 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260709 13:16:41.360340 12268 tablet_bootstrap.cc:492] T cf64790070cd4d6d949c57089d440e63 P 26d9fb8ee3f54206b919bdad7b7179f0: Bootstrap starting.
I20260709 13:16:41.360047 12113 leader_election.cc:304] T bf02aaa65219451cac5cdeaf7d722eec P 26d9fb8ee3f54206b919bdad7b7179f0 [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: 26d9fb8ee3f54206b919bdad7b7179f0; no voters: 4927f71d6e294cb89046579b49e12681, b0ff6679aa1e47fbaed4804b1c948f44
I20260709 13:16:41.363543 12334 raft_consensus.cc:2749] T bf02aaa65219451cac5cdeaf7d722eec P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:16:41.358633 12362 raft_consensus.cc:493] T 23ddfdb5039c4626be7bdf8065612376 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:41.364203 12362 raft_consensus.cc:515] T 23ddfdb5039c4626be7bdf8065612376 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:41.365986 12267 tablet_bootstrap.cc:492] T 56edfadaacc24294af09fb0921541909 P b0ff6679aa1e47fbaed4804b1c948f44: No bootstrap required, opened a new log
I20260709 13:16:41.366148 12362 leader_election.cc:290] T 23ddfdb5039c4626be7bdf8065612376 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179), 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243)
I20260709 13:16:41.366449 12267 ts_tablet_manager.cc:1403] T 56edfadaacc24294af09fb0921541909 P b0ff6679aa1e47fbaed4804b1c948f44: Time spent bootstrapping tablet: real 0.104s	user 0.014s	sys 0.000s
I20260709 13:16:41.368166 12352 raft_consensus.cc:493] T 7a5f70ce409e43bc83b515f5dcb1da56 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:41.369666 12352 raft_consensus.cc:515] T 7a5f70ce409e43bc83b515f5dcb1da56 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:41.371042 12267 raft_consensus.cc:359] T 56edfadaacc24294af09fb0921541909 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:41.371779 12267 raft_consensus.cc:385] T 56edfadaacc24294af09fb0921541909 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:41.372084 12267 raft_consensus.cc:740] T 56edfadaacc24294af09fb0921541909 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Initialized, Role: FOLLOWER
I20260709 13:16:41.372766 12267 consensus_queue.cc:260] T 56edfadaacc24294af09fb0921541909 P b0ff6679aa1e47fbaed4804b1c948f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:41.373310 12352 leader_election.cc:290] T 7a5f70ce409e43bc83b515f5dcb1da56 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:41.374419 12147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a5f70ce409e43bc83b515f5dcb1da56" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
I20260709 13:16:41.375411 12267 ts_tablet_manager.cc:1434] T 56edfadaacc24294af09fb0921541909 P b0ff6679aa1e47fbaed4804b1c948f44: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:16:41.376586 12267 tablet_bootstrap.cc:492] T b08788ab13d74a69bbd09f2993e83dd5 P b0ff6679aa1e47fbaed4804b1c948f44: Bootstrap starting.
I20260709 13:16:41.426342 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23ddfdb5039c4626be7bdf8065612376" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:41.426342 12146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23ddfdb5039c4626be7bdf8065612376" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
W20260709 13:16:41.430171 12188 leader_election.cc:343] T 7a5f70ce409e43bc83b515f5dcb1da56 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:41.432274 12222 raft_consensus.cc:2393] T 23ddfdb5039c4626be7bdf8065612376 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6878f540147c4f318df5774f4f6338d0 in current term 1: Already voted for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in this term.
I20260709 13:16:41.436507 12267 tablet_bootstrap.cc:654] T b08788ab13d74a69bbd09f2993e83dd5 P b0ff6679aa1e47fbaed4804b1c948f44: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:41.440132 12306 raft_consensus.cc:493] T a340a31ca444412ba60a6620d3acb6c9 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:41.447885 12266 tablet_bootstrap.cc:654] T 3459d1947e3b48bfb4cdd74180075810 P 4927f71d6e294cb89046579b49e12681: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:41.450804 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a5f70ce409e43bc83b515f5dcb1da56" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
I20260709 13:16:41.443811 12306 raft_consensus.cc:515] T a340a31ca444412ba60a6620d3acb6c9 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
W20260709 13:16:41.453863 12188 leader_election.cc:343] T 7a5f70ce409e43bc83b515f5dcb1da56 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:41.454523 12188 leader_election.cc:304] T 7a5f70ce409e43bc83b515f5dcb1da56 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4927f71d6e294cb89046579b49e12681; no voters: 26d9fb8ee3f54206b919bdad7b7179f0, 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:41.455191 12306 leader_election.cc:290] T a340a31ca444412ba60a6620d3acb6c9 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853)
I20260709 13:16:41.456280 12352 raft_consensus.cc:2749] T 7a5f70ce409e43bc83b515f5dcb1da56 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:41.438652 11896 catalog_manager.cc:5697] T 23ddfdb5039c4626be7bdf8065612376 P 26d9fb8ee3f54206b919bdad7b7179f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67). New cstate: current_term: 1 leader_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:41.463742 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a340a31ca444412ba60a6620d3acb6c9" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:41.465783 12222 raft_consensus.cc:2468] T a340a31ca444412ba60a6620d3acb6c9 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 0.
I20260709 13:16:41.467585 11964 leader_election.cc:304] T a340a31ca444412ba60a6620d3acb6c9 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4927f71d6e294cb89046579b49e12681, 6878f540147c4f318df5774f4f6338d0; no voters: 
I20260709 13:16:41.479591 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a340a31ca444412ba60a6620d3acb6c9" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:41.481272 12069 raft_consensus.cc:2468] T a340a31ca444412ba60a6620d3acb6c9 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 0.
I20260709 13:16:41.488914 11893 catalog_manager.cc:5697] T bf02aaa65219451cac5cdeaf7d722eec P 4927f71d6e294cb89046579b49e12681 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4927f71d6e294cb89046579b49e12681 (127.8.218.68). New cstate: current_term: 1 leader_uuid: "4927f71d6e294cb89046579b49e12681" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:41.494562 12362 raft_consensus.cc:2804] T a340a31ca444412ba60a6620d3acb6c9 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:41.495229 12362 raft_consensus.cc:493] T a340a31ca444412ba60a6620d3acb6c9 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:41.495836 12362 raft_consensus.cc:3060] T a340a31ca444412ba60a6620d3acb6c9 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:41.504932 12274 tablet_bootstrap.cc:654] T 3459d1947e3b48bfb4cdd74180075810 P 6878f540147c4f318df5774f4f6338d0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:41.515974 12268 tablet_bootstrap.cc:654] T cf64790070cd4d6d949c57089d440e63 P 26d9fb8ee3f54206b919bdad7b7179f0: Neither blocks nor log segments found. Creating new log.
W20260709 13:16:41.519390 11965 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.218.67:41179, user_credentials={real_user=slave}} blocked reactor thread for 63519.7us
I20260709 13:16:41.521270 11965 leader_election.cc:304] T 23ddfdb5039c4626be7bdf8065612376 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6878f540147c4f318df5774f4f6338d0; no voters: 26d9fb8ee3f54206b919bdad7b7179f0, 4927f71d6e294cb89046579b49e12681
I20260709 13:16:41.523975 12306 raft_consensus.cc:3060] T 23ddfdb5039c4626be7bdf8065612376 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:41.528386 12267 tablet_bootstrap.cc:492] T b08788ab13d74a69bbd09f2993e83dd5 P b0ff6679aa1e47fbaed4804b1c948f44: No bootstrap required, opened a new log
I20260709 13:16:41.529235 12267 ts_tablet_manager.cc:1403] T b08788ab13d74a69bbd09f2993e83dd5 P b0ff6679aa1e47fbaed4804b1c948f44: Time spent bootstrapping tablet: real 0.153s	user 0.016s	sys 0.007s
I20260709 13:16:41.532260 12362 raft_consensus.cc:515] T a340a31ca444412ba60a6620d3acb6c9 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:41.532766 12267 raft_consensus.cc:359] T b08788ab13d74a69bbd09f2993e83dd5 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:41.533452 12267 raft_consensus.cc:385] T b08788ab13d74a69bbd09f2993e83dd5 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:41.533787 12267 raft_consensus.cc:740] T b08788ab13d74a69bbd09f2993e83dd5 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Initialized, Role: FOLLOWER
I20260709 13:16:41.537110 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a340a31ca444412ba60a6620d3acb6c9" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681"
I20260709 13:16:41.537755 12222 raft_consensus.cc:3060] T a340a31ca444412ba60a6620d3acb6c9 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:41.539563 12362 leader_election.cc:290] T a340a31ca444412ba60a6620d3acb6c9 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 election: Requested vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853)
I20260709 13:16:41.539834 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a340a31ca444412ba60a6620d3acb6c9" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44"
I20260709 13:16:41.540524 12069 raft_consensus.cc:3060] T a340a31ca444412ba60a6620d3acb6c9 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:41.541030 12306 raft_consensus.cc:2749] T 23ddfdb5039c4626be7bdf8065612376 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:41.544219 12222 raft_consensus.cc:2468] T a340a31ca444412ba60a6620d3acb6c9 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 1.
I20260709 13:16:41.549685 11964 leader_election.cc:304] T a340a31ca444412ba60a6620d3acb6c9 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4927f71d6e294cb89046579b49e12681, 6878f540147c4f318df5774f4f6338d0; no voters: 
I20260709 13:16:41.550467 12069 raft_consensus.cc:2468] T a340a31ca444412ba60a6620d3acb6c9 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 1.
I20260709 13:16:41.550654 12306 raft_consensus.cc:2804] T a340a31ca444412ba60a6620d3acb6c9 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:41.551419 12306 raft_consensus.cc:697] T a340a31ca444412ba60a6620d3acb6c9 P 6878f540147c4f318df5774f4f6338d0 [term 1 LEADER]: Becoming Leader. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Running, Role: LEADER
I20260709 13:16:41.553035 12306 consensus_queue.cc:237] T a340a31ca444412ba60a6620d3acb6c9 P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:41.553530 12267 consensus_queue.cc:260] T b08788ab13d74a69bbd09f2993e83dd5 P b0ff6679aa1e47fbaed4804b1c948f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:41.564420 12267 ts_tablet_manager.cc:1434] T b08788ab13d74a69bbd09f2993e83dd5 P b0ff6679aa1e47fbaed4804b1c948f44: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.005s
I20260709 13:16:41.565233 12334 raft_consensus.cc:493] T 3459d1947e3b48bfb4cdd74180075810 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:41.566133 12267 tablet_bootstrap.cc:492] T 433ed0b8805a4f5a91389fac38477bb0 P b0ff6679aa1e47fbaed4804b1c948f44: Bootstrap starting.
I20260709 13:16:41.565873 12334 raft_consensus.cc:515] T 3459d1947e3b48bfb4cdd74180075810 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:41.570192 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3459d1947e3b48bfb4cdd74180075810" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
W20260709 13:16:41.572479 12113 leader_election.cc:343] T 3459d1947e3b48bfb4cdd74180075810 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:41.574335 12334 leader_election.cc:290] T 3459d1947e3b48bfb4cdd74180075810 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:41.576699 11997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3459d1947e3b48bfb4cdd74180075810" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
W20260709 13:16:41.580228 12114 leader_election.cc:343] T 3459d1947e3b48bfb4cdd74180075810 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:41.580832 12114 leader_election.cc:304] T 3459d1947e3b48bfb4cdd74180075810 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26d9fb8ee3f54206b919bdad7b7179f0; no voters: 4927f71d6e294cb89046579b49e12681, 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:41.584627 12334 raft_consensus.cc:2749] T 3459d1947e3b48bfb4cdd74180075810 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:41.598766 12267 tablet_bootstrap.cc:654] T 433ed0b8805a4f5a91389fac38477bb0 P b0ff6679aa1e47fbaed4804b1c948f44: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:41.601495 12268 tablet_bootstrap.cc:492] T cf64790070cd4d6d949c57089d440e63 P 26d9fb8ee3f54206b919bdad7b7179f0: No bootstrap required, opened a new log
I20260709 13:16:41.601845 12274 tablet_bootstrap.cc:492] T 3459d1947e3b48bfb4cdd74180075810 P 6878f540147c4f318df5774f4f6338d0: No bootstrap required, opened a new log
I20260709 13:16:41.602185 12268 ts_tablet_manager.cc:1403] T cf64790070cd4d6d949c57089d440e63 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent bootstrapping tablet: real 0.242s	user 0.008s	sys 0.004s
I20260709 13:16:41.602442 12274 ts_tablet_manager.cc:1403] T 3459d1947e3b48bfb4cdd74180075810 P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.258s	user 0.014s	sys 0.000s
I20260709 13:16:41.605363 12274 raft_consensus.cc:359] T 3459d1947e3b48bfb4cdd74180075810 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:41.605708 12268 raft_consensus.cc:359] T cf64790070cd4d6d949c57089d440e63 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:41.606067 12274 raft_consensus.cc:385] T 3459d1947e3b48bfb4cdd74180075810 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:41.606396 12268 raft_consensus.cc:385] T cf64790070cd4d6d949c57089d440e63 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:41.606428 12274 raft_consensus.cc:740] T 3459d1947e3b48bfb4cdd74180075810 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:41.606784 12268 raft_consensus.cc:740] T cf64790070cd4d6d949c57089d440e63 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Initialized, Role: FOLLOWER
I20260709 13:16:41.607384 12274 consensus_queue.cc:260] T 3459d1947e3b48bfb4cdd74180075810 P 6878f540147c4f318df5774f4f6338d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:41.607550 12268 consensus_queue.cc:260] T cf64790070cd4d6d949c57089d440e63 P 26d9fb8ee3f54206b919bdad7b7179f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:41.609863 12268 ts_tablet_manager.cc:1434] T cf64790070cd4d6d949c57089d440e63 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 13:16:41.611290 12268 tablet_bootstrap.cc:492] T 44413926b47142b889b92011cbd15a53 P 26d9fb8ee3f54206b919bdad7b7179f0: Bootstrap starting.
I20260709 13:16:41.609881 12274 ts_tablet_manager.cc:1434] T 3459d1947e3b48bfb4cdd74180075810 P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:16:41.613636 12274 tablet_bootstrap.cc:492] T 44413926b47142b889b92011cbd15a53 P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:41.618144 12268 tablet_bootstrap.cc:654] T 44413926b47142b889b92011cbd15a53 P 26d9fb8ee3f54206b919bdad7b7179f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:41.619529 12274 tablet_bootstrap.cc:654] T 44413926b47142b889b92011cbd15a53 P 6878f540147c4f318df5774f4f6338d0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:41.625737 12334 raft_consensus.cc:493] T 56edfadaacc24294af09fb0921541909 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:41.626302 12334 raft_consensus.cc:515] T 56edfadaacc24294af09fb0921541909 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:41.628424 12266 tablet_bootstrap.cc:492] T 3459d1947e3b48bfb4cdd74180075810 P 4927f71d6e294cb89046579b49e12681: No bootstrap required, opened a new log
I20260709 13:16:41.630810 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56edfadaacc24294af09fb0921541909" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:41.642742 12074 raft_consensus.cc:2468] T 56edfadaacc24294af09fb0921541909 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 0.
I20260709 13:16:41.644400 12112 leader_election.cc:304] T 56edfadaacc24294af09fb0921541909 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26d9fb8ee3f54206b919bdad7b7179f0, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 
I20260709 13:16:41.645484 12266 ts_tablet_manager.cc:1403] T 3459d1947e3b48bfb4cdd74180075810 P 4927f71d6e294cb89046579b49e12681: Time spent bootstrapping tablet: real 0.332s	user 0.023s	sys 0.002s
I20260709 13:16:41.645643 12401 raft_consensus.cc:2804] T 56edfadaacc24294af09fb0921541909 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:41.632301 12334 leader_election.cc:290] T 56edfadaacc24294af09fb0921541909 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853), 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243)
I20260709 13:16:41.646056 12401 raft_consensus.cc:493] T 56edfadaacc24294af09fb0921541909 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:41.646445 12401 raft_consensus.cc:3060] T 56edfadaacc24294af09fb0921541909 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:41.646282 11895 catalog_manager.cc:5697] T a340a31ca444412ba60a6620d3acb6c9 P 6878f540147c4f318df5774f4f6338d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6878f540147c4f318df5774f4f6338d0 (127.8.218.65). New cstate: current_term: 1 leader_uuid: "6878f540147c4f318df5774f4f6338d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:41.649389 12266 raft_consensus.cc:359] T 3459d1947e3b48bfb4cdd74180075810 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:41.650111 12266 raft_consensus.cc:385] T 3459d1947e3b48bfb4cdd74180075810 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:41.650386 12266 raft_consensus.cc:740] T 3459d1947e3b48bfb4cdd74180075810 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Initialized, Role: FOLLOWER
I20260709 13:16:41.651087 12266 consensus_queue.cc:260] T 3459d1947e3b48bfb4cdd74180075810 P 4927f71d6e294cb89046579b49e12681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:41.633668 12274 tablet_bootstrap.cc:492] T 44413926b47142b889b92011cbd15a53 P 6878f540147c4f318df5774f4f6338d0: No bootstrap required, opened a new log
I20260709 13:16:41.652412 12274 ts_tablet_manager.cc:1403] T 44413926b47142b889b92011cbd15a53 P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.003s
I20260709 13:16:41.653626 12266 ts_tablet_manager.cc:1434] T 3459d1947e3b48bfb4cdd74180075810 P 4927f71d6e294cb89046579b49e12681: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:16:41.654881 12266 tablet_bootstrap.cc:492] T ecc92cb33a25463a8cdc76060c1685cb P 4927f71d6e294cb89046579b49e12681: Bootstrap starting.
I20260709 13:16:41.655355 12274 raft_consensus.cc:359] T 44413926b47142b889b92011cbd15a53 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:41.656030 12274 raft_consensus.cc:385] T 44413926b47142b889b92011cbd15a53 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:41.656278 12274 raft_consensus.cc:740] T 44413926b47142b889b92011cbd15a53 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:41.656975 12274 consensus_queue.cc:260] T 44413926b47142b889b92011cbd15a53 P 6878f540147c4f318df5774f4f6338d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:41.635949 12268 tablet_bootstrap.cc:492] T 44413926b47142b889b92011cbd15a53 P 26d9fb8ee3f54206b919bdad7b7179f0: No bootstrap required, opened a new log
I20260709 13:16:41.661079 12268 ts_tablet_manager.cc:1403] T 44413926b47142b889b92011cbd15a53 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent bootstrapping tablet: real 0.050s	user 0.016s	sys 0.000s
I20260709 13:16:41.662130 12266 tablet_bootstrap.cc:654] T ecc92cb33a25463a8cdc76060c1685cb P 4927f71d6e294cb89046579b49e12681: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:41.633603 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56edfadaacc24294af09fb0921541909" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:41.664072 12222 raft_consensus.cc:2468] T 56edfadaacc24294af09fb0921541909 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 0.
I20260709 13:16:41.664022 12268 raft_consensus.cc:359] T 44413926b47142b889b92011cbd15a53 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:41.664772 12268 raft_consensus.cc:385] T 44413926b47142b889b92011cbd15a53 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:41.665118 12268 raft_consensus.cc:740] T 44413926b47142b889b92011cbd15a53 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Initialized, Role: FOLLOWER
I20260709 13:16:41.666028 12268 consensus_queue.cc:260] T 44413926b47142b889b92011cbd15a53 P 26d9fb8ee3f54206b919bdad7b7179f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:41.668990 12267 tablet_bootstrap.cc:492] T 433ed0b8805a4f5a91389fac38477bb0 P b0ff6679aa1e47fbaed4804b1c948f44: No bootstrap required, opened a new log
I20260709 13:16:41.669449 12267 ts_tablet_manager.cc:1403] T 433ed0b8805a4f5a91389fac38477bb0 P b0ff6679aa1e47fbaed4804b1c948f44: Time spent bootstrapping tablet: real 0.104s	user 0.016s	sys 0.028s
I20260709 13:16:41.669239 12401 raft_consensus.cc:515] T 56edfadaacc24294af09fb0921541909 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:41.672920 12274 ts_tablet_manager.cc:1434] T 44413926b47142b889b92011cbd15a53 P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260709 13:16:41.672732 12267 raft_consensus.cc:359] T 433ed0b8805a4f5a91389fac38477bb0 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:41.673954 12267 raft_consensus.cc:385] T 433ed0b8805a4f5a91389fac38477bb0 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:41.674250 12267 raft_consensus.cc:740] T 433ed0b8805a4f5a91389fac38477bb0 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Initialized, Role: FOLLOWER
I20260709 13:16:41.674479 12274 tablet_bootstrap.cc:492] T 7a5f70ce409e43bc83b515f5dcb1da56 P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:41.674563 12306 raft_consensus.cc:493] T 3459d1947e3b48bfb4cdd74180075810 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:41.674894 12267 consensus_queue.cc:260] T 433ed0b8805a4f5a91389fac38477bb0 P b0ff6679aa1e47fbaed4804b1c948f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:41.675221 12306 raft_consensus.cc:515] T 3459d1947e3b48bfb4cdd74180075810 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:41.678494 12306 leader_election.cc:290] T 3459d1947e3b48bfb4cdd74180075810 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179), 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243)
I20260709 13:16:41.680251 12146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3459d1947e3b48bfb4cdd74180075810" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
I20260709 13:16:41.681137 12146 raft_consensus.cc:2468] T 3459d1947e3b48bfb4cdd74180075810 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 0.
I20260709 13:16:41.681906 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3459d1947e3b48bfb4cdd74180075810" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:41.682541 12222 raft_consensus.cc:2468] T 3459d1947e3b48bfb4cdd74180075810 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 0.
I20260709 13:16:41.683563 11964 leader_election.cc:304] T 3459d1947e3b48bfb4cdd74180075810 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4927f71d6e294cb89046579b49e12681, 6878f540147c4f318df5774f4f6338d0; no voters: 
I20260709 13:16:41.684140 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56edfadaacc24294af09fb0921541909" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44"
I20260709 13:16:41.684895 12074 raft_consensus.cc:3060] T 56edfadaacc24294af09fb0921541909 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:41.690534 12306 raft_consensus.cc:2804] T 3459d1947e3b48bfb4cdd74180075810 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:41.690928 12306 raft_consensus.cc:493] T 3459d1947e3b48bfb4cdd74180075810 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:41.691255 12306 raft_consensus.cc:3060] T 3459d1947e3b48bfb4cdd74180075810 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:41.692669 12267 ts_tablet_manager.cc:1434] T 433ed0b8805a4f5a91389fac38477bb0 P b0ff6679aa1e47fbaed4804b1c948f44: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.004s
I20260709 13:16:41.693872 12267 tablet_bootstrap.cc:492] T e07cc0b2806e41db82b768267b3f1588 P b0ff6679aa1e47fbaed4804b1c948f44: Bootstrap starting.
I20260709 13:16:41.699702 12306 raft_consensus.cc:515] T 3459d1947e3b48bfb4cdd74180075810 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:41.701778 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56edfadaacc24294af09fb0921541909" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681"
I20260709 13:16:41.702394 12146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3459d1947e3b48bfb4cdd74180075810" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0"
I20260709 13:16:41.702579 12222 raft_consensus.cc:3060] T 56edfadaacc24294af09fb0921541909 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:41.702993 12146 raft_consensus.cc:3060] T 3459d1947e3b48bfb4cdd74180075810 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:41.708920 12267 tablet_bootstrap.cc:654] T e07cc0b2806e41db82b768267b3f1588 P b0ff6679aa1e47fbaed4804b1c948f44: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:41.711808 12401 leader_election.cc:290] T 56edfadaacc24294af09fb0921541909 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 election: Requested vote from peers b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853), 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243)
I20260709 13:16:41.713018 12220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3459d1947e3b48bfb4cdd74180075810" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681"
I20260709 13:16:41.713275 12383 raft_consensus.cc:493] T b08788ab13d74a69bbd09f2993e83dd5 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:41.713408 12306 leader_election.cc:290] T 3459d1947e3b48bfb4cdd74180075810 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 election: Requested vote from peers 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179), 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243)
I20260709 13:16:41.713690 12220 raft_consensus.cc:3060] T 3459d1947e3b48bfb4cdd74180075810 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:41.715404 12222 raft_consensus.cc:2468] T 56edfadaacc24294af09fb0921541909 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 1.
I20260709 13:16:41.716643 12268 ts_tablet_manager.cc:1434] T 44413926b47142b889b92011cbd15a53 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent starting tablet: real 0.055s	user 0.007s	sys 0.000s
I20260709 13:16:41.716950 12113 leader_election.cc:304] T 56edfadaacc24294af09fb0921541909 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26d9fb8ee3f54206b919bdad7b7179f0, 4927f71d6e294cb89046579b49e12681; no voters: 
I20260709 13:16:41.717864 12268 tablet_bootstrap.cc:492] T 7a5f70ce409e43bc83b515f5dcb1da56 P 26d9fb8ee3f54206b919bdad7b7179f0: Bootstrap starting.
I20260709 13:16:41.718211 12401 raft_consensus.cc:2804] T 56edfadaacc24294af09fb0921541909 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:41.718676 12401 raft_consensus.cc:697] T 56edfadaacc24294af09fb0921541909 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Becoming Leader. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Running, Role: LEADER
I20260709 13:16:41.714052 12146 raft_consensus.cc:2468] T 3459d1947e3b48bfb4cdd74180075810 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 1.
I20260709 13:16:41.722095 12220 raft_consensus.cc:2468] T 3459d1947e3b48bfb4cdd74180075810 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 1.
I20260709 13:16:41.722981 12266 tablet_bootstrap.cc:492] T ecc92cb33a25463a8cdc76060c1685cb P 4927f71d6e294cb89046579b49e12681: No bootstrap required, opened a new log
I20260709 13:16:41.723500 12266 ts_tablet_manager.cc:1403] T ecc92cb33a25463a8cdc76060c1685cb P 4927f71d6e294cb89046579b49e12681: Time spent bootstrapping tablet: real 0.069s	user 0.020s	sys 0.037s
I20260709 13:16:41.713791 12383 raft_consensus.cc:515] T b08788ab13d74a69bbd09f2993e83dd5 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:41.723788 11964 leader_election.cc:304] T 3459d1947e3b48bfb4cdd74180075810 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4927f71d6e294cb89046579b49e12681, 6878f540147c4f318df5774f4f6338d0; no voters: 
I20260709 13:16:41.725507 12383 leader_election.cc:290] T b08788ab13d74a69bbd09f2993e83dd5 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:41.724651 12306 raft_consensus.cc:2804] T 3459d1947e3b48bfb4cdd74180075810 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:41.726358 12266 raft_consensus.cc:359] T ecc92cb33a25463a8cdc76060c1685cb P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:41.727056 11997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b08788ab13d74a69bbd09f2993e83dd5" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
I20260709 13:16:41.727576 12306 raft_consensus.cc:697] T 3459d1947e3b48bfb4cdd74180075810 P 6878f540147c4f318df5774f4f6338d0 [term 1 LEADER]: Becoming Leader. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Running, Role: LEADER
W20260709 13:16:41.728668 12040 leader_election.cc:343] T b08788ab13d74a69bbd09f2993e83dd5 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:41.727056 12266 raft_consensus.cc:385] T ecc92cb33a25463a8cdc76060c1685cb P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:41.728777 12306 consensus_queue.cc:237] T 3459d1947e3b48bfb4cdd74180075810 P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:41.729614 12266 raft_consensus.cc:740] T ecc92cb33a25463a8cdc76060c1685cb P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Initialized, Role: FOLLOWER
I20260709 13:16:41.730334 12266 consensus_queue.cc:260] T ecc92cb33a25463a8cdc76060c1685cb P 4927f71d6e294cb89046579b49e12681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:41.730800 12267 tablet_bootstrap.cc:492] T e07cc0b2806e41db82b768267b3f1588 P b0ff6679aa1e47fbaed4804b1c948f44: No bootstrap required, opened a new log
I20260709 13:16:41.731271 12267 ts_tablet_manager.cc:1403] T e07cc0b2806e41db82b768267b3f1588 P b0ff6679aa1e47fbaed4804b1c948f44: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.005s
I20260709 13:16:41.732407 12266 ts_tablet_manager.cc:1434] T ecc92cb33a25463a8cdc76060c1685cb P 4927f71d6e294cb89046579b49e12681: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 13:16:41.733058 12220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b08788ab13d74a69bbd09f2993e83dd5" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:41.734189 12267 raft_consensus.cc:359] T e07cc0b2806e41db82b768267b3f1588 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
W20260709 13:16:41.734658 12039 leader_election.cc:343] T b08788ab13d74a69bbd09f2993e83dd5 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:41.734887 12267 raft_consensus.cc:385] T e07cc0b2806e41db82b768267b3f1588 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:41.735164 12267 raft_consensus.cc:740] T e07cc0b2806e41db82b768267b3f1588 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Initialized, Role: FOLLOWER
I20260709 13:16:41.735121 12039 leader_election.cc:304] T b08788ab13d74a69bbd09f2993e83dd5 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b0ff6679aa1e47fbaed4804b1c948f44; no voters: 4927f71d6e294cb89046579b49e12681, 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:41.735991 12266 tablet_bootstrap.cc:492] T b08788ab13d74a69bbd09f2993e83dd5 P 4927f71d6e294cb89046579b49e12681: Bootstrap starting.
I20260709 13:16:41.736330 12383 raft_consensus.cc:2749] T b08788ab13d74a69bbd09f2993e83dd5 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:41.735978 12267 consensus_queue.cc:260] T e07cc0b2806e41db82b768267b3f1588 P b0ff6679aa1e47fbaed4804b1c948f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:41.741653 12334 raft_consensus.cc:493] T 44413926b47142b889b92011cbd15a53 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:41.742115 12334 raft_consensus.cc:515] T 44413926b47142b889b92011cbd15a53 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:41.743534 12267 ts_tablet_manager.cc:1434] T e07cc0b2806e41db82b768267b3f1588 P b0ff6679aa1e47fbaed4804b1c948f44: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260709 13:16:41.745446 11997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44413926b47142b889b92011cbd15a53" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
I20260709 13:16:41.746080 11997 raft_consensus.cc:2468] T 44413926b47142b889b92011cbd15a53 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 0.
I20260709 13:16:41.747325 12114 leader_election.cc:304] T 44413926b47142b889b92011cbd15a53 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26d9fb8ee3f54206b919bdad7b7179f0, 6878f540147c4f318df5774f4f6338d0; no voters: 
I20260709 13:16:41.747706 12267 tablet_bootstrap.cc:492] T 44413926b47142b889b92011cbd15a53 P b0ff6679aa1e47fbaed4804b1c948f44: Bootstrap starting.
I20260709 13:16:41.748606 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44413926b47142b889b92011cbd15a53" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:41.750305 12266 tablet_bootstrap.cc:654] T b08788ab13d74a69bbd09f2993e83dd5 P 4927f71d6e294cb89046579b49e12681: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:41.744091 12334 leader_election.cc:290] T 44413926b47142b889b92011cbd15a53 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853)
W20260709 13:16:41.751065 12112 leader_election.cc:343] T 44413926b47142b889b92011cbd15a53 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:41.754495 12341 raft_consensus.cc:2804] T 44413926b47142b889b92011cbd15a53 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:41.754909 12341 raft_consensus.cc:493] T 44413926b47142b889b92011cbd15a53 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:41.755343 12341 raft_consensus.cc:3060] T 44413926b47142b889b92011cbd15a53 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:41.760216 12267 tablet_bootstrap.cc:654] T 44413926b47142b889b92011cbd15a53 P b0ff6679aa1e47fbaed4804b1c948f44: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:41.760746 12334 consensus_queue.cc:1048] T 23ddfdb5039c4626be7bdf8065612376 P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:41.740897 12401 consensus_queue.cc:237] T 56edfadaacc24294af09fb0921541909 P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:41.762197 12266 tablet_bootstrap.cc:492] T b08788ab13d74a69bbd09f2993e83dd5 P 4927f71d6e294cb89046579b49e12681: No bootstrap required, opened a new log
I20260709 13:16:41.764324 12266 ts_tablet_manager.cc:1403] T b08788ab13d74a69bbd09f2993e83dd5 P 4927f71d6e294cb89046579b49e12681: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.008s
I20260709 13:16:41.764735 12352 raft_consensus.cc:493] T ecc92cb33a25463a8cdc76060c1685cb P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:41.765231 12352 raft_consensus.cc:515] T ecc92cb33a25463a8cdc76060c1685cb P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:41.767031 12266 raft_consensus.cc:359] T b08788ab13d74a69bbd09f2993e83dd5 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:41.767729 12266 raft_consensus.cc:385] T b08788ab13d74a69bbd09f2993e83dd5 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:41.768002 12266 raft_consensus.cc:740] T b08788ab13d74a69bbd09f2993e83dd5 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Initialized, Role: FOLLOWER
I20260709 13:16:41.768656 12266 consensus_queue.cc:260] T b08788ab13d74a69bbd09f2993e83dd5 P 4927f71d6e294cb89046579b49e12681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:41.770159 11997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc92cb33a25463a8cdc76060c1685cb" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
W20260709 13:16:41.772706 12188 leader_election.cc:343] T ecc92cb33a25463a8cdc76060c1685cb P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:41.773243 12352 leader_election.cc:290] T ecc92cb33a25463a8cdc76060c1685cb P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853)
I20260709 13:16:41.778251 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc92cb33a25463a8cdc76060c1685cb" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:41.779480 12266 ts_tablet_manager.cc:1434] T b08788ab13d74a69bbd09f2993e83dd5 P 4927f71d6e294cb89046579b49e12681: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
W20260709 13:16:41.779847 12186 leader_election.cc:343] T ecc92cb33a25463a8cdc76060c1685cb P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:41.780329 12186 leader_election.cc:304] T ecc92cb33a25463a8cdc76060c1685cb P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4927f71d6e294cb89046579b49e12681; no voters: 6878f540147c4f318df5774f4f6338d0, b0ff6679aa1e47fbaed4804b1c948f44
I20260709 13:16:41.781632 12352 raft_consensus.cc:2749] T ecc92cb33a25463a8cdc76060c1685cb P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:41.786142 12074 raft_consensus.cc:2468] T 56edfadaacc24294af09fb0921541909 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 1.
I20260709 13:16:41.787920 12266 tablet_bootstrap.cc:492] T d32813b344ae41eeb038e5a83ad69873 P 4927f71d6e294cb89046579b49e12681: Bootstrap starting.
I20260709 13:16:41.783636 12341 raft_consensus.cc:515] T 44413926b47142b889b92011cbd15a53 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:41.790984 12274 tablet_bootstrap.cc:654] T 7a5f70ce409e43bc83b515f5dcb1da56 P 6878f540147c4f318df5774f4f6338d0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:41.792171 12268 tablet_bootstrap.cc:654] T 7a5f70ce409e43bc83b515f5dcb1da56 P 26d9fb8ee3f54206b919bdad7b7179f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:41.791966 11997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44413926b47142b889b92011cbd15a53" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0"
I20260709 13:16:41.792659 11997 raft_consensus.cc:3060] T 44413926b47142b889b92011cbd15a53 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:41.794438 12266 tablet_bootstrap.cc:654] T d32813b344ae41eeb038e5a83ad69873 P 4927f71d6e294cb89046579b49e12681: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:41.801944 12334 consensus_queue.cc:1048] T 23ddfdb5039c4626be7bdf8065612376 P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:41.802865 11997 raft_consensus.cc:2468] T 44413926b47142b889b92011cbd15a53 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 1.
I20260709 13:16:41.808077 12114 leader_election.cc:304] T 44413926b47142b889b92011cbd15a53 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26d9fb8ee3f54206b919bdad7b7179f0, 6878f540147c4f318df5774f4f6338d0; no voters: 
I20260709 13:16:41.809176 12440 raft_consensus.cc:2804] T 44413926b47142b889b92011cbd15a53 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:41.809917 12440 raft_consensus.cc:697] T 44413926b47142b889b92011cbd15a53 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Becoming Leader. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Running, Role: LEADER
I20260709 13:16:41.810828 12440 consensus_queue.cc:237] T 44413926b47142b889b92011cbd15a53 P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:41.815292 12341 leader_election.cc:290] T 44413926b47142b889b92011cbd15a53 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 election: Requested vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853)
I20260709 13:16:41.816854 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44413926b47142b889b92011cbd15a53" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44"
W20260709 13:16:41.818459 12112 leader_election.cc:343] T 44413926b47142b889b92011cbd15a53 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:41.836992 11895 catalog_manager.cc:5697] T 56edfadaacc24294af09fb0921541909 P 26d9fb8ee3f54206b919bdad7b7179f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67). New cstate: current_term: 1 leader_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:41.839778 12383 raft_consensus.cc:493] T 433ed0b8805a4f5a91389fac38477bb0 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:41.840354 12383 raft_consensus.cc:515] T 433ed0b8805a4f5a91389fac38477bb0 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:41.843484 12383 leader_election.cc:290] T 433ed0b8805a4f5a91389fac38477bb0 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179)
I20260709 13:16:41.843617 12274 tablet_bootstrap.cc:492] T 7a5f70ce409e43bc83b515f5dcb1da56 P 6878f540147c4f318df5774f4f6338d0: No bootstrap required, opened a new log
I20260709 13:16:41.844038 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "433ed0b8805a4f5a91389fac38477bb0" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
I20260709 13:16:41.845093 12146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "433ed0b8805a4f5a91389fac38477bb0" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
W20260709 13:16:41.845588 12040 leader_election.cc:343] T 433ed0b8805a4f5a91389fac38477bb0 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:41.846546 12040 leader_election.cc:343] T 433ed0b8805a4f5a91389fac38477bb0 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:41.847013 12040 leader_election.cc:304] T 433ed0b8805a4f5a91389fac38477bb0 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b0ff6679aa1e47fbaed4804b1c948f44; no voters: 26d9fb8ee3f54206b919bdad7b7179f0, 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:41.847971 11897 catalog_manager.cc:5697] T 3459d1947e3b48bfb4cdd74180075810 P 6878f540147c4f318df5774f4f6338d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6878f540147c4f318df5774f4f6338d0 (127.8.218.65). New cstate: current_term: 1 leader_uuid: "6878f540147c4f318df5774f4f6338d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:41.849439 12383 raft_consensus.cc:2749] T 433ed0b8805a4f5a91389fac38477bb0 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:41.846680 12267 tablet_bootstrap.cc:492] T 44413926b47142b889b92011cbd15a53 P b0ff6679aa1e47fbaed4804b1c948f44: No bootstrap required, opened a new log
I20260709 13:16:41.850222 12268 tablet_bootstrap.cc:492] T 7a5f70ce409e43bc83b515f5dcb1da56 P 26d9fb8ee3f54206b919bdad7b7179f0: No bootstrap required, opened a new log
I20260709 13:16:41.850494 12267 ts_tablet_manager.cc:1403] T 44413926b47142b889b92011cbd15a53 P b0ff6679aa1e47fbaed4804b1c948f44: Time spent bootstrapping tablet: real 0.105s	user 0.015s	sys 0.017s
I20260709 13:16:41.850705 12268 ts_tablet_manager.cc:1403] T 7a5f70ce409e43bc83b515f5dcb1da56 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent bootstrapping tablet: real 0.133s	user 0.010s	sys 0.000s
I20260709 13:16:41.844105 12274 ts_tablet_manager.cc:1403] T 7a5f70ce409e43bc83b515f5dcb1da56 P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.170s	user 0.010s	sys 0.003s
I20260709 13:16:41.861675 12267 raft_consensus.cc:359] T 44413926b47142b889b92011cbd15a53 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:41.862396 12267 raft_consensus.cc:385] T 44413926b47142b889b92011cbd15a53 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:41.862653 12267 raft_consensus.cc:740] T 44413926b47142b889b92011cbd15a53 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Initialized, Role: FOLLOWER
I20260709 13:16:41.863299 12267 consensus_queue.cc:260] T 44413926b47142b889b92011cbd15a53 P b0ff6679aa1e47fbaed4804b1c948f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:41.864866 12341 raft_consensus.cc:493] T cf64790070cd4d6d949c57089d440e63 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:41.865372 12341 raft_consensus.cc:515] T cf64790070cd4d6d949c57089d440e63 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:41.868633 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf64790070cd4d6d949c57089d440e63" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:41.869536 12074 raft_consensus.cc:2393] T cf64790070cd4d6d949c57089d440e63 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 26d9fb8ee3f54206b919bdad7b7179f0 in current term 1: Already voted for candidate b0ff6679aa1e47fbaed4804b1c948f44 in this term.
I20260709 13:16:41.870648 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf64790070cd4d6d949c57089d440e63" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
I20260709 13:16:41.871563 11996 raft_consensus.cc:2393] T cf64790070cd4d6d949c57089d440e63 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 26d9fb8ee3f54206b919bdad7b7179f0 in current term 1: Already voted for candidate 6878f540147c4f318df5774f4f6338d0 in this term.
I20260709 13:16:41.872684 12114 leader_election.cc:304] T cf64790070cd4d6d949c57089d440e63 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26d9fb8ee3f54206b919bdad7b7179f0; no voters: 6878f540147c4f318df5774f4f6338d0, b0ff6679aa1e47fbaed4804b1c948f44
I20260709 13:16:41.873615 12436 raft_consensus.cc:3060] T cf64790070cd4d6d949c57089d440e63 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:41.867456 12341 leader_election.cc:290] T cf64790070cd4d6d949c57089d440e63 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853)
I20260709 13:16:41.879150 12267 ts_tablet_manager.cc:1434] T 44413926b47142b889b92011cbd15a53 P b0ff6679aa1e47fbaed4804b1c948f44: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 13:16:41.881289 12266 tablet_bootstrap.cc:492] T d32813b344ae41eeb038e5a83ad69873 P 4927f71d6e294cb89046579b49e12681: No bootstrap required, opened a new log
I20260709 13:16:41.881783 12266 ts_tablet_manager.cc:1403] T d32813b344ae41eeb038e5a83ad69873 P 4927f71d6e294cb89046579b49e12681: Time spent bootstrapping tablet: real 0.094s	user 0.010s	sys 0.024s
I20260709 13:16:41.884706 12266 raft_consensus.cc:359] T d32813b344ae41eeb038e5a83ad69873 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:41.885383 12266 raft_consensus.cc:385] T d32813b344ae41eeb038e5a83ad69873 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:41.885516 12267 tablet_bootstrap.cc:492] T 4d4a644e5bcb48ef97c7831ab762cb16 P b0ff6679aa1e47fbaed4804b1c948f44: Bootstrap starting.
I20260709 13:16:41.885776 12266 raft_consensus.cc:740] T d32813b344ae41eeb038e5a83ad69873 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Initialized, Role: FOLLOWER
I20260709 13:16:41.886871 12436 raft_consensus.cc:2749] T cf64790070cd4d6d949c57089d440e63 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:41.885223 11897 catalog_manager.cc:5697] T 44413926b47142b889b92011cbd15a53 P 26d9fb8ee3f54206b919bdad7b7179f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67). New cstate: current_term: 1 leader_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:41.889031 12352 consensus_queue.cc:1048] T bf02aaa65219451cac5cdeaf7d722eec P 4927f71d6e294cb89046579b49e12681 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:41.900090 12267 tablet_bootstrap.cc:654] T 4d4a644e5bcb48ef97c7831ab762cb16 P b0ff6679aa1e47fbaed4804b1c948f44: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:41.903860 12352 consensus_queue.cc:1048] T bf02aaa65219451cac5cdeaf7d722eec P 4927f71d6e294cb89046579b49e12681 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:41.912864 12266 consensus_queue.cc:260] T d32813b344ae41eeb038e5a83ad69873 P 4927f71d6e294cb89046579b49e12681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:41.917443 12274 raft_consensus.cc:359] T 7a5f70ce409e43bc83b515f5dcb1da56 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:41.918385 12274 raft_consensus.cc:385] T 7a5f70ce409e43bc83b515f5dcb1da56 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:41.918718 12274 raft_consensus.cc:740] T 7a5f70ce409e43bc83b515f5dcb1da56 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:41.921368 12268 raft_consensus.cc:359] T 7a5f70ce409e43bc83b515f5dcb1da56 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:41.922231 12268 raft_consensus.cc:385] T 7a5f70ce409e43bc83b515f5dcb1da56 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:41.922549 12268 raft_consensus.cc:740] T 7a5f70ce409e43bc83b515f5dcb1da56 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Initialized, Role: FOLLOWER
I20260709 13:16:41.923303 12268 consensus_queue.cc:260] T 7a5f70ce409e43bc83b515f5dcb1da56 P 26d9fb8ee3f54206b919bdad7b7179f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:41.919581 12274 consensus_queue.cc:260] T 7a5f70ce409e43bc83b515f5dcb1da56 P 6878f540147c4f318df5774f4f6338d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:41.930313 12274 ts_tablet_manager.cc:1434] T 7a5f70ce409e43bc83b515f5dcb1da56 P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.077s	user 0.007s	sys 0.000s
I20260709 13:16:41.930613 12268 ts_tablet_manager.cc:1434] T 7a5f70ce409e43bc83b515f5dcb1da56 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent starting tablet: real 0.080s	user 0.008s	sys 0.000s
I20260709 13:16:41.931391 12274 tablet_bootstrap.cc:492] T d32813b344ae41eeb038e5a83ad69873 P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:41.931717 12268 tablet_bootstrap.cc:492] T e07cc0b2806e41db82b768267b3f1588 P 26d9fb8ee3f54206b919bdad7b7179f0: Bootstrap starting.
I20260709 13:16:41.931788 12266 ts_tablet_manager.cc:1434] T d32813b344ae41eeb038e5a83ad69873 P 4927f71d6e294cb89046579b49e12681: Time spent starting tablet: real 0.050s	user 0.008s	sys 0.001s
I20260709 13:16:41.932885 12266 tablet_bootstrap.cc:492] T e07cc0b2806e41db82b768267b3f1588 P 4927f71d6e294cb89046579b49e12681: Bootstrap starting.
I20260709 13:16:41.947392 12267 tablet_bootstrap.cc:492] T 4d4a644e5bcb48ef97c7831ab762cb16 P b0ff6679aa1e47fbaed4804b1c948f44: No bootstrap required, opened a new log
I20260709 13:16:41.947943 12267 ts_tablet_manager.cc:1403] T 4d4a644e5bcb48ef97c7831ab762cb16 P b0ff6679aa1e47fbaed4804b1c948f44: Time spent bootstrapping tablet: real 0.063s	user 0.018s	sys 0.000s
I20260709 13:16:41.952489 12267 raft_consensus.cc:359] T 4d4a644e5bcb48ef97c7831ab762cb16 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:41.953271 12267 raft_consensus.cc:385] T 4d4a644e5bcb48ef97c7831ab762cb16 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:41.953644 12267 raft_consensus.cc:740] T 4d4a644e5bcb48ef97c7831ab762cb16 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Initialized, Role: FOLLOWER
I20260709 13:16:41.954496 12267 consensus_queue.cc:260] T 4d4a644e5bcb48ef97c7831ab762cb16 P b0ff6679aa1e47fbaed4804b1c948f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:41.957370 12267 ts_tablet_manager.cc:1434] T 4d4a644e5bcb48ef97c7831ab762cb16 P b0ff6679aa1e47fbaed4804b1c948f44: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:16:41.959038 12267 tablet_bootstrap.cc:492] T ecc92cb33a25463a8cdc76060c1685cb P b0ff6679aa1e47fbaed4804b1c948f44: Bootstrap starting.
I20260709 13:16:41.967540 12267 tablet_bootstrap.cc:654] T ecc92cb33a25463a8cdc76060c1685cb P b0ff6679aa1e47fbaed4804b1c948f44: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:41.971709 12274 tablet_bootstrap.cc:654] T d32813b344ae41eeb038e5a83ad69873 P 6878f540147c4f318df5774f4f6338d0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:41.979242 12266 tablet_bootstrap.cc:654] T e07cc0b2806e41db82b768267b3f1588 P 4927f71d6e294cb89046579b49e12681: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:41.981281 12449 raft_consensus.cc:493] T b08788ab13d74a69bbd09f2993e83dd5 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:16:41.978163 12188 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.218.67:41179, user_credentials={real_user=slave}} blocked reactor thread for 52001.1us
I20260709 13:16:41.984464 12449 raft_consensus.cc:515] T b08788ab13d74a69bbd09f2993e83dd5 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:41.986726 12449 leader_election.cc:290] T b08788ab13d74a69bbd09f2993e83dd5 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853)
I20260709 13:16:41.988315 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b08788ab13d74a69bbd09f2993e83dd5" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:41.988835 12074 raft_consensus.cc:2468] T b08788ab13d74a69bbd09f2993e83dd5 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4927f71d6e294cb89046579b49e12681 in term 0.
I20260709 13:16:41.989594 12268 tablet_bootstrap.cc:654] T e07cc0b2806e41db82b768267b3f1588 P 26d9fb8ee3f54206b919bdad7b7179f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:41.989686 12186 leader_election.cc:304] T b08788ab13d74a69bbd09f2993e83dd5 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4927f71d6e294cb89046579b49e12681, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 
I20260709 13:16:41.990581 12449 raft_consensus.cc:2804] T b08788ab13d74a69bbd09f2993e83dd5 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:41.991065 12449 raft_consensus.cc:493] T b08788ab13d74a69bbd09f2993e83dd5 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:41.991483 12449 raft_consensus.cc:3060] T b08788ab13d74a69bbd09f2993e83dd5 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:41.993134 11997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b08788ab13d74a69bbd09f2993e83dd5" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
I20260709 13:16:41.993652 12405 raft_consensus.cc:493] T e07cc0b2806e41db82b768267b3f1588 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:41.994135 12405 raft_consensus.cc:515] T e07cc0b2806e41db82b768267b3f1588 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:41.994801 12274 tablet_bootstrap.cc:492] T d32813b344ae41eeb038e5a83ad69873 P 6878f540147c4f318df5774f4f6338d0: No bootstrap required, opened a new log
W20260709 13:16:41.994872 12188 leader_election.cc:343] T b08788ab13d74a69bbd09f2993e83dd5 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:41.995333 12274 ts_tablet_manager.cc:1403] T d32813b344ae41eeb038e5a83ad69873 P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.064s	user 0.016s	sys 0.002s
I20260709 13:16:41.996299 12405 leader_election.cc:290] T e07cc0b2806e41db82b768267b3f1588 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179), 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243)
I20260709 13:16:41.998344 12274 raft_consensus.cc:359] T d32813b344ae41eeb038e5a83ad69873 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:41.998728 12146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e07cc0b2806e41db82b768267b3f1588" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
I20260709 13:16:41.999065 12274 raft_consensus.cc:385] T d32813b344ae41eeb038e5a83ad69873 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:41.999424 12274 raft_consensus.cc:740] T d32813b344ae41eeb038e5a83ad69873 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:41.999127 12266 tablet_bootstrap.cc:492] T e07cc0b2806e41db82b768267b3f1588 P 4927f71d6e294cb89046579b49e12681: No bootstrap required, opened a new log
I20260709 13:16:42.000109 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e07cc0b2806e41db82b768267b3f1588" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:42.000383 12266 ts_tablet_manager.cc:1403] T e07cc0b2806e41db82b768267b3f1588 P 4927f71d6e294cb89046579b49e12681: Time spent bootstrapping tablet: real 0.068s	user 0.012s	sys 0.000s
I20260709 13:16:42.001273 12274 consensus_queue.cc:260] T d32813b344ae41eeb038e5a83ad69873 P 6878f540147c4f318df5774f4f6338d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
W20260709 13:16:42.001538 12039 leader_election.cc:343] T e07cc0b2806e41db82b768267b3f1588 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:42.001641 12449 raft_consensus.cc:515] T b08788ab13d74a69bbd09f2993e83dd5 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
W20260709 13:16:42.002732 12040 leader_election.cc:343] T e07cc0b2806e41db82b768267b3f1588 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:42.003189 12040 leader_election.cc:304] T e07cc0b2806e41db82b768267b3f1588 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b0ff6679aa1e47fbaed4804b1c948f44; no voters: 26d9fb8ee3f54206b919bdad7b7179f0, 4927f71d6e294cb89046579b49e12681
I20260709 13:16:42.004221 12405 raft_consensus.cc:2749] T e07cc0b2806e41db82b768267b3f1588 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:42.004411 12266 raft_consensus.cc:359] T e07cc0b2806e41db82b768267b3f1588 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:42.005082 12266 raft_consensus.cc:385] T e07cc0b2806e41db82b768267b3f1588 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:42.005337 12266 raft_consensus.cc:740] T e07cc0b2806e41db82b768267b3f1588 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Initialized, Role: FOLLOWER
I20260709 13:16:42.005508 12449 leader_election.cc:290] T b08788ab13d74a69bbd09f2993e83dd5 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 election: Requested vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853)
I20260709 13:16:42.005645 11997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b08788ab13d74a69bbd09f2993e83dd5" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0"
I20260709 13:16:42.006213 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b08788ab13d74a69bbd09f2993e83dd5" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44"
I20260709 13:16:42.006754 12267 tablet_bootstrap.cc:492] T ecc92cb33a25463a8cdc76060c1685cb P b0ff6679aa1e47fbaed4804b1c948f44: No bootstrap required, opened a new log
I20260709 13:16:42.006740 12074 raft_consensus.cc:3060] T b08788ab13d74a69bbd09f2993e83dd5 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:42.006834 12188 leader_election.cc:343] T b08788ab13d74a69bbd09f2993e83dd5 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:42.008105 12267 ts_tablet_manager.cc:1403] T ecc92cb33a25463a8cdc76060c1685cb P b0ff6679aa1e47fbaed4804b1c948f44: Time spent bootstrapping tablet: real 0.049s	user 0.017s	sys 0.003s
I20260709 13:16:42.011888 12267 raft_consensus.cc:359] T ecc92cb33a25463a8cdc76060c1685cb P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:42.012859 12267 raft_consensus.cc:385] T ecc92cb33a25463a8cdc76060c1685cb P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:42.013196 12267 raft_consensus.cc:740] T ecc92cb33a25463a8cdc76060c1685cb P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Initialized, Role: FOLLOWER
I20260709 13:16:42.014042 12267 consensus_queue.cc:260] T ecc92cb33a25463a8cdc76060c1685cb P b0ff6679aa1e47fbaed4804b1c948f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:42.016821 12267 ts_tablet_manager.cc:1434] T ecc92cb33a25463a8cdc76060c1685cb P b0ff6679aa1e47fbaed4804b1c948f44: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 13:16:42.017309 12274 ts_tablet_manager.cc:1434] T d32813b344ae41eeb038e5a83ad69873 P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 13:16:42.018455 12267 tablet_bootstrap.cc:492] T 4d89c44b1d9d4490b1937c38c2fda5bb P b0ff6679aa1e47fbaed4804b1c948f44: Bootstrap starting.
I20260709 13:16:42.020254 12268 tablet_bootstrap.cc:492] T e07cc0b2806e41db82b768267b3f1588 P 26d9fb8ee3f54206b919bdad7b7179f0: No bootstrap required, opened a new log
I20260709 13:16:42.020778 12268 ts_tablet_manager.cc:1403] T e07cc0b2806e41db82b768267b3f1588 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent bootstrapping tablet: real 0.089s	user 0.012s	sys 0.015s
I20260709 13:16:42.023433 12268 raft_consensus.cc:359] T e07cc0b2806e41db82b768267b3f1588 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:42.024142 12268 raft_consensus.cc:385] T e07cc0b2806e41db82b768267b3f1588 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:42.024461 12268 raft_consensus.cc:740] T e07cc0b2806e41db82b768267b3f1588 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Initialized, Role: FOLLOWER
I20260709 13:16:42.025045 12267 tablet_bootstrap.cc:654] T 4d89c44b1d9d4490b1937c38c2fda5bb P b0ff6679aa1e47fbaed4804b1c948f44: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:42.026656 12274 tablet_bootstrap.cc:492] T ecc92cb33a25463a8cdc76060c1685cb P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:42.026656 12268 consensus_queue.cc:260] T e07cc0b2806e41db82b768267b3f1588 P 26d9fb8ee3f54206b919bdad7b7179f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:42.032239 12306 consensus_queue.cc:1048] T a340a31ca444412ba60a6620d3acb6c9 P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:42.033964 12074 raft_consensus.cc:2468] T b08788ab13d74a69bbd09f2993e83dd5 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4927f71d6e294cb89046579b49e12681 in term 1.
I20260709 13:16:42.036219 12268 ts_tablet_manager.cc:1434] T e07cc0b2806e41db82b768267b3f1588 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:16:42.036489 12266 consensus_queue.cc:260] T e07cc0b2806e41db82b768267b3f1588 P 4927f71d6e294cb89046579b49e12681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:42.035703 12186 leader_election.cc:304] T b08788ab13d74a69bbd09f2993e83dd5 P 4927f71d6e294cb89046579b49e12681 [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: 4927f71d6e294cb89046579b49e12681, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:42.043853 12266 ts_tablet_manager.cc:1434] T e07cc0b2806e41db82b768267b3f1588 P 4927f71d6e294cb89046579b49e12681: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.000s
I20260709 13:16:42.044047 12270 raft_consensus.cc:2804] T b08788ab13d74a69bbd09f2993e83dd5 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:42.044584 12270 raft_consensus.cc:697] T b08788ab13d74a69bbd09f2993e83dd5 P 4927f71d6e294cb89046579b49e12681 [term 1 LEADER]: Becoming Leader. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Running, Role: LEADER
I20260709 13:16:42.044973 12266 tablet_bootstrap.cc:492] T 4d4a644e5bcb48ef97c7831ab762cb16 P 4927f71d6e294cb89046579b49e12681: Bootstrap starting.
I20260709 13:16:42.045354 12270 consensus_queue.cc:237] T b08788ab13d74a69bbd09f2993e83dd5 P 4927f71d6e294cb89046579b49e12681 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:42.045994 12274 tablet_bootstrap.cc:654] T ecc92cb33a25463a8cdc76060c1685cb P 6878f540147c4f318df5774f4f6338d0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:42.052827 12266 tablet_bootstrap.cc:654] T 4d4a644e5bcb48ef97c7831ab762cb16 P 4927f71d6e294cb89046579b49e12681: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:42.056134 12268 tablet_bootstrap.cc:492] T d32813b344ae41eeb038e5a83ad69873 P 26d9fb8ee3f54206b919bdad7b7179f0: Bootstrap starting.
I20260709 13:16:42.070523 12267 tablet_bootstrap.cc:492] T 4d89c44b1d9d4490b1937c38c2fda5bb P b0ff6679aa1e47fbaed4804b1c948f44: No bootstrap required, opened a new log
I20260709 13:16:42.071038 12267 ts_tablet_manager.cc:1403] T 4d89c44b1d9d4490b1937c38c2fda5bb P b0ff6679aa1e47fbaed4804b1c948f44: Time spent bootstrapping tablet: real 0.053s	user 0.016s	sys 0.009s
I20260709 13:16:42.072613 12268 tablet_bootstrap.cc:654] T d32813b344ae41eeb038e5a83ad69873 P 26d9fb8ee3f54206b919bdad7b7179f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:42.073794 12267 raft_consensus.cc:359] T 4d89c44b1d9d4490b1937c38c2fda5bb P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:42.074513 12267 raft_consensus.cc:385] T 4d89c44b1d9d4490b1937c38c2fda5bb P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:42.074771 12267 raft_consensus.cc:740] T 4d89c44b1d9d4490b1937c38c2fda5bb P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Initialized, Role: FOLLOWER
I20260709 13:16:42.075611 12267 consensus_queue.cc:260] T 4d89c44b1d9d4490b1937c38c2fda5bb P b0ff6679aa1e47fbaed4804b1c948f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:42.077205 12274 tablet_bootstrap.cc:492] T ecc92cb33a25463a8cdc76060c1685cb P 6878f540147c4f318df5774f4f6338d0: No bootstrap required, opened a new log
I20260709 13:16:42.077690 12274 ts_tablet_manager.cc:1403] T ecc92cb33a25463a8cdc76060c1685cb P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.006s
I20260709 13:16:42.078413 12267 ts_tablet_manager.cc:1434] T 4d89c44b1d9d4490b1937c38c2fda5bb P b0ff6679aa1e47fbaed4804b1c948f44: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:16:42.080164 12267 tablet_bootstrap.cc:492] T 7a51b90ef4e343cca14d0de46b27c0db P b0ff6679aa1e47fbaed4804b1c948f44: Bootstrap starting.
I20260709 13:16:42.081943 12274 raft_consensus.cc:359] T ecc92cb33a25463a8cdc76060c1685cb P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:42.082615 12274 raft_consensus.cc:385] T ecc92cb33a25463a8cdc76060c1685cb P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:42.082887 12274 raft_consensus.cc:740] T ecc92cb33a25463a8cdc76060c1685cb P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:42.092133 12267 tablet_bootstrap.cc:654] T 7a51b90ef4e343cca14d0de46b27c0db P b0ff6679aa1e47fbaed4804b1c948f44: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:42.094099 11895 catalog_manager.cc:5697] T b08788ab13d74a69bbd09f2993e83dd5 P 4927f71d6e294cb89046579b49e12681 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4927f71d6e294cb89046579b49e12681 (127.8.218.68). New cstate: current_term: 1 leader_uuid: "4927f71d6e294cb89046579b49e12681" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:42.095783 12268 tablet_bootstrap.cc:492] T d32813b344ae41eeb038e5a83ad69873 P 26d9fb8ee3f54206b919bdad7b7179f0: No bootstrap required, opened a new log
I20260709 13:16:42.096390 12268 ts_tablet_manager.cc:1403] T d32813b344ae41eeb038e5a83ad69873 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent bootstrapping tablet: real 0.054s	user 0.015s	sys 0.008s
I20260709 13:16:42.099362 12268 raft_consensus.cc:359] T d32813b344ae41eeb038e5a83ad69873 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:42.100024 12268 raft_consensus.cc:385] T d32813b344ae41eeb038e5a83ad69873 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:42.100288 12268 raft_consensus.cc:740] T d32813b344ae41eeb038e5a83ad69873 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Initialized, Role: FOLLOWER
I20260709 13:16:42.100965 12268 consensus_queue.cc:260] T d32813b344ae41eeb038e5a83ad69873 P 26d9fb8ee3f54206b919bdad7b7179f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:42.103382 12268 ts_tablet_manager.cc:1434] T d32813b344ae41eeb038e5a83ad69873 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:16:42.104818 12268 tablet_bootstrap.cc:492] T 433ed0b8805a4f5a91389fac38477bb0 P 26d9fb8ee3f54206b919bdad7b7179f0: Bootstrap starting.
I20260709 13:16:42.110582 12268 tablet_bootstrap.cc:654] T 433ed0b8805a4f5a91389fac38477bb0 P 26d9fb8ee3f54206b919bdad7b7179f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:42.121160 12306 consensus_queue.cc:1048] T a340a31ca444412ba60a6620d3acb6c9 P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:42.144098 12267 tablet_bootstrap.cc:492] T 7a51b90ef4e343cca14d0de46b27c0db P b0ff6679aa1e47fbaed4804b1c948f44: No bootstrap required, opened a new log
I20260709 13:16:42.145334 12267 ts_tablet_manager.cc:1403] T 7a51b90ef4e343cca14d0de46b27c0db P b0ff6679aa1e47fbaed4804b1c948f44: Time spent bootstrapping tablet: real 0.066s	user 0.013s	sys 0.002s
I20260709 13:16:42.148496 12267 raft_consensus.cc:359] T 7a51b90ef4e343cca14d0de46b27c0db P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:42.149194 12267 raft_consensus.cc:385] T 7a51b90ef4e343cca14d0de46b27c0db P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:42.149475 12267 raft_consensus.cc:740] T 7a51b90ef4e343cca14d0de46b27c0db P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Initialized, Role: FOLLOWER
I20260709 13:16:42.150913 12267 consensus_queue.cc:260] T 7a51b90ef4e343cca14d0de46b27c0db P b0ff6679aa1e47fbaed4804b1c948f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:42.153321 12267 ts_tablet_manager.cc:1434] T 7a51b90ef4e343cca14d0de46b27c0db P b0ff6679aa1e47fbaed4804b1c948f44: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:16:42.153254 12449 raft_consensus.cc:493] T e07cc0b2806e41db82b768267b3f1588 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:42.153913 12449 raft_consensus.cc:515] T e07cc0b2806e41db82b768267b3f1588 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:42.154491 12267 tablet_bootstrap.cc:492] T b63d480002744c73b078b0dc90aa66a5 P b0ff6679aa1e47fbaed4804b1c948f44: Bootstrap starting.
I20260709 13:16:42.156057 12449 leader_election.cc:290] T e07cc0b2806e41db82b768267b3f1588 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853), 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179)
I20260709 13:16:42.157529 12146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e07cc0b2806e41db82b768267b3f1588" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
I20260709 13:16:42.158128 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e07cc0b2806e41db82b768267b3f1588" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:42.158411 12146 raft_consensus.cc:2468] T e07cc0b2806e41db82b768267b3f1588 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4927f71d6e294cb89046579b49e12681 in term 0.
I20260709 13:16:42.158790 12069 raft_consensus.cc:2468] T e07cc0b2806e41db82b768267b3f1588 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4927f71d6e294cb89046579b49e12681 in term 0.
I20260709 13:16:42.159999 12188 leader_election.cc:304] T e07cc0b2806e41db82b768267b3f1588 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26d9fb8ee3f54206b919bdad7b7179f0, 4927f71d6e294cb89046579b49e12681; no voters: 
I20260709 13:16:42.161072 12267 tablet_bootstrap.cc:654] T b63d480002744c73b078b0dc90aa66a5 P b0ff6679aa1e47fbaed4804b1c948f44: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:42.161142 12270 raft_consensus.cc:2804] T e07cc0b2806e41db82b768267b3f1588 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:42.161710 12270 raft_consensus.cc:493] T e07cc0b2806e41db82b768267b3f1588 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:42.162034 12268 tablet_bootstrap.cc:492] T 433ed0b8805a4f5a91389fac38477bb0 P 26d9fb8ee3f54206b919bdad7b7179f0: No bootstrap required, opened a new log
I20260709 13:16:42.162132 12270 raft_consensus.cc:3060] T e07cc0b2806e41db82b768267b3f1588 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:42.162583 12268 ts_tablet_manager.cc:1403] T 433ed0b8805a4f5a91389fac38477bb0 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent bootstrapping tablet: real 0.058s	user 0.021s	sys 0.019s
I20260709 13:16:42.164201 12405 raft_consensus.cc:493] T ecc92cb33a25463a8cdc76060c1685cb P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:42.164848 12405 raft_consensus.cc:515] T ecc92cb33a25463a8cdc76060c1685cb P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:42.169651 12449 raft_consensus.cc:493] T d32813b344ae41eeb038e5a83ad69873 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:42.170265 11997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc92cb33a25463a8cdc76060c1685cb" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
I20260709 13:16:42.170336 12449 raft_consensus.cc:515] T d32813b344ae41eeb038e5a83ad69873 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:42.171406 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc92cb33a25463a8cdc76060c1685cb" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:42.172056 12222 raft_consensus.cc:2468] T ecc92cb33a25463a8cdc76060c1685cb P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ff6679aa1e47fbaed4804b1c948f44 in term 0.
I20260709 13:16:42.172734 12267 tablet_bootstrap.cc:492] T b63d480002744c73b078b0dc90aa66a5 P b0ff6679aa1e47fbaed4804b1c948f44: No bootstrap required, opened a new log
I20260709 13:16:42.173180 12039 leader_election.cc:304] T ecc92cb33a25463a8cdc76060c1685cb P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4927f71d6e294cb89046579b49e12681, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 
I20260709 13:16:42.174067 12383 raft_consensus.cc:2804] T ecc92cb33a25463a8cdc76060c1685cb P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:42.174412 12383 raft_consensus.cc:493] T ecc92cb33a25463a8cdc76060c1685cb P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:42.174744 12383 raft_consensus.cc:3060] T ecc92cb33a25463a8cdc76060c1685cb P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:42.175822 12405 leader_election.cc:290] T ecc92cb33a25463a8cdc76060c1685cb P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:42.175973 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d32813b344ae41eeb038e5a83ad69873" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
I20260709 13:16:42.173206 12449 leader_election.cc:290] T d32813b344ae41eeb038e5a83ad69873 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:42.173193 12267 ts_tablet_manager.cc:1403] T b63d480002744c73b078b0dc90aa66a5 P b0ff6679aa1e47fbaed4804b1c948f44: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260709 13:16:42.176862 11996 raft_consensus.cc:2468] T d32813b344ae41eeb038e5a83ad69873 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4927f71d6e294cb89046579b49e12681 in term 0.
I20260709 13:16:42.179742 12146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d32813b344ae41eeb038e5a83ad69873" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
I20260709 13:16:42.180608 12146 raft_consensus.cc:2468] T d32813b344ae41eeb038e5a83ad69873 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4927f71d6e294cb89046579b49e12681 in term 0.
I20260709 13:16:42.180534 12268 raft_consensus.cc:359] T 433ed0b8805a4f5a91389fac38477bb0 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:42.183701 12268 raft_consensus.cc:385] T 433ed0b8805a4f5a91389fac38477bb0 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:42.183284 12188 leader_election.cc:304] T d32813b344ae41eeb038e5a83ad69873 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4927f71d6e294cb89046579b49e12681, 6878f540147c4f318df5774f4f6338d0; no voters: 
I20260709 13:16:42.183235 12383 raft_consensus.cc:515] T ecc92cb33a25463a8cdc76060c1685cb P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:42.183138 12267 raft_consensus.cc:359] T b63d480002744c73b078b0dc90aa66a5 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:42.184804 12267 raft_consensus.cc:385] T b63d480002744c73b078b0dc90aa66a5 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:42.185091 12267 raft_consensus.cc:740] T b63d480002744c73b078b0dc90aa66a5 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Initialized, Role: FOLLOWER
I20260709 13:16:42.185243 12452 raft_consensus.cc:2804] T d32813b344ae41eeb038e5a83ad69873 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:42.185772 12452 raft_consensus.cc:493] T d32813b344ae41eeb038e5a83ad69873 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:42.185797 12267 consensus_queue.cc:260] T b63d480002744c73b078b0dc90aa66a5 P b0ff6679aa1e47fbaed4804b1c948f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:42.186403 12452 raft_consensus.cc:3060] T d32813b344ae41eeb038e5a83ad69873 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:42.187081 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc92cb33a25463a8cdc76060c1685cb" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681"
I20260709 13:16:42.187722 12222 raft_consensus.cc:3060] T ecc92cb33a25463a8cdc76060c1685cb P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:42.184073 12268 raft_consensus.cc:740] T 433ed0b8805a4f5a91389fac38477bb0 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Initialized, Role: FOLLOWER
I20260709 13:16:42.189837 12268 consensus_queue.cc:260] T 433ed0b8805a4f5a91389fac38477bb0 P 26d9fb8ee3f54206b919bdad7b7179f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:42.191963 12268 ts_tablet_manager.cc:1434] T 433ed0b8805a4f5a91389fac38477bb0 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260709 13:16:42.188465 12267 ts_tablet_manager.cc:1434] T b63d480002744c73b078b0dc90aa66a5 P b0ff6679aa1e47fbaed4804b1c948f44: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260709 13:16:42.193195 12267 tablet_bootstrap.cc:492] T 73f79eb468644121b4421af350ffb425 P b0ff6679aa1e47fbaed4804b1c948f44: Bootstrap starting.
I20260709 13:16:42.091082 12274 consensus_queue.cc:260] T ecc92cb33a25463a8cdc76060c1685cb P 6878f540147c4f318df5774f4f6338d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:42.193869 11997 raft_consensus.cc:2468] T ecc92cb33a25463a8cdc76060c1685cb P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ff6679aa1e47fbaed4804b1c948f44 in term 0.
I20260709 13:16:42.197208 12268 tablet_bootstrap.cc:492] T 4d4a644e5bcb48ef97c7831ab762cb16 P 26d9fb8ee3f54206b919bdad7b7179f0: Bootstrap starting.
I20260709 13:16:42.200621 12267 tablet_bootstrap.cc:654] T 73f79eb468644121b4421af350ffb425 P b0ff6679aa1e47fbaed4804b1c948f44: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:42.205893 12268 tablet_bootstrap.cc:654] T 4d4a644e5bcb48ef97c7831ab762cb16 P 26d9fb8ee3f54206b919bdad7b7179f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:42.206308 12383 leader_election.cc:290] T ecc92cb33a25463a8cdc76060c1685cb P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 election: Requested vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:42.207237 12222 raft_consensus.cc:2468] T ecc92cb33a25463a8cdc76060c1685cb P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ff6679aa1e47fbaed4804b1c948f44 in term 1.
I20260709 13:16:42.208827 12039 leader_election.cc:304] T ecc92cb33a25463a8cdc76060c1685cb P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4927f71d6e294cb89046579b49e12681, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 
I20260709 13:16:42.209775 12383 raft_consensus.cc:2804] T ecc92cb33a25463a8cdc76060c1685cb P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:42.209611 12270 raft_consensus.cc:515] T e07cc0b2806e41db82b768267b3f1588 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:42.210567 12383 raft_consensus.cc:697] T ecc92cb33a25463a8cdc76060c1685cb P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 LEADER]: Becoming Leader. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Running, Role: LEADER
I20260709 13:16:42.211498 12383 consensus_queue.cc:237] T ecc92cb33a25463a8cdc76060c1685cb P b0ff6679aa1e47fbaed4804b1c948f44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:42.212015 12405 raft_consensus.cc:493] T 44413926b47142b889b92011cbd15a53 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:42.208678 12452 raft_consensus.cc:515] T d32813b344ae41eeb038e5a83ad69873 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:42.212108 12270 leader_election.cc:290] T e07cc0b2806e41db82b768267b3f1588 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 election: Requested vote from peers b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853), 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179)
I20260709 13:16:42.212577 12405 raft_consensus.cc:515] T 44413926b47142b889b92011cbd15a53 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:42.215076 12405 leader_election.cc:290] T 44413926b47142b889b92011cbd15a53 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179)
I20260709 13:16:42.215858 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44413926b47142b889b92011cbd15a53" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
I20260709 13:16:42.216483 12452 leader_election.cc:290] T d32813b344ae41eeb038e5a83ad69873 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 election: Requested vote from peers 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:42.216662 11999 raft_consensus.cc:2393] T 44413926b47142b889b92011cbd15a53 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0ff6679aa1e47fbaed4804b1c948f44 in current term 1: Already voted for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in this term.
I20260709 13:16:42.217191 12146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44413926b47142b889b92011cbd15a53" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
I20260709 13:16:42.218952 12040 leader_election.cc:304] T 44413926b47142b889b92011cbd15a53 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b0ff6679aa1e47fbaed4804b1c948f44; no voters: 26d9fb8ee3f54206b919bdad7b7179f0, 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:42.219282 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc92cb33a25463a8cdc76060c1685cb" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0"
I20260709 13:16:42.220383 12405 raft_consensus.cc:3060] T 44413926b47142b889b92011cbd15a53 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:42.229453 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e07cc0b2806e41db82b768267b3f1588" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44"
I20260709 13:16:42.230309 12069 raft_consensus.cc:3060] T e07cc0b2806e41db82b768267b3f1588 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:42.232920 12436 consensus_queue.cc:1048] T 56edfadaacc24294af09fb0921541909 P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:42.235703 12268 tablet_bootstrap.cc:492] T 4d4a644e5bcb48ef97c7831ab762cb16 P 26d9fb8ee3f54206b919bdad7b7179f0: No bootstrap required, opened a new log
I20260709 13:16:42.236199 12268 ts_tablet_manager.cc:1403] T 4d4a644e5bcb48ef97c7831ab762cb16 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.000s
I20260709 13:16:42.236045 12405 raft_consensus.cc:2749] T 44413926b47142b889b92011cbd15a53 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:42.244282 12274 ts_tablet_manager.cc:1434] T ecc92cb33a25463a8cdc76060c1685cb P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.166s	user 0.007s	sys 0.000s
I20260709 13:16:42.245841 12268 raft_consensus.cc:359] T 4d4a644e5bcb48ef97c7831ab762cb16 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:42.246729 12268 raft_consensus.cc:385] T 4d4a644e5bcb48ef97c7831ab762cb16 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:42.247051 12268 raft_consensus.cc:740] T 4d4a644e5bcb48ef97c7831ab762cb16 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Initialized, Role: FOLLOWER
I20260709 13:16:42.248646 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d32813b344ae41eeb038e5a83ad69873" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0"
I20260709 13:16:42.249461 11996 raft_consensus.cc:3060] T d32813b344ae41eeb038e5a83ad69873 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:42.257342 12268 consensus_queue.cc:260] T 4d4a644e5bcb48ef97c7831ab762cb16 P 26d9fb8ee3f54206b919bdad7b7179f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:42.257350 12147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d32813b344ae41eeb038e5a83ad69873" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0"
I20260709 13:16:42.260725 12147 raft_consensus.cc:3060] T d32813b344ae41eeb038e5a83ad69873 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:42.261452 12268 ts_tablet_manager.cc:1434] T 4d4a644e5bcb48ef97c7831ab762cb16 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 13:16:42.292809 12146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e07cc0b2806e41db82b768267b3f1588" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0"
I20260709 13:16:42.293551 12146 raft_consensus.cc:3060] T e07cc0b2806e41db82b768267b3f1588 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:42.292899 12268 tablet_bootstrap.cc:492] T 4dbe75b26b8b4407959eb6532aed58e8 P 26d9fb8ee3f54206b919bdad7b7179f0: Bootstrap starting.
I20260709 13:16:42.305380 12274 tablet_bootstrap.cc:492] T 433ed0b8805a4f5a91389fac38477bb0 P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:42.305954 12440 consensus_queue.cc:1048] T 44413926b47142b889b92011cbd15a53 P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:42.271049 12436 consensus_queue.cc:1048] T 56edfadaacc24294af09fb0921541909 P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.031s
I20260709 13:16:42.313844 12401 raft_consensus.cc:493] T 7a5f70ce409e43bc83b515f5dcb1da56 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:42.316359 12401 raft_consensus.cc:515] T 7a5f70ce409e43bc83b515f5dcb1da56 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:42.317852 12266 tablet_bootstrap.cc:492] T 4d4a644e5bcb48ef97c7831ab762cb16 P 4927f71d6e294cb89046579b49e12681: No bootstrap required, opened a new log
I20260709 13:16:42.318379 12266 ts_tablet_manager.cc:1403] T 4d4a644e5bcb48ef97c7831ab762cb16 P 4927f71d6e294cb89046579b49e12681: Time spent bootstrapping tablet: real 0.274s	user 0.070s	sys 0.086s
I20260709 13:16:42.318478 12401 leader_election.cc:290] T 7a5f70ce409e43bc83b515f5dcb1da56 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:42.328030 12220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a5f70ce409e43bc83b515f5dcb1da56" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:42.328709 12220 raft_consensus.cc:2468] T 7a5f70ce409e43bc83b515f5dcb1da56 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 0.
I20260709 13:16:42.330070 12113 leader_election.cc:304] T 7a5f70ce409e43bc83b515f5dcb1da56 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26d9fb8ee3f54206b919bdad7b7179f0, 4927f71d6e294cb89046579b49e12681; no voters: 
I20260709 13:16:42.332469 12440 raft_consensus.cc:2804] T 7a5f70ce409e43bc83b515f5dcb1da56 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:42.332830 12440 raft_consensus.cc:493] T 7a5f70ce409e43bc83b515f5dcb1da56 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:42.333180 12440 raft_consensus.cc:3060] T 7a5f70ce409e43bc83b515f5dcb1da56 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:42.333513 12266 raft_consensus.cc:359] T 4d4a644e5bcb48ef97c7831ab762cb16 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:42.334184 12266 raft_consensus.cc:385] T 4d4a644e5bcb48ef97c7831ab762cb16 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:42.334427 12266 raft_consensus.cc:740] T 4d4a644e5bcb48ef97c7831ab762cb16 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Initialized, Role: FOLLOWER
I20260709 13:16:42.335538 12405 raft_consensus.cc:493] T 4d89c44b1d9d4490b1937c38c2fda5bb P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:42.336094 12405 raft_consensus.cc:515] T 4d89c44b1d9d4490b1937c38c2fda5bb P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:42.335110 12266 consensus_queue.cc:260] T 4d4a644e5bcb48ef97c7831ab762cb16 P 4927f71d6e294cb89046579b49e12681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:42.338191 12405 leader_election.cc:290] T 4d89c44b1d9d4490b1937c38c2fda5bb P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:42.338467 12147 raft_consensus.cc:2468] T d32813b344ae41eeb038e5a83ad69873 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4927f71d6e294cb89046579b49e12681 in term 1.
I20260709 13:16:42.338371 12341 consensus_queue.cc:1048] T 44413926b47142b889b92011cbd15a53 P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:42.321769 11996 raft_consensus.cc:2468] T d32813b344ae41eeb038e5a83ad69873 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4927f71d6e294cb89046579b49e12681 in term 1.
I20260709 13:16:42.340417 12266 ts_tablet_manager.cc:1434] T 4d4a644e5bcb48ef97c7831ab762cb16 P 4927f71d6e294cb89046579b49e12681: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260709 13:16:42.342471 12267 tablet_bootstrap.cc:492] T 73f79eb468644121b4421af350ffb425 P b0ff6679aa1e47fbaed4804b1c948f44: No bootstrap required, opened a new log
I20260709 13:16:42.346000 11997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d89c44b1d9d4490b1937c38c2fda5bb" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
I20260709 13:16:42.351522 12267 ts_tablet_manager.cc:1403] T 73f79eb468644121b4421af350ffb425 P b0ff6679aa1e47fbaed4804b1c948f44: Time spent bootstrapping tablet: real 0.159s	user 0.053s	sys 0.013s
W20260709 13:16:42.352528 11963 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.218.66:44853, user_credentials={real_user=slave}} blocked reactor thread for 53423.3us
I20260709 13:16:42.353065 12069 raft_consensus.cc:2468] T e07cc0b2806e41db82b768267b3f1588 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4927f71d6e294cb89046579b49e12681 in term 1.
I20260709 13:16:42.353368 12341 raft_consensus.cc:493] T 4d4a644e5bcb48ef97c7831ab762cb16 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:42.354312 12146 raft_consensus.cc:2468] T e07cc0b2806e41db82b768267b3f1588 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4927f71d6e294cb89046579b49e12681 in term 1.
I20260709 13:16:42.358291 12341 raft_consensus.cc:515] T 4d4a644e5bcb48ef97c7831ab762cb16 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:42.371197 12266 tablet_bootstrap.cc:492] T 4d89c44b1d9d4490b1937c38c2fda5bb P 4927f71d6e294cb89046579b49e12681: Bootstrap starting.
W20260709 13:16:42.373113 12040 leader_election.cc:343] T 4d89c44b1d9d4490b1937c38c2fda5bb P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:42.361989 12188 leader_election.cc:304] T d32813b344ae41eeb038e5a83ad69873 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4927f71d6e294cb89046579b49e12681, 6878f540147c4f318df5774f4f6338d0; no voters: 
I20260709 13:16:42.375483 12452 raft_consensus.cc:2804] T d32813b344ae41eeb038e5a83ad69873 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:42.376026 12452 raft_consensus.cc:697] T d32813b344ae41eeb038e5a83ad69873 P 4927f71d6e294cb89046579b49e12681 [term 1 LEADER]: Becoming Leader. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Running, Role: LEADER
I20260709 13:16:42.376825 12452 consensus_queue.cc:237] T d32813b344ae41eeb038e5a83ad69873 P 4927f71d6e294cb89046579b49e12681 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:42.370045 12186 leader_election.cc:304] T e07cc0b2806e41db82b768267b3f1588 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4927f71d6e294cb89046579b49e12681, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 
I20260709 13:16:42.383726 12270 raft_consensus.cc:2804] T e07cc0b2806e41db82b768267b3f1588 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:42.384351 12270 raft_consensus.cc:697] T e07cc0b2806e41db82b768267b3f1588 P 4927f71d6e294cb89046579b49e12681 [term 1 LEADER]: Becoming Leader. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Running, Role: LEADER
I20260709 13:16:42.384919 12341 leader_election.cc:290] T 4d4a644e5bcb48ef97c7831ab762cb16 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853), 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243)
I20260709 13:16:42.385737 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d4a644e5bcb48ef97c7831ab762cb16" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:42.385365 12270 consensus_queue.cc:237] T e07cc0b2806e41db82b768267b3f1588 P 4927f71d6e294cb89046579b49e12681 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:42.386240 12220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d89c44b1d9d4490b1937c38c2fda5bb" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:42.386385 12069 raft_consensus.cc:2468] T 4d4a644e5bcb48ef97c7831ab762cb16 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 0.
I20260709 13:16:42.387809 12112 leader_election.cc:304] T 4d4a644e5bcb48ef97c7831ab762cb16 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26d9fb8ee3f54206b919bdad7b7179f0, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 
I20260709 13:16:42.388703 12341 raft_consensus.cc:2804] T 4d4a644e5bcb48ef97c7831ab762cb16 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:42.389060 12341 raft_consensus.cc:493] T 4d4a644e5bcb48ef97c7831ab762cb16 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:42.389386 12341 raft_consensus.cc:3060] T 4d4a644e5bcb48ef97c7831ab762cb16 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:42.394810 12274 tablet_bootstrap.cc:654] T 433ed0b8805a4f5a91389fac38477bb0 P 6878f540147c4f318df5774f4f6338d0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:42.396831 12405 raft_consensus.cc:493] T 7a51b90ef4e343cca14d0de46b27c0db P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:42.397333 12405 raft_consensus.cc:515] T 7a51b90ef4e343cca14d0de46b27c0db P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:42.398886 12268 tablet_bootstrap.cc:654] T 4dbe75b26b8b4407959eb6532aed58e8 P 26d9fb8ee3f54206b919bdad7b7179f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:42.399302 12405 leader_election.cc:290] T 7a51b90ef4e343cca14d0de46b27c0db P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179)
I20260709 13:16:42.401087 12146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a51b90ef4e343cca14d0de46b27c0db" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
I20260709 13:16:42.401674 12267 raft_consensus.cc:359] T 73f79eb468644121b4421af350ffb425 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
W20260709 13:16:42.402325 12040 leader_election.cc:343] T 7a51b90ef4e343cca14d0de46b27c0db P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:42.403376 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a51b90ef4e343cca14d0de46b27c0db" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
I20260709 13:16:42.402343 12267 raft_consensus.cc:385] T 73f79eb468644121b4421af350ffb425 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:42.403936 12267 raft_consensus.cc:740] T 73f79eb468644121b4421af350ffb425 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Initialized, Role: FOLLOWER
W20260709 13:16:42.404596 12040 leader_election.cc:343] T 7a51b90ef4e343cca14d0de46b27c0db P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:42.405061 12040 leader_election.cc:304] T 7a51b90ef4e343cca14d0de46b27c0db P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b0ff6679aa1e47fbaed4804b1c948f44; no voters: 26d9fb8ee3f54206b919bdad7b7179f0, 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:42.405932 12474 raft_consensus.cc:2749] T 7a51b90ef4e343cca14d0de46b27c0db P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:42.410908 12341 raft_consensus.cc:515] T 4d4a644e5bcb48ef97c7831ab762cb16 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:42.419421 12267 consensus_queue.cc:260] T 73f79eb468644121b4421af350ffb425 P b0ff6679aa1e47fbaed4804b1c948f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:42.436422 12465 raft_consensus.cc:493] T 7a5f70ce409e43bc83b515f5dcb1da56 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:42.436561 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d4a644e5bcb48ef97c7831ab762cb16" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44"
I20260709 13:16:42.436980 12465 raft_consensus.cc:515] T 7a5f70ce409e43bc83b515f5dcb1da56 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:42.437456 12069 raft_consensus.cc:3060] T 4d4a644e5bcb48ef97c7831ab762cb16 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:42.426266 12039 leader_election.cc:343] T 4d89c44b1d9d4490b1937c38c2fda5bb P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:42.438333 12039 leader_election.cc:304] T 4d89c44b1d9d4490b1937c38c2fda5bb P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b0ff6679aa1e47fbaed4804b1c948f44; no voters: 4927f71d6e294cb89046579b49e12681, 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:42.439038 12465 leader_election.cc:290] T 7a5f70ce409e43bc83b515f5dcb1da56 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179), 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243)
I20260709 13:16:42.437326 12440 raft_consensus.cc:515] T 7a5f70ce409e43bc83b515f5dcb1da56 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:42.442243 12440 leader_election.cc:290] T 7a5f70ce409e43bc83b515f5dcb1da56 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 election: Requested vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:42.443058 12147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a5f70ce409e43bc83b515f5dcb1da56" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
I20260709 13:16:42.443889 12147 raft_consensus.cc:2393] T 7a5f70ce409e43bc83b515f5dcb1da56 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6878f540147c4f318df5774f4f6338d0 in current term 1: Already voted for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in this term.
I20260709 13:16:42.446060 12266 tablet_bootstrap.cc:654] T 4d89c44b1d9d4490b1937c38c2fda5bb P 4927f71d6e294cb89046579b49e12681: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:42.448184 12475 raft_consensus.cc:2749] T 4d89c44b1d9d4490b1937c38c2fda5bb P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:42.449616 12267 ts_tablet_manager.cc:1434] T 73f79eb468644121b4421af350ffb425 P b0ff6679aa1e47fbaed4804b1c948f44: Time spent starting tablet: real 0.094s	user 0.006s	sys 0.000s
W20260709 13:16:42.457607 11945 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:16:42.445639 12341 leader_election.cc:290] T 4d4a644e5bcb48ef97c7831ab762cb16 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 election: Requested vote from peers b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853), 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243)
I20260709 13:16:42.466451 12268 tablet_bootstrap.cc:492] T 4dbe75b26b8b4407959eb6532aed58e8 P 26d9fb8ee3f54206b919bdad7b7179f0: No bootstrap required, opened a new log
I20260709 13:16:42.466917 12268 ts_tablet_manager.cc:1403] T 4dbe75b26b8b4407959eb6532aed58e8 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent bootstrapping tablet: real 0.175s	user 0.011s	sys 0.008s
I20260709 13:16:42.467757 12267 tablet_bootstrap.cc:492] T c2061cbe07c64a5daf65d2a64a0f21b2 P b0ff6679aa1e47fbaed4804b1c948f44: Bootstrap starting.
I20260709 13:16:42.471068 12069 raft_consensus.cc:2468] T 4d4a644e5bcb48ef97c7831ab762cb16 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 1.
I20260709 13:16:42.471812 12475 raft_consensus.cc:493] T b63d480002744c73b078b0dc90aa66a5 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:42.472309 12475 raft_consensus.cc:515] T b63d480002744c73b078b0dc90aa66a5 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:42.473760 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a5f70ce409e43bc83b515f5dcb1da56" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0"
I20260709 13:16:42.474373 11999 raft_consensus.cc:3060] T 7a5f70ce409e43bc83b515f5dcb1da56 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:42.474494 12475 leader_election.cc:290] T b63d480002744c73b078b0dc90aa66a5 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179), 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243)
I20260709 13:16:42.476423 12112 leader_election.cc:304] T 4d4a644e5bcb48ef97c7831ab762cb16 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26d9fb8ee3f54206b919bdad7b7179f0, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 
I20260709 13:16:42.483692 12436 raft_consensus.cc:2804] T 4d4a644e5bcb48ef97c7831ab762cb16 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:42.497498 12274 tablet_bootstrap.cc:492] T 433ed0b8805a4f5a91389fac38477bb0 P 6878f540147c4f318df5774f4f6338d0: No bootstrap required, opened a new log
I20260709 13:16:42.498044 12274 ts_tablet_manager.cc:1403] T 433ed0b8805a4f5a91389fac38477bb0 P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.193s	user 0.016s	sys 0.007s
I20260709 13:16:42.494323 12146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63d480002744c73b078b0dc90aa66a5" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
I20260709 13:16:42.495023 12306 consensus_queue.cc:1048] T 3459d1947e3b48bfb4cdd74180075810 P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:42.497418 12436 raft_consensus.cc:697] T 4d4a644e5bcb48ef97c7831ab762cb16 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Becoming Leader. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Running, Role: LEADER
W20260709 13:16:42.494938 12188 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.218.67:41179, user_credentials={real_user=slave}} blocked reactor thread for 118617us
I20260709 13:16:42.502207 12436 consensus_queue.cc:237] T 4d4a644e5bcb48ef97c7831ab762cb16 P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:42.503850 12220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63d480002744c73b078b0dc90aa66a5" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:42.498015 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a5f70ce409e43bc83b515f5dcb1da56" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
W20260709 13:16:42.512501 12040 leader_election.cc:343] T b63d480002744c73b078b0dc90aa66a5 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:42.516391 12039 leader_election.cc:343] T b63d480002744c73b078b0dc90aa66a5 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:42.516834 12039 leader_election.cc:304] T b63d480002744c73b078b0dc90aa66a5 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b0ff6679aa1e47fbaed4804b1c948f44; no voters: 26d9fb8ee3f54206b919bdad7b7179f0, 4927f71d6e294cb89046579b49e12681
I20260709 13:16:42.518090 12405 raft_consensus.cc:2749] T b63d480002744c73b078b0dc90aa66a5 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:42.527247 12266 tablet_bootstrap.cc:492] T 4d89c44b1d9d4490b1937c38c2fda5bb P 4927f71d6e294cb89046579b49e12681: No bootstrap required, opened a new log
I20260709 13:16:42.527833 12266 ts_tablet_manager.cc:1403] T 4d89c44b1d9d4490b1937c38c2fda5bb P 4927f71d6e294cb89046579b49e12681: Time spent bootstrapping tablet: real 0.164s	user 0.021s	sys 0.005s
I20260709 13:16:42.534588 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a5f70ce409e43bc83b515f5dcb1da56" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:42.535280 12222 raft_consensus.cc:2468] T 7a5f70ce409e43bc83b515f5dcb1da56 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 0.
I20260709 13:16:42.536019 12341 raft_consensus.cc:493] T 433ed0b8805a4f5a91389fac38477bb0 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:42.536506 12341 raft_consensus.cc:515] T 433ed0b8805a4f5a91389fac38477bb0 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:42.538565 12341 leader_election.cc:290] T 433ed0b8805a4f5a91389fac38477bb0 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853)
I20260709 13:16:42.538345 12274 raft_consensus.cc:359] T 433ed0b8805a4f5a91389fac38477bb0 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:42.539304 12274 raft_consensus.cc:385] T 433ed0b8805a4f5a91389fac38477bb0 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:42.539175 12270 consensus_queue.cc:1048] T b08788ab13d74a69bbd09f2993e83dd5 P 4927f71d6e294cb89046579b49e12681 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:42.542618 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "433ed0b8805a4f5a91389fac38477bb0" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
I20260709 13:16:42.541864 11893 catalog_manager.cc:5697] T d32813b344ae41eeb038e5a83ad69873 P 4927f71d6e294cb89046579b49e12681 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4927f71d6e294cb89046579b49e12681 (127.8.218.68). New cstate: current_term: 1 leader_uuid: "4927f71d6e294cb89046579b49e12681" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:42.544080 12220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d4a644e5bcb48ef97c7831ab762cb16" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:42.550207 12220 raft_consensus.cc:2468] T 4d4a644e5bcb48ef97c7831ab762cb16 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 0.
I20260709 13:16:42.545083 12219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d4a644e5bcb48ef97c7831ab762cb16" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681"
I20260709 13:16:42.551045 12219 raft_consensus.cc:3060] T 4d4a644e5bcb48ef97c7831ab762cb16 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:42.551193 11999 raft_consensus.cc:2468] T 7a5f70ce409e43bc83b515f5dcb1da56 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 1.
I20260709 13:16:42.556147 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a5f70ce409e43bc83b515f5dcb1da56" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681"
I20260709 13:16:42.556772 12221 raft_consensus.cc:3060] T 7a5f70ce409e43bc83b515f5dcb1da56 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:42.544116 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "433ed0b8805a4f5a91389fac38477bb0" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:42.561839 12069 raft_consensus.cc:2468] T 433ed0b8805a4f5a91389fac38477bb0 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 0.
I20260709 13:16:42.546671 12274 raft_consensus.cc:740] T 433ed0b8805a4f5a91389fac38477bb0 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:42.564281 12274 consensus_queue.cc:260] T 433ed0b8805a4f5a91389fac38477bb0 P 6878f540147c4f318df5774f4f6338d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:42.565060 11996 raft_consensus.cc:2468] T 433ed0b8805a4f5a91389fac38477bb0 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 0.
I20260709 13:16:42.570196 12112 leader_election.cc:304] T 433ed0b8805a4f5a91389fac38477bb0 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26d9fb8ee3f54206b919bdad7b7179f0, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 
I20260709 13:16:42.571269 12114 leader_election.cc:304] T 7a5f70ce409e43bc83b515f5dcb1da56 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26d9fb8ee3f54206b919bdad7b7179f0, 6878f540147c4f318df5774f4f6338d0; no voters: 
W20260709 13:16:42.573122 12487 log.cc:927] Time spent T e07cc0b2806e41db82b768267b3f1588 P 4927f71d6e294cb89046579b49e12681: Append to log took a long time: real 0.064s	user 0.000s	sys 0.001s
I20260709 13:16:42.574597 12266 raft_consensus.cc:359] T 4d89c44b1d9d4490b1937c38c2fda5bb P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:42.575280 12266 raft_consensus.cc:385] T 4d89c44b1d9d4490b1937c38c2fda5bb P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:42.575997 12266 raft_consensus.cc:740] T 4d89c44b1d9d4490b1937c38c2fda5bb P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Initialized, Role: FOLLOWER
I20260709 13:16:42.577057 12266 consensus_queue.cc:260] T 4d89c44b1d9d4490b1937c38c2fda5bb P 4927f71d6e294cb89046579b49e12681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:42.578886 12268 raft_consensus.cc:359] T 4dbe75b26b8b4407959eb6532aed58e8 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:42.579582 12268 raft_consensus.cc:385] T 4dbe75b26b8b4407959eb6532aed58e8 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:42.579859 12268 raft_consensus.cc:740] T 4dbe75b26b8b4407959eb6532aed58e8 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Initialized, Role: FOLLOWER
I20260709 13:16:42.583173 12274 ts_tablet_manager.cc:1434] T 433ed0b8805a4f5a91389fac38477bb0 P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.085s	user 0.005s	sys 0.005s
I20260709 13:16:42.584168 12491 raft_consensus.cc:2804] T 433ed0b8805a4f5a91389fac38477bb0 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:42.584493 12274 tablet_bootstrap.cc:492] T b08788ab13d74a69bbd09f2993e83dd5 P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:42.586424 12268 consensus_queue.cc:260] T 4dbe75b26b8b4407959eb6532aed58e8 P 26d9fb8ee3f54206b919bdad7b7179f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:42.590643 12266 ts_tablet_manager.cc:1434] T 4d89c44b1d9d4490b1937c38c2fda5bb P 4927f71d6e294cb89046579b49e12681: Time spent starting tablet: real 0.063s	user 0.007s	sys 0.000s
I20260709 13:16:42.586288 12440 raft_consensus.cc:2804] T 7a5f70ce409e43bc83b515f5dcb1da56 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:42.584595 12491 raft_consensus.cc:493] T 433ed0b8805a4f5a91389fac38477bb0 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:42.595299 12266 tablet_bootstrap.cc:492] T 090a51c5e6924ad9bc34aeea13489cb6 P 4927f71d6e294cb89046579b49e12681: Bootstrap starting.
I20260709 13:16:42.600073 11895 catalog_manager.cc:5697] T ecc92cb33a25463a8cdc76060c1685cb P b0ff6679aa1e47fbaed4804b1c948f44 reported cstate change: term changed from 0 to 1, leader changed from <none> to b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66). New cstate: current_term: 1 leader_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:42.597697 12268 ts_tablet_manager.cc:1434] T 4dbe75b26b8b4407959eb6532aed58e8 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent starting tablet: real 0.131s	user 0.008s	sys 0.000s
I20260709 13:16:42.594046 12440 raft_consensus.cc:697] T 7a5f70ce409e43bc83b515f5dcb1da56 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Becoming Leader. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Running, Role: LEADER
I20260709 13:16:42.602905 11893 catalog_manager.cc:5697] T e07cc0b2806e41db82b768267b3f1588 P 4927f71d6e294cb89046579b49e12681 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4927f71d6e294cb89046579b49e12681 (127.8.218.68). New cstate: current_term: 1 leader_uuid: "4927f71d6e294cb89046579b49e12681" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: HEALTHY } } }
W20260709 13:16:42.605536 12188 consensus_peers.cc:597] T b08788ab13d74a69bbd09f2993e83dd5 P 4927f71d6e294cb89046579b49e12681 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. 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:16:42.606868 12274 tablet_bootstrap.cc:654] T b08788ab13d74a69bbd09f2993e83dd5 P 6878f540147c4f318df5774f4f6338d0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:42.584529 11964 leader_election.cc:304] T 7a5f70ce409e43bc83b515f5dcb1da56 P 6878f540147c4f318df5774f4f6338d0 [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: 4927f71d6e294cb89046579b49e12681, 6878f540147c4f318df5774f4f6338d0; no voters: 26d9fb8ee3f54206b919bdad7b7179f0
I20260709 13:16:42.608542 12306 raft_consensus.cc:2764] T 7a5f70ce409e43bc83b515f5dcb1da56 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:16:42.608758 12341 raft_consensus.cc:493] T 4dbe75b26b8b4407959eb6532aed58e8 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:42.609215 12341 raft_consensus.cc:515] T 4dbe75b26b8b4407959eb6532aed58e8 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:42.600823 12491 raft_consensus.cc:3060] T 433ed0b8805a4f5a91389fac38477bb0 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:42.612125 12341 leader_election.cc:290] T 4dbe75b26b8b4407959eb6532aed58e8 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:42.615622 12268 tablet_bootstrap.cc:492] T b63d480002744c73b078b0dc90aa66a5 P 26d9fb8ee3f54206b919bdad7b7179f0: Bootstrap starting.
I20260709 13:16:42.616621 12267 tablet_bootstrap.cc:654] T c2061cbe07c64a5daf65d2a64a0f21b2 P b0ff6679aa1e47fbaed4804b1c948f44: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:42.586158 12221 raft_consensus.cc:2468] T 7a5f70ce409e43bc83b515f5dcb1da56 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 1.
I20260709 13:16:42.604741 12440 consensus_queue.cc:237] T 7a5f70ce409e43bc83b515f5dcb1da56 P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:42.621470 12219 raft_consensus.cc:2468] T 4d4a644e5bcb48ef97c7831ab762cb16 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 1.
I20260709 13:16:42.625445 12266 tablet_bootstrap.cc:654] T 090a51c5e6924ad9bc34aeea13489cb6 P 4927f71d6e294cb89046579b49e12681: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:42.628386 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dbe75b26b8b4407959eb6532aed58e8" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
W20260709 13:16:42.640341 12114 leader_election.cc:343] T 4dbe75b26b8b4407959eb6532aed58e8 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:42.650180 12491 raft_consensus.cc:515] T 433ed0b8805a4f5a91389fac38477bb0 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:42.654848 12268 tablet_bootstrap.cc:654] T b63d480002744c73b078b0dc90aa66a5 P 26d9fb8ee3f54206b919bdad7b7179f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:42.657912 12491 leader_election.cc:290] T 433ed0b8805a4f5a91389fac38477bb0 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 election: Requested vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853)
I20260709 13:16:42.658221 12267 tablet_bootstrap.cc:492] T c2061cbe07c64a5daf65d2a64a0f21b2 P b0ff6679aa1e47fbaed4804b1c948f44: No bootstrap required, opened a new log
I20260709 13:16:42.658690 12267 ts_tablet_manager.cc:1403] T c2061cbe07c64a5daf65d2a64a0f21b2 P b0ff6679aa1e47fbaed4804b1c948f44: Time spent bootstrapping tablet: real 0.191s	user 0.021s	sys 0.003s
I20260709 13:16:42.660985 12274 tablet_bootstrap.cc:492] T b08788ab13d74a69bbd09f2993e83dd5 P 6878f540147c4f318df5774f4f6338d0: No bootstrap required, opened a new log
I20260709 13:16:42.661420 12274 ts_tablet_manager.cc:1403] T b08788ab13d74a69bbd09f2993e83dd5 P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.077s	user 0.012s	sys 0.009s
I20260709 13:16:42.665591 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "433ed0b8805a4f5a91389fac38477bb0" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0"
I20260709 13:16:42.666190 11996 raft_consensus.cc:3060] T 433ed0b8805a4f5a91389fac38477bb0 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:42.665993 12267 raft_consensus.cc:359] T c2061cbe07c64a5daf65d2a64a0f21b2 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:42.666648 12267 raft_consensus.cc:385] T c2061cbe07c64a5daf65d2a64a0f21b2 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:42.666916 12267 raft_consensus.cc:740] T c2061cbe07c64a5daf65d2a64a0f21b2 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Initialized, Role: FOLLOWER
I20260709 13:16:42.660480 12219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dbe75b26b8b4407959eb6532aed58e8" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:42.668615 12267 consensus_queue.cc:260] T c2061cbe07c64a5daf65d2a64a0f21b2 P b0ff6679aa1e47fbaed4804b1c948f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:42.671640 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "433ed0b8805a4f5a91389fac38477bb0" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44"
I20260709 13:16:42.672454 12267 ts_tablet_manager.cc:1434] T c2061cbe07c64a5daf65d2a64a0f21b2 P b0ff6679aa1e47fbaed4804b1c948f44: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.003s
I20260709 13:16:42.672231 12074 raft_consensus.cc:3060] T 433ed0b8805a4f5a91389fac38477bb0 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:42.673512 12267 tablet_bootstrap.cc:492] T d4de5e1bf9474cf8b4a413b7cca446b9 P b0ff6679aa1e47fbaed4804b1c948f44: Bootstrap starting.
I20260709 13:16:42.676441 12476 consensus_queue.cc:1048] T 3459d1947e3b48bfb4cdd74180075810 P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:16:42.678540 12274 raft_consensus.cc:359] T b08788ab13d74a69bbd09f2993e83dd5 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:42.679196 12274 raft_consensus.cc:385] T b08788ab13d74a69bbd09f2993e83dd5 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:42.679461 12274 raft_consensus.cc:740] T b08788ab13d74a69bbd09f2993e83dd5 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:42.680187 12274 consensus_queue.cc:260] T b08788ab13d74a69bbd09f2993e83dd5 P 6878f540147c4f318df5774f4f6338d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:42.683137 12274 ts_tablet_manager.cc:1434] T b08788ab13d74a69bbd09f2993e83dd5 P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:16:42.684201 12267 tablet_bootstrap.cc:654] T d4de5e1bf9474cf8b4a413b7cca446b9 P b0ff6679aa1e47fbaed4804b1c948f44: Neither blocks nor log segments found. Creating new log.
W20260709 13:16:42.688833 12113 leader_election.cc:343] T 4dbe75b26b8b4407959eb6532aed58e8 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:42.689535 12113 leader_election.cc:304] T 4dbe75b26b8b4407959eb6532aed58e8 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26d9fb8ee3f54206b919bdad7b7179f0; no voters: 4927f71d6e294cb89046579b49e12681, 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:42.692407 12436 raft_consensus.cc:2749] T 4dbe75b26b8b4407959eb6532aed58e8 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:42.703564 12274 tablet_bootstrap.cc:492] T 4d89c44b1d9d4490b1937c38c2fda5bb P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:42.723059 12074 raft_consensus.cc:2468] T 433ed0b8805a4f5a91389fac38477bb0 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 1.
I20260709 13:16:42.724148 12475 raft_consensus.cc:493] T 73f79eb468644121b4421af350ffb425 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:42.724656 12475 raft_consensus.cc:515] T 73f79eb468644121b4421af350ffb425 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:42.726701 12475 leader_election.cc:290] T 73f79eb468644121b4421af350ffb425 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:42.725010 12267 tablet_bootstrap.cc:492] T d4de5e1bf9474cf8b4a413b7cca446b9 P b0ff6679aa1e47fbaed4804b1c948f44: No bootstrap required, opened a new log
I20260709 13:16:42.728118 12267 ts_tablet_manager.cc:1403] T d4de5e1bf9474cf8b4a413b7cca446b9 P b0ff6679aa1e47fbaed4804b1c948f44: Time spent bootstrapping tablet: real 0.055s	user 0.010s	sys 0.012s
I20260709 13:16:42.728822 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73f79eb468644121b4421af350ffb425" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
W20260709 13:16:42.730748 12040 leader_election.cc:343] T 73f79eb468644121b4421af350ffb425 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:42.730727 12267 raft_consensus.cc:359] T d4de5e1bf9474cf8b4a413b7cca446b9 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:42.731519 12267 raft_consensus.cc:385] T d4de5e1bf9474cf8b4a413b7cca446b9 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:42.731818 12267 raft_consensus.cc:740] T d4de5e1bf9474cf8b4a413b7cca446b9 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Initialized, Role: FOLLOWER
I20260709 13:16:42.733141 12112 leader_election.cc:304] T 433ed0b8805a4f5a91389fac38477bb0 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26d9fb8ee3f54206b919bdad7b7179f0, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 
I20260709 13:16:42.734967 12274 tablet_bootstrap.cc:654] T 4d89c44b1d9d4490b1937c38c2fda5bb P 6878f540147c4f318df5774f4f6338d0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:42.736263 12267 consensus_queue.cc:260] T d4de5e1bf9474cf8b4a413b7cca446b9 P b0ff6679aa1e47fbaed4804b1c948f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:42.735769 12440 raft_consensus.cc:2804] T 433ed0b8805a4f5a91389fac38477bb0 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:42.735837 12220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73f79eb468644121b4421af350ffb425" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:42.738056 12440 raft_consensus.cc:697] T 433ed0b8805a4f5a91389fac38477bb0 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Becoming Leader. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Running, Role: LEADER
I20260709 13:16:42.738493 12267 ts_tablet_manager.cc:1434] T d4de5e1bf9474cf8b4a413b7cca446b9 P b0ff6679aa1e47fbaed4804b1c948f44: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
W20260709 13:16:42.739094 12039 leader_election.cc:343] T 73f79eb468644121b4421af350ffb425 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:42.736002 11996 raft_consensus.cc:2468] T 433ed0b8805a4f5a91389fac38477bb0 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 1.
I20260709 13:16:42.739691 12267 tablet_bootstrap.cc:492] T ada4bc79f76d4253ad667f97dc8df672 P b0ff6679aa1e47fbaed4804b1c948f44: Bootstrap starting.
I20260709 13:16:42.740010 12270 raft_consensus.cc:493] T 4d89c44b1d9d4490b1937c38c2fda5bb P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:42.740490 12270 raft_consensus.cc:515] T 4d89c44b1d9d4490b1937c38c2fda5bb P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:42.742530 12270 leader_election.cc:290] T 4d89c44b1d9d4490b1937c38c2fda5bb P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853)
I20260709 13:16:42.738945 12440 consensus_queue.cc:237] T 433ed0b8805a4f5a91389fac38477bb0 P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:42.739642 12039 leader_election.cc:304] T 73f79eb468644121b4421af350ffb425 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b0ff6679aa1e47fbaed4804b1c948f44; no voters: 4927f71d6e294cb89046579b49e12681, 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:42.744500 12475 raft_consensus.cc:2749] T 73f79eb468644121b4421af350ffb425 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:42.745428 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d89c44b1d9d4490b1937c38c2fda5bb" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:42.747570 12074 raft_consensus.cc:2468] T 4d89c44b1d9d4490b1937c38c2fda5bb P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4927f71d6e294cb89046579b49e12681 in term 0.
I20260709 13:16:42.748766 12186 leader_election.cc:304] T 4d89c44b1d9d4490b1937c38c2fda5bb P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4927f71d6e294cb89046579b49e12681, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 
I20260709 13:16:42.749641 12270 raft_consensus.cc:2804] T 4d89c44b1d9d4490b1937c38c2fda5bb P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:42.750005 12270 raft_consensus.cc:493] T 4d89c44b1d9d4490b1937c38c2fda5bb P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:42.750111 12267 tablet_bootstrap.cc:654] T ada4bc79f76d4253ad667f97dc8df672 P b0ff6679aa1e47fbaed4804b1c948f44: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:42.746425 12268 tablet_bootstrap.cc:492] T b63d480002744c73b078b0dc90aa66a5 P 26d9fb8ee3f54206b919bdad7b7179f0: No bootstrap required, opened a new log
I20260709 13:16:42.751106 12268 ts_tablet_manager.cc:1403] T b63d480002744c73b078b0dc90aa66a5 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent bootstrapping tablet: real 0.137s	user 0.014s	sys 0.013s
I20260709 13:16:42.751484 12270 raft_consensus.cc:3060] T 4d89c44b1d9d4490b1937c38c2fda5bb P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:42.756525 12268 raft_consensus.cc:359] T b63d480002744c73b078b0dc90aa66a5 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:42.757584 12268 raft_consensus.cc:385] T b63d480002744c73b078b0dc90aa66a5 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:42.758061 12268 raft_consensus.cc:740] T b63d480002744c73b078b0dc90aa66a5 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Initialized, Role: FOLLOWER
I20260709 13:16:42.760453 12485 raft_consensus.cc:493] T cf64790070cd4d6d949c57089d440e63 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:42.760974 12485 raft_consensus.cc:515] T cf64790070cd4d6d949c57089d440e63 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:42.764827 12146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf64790070cd4d6d949c57089d440e63" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
I20260709 13:16:42.765322 12306 raft_consensus.cc:493] T b08788ab13d74a69bbd09f2993e83dd5 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:42.766603 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf64790070cd4d6d949c57089d440e63" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:42.769786 12306 raft_consensus.cc:515] T b08788ab13d74a69bbd09f2993e83dd5 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:42.765444 12146 raft_consensus.cc:2468] T cf64790070cd4d6d949c57089d440e63 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 1.
I20260709 13:16:42.765828 12485 leader_election.cc:290] T cf64790070cd4d6d949c57089d440e63 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853), 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179)
I20260709 13:16:42.771318 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d89c44b1d9d4490b1937c38c2fda5bb" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
I20260709 13:16:42.771907 12306 leader_election.cc:290] T b08788ab13d74a69bbd09f2993e83dd5 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853)
I20260709 13:16:42.770052 12069 raft_consensus.cc:2468] T cf64790070cd4d6d949c57089d440e63 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 1.
I20260709 13:16:42.774024 12268 consensus_queue.cc:260] T b63d480002744c73b078b0dc90aa66a5 P 26d9fb8ee3f54206b919bdad7b7179f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:42.775538 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b08788ab13d74a69bbd09f2993e83dd5" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:42.776749 11965 leader_election.cc:304] T cf64790070cd4d6d949c57089d440e63 P 6878f540147c4f318df5774f4f6338d0 [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: 26d9fb8ee3f54206b919bdad7b7179f0, 6878f540147c4f318df5774f4f6338d0; no voters: 
I20260709 13:16:42.777088 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b08788ab13d74a69bbd09f2993e83dd5" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:42.778272 12485 raft_consensus.cc:2804] T cf64790070cd4d6d949c57089d440e63 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:16:42.778872 12485 raft_consensus.cc:493] T cf64790070cd4d6d949c57089d440e63 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:16:42.779346 12188 leader_election.cc:343] T 4d89c44b1d9d4490b1937c38c2fda5bb P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:42.779445 12485 raft_consensus.cc:3060] T cf64790070cd4d6d949c57089d440e63 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:42.780761 11964 leader_election.cc:304] T b08788ab13d74a69bbd09f2993e83dd5 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6878f540147c4f318df5774f4f6338d0; no voters: 4927f71d6e294cb89046579b49e12681, b0ff6679aa1e47fbaed4804b1c948f44
I20260709 13:16:42.781788 12476 raft_consensus.cc:2749] T b08788ab13d74a69bbd09f2993e83dd5 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:42.785434 12268 ts_tablet_manager.cc:1434] T b63d480002744c73b078b0dc90aa66a5 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.001s
I20260709 13:16:42.786420 12268 tablet_bootstrap.cc:492] T 7a51b90ef4e343cca14d0de46b27c0db P 26d9fb8ee3f54206b919bdad7b7179f0: Bootstrap starting.
I20260709 13:16:42.792292 12270 raft_consensus.cc:515] T 4d89c44b1d9d4490b1937c38c2fda5bb P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:42.795531 12268 tablet_bootstrap.cc:654] T 7a51b90ef4e343cca14d0de46b27c0db P 26d9fb8ee3f54206b919bdad7b7179f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:42.795523 12270 leader_election.cc:290] T 4d89c44b1d9d4490b1937c38c2fda5bb P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 election: Requested vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853)
I20260709 13:16:42.798477 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d89c44b1d9d4490b1937c38c2fda5bb" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44"
I20260709 13:16:42.799005 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d89c44b1d9d4490b1937c38c2fda5bb" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0"
I20260709 13:16:42.799345 12074 raft_consensus.cc:3060] T 4d89c44b1d9d4490b1937c38c2fda5bb P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:42.800069 12266 tablet_bootstrap.cc:492] T 090a51c5e6924ad9bc34aeea13489cb6 P 4927f71d6e294cb89046579b49e12681: No bootstrap required, opened a new log
W20260709 13:16:42.800577 12188 leader_election.cc:343] T 4d89c44b1d9d4490b1937c38c2fda5bb P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:42.800530 12266 ts_tablet_manager.cc:1403] T 090a51c5e6924ad9bc34aeea13489cb6 P 4927f71d6e294cb89046579b49e12681: Time spent bootstrapping tablet: real 0.205s	user 0.020s	sys 0.005s
I20260709 13:16:42.805181 12266 raft_consensus.cc:359] T 090a51c5e6924ad9bc34aeea13489cb6 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:42.805786 12266 raft_consensus.cc:385] T 090a51c5e6924ad9bc34aeea13489cb6 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:42.806035 12266 raft_consensus.cc:740] T 090a51c5e6924ad9bc34aeea13489cb6 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Initialized, Role: FOLLOWER
I20260709 13:16:42.806643 12266 consensus_queue.cc:260] T 090a51c5e6924ad9bc34aeea13489cb6 P 4927f71d6e294cb89046579b49e12681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:42.806870 12074 raft_consensus.cc:2468] T 4d89c44b1d9d4490b1937c38c2fda5bb P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4927f71d6e294cb89046579b49e12681 in term 1.
I20260709 13:16:42.807987 12186 leader_election.cc:304] T 4d89c44b1d9d4490b1937c38c2fda5bb P 4927f71d6e294cb89046579b49e12681 [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: 4927f71d6e294cb89046579b49e12681, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:42.809007 12266 ts_tablet_manager.cc:1434] T 090a51c5e6924ad9bc34aeea13489cb6 P 4927f71d6e294cb89046579b49e12681: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:16:42.810667 12267 tablet_bootstrap.cc:492] T ada4bc79f76d4253ad667f97dc8df672 P b0ff6679aa1e47fbaed4804b1c948f44: No bootstrap required, opened a new log
I20260709 13:16:42.811153 12267 ts_tablet_manager.cc:1403] T ada4bc79f76d4253ad667f97dc8df672 P b0ff6679aa1e47fbaed4804b1c948f44: Time spent bootstrapping tablet: real 0.072s	user 0.009s	sys 0.004s
I20260709 13:16:42.813851 12267 raft_consensus.cc:359] T ada4bc79f76d4253ad667f97dc8df672 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:42.814491 12267 raft_consensus.cc:385] T ada4bc79f76d4253ad667f97dc8df672 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:42.814769 12267 raft_consensus.cc:740] T ada4bc79f76d4253ad667f97dc8df672 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Initialized, Role: FOLLOWER
I20260709 13:16:42.814617 12485 raft_consensus.cc:515] T cf64790070cd4d6d949c57089d440e63 P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:42.815853 12270 raft_consensus.cc:2804] T 4d89c44b1d9d4490b1937c38c2fda5bb P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:42.815666 12267 consensus_queue.cc:260] T ada4bc79f76d4253ad667f97dc8df672 P b0ff6679aa1e47fbaed4804b1c948f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:42.816561 12270 raft_consensus.cc:697] T 4d89c44b1d9d4490b1937c38c2fda5bb P 4927f71d6e294cb89046579b49e12681 [term 1 LEADER]: Becoming Leader. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Running, Role: LEADER
I20260709 13:16:42.817026 12485 leader_election.cc:290] T cf64790070cd4d6d949c57089d440e63 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 2 election: Requested vote from peers b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853), 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179)
I20260709 13:16:42.818169 12146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf64790070cd4d6d949c57089d440e63" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0"
I20260709 13:16:42.823257 11996 raft_consensus.cc:3060] T ecc92cb33a25463a8cdc76060c1685cb P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:42.818141 12266 tablet_bootstrap.cc:492] T 4dbe75b26b8b4407959eb6532aed58e8 P 4927f71d6e294cb89046579b49e12681: Bootstrap starting.
I20260709 13:16:42.826095 12146 raft_consensus.cc:3060] T cf64790070cd4d6d949c57089d440e63 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:42.831015 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf64790070cd4d6d949c57089d440e63" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44"
I20260709 13:16:42.831740 12074 raft_consensus.cc:3060] T cf64790070cd4d6d949c57089d440e63 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:42.838611 12146 raft_consensus.cc:2468] T cf64790070cd4d6d949c57089d440e63 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 2.
I20260709 13:16:42.839856 11965 leader_election.cc:304] T cf64790070cd4d6d949c57089d440e63 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26d9fb8ee3f54206b919bdad7b7179f0, 6878f540147c4f318df5774f4f6338d0; no voters: 
I20260709 13:16:42.818706 12270 consensus_queue.cc:237] T 4d89c44b1d9d4490b1937c38c2fda5bb P 4927f71d6e294cb89046579b49e12681 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:42.823922 12475 consensus_queue.cc:1048] T ecc92cb33a25463a8cdc76060c1685cb P b0ff6679aa1e47fbaed4804b1c948f44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 13:16:42.824024 12274 tablet_bootstrap.cc:492] T 4d89c44b1d9d4490b1937c38c2fda5bb P 6878f540147c4f318df5774f4f6338d0: No bootstrap required, opened a new log
I20260709 13:16:42.843463 12274 ts_tablet_manager.cc:1403] T 4d89c44b1d9d4490b1937c38c2fda5bb P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.140s	user 0.012s	sys 0.001s
I20260709 13:16:42.845996 12449 consensus_queue.cc:1048] T e07cc0b2806e41db82b768267b3f1588 P 4927f71d6e294cb89046579b49e12681 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:42.846221 12274 raft_consensus.cc:359] T 4d89c44b1d9d4490b1937c38c2fda5bb P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:42.846856 12274 raft_consensus.cc:385] T 4d89c44b1d9d4490b1937c38c2fda5bb P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:42.847158 12274 raft_consensus.cc:740] T 4d89c44b1d9d4490b1937c38c2fda5bb P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:42.846599 11893 catalog_manager.cc:5697] T 4d4a644e5bcb48ef97c7831ab762cb16 P 26d9fb8ee3f54206b919bdad7b7179f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67). New cstate: current_term: 1 leader_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:42.849481 11893 catalog_manager.cc:5697] T 433ed0b8805a4f5a91389fac38477bb0 P 26d9fb8ee3f54206b919bdad7b7179f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67). New cstate: current_term: 1 leader_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:42.853622 11893 catalog_manager.cc:5697] T 7a5f70ce409e43bc83b515f5dcb1da56 P 26d9fb8ee3f54206b919bdad7b7179f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67). New cstate: current_term: 1 leader_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:42.856374 12476 raft_consensus.cc:2804] T cf64790070cd4d6d949c57089d440e63 P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:42.856909 12476 raft_consensus.cc:697] T cf64790070cd4d6d949c57089d440e63 P 6878f540147c4f318df5774f4f6338d0 [term 2 LEADER]: Becoming Leader. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Running, Role: LEADER
I20260709 13:16:42.857782 12476 consensus_queue.cc:237] T cf64790070cd4d6d949c57089d440e63 P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Queue going to LEADER 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: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:42.856969 12405 raft_consensus.cc:493] T c2061cbe07c64a5daf65d2a64a0f21b2 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:42.858989 12405 raft_consensus.cc:515] T c2061cbe07c64a5daf65d2a64a0f21b2 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:42.859814 12475 consensus_queue.cc:1048] T ecc92cb33a25463a8cdc76060c1685cb P b0ff6679aa1e47fbaed4804b1c948f44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:42.861029 12405 leader_election.cc:290] T c2061cbe07c64a5daf65d2a64a0f21b2 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179)
I20260709 13:16:42.863613 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2061cbe07c64a5daf65d2a64a0f21b2" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
I20260709 13:16:42.863543 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2061cbe07c64a5daf65d2a64a0f21b2" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
I20260709 13:16:42.825379 12267 ts_tablet_manager.cc:1434] T ada4bc79f76d4253ad667f97dc8df672 P b0ff6679aa1e47fbaed4804b1c948f44: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:16:42.823335 12268 tablet_bootstrap.cc:492] T 7a51b90ef4e343cca14d0de46b27c0db P 26d9fb8ee3f54206b919bdad7b7179f0: No bootstrap required, opened a new log
W20260709 13:16:42.867364 12040 leader_election.cc:343] T c2061cbe07c64a5daf65d2a64a0f21b2 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:42.867628 12268 ts_tablet_manager.cc:1403] T 7a51b90ef4e343cca14d0de46b27c0db P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent bootstrapping tablet: real 0.081s	user 0.012s	sys 0.000s
I20260709 13:16:42.868093 12267 tablet_bootstrap.cc:492] T 29663000f2154f7e8f0b57ac9e19978e P b0ff6679aa1e47fbaed4804b1c948f44: Bootstrap starting.
I20260709 13:16:42.870532 12268 raft_consensus.cc:359] T 7a51b90ef4e343cca14d0de46b27c0db P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:42.871397 12268 raft_consensus.cc:385] T 7a51b90ef4e343cca14d0de46b27c0db P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:42.871706 12268 raft_consensus.cc:740] T 7a51b90ef4e343cca14d0de46b27c0db P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Initialized, Role: FOLLOWER
I20260709 13:16:42.872418 12268 consensus_queue.cc:260] T 7a51b90ef4e343cca14d0de46b27c0db P 26d9fb8ee3f54206b919bdad7b7179f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:42.870675 12274 consensus_queue.cc:260] T 4d89c44b1d9d4490b1937c38c2fda5bb P 6878f540147c4f318df5774f4f6338d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:42.874188 12274 ts_tablet_manager.cc:1434] T 4d89c44b1d9d4490b1937c38c2fda5bb P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.000s
W20260709 13:16:42.875160 12040 leader_election.cc:343] T c2061cbe07c64a5daf65d2a64a0f21b2 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:42.875762 12040 leader_election.cc:304] T c2061cbe07c64a5daf65d2a64a0f21b2 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b0ff6679aa1e47fbaed4804b1c948f44; no voters: 26d9fb8ee3f54206b919bdad7b7179f0, 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:42.876228 12268 ts_tablet_manager.cc:1434] T 7a51b90ef4e343cca14d0de46b27c0db P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:16:42.876968 12405 raft_consensus.cc:2749] T c2061cbe07c64a5daf65d2a64a0f21b2 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:42.877362 12268 tablet_bootstrap.cc:492] T c2061cbe07c64a5daf65d2a64a0f21b2 P 26d9fb8ee3f54206b919bdad7b7179f0: Bootstrap starting.
I20260709 13:16:42.893528 12449 consensus_queue.cc:1048] T e07cc0b2806e41db82b768267b3f1588 P 4927f71d6e294cb89046579b49e12681 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:16:42.898874 12268 tablet_bootstrap.cc:654] T c2061cbe07c64a5daf65d2a64a0f21b2 P 26d9fb8ee3f54206b919bdad7b7179f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:42.877467 12266 tablet_bootstrap.cc:654] T 4dbe75b26b8b4407959eb6532aed58e8 P 4927f71d6e294cb89046579b49e12681: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:42.899493 12453 consensus_queue.cc:1048] T d32813b344ae41eeb038e5a83ad69873 P 4927f71d6e294cb89046579b49e12681 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:42.880511 12274 tablet_bootstrap.cc:492] T 7a51b90ef4e343cca14d0de46b27c0db P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:42.909723 12274 tablet_bootstrap.cc:654] T 7a51b90ef4e343cca14d0de46b27c0db P 6878f540147c4f318df5774f4f6338d0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:42.893757 12074 raft_consensus.cc:2468] T cf64790070cd4d6d949c57089d440e63 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 2.
I20260709 13:16:42.920270 12267 tablet_bootstrap.cc:654] T 29663000f2154f7e8f0b57ac9e19978e P b0ff6679aa1e47fbaed4804b1c948f44: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:42.944258 12306 raft_consensus.cc:493] T 4d89c44b1d9d4490b1937c38c2fda5bb P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:42.944953 12306 raft_consensus.cc:515] T 4d89c44b1d9d4490b1937c38c2fda5bb P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:42.948901 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d89c44b1d9d4490b1937c38c2fda5bb" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:42.949241 12306 leader_election.cc:290] T 4d89c44b1d9d4490b1937c38c2fda5bb P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853)
I20260709 13:16:42.949714 12074 raft_consensus.cc:2393] T 4d89c44b1d9d4490b1937c38c2fda5bb P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6878f540147c4f318df5774f4f6338d0 in current term 1: Already voted for candidate 4927f71d6e294cb89046579b49e12681 in this term.
I20260709 13:16:42.949919 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d89c44b1d9d4490b1937c38c2fda5bb" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:42.961238 11964 leader_election.cc:304] T 4d89c44b1d9d4490b1937c38c2fda5bb P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6878f540147c4f318df5774f4f6338d0; no voters: 4927f71d6e294cb89046579b49e12681, b0ff6679aa1e47fbaed4804b1c948f44
I20260709 13:16:42.962925 12478 raft_consensus.cc:3060] T 4d89c44b1d9d4490b1937c38c2fda5bb P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:42.960115 11896 catalog_manager.cc:5697] T cf64790070cd4d6d949c57089d440e63 P 6878f540147c4f318df5774f4f6338d0 reported cstate change: term changed from 0 to 2, leader changed from <none> to 6878f540147c4f318df5774f4f6338d0 (127.8.218.65). New cstate: current_term: 2 leader_uuid: "6878f540147c4f318df5774f4f6338d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:42.964423 12440 raft_consensus.cc:493] T 7a51b90ef4e343cca14d0de46b27c0db P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:42.965440 12440 raft_consensus.cc:515] T 7a51b90ef4e343cca14d0de46b27c0db P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:42.969295 12274 tablet_bootstrap.cc:492] T 7a51b90ef4e343cca14d0de46b27c0db P 6878f540147c4f318df5774f4f6338d0: No bootstrap required, opened a new log
I20260709 13:16:42.969813 12274 ts_tablet_manager.cc:1403] T 7a51b90ef4e343cca14d0de46b27c0db P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.089s	user 0.004s	sys 0.009s
I20260709 13:16:42.969506 12440 leader_election.cc:290] T 7a51b90ef4e343cca14d0de46b27c0db P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853)
I20260709 13:16:42.971279 11893 catalog_manager.cc:5697] T 4d89c44b1d9d4490b1937c38c2fda5bb P 4927f71d6e294cb89046579b49e12681 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4927f71d6e294cb89046579b49e12681 (127.8.218.68). New cstate: current_term: 1 leader_uuid: "4927f71d6e294cb89046579b49e12681" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:42.968770 12072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a51b90ef4e343cca14d0de46b27c0db" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:42.976253 12072 raft_consensus.cc:2468] T 7a51b90ef4e343cca14d0de46b27c0db P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 0.
I20260709 13:16:42.976643 12274 raft_consensus.cc:359] T 7a51b90ef4e343cca14d0de46b27c0db P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:42.977305 12274 raft_consensus.cc:385] T 7a51b90ef4e343cca14d0de46b27c0db P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:42.977572 12274 raft_consensus.cc:740] T 7a51b90ef4e343cca14d0de46b27c0db P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:42.978181 12274 consensus_queue.cc:260] T 7a51b90ef4e343cca14d0de46b27c0db P 6878f540147c4f318df5774f4f6338d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:42.980000 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a51b90ef4e343cca14d0de46b27c0db" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
I20260709 13:16:42.980635 11999 raft_consensus.cc:2468] T 7a51b90ef4e343cca14d0de46b27c0db P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 0.
I20260709 13:16:42.981877 12114 leader_election.cc:304] T 7a51b90ef4e343cca14d0de46b27c0db P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26d9fb8ee3f54206b919bdad7b7179f0, 6878f540147c4f318df5774f4f6338d0; no voters: 
I20260709 13:16:42.983029 12478 raft_consensus.cc:2749] T 4d89c44b1d9d4490b1937c38c2fda5bb P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:42.983196 12436 raft_consensus.cc:2804] T 7a51b90ef4e343cca14d0de46b27c0db P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:42.983615 12436 raft_consensus.cc:493] T 7a51b90ef4e343cca14d0de46b27c0db P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:42.983949 12436 raft_consensus.cc:3060] T 7a51b90ef4e343cca14d0de46b27c0db P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:42.999010 12449 consensus_queue.cc:1048] T d32813b344ae41eeb038e5a83ad69873 P 4927f71d6e294cb89046579b49e12681 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:43.000350 12401 consensus_queue.cc:1048] T 4d4a644e5bcb48ef97c7831ab762cb16 P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:43.004393 12268 tablet_bootstrap.cc:492] T c2061cbe07c64a5daf65d2a64a0f21b2 P 26d9fb8ee3f54206b919bdad7b7179f0: No bootstrap required, opened a new log
I20260709 13:16:43.004909 12268 ts_tablet_manager.cc:1403] T c2061cbe07c64a5daf65d2a64a0f21b2 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent bootstrapping tablet: real 0.128s	user 0.015s	sys 0.012s
I20260709 13:16:43.009735 12268 raft_consensus.cc:359] T c2061cbe07c64a5daf65d2a64a0f21b2 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:43.010502 12268 raft_consensus.cc:385] T c2061cbe07c64a5daf65d2a64a0f21b2 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:43.010820 12268 raft_consensus.cc:740] T c2061cbe07c64a5daf65d2a64a0f21b2 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Initialized, Role: FOLLOWER
I20260709 13:16:43.012148 12268 consensus_queue.cc:260] T c2061cbe07c64a5daf65d2a64a0f21b2 P 26d9fb8ee3f54206b919bdad7b7179f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:43.014050 12267 tablet_bootstrap.cc:492] T 29663000f2154f7e8f0b57ac9e19978e P b0ff6679aa1e47fbaed4804b1c948f44: No bootstrap required, opened a new log
I20260709 13:16:43.014529 12267 ts_tablet_manager.cc:1403] T 29663000f2154f7e8f0b57ac9e19978e P b0ff6679aa1e47fbaed4804b1c948f44: Time spent bootstrapping tablet: real 0.147s	user 0.010s	sys 0.007s
I20260709 13:16:43.016677 12268 ts_tablet_manager.cc:1434] T c2061cbe07c64a5daf65d2a64a0f21b2 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:16:43.017252 12267 raft_consensus.cc:359] T 29663000f2154f7e8f0b57ac9e19978e P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:43.015106 12436 raft_consensus.cc:515] T 7a51b90ef4e343cca14d0de46b27c0db P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:43.017905 12267 raft_consensus.cc:385] T 29663000f2154f7e8f0b57ac9e19978e P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:43.018213 12267 raft_consensus.cc:740] T 29663000f2154f7e8f0b57ac9e19978e P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Initialized, Role: FOLLOWER
I20260709 13:16:43.018842 12267 consensus_queue.cc:260] T 29663000f2154f7e8f0b57ac9e19978e P b0ff6679aa1e47fbaed4804b1c948f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:43.020299 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a51b90ef4e343cca14d0de46b27c0db" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0"
I20260709 13:16:43.020983 11996 raft_consensus.cc:3060] T 7a51b90ef4e343cca14d0de46b27c0db P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:43.021175 12267 ts_tablet_manager.cc:1434] T 29663000f2154f7e8f0b57ac9e19978e P b0ff6679aa1e47fbaed4804b1c948f44: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:16:43.022851 12267 tablet_bootstrap.cc:492] T 090a51c5e6924ad9bc34aeea13489cb6 P b0ff6679aa1e47fbaed4804b1c948f44: Bootstrap starting.
I20260709 13:16:43.026819 12268 tablet_bootstrap.cc:492] T 090a51c5e6924ad9bc34aeea13489cb6 P 26d9fb8ee3f54206b919bdad7b7179f0: Bootstrap starting.
I20260709 13:16:43.032156 12436 leader_election.cc:290] T 7a51b90ef4e343cca14d0de46b27c0db P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 election: Requested vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853)
I20260709 13:16:43.034621 12072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a51b90ef4e343cca14d0de46b27c0db" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44"
I20260709 13:16:43.059755 12072 raft_consensus.cc:3060] T 7a51b90ef4e343cca14d0de46b27c0db P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:43.062196 11996 raft_consensus.cc:2468] T 7a51b90ef4e343cca14d0de46b27c0db P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 1.
I20260709 13:16:43.036923 12267 tablet_bootstrap.cc:654] T 090a51c5e6924ad9bc34aeea13489cb6 P b0ff6679aa1e47fbaed4804b1c948f44: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:43.063361 12114 leader_election.cc:304] T 7a51b90ef4e343cca14d0de46b27c0db P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26d9fb8ee3f54206b919bdad7b7179f0, 6878f540147c4f318df5774f4f6338d0; no voters: 
I20260709 13:16:43.064282 12436 raft_consensus.cc:2804] T 7a51b90ef4e343cca14d0de46b27c0db P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:43.039208 12401 consensus_queue.cc:1048] T 4d4a644e5bcb48ef97c7831ab762cb16 P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:43.064817 12436 raft_consensus.cc:697] T 7a51b90ef4e343cca14d0de46b27c0db P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Becoming Leader. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Running, Role: LEADER
I20260709 13:16:43.065056 12274 ts_tablet_manager.cc:1434] T 7a51b90ef4e343cca14d0de46b27c0db P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.095s	user 0.005s	sys 0.001s
I20260709 13:16:43.040529 12341 consensus_queue.cc:1048] T 7a5f70ce409e43bc83b515f5dcb1da56 P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:43.065699 12436 consensus_queue.cc:237] T 7a51b90ef4e343cca14d0de46b27c0db P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:43.066093 12274 tablet_bootstrap.cc:492] T 4dbe75b26b8b4407959eb6532aed58e8 P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:43.077157 12268 tablet_bootstrap.cc:654] T 090a51c5e6924ad9bc34aeea13489cb6 P 26d9fb8ee3f54206b919bdad7b7179f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:43.089721 12274 tablet_bootstrap.cc:654] T 4dbe75b26b8b4407959eb6532aed58e8 P 6878f540147c4f318df5774f4f6338d0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:43.091406 12266 tablet_bootstrap.cc:492] T 4dbe75b26b8b4407959eb6532aed58e8 P 4927f71d6e294cb89046579b49e12681: No bootstrap required, opened a new log
I20260709 13:16:43.104475 11996 raft_consensus.cc:3060] T b08788ab13d74a69bbd09f2993e83dd5 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:43.108589 12383 raft_consensus.cc:493] T d4de5e1bf9474cf8b4a413b7cca446b9 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:43.109107 12383 raft_consensus.cc:515] T d4de5e1bf9474cf8b4a413b7cca446b9 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:43.109858 12341 consensus_queue.cc:1048] T 7a5f70ce409e43bc83b515f5dcb1da56 P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:43.111101 12383 leader_election.cc:290] T d4de5e1bf9474cf8b4a413b7cca446b9 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179)
I20260709 13:16:43.112910 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4de5e1bf9474cf8b4a413b7cca446b9" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
I20260709 13:16:43.114204 12146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4de5e1bf9474cf8b4a413b7cca446b9" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
I20260709 13:16:43.096246 12266 ts_tablet_manager.cc:1403] T 4dbe75b26b8b4407959eb6532aed58e8 P 4927f71d6e294cb89046579b49e12681: Time spent bootstrapping tablet: real 0.278s	user 0.016s	sys 0.012s
W20260709 13:16:43.115953 12040 leader_election.cc:343] T d4de5e1bf9474cf8b4a413b7cca446b9 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:43.117708 12040 leader_election.cc:343] T d4de5e1bf9474cf8b4a413b7cca446b9 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:43.118175 12040 leader_election.cc:304] T d4de5e1bf9474cf8b4a413b7cca446b9 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b0ff6679aa1e47fbaed4804b1c948f44; no voters: 26d9fb8ee3f54206b919bdad7b7179f0, 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:43.118707 12266 raft_consensus.cc:359] T 4dbe75b26b8b4407959eb6532aed58e8 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:43.119379 12266 raft_consensus.cc:385] T 4dbe75b26b8b4407959eb6532aed58e8 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:43.120941 12383 raft_consensus.cc:2749] T d4de5e1bf9474cf8b4a413b7cca446b9 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:43.125980 12274 tablet_bootstrap.cc:492] T 4dbe75b26b8b4407959eb6532aed58e8 P 6878f540147c4f318df5774f4f6338d0: No bootstrap required, opened a new log
I20260709 13:16:43.127453 12274 ts_tablet_manager.cc:1403] T 4dbe75b26b8b4407959eb6532aed58e8 P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.062s	user 0.010s	sys 0.004s
I20260709 13:16:43.134606 11897 catalog_manager.cc:5697] T 7a51b90ef4e343cca14d0de46b27c0db P 26d9fb8ee3f54206b919bdad7b7179f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67). New cstate: current_term: 1 leader_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:43.133647 12274 raft_consensus.cc:359] T 4dbe75b26b8b4407959eb6532aed58e8 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:43.137108 12274 raft_consensus.cc:385] T 4dbe75b26b8b4407959eb6532aed58e8 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:43.137377 12274 raft_consensus.cc:740] T 4dbe75b26b8b4407959eb6532aed58e8 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:43.138823 12072 raft_consensus.cc:2468] T 7a51b90ef4e343cca14d0de46b27c0db P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 1.
I20260709 13:16:43.119642 12266 raft_consensus.cc:740] T 4dbe75b26b8b4407959eb6532aed58e8 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Initialized, Role: FOLLOWER
I20260709 13:16:43.148607 12266 consensus_queue.cc:260] T 4dbe75b26b8b4407959eb6532aed58e8 P 4927f71d6e294cb89046579b49e12681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:43.151065 12440 raft_consensus.cc:493] T c2061cbe07c64a5daf65d2a64a0f21b2 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:43.151597 12440 raft_consensus.cc:515] T c2061cbe07c64a5daf65d2a64a0f21b2 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:43.153524 12267 tablet_bootstrap.cc:492] T 090a51c5e6924ad9bc34aeea13489cb6 P b0ff6679aa1e47fbaed4804b1c948f44: No bootstrap required, opened a new log
I20260709 13:16:43.153687 12440 leader_election.cc:290] T c2061cbe07c64a5daf65d2a64a0f21b2 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853)
I20260709 13:16:43.154807 12267 ts_tablet_manager.cc:1403] T 090a51c5e6924ad9bc34aeea13489cb6 P b0ff6679aa1e47fbaed4804b1c948f44: Time spent bootstrapping tablet: real 0.132s	user 0.015s	sys 0.000s
I20260709 13:16:43.155041 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2061cbe07c64a5daf65d2a64a0f21b2" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:43.155786 12069 raft_consensus.cc:2468] T c2061cbe07c64a5daf65d2a64a0f21b2 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 0.
I20260709 13:16:43.156973 12112 leader_election.cc:304] T c2061cbe07c64a5daf65d2a64a0f21b2 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26d9fb8ee3f54206b919bdad7b7179f0, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 
I20260709 13:16:43.157433 12267 raft_consensus.cc:359] T 090a51c5e6924ad9bc34aeea13489cb6 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:43.158108 12436 raft_consensus.cc:2804] T c2061cbe07c64a5daf65d2a64a0f21b2 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:43.158507 12436 raft_consensus.cc:493] T c2061cbe07c64a5daf65d2a64a0f21b2 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:43.158581 11998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2061cbe07c64a5daf65d2a64a0f21b2" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
I20260709 13:16:43.158926 12436 raft_consensus.cc:3060] T c2061cbe07c64a5daf65d2a64a0f21b2 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:43.159909 12114 leader_election.cc:343] T c2061cbe07c64a5daf65d2a64a0f21b2 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:43.139379 12274 consensus_queue.cc:260] T 4dbe75b26b8b4407959eb6532aed58e8 P 6878f540147c4f318df5774f4f6338d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:43.162933 12476 raft_consensus.cc:493] T 4dbe75b26b8b4407959eb6532aed58e8 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:43.163352 12476 raft_consensus.cc:515] T 4dbe75b26b8b4407959eb6532aed58e8 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:43.166111 12268 tablet_bootstrap.cc:492] T 090a51c5e6924ad9bc34aeea13489cb6 P 26d9fb8ee3f54206b919bdad7b7179f0: No bootstrap required, opened a new log
I20260709 13:16:43.166648 12268 ts_tablet_manager.cc:1403] T 090a51c5e6924ad9bc34aeea13489cb6 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent bootstrapping tablet: real 0.140s	user 0.016s	sys 0.005s
I20260709 13:16:43.167395 12476 leader_election.cc:290] T 4dbe75b26b8b4407959eb6532aed58e8 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179), 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243)
I20260709 13:16:43.167260 12436 raft_consensus.cc:515] T c2061cbe07c64a5daf65d2a64a0f21b2 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:43.167490 12146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dbe75b26b8b4407959eb6532aed58e8" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
I20260709 13:16:43.168292 12146 raft_consensus.cc:2468] T 4dbe75b26b8b4407959eb6532aed58e8 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 0.
I20260709 13:16:43.169070 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dbe75b26b8b4407959eb6532aed58e8" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:43.169559 11965 leader_election.cc:304] T 4dbe75b26b8b4407959eb6532aed58e8 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26d9fb8ee3f54206b919bdad7b7179f0, 6878f540147c4f318df5774f4f6338d0; no voters: 
I20260709 13:16:43.169704 12221 raft_consensus.cc:2468] T 4dbe75b26b8b4407959eb6532aed58e8 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 0.
I20260709 13:16:43.171411 12476 raft_consensus.cc:2804] T 4dbe75b26b8b4407959eb6532aed58e8 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:43.171872 12476 raft_consensus.cc:493] T 4dbe75b26b8b4407959eb6532aed58e8 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:43.172271 12476 raft_consensus.cc:3060] T 4dbe75b26b8b4407959eb6532aed58e8 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:43.172814 12274 ts_tablet_manager.cc:1434] T 4dbe75b26b8b4407959eb6532aed58e8 P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.000s
I20260709 13:16:43.158136 12267 raft_consensus.cc:385] T 090a51c5e6924ad9bc34aeea13489cb6 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:43.173843 12274 tablet_bootstrap.cc:492] T 73f79eb468644121b4421af350ffb425 P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:43.174016 12267 raft_consensus.cc:740] T 090a51c5e6924ad9bc34aeea13489cb6 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Initialized, Role: FOLLOWER
I20260709 13:16:43.174708 12267 consensus_queue.cc:260] T 090a51c5e6924ad9bc34aeea13489cb6 P b0ff6679aa1e47fbaed4804b1c948f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:43.171278 12268 raft_consensus.cc:359] T 090a51c5e6924ad9bc34aeea13489cb6 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:43.177438 12268 raft_consensus.cc:385] T 090a51c5e6924ad9bc34aeea13489cb6 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:43.177698 12268 raft_consensus.cc:740] T 090a51c5e6924ad9bc34aeea13489cb6 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Initialized, Role: FOLLOWER
I20260709 13:16:43.178377 12268 consensus_queue.cc:260] T 090a51c5e6924ad9bc34aeea13489cb6 P 26d9fb8ee3f54206b919bdad7b7179f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:43.179834 12266 ts_tablet_manager.cc:1434] T 4dbe75b26b8b4407959eb6532aed58e8 P 4927f71d6e294cb89046579b49e12681: Time spent starting tablet: real 0.064s	user 0.007s	sys 0.000s
I20260709 13:16:43.180843 12266 tablet_bootstrap.cc:492] T 73f79eb468644121b4421af350ffb425 P 4927f71d6e294cb89046579b49e12681: Bootstrap starting.
I20260709 13:16:43.181984 12383 raft_consensus.cc:493] T 090a51c5e6924ad9bc34aeea13489cb6 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:43.182502 12383 raft_consensus.cc:515] T 090a51c5e6924ad9bc34aeea13489cb6 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:43.184540 12383 leader_election.cc:290] T 090a51c5e6924ad9bc34aeea13489cb6 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179), 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243)
I20260709 13:16:43.185839 12274 tablet_bootstrap.cc:654] T 73f79eb468644121b4421af350ffb425 P 6878f540147c4f318df5774f4f6338d0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:43.187449 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "090a51c5e6924ad9bc34aeea13489cb6" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:43.187903 12268 ts_tablet_manager.cc:1434] T 090a51c5e6924ad9bc34aeea13489cb6 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:16:43.188141 12436 leader_election.cc:290] T c2061cbe07c64a5daf65d2a64a0f21b2 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 election: Requested vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853)
I20260709 13:16:43.188537 12072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2061cbe07c64a5daf65d2a64a0f21b2" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44"
I20260709 13:16:43.188927 12268 tablet_bootstrap.cc:492] T 29009aa6a47c4b07884884dc46910122 P 26d9fb8ee3f54206b919bdad7b7179f0: Bootstrap starting.
I20260709 13:16:43.189123 12072 raft_consensus.cc:3060] T c2061cbe07c64a5daf65d2a64a0f21b2 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:43.187997 12146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "090a51c5e6924ad9bc34aeea13489cb6" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
I20260709 13:16:43.189805 12146 raft_consensus.cc:2468] T 090a51c5e6924ad9bc34aeea13489cb6 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ff6679aa1e47fbaed4804b1c948f44 in term 0.
I20260709 13:16:43.190989 12040 leader_election.cc:304] T 090a51c5e6924ad9bc34aeea13489cb6 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26d9fb8ee3f54206b919bdad7b7179f0, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 
I20260709 13:16:43.191756 12383 raft_consensus.cc:2804] T 090a51c5e6924ad9bc34aeea13489cb6 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:43.192153 12383 raft_consensus.cc:493] T 090a51c5e6924ad9bc34aeea13489cb6 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:43.192559 12383 raft_consensus.cc:3060] T 090a51c5e6924ad9bc34aeea13489cb6 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:43.193112 12267 ts_tablet_manager.cc:1434] T 090a51c5e6924ad9bc34aeea13489cb6 P b0ff6679aa1e47fbaed4804b1c948f44: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260709 13:16:43.188086 12221 raft_consensus.cc:2468] T 090a51c5e6924ad9bc34aeea13489cb6 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ff6679aa1e47fbaed4804b1c948f44 in term 0.
I20260709 13:16:43.194557 11998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2061cbe07c64a5daf65d2a64a0f21b2" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0"
W20260709 13:16:43.196570 12114 leader_election.cc:343] T c2061cbe07c64a5daf65d2a64a0f21b2 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:43.197958 12474 raft_consensus.cc:493] T 29663000f2154f7e8f0b57ac9e19978e P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:43.198400 12474 raft_consensus.cc:515] T 29663000f2154f7e8f0b57ac9e19978e P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:43.198791 12266 tablet_bootstrap.cc:654] T 73f79eb468644121b4421af350ffb425 P 4927f71d6e294cb89046579b49e12681: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:43.194555 12267 tablet_bootstrap.cc:492] T 18c699298da2446988e8b38bac1c1ee7 P b0ff6679aa1e47fbaed4804b1c948f44: Bootstrap starting.
I20260709 13:16:43.200582 12474 leader_election.cc:290] T 29663000f2154f7e8f0b57ac9e19978e P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179), 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243)
I20260709 13:16:43.202066 12146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29663000f2154f7e8f0b57ac9e19978e" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
I20260709 13:16:43.203524 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29663000f2154f7e8f0b57ac9e19978e" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
W20260709 13:16:43.205910 12039 leader_election.cc:343] T 29663000f2154f7e8f0b57ac9e19978e P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:43.206489 12040 leader_election.cc:343] T 29663000f2154f7e8f0b57ac9e19978e P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:43.206909 12040 leader_election.cc:304] T 29663000f2154f7e8f0b57ac9e19978e P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b0ff6679aa1e47fbaed4804b1c948f44; no voters: 26d9fb8ee3f54206b919bdad7b7179f0, 4927f71d6e294cb89046579b49e12681
I20260709 13:16:43.207965 12474 raft_consensus.cc:2749] T 29663000f2154f7e8f0b57ac9e19978e P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:43.208153 12268 tablet_bootstrap.cc:654] T 29009aa6a47c4b07884884dc46910122 P 26d9fb8ee3f54206b919bdad7b7179f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:43.210383 12072 raft_consensus.cc:2468] T c2061cbe07c64a5daf65d2a64a0f21b2 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 1.
I20260709 13:16:43.211592 12112 leader_election.cc:304] T c2061cbe07c64a5daf65d2a64a0f21b2 P 26d9fb8ee3f54206b919bdad7b7179f0 [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: 26d9fb8ee3f54206b919bdad7b7179f0, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:43.212790 12436 raft_consensus.cc:2804] T c2061cbe07c64a5daf65d2a64a0f21b2 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:43.213253 12436 raft_consensus.cc:697] T c2061cbe07c64a5daf65d2a64a0f21b2 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Becoming Leader. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Running, Role: LEADER
I20260709 13:16:43.214033 12436 consensus_queue.cc:237] T c2061cbe07c64a5daf65d2a64a0f21b2 P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:43.215302 12267 tablet_bootstrap.cc:654] T 18c699298da2446988e8b38bac1c1ee7 P b0ff6679aa1e47fbaed4804b1c948f44: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:43.225455 12268 tablet_bootstrap.cc:492] T 29009aa6a47c4b07884884dc46910122 P 26d9fb8ee3f54206b919bdad7b7179f0: No bootstrap required, opened a new log
I20260709 13:16:43.226094 12268 ts_tablet_manager.cc:1403] T 29009aa6a47c4b07884884dc46910122 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent bootstrapping tablet: real 0.037s	user 0.004s	sys 0.008s
I20260709 13:16:43.230536 12476 raft_consensus.cc:515] T 4dbe75b26b8b4407959eb6532aed58e8 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:43.234274 12383 raft_consensus.cc:515] T 090a51c5e6924ad9bc34aeea13489cb6 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:43.234895 12436 consensus_queue.cc:1048] T 433ed0b8805a4f5a91389fac38477bb0 P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:43.242010 11895 catalog_manager.cc:5697] T c2061cbe07c64a5daf65d2a64a0f21b2 P 26d9fb8ee3f54206b919bdad7b7179f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67). New cstate: current_term: 1 leader_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:43.246335 12383 leader_election.cc:290] T 090a51c5e6924ad9bc34aeea13489cb6 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 election: Requested vote from peers 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179), 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243)
I20260709 13:16:43.250377 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "090a51c5e6924ad9bc34aeea13489cb6" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681"
I20260709 13:16:43.250598 12146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "090a51c5e6924ad9bc34aeea13489cb6" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0"
I20260709 13:16:43.251008 12221 raft_consensus.cc:3060] T 090a51c5e6924ad9bc34aeea13489cb6 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:43.251147 12146 raft_consensus.cc:3060] T 090a51c5e6924ad9bc34aeea13489cb6 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:43.253880 12267 tablet_bootstrap.cc:492] T 18c699298da2446988e8b38bac1c1ee7 P b0ff6679aa1e47fbaed4804b1c948f44: No bootstrap required, opened a new log
I20260709 13:16:43.254344 12267 ts_tablet_manager.cc:1403] T 18c699298da2446988e8b38bac1c1ee7 P b0ff6679aa1e47fbaed4804b1c948f44: Time spent bootstrapping tablet: real 0.060s	user 0.014s	sys 0.000s
I20260709 13:16:43.258301 12436 raft_consensus.cc:493] T b63d480002744c73b078b0dc90aa66a5 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:43.258143 12267 raft_consensus.cc:359] T 18c699298da2446988e8b38bac1c1ee7 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:43.258790 12436 raft_consensus.cc:515] T b63d480002744c73b078b0dc90aa66a5 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:43.259153 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dbe75b26b8b4407959eb6532aed58e8" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0"
I20260709 13:16:43.259727 12266 tablet_bootstrap.cc:492] T 73f79eb468644121b4421af350ffb425 P 4927f71d6e294cb89046579b49e12681: No bootstrap required, opened a new log
I20260709 13:16:43.259775 12144 raft_consensus.cc:3060] T 4dbe75b26b8b4407959eb6532aed58e8 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:43.261065 12476 leader_election.cc:290] T 4dbe75b26b8b4407959eb6532aed58e8 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 election: Requested vote from peers 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179), 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243)
I20260709 13:16:43.263640 12436 leader_election.cc:290] T b63d480002744c73b078b0dc90aa66a5 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853), 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243)
I20260709 13:16:43.265489 12220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63d480002744c73b078b0dc90aa66a5" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:43.268262 12383 raft_consensus.cc:493] T ada4bc79f76d4253ad667f97dc8df672 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:43.262184 12268 raft_consensus.cc:359] T 29009aa6a47c4b07884884dc46910122 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:43.269381 12072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63d480002744c73b078b0dc90aa66a5" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:43.269704 12268 raft_consensus.cc:385] T 29009aa6a47c4b07884884dc46910122 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:43.269327 12383 raft_consensus.cc:515] T ada4bc79f76d4253ad667f97dc8df672 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
W20260709 13:16:43.268723 12113 leader_election.cc:343] T b63d480002744c73b078b0dc90aa66a5 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:43.270176 12452 consensus_queue.cc:1048] T 4d89c44b1d9d4490b1937c38c2fda5bb P 4927f71d6e294cb89046579b49e12681 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:43.270015 12268 raft_consensus.cc:740] T 29009aa6a47c4b07884884dc46910122 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Initialized, Role: FOLLOWER
I20260709 13:16:43.271644 12268 consensus_queue.cc:260] T 29009aa6a47c4b07884884dc46910122 P 26d9fb8ee3f54206b919bdad7b7179f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:43.273191 12268 ts_tablet_manager.cc:1434] T 29009aa6a47c4b07884884dc46910122 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent starting tablet: real 0.047s	user 0.000s	sys 0.006s
I20260709 13:16:43.273654 12220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada4bc79f76d4253ad667f97dc8df672" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:43.274145 12268 tablet_bootstrap.cc:492] T 29663000f2154f7e8f0b57ac9e19978e P 26d9fb8ee3f54206b919bdad7b7179f0: Bootstrap starting.
I20260709 13:16:43.270036 12072 raft_consensus.cc:2468] T b63d480002744c73b078b0dc90aa66a5 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 0.
I20260709 13:16:43.269958 12219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dbe75b26b8b4407959eb6532aed58e8" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681"
I20260709 13:16:43.275043 12219 raft_consensus.cc:3060] T 4dbe75b26b8b4407959eb6532aed58e8 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:43.275183 12039 leader_election.cc:343] T ada4bc79f76d4253ad667f97dc8df672 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:43.275660 12112 leader_election.cc:304] T b63d480002744c73b078b0dc90aa66a5 P 26d9fb8ee3f54206b919bdad7b7179f0 [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: 26d9fb8ee3f54206b919bdad7b7179f0, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 4927f71d6e294cb89046579b49e12681
I20260709 13:16:43.278065 12436 raft_consensus.cc:2804] T b63d480002744c73b078b0dc90aa66a5 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:43.278546 12436 raft_consensus.cc:493] T b63d480002744c73b078b0dc90aa66a5 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:43.278987 12436 raft_consensus.cc:3060] T b63d480002744c73b078b0dc90aa66a5 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:43.295722 12268 tablet_bootstrap.cc:654] T 29663000f2154f7e8f0b57ac9e19978e P 26d9fb8ee3f54206b919bdad7b7179f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:43.299984 12144 raft_consensus.cc:2468] T 4dbe75b26b8b4407959eb6532aed58e8 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 1.
I20260709 13:16:43.299923 11998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada4bc79f76d4253ad667f97dc8df672" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
I20260709 13:16:43.301119 11965 leader_election.cc:304] T 4dbe75b26b8b4407959eb6532aed58e8 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26d9fb8ee3f54206b919bdad7b7179f0, 6878f540147c4f318df5774f4f6338d0; no voters: 
W20260709 13:16:43.301527 12040 leader_election.cc:343] T ada4bc79f76d4253ad667f97dc8df672 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:43.302178 12040 leader_election.cc:304] T ada4bc79f76d4253ad667f97dc8df672 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b0ff6679aa1e47fbaed4804b1c948f44; no voters: 4927f71d6e294cb89046579b49e12681, 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:43.302569 12476 raft_consensus.cc:2804] T 4dbe75b26b8b4407959eb6532aed58e8 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:43.281149 12221 raft_consensus.cc:2468] T 090a51c5e6924ad9bc34aeea13489cb6 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ff6679aa1e47fbaed4804b1c948f44 in term 1.
I20260709 13:16:43.260221 12266 ts_tablet_manager.cc:1403] T 73f79eb468644121b4421af350ffb425 P 4927f71d6e294cb89046579b49e12681: Time spent bootstrapping tablet: real 0.080s	user 0.022s	sys 0.028s
I20260709 13:16:43.303113 12476 raft_consensus.cc:697] T 4dbe75b26b8b4407959eb6532aed58e8 P 6878f540147c4f318df5774f4f6338d0 [term 1 LEADER]: Becoming Leader. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Running, Role: LEADER
I20260709 13:16:43.271118 12146 raft_consensus.cc:2468] T 090a51c5e6924ad9bc34aeea13489cb6 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ff6679aa1e47fbaed4804b1c948f44 in term 1.
I20260709 13:16:43.305411 12474 raft_consensus.cc:2749] T ada4bc79f76d4253ad667f97dc8df672 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:43.306205 12383 leader_election.cc:290] T ada4bc79f76d4253ad667f97dc8df672 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:43.258791 12267 raft_consensus.cc:385] T 18c699298da2446988e8b38bac1c1ee7 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:43.306700 12452 consensus_queue.cc:1048] T 4d89c44b1d9d4490b1937c38c2fda5bb P 4927f71d6e294cb89046579b49e12681 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:43.314870 12274 tablet_bootstrap.cc:492] T 73f79eb468644121b4421af350ffb425 P 6878f540147c4f318df5774f4f6338d0: No bootstrap required, opened a new log
I20260709 13:16:43.304493 12476 consensus_queue.cc:237] T 4dbe75b26b8b4407959eb6532aed58e8 P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:43.320356 12267 raft_consensus.cc:740] T 18c699298da2446988e8b38bac1c1ee7 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Initialized, Role: FOLLOWER
I20260709 13:16:43.322619 12274 ts_tablet_manager.cc:1403] T 73f79eb468644121b4421af350ffb425 P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.149s	user 0.013s	sys 0.019s
I20260709 13:16:43.323278 12267 consensus_queue.cc:260] T 18c699298da2446988e8b38bac1c1ee7 P b0ff6679aa1e47fbaed4804b1c948f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:43.326251 12267 ts_tablet_manager.cc:1434] T 18c699298da2446988e8b38bac1c1ee7 P b0ff6679aa1e47fbaed4804b1c948f44: Time spent starting tablet: real 0.072s	user 0.005s	sys 0.002s
I20260709 13:16:43.329478 12039 leader_election.cc:304] T 090a51c5e6924ad9bc34aeea13489cb6 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4927f71d6e294cb89046579b49e12681, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 
I20260709 13:16:43.330317 12383 raft_consensus.cc:2804] T 090a51c5e6924ad9bc34aeea13489cb6 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:43.331431 12383 raft_consensus.cc:697] T 090a51c5e6924ad9bc34aeea13489cb6 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 LEADER]: Becoming Leader. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Running, Role: LEADER
I20260709 13:16:43.332484 12146 raft_consensus.cc:1275] T cf64790070cd4d6d949c57089d440e63 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Refusing update from remote peer 6878f540147c4f318df5774f4f6338d0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:16:43.339877 12266 raft_consensus.cc:359] T 73f79eb468644121b4421af350ffb425 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:43.340569 12266 raft_consensus.cc:385] T 73f79eb468644121b4421af350ffb425 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:43.334471 12219 raft_consensus.cc:2468] T 4dbe75b26b8b4407959eb6532aed58e8 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 1.
I20260709 13:16:43.340834 12266 raft_consensus.cc:740] T 73f79eb468644121b4421af350ffb425 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Initialized, Role: FOLLOWER
I20260709 13:16:43.337147 12274 raft_consensus.cc:359] T 73f79eb468644121b4421af350ffb425 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:43.341948 12274 raft_consensus.cc:385] T 73f79eb468644121b4421af350ffb425 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:43.342267 12274 raft_consensus.cc:740] T 73f79eb468644121b4421af350ffb425 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:43.341572 12306 consensus_queue.cc:1048] T cf64790070cd4d6d949c57089d440e63 P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:43.343264 12274 consensus_queue.cc:260] T 73f79eb468644121b4421af350ffb425 P 6878f540147c4f318df5774f4f6338d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:43.345328 12274 ts_tablet_manager.cc:1434] T 73f79eb468644121b4421af350ffb425 P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 13:16:43.346364 12274 tablet_bootstrap.cc:492] T c2061cbe07c64a5daf65d2a64a0f21b2 P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:43.346168 12436 raft_consensus.cc:515] T b63d480002744c73b078b0dc90aa66a5 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:43.348598 12267 tablet_bootstrap.cc:492] T 7038e1dca0384514817b55562bef25a7 P b0ff6679aa1e47fbaed4804b1c948f44: Bootstrap starting.
I20260709 13:16:43.350292 12069 raft_consensus.cc:1275] T cf64790070cd4d6d949c57089d440e63 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Refusing update from remote peer 6878f540147c4f318df5774f4f6338d0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:16:43.351822 12485 consensus_queue.cc:1048] T cf64790070cd4d6d949c57089d440e63 P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:43.355000 12268 tablet_bootstrap.cc:492] T 29663000f2154f7e8f0b57ac9e19978e P 26d9fb8ee3f54206b919bdad7b7179f0: No bootstrap required, opened a new log
I20260709 13:16:43.355530 12268 ts_tablet_manager.cc:1403] T 29663000f2154f7e8f0b57ac9e19978e P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent bootstrapping tablet: real 0.082s	user 0.016s	sys 0.016s
I20260709 13:16:43.341540 12266 consensus_queue.cc:260] T 73f79eb468644121b4421af350ffb425 P 4927f71d6e294cb89046579b49e12681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:43.338603 12383 consensus_queue.cc:237] T 090a51c5e6924ad9bc34aeea13489cb6 P b0ff6679aa1e47fbaed4804b1c948f44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:43.358837 12268 raft_consensus.cc:359] T 29663000f2154f7e8f0b57ac9e19978e P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:43.359565 12266 ts_tablet_manager.cc:1434] T 73f79eb468644121b4421af350ffb425 P 4927f71d6e294cb89046579b49e12681: Time spent starting tablet: real 0.056s	user 0.005s	sys 0.000s
I20260709 13:16:43.359663 12268 raft_consensus.cc:385] T 29663000f2154f7e8f0b57ac9e19978e P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:43.360613 12268 raft_consensus.cc:740] T 29663000f2154f7e8f0b57ac9e19978e P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Initialized, Role: FOLLOWER
I20260709 13:16:43.361055 12266 tablet_bootstrap.cc:492] T b63d480002744c73b078b0dc90aa66a5 P 4927f71d6e294cb89046579b49e12681: Bootstrap starting.
I20260709 13:16:43.361301 12268 consensus_queue.cc:260] T 29663000f2154f7e8f0b57ac9e19978e P 26d9fb8ee3f54206b919bdad7b7179f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:43.363413 12268 ts_tablet_manager.cc:1434] T 29663000f2154f7e8f0b57ac9e19978e P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 13:16:43.364392 12268 tablet_bootstrap.cc:492] T d4de5e1bf9474cf8b4a413b7cca446b9 P 26d9fb8ee3f54206b919bdad7b7179f0: Bootstrap starting.
I20260709 13:16:43.368732 12436 leader_election.cc:290] T b63d480002744c73b078b0dc90aa66a5 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 election: Requested vote from peers b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853), 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243)
I20260709 13:16:43.370069 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63d480002744c73b078b0dc90aa66a5" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44"
I20260709 13:16:43.370707 12074 raft_consensus.cc:3060] T b63d480002744c73b078b0dc90aa66a5 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:43.370985 12267 tablet_bootstrap.cc:654] T 7038e1dca0384514817b55562bef25a7 P b0ff6679aa1e47fbaed4804b1c948f44: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:43.372406 12219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63d480002744c73b078b0dc90aa66a5" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681"
I20260709 13:16:43.371620 12274 tablet_bootstrap.cc:654] T c2061cbe07c64a5daf65d2a64a0f21b2 P 6878f540147c4f318df5774f4f6338d0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:43.377321 12266 tablet_bootstrap.cc:654] T b63d480002744c73b078b0dc90aa66a5 P 4927f71d6e294cb89046579b49e12681: Neither blocks nor log segments found. Creating new log.
W20260709 13:16:43.378141 12113 leader_election.cc:343] T b63d480002744c73b078b0dc90aa66a5 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:43.378135 12268 tablet_bootstrap.cc:654] T d4de5e1bf9474cf8b4a413b7cca446b9 P 26d9fb8ee3f54206b919bdad7b7179f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:43.387914 12274 tablet_bootstrap.cc:492] T c2061cbe07c64a5daf65d2a64a0f21b2 P 6878f540147c4f318df5774f4f6338d0: No bootstrap required, opened a new log
I20260709 13:16:43.388408 12274 ts_tablet_manager.cc:1403] T c2061cbe07c64a5daf65d2a64a0f21b2 P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.002s
I20260709 13:16:43.390966 12274 raft_consensus.cc:359] T c2061cbe07c64a5daf65d2a64a0f21b2 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:43.397939 12274 raft_consensus.cc:385] T c2061cbe07c64a5daf65d2a64a0f21b2 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:43.398229 12274 raft_consensus.cc:740] T c2061cbe07c64a5daf65d2a64a0f21b2 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:43.398850 12274 consensus_queue.cc:260] T c2061cbe07c64a5daf65d2a64a0f21b2 P 6878f540147c4f318df5774f4f6338d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:43.400231 12436 consensus_queue.cc:1048] T 433ed0b8805a4f5a91389fac38477bb0 P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:43.401225 12267 tablet_bootstrap.cc:492] T 7038e1dca0384514817b55562bef25a7 P b0ff6679aa1e47fbaed4804b1c948f44: No bootstrap required, opened a new log
I20260709 13:16:43.401712 12267 ts_tablet_manager.cc:1403] T 7038e1dca0384514817b55562bef25a7 P b0ff6679aa1e47fbaed4804b1c948f44: Time spent bootstrapping tablet: real 0.053s	user 0.000s	sys 0.013s
I20260709 13:16:43.401862 12274 ts_tablet_manager.cc:1434] T c2061cbe07c64a5daf65d2a64a0f21b2 P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 13:16:43.402853 12274 tablet_bootstrap.cc:492] T 29009aa6a47c4b07884884dc46910122 P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:43.404385 12267 raft_consensus.cc:359] T 7038e1dca0384514817b55562bef25a7 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:43.405079 12267 raft_consensus.cc:385] T 7038e1dca0384514817b55562bef25a7 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:43.405352 12267 raft_consensus.cc:740] T 7038e1dca0384514817b55562bef25a7 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Initialized, Role: FOLLOWER
I20260709 13:16:43.408773 12268 tablet_bootstrap.cc:492] T d4de5e1bf9474cf8b4a413b7cca446b9 P 26d9fb8ee3f54206b919bdad7b7179f0: No bootstrap required, opened a new log
I20260709 13:16:43.409271 12268 ts_tablet_manager.cc:1403] T d4de5e1bf9474cf8b4a413b7cca446b9 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent bootstrapping tablet: real 0.045s	user 0.008s	sys 0.002s
I20260709 13:16:43.411903 12268 raft_consensus.cc:359] T d4de5e1bf9474cf8b4a413b7cca446b9 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:43.412539 12268 raft_consensus.cc:385] T d4de5e1bf9474cf8b4a413b7cca446b9 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:43.412802 12268 raft_consensus.cc:740] T d4de5e1bf9474cf8b4a413b7cca446b9 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Initialized, Role: FOLLOWER
I20260709 13:16:43.399339 12074 raft_consensus.cc:2468] T b63d480002744c73b078b0dc90aa66a5 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 1.
I20260709 13:16:43.414265 12267 consensus_queue.cc:260] T 7038e1dca0384514817b55562bef25a7 P b0ff6679aa1e47fbaed4804b1c948f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:43.415010 12112 leader_election.cc:304] T b63d480002744c73b078b0dc90aa66a5 P 26d9fb8ee3f54206b919bdad7b7179f0 [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: 26d9fb8ee3f54206b919bdad7b7179f0, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 4927f71d6e294cb89046579b49e12681
I20260709 13:16:43.415901 12436 raft_consensus.cc:2804] T b63d480002744c73b078b0dc90aa66a5 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:43.416770 12267 ts_tablet_manager.cc:1434] T 7038e1dca0384514817b55562bef25a7 P b0ff6679aa1e47fbaed4804b1c948f44: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260709 13:16:43.417179 12436 raft_consensus.cc:697] T b63d480002744c73b078b0dc90aa66a5 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Becoming Leader. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Running, Role: LEADER
I20260709 13:16:43.415915 12274 tablet_bootstrap.cc:654] T 29009aa6a47c4b07884884dc46910122 P 6878f540147c4f318df5774f4f6338d0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:43.417806 12267 tablet_bootstrap.cc:492] T f399d1440ed8474e83c54e7877c3fa1b P b0ff6679aa1e47fbaed4804b1c948f44: Bootstrap starting.
I20260709 13:16:43.418325 12436 consensus_queue.cc:237] T b63d480002744c73b078b0dc90aa66a5 P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:43.413448 12268 consensus_queue.cc:260] T d4de5e1bf9474cf8b4a413b7cca446b9 P 26d9fb8ee3f54206b919bdad7b7179f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:43.424573 12268 ts_tablet_manager.cc:1434] T d4de5e1bf9474cf8b4a413b7cca446b9 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 13:16:43.440528 12485 raft_consensus.cc:493] T c2061cbe07c64a5daf65d2a64a0f21b2 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:43.441092 12485 raft_consensus.cc:515] T c2061cbe07c64a5daf65d2a64a0f21b2 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:43.443166 12485 leader_election.cc:290] T c2061cbe07c64a5daf65d2a64a0f21b2 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853), 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179)
I20260709 13:16:43.445639 12341 raft_consensus.cc:493] T 29663000f2154f7e8f0b57ac9e19978e P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:43.446189 12341 raft_consensus.cc:515] T 29663000f2154f7e8f0b57ac9e19978e P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:43.457990 12491 raft_consensus.cc:493] T 29009aa6a47c4b07884884dc46910122 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:43.464251 11895 catalog_manager.cc:5697] T 090a51c5e6924ad9bc34aeea13489cb6 P b0ff6679aa1e47fbaed4804b1c948f44 reported cstate change: term changed from 0 to 1, leader changed from <none> to b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66). New cstate: current_term: 1 leader_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:43.464896 12491 raft_consensus.cc:515] T 29009aa6a47c4b07884884dc46910122 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:43.465775 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2061cbe07c64a5daf65d2a64a0f21b2" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:43.466588 12074 raft_consensus.cc:2393] T c2061cbe07c64a5daf65d2a64a0f21b2 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6878f540147c4f318df5774f4f6338d0 in current term 1: Already voted for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in this term.
I20260709 13:16:43.466921 12491 leader_election.cc:290] T 29009aa6a47c4b07884884dc46910122 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:43.468663 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29009aa6a47c4b07884884dc46910122" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
I20260709 13:16:43.469980 12341 leader_election.cc:290] T 29663000f2154f7e8f0b57ac9e19978e P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853), 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243)
W20260709 13:16:43.470176 12114 leader_election.cc:343] T 29009aa6a47c4b07884884dc46910122 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:43.471159 12146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2061cbe07c64a5daf65d2a64a0f21b2" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
I20260709 13:16:43.472896 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29663000f2154f7e8f0b57ac9e19978e" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:43.473562 12074 raft_consensus.cc:2468] T 29663000f2154f7e8f0b57ac9e19978e P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 0.
I20260709 13:16:43.474036 11965 leader_election.cc:304] T c2061cbe07c64a5daf65d2a64a0f21b2 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6878f540147c4f318df5774f4f6338d0; no voters: 26d9fb8ee3f54206b919bdad7b7179f0, b0ff6679aa1e47fbaed4804b1c948f44
I20260709 13:16:43.474498 12112 leader_election.cc:304] T 29663000f2154f7e8f0b57ac9e19978e P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26d9fb8ee3f54206b919bdad7b7179f0, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 
I20260709 13:16:43.477540 12267 tablet_bootstrap.cc:654] T f399d1440ed8474e83c54e7877c3fa1b P b0ff6679aa1e47fbaed4804b1c948f44: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:43.478147 12219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29009aa6a47c4b07884884dc46910122" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:43.479133 12341 raft_consensus.cc:2804] T 29663000f2154f7e8f0b57ac9e19978e P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:43.479538 12341 raft_consensus.cc:493] T 29663000f2154f7e8f0b57ac9e19978e P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:43.480000 12341 raft_consensus.cc:3060] T 29663000f2154f7e8f0b57ac9e19978e P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:43.478052 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29663000f2154f7e8f0b57ac9e19978e" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:43.486243 12268 tablet_bootstrap.cc:492] T ea945e963b35480f83d8694f5dffc743 P 26d9fb8ee3f54206b919bdad7b7179f0: Bootstrap starting.
W20260709 13:16:43.493937 12113 leader_election.cc:343] T 29009aa6a47c4b07884884dc46910122 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:43.499365 12113 leader_election.cc:304] T 29009aa6a47c4b07884884dc46910122 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26d9fb8ee3f54206b919bdad7b7179f0; no voters: 4927f71d6e294cb89046579b49e12681, 6878f540147c4f318df5774f4f6338d0
W20260709 13:16:43.500566 12113 leader_election.cc:343] T 29663000f2154f7e8f0b57ac9e19978e P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:43.493291 12485 raft_consensus.cc:3060] T c2061cbe07c64a5daf65d2a64a0f21b2 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:43.501680 11897 catalog_manager.cc:5697] T 4dbe75b26b8b4407959eb6532aed58e8 P 6878f540147c4f318df5774f4f6338d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6878f540147c4f318df5774f4f6338d0 (127.8.218.65). New cstate: current_term: 1 leader_uuid: "6878f540147c4f318df5774f4f6338d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:43.506783 12491 raft_consensus.cc:2749] T 29009aa6a47c4b07884884dc46910122 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:43.517431 12268 tablet_bootstrap.cc:654] T ea945e963b35480f83d8694f5dffc743 P 26d9fb8ee3f54206b919bdad7b7179f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:43.513371 12341 raft_consensus.cc:515] T 29663000f2154f7e8f0b57ac9e19978e P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:43.530990 12485 raft_consensus.cc:2749] T c2061cbe07c64a5daf65d2a64a0f21b2 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:43.532990 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29663000f2154f7e8f0b57ac9e19978e" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44"
I20260709 13:16:43.533546 12074 raft_consensus.cc:3060] T 29663000f2154f7e8f0b57ac9e19978e P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:43.539415 12474 raft_consensus.cc:493] T 7038e1dca0384514817b55562bef25a7 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:43.539937 12474 raft_consensus.cc:515] T 7038e1dca0384514817b55562bef25a7 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:43.535466 12341 leader_election.cc:290] T 29663000f2154f7e8f0b57ac9e19978e P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 election: Requested vote from peers b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853), 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243)
I20260709 13:16:43.541924 12474 leader_election.cc:290] T 7038e1dca0384514817b55562bef25a7 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:43.543694 11998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7038e1dca0384514817b55562bef25a7" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
I20260709 13:16:43.544543 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7038e1dca0384514817b55562bef25a7" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
W20260709 13:16:43.545382 12040 leader_election.cc:343] T 7038e1dca0384514817b55562bef25a7 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:43.548632 12039 leader_election.cc:343] T 7038e1dca0384514817b55562bef25a7 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:43.549108 12039 leader_election.cc:304] T 7038e1dca0384514817b55562bef25a7 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b0ff6679aa1e47fbaed4804b1c948f44; no voters: 4927f71d6e294cb89046579b49e12681, 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:43.551152 12383 raft_consensus.cc:2749] T 7038e1dca0384514817b55562bef25a7 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:43.552085 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29663000f2154f7e8f0b57ac9e19978e" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681"
I20260709 13:16:43.557199 12485 raft_consensus.cc:493] T 73f79eb468644121b4421af350ffb425 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:16:43.557348 12113 leader_election.cc:343] T 29663000f2154f7e8f0b57ac9e19978e P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:43.557843 12485 raft_consensus.cc:515] T 73f79eb468644121b4421af350ffb425 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:43.562219 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73f79eb468644121b4421af350ffb425" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:43.564532 12266 tablet_bootstrap.cc:492] T b63d480002744c73b078b0dc90aa66a5 P 4927f71d6e294cb89046579b49e12681: No bootstrap required, opened a new log
I20260709 13:16:43.536501 11897 catalog_manager.cc:5697] T b63d480002744c73b078b0dc90aa66a5 P 26d9fb8ee3f54206b919bdad7b7179f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67). New cstate: current_term: 1 leader_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:43.565650 12266 ts_tablet_manager.cc:1403] T b63d480002744c73b078b0dc90aa66a5 P 4927f71d6e294cb89046579b49e12681: Time spent bootstrapping tablet: real 0.205s	user 0.030s	sys 0.029s
I20260709 13:16:43.563102 12221 raft_consensus.cc:2468] T 73f79eb468644121b4421af350ffb425 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 0.
I20260709 13:16:43.567239 12274 tablet_bootstrap.cc:492] T 29009aa6a47c4b07884884dc46910122 P 6878f540147c4f318df5774f4f6338d0: No bootstrap required, opened a new log
I20260709 13:16:43.567939 12274 ts_tablet_manager.cc:1403] T 29009aa6a47c4b07884884dc46910122 P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.165s	user 0.020s	sys 0.016s
I20260709 13:16:43.571511 11964 leader_election.cc:304] T 73f79eb468644121b4421af350ffb425 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4927f71d6e294cb89046579b49e12681, 6878f540147c4f318df5774f4f6338d0; no voters: 
I20260709 13:16:43.572743 12476 raft_consensus.cc:2804] T 73f79eb468644121b4421af350ffb425 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:43.573213 12476 raft_consensus.cc:493] T 73f79eb468644121b4421af350ffb425 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:43.573626 12476 raft_consensus.cc:3060] T 73f79eb468644121b4421af350ffb425 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:43.573937 12266 raft_consensus.cc:359] T b63d480002744c73b078b0dc90aa66a5 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:43.574645 12266 raft_consensus.cc:385] T b63d480002744c73b078b0dc90aa66a5 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:43.574893 12266 raft_consensus.cc:740] T b63d480002744c73b078b0dc90aa66a5 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Initialized, Role: FOLLOWER
I20260709 13:16:43.575775 12266 consensus_queue.cc:260] T b63d480002744c73b078b0dc90aa66a5 P 4927f71d6e294cb89046579b49e12681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:43.579083 12485 leader_election.cc:290] T 73f79eb468644121b4421af350ffb425 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853)
I20260709 13:16:43.579342 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73f79eb468644121b4421af350ffb425" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:43.580034 12069 raft_consensus.cc:2468] T 73f79eb468644121b4421af350ffb425 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 0.
I20260709 13:16:43.580363 12266 ts_tablet_manager.cc:1434] T b63d480002744c73b078b0dc90aa66a5 P 4927f71d6e294cb89046579b49e12681: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:16:43.581298 12266 tablet_bootstrap.cc:492] T ada4bc79f76d4253ad667f97dc8df672 P 4927f71d6e294cb89046579b49e12681: Bootstrap starting.
I20260709 13:16:43.585191 12491 consensus_queue.cc:1048] T 7a51b90ef4e343cca14d0de46b27c0db P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:43.571512 12274 raft_consensus.cc:359] T 29009aa6a47c4b07884884dc46910122 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:43.586184 12274 raft_consensus.cc:385] T 29009aa6a47c4b07884884dc46910122 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:43.586460 12274 raft_consensus.cc:740] T 29009aa6a47c4b07884884dc46910122 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:43.587137 12274 consensus_queue.cc:260] T 29009aa6a47c4b07884884dc46910122 P 6878f540147c4f318df5774f4f6338d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:43.589121 12274 ts_tablet_manager.cc:1434] T 29009aa6a47c4b07884884dc46910122 P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:16:43.567237 12074 raft_consensus.cc:2468] T 29663000f2154f7e8f0b57ac9e19978e P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 1.
I20260709 13:16:43.596915 12268 tablet_bootstrap.cc:492] T ea945e963b35480f83d8694f5dffc743 P 26d9fb8ee3f54206b919bdad7b7179f0: No bootstrap required, opened a new log
I20260709 13:16:43.597226 12112 leader_election.cc:304] T 29663000f2154f7e8f0b57ac9e19978e P 26d9fb8ee3f54206b919bdad7b7179f0 [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: 26d9fb8ee3f54206b919bdad7b7179f0, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 4927f71d6e294cb89046579b49e12681
I20260709 13:16:43.597582 12268 ts_tablet_manager.cc:1403] T ea945e963b35480f83d8694f5dffc743 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent bootstrapping tablet: real 0.147s	user 0.026s	sys 0.021s
I20260709 13:16:43.598091 12436 raft_consensus.cc:2804] T 29663000f2154f7e8f0b57ac9e19978e P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:43.598738 12436 raft_consensus.cc:697] T 29663000f2154f7e8f0b57ac9e19978e P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Becoming Leader. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Running, Role: LEADER
I20260709 13:16:43.595122 12476 raft_consensus.cc:515] T 73f79eb468644121b4421af350ffb425 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:43.599844 12436 consensus_queue.cc:237] T 29663000f2154f7e8f0b57ac9e19978e P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:43.600992 12268 raft_consensus.cc:359] T ea945e963b35480f83d8694f5dffc743 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:43.604372 12268 raft_consensus.cc:385] T ea945e963b35480f83d8694f5dffc743 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:43.603850 12476 leader_election.cc:290] T 73f79eb468644121b4421af350ffb425 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 election: Requested vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853)
I20260709 13:16:43.602321 12267 tablet_bootstrap.cc:492] T f399d1440ed8474e83c54e7877c3fa1b P b0ff6679aa1e47fbaed4804b1c948f44: No bootstrap required, opened a new log
I20260709 13:16:43.604791 12268 raft_consensus.cc:740] T ea945e963b35480f83d8694f5dffc743 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Initialized, Role: FOLLOWER
I20260709 13:16:43.605096 12267 ts_tablet_manager.cc:1403] T f399d1440ed8474e83c54e7877c3fa1b P b0ff6679aa1e47fbaed4804b1c948f44: Time spent bootstrapping tablet: real 0.188s	user 0.014s	sys 0.005s
I20260709 13:16:43.605631 12268 consensus_queue.cc:260] T ea945e963b35480f83d8694f5dffc743 P 26d9fb8ee3f54206b919bdad7b7179f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:43.607738 12266 tablet_bootstrap.cc:654] T ada4bc79f76d4253ad667f97dc8df672 P 4927f71d6e294cb89046579b49e12681: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:43.609658 12267 raft_consensus.cc:359] T f399d1440ed8474e83c54e7877c3fa1b P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:43.610383 12267 raft_consensus.cc:385] T f399d1440ed8474e83c54e7877c3fa1b P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:43.609489 12268 ts_tablet_manager.cc:1434] T ea945e963b35480f83d8694f5dffc743 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.004s
I20260709 13:16:43.610762 12267 raft_consensus.cc:740] T f399d1440ed8474e83c54e7877c3fa1b P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Initialized, Role: FOLLOWER
I20260709 13:16:43.613274 12268 tablet_bootstrap.cc:492] T 46ba692e52d244659c69a00aea4b4f9f P 26d9fb8ee3f54206b919bdad7b7179f0: Bootstrap starting.
I20260709 13:16:43.614346 12267 consensus_queue.cc:260] T f399d1440ed8474e83c54e7877c3fa1b P b0ff6679aa1e47fbaed4804b1c948f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:43.610280 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73f79eb468644121b4421af350ffb425" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681"
I20260709 13:16:43.616366 12221 raft_consensus.cc:3060] T 73f79eb468644121b4421af350ffb425 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:43.617937 12267 ts_tablet_manager.cc:1434] T f399d1440ed8474e83c54e7877c3fa1b P b0ff6679aa1e47fbaed4804b1c948f44: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.001s
I20260709 13:16:43.618938 12267 tablet_bootstrap.cc:492] T c4d4184a4ee648688991d020a517da9c P b0ff6679aa1e47fbaed4804b1c948f44: Bootstrap starting.
I20260709 13:16:43.620780 12268 tablet_bootstrap.cc:654] T 46ba692e52d244659c69a00aea4b4f9f P 26d9fb8ee3f54206b919bdad7b7179f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:43.597822 12491 consensus_queue.cc:1048] T 7a51b90ef4e343cca14d0de46b27c0db P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.029s
I20260709 13:16:43.633534 12268 tablet_bootstrap.cc:492] T 46ba692e52d244659c69a00aea4b4f9f P 26d9fb8ee3f54206b919bdad7b7179f0: No bootstrap required, opened a new log
I20260709 13:16:43.633701 12274 tablet_bootstrap.cc:492] T 46ba692e52d244659c69a00aea4b4f9f P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:43.636421 12267 tablet_bootstrap.cc:654] T c4d4184a4ee648688991d020a517da9c P b0ff6679aa1e47fbaed4804b1c948f44: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:43.636704 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73f79eb468644121b4421af350ffb425" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44"
I20260709 13:16:43.637315 12074 raft_consensus.cc:3060] T 73f79eb468644121b4421af350ffb425 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:43.650595 12221 raft_consensus.cc:2468] T 73f79eb468644121b4421af350ffb425 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 1.
I20260709 13:16:43.654639 11964 leader_election.cc:304] T 73f79eb468644121b4421af350ffb425 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4927f71d6e294cb89046579b49e12681, 6878f540147c4f318df5774f4f6338d0; no voters: 
I20260709 13:16:43.655843 12485 raft_consensus.cc:2804] T 73f79eb468644121b4421af350ffb425 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:43.656471 12485 raft_consensus.cc:697] T 73f79eb468644121b4421af350ffb425 P 6878f540147c4f318df5774f4f6338d0 [term 1 LEADER]: Becoming Leader. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Running, Role: LEADER
I20260709 13:16:43.657697 12485 consensus_queue.cc:237] T 73f79eb468644121b4421af350ffb425 P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:43.660018 12436 consensus_queue.cc:1048] T c2061cbe07c64a5daf65d2a64a0f21b2 P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:43.634061 12268 ts_tablet_manager.cc:1403] T 46ba692e52d244659c69a00aea4b4f9f P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.001s
I20260709 13:16:43.670300 12074 raft_consensus.cc:2468] T 73f79eb468644121b4421af350ffb425 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 1.
I20260709 13:16:43.673691 12474 raft_consensus.cc:493] T 18c699298da2446988e8b38bac1c1ee7 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:43.674224 12474 raft_consensus.cc:515] T 18c699298da2446988e8b38bac1c1ee7 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:43.677614 12474 leader_election.cc:290] T 18c699298da2446988e8b38bac1c1ee7 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179)
I20260709 13:16:43.681499 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18c699298da2446988e8b38bac1c1ee7" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
I20260709 13:16:43.682101 12146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18c699298da2446988e8b38bac1c1ee7" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
W20260709 13:16:43.683272 12040 leader_election.cc:343] T 18c699298da2446988e8b38bac1c1ee7 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:43.684002 12040 leader_election.cc:343] T 18c699298da2446988e8b38bac1c1ee7 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:43.684408 12040 leader_election.cc:304] T 18c699298da2446988e8b38bac1c1ee7 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b0ff6679aa1e47fbaed4804b1c948f44; no voters: 26d9fb8ee3f54206b919bdad7b7179f0, 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:43.684499 12268 raft_consensus.cc:359] T 46ba692e52d244659c69a00aea4b4f9f P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:43.685161 12268 raft_consensus.cc:385] T 46ba692e52d244659c69a00aea4b4f9f P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:43.685449 12268 raft_consensus.cc:740] T 46ba692e52d244659c69a00aea4b4f9f P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Initialized, Role: FOLLOWER
I20260709 13:16:43.686087 12268 consensus_queue.cc:260] T 46ba692e52d244659c69a00aea4b4f9f P 26d9fb8ee3f54206b919bdad7b7179f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:43.689806 12274 tablet_bootstrap.cc:654] T 46ba692e52d244659c69a00aea4b4f9f P 6878f540147c4f318df5774f4f6338d0: Neither blocks nor log segments found. Creating new log.
W20260709 13:16:43.691138 11945 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:16:43.689854 12474 raft_consensus.cc:2749] T 18c699298da2446988e8b38bac1c1ee7 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:43.700296 11897 catalog_manager.cc:5697] T 29663000f2154f7e8f0b57ac9e19978e P 26d9fb8ee3f54206b919bdad7b7179f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67). New cstate: current_term: 1 leader_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:43.703665 12266 tablet_bootstrap.cc:492] T ada4bc79f76d4253ad667f97dc8df672 P 4927f71d6e294cb89046579b49e12681: No bootstrap required, opened a new log
I20260709 13:16:43.712184 12266 ts_tablet_manager.cc:1403] T ada4bc79f76d4253ad667f97dc8df672 P 4927f71d6e294cb89046579b49e12681: Time spent bootstrapping tablet: real 0.131s	user 0.029s	sys 0.026s
I20260709 13:16:43.714978 12266 raft_consensus.cc:359] T ada4bc79f76d4253ad667f97dc8df672 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:43.705988 12268 ts_tablet_manager.cc:1434] T 46ba692e52d244659c69a00aea4b4f9f P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.001s
I20260709 13:16:43.706100 12341 consensus_queue.cc:1048] T c2061cbe07c64a5daf65d2a64a0f21b2 P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:43.717381 12266 raft_consensus.cc:385] T ada4bc79f76d4253ad667f97dc8df672 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:43.717900 12266 raft_consensus.cc:740] T ada4bc79f76d4253ad667f97dc8df672 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Initialized, Role: FOLLOWER
I20260709 13:16:43.718604 12266 consensus_queue.cc:260] T ada4bc79f76d4253ad667f97dc8df672 P 4927f71d6e294cb89046579b49e12681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:43.719314 12268 tablet_bootstrap.cc:492] T 18c699298da2446988e8b38bac1c1ee7 P 26d9fb8ee3f54206b919bdad7b7179f0: Bootstrap starting.
I20260709 13:16:43.720757 12266 ts_tablet_manager.cc:1434] T ada4bc79f76d4253ad667f97dc8df672 P 4927f71d6e294cb89046579b49e12681: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260709 13:16:43.728099 12266 tablet_bootstrap.cc:492] T ea945e963b35480f83d8694f5dffc743 P 4927f71d6e294cb89046579b49e12681: Bootstrap starting.
I20260709 13:16:43.735137 12266 tablet_bootstrap.cc:654] T ea945e963b35480f83d8694f5dffc743 P 4927f71d6e294cb89046579b49e12681: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:43.746325 12274 tablet_bootstrap.cc:492] T 46ba692e52d244659c69a00aea4b4f9f P 6878f540147c4f318df5774f4f6338d0: No bootstrap required, opened a new log
I20260709 13:16:43.746940 12274 ts_tablet_manager.cc:1403] T 46ba692e52d244659c69a00aea4b4f9f P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.157s	user 0.013s	sys 0.000s
I20260709 13:16:43.748359 12267 tablet_bootstrap.cc:492] T c4d4184a4ee648688991d020a517da9c P b0ff6679aa1e47fbaed4804b1c948f44: No bootstrap required, opened a new log
I20260709 13:16:43.748842 12267 ts_tablet_manager.cc:1403] T c4d4184a4ee648688991d020a517da9c P b0ff6679aa1e47fbaed4804b1c948f44: Time spent bootstrapping tablet: real 0.130s	user 0.012s	sys 0.015s
I20260709 13:16:43.750288 12274 raft_consensus.cc:359] T 46ba692e52d244659c69a00aea4b4f9f P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:43.751297 12274 raft_consensus.cc:385] T 46ba692e52d244659c69a00aea4b4f9f P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:43.751281 12267 raft_consensus.cc:359] T c4d4184a4ee648688991d020a517da9c P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:43.751905 12274 raft_consensus.cc:740] T 46ba692e52d244659c69a00aea4b4f9f P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:43.752170 12267 raft_consensus.cc:385] T c4d4184a4ee648688991d020a517da9c P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:43.752502 12267 raft_consensus.cc:740] T c4d4184a4ee648688991d020a517da9c P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Initialized, Role: FOLLOWER
I20260709 13:16:43.753201 12267 consensus_queue.cc:260] T c4d4184a4ee648688991d020a517da9c P b0ff6679aa1e47fbaed4804b1c948f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:43.753123 12274 consensus_queue.cc:260] T 46ba692e52d244659c69a00aea4b4f9f P 6878f540147c4f318df5774f4f6338d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:43.760748 12268 tablet_bootstrap.cc:654] T 18c699298da2446988e8b38bac1c1ee7 P 26d9fb8ee3f54206b919bdad7b7179f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:43.761044 12274 ts_tablet_manager.cc:1434] T 46ba692e52d244659c69a00aea4b4f9f P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.003s
I20260709 13:16:43.762259 12274 tablet_bootstrap.cc:492] T d4de5e1bf9474cf8b4a413b7cca446b9 P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:43.764341 12267 ts_tablet_manager.cc:1434] T c4d4184a4ee648688991d020a517da9c P b0ff6679aa1e47fbaed4804b1c948f44: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:16:43.765995 12266 tablet_bootstrap.cc:492] T ea945e963b35480f83d8694f5dffc743 P 4927f71d6e294cb89046579b49e12681: No bootstrap required, opened a new log
I20260709 13:16:43.766484 12266 ts_tablet_manager.cc:1403] T ea945e963b35480f83d8694f5dffc743 P 4927f71d6e294cb89046579b49e12681: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.017s
I20260709 13:16:43.769654 12266 raft_consensus.cc:359] T ea945e963b35480f83d8694f5dffc743 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:43.770311 12266 raft_consensus.cc:385] T ea945e963b35480f83d8694f5dffc743 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:43.770598 12266 raft_consensus.cc:740] T ea945e963b35480f83d8694f5dffc743 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Initialized, Role: FOLLOWER
I20260709 13:16:43.771214 12266 consensus_queue.cc:260] T ea945e963b35480f83d8694f5dffc743 P 4927f71d6e294cb89046579b49e12681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:43.773334 12266 ts_tablet_manager.cc:1434] T ea945e963b35480f83d8694f5dffc743 P 4927f71d6e294cb89046579b49e12681: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:16:43.774243 12266 tablet_bootstrap.cc:492] T 29009aa6a47c4b07884884dc46910122 P 4927f71d6e294cb89046579b49e12681: Bootstrap starting.
I20260709 13:16:43.780084 12266 tablet_bootstrap.cc:654] T 29009aa6a47c4b07884884dc46910122 P 4927f71d6e294cb89046579b49e12681: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:43.781579 12274 tablet_bootstrap.cc:654] T d4de5e1bf9474cf8b4a413b7cca446b9 P 6878f540147c4f318df5774f4f6338d0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:43.766106 12267 tablet_bootstrap.cc:492] T fab417b53b1c428a91c5fb792cb1c82b P b0ff6679aa1e47fbaed4804b1c948f44: Bootstrap starting.
I20260709 13:16:43.786542 12474 consensus_queue.cc:1048] T 090a51c5e6924ad9bc34aeea13489cb6 P b0ff6679aa1e47fbaed4804b1c948f44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:43.792734 12266 tablet_bootstrap.cc:492] T 29009aa6a47c4b07884884dc46910122 P 4927f71d6e294cb89046579b49e12681: No bootstrap required, opened a new log
I20260709 13:16:43.793224 12266 ts_tablet_manager.cc:1403] T 29009aa6a47c4b07884884dc46910122 P 4927f71d6e294cb89046579b49e12681: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260709 13:16:43.794027 12274 tablet_bootstrap.cc:492] T d4de5e1bf9474cf8b4a413b7cca446b9 P 6878f540147c4f318df5774f4f6338d0: No bootstrap required, opened a new log
I20260709 13:16:43.794471 12274 ts_tablet_manager.cc:1403] T d4de5e1bf9474cf8b4a413b7cca446b9 P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.004s
I20260709 13:16:43.795807 12266 raft_consensus.cc:359] T 29009aa6a47c4b07884884dc46910122 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:43.796518 12266 raft_consensus.cc:385] T 29009aa6a47c4b07884884dc46910122 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:43.796797 12266 raft_consensus.cc:740] T 29009aa6a47c4b07884884dc46910122 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Initialized, Role: FOLLOWER
I20260709 13:16:43.766163 11895 catalog_manager.cc:5697] T 73f79eb468644121b4421af350ffb425 P 6878f540147c4f318df5774f4f6338d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6878f540147c4f318df5774f4f6338d0 (127.8.218.65). New cstate: current_term: 1 leader_uuid: "6878f540147c4f318df5774f4f6338d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:43.796931 12274 raft_consensus.cc:359] T d4de5e1bf9474cf8b4a413b7cca446b9 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:43.797596 12274 raft_consensus.cc:385] T d4de5e1bf9474cf8b4a413b7cca446b9 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:43.797586 12266 consensus_queue.cc:260] T 29009aa6a47c4b07884884dc46910122 P 4927f71d6e294cb89046579b49e12681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:43.798007 12274 raft_consensus.cc:740] T d4de5e1bf9474cf8b4a413b7cca446b9 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:43.799091 12341 raft_consensus.cc:493] T d4de5e1bf9474cf8b4a413b7cca446b9 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:43.799552 12341 raft_consensus.cc:515] T d4de5e1bf9474cf8b4a413b7cca446b9 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:43.801506 12341 leader_election.cc:290] T d4de5e1bf9474cf8b4a413b7cca446b9 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853)
I20260709 13:16:43.802927 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4de5e1bf9474cf8b4a413b7cca446b9" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:43.803572 12069 raft_consensus.cc:2468] T d4de5e1bf9474cf8b4a413b7cca446b9 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 0.
I20260709 13:16:43.805574 12112 leader_election.cc:304] T d4de5e1bf9474cf8b4a413b7cca446b9 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26d9fb8ee3f54206b919bdad7b7179f0, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 
I20260709 13:16:43.806708 11998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4de5e1bf9474cf8b4a413b7cca446b9" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
I20260709 13:16:43.807456 12341 raft_consensus.cc:2804] T d4de5e1bf9474cf8b4a413b7cca446b9 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:43.807870 12341 raft_consensus.cc:493] T d4de5e1bf9474cf8b4a413b7cca446b9 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:43.808194 12341 raft_consensus.cc:3060] T d4de5e1bf9474cf8b4a413b7cca446b9 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:43.804131 12274 consensus_queue.cc:260] T d4de5e1bf9474cf8b4a413b7cca446b9 P 6878f540147c4f318df5774f4f6338d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:43.809237 11998 raft_consensus.cc:2468] T d4de5e1bf9474cf8b4a413b7cca446b9 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 0.
I20260709 13:16:43.813277 12274 ts_tablet_manager.cc:1434] T d4de5e1bf9474cf8b4a413b7cca446b9 P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 13:16:43.814267 12274 tablet_bootstrap.cc:492] T ea945e963b35480f83d8694f5dffc743 P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:43.816035 12401 raft_consensus.cc:493] T ea945e963b35480f83d8694f5dffc743 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:43.816737 12401 raft_consensus.cc:515] T ea945e963b35480f83d8694f5dffc743 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:43.817776 12266 ts_tablet_manager.cc:1434] T 29009aa6a47c4b07884884dc46910122 P 4927f71d6e294cb89046579b49e12681: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.004s
I20260709 13:16:43.819010 12266 tablet_bootstrap.cc:492] T 29663000f2154f7e8f0b57ac9e19978e P 4927f71d6e294cb89046579b49e12681: Bootstrap starting.
I20260709 13:16:43.820143 12274 tablet_bootstrap.cc:654] T ea945e963b35480f83d8694f5dffc743 P 6878f540147c4f318df5774f4f6338d0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:43.819464 12401 leader_election.cc:290] T ea945e963b35480f83d8694f5dffc743 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:43.820580 11998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea945e963b35480f83d8694f5dffc743" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
I20260709 13:16:43.822276 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea945e963b35480f83d8694f5dffc743" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:43.823066 12221 raft_consensus.cc:2468] T ea945e963b35480f83d8694f5dffc743 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 0.
W20260709 13:16:43.825260 12114 leader_election.cc:343] T ea945e963b35480f83d8694f5dffc743 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:43.826349 12113 leader_election.cc:304] T ea945e963b35480f83d8694f5dffc743 P 26d9fb8ee3f54206b919bdad7b7179f0 [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: 26d9fb8ee3f54206b919bdad7b7179f0, 4927f71d6e294cb89046579b49e12681; no voters: 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:43.827781 12491 raft_consensus.cc:2804] T ea945e963b35480f83d8694f5dffc743 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:43.828155 12491 raft_consensus.cc:493] T ea945e963b35480f83d8694f5dffc743 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:43.828475 12491 raft_consensus.cc:3060] T ea945e963b35480f83d8694f5dffc743 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:43.816480 12341 raft_consensus.cc:515] T d4de5e1bf9474cf8b4a413b7cca446b9 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:43.833873 12383 raft_consensus.cc:493] T f399d1440ed8474e83c54e7877c3fa1b P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:43.834299 11998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4de5e1bf9474cf8b4a413b7cca446b9" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0"
I20260709 13:16:43.835035 11998 raft_consensus.cc:3060] T d4de5e1bf9474cf8b4a413b7cca446b9 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:43.841463 12474 consensus_queue.cc:1048] T 090a51c5e6924ad9bc34aeea13489cb6 P b0ff6679aa1e47fbaed4804b1c948f44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:43.843005 12453 raft_consensus.cc:493] T b63d480002744c73b078b0dc90aa66a5 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:43.843489 12453 raft_consensus.cc:515] T b63d480002744c73b078b0dc90aa66a5 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:43.846228 12485 consensus_queue.cc:1048] T 4dbe75b26b8b4407959eb6532aed58e8 P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:43.849294 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4de5e1bf9474cf8b4a413b7cca446b9" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44"
I20260709 13:16:43.849895 12069 raft_consensus.cc:3060] T d4de5e1bf9474cf8b4a413b7cca446b9 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:43.851461 12453 leader_election.cc:290] T b63d480002744c73b078b0dc90aa66a5 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853), 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179)
I20260709 13:16:43.834591 12383 raft_consensus.cc:515] T f399d1440ed8474e83c54e7877c3fa1b P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:43.853488 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63d480002744c73b078b0dc90aa66a5" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:43.853585 12147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63d480002744c73b078b0dc90aa66a5" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
I20260709 13:16:43.854259 12074 raft_consensus.cc:2393] T b63d480002744c73b078b0dc90aa66a5 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4927f71d6e294cb89046579b49e12681 in current term 1: Already voted for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in this term.
I20260709 13:16:43.855757 12188 leader_election.cc:304] T b63d480002744c73b078b0dc90aa66a5 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4927f71d6e294cb89046579b49e12681; no voters: 26d9fb8ee3f54206b919bdad7b7179f0, b0ff6679aa1e47fbaed4804b1c948f44
I20260709 13:16:43.856010 12270 raft_consensus.cc:493] T 29009aa6a47c4b07884884dc46910122 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:43.856642 12270 raft_consensus.cc:515] T 29009aa6a47c4b07884884dc46910122 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:43.857544 12306 raft_consensus.cc:493] T 29009aa6a47c4b07884884dc46910122 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:43.858013 12306 raft_consensus.cc:515] T 29009aa6a47c4b07884884dc46910122 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:43.859040 12270 leader_election.cc:290] T 29009aa6a47c4b07884884dc46910122 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:43.859228 12452 raft_consensus.cc:3060] T b63d480002744c73b078b0dc90aa66a5 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:43.855962 12383 leader_election.cc:290] T f399d1440ed8474e83c54e7877c3fa1b P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179), 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243)
I20260709 13:16:43.860435 12220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f399d1440ed8474e83c54e7877c3fa1b" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:43.861017 12306 leader_election.cc:290] T 29009aa6a47c4b07884884dc46910122 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179), 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243)
W20260709 13:16:43.861903 12039 leader_election.cc:343] T f399d1440ed8474e83c54e7877c3fa1b P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:43.861915 12145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29009aa6a47c4b07884884dc46910122" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
I20260709 13:16:43.862926 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29009aa6a47c4b07884884dc46910122" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
I20260709 13:16:43.863039 12145 raft_consensus.cc:2468] T 29009aa6a47c4b07884884dc46910122 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4927f71d6e294cb89046579b49e12681 in term 0.
I20260709 13:16:43.863544 11996 raft_consensus.cc:2468] T 29009aa6a47c4b07884884dc46910122 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4927f71d6e294cb89046579b49e12681 in term 0.
I20260709 13:16:43.864573 12188 leader_election.cc:304] T 29009aa6a47c4b07884884dc46910122 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26d9fb8ee3f54206b919bdad7b7179f0, 4927f71d6e294cb89046579b49e12681; no voters: 
I20260709 13:16:43.865370 12453 raft_consensus.cc:2804] T 29009aa6a47c4b07884884dc46910122 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:43.865756 12453 raft_consensus.cc:493] T 29009aa6a47c4b07884884dc46910122 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:43.866070 12453 raft_consensus.cc:3060] T 29009aa6a47c4b07884884dc46910122 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:43.869626 12220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29009aa6a47c4b07884884dc46910122" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:43.871850 12147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f399d1440ed8474e83c54e7877c3fa1b" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
I20260709 13:16:43.880666 12147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29009aa6a47c4b07884884dc46910122" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
I20260709 13:16:43.881299 12147 raft_consensus.cc:2468] T 29009aa6a47c4b07884884dc46910122 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 0.
I20260709 13:16:43.882344 12491 raft_consensus.cc:515] T ea945e963b35480f83d8694f5dffc743 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:43.883941 12069 raft_consensus.cc:2468] T d4de5e1bf9474cf8b4a413b7cca446b9 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 1.
W20260709 13:16:43.884410 12040 leader_election.cc:343] T f399d1440ed8474e83c54e7877c3fa1b P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:43.904851 12112 leader_election.cc:304] T d4de5e1bf9474cf8b4a413b7cca446b9 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26d9fb8ee3f54206b919bdad7b7179f0, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 
I20260709 13:16:43.904892 12040 leader_election.cc:304] T f399d1440ed8474e83c54e7877c3fa1b P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b0ff6679aa1e47fbaed4804b1c948f44; no voters: 26d9fb8ee3f54206b919bdad7b7179f0, 4927f71d6e294cb89046579b49e12681
I20260709 13:16:43.906244 12440 consensus_queue.cc:1048] T b63d480002744c73b078b0dc90aa66a5 P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:43.906610 12474 raft_consensus.cc:2749] T f399d1440ed8474e83c54e7877c3fa1b P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:43.907579 12440 raft_consensus.cc:2804] T d4de5e1bf9474cf8b4a413b7cca446b9 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:43.908038 12440 raft_consensus.cc:697] T d4de5e1bf9474cf8b4a413b7cca446b9 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Becoming Leader. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Running, Role: LEADER
I20260709 13:16:43.908905 12440 consensus_queue.cc:237] T d4de5e1bf9474cf8b4a413b7cca446b9 P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:43.912124 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea945e963b35480f83d8694f5dffc743" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0"
I20260709 13:16:43.913070 12274 tablet_bootstrap.cc:492] T ea945e963b35480f83d8694f5dffc743 P 6878f540147c4f318df5774f4f6338d0: No bootstrap required, opened a new log
I20260709 13:16:43.884605 12452 raft_consensus.cc:2749] T b63d480002744c73b078b0dc90aa66a5 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:43.914466 12274 ts_tablet_manager.cc:1403] T ea945e963b35480f83d8694f5dffc743 P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.100s	user 0.006s	sys 0.008s
I20260709 13:16:43.914714 12452 raft_consensus.cc:493] T ada4bc79f76d4253ad667f97dc8df672 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:43.915185 12452 raft_consensus.cc:515] T ada4bc79f76d4253ad667f97dc8df672 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:43.884853 12267 tablet_bootstrap.cc:654] T fab417b53b1c428a91c5fb792cb1c82b P b0ff6679aa1e47fbaed4804b1c948f44: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:43.917089 12452 leader_election.cc:290] T ada4bc79f76d4253ad667f97dc8df672 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853)
I20260709 13:16:43.885179 12341 leader_election.cc:290] T d4de5e1bf9474cf8b4a413b7cca446b9 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 election: Requested vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853)
I20260709 13:16:43.891397 12266 tablet_bootstrap.cc:654] T 29663000f2154f7e8f0b57ac9e19978e P 4927f71d6e294cb89046579b49e12681: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:43.918375 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada4bc79f76d4253ad667f97dc8df672" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:43.892943 11965 leader_election.cc:304] T 29009aa6a47c4b07884884dc46910122 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26d9fb8ee3f54206b919bdad7b7179f0, 6878f540147c4f318df5774f4f6338d0; no voters: 
I20260709 13:16:43.919011 12074 raft_consensus.cc:2468] T ada4bc79f76d4253ad667f97dc8df672 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4927f71d6e294cb89046579b49e12681 in term 0.
I20260709 13:16:43.893321 11998 raft_consensus.cc:2468] T d4de5e1bf9474cf8b4a413b7cca446b9 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 1.
I20260709 13:16:43.920015 12476 raft_consensus.cc:2804] T 29009aa6a47c4b07884884dc46910122 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:43.919946 12186 leader_election.cc:304] T ada4bc79f76d4253ad667f97dc8df672 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4927f71d6e294cb89046579b49e12681, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 
I20260709 13:16:43.920493 12476 raft_consensus.cc:493] T 29009aa6a47c4b07884884dc46910122 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:43.920934 12476 raft_consensus.cc:3060] T 29009aa6a47c4b07884884dc46910122 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:43.921288 12452 raft_consensus.cc:2804] T ada4bc79f76d4253ad667f97dc8df672 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:43.921766 12452 raft_consensus.cc:493] T ada4bc79f76d4253ad667f97dc8df672 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:43.922173 12452 raft_consensus.cc:3060] T ada4bc79f76d4253ad667f97dc8df672 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:43.929374 11998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada4bc79f76d4253ad667f97dc8df672" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
I20260709 13:16:43.931384 12219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea945e963b35480f83d8694f5dffc743" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681"
I20260709 13:16:43.931975 12219 raft_consensus.cc:3060] T ea945e963b35480f83d8694f5dffc743 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:43.934247 12188 leader_election.cc:343] T ada4bc79f76d4253ad667f97dc8df672 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:43.940289 12452 raft_consensus.cc:515] T ada4bc79f76d4253ad667f97dc8df672 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:43.888695 12268 tablet_bootstrap.cc:492] T 18c699298da2446988e8b38bac1c1ee7 P 26d9fb8ee3f54206b919bdad7b7179f0: No bootstrap required, opened a new log
I20260709 13:16:43.900884 12485 consensus_queue.cc:1048] T 4dbe75b26b8b4407959eb6532aed58e8 P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:16:43.913509 12114 leader_election.cc:343] T ea945e963b35480f83d8694f5dffc743 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:43.913404 12491 leader_election.cc:290] T ea945e963b35480f83d8694f5dffc743 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 election: Requested vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:43.943324 12219 raft_consensus.cc:2468] T ea945e963b35480f83d8694f5dffc743 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 1.
I20260709 13:16:43.944558 11998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada4bc79f76d4253ad667f97dc8df672" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0"
I20260709 13:16:43.897223 12453 raft_consensus.cc:515] T 29009aa6a47c4b07884884dc46910122 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:43.943432 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada4bc79f76d4253ad667f97dc8df672" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44"
I20260709 13:16:43.963420 12113 leader_election.cc:304] T ea945e963b35480f83d8694f5dffc743 P 26d9fb8ee3f54206b919bdad7b7179f0 [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: 26d9fb8ee3f54206b919bdad7b7179f0, 4927f71d6e294cb89046579b49e12681; no voters: 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:43.963920 12074 raft_consensus.cc:3060] T ada4bc79f76d4253ad667f97dc8df672 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:43.964388 12491 raft_consensus.cc:2804] T ea945e963b35480f83d8694f5dffc743 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:43.965096 12491 raft_consensus.cc:697] T ea945e963b35480f83d8694f5dffc743 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Becoming Leader. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Running, Role: LEADER
I20260709 13:16:43.965615 12268 ts_tablet_manager.cc:1403] T 18c699298da2446988e8b38bac1c1ee7 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent bootstrapping tablet: real 0.247s	user 0.040s	sys 0.031s
I20260709 13:16:43.966289 12220 raft_consensus.cc:2393] T 29009aa6a47c4b07884884dc46910122 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6878f540147c4f318df5774f4f6338d0 in current term 1: Already voted for candidate 4927f71d6e294cb89046579b49e12681 in this term.
I20260709 13:16:43.971071 12491 consensus_queue.cc:237] T ea945e963b35480f83d8694f5dffc743 P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:43.972604 11893 catalog_manager.cc:5697] T d4de5e1bf9474cf8b4a413b7cca446b9 P 26d9fb8ee3f54206b919bdad7b7179f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67). New cstate: current_term: 1 leader_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:43.968966 12453 leader_election.cc:290] T 29009aa6a47c4b07884884dc46910122 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 election: Requested vote from peers 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:43.979910 12266 tablet_bootstrap.cc:492] T 29663000f2154f7e8f0b57ac9e19978e P 4927f71d6e294cb89046579b49e12681: No bootstrap required, opened a new log
I20260709 13:16:43.980607 12266 ts_tablet_manager.cc:1403] T 29663000f2154f7e8f0b57ac9e19978e P 4927f71d6e294cb89046579b49e12681: Time spent bootstrapping tablet: real 0.162s	user 0.008s	sys 0.011s
I20260709 13:16:43.987336 12074 raft_consensus.cc:2468] T ada4bc79f76d4253ad667f97dc8df672 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4927f71d6e294cb89046579b49e12681 in term 1.
I20260709 13:16:43.945053 12452 leader_election.cc:290] T ada4bc79f76d4253ad667f97dc8df672 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 election: Requested vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853)
I20260709 13:16:43.917089 12274 raft_consensus.cc:359] T ea945e963b35480f83d8694f5dffc743 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:43.991771 12274 raft_consensus.cc:385] T ea945e963b35480f83d8694f5dffc743 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:43.992182 12274 raft_consensus.cc:740] T ea945e963b35480f83d8694f5dffc743 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:43.985870 12268 raft_consensus.cc:359] T 18c699298da2446988e8b38bac1c1ee7 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
W20260709 13:16:43.963202 12188 leader_election.cc:343] T ada4bc79f76d4253ad667f97dc8df672 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:43.983175 12266 raft_consensus.cc:359] T 29663000f2154f7e8f0b57ac9e19978e P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:43.994837 12268 raft_consensus.cc:385] T 18c699298da2446988e8b38bac1c1ee7 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:44.001665 12266 raft_consensus.cc:385] T 29663000f2154f7e8f0b57ac9e19978e P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:44.002609 12268 raft_consensus.cc:740] T 18c699298da2446988e8b38bac1c1ee7 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Initialized, Role: FOLLOWER
I20260709 13:16:44.002888 12266 raft_consensus.cc:740] T 29663000f2154f7e8f0b57ac9e19978e P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Initialized, Role: FOLLOWER
I20260709 13:16:43.997413 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29009aa6a47c4b07884884dc46910122" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0"
I20260709 13:16:43.996275 12186 leader_election.cc:304] T ada4bc79f76d4253ad667f97dc8df672 P 4927f71d6e294cb89046579b49e12681 [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: 4927f71d6e294cb89046579b49e12681, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:44.004278 12144 raft_consensus.cc:3060] T 29009aa6a47c4b07884884dc46910122 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:44.003919 12274 consensus_queue.cc:260] T ea945e963b35480f83d8694f5dffc743 P 6878f540147c4f318df5774f4f6338d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:44.006042 12268 consensus_queue.cc:260] T 18c699298da2446988e8b38bac1c1ee7 P 26d9fb8ee3f54206b919bdad7b7179f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:43.997067 11998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29009aa6a47c4b07884884dc46910122" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0"
I20260709 13:16:44.008226 12452 raft_consensus.cc:2804] T ada4bc79f76d4253ad667f97dc8df672 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:44.010532 12452 raft_consensus.cc:697] T ada4bc79f76d4253ad667f97dc8df672 P 4927f71d6e294cb89046579b49e12681 [term 1 LEADER]: Becoming Leader. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Running, Role: LEADER
I20260709 13:16:44.011493 12452 consensus_queue.cc:237] T ada4bc79f76d4253ad667f97dc8df672 P 4927f71d6e294cb89046579b49e12681 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:44.000708 12476 raft_consensus.cc:515] T 29009aa6a47c4b07884884dc46910122 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:44.014303 11998 raft_consensus.cc:2393] T 29009aa6a47c4b07884884dc46910122 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4927f71d6e294cb89046579b49e12681 in current term 1: Already voted for candidate 6878f540147c4f318df5774f4f6338d0 in this term.
I20260709 13:16:44.014416 12274 ts_tablet_manager.cc:1434] T ea945e963b35480f83d8694f5dffc743 P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.100s	user 0.006s	sys 0.000s
I20260709 13:16:44.016849 12274 tablet_bootstrap.cc:492] T c4d4184a4ee648688991d020a517da9c P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:44.018422 12144 raft_consensus.cc:2468] T 29009aa6a47c4b07884884dc46910122 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4927f71d6e294cb89046579b49e12681 in term 1.
I20260709 13:16:44.025087 12267 tablet_bootstrap.cc:492] T fab417b53b1c428a91c5fb792cb1c82b P b0ff6679aa1e47fbaed4804b1c948f44: No bootstrap required, opened a new log
I20260709 13:16:44.025600 12267 ts_tablet_manager.cc:1403] T fab417b53b1c428a91c5fb792cb1c82b P b0ff6679aa1e47fbaed4804b1c948f44: Time spent bootstrapping tablet: real 0.260s	user 0.011s	sys 0.000s
I20260709 13:16:44.025842 12268 ts_tablet_manager.cc:1434] T 18c699298da2446988e8b38bac1c1ee7 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent starting tablet: real 0.054s	user 0.004s	sys 0.002s
I20260709 13:16:44.026839 12268 tablet_bootstrap.cc:492] T 80cc370d7ad34f299f6d15ca677b5e0d P 26d9fb8ee3f54206b919bdad7b7179f0: Bootstrap starting.
I20260709 13:16:44.028446 12267 raft_consensus.cc:359] T fab417b53b1c428a91c5fb792cb1c82b P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:44.029094 12267 raft_consensus.cc:385] T fab417b53b1c428a91c5fb792cb1c82b P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:44.029371 12267 raft_consensus.cc:740] T fab417b53b1c428a91c5fb792cb1c82b P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Initialized, Role: FOLLOWER
I20260709 13:16:44.034893 12476 leader_election.cc:290] T 29009aa6a47c4b07884884dc46910122 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 election: Requested vote from peers 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179), 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243)
I20260709 13:16:44.036571 12266 consensus_queue.cc:260] T 29663000f2154f7e8f0b57ac9e19978e P 4927f71d6e294cb89046579b49e12681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:44.037863 12267 consensus_queue.cc:260] T fab417b53b1c428a91c5fb792cb1c82b P b0ff6679aa1e47fbaed4804b1c948f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:44.037287 12401 raft_consensus.cc:493] T 46ba692e52d244659c69a00aea4b4f9f P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:44.040621 12401 raft_consensus.cc:515] T 46ba692e52d244659c69a00aea4b4f9f P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:44.041467 12266 ts_tablet_manager.cc:1434] T 29663000f2154f7e8f0b57ac9e19978e P 4927f71d6e294cb89046579b49e12681: Time spent starting tablet: real 0.061s	user 0.006s	sys 0.000s
I20260709 13:16:44.042466 12266 tablet_bootstrap.cc:492] T 7038e1dca0384514817b55562bef25a7 P 4927f71d6e294cb89046579b49e12681: Bootstrap starting.
I20260709 13:16:44.042567 12401 leader_election.cc:290] T 46ba692e52d244659c69a00aea4b4f9f P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:44.049249 12267 ts_tablet_manager.cc:1434] T fab417b53b1c428a91c5fb792cb1c82b P b0ff6679aa1e47fbaed4804b1c948f44: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.000s
I20260709 13:16:44.050773 12267 tablet_bootstrap.cc:492] T f04dfe043222441a93552add4d8f39d7 P b0ff6679aa1e47fbaed4804b1c948f44: Bootstrap starting.
I20260709 13:16:44.052583 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29009aa6a47c4b07884884dc46910122" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0"
I20260709 13:16:44.066459 11998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ba692e52d244659c69a00aea4b4f9f" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
I20260709 13:16:44.046620 12188 leader_election.cc:304] T 29009aa6a47c4b07884884dc46910122 P 4927f71d6e294cb89046579b49e12681 [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: 26d9fb8ee3f54206b919bdad7b7179f0, 4927f71d6e294cb89046579b49e12681; no voters: 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:44.068580 12144 raft_consensus.cc:2393] T 29009aa6a47c4b07884884dc46910122 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6878f540147c4f318df5774f4f6338d0 in current term 1: Already voted for candidate 4927f71d6e294cb89046579b49e12681 in this term.
I20260709 13:16:44.072535 11998 raft_consensus.cc:2468] T 46ba692e52d244659c69a00aea4b4f9f P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 0.
I20260709 13:16:44.074008 12577 raft_consensus.cc:2804] T 29009aa6a47c4b07884884dc46910122 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:44.074538 12577 raft_consensus.cc:697] T 29009aa6a47c4b07884884dc46910122 P 4927f71d6e294cb89046579b49e12681 [term 1 LEADER]: Becoming Leader. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Running, Role: LEADER
I20260709 13:16:44.075374 12577 consensus_queue.cc:237] T 29009aa6a47c4b07884884dc46910122 P 4927f71d6e294cb89046579b49e12681 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:44.077637 12268 tablet_bootstrap.cc:654] T 80cc370d7ad34f299f6d15ca677b5e0d P 26d9fb8ee3f54206b919bdad7b7179f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:44.082674 12114 leader_election.cc:304] T 46ba692e52d244659c69a00aea4b4f9f P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26d9fb8ee3f54206b919bdad7b7179f0, 6878f540147c4f318df5774f4f6338d0; no voters: 
I20260709 13:16:44.087584 11893 catalog_manager.cc:5697] T ada4bc79f76d4253ad667f97dc8df672 P 4927f71d6e294cb89046579b49e12681 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4927f71d6e294cb89046579b49e12681 (127.8.218.68). New cstate: current_term: 1 leader_uuid: "4927f71d6e294cb89046579b49e12681" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:44.088744 12491 raft_consensus.cc:2804] T 46ba692e52d244659c69a00aea4b4f9f P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:44.089249 12491 raft_consensus.cc:493] T 46ba692e52d244659c69a00aea4b4f9f P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:16:44.083614 12188 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.218.67:41179, user_credentials={real_user=slave}} blocked reactor thread for 44623.6us
I20260709 13:16:44.091814 12491 raft_consensus.cc:3060] T 46ba692e52d244659c69a00aea4b4f9f P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:44.097810 12274 tablet_bootstrap.cc:654] T c4d4184a4ee648688991d020a517da9c P 6878f540147c4f318df5774f4f6338d0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:44.101552 12267 tablet_bootstrap.cc:654] T f04dfe043222441a93552add4d8f39d7 P b0ff6679aa1e47fbaed4804b1c948f44: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:44.109018 12266 tablet_bootstrap.cc:654] T 7038e1dca0384514817b55562bef25a7 P 4927f71d6e294cb89046579b49e12681: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:44.113895 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ba692e52d244659c69a00aea4b4f9f" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:44.114451 12220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29009aa6a47c4b07884884dc46910122" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681"
I20260709 13:16:44.109345 11895 catalog_manager.cc:5697] T ea945e963b35480f83d8694f5dffc743 P 26d9fb8ee3f54206b919bdad7b7179f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67). New cstate: current_term: 1 leader_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:44.121318 12491 raft_consensus.cc:515] T 46ba692e52d244659c69a00aea4b4f9f P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:44.129797 12266 tablet_bootstrap.cc:492] T 7038e1dca0384514817b55562bef25a7 P 4927f71d6e294cb89046579b49e12681: No bootstrap required, opened a new log
I20260709 13:16:44.130342 12266 ts_tablet_manager.cc:1403] T 7038e1dca0384514817b55562bef25a7 P 4927f71d6e294cb89046579b49e12681: Time spent bootstrapping tablet: real 0.088s	user 0.011s	sys 0.001s
I20260709 13:16:44.133587 12268 tablet_bootstrap.cc:492] T 80cc370d7ad34f299f6d15ca677b5e0d P 26d9fb8ee3f54206b919bdad7b7179f0: No bootstrap required, opened a new log
I20260709 13:16:44.134076 12268 ts_tablet_manager.cc:1403] T 80cc370d7ad34f299f6d15ca677b5e0d P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent bootstrapping tablet: real 0.107s	user 0.006s	sys 0.016s
I20260709 13:16:44.134512 12274 tablet_bootstrap.cc:492] T c4d4184a4ee648688991d020a517da9c P 6878f540147c4f318df5774f4f6338d0: No bootstrap required, opened a new log
I20260709 13:16:44.134953 12274 ts_tablet_manager.cc:1403] T c4d4184a4ee648688991d020a517da9c P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.120s	user 0.009s	sys 0.002s
I20260709 13:16:44.136617 12268 raft_consensus.cc:359] T 80cc370d7ad34f299f6d15ca677b5e0d P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:44.137312 12268 raft_consensus.cc:385] T 80cc370d7ad34f299f6d15ca677b5e0d P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:44.137604 12268 raft_consensus.cc:740] T 80cc370d7ad34f299f6d15ca677b5e0d P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Initialized, Role: FOLLOWER
I20260709 13:16:44.138331 12268 consensus_queue.cc:260] T 80cc370d7ad34f299f6d15ca677b5e0d P 26d9fb8ee3f54206b919bdad7b7179f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
W20260709 13:16:44.139999 12113 leader_election.cc:343] T 46ba692e52d244659c69a00aea4b4f9f P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:44.141855 12341 consensus_queue.cc:1048] T b63d480002744c73b078b0dc90aa66a5 P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:44.142041 12268 ts_tablet_manager.cc:1434] T 80cc370d7ad34f299f6d15ca677b5e0d P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:16:44.143961 11964 leader_election.cc:304] T 29009aa6a47c4b07884884dc46910122 P 6878f540147c4f318df5774f4f6338d0 [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: 6878f540147c4f318df5774f4f6338d0; no voters: 26d9fb8ee3f54206b919bdad7b7179f0, 4927f71d6e294cb89046579b49e12681
I20260709 13:16:44.145388 12476 raft_consensus.cc:2749] T 29009aa6a47c4b07884884dc46910122 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:16:44.149504 12266 raft_consensus.cc:359] T 7038e1dca0384514817b55562bef25a7 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:44.150221 12266 raft_consensus.cc:385] T 7038e1dca0384514817b55562bef25a7 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:44.150763 12266 raft_consensus.cc:740] T 7038e1dca0384514817b55562bef25a7 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Initialized, Role: FOLLOWER
I20260709 13:16:44.150171 12274 raft_consensus.cc:359] T c4d4184a4ee648688991d020a517da9c P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:44.151633 12274 raft_consensus.cc:385] T c4d4184a4ee648688991d020a517da9c P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:44.151923 12274 raft_consensus.cc:740] T c4d4184a4ee648688991d020a517da9c P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:44.152638 12274 consensus_queue.cc:260] T c4d4184a4ee648688991d020a517da9c P 6878f540147c4f318df5774f4f6338d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:44.152495 11895 catalog_manager.cc:5697] T 29009aa6a47c4b07884884dc46910122 P 4927f71d6e294cb89046579b49e12681 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4927f71d6e294cb89046579b49e12681 (127.8.218.68). New cstate: current_term: 1 leader_uuid: "4927f71d6e294cb89046579b49e12681" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:44.155536 12268 tablet_bootstrap.cc:492] T c4d4184a4ee648688991d020a517da9c P 26d9fb8ee3f54206b919bdad7b7179f0: Bootstrap starting.
I20260709 13:16:44.148943 12476 consensus_queue.cc:1048] T 73f79eb468644121b4421af350ffb425 P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:16:44.159024 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ba692e52d244659c69a00aea4b4f9f" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681"
I20260709 13:16:44.161372 12491 leader_election.cc:290] T 46ba692e52d244659c69a00aea4b4f9f P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 election: Requested vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:44.167217 12268 tablet_bootstrap.cc:654] T c4d4184a4ee648688991d020a517da9c P 26d9fb8ee3f54206b919bdad7b7179f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:44.168027 12485 consensus_queue.cc:1048] T 73f79eb468644121b4421af350ffb425 P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:44.169009 12436 consensus_queue.cc:1048] T 29663000f2154f7e8f0b57ac9e19978e P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:44.169209 11998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ba692e52d244659c69a00aea4b4f9f" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0"
I20260709 13:16:44.169780 11998 raft_consensus.cc:3060] T 46ba692e52d244659c69a00aea4b4f9f P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:44.176940 12266 consensus_queue.cc:260] T 7038e1dca0384514817b55562bef25a7 P 4927f71d6e294cb89046579b49e12681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:44.186421 12274 ts_tablet_manager.cc:1434] T c4d4184a4ee648688991d020a517da9c P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.051s	user 0.009s	sys 0.000s
I20260709 13:16:44.194756 12267 tablet_bootstrap.cc:492] T f04dfe043222441a93552add4d8f39d7 P b0ff6679aa1e47fbaed4804b1c948f44: No bootstrap required, opened a new log
I20260709 13:16:44.195317 12267 ts_tablet_manager.cc:1403] T f04dfe043222441a93552add4d8f39d7 P b0ff6679aa1e47fbaed4804b1c948f44: Time spent bootstrapping tablet: real 0.145s	user 0.011s	sys 0.004s
I20260709 13:16:44.197297 12266 ts_tablet_manager.cc:1434] T 7038e1dca0384514817b55562bef25a7 P 4927f71d6e294cb89046579b49e12681: Time spent starting tablet: real 0.067s	user 0.006s	sys 0.001s
W20260709 13:16:44.198839 12113 leader_election.cc:343] T 46ba692e52d244659c69a00aea4b4f9f P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:44.201138 11998 raft_consensus.cc:2468] T 46ba692e52d244659c69a00aea4b4f9f P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 1.
I20260709 13:16:44.204245 12267 raft_consensus.cc:359] T f04dfe043222441a93552add4d8f39d7 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:44.204978 12267 raft_consensus.cc:385] T f04dfe043222441a93552add4d8f39d7 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:44.205261 12267 raft_consensus.cc:740] T f04dfe043222441a93552add4d8f39d7 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Initialized, Role: FOLLOWER
I20260709 13:16:44.205991 12267 consensus_queue.cc:260] T f04dfe043222441a93552add4d8f39d7 P b0ff6679aa1e47fbaed4804b1c948f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:44.208096 12341 raft_consensus.cc:493] T 18c699298da2446988e8b38bac1c1ee7 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:44.208730 12114 leader_election.cc:304] T 46ba692e52d244659c69a00aea4b4f9f P 26d9fb8ee3f54206b919bdad7b7179f0 [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: 26d9fb8ee3f54206b919bdad7b7179f0, 6878f540147c4f318df5774f4f6338d0; no voters: 4927f71d6e294cb89046579b49e12681
I20260709 13:16:44.208796 12341 raft_consensus.cc:515] T 18c699298da2446988e8b38bac1c1ee7 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:44.209653 12436 raft_consensus.cc:2804] T 46ba692e52d244659c69a00aea4b4f9f P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:44.210105 12436 raft_consensus.cc:697] T 46ba692e52d244659c69a00aea4b4f9f P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Becoming Leader. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Running, Role: LEADER
I20260709 13:16:44.211208 12341 leader_election.cc:290] T 18c699298da2446988e8b38bac1c1ee7 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853)
I20260709 13:16:44.210937 12436 consensus_queue.cc:237] T 46ba692e52d244659c69a00aea4b4f9f P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:44.212796 11998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18c699298da2446988e8b38bac1c1ee7" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
W20260709 13:16:44.214212 12114 leader_election.cc:343] T 18c699298da2446988e8b38bac1c1ee7 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:44.214308 12474 raft_consensus.cc:493] T c4d4184a4ee648688991d020a517da9c P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:44.214767 12474 raft_consensus.cc:515] T c4d4184a4ee648688991d020a517da9c P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:44.207510 12267 ts_tablet_manager.cc:1434] T f04dfe043222441a93552add4d8f39d7 P b0ff6679aa1e47fbaed4804b1c948f44: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.000s
I20260709 13:16:44.217586 12474 leader_election.cc:290] T c4d4184a4ee648688991d020a517da9c P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179)
I20260709 13:16:44.218534 12274 tablet_bootstrap.cc:492] T 7038e1dca0384514817b55562bef25a7 P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:44.218590 12267 tablet_bootstrap.cc:492] T 20176a0f3589423e987c4b31bd8d191b P b0ff6679aa1e47fbaed4804b1c948f44: Bootstrap starting.
I20260709 13:16:44.222025 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18c699298da2446988e8b38bac1c1ee7" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:44.222721 12070 raft_consensus.cc:2468] T 18c699298da2446988e8b38bac1c1ee7 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 0.
I20260709 13:16:44.223017 12268 tablet_bootstrap.cc:492] T c4d4184a4ee648688991d020a517da9c P 26d9fb8ee3f54206b919bdad7b7179f0: No bootstrap required, opened a new log
I20260709 13:16:44.223487 12268 ts_tablet_manager.cc:1403] T c4d4184a4ee648688991d020a517da9c P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent bootstrapping tablet: real 0.074s	user 0.018s	sys 0.011s
I20260709 13:16:44.222844 12266 tablet_bootstrap.cc:492] T 9cb5210e050346c3a53dbb73bda0fa7a P 4927f71d6e294cb89046579b49e12681: Bootstrap starting.
I20260709 13:16:44.225975 12112 leader_election.cc:304] T 18c699298da2446988e8b38bac1c1ee7 P 26d9fb8ee3f54206b919bdad7b7179f0 [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: 26d9fb8ee3f54206b919bdad7b7179f0, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:44.228035 12440 raft_consensus.cc:2804] T 18c699298da2446988e8b38bac1c1ee7 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:44.228380 12440 raft_consensus.cc:493] T 18c699298da2446988e8b38bac1c1ee7 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:44.228691 12440 raft_consensus.cc:3060] T 18c699298da2446988e8b38bac1c1ee7 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:44.230786 12491 raft_consensus.cc:493] T 80cc370d7ad34f299f6d15ca677b5e0d P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:44.235450 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d4184a4ee648688991d020a517da9c" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
I20260709 13:16:44.231273 12491 raft_consensus.cc:515] T 80cc370d7ad34f299f6d15ca677b5e0d P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:44.250813 12491 leader_election.cc:290] T 80cc370d7ad34f299f6d15ca677b5e0d P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:44.252509 12474 raft_consensus.cc:493] T fab417b53b1c428a91c5fb792cb1c82b P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:44.253014 12474 raft_consensus.cc:515] T fab417b53b1c428a91c5fb792cb1c82b P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:44.253451 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80cc370d7ad34f299f6d15ca677b5e0d" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
W20260709 13:16:44.255606 12114 leader_election.cc:343] T 80cc370d7ad34f299f6d15ca677b5e0d P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:44.255944 12268 raft_consensus.cc:359] T c4d4184a4ee648688991d020a517da9c P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:44.256621 12268 raft_consensus.cc:385] T c4d4184a4ee648688991d020a517da9c P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:44.256867 12268 raft_consensus.cc:740] T c4d4184a4ee648688991d020a517da9c P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Initialized, Role: FOLLOWER
W20260709 13:16:44.256983 12040 leader_election.cc:343] T c4d4184a4ee648688991d020a517da9c P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:44.255985 12474 leader_election.cc:290] T fab417b53b1c428a91c5fb792cb1c82b P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:44.258924 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fab417b53b1c428a91c5fb792cb1c82b" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
W20260709 13:16:44.261277 12040 leader_election.cc:343] T fab417b53b1c428a91c5fb792cb1c82b P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:44.263706 11998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d4184a4ee648688991d020a517da9c" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
I20260709 13:16:44.263712 12268 consensus_queue.cc:260] T c4d4184a4ee648688991d020a517da9c P 26d9fb8ee3f54206b919bdad7b7179f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:44.266048 11998 raft_consensus.cc:2468] T c4d4184a4ee648688991d020a517da9c P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ff6679aa1e47fbaed4804b1c948f44 in term 0.
I20260709 13:16:44.253451 12440 raft_consensus.cc:515] T 18c699298da2446988e8b38bac1c1ee7 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:44.266902 12267 tablet_bootstrap.cc:654] T 20176a0f3589423e987c4b31bd8d191b P b0ff6679aa1e47fbaed4804b1c948f44: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:44.267488 12040 leader_election.cc:304] T c4d4184a4ee648688991d020a517da9c P b0ff6679aa1e47fbaed4804b1c948f44 [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: 6878f540147c4f318df5774f4f6338d0, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 26d9fb8ee3f54206b919bdad7b7179f0
I20260709 13:16:44.268536 12383 raft_consensus.cc:2804] T c4d4184a4ee648688991d020a517da9c P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:44.268905 12383 raft_consensus.cc:493] T c4d4184a4ee648688991d020a517da9c P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:44.269222 12383 raft_consensus.cc:3060] T c4d4184a4ee648688991d020a517da9c P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:44.271018 12266 tablet_bootstrap.cc:654] T 9cb5210e050346c3a53dbb73bda0fa7a P 4927f71d6e294cb89046579b49e12681: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:44.271186 12274 tablet_bootstrap.cc:654] T 7038e1dca0384514817b55562bef25a7 P 6878f540147c4f318df5774f4f6338d0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:44.278050 12268 ts_tablet_manager.cc:1434] T c4d4184a4ee648688991d020a517da9c P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent starting tablet: real 0.054s	user 0.008s	sys 0.000s
I20260709 13:16:44.282757 12268 tablet_bootstrap.cc:492] T 9cb5210e050346c3a53dbb73bda0fa7a P 26d9fb8ee3f54206b919bdad7b7179f0: Bootstrap starting.
I20260709 13:16:44.293160 12221 raft_consensus.cc:3060] T 29663000f2154f7e8f0b57ac9e19978e P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:44.294559 12268 tablet_bootstrap.cc:654] T 9cb5210e050346c3a53dbb73bda0fa7a P 26d9fb8ee3f54206b919bdad7b7179f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:44.300449 12219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80cc370d7ad34f299f6d15ca677b5e0d" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
W20260709 13:16:44.301761 12113 leader_election.cc:343] T 80cc370d7ad34f299f6d15ca677b5e0d P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:44.302182 12113 leader_election.cc:304] T 80cc370d7ad34f299f6d15ca677b5e0d P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26d9fb8ee3f54206b919bdad7b7179f0; no voters: 4927f71d6e294cb89046579b49e12681, 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:44.304178 12436 raft_consensus.cc:2749] T 80cc370d7ad34f299f6d15ca677b5e0d P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:44.304637 12383 raft_consensus.cc:515] T c4d4184a4ee648688991d020a517da9c P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:44.312703 12147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d4184a4ee648688991d020a517da9c" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0"
I20260709 13:16:44.313292 12147 raft_consensus.cc:3060] T c4d4184a4ee648688991d020a517da9c P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:44.320662 11998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18c699298da2446988e8b38bac1c1ee7" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0"
I20260709 13:16:44.322575 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fab417b53b1c428a91c5fb792cb1c82b" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
W20260709 13:16:44.324033 12039 leader_election.cc:343] T fab417b53b1c428a91c5fb792cb1c82b P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:44.324477 12039 leader_election.cc:304] T fab417b53b1c428a91c5fb792cb1c82b P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b0ff6679aa1e47fbaed4804b1c948f44; no voters: 4927f71d6e294cb89046579b49e12681, 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:44.325842 12475 raft_consensus.cc:2749] T fab417b53b1c428a91c5fb792cb1c82b P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:44.316738 12383 leader_election.cc:290] T c4d4184a4ee648688991d020a517da9c P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 election: Requested vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179)
W20260709 13:16:44.326781 12114 leader_election.cc:343] T 18c699298da2446988e8b38bac1c1ee7 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:44.327124 12440 leader_election.cc:290] T 18c699298da2446988e8b38bac1c1ee7 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 election: Requested vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853)
I20260709 13:16:44.327610 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d4184a4ee648688991d020a517da9c" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0"
I20260709 13:16:44.328207 11996 raft_consensus.cc:3060] T c4d4184a4ee648688991d020a517da9c P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:44.328456 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18c699298da2446988e8b38bac1c1ee7" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44"
I20260709 13:16:44.328999 12074 raft_consensus.cc:3060] T 18c699298da2446988e8b38bac1c1ee7 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:44.327291 12267 tablet_bootstrap.cc:492] T 20176a0f3589423e987c4b31bd8d191b P b0ff6679aa1e47fbaed4804b1c948f44: No bootstrap required, opened a new log
I20260709 13:16:44.330058 12491 consensus_queue.cc:1048] T 29663000f2154f7e8f0b57ac9e19978e P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:44.332984 12267 ts_tablet_manager.cc:1403] T 20176a0f3589423e987c4b31bd8d191b P b0ff6679aa1e47fbaed4804b1c948f44: Time spent bootstrapping tablet: real 0.115s	user 0.013s	sys 0.002s
I20260709 13:16:44.335772 12074 raft_consensus.cc:2468] T 18c699298da2446988e8b38bac1c1ee7 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 1.
I20260709 13:16:44.334378 11895 catalog_manager.cc:5697] T 46ba692e52d244659c69a00aea4b4f9f P 26d9fb8ee3f54206b919bdad7b7179f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67). New cstate: current_term: 1 leader_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:44.343355 12112 leader_election.cc:304] T 18c699298da2446988e8b38bac1c1ee7 P 26d9fb8ee3f54206b919bdad7b7179f0 [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: 26d9fb8ee3f54206b919bdad7b7179f0, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:44.350318 11996 raft_consensus.cc:2468] T c4d4184a4ee648688991d020a517da9c P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ff6679aa1e47fbaed4804b1c948f44 in term 1.
I20260709 13:16:44.351877 12040 leader_election.cc:304] T c4d4184a4ee648688991d020a517da9c P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6878f540147c4f318df5774f4f6338d0, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 
I20260709 13:16:44.353288 12341 raft_consensus.cc:2804] T 18c699298da2446988e8b38bac1c1ee7 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:44.353803 12341 raft_consensus.cc:697] T 18c699298da2446988e8b38bac1c1ee7 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Becoming Leader. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Running, Role: LEADER
I20260709 13:16:44.354676 12341 consensus_queue.cc:237] T 18c699298da2446988e8b38bac1c1ee7 P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:44.360666 12147 raft_consensus.cc:2468] T c4d4184a4ee648688991d020a517da9c P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ff6679aa1e47fbaed4804b1c948f44 in term 1.
I20260709 13:16:44.361815 12267 raft_consensus.cc:359] T 20176a0f3589423e987c4b31bd8d191b P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:44.362993 12267 raft_consensus.cc:385] T 20176a0f3589423e987c4b31bd8d191b P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:44.362172 12474 raft_consensus.cc:2804] T c4d4184a4ee648688991d020a517da9c P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:44.363420 12267 raft_consensus.cc:740] T 20176a0f3589423e987c4b31bd8d191b P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Initialized, Role: FOLLOWER
I20260709 13:16:44.366317 12474 raft_consensus.cc:697] T c4d4184a4ee648688991d020a517da9c P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 LEADER]: Becoming Leader. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Running, Role: LEADER
I20260709 13:16:44.367662 12268 tablet_bootstrap.cc:492] T 9cb5210e050346c3a53dbb73bda0fa7a P 26d9fb8ee3f54206b919bdad7b7179f0: No bootstrap required, opened a new log
I20260709 13:16:44.368227 12268 ts_tablet_manager.cc:1403] T 9cb5210e050346c3a53dbb73bda0fa7a P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent bootstrapping tablet: real 0.086s	user 0.015s	sys 0.003s
I20260709 13:16:44.367185 12474 consensus_queue.cc:237] T c4d4184a4ee648688991d020a517da9c P b0ff6679aa1e47fbaed4804b1c948f44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:44.369171 12267 consensus_queue.cc:260] T 20176a0f3589423e987c4b31bd8d191b P b0ff6679aa1e47fbaed4804b1c948f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:44.380451 12266 tablet_bootstrap.cc:492] T 9cb5210e050346c3a53dbb73bda0fa7a P 4927f71d6e294cb89046579b49e12681: No bootstrap required, opened a new log
I20260709 13:16:44.381011 12266 ts_tablet_manager.cc:1403] T 9cb5210e050346c3a53dbb73bda0fa7a P 4927f71d6e294cb89046579b49e12681: Time spent bootstrapping tablet: real 0.158s	user 0.012s	sys 0.010s
I20260709 13:16:44.385890 12267 ts_tablet_manager.cc:1434] T 20176a0f3589423e987c4b31bd8d191b P b0ff6679aa1e47fbaed4804b1c948f44: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.001s
I20260709 13:16:44.387246 12267 tablet_bootstrap.cc:492] T 71b61dbbb7b54ff69de39e41f49a7265 P b0ff6679aa1e47fbaed4804b1c948f44: Bootstrap starting.
I20260709 13:16:44.391113 12266 raft_consensus.cc:359] T 9cb5210e050346c3a53dbb73bda0fa7a P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:44.391829 12266 raft_consensus.cc:385] T 9cb5210e050346c3a53dbb73bda0fa7a P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:44.391602 12268 raft_consensus.cc:359] T 9cb5210e050346c3a53dbb73bda0fa7a P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:44.392356 12268 raft_consensus.cc:385] T 9cb5210e050346c3a53dbb73bda0fa7a P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:44.392765 12268 raft_consensus.cc:740] T 9cb5210e050346c3a53dbb73bda0fa7a P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Initialized, Role: FOLLOWER
I20260709 13:16:44.396941 12274 tablet_bootstrap.cc:492] T 7038e1dca0384514817b55562bef25a7 P 6878f540147c4f318df5774f4f6338d0: No bootstrap required, opened a new log
I20260709 13:16:44.392141 12266 raft_consensus.cc:740] T 9cb5210e050346c3a53dbb73bda0fa7a P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Initialized, Role: FOLLOWER
I20260709 13:16:44.397841 12274 ts_tablet_manager.cc:1403] T 7038e1dca0384514817b55562bef25a7 P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.180s	user 0.013s	sys 0.000s
I20260709 13:16:44.399113 12266 consensus_queue.cc:260] T 9cb5210e050346c3a53dbb73bda0fa7a P 4927f71d6e294cb89046579b49e12681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:44.400830 12268 consensus_queue.cc:260] T 9cb5210e050346c3a53dbb73bda0fa7a P 26d9fb8ee3f54206b919bdad7b7179f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:44.401887 12266 ts_tablet_manager.cc:1434] T 9cb5210e050346c3a53dbb73bda0fa7a P 4927f71d6e294cb89046579b49e12681: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 13:16:44.402658 12268 ts_tablet_manager.cc:1434] T 9cb5210e050346c3a53dbb73bda0fa7a P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.001s
I20260709 13:16:44.402786 12266 tablet_bootstrap.cc:492] T 46ba692e52d244659c69a00aea4b4f9f P 4927f71d6e294cb89046579b49e12681: Bootstrap starting.
I20260709 13:16:44.403563 12268 tablet_bootstrap.cc:492] T f04dfe043222441a93552add4d8f39d7 P 26d9fb8ee3f54206b919bdad7b7179f0: Bootstrap starting.
I20260709 13:16:44.409662 12267 tablet_bootstrap.cc:654] T 71b61dbbb7b54ff69de39e41f49a7265 P b0ff6679aa1e47fbaed4804b1c948f44: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:44.418967 12476 raft_consensus.cc:493] T ea945e963b35480f83d8694f5dffc743 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:44.421146 12476 raft_consensus.cc:515] T ea945e963b35480f83d8694f5dffc743 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:44.424675 12147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea945e963b35480f83d8694f5dffc743" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
I20260709 13:16:44.425768 11999 raft_consensus.cc:3060] T ea945e963b35480f83d8694f5dffc743 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:44.427268 12268 tablet_bootstrap.cc:654] T f04dfe043222441a93552add4d8f39d7 P 26d9fb8ee3f54206b919bdad7b7179f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:44.427018 11897 catalog_manager.cc:5697] T c4d4184a4ee648688991d020a517da9c P b0ff6679aa1e47fbaed4804b1c948f44 reported cstate change: term changed from 0 to 1, leader changed from <none> to b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66). New cstate: current_term: 1 leader_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:44.431164 12598 consensus_queue.cc:1048] T d4de5e1bf9474cf8b4a413b7cca446b9 P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:44.433692 12476 leader_election.cc:290] T ea945e963b35480f83d8694f5dffc743 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179), 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243)
I20260709 13:16:44.434864 12266 tablet_bootstrap.cc:654] T 46ba692e52d244659c69a00aea4b4f9f P 4927f71d6e294cb89046579b49e12681: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:44.437633 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea945e963b35480f83d8694f5dffc743" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:44.438416 12221 raft_consensus.cc:2393] T ea945e963b35480f83d8694f5dffc743 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6878f540147c4f318df5774f4f6338d0 in current term 1: Already voted for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in this term.
W20260709 13:16:44.441278 12188 consensus_peers.cc:597] T ada4bc79f76d4253ad667f97dc8df672 P 4927f71d6e294cb89046579b49e12681 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. 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:16:44.442370 11964 leader_election.cc:304] T ea945e963b35480f83d8694f5dffc743 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6878f540147c4f318df5774f4f6338d0; no voters: 26d9fb8ee3f54206b919bdad7b7179f0, 4927f71d6e294cb89046579b49e12681
I20260709 13:16:44.447180 12274 raft_consensus.cc:359] T 7038e1dca0384514817b55562bef25a7 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:44.447896 12274 raft_consensus.cc:385] T 7038e1dca0384514817b55562bef25a7 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:44.448215 12274 raft_consensus.cc:740] T 7038e1dca0384514817b55562bef25a7 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:44.448864 12274 consensus_queue.cc:260] T 7038e1dca0384514817b55562bef25a7 P 6878f540147c4f318df5774f4f6338d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:44.451287 12476 raft_consensus.cc:2749] T ea945e963b35480f83d8694f5dffc743 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:44.453657 12274 ts_tablet_manager.cc:1434] T 7038e1dca0384514817b55562bef25a7 P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.000s
I20260709 13:16:44.465314 12274 tablet_bootstrap.cc:492] T ada4bc79f76d4253ad667f97dc8df672 P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:44.466231 12266 tablet_bootstrap.cc:492] T 46ba692e52d244659c69a00aea4b4f9f P 4927f71d6e294cb89046579b49e12681: No bootstrap required, opened a new log
I20260709 13:16:44.466710 12491 consensus_queue.cc:1048] T ea945e963b35480f83d8694f5dffc743 P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:44.468206 12268 tablet_bootstrap.cc:492] T f04dfe043222441a93552add4d8f39d7 P 26d9fb8ee3f54206b919bdad7b7179f0: No bootstrap required, opened a new log
I20260709 13:16:44.468690 12268 ts_tablet_manager.cc:1403] T f04dfe043222441a93552add4d8f39d7 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent bootstrapping tablet: real 0.065s	user 0.010s	sys 0.001s
I20260709 13:16:44.470726 12270 consensus_queue.cc:1048] T ada4bc79f76d4253ad667f97dc8df672 P 4927f71d6e294cb89046579b49e12681 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:44.471414 12268 raft_consensus.cc:359] T f04dfe043222441a93552add4d8f39d7 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:44.472203 12598 raft_consensus.cc:493] T 9cb5210e050346c3a53dbb73bda0fa7a P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:44.472355 12268 raft_consensus.cc:385] T f04dfe043222441a93552add4d8f39d7 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:44.472711 12268 raft_consensus.cc:740] T f04dfe043222441a93552add4d8f39d7 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Initialized, Role: FOLLOWER
I20260709 13:16:44.472721 12598 raft_consensus.cc:515] T 9cb5210e050346c3a53dbb73bda0fa7a P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:44.473380 12268 consensus_queue.cc:260] T f04dfe043222441a93552add4d8f39d7 P 26d9fb8ee3f54206b919bdad7b7179f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:44.457249 11893 catalog_manager.cc:5697] T 18c699298da2446988e8b38bac1c1ee7 P 26d9fb8ee3f54206b919bdad7b7179f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67). New cstate: current_term: 1 leader_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:44.474454 12401 consensus_queue.cc:1048] T d4de5e1bf9474cf8b4a413b7cca446b9 P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:44.475562 12268 ts_tablet_manager.cc:1434] T f04dfe043222441a93552add4d8f39d7 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:16:44.476562 12268 tablet_bootstrap.cc:492] T 71b61dbbb7b54ff69de39e41f49a7265 P 26d9fb8ee3f54206b919bdad7b7179f0: Bootstrap starting.
I20260709 13:16:44.466722 12266 ts_tablet_manager.cc:1403] T 46ba692e52d244659c69a00aea4b4f9f P 4927f71d6e294cb89046579b49e12681: Time spent bootstrapping tablet: real 0.064s	user 0.022s	sys 0.009s
I20260709 13:16:44.480175 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb5210e050346c3a53dbb73bda0fa7a" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:44.480819 12221 raft_consensus.cc:2468] T 9cb5210e050346c3a53dbb73bda0fa7a P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 0.
I20260709 13:16:44.478904 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb5210e050346c3a53dbb73bda0fa7a" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:44.481971 12113 leader_election.cc:304] T 9cb5210e050346c3a53dbb73bda0fa7a P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26d9fb8ee3f54206b919bdad7b7179f0, 4927f71d6e294cb89046579b49e12681; no voters: 
W20260709 13:16:44.482509 12112 leader_election.cc:343] T 9cb5210e050346c3a53dbb73bda0fa7a P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:44.483569 12401 raft_consensus.cc:2804] T 9cb5210e050346c3a53dbb73bda0fa7a P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:44.484004 12401 raft_consensus.cc:493] T 9cb5210e050346c3a53dbb73bda0fa7a P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:44.484349 12401 raft_consensus.cc:3060] T 9cb5210e050346c3a53dbb73bda0fa7a P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:44.482509 12274 tablet_bootstrap.cc:654] T ada4bc79f76d4253ad667f97dc8df672 P 6878f540147c4f318df5774f4f6338d0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:44.479111 12598 leader_election.cc:290] T 9cb5210e050346c3a53dbb73bda0fa7a P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853), 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243)
I20260709 13:16:44.491046 12476 raft_consensus.cc:493] T 7038e1dca0384514817b55562bef25a7 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:44.491559 12476 raft_consensus.cc:515] T 7038e1dca0384514817b55562bef25a7 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:44.495131 12476 leader_election.cc:290] T 7038e1dca0384514817b55562bef25a7 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853)
I20260709 13:16:44.495707 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7038e1dca0384514817b55562bef25a7" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:44.496381 12221 raft_consensus.cc:2468] T 7038e1dca0384514817b55562bef25a7 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 0.
I20260709 13:16:44.496587 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7038e1dca0384514817b55562bef25a7" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:44.502249 12074 raft_consensus.cc:2468] T 7038e1dca0384514817b55562bef25a7 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 0.
I20260709 13:16:44.507004 12401 raft_consensus.cc:515] T 9cb5210e050346c3a53dbb73bda0fa7a P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:44.509063 11964 leader_election.cc:304] T 7038e1dca0384514817b55562bef25a7 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4927f71d6e294cb89046579b49e12681, 6878f540147c4f318df5774f4f6338d0; no voters: 
I20260709 13:16:44.510340 12268 tablet_bootstrap.cc:654] T 71b61dbbb7b54ff69de39e41f49a7265 P 26d9fb8ee3f54206b919bdad7b7179f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:44.510350 12574 raft_consensus.cc:2804] T 7038e1dca0384514817b55562bef25a7 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:44.512779 12574 raft_consensus.cc:493] T 7038e1dca0384514817b55562bef25a7 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:44.513105 12574 raft_consensus.cc:3060] T 7038e1dca0384514817b55562bef25a7 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:44.516614 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb5210e050346c3a53dbb73bda0fa7a" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44"
W20260709 13:16:44.524104 12112 leader_election.cc:343] T 9cb5210e050346c3a53dbb73bda0fa7a P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:44.528565 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb5210e050346c3a53dbb73bda0fa7a" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681"
I20260709 13:16:44.529392 12221 raft_consensus.cc:3060] T 9cb5210e050346c3a53dbb73bda0fa7a P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:44.527436 12401 leader_election.cc:290] T 9cb5210e050346c3a53dbb73bda0fa7a P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 election: Requested vote from peers b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853), 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243)
I20260709 13:16:44.550854 12221 raft_consensus.cc:2468] T 9cb5210e050346c3a53dbb73bda0fa7a P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 1.
I20260709 13:16:44.552035 12113 leader_election.cc:304] T 9cb5210e050346c3a53dbb73bda0fa7a P 26d9fb8ee3f54206b919bdad7b7179f0 [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: 26d9fb8ee3f54206b919bdad7b7179f0, 4927f71d6e294cb89046579b49e12681; no voters: b0ff6679aa1e47fbaed4804b1c948f44
I20260709 13:16:44.552875 12341 raft_consensus.cc:2804] T 9cb5210e050346c3a53dbb73bda0fa7a P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:44.553583 12341 raft_consensus.cc:697] T 9cb5210e050346c3a53dbb73bda0fa7a P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Becoming Leader. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Running, Role: LEADER
I20260709 13:16:44.554380 12341 consensus_queue.cc:237] T 9cb5210e050346c3a53dbb73bda0fa7a P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:44.555871 12274 tablet_bootstrap.cc:492] T ada4bc79f76d4253ad667f97dc8df672 P 6878f540147c4f318df5774f4f6338d0: No bootstrap required, opened a new log
I20260709 13:16:44.556356 12274 ts_tablet_manager.cc:1403] T ada4bc79f76d4253ad667f97dc8df672 P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.091s	user 0.036s	sys 0.022s
I20260709 13:16:44.558636 12574 raft_consensus.cc:515] T 7038e1dca0384514817b55562bef25a7 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:44.558983 12266 raft_consensus.cc:359] T 46ba692e52d244659c69a00aea4b4f9f P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:44.559659 12266 raft_consensus.cc:385] T 46ba692e52d244659c69a00aea4b4f9f P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:44.560196 12266 raft_consensus.cc:740] T 46ba692e52d244659c69a00aea4b4f9f P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Initialized, Role: FOLLOWER
I20260709 13:16:44.563292 12267 tablet_bootstrap.cc:492] T 71b61dbbb7b54ff69de39e41f49a7265 P b0ff6679aa1e47fbaed4804b1c948f44: No bootstrap required, opened a new log
I20260709 13:16:44.563789 12267 ts_tablet_manager.cc:1403] T 71b61dbbb7b54ff69de39e41f49a7265 P b0ff6679aa1e47fbaed4804b1c948f44: Time spent bootstrapping tablet: real 0.177s	user 0.004s	sys 0.007s
I20260709 13:16:44.564729 12274 raft_consensus.cc:359] T ada4bc79f76d4253ad667f97dc8df672 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:44.566114 12274 raft_consensus.cc:385] T ada4bc79f76d4253ad667f97dc8df672 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:44.566367 12274 raft_consensus.cc:740] T ada4bc79f76d4253ad667f97dc8df672 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:44.566946 12274 consensus_queue.cc:260] T ada4bc79f76d4253ad667f97dc8df672 P 6878f540147c4f318df5774f4f6338d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:44.568007 12267 raft_consensus.cc:359] T 71b61dbbb7b54ff69de39e41f49a7265 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:44.568661 12267 raft_consensus.cc:385] T 71b61dbbb7b54ff69de39e41f49a7265 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:44.568893 12267 raft_consensus.cc:740] T 71b61dbbb7b54ff69de39e41f49a7265 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Initialized, Role: FOLLOWER
I20260709 13:16:44.568948 12274 ts_tablet_manager.cc:1434] T ada4bc79f76d4253ad667f97dc8df672 P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:16:44.569913 12274 tablet_bootstrap.cc:492] T 18c699298da2446988e8b38bac1c1ee7 P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:44.575160 12574 leader_election.cc:290] T 7038e1dca0384514817b55562bef25a7 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 election: Requested vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853)
I20260709 13:16:44.575737 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7038e1dca0384514817b55562bef25a7" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44"
I20260709 13:16:44.577072 12070 raft_consensus.cc:3060] T 7038e1dca0384514817b55562bef25a7 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:44.576913 12267 consensus_queue.cc:260] T 71b61dbbb7b54ff69de39e41f49a7265 P b0ff6679aa1e47fbaed4804b1c948f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:44.577343 12220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7038e1dca0384514817b55562bef25a7" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681"
I20260709 13:16:44.577919 12220 raft_consensus.cc:3060] T 7038e1dca0384514817b55562bef25a7 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:44.579685 12401 consensus_queue.cc:1048] T ea945e963b35480f83d8694f5dffc743 P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:44.587016 12267 ts_tablet_manager.cc:1434] T 71b61dbbb7b54ff69de39e41f49a7265 P b0ff6679aa1e47fbaed4804b1c948f44: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.004s
I20260709 13:16:44.575860 12266 consensus_queue.cc:260] T 46ba692e52d244659c69a00aea4b4f9f P 4927f71d6e294cb89046579b49e12681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:44.589068 12274 tablet_bootstrap.cc:654] T 18c699298da2446988e8b38bac1c1ee7 P 6878f540147c4f318df5774f4f6338d0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:44.594879 12268 tablet_bootstrap.cc:492] T 71b61dbbb7b54ff69de39e41f49a7265 P 26d9fb8ee3f54206b919bdad7b7179f0: No bootstrap required, opened a new log
I20260709 13:16:44.595337 12268 ts_tablet_manager.cc:1403] T 71b61dbbb7b54ff69de39e41f49a7265 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent bootstrapping tablet: real 0.119s	user 0.011s	sys 0.011s
I20260709 13:16:44.595975 12070 raft_consensus.cc:2468] T 7038e1dca0384514817b55562bef25a7 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 1.
I20260709 13:16:44.597537 11963 leader_election.cc:304] T 7038e1dca0384514817b55562bef25a7 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6878f540147c4f318df5774f4f6338d0, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 
I20260709 13:16:44.598347 12574 raft_consensus.cc:2804] T 7038e1dca0384514817b55562bef25a7 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:44.597985 12268 raft_consensus.cc:359] T 71b61dbbb7b54ff69de39e41f49a7265 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:44.598845 12574 raft_consensus.cc:697] T 7038e1dca0384514817b55562bef25a7 P 6878f540147c4f318df5774f4f6338d0 [term 1 LEADER]: Becoming Leader. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Running, Role: LEADER
I20260709 13:16:44.598991 12268 raft_consensus.cc:385] T 71b61dbbb7b54ff69de39e41f49a7265 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:44.599323 12268 raft_consensus.cc:740] T 71b61dbbb7b54ff69de39e41f49a7265 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Initialized, Role: FOLLOWER
I20260709 13:16:44.599728 12574 consensus_queue.cc:237] T 7038e1dca0384514817b55562bef25a7 P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:44.600098 12268 consensus_queue.cc:260] T 71b61dbbb7b54ff69de39e41f49a7265 P 26d9fb8ee3f54206b919bdad7b7179f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:44.602305 12268 ts_tablet_manager.cc:1434] T 71b61dbbb7b54ff69de39e41f49a7265 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:16:44.603297 12268 tablet_bootstrap.cc:492] T d0a2ceac61cb47d6adbf10a8fe934390 P 26d9fb8ee3f54206b919bdad7b7179f0: Bootstrap starting.
I20260709 13:16:44.606734 12267 tablet_bootstrap.cc:492] T 9cb5210e050346c3a53dbb73bda0fa7a P b0ff6679aa1e47fbaed4804b1c948f44: Bootstrap starting.
I20260709 13:16:44.610649 12266 ts_tablet_manager.cc:1434] T 46ba692e52d244659c69a00aea4b4f9f P 4927f71d6e294cb89046579b49e12681: Time spent starting tablet: real 0.131s	user 0.007s	sys 0.000s
I20260709 13:16:44.609727 12220 raft_consensus.cc:2468] T 7038e1dca0384514817b55562bef25a7 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 1.
I20260709 13:16:44.619918 12266 tablet_bootstrap.cc:492] T 80cc370d7ad34f299f6d15ca677b5e0d P 4927f71d6e294cb89046579b49e12681: Bootstrap starting.
I20260709 13:16:44.619866 12341 raft_consensus.cc:493] T f04dfe043222441a93552add4d8f39d7 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:44.622239 12341 raft_consensus.cc:515] T f04dfe043222441a93552add4d8f39d7 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:44.628687 12341 leader_election.cc:290] T f04dfe043222441a93552add4d8f39d7 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853), 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243)
I20260709 13:16:44.631832 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04dfe043222441a93552add4d8f39d7" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:44.632606 12070 raft_consensus.cc:2468] T f04dfe043222441a93552add4d8f39d7 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 0.
I20260709 13:16:44.634305 12112 leader_election.cc:304] T f04dfe043222441a93552add4d8f39d7 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26d9fb8ee3f54206b919bdad7b7179f0, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 
I20260709 13:16:44.635169 12598 raft_consensus.cc:2804] T f04dfe043222441a93552add4d8f39d7 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:44.635550 12598 raft_consensus.cc:493] T f04dfe043222441a93552add4d8f39d7 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:44.635911 12598 raft_consensus.cc:3060] T f04dfe043222441a93552add4d8f39d7 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:44.637311 12220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04dfe043222441a93552add4d8f39d7" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
W20260709 13:16:44.640100 12113 leader_election.cc:343] T f04dfe043222441a93552add4d8f39d7 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:44.641311 12266 tablet_bootstrap.cc:654] T 80cc370d7ad34f299f6d15ca677b5e0d P 4927f71d6e294cb89046579b49e12681: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:44.642935 12598 raft_consensus.cc:515] T f04dfe043222441a93552add4d8f39d7 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:44.645927 12072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04dfe043222441a93552add4d8f39d7" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44"
I20260709 13:16:44.646513 12072 raft_consensus.cc:3060] T f04dfe043222441a93552add4d8f39d7 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:44.647594 12267 tablet_bootstrap.cc:654] T 9cb5210e050346c3a53dbb73bda0fa7a P b0ff6679aa1e47fbaed4804b1c948f44: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:44.657310 12268 tablet_bootstrap.cc:654] T d0a2ceac61cb47d6adbf10a8fe934390 P 26d9fb8ee3f54206b919bdad7b7179f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:44.657531 12072 raft_consensus.cc:2468] T f04dfe043222441a93552add4d8f39d7 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 1.
I20260709 13:16:44.659011 12112 leader_election.cc:304] T f04dfe043222441a93552add4d8f39d7 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26d9fb8ee3f54206b919bdad7b7179f0, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 
I20260709 13:16:44.660043 12440 raft_consensus.cc:2804] T f04dfe043222441a93552add4d8f39d7 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:44.660567 12440 raft_consensus.cc:697] T f04dfe043222441a93552add4d8f39d7 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Becoming Leader. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Running, Role: LEADER
I20260709 13:16:44.659334 11897 catalog_manager.cc:5697] T 9cb5210e050346c3a53dbb73bda0fa7a P 26d9fb8ee3f54206b919bdad7b7179f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67). New cstate: current_term: 1 leader_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:44.653728 12220 raft_consensus.cc:3060] T 46ba692e52d244659c69a00aea4b4f9f P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:44.661341 12440 consensus_queue.cc:237] T f04dfe043222441a93552add4d8f39d7 P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:44.670073 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04dfe043222441a93552add4d8f39d7" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681"
W20260709 13:16:44.672062 12113 leader_election.cc:343] T f04dfe043222441a93552add4d8f39d7 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:44.672542 12598 leader_election.cc:290] T f04dfe043222441a93552add4d8f39d7 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 election: Requested vote from peers b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853), 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243)
I20260709 13:16:44.674589 11896 catalog_manager.cc:5697] T 7038e1dca0384514817b55562bef25a7 P 6878f540147c4f318df5774f4f6338d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6878f540147c4f318df5774f4f6338d0 (127.8.218.65). New cstate: current_term: 1 leader_uuid: "6878f540147c4f318df5774f4f6338d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:44.695232 12401 raft_consensus.cc:493] T 71b61dbbb7b54ff69de39e41f49a7265 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:44.695930 12266 tablet_bootstrap.cc:492] T 80cc370d7ad34f299f6d15ca677b5e0d P 4927f71d6e294cb89046579b49e12681: No bootstrap required, opened a new log
I20260709 13:16:44.695799 12401 raft_consensus.cc:515] T 71b61dbbb7b54ff69de39e41f49a7265 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:44.696568 12266 ts_tablet_manager.cc:1403] T 80cc370d7ad34f299f6d15ca677b5e0d P 4927f71d6e294cb89046579b49e12681: Time spent bootstrapping tablet: real 0.079s	user 0.008s	sys 0.003s
I20260709 13:16:44.698521 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b61dbbb7b54ff69de39e41f49a7265" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
W20260709 13:16:44.699983 12114 leader_election.cc:343] T 71b61dbbb7b54ff69de39e41f49a7265 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:44.700037 12266 raft_consensus.cc:359] T 80cc370d7ad34f299f6d15ca677b5e0d P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:44.701031 12266 raft_consensus.cc:385] T 80cc370d7ad34f299f6d15ca677b5e0d P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:44.701370 12266 raft_consensus.cc:740] T 80cc370d7ad34f299f6d15ca677b5e0d P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Initialized, Role: FOLLOWER
I20260709 13:16:44.702270 12072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b61dbbb7b54ff69de39e41f49a7265" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:44.702183 12266 consensus_queue.cc:260] T 80cc370d7ad34f299f6d15ca677b5e0d P 4927f71d6e294cb89046579b49e12681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:44.702960 12072 raft_consensus.cc:2468] T 71b61dbbb7b54ff69de39e41f49a7265 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 0.
I20260709 13:16:44.704504 12112 leader_election.cc:304] T 71b61dbbb7b54ff69de39e41f49a7265 P 26d9fb8ee3f54206b919bdad7b7179f0 [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: 26d9fb8ee3f54206b919bdad7b7179f0, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:44.705427 12491 raft_consensus.cc:2804] T 71b61dbbb7b54ff69de39e41f49a7265 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:44.705785 12491 raft_consensus.cc:493] T 71b61dbbb7b54ff69de39e41f49a7265 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:44.706166 12491 raft_consensus.cc:3060] T 71b61dbbb7b54ff69de39e41f49a7265 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:44.708153 12452 consensus_queue.cc:1048] T 29009aa6a47c4b07884884dc46910122 P 4927f71d6e294cb89046579b49e12681 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:44.711123 12401 leader_election.cc:290] T 71b61dbbb7b54ff69de39e41f49a7265 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853)
I20260709 13:16:44.717638 12452 consensus_queue.cc:1048] T 29009aa6a47c4b07884884dc46910122 P 4927f71d6e294cb89046579b49e12681 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:44.722638 12266 ts_tablet_manager.cc:1434] T 80cc370d7ad34f299f6d15ca677b5e0d P 4927f71d6e294cb89046579b49e12681: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.005s
I20260709 13:16:44.723611 12266 tablet_bootstrap.cc:492] T f04dfe043222441a93552add4d8f39d7 P 4927f71d6e294cb89046579b49e12681: Bootstrap starting.
I20260709 13:16:44.694382 12598 consensus_queue.cc:1048] T 46ba692e52d244659c69a00aea4b4f9f P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.052s
I20260709 13:16:44.747109 12475 raft_consensus.cc:493] T 20176a0f3589423e987c4b31bd8d191b P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:44.747707 12475 raft_consensus.cc:515] T 20176a0f3589423e987c4b31bd8d191b P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:44.750145 12475 leader_election.cc:290] T 20176a0f3589423e987c4b31bd8d191b P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:44.758351 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20176a0f3589423e987c4b31bd8d191b" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:44.761436 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20176a0f3589423e987c4b31bd8d191b" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
W20260709 13:16:44.763053 12039 leader_election.cc:343] T 20176a0f3589423e987c4b31bd8d191b P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:44.765012 12274 tablet_bootstrap.cc:492] T 18c699298da2446988e8b38bac1c1ee7 P 6878f540147c4f318df5774f4f6338d0: No bootstrap required, opened a new log
I20260709 13:16:44.764756 12341 consensus_queue.cc:1048] T 46ba692e52d244659c69a00aea4b4f9f P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:16:44.765161 12040 leader_election.cc:343] T 20176a0f3589423e987c4b31bd8d191b P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:44.765507 12274 ts_tablet_manager.cc:1403] T 18c699298da2446988e8b38bac1c1ee7 P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.196s	user 0.013s	sys 0.003s
I20260709 13:16:44.765609 12040 leader_election.cc:304] T 20176a0f3589423e987c4b31bd8d191b P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b0ff6679aa1e47fbaed4804b1c948f44; no voters: 4927f71d6e294cb89046579b49e12681, 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:44.766798 12474 raft_consensus.cc:2749] T 20176a0f3589423e987c4b31bd8d191b P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:44.769186 12274 raft_consensus.cc:359] T 18c699298da2446988e8b38bac1c1ee7 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:44.769780 12274 raft_consensus.cc:385] T 18c699298da2446988e8b38bac1c1ee7 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:44.770051 12274 raft_consensus.cc:740] T 18c699298da2446988e8b38bac1c1ee7 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:44.773100 12274 consensus_queue.cc:260] T 18c699298da2446988e8b38bac1c1ee7 P 6878f540147c4f318df5774f4f6338d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:44.774612 12268 tablet_bootstrap.cc:492] T d0a2ceac61cb47d6adbf10a8fe934390 P 26d9fb8ee3f54206b919bdad7b7179f0: No bootstrap required, opened a new log
I20260709 13:16:44.775098 12268 ts_tablet_manager.cc:1403] T d0a2ceac61cb47d6adbf10a8fe934390 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent bootstrapping tablet: real 0.172s	user 0.010s	sys 0.009s
I20260709 13:16:44.778434 12266 tablet_bootstrap.cc:654] T f04dfe043222441a93552add4d8f39d7 P 4927f71d6e294cb89046579b49e12681: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:44.781013 12274 ts_tablet_manager.cc:1434] T 18c699298da2446988e8b38bac1c1ee7 P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:16:44.779131 12268 raft_consensus.cc:359] T d0a2ceac61cb47d6adbf10a8fe934390 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:44.781922 12268 raft_consensus.cc:385] T d0a2ceac61cb47d6adbf10a8fe934390 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:44.782186 12268 raft_consensus.cc:740] T d0a2ceac61cb47d6adbf10a8fe934390 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Initialized, Role: FOLLOWER
I20260709 13:16:44.782917 12268 consensus_queue.cc:260] T d0a2ceac61cb47d6adbf10a8fe934390 P 26d9fb8ee3f54206b919bdad7b7179f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:44.790130 12268 ts_tablet_manager.cc:1434] T d0a2ceac61cb47d6adbf10a8fe934390 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 13:16:44.793176 12268 tablet_bootstrap.cc:492] T d5f9176277aa4335ab0ef552598a2850 P 26d9fb8ee3f54206b919bdad7b7179f0: Bootstrap starting.
I20260709 13:16:44.792907 12341 consensus_queue.cc:1048] T 18c699298da2446988e8b38bac1c1ee7 P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:44.780385 12491 raft_consensus.cc:515] T 71b61dbbb7b54ff69de39e41f49a7265 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:44.793807 12274 tablet_bootstrap.cc:492] T 80cc370d7ad34f299f6d15ca677b5e0d P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:44.808565 11893 catalog_manager.cc:5697] T f04dfe043222441a93552add4d8f39d7 P 26d9fb8ee3f54206b919bdad7b7179f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67). New cstate: current_term: 1 leader_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:44.810838 12574 raft_consensus.cc:493] T ada4bc79f76d4253ad667f97dc8df672 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:44.811372 12574 raft_consensus.cc:515] T ada4bc79f76d4253ad667f97dc8df672 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:44.814666 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada4bc79f76d4253ad667f97dc8df672" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:44.814878 12474 consensus_queue.cc:1048] T c4d4184a4ee648688991d020a517da9c P b0ff6679aa1e47fbaed4804b1c948f44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:44.817703 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada4bc79f76d4253ad667f97dc8df672" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:44.818753 12574 leader_election.cc:290] T ada4bc79f76d4253ad667f97dc8df672 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853)
I20260709 13:16:44.822846 12267 tablet_bootstrap.cc:492] T 9cb5210e050346c3a53dbb73bda0fa7a P b0ff6679aa1e47fbaed4804b1c948f44: No bootstrap required, opened a new log
I20260709 13:16:44.819416 11964 leader_election.cc:304] T ada4bc79f76d4253ad667f97dc8df672 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6878f540147c4f318df5774f4f6338d0; no voters: 4927f71d6e294cb89046579b49e12681, b0ff6679aa1e47fbaed4804b1c948f44
I20260709 13:16:44.824278 12306 raft_consensus.cc:2749] T ada4bc79f76d4253ad667f97dc8df672 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:44.825186 12268 tablet_bootstrap.cc:654] T d5f9176277aa4335ab0ef552598a2850 P 26d9fb8ee3f54206b919bdad7b7179f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:44.827225 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b61dbbb7b54ff69de39e41f49a7265" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0"
W20260709 13:16:44.828644 12114 leader_election.cc:343] T 71b61dbbb7b54ff69de39e41f49a7265 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:44.831401 12491 leader_election.cc:290] T 71b61dbbb7b54ff69de39e41f49a7265 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 election: Requested vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853)
I20260709 13:16:44.833446 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b61dbbb7b54ff69de39e41f49a7265" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44"
I20260709 13:16:44.836469 12070 raft_consensus.cc:3060] T 71b61dbbb7b54ff69de39e41f49a7265 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:44.823382 12267 ts_tablet_manager.cc:1403] T 9cb5210e050346c3a53dbb73bda0fa7a P b0ff6679aa1e47fbaed4804b1c948f44: Time spent bootstrapping tablet: real 0.217s	user 0.016s	sys 0.004s
I20260709 13:16:44.860113 12070 raft_consensus.cc:2468] T 71b61dbbb7b54ff69de39e41f49a7265 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 1.
I20260709 13:16:44.862035 12112 leader_election.cc:304] T 71b61dbbb7b54ff69de39e41f49a7265 P 26d9fb8ee3f54206b919bdad7b7179f0 [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: 26d9fb8ee3f54206b919bdad7b7179f0, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:44.864141 12341 raft_consensus.cc:2804] T 71b61dbbb7b54ff69de39e41f49a7265 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:44.864682 12341 raft_consensus.cc:697] T 71b61dbbb7b54ff69de39e41f49a7265 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Becoming Leader. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Running, Role: LEADER
I20260709 13:16:44.865554 12341 consensus_queue.cc:237] T 71b61dbbb7b54ff69de39e41f49a7265 P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:44.875267 12474 consensus_queue.cc:1048] T c4d4184a4ee648688991d020a517da9c P b0ff6679aa1e47fbaed4804b1c948f44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:44.851778 12267 raft_consensus.cc:359] T 9cb5210e050346c3a53dbb73bda0fa7a P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:44.877475 12267 raft_consensus.cc:385] T 9cb5210e050346c3a53dbb73bda0fa7a P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:44.878364 12267 raft_consensus.cc:740] T 9cb5210e050346c3a53dbb73bda0fa7a P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Initialized, Role: FOLLOWER
I20260709 13:16:44.878446 12266 tablet_bootstrap.cc:492] T f04dfe043222441a93552add4d8f39d7 P 4927f71d6e294cb89046579b49e12681: No bootstrap required, opened a new log
I20260709 13:16:44.879076 12266 ts_tablet_manager.cc:1403] T f04dfe043222441a93552add4d8f39d7 P 4927f71d6e294cb89046579b49e12681: Time spent bootstrapping tablet: real 0.156s	user 0.024s	sys 0.011s
I20260709 13:16:44.880203 12267 consensus_queue.cc:260] T 9cb5210e050346c3a53dbb73bda0fa7a P b0ff6679aa1e47fbaed4804b1c948f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:44.882630 12266 raft_consensus.cc:359] T f04dfe043222441a93552add4d8f39d7 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:44.928030 12266 raft_consensus.cc:385] T f04dfe043222441a93552add4d8f39d7 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:44.928344 12266 raft_consensus.cc:740] T f04dfe043222441a93552add4d8f39d7 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Initialized, Role: FOLLOWER
I20260709 13:16:44.929064 12266 consensus_queue.cc:260] T f04dfe043222441a93552add4d8f39d7 P 4927f71d6e294cb89046579b49e12681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:44.931090 12266 ts_tablet_manager.cc:1434] T f04dfe043222441a93552add4d8f39d7 P 4927f71d6e294cb89046579b49e12681: Time spent starting tablet: real 0.052s	user 0.005s	sys 0.001s
I20260709 13:16:44.917490 11996 raft_consensus.cc:3060] T ada4bc79f76d4253ad667f97dc8df672 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:44.927259 11999 raft_consensus.cc:3060] T 18c699298da2446988e8b38bac1c1ee7 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:44.935073 12266 tablet_bootstrap.cc:492] T d0a2ceac61cb47d6adbf10a8fe934390 P 4927f71d6e294cb89046579b49e12681: Bootstrap starting.
I20260709 13:16:44.951740 12266 tablet_bootstrap.cc:654] T d0a2ceac61cb47d6adbf10a8fe934390 P 4927f71d6e294cb89046579b49e12681: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:44.954592 12341 consensus_queue.cc:1048] T 9cb5210e050346c3a53dbb73bda0fa7a P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:44.957702 12267 ts_tablet_manager.cc:1434] T 9cb5210e050346c3a53dbb73bda0fa7a P b0ff6679aa1e47fbaed4804b1c948f44: Time spent starting tablet: real 0.108s	user 0.006s	sys 0.001s
I20260709 13:16:44.940996 12491 raft_consensus.cc:493] T d0a2ceac61cb47d6adbf10a8fe934390 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:44.958765 12267 tablet_bootstrap.cc:492] T d5f9176277aa4335ab0ef552598a2850 P b0ff6679aa1e47fbaed4804b1c948f44: Bootstrap starting.
I20260709 13:16:44.958385 12491 raft_consensus.cc:515] T d0a2ceac61cb47d6adbf10a8fe934390 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:44.963915 12274 tablet_bootstrap.cc:654] T 80cc370d7ad34f299f6d15ca677b5e0d P 6878f540147c4f318df5774f4f6338d0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:44.978905 12341 consensus_queue.cc:1048] T 18c699298da2446988e8b38bac1c1ee7 P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:44.980576 12491 leader_election.cc:290] T d0a2ceac61cb47d6adbf10a8fe934390 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:44.991384 12574 raft_consensus.cc:493] T 18c699298da2446988e8b38bac1c1ee7 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:44.991904 12574 raft_consensus.cc:515] T 18c699298da2446988e8b38bac1c1ee7 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:44.995522 11997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0a2ceac61cb47d6adbf10a8fe934390" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
W20260709 13:16:44.998030 12114 leader_election.cc:343] T d0a2ceac61cb47d6adbf10a8fe934390 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:44.998847 12574 leader_election.cc:290] T 18c699298da2446988e8b38bac1c1ee7 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853), 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179)
I20260709 13:16:45.000813 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0a2ceac61cb47d6adbf10a8fe934390" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:44.999733 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18c699298da2446988e8b38bac1c1ee7" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:45.005278 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18c699298da2446988e8b38bac1c1ee7" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
W20260709 13:16:45.004436 12113 leader_election.cc:343] T d0a2ceac61cb47d6adbf10a8fe934390 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:45.007107 12113 leader_election.cc:304] T d0a2ceac61cb47d6adbf10a8fe934390 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26d9fb8ee3f54206b919bdad7b7179f0; no voters: 4927f71d6e294cb89046579b49e12681, 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:45.012478 12491 raft_consensus.cc:2749] T d0a2ceac61cb47d6adbf10a8fe934390 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:45.020643 11965 leader_election.cc:304] T 18c699298da2446988e8b38bac1c1ee7 P 6878f540147c4f318df5774f4f6338d0 [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: 6878f540147c4f318df5774f4f6338d0; no voters: 26d9fb8ee3f54206b919bdad7b7179f0, b0ff6679aa1e47fbaed4804b1c948f44
I20260709 13:16:45.021907 12268 tablet_bootstrap.cc:492] T d5f9176277aa4335ab0ef552598a2850 P 26d9fb8ee3f54206b919bdad7b7179f0: No bootstrap required, opened a new log
I20260709 13:16:45.022437 12268 ts_tablet_manager.cc:1403] T d5f9176277aa4335ab0ef552598a2850 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent bootstrapping tablet: real 0.229s	user 0.011s	sys 0.044s
I20260709 13:16:45.025158 12267 tablet_bootstrap.cc:654] T d5f9176277aa4335ab0ef552598a2850 P b0ff6679aa1e47fbaed4804b1c948f44: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:45.030138 12069 raft_consensus.cc:3060] T 9cb5210e050346c3a53dbb73bda0fa7a P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:45.046438 12268 raft_consensus.cc:359] T d5f9176277aa4335ab0ef552598a2850 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:45.047257 12268 raft_consensus.cc:385] T d5f9176277aa4335ab0ef552598a2850 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:45.047628 12268 raft_consensus.cc:740] T d5f9176277aa4335ab0ef552598a2850 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Initialized, Role: FOLLOWER
I20260709 13:16:45.053896 12268 consensus_queue.cc:260] T d5f9176277aa4335ab0ef552598a2850 P 26d9fb8ee3f54206b919bdad7b7179f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:45.061091 12268 ts_tablet_manager.cc:1434] T d5f9176277aa4335ab0ef552598a2850 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.000s
I20260709 13:16:45.060041 12475 raft_consensus.cc:493] T 9cb5210e050346c3a53dbb73bda0fa7a P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:45.090013 12268 tablet_bootstrap.cc:492] T f399d1440ed8474e83c54e7877c3fa1b P 26d9fb8ee3f54206b919bdad7b7179f0: Bootstrap starting.
I20260709 13:16:45.080638 12306 raft_consensus.cc:2749] T 18c699298da2446988e8b38bac1c1ee7 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:45.093209 12599 consensus_queue.cc:1048] T 9cb5210e050346c3a53dbb73bda0fa7a P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:45.085250 12475 raft_consensus.cc:515] T 9cb5210e050346c3a53dbb73bda0fa7a P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:45.110745 12274 tablet_bootstrap.cc:492] T 80cc370d7ad34f299f6d15ca677b5e0d P 6878f540147c4f318df5774f4f6338d0: No bootstrap required, opened a new log
I20260709 13:16:45.111255 12274 ts_tablet_manager.cc:1403] T 80cc370d7ad34f299f6d15ca677b5e0d P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.318s	user 0.030s	sys 0.020s
I20260709 13:16:45.111306 12475 leader_election.cc:290] T 9cb5210e050346c3a53dbb73bda0fa7a P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179), 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243)
I20260709 13:16:45.114162 12274 raft_consensus.cc:359] T 80cc370d7ad34f299f6d15ca677b5e0d P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:45.114809 12274 raft_consensus.cc:385] T 80cc370d7ad34f299f6d15ca677b5e0d P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:45.115088 12274 raft_consensus.cc:740] T 80cc370d7ad34f299f6d15ca677b5e0d P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:45.121927 12266 tablet_bootstrap.cc:492] T d0a2ceac61cb47d6adbf10a8fe934390 P 4927f71d6e294cb89046579b49e12681: No bootstrap required, opened a new log
I20260709 13:16:45.152809 12266 ts_tablet_manager.cc:1403] T d0a2ceac61cb47d6adbf10a8fe934390 P 4927f71d6e294cb89046579b49e12681: Time spent bootstrapping tablet: real 0.218s	user 0.018s	sys 0.016s
I20260709 13:16:45.153213 12267 tablet_bootstrap.cc:492] T d5f9176277aa4335ab0ef552598a2850 P b0ff6679aa1e47fbaed4804b1c948f44: No bootstrap required, opened a new log
I20260709 13:16:45.153678 12267 ts_tablet_manager.cc:1403] T d5f9176277aa4335ab0ef552598a2850 P b0ff6679aa1e47fbaed4804b1c948f44: Time spent bootstrapping tablet: real 0.195s	user 0.019s	sys 0.012s
I20260709 13:16:45.115664 12274 consensus_queue.cc:260] T 80cc370d7ad34f299f6d15ca677b5e0d P 6878f540147c4f318df5774f4f6338d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:45.122804 12147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb5210e050346c3a53dbb73bda0fa7a" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
I20260709 13:16:45.156466 12266 raft_consensus.cc:359] T d0a2ceac61cb47d6adbf10a8fe934390 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:45.157152 12266 raft_consensus.cc:385] T d0a2ceac61cb47d6adbf10a8fe934390 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:45.157447 12266 raft_consensus.cc:740] T d0a2ceac61cb47d6adbf10a8fe934390 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Initialized, Role: FOLLOWER
I20260709 13:16:45.126394 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb5210e050346c3a53dbb73bda0fa7a" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:45.158228 12266 consensus_queue.cc:260] T d0a2ceac61cb47d6adbf10a8fe934390 P 4927f71d6e294cb89046579b49e12681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:45.128247 12270 raft_consensus.cc:493] T 80cc370d7ad34f299f6d15ca677b5e0d P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:45.159760 12270 raft_consensus.cc:515] T 80cc370d7ad34f299f6d15ca677b5e0d P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:45.161439 12266 ts_tablet_manager.cc:1434] T d0a2ceac61cb47d6adbf10a8fe934390 P 4927f71d6e294cb89046579b49e12681: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:16:45.161849 12040 leader_election.cc:304] T 9cb5210e050346c3a53dbb73bda0fa7a P b0ff6679aa1e47fbaed4804b1c948f44 [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: b0ff6679aa1e47fbaed4804b1c948f44; no voters: 26d9fb8ee3f54206b919bdad7b7179f0, 4927f71d6e294cb89046579b49e12681
I20260709 13:16:45.162655 12634 raft_consensus.cc:2749] T 9cb5210e050346c3a53dbb73bda0fa7a P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:45.162398 12266 tablet_bootstrap.cc:492] T 20176a0f3589423e987c4b31bd8d191b P 4927f71d6e294cb89046579b49e12681: Bootstrap starting.
I20260709 13:16:45.163748 12147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80cc370d7ad34f299f6d15ca677b5e0d" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
I20260709 13:16:45.164494 12147 raft_consensus.cc:2468] T 80cc370d7ad34f299f6d15ca677b5e0d P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4927f71d6e294cb89046579b49e12681 in term 0.
I20260709 13:16:45.164850 12274 ts_tablet_manager.cc:1434] T 80cc370d7ad34f299f6d15ca677b5e0d P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.053s	user 0.004s	sys 0.004s
I20260709 13:16:45.167039 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80cc370d7ad34f299f6d15ca677b5e0d" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
I20260709 13:16:45.163761 12268 tablet_bootstrap.cc:654] T f399d1440ed8474e83c54e7877c3fa1b P 26d9fb8ee3f54206b919bdad7b7179f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:45.173862 11999 raft_consensus.cc:2468] T 80cc370d7ad34f299f6d15ca677b5e0d P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4927f71d6e294cb89046579b49e12681 in term 0.
I20260709 13:16:45.169086 12574 consensus_queue.cc:1048] T 7038e1dca0384514817b55562bef25a7 P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:45.170490 12266 tablet_bootstrap.cc:654] T 20176a0f3589423e987c4b31bd8d191b P 4927f71d6e294cb89046579b49e12681: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:45.171864 12267 raft_consensus.cc:359] T d5f9176277aa4335ab0ef552598a2850 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:45.176610 12267 raft_consensus.cc:385] T d5f9176277aa4335ab0ef552598a2850 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:45.149986 11897 catalog_manager.cc:5697] T 71b61dbbb7b54ff69de39e41f49a7265 P 26d9fb8ee3f54206b919bdad7b7179f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67). New cstate: current_term: 1 leader_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:45.176893 12267 raft_consensus.cc:740] T d5f9176277aa4335ab0ef552598a2850 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Initialized, Role: FOLLOWER
I20260709 13:16:45.161813 12270 leader_election.cc:290] T 80cc370d7ad34f299f6d15ca677b5e0d P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:45.173156 12188 leader_election.cc:304] T 80cc370d7ad34f299f6d15ca677b5e0d P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26d9fb8ee3f54206b919bdad7b7179f0, 4927f71d6e294cb89046579b49e12681; no voters: 
I20260709 13:16:45.177711 12267 consensus_queue.cc:260] T d5f9176277aa4335ab0ef552598a2850 P b0ff6679aa1e47fbaed4804b1c948f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:45.178486 12270 raft_consensus.cc:2804] T 80cc370d7ad34f299f6d15ca677b5e0d P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:45.178867 12270 raft_consensus.cc:493] T 80cc370d7ad34f299f6d15ca677b5e0d P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:45.179173 12270 raft_consensus.cc:3060] T 80cc370d7ad34f299f6d15ca677b5e0d P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:45.180123 12274 tablet_bootstrap.cc:492] T fab417b53b1c428a91c5fb792cb1c82b P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:45.180675 12267 ts_tablet_manager.cc:1434] T d5f9176277aa4335ab0ef552598a2850 P b0ff6679aa1e47fbaed4804b1c948f44: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 13:16:45.181593 12267 tablet_bootstrap.cc:492] T 0e7d6e1e3326418a8d7585113cb21828 P b0ff6679aa1e47fbaed4804b1c948f44: Bootstrap starting.
W20260709 13:16:45.187377 11945 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:16:45.187909 12267 tablet_bootstrap.cc:654] T 0e7d6e1e3326418a8d7585113cb21828 P b0ff6679aa1e47fbaed4804b1c948f44: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:45.189828 12274 tablet_bootstrap.cc:654] T fab417b53b1c428a91c5fb792cb1c82b P 6878f540147c4f318df5774f4f6338d0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:45.192754 12643 consensus_queue.cc:1048] T 7038e1dca0384514817b55562bef25a7 P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:45.200510 12634 raft_consensus.cc:493] T d5f9176277aa4335ab0ef552598a2850 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:45.200042 12270 raft_consensus.cc:515] T 80cc370d7ad34f299f6d15ca677b5e0d P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:45.200976 12634 raft_consensus.cc:515] T d5f9176277aa4335ab0ef552598a2850 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:45.202952 12634 leader_election.cc:290] T d5f9176277aa4335ab0ef552598a2850 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179)
I20260709 13:16:45.205410 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f9176277aa4335ab0ef552598a2850" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
I20260709 13:16:45.207923 12145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80cc370d7ad34f299f6d15ca677b5e0d" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0"
I20260709 13:16:45.208676 12145 raft_consensus.cc:3060] T 80cc370d7ad34f299f6d15ca677b5e0d P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:45.212092 12040 leader_election.cc:343] T d5f9176277aa4335ab0ef552598a2850 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:45.214704 12147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f9176277aa4335ab0ef552598a2850" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
I20260709 13:16:45.218849 12147 raft_consensus.cc:2468] T d5f9176277aa4335ab0ef552598a2850 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ff6679aa1e47fbaed4804b1c948f44 in term 0.
I20260709 13:16:45.224850 12040 leader_election.cc:304] T d5f9176277aa4335ab0ef552598a2850 P b0ff6679aa1e47fbaed4804b1c948f44 [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: 26d9fb8ee3f54206b919bdad7b7179f0, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:45.227272 12634 raft_consensus.cc:2804] T d5f9176277aa4335ab0ef552598a2850 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:45.227780 12634 raft_consensus.cc:493] T d5f9176277aa4335ab0ef552598a2850 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:45.228209 12634 raft_consensus.cc:3060] T d5f9176277aa4335ab0ef552598a2850 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:45.230989 12145 raft_consensus.cc:2468] T 80cc370d7ad34f299f6d15ca677b5e0d P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4927f71d6e294cb89046579b49e12681 in term 1.
I20260709 13:16:45.240223 12268 tablet_bootstrap.cc:492] T f399d1440ed8474e83c54e7877c3fa1b P 26d9fb8ee3f54206b919bdad7b7179f0: No bootstrap required, opened a new log
I20260709 13:16:45.240841 12268 ts_tablet_manager.cc:1403] T f399d1440ed8474e83c54e7877c3fa1b P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent bootstrapping tablet: real 0.151s	user 0.012s	sys 0.000s
I20260709 13:16:45.242398 12634 raft_consensus.cc:515] T d5f9176277aa4335ab0ef552598a2850 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:45.253270 12274 tablet_bootstrap.cc:492] T fab417b53b1c428a91c5fb792cb1c82b P 6878f540147c4f318df5774f4f6338d0: No bootstrap required, opened a new log
I20260709 13:16:45.253821 12274 ts_tablet_manager.cc:1403] T fab417b53b1c428a91c5fb792cb1c82b P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.074s	user 0.011s	sys 0.002s
I20260709 13:16:45.259495 12267 tablet_bootstrap.cc:492] T 0e7d6e1e3326418a8d7585113cb21828 P b0ff6679aa1e47fbaed4804b1c948f44: No bootstrap required, opened a new log
I20260709 13:16:45.260087 12267 ts_tablet_manager.cc:1403] T 0e7d6e1e3326418a8d7585113cb21828 P b0ff6679aa1e47fbaed4804b1c948f44: Time spent bootstrapping tablet: real 0.079s	user 0.009s	sys 0.014s
I20260709 13:16:45.245013 12270 leader_election.cc:290] T 80cc370d7ad34f299f6d15ca677b5e0d P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 election: Requested vote from peers 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:45.262755 12267 raft_consensus.cc:359] T 0e7d6e1e3326418a8d7585113cb21828 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:45.263533 12491 consensus_queue.cc:1048] T f04dfe043222441a93552add4d8f39d7 P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:45.265153 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80cc370d7ad34f299f6d15ca677b5e0d" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0"
I20260709 13:16:45.266320 12267 raft_consensus.cc:385] T 0e7d6e1e3326418a8d7585113cb21828 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:45.266640 12267 raft_consensus.cc:740] T 0e7d6e1e3326418a8d7585113cb21828 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Initialized, Role: FOLLOWER
I20260709 13:16:45.266721 11996 raft_consensus.cc:3060] T 80cc370d7ad34f299f6d15ca677b5e0d P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:45.267403 12267 consensus_queue.cc:260] T 0e7d6e1e3326418a8d7585113cb21828 P b0ff6679aa1e47fbaed4804b1c948f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:45.268970 12274 raft_consensus.cc:359] T fab417b53b1c428a91c5fb792cb1c82b P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:45.270802 12578 raft_consensus.cc:493] T f04dfe043222441a93552add4d8f39d7 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:45.271307 12188 leader_election.cc:304] T 80cc370d7ad34f299f6d15ca677b5e0d P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26d9fb8ee3f54206b919bdad7b7179f0, 4927f71d6e294cb89046579b49e12681; no voters: 
I20260709 13:16:45.271384 12578 raft_consensus.cc:515] T f04dfe043222441a93552add4d8f39d7 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:45.272383 12452 raft_consensus.cc:2804] T 80cc370d7ad34f299f6d15ca677b5e0d P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:45.272856 12267 ts_tablet_manager.cc:1434] T 0e7d6e1e3326418a8d7585113cb21828 P b0ff6679aa1e47fbaed4804b1c948f44: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
W20260709 13:16:45.272970 12114 consensus_peers.cc:597] T 71b61dbbb7b54ff69de39e41f49a7265 P 26d9fb8ee3f54206b919bdad7b7179f0 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. 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:16:45.273833 12578 leader_election.cc:290] T f04dfe043222441a93552add4d8f39d7 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853), 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179)
I20260709 13:16:45.274083 12267 tablet_bootstrap.cc:492] T cf69310a833649fa96e2ad10dd1270ef P b0ff6679aa1e47fbaed4804b1c948f44: Bootstrap starting.
I20260709 13:16:45.277199 12220 raft_consensus.cc:3060] T f04dfe043222441a93552add4d8f39d7 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:45.277618 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04dfe043222441a93552add4d8f39d7" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:45.278589 12069 raft_consensus.cc:2393] T f04dfe043222441a93552add4d8f39d7 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4927f71d6e294cb89046579b49e12681 in current term 1: Already voted for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in this term.
I20260709 13:16:45.244565 12268 raft_consensus.cc:359] T f399d1440ed8474e83c54e7877c3fa1b P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:45.286090 12268 raft_consensus.cc:385] T f399d1440ed8474e83c54e7877c3fa1b P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:45.286432 12268 raft_consensus.cc:740] T f399d1440ed8474e83c54e7877c3fa1b P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Initialized, Role: FOLLOWER
I20260709 13:16:45.269688 12274 raft_consensus.cc:385] T fab417b53b1c428a91c5fb792cb1c82b P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:45.288681 12274 raft_consensus.cc:740] T fab417b53b1c428a91c5fb792cb1c82b P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:45.294926 12266 tablet_bootstrap.cc:492] T 20176a0f3589423e987c4b31bd8d191b P 4927f71d6e294cb89046579b49e12681: No bootstrap required, opened a new log
I20260709 13:16:45.295464 12266 ts_tablet_manager.cc:1403] T 20176a0f3589423e987c4b31bd8d191b P 4927f71d6e294cb89046579b49e12681: Time spent bootstrapping tablet: real 0.133s	user 0.009s	sys 0.002s
I20260709 13:16:45.289529 12268 consensus_queue.cc:260] T f399d1440ed8474e83c54e7877c3fa1b P 26d9fb8ee3f54206b919bdad7b7179f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:45.295742 12452 raft_consensus.cc:697] T 80cc370d7ad34f299f6d15ca677b5e0d P 4927f71d6e294cb89046579b49e12681 [term 1 LEADER]: Becoming Leader. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Running, Role: LEADER
I20260709 13:16:45.299487 12268 ts_tablet_manager.cc:1434] T f399d1440ed8474e83c54e7877c3fa1b P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent starting tablet: real 0.058s	user 0.007s	sys 0.000s
I20260709 13:16:45.289449 12274 consensus_queue.cc:260] T fab417b53b1c428a91c5fb792cb1c82b P 6878f540147c4f318df5774f4f6338d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:45.303164 12274 ts_tablet_manager.cc:1434] T fab417b53b1c428a91c5fb792cb1c82b P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.002s
I20260709 13:16:45.308471 12274 tablet_bootstrap.cc:492] T d0a2ceac61cb47d6adbf10a8fe934390 P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:45.310390 12268 tablet_bootstrap.cc:492] T dd97e7b558f74a5dacd74e68a269e7f4 P 26d9fb8ee3f54206b919bdad7b7179f0: Bootstrap starting.
I20260709 13:16:45.289187 11996 raft_consensus.cc:2468] T 80cc370d7ad34f299f6d15ca677b5e0d P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4927f71d6e294cb89046579b49e12681 in term 1.
I20260709 13:16:45.311029 12145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04dfe043222441a93552add4d8f39d7" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
I20260709 13:16:45.313691 12188 leader_election.cc:304] T f04dfe043222441a93552add4d8f39d7 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4927f71d6e294cb89046579b49e12681; no voters: 26d9fb8ee3f54206b919bdad7b7179f0, b0ff6679aa1e47fbaed4804b1c948f44
I20260709 13:16:45.315263 12652 raft_consensus.cc:2749] T f04dfe043222441a93552add4d8f39d7 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:45.315812 12634 leader_election.cc:290] T d5f9176277aa4335ab0ef552598a2850 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 election: Requested vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179)
I20260709 13:16:45.317198 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f9176277aa4335ab0ef552598a2850" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0"
I20260709 13:16:45.317291 12145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f9176277aa4335ab0ef552598a2850" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0"
I20260709 13:16:45.317981 12145 raft_consensus.cc:3060] T d5f9176277aa4335ab0ef552598a2850 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:45.312151 12452 consensus_queue.cc:237] T 80cc370d7ad34f299f6d15ca677b5e0d P 4927f71d6e294cb89046579b49e12681 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
W20260709 13:16:45.320472 12040 leader_election.cc:343] T d5f9176277aa4335ab0ef552598a2850 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:45.327287 12266 raft_consensus.cc:359] T 20176a0f3589423e987c4b31bd8d191b P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:45.328001 12266 raft_consensus.cc:385] T 20176a0f3589423e987c4b31bd8d191b P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:45.331547 12266 raft_consensus.cc:740] T 20176a0f3589423e987c4b31bd8d191b P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Initialized, Role: FOLLOWER
I20260709 13:16:45.332270 12266 consensus_queue.cc:260] T 20176a0f3589423e987c4b31bd8d191b P 4927f71d6e294cb89046579b49e12681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:45.333773 12266 ts_tablet_manager.cc:1434] T 20176a0f3589423e987c4b31bd8d191b P 4927f71d6e294cb89046579b49e12681: Time spent starting tablet: real 0.038s	user 0.004s	sys 0.000s
I20260709 13:16:45.334658 12266 tablet_bootstrap.cc:492] T fab417b53b1c428a91c5fb792cb1c82b P 4927f71d6e294cb89046579b49e12681: Bootstrap starting.
I20260709 13:16:45.346846 12266 tablet_bootstrap.cc:654] T fab417b53b1c428a91c5fb792cb1c82b P 4927f71d6e294cb89046579b49e12681: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:45.352591 12274 tablet_bootstrap.cc:654] T d0a2ceac61cb47d6adbf10a8fe934390 P 6878f540147c4f318df5774f4f6338d0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:45.396263 12306 raft_consensus.cc:493] T fab417b53b1c428a91c5fb792cb1c82b P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:45.396864 12306 raft_consensus.cc:515] T fab417b53b1c428a91c5fb792cb1c82b P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
W20260709 13:16:45.398226 12188 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.218.67:41179, user_credentials={real_user=slave}} blocked reactor thread for 47236.5us
I20260709 13:16:45.400441 12341 consensus_queue.cc:1048] T f04dfe043222441a93552add4d8f39d7 P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:45.401161 12267 tablet_bootstrap.cc:654] T cf69310a833649fa96e2ad10dd1270ef P b0ff6679aa1e47fbaed4804b1c948f44: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:45.402134 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fab417b53b1c428a91c5fb792cb1c82b" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:45.402490 12306 leader_election.cc:290] T fab417b53b1c428a91c5fb792cb1c82b P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853)
W20260709 13:16:45.403393 11964 leader_election.cc:343] T fab417b53b1c428a91c5fb792cb1c82b P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:45.436038 12268 tablet_bootstrap.cc:700] T dd97e7b558f74a5dacd74e68a269e7f4 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent opening tablet: real 0.105s	user 0.005s	sys 0.006s
I20260709 13:16:45.407752 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fab417b53b1c428a91c5fb792cb1c82b" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:45.407519 12145 raft_consensus.cc:2468] T d5f9176277aa4335ab0ef552598a2850 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ff6679aa1e47fbaed4804b1c948f44 in term 1.
I20260709 13:16:45.436637 12069 raft_consensus.cc:2468] T fab417b53b1c428a91c5fb792cb1c82b P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 0.
I20260709 13:16:45.437459 12040 leader_election.cc:304] T d5f9176277aa4335ab0ef552598a2850 P b0ff6679aa1e47fbaed4804b1c948f44 [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: 26d9fb8ee3f54206b919bdad7b7179f0, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:45.437937 11963 leader_election.cc:304] T fab417b53b1c428a91c5fb792cb1c82b P 6878f540147c4f318df5774f4f6338d0 [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: 6878f540147c4f318df5774f4f6338d0, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 4927f71d6e294cb89046579b49e12681
I20260709 13:16:45.438771 12634 raft_consensus.cc:2804] T d5f9176277aa4335ab0ef552598a2850 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:45.439285 12634 raft_consensus.cc:697] T d5f9176277aa4335ab0ef552598a2850 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 LEADER]: Becoming Leader. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Running, Role: LEADER
I20260709 13:16:45.439320 12476 raft_consensus.cc:2804] T fab417b53b1c428a91c5fb792cb1c82b P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:45.439927 12476 raft_consensus.cc:493] T fab417b53b1c428a91c5fb792cb1c82b P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:45.440286 12476 raft_consensus.cc:3060] T fab417b53b1c428a91c5fb792cb1c82b P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:45.440244 12634 consensus_queue.cc:237] T d5f9176277aa4335ab0ef552598a2850 P b0ff6679aa1e47fbaed4804b1c948f44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:45.447438 12268 tablet_bootstrap.cc:654] T dd97e7b558f74a5dacd74e68a269e7f4 P 26d9fb8ee3f54206b919bdad7b7179f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:45.458338 12341 consensus_queue.cc:1048] T 71b61dbbb7b54ff69de39e41f49a7265 P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:45.434091 11896 catalog_manager.cc:5697] T 80cc370d7ad34f299f6d15ca677b5e0d P 4927f71d6e294cb89046579b49e12681 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4927f71d6e294cb89046579b49e12681 (127.8.218.68). New cstate: current_term: 1 leader_uuid: "4927f71d6e294cb89046579b49e12681" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:45.505568 12577 raft_consensus.cc:493] T d0a2ceac61cb47d6adbf10a8fe934390 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:45.506068 12577 raft_consensus.cc:515] T d0a2ceac61cb47d6adbf10a8fe934390 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:45.508473 12145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0a2ceac61cb47d6adbf10a8fe934390" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
I20260709 13:16:45.509348 12577 leader_election.cc:290] T d0a2ceac61cb47d6adbf10a8fe934390 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:45.464085 12476 raft_consensus.cc:515] T fab417b53b1c428a91c5fb792cb1c82b P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:45.510401 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0a2ceac61cb47d6adbf10a8fe934390" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
I20260709 13:16:45.509372 12145 raft_consensus.cc:2468] T d0a2ceac61cb47d6adbf10a8fe934390 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4927f71d6e294cb89046579b49e12681 in term 0.
I20260709 13:16:45.513018 12476 leader_election.cc:290] T fab417b53b1c428a91c5fb792cb1c82b P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 election: Requested vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853)
I20260709 13:16:45.514143 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fab417b53b1c428a91c5fb792cb1c82b" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44"
I20260709 13:16:45.514694 12074 raft_consensus.cc:3060] T fab417b53b1c428a91c5fb792cb1c82b P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:45.515627 12188 leader_election.cc:343] T d0a2ceac61cb47d6adbf10a8fe934390 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:45.515770 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fab417b53b1c428a91c5fb792cb1c82b" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681"
W20260709 13:16:45.520627 11964 leader_election.cc:343] T fab417b53b1c428a91c5fb792cb1c82b P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:45.524142 12188 leader_election.cc:304] T d0a2ceac61cb47d6adbf10a8fe934390 P 4927f71d6e294cb89046579b49e12681 [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: 26d9fb8ee3f54206b919bdad7b7179f0, 4927f71d6e294cb89046579b49e12681; no voters: 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:45.525295 12652 raft_consensus.cc:2804] T d0a2ceac61cb47d6adbf10a8fe934390 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:45.525648 12652 raft_consensus.cc:493] T d0a2ceac61cb47d6adbf10a8fe934390 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:45.525995 12074 raft_consensus.cc:2468] T fab417b53b1c428a91c5fb792cb1c82b P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 1.
I20260709 13:16:45.526050 12652 raft_consensus.cc:3060] T d0a2ceac61cb47d6adbf10a8fe934390 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:45.531200 11963 leader_election.cc:304] T fab417b53b1c428a91c5fb792cb1c82b P 6878f540147c4f318df5774f4f6338d0 [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: 6878f540147c4f318df5774f4f6338d0, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 4927f71d6e294cb89046579b49e12681
I20260709 13:16:45.532608 12306 raft_consensus.cc:2804] T fab417b53b1c428a91c5fb792cb1c82b P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:45.533187 12306 raft_consensus.cc:697] T fab417b53b1c428a91c5fb792cb1c82b P 6878f540147c4f318df5774f4f6338d0 [term 1 LEADER]: Becoming Leader. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Running, Role: LEADER
I20260709 13:16:45.534106 12306 consensus_queue.cc:237] T fab417b53b1c428a91c5fb792cb1c82b P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:45.534847 12652 raft_consensus.cc:515] T d0a2ceac61cb47d6adbf10a8fe934390 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:45.537766 12267 tablet_bootstrap.cc:492] T cf69310a833649fa96e2ad10dd1270ef P b0ff6679aa1e47fbaed4804b1c948f44: No bootstrap required, opened a new log
I20260709 13:16:45.538204 12652 leader_election.cc:290] T d0a2ceac61cb47d6adbf10a8fe934390 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 election: Requested vote from peers 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:45.538492 12267 ts_tablet_manager.cc:1403] T cf69310a833649fa96e2ad10dd1270ef P b0ff6679aa1e47fbaed4804b1c948f44: Time spent bootstrapping tablet: real 0.265s	user 0.021s	sys 0.033s
I20260709 13:16:45.538806 12266 tablet_bootstrap.cc:492] T fab417b53b1c428a91c5fb792cb1c82b P 4927f71d6e294cb89046579b49e12681: No bootstrap required, opened a new log
I20260709 13:16:45.539417 12266 ts_tablet_manager.cc:1403] T fab417b53b1c428a91c5fb792cb1c82b P 4927f71d6e294cb89046579b49e12681: Time spent bootstrapping tablet: real 0.205s	user 0.030s	sys 0.055s
I20260709 13:16:45.545563 12266 raft_consensus.cc:359] T fab417b53b1c428a91c5fb792cb1c82b P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:45.550661 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0a2ceac61cb47d6adbf10a8fe934390" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0"
I20260709 13:16:45.546161 12266 raft_consensus.cc:385] T fab417b53b1c428a91c5fb792cb1c82b P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:45.553685 12145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0a2ceac61cb47d6adbf10a8fe934390" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0"
I20260709 13:16:45.554343 12266 raft_consensus.cc:740] T fab417b53b1c428a91c5fb792cb1c82b P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Initialized, Role: FOLLOWER
I20260709 13:16:45.558009 12145 raft_consensus.cc:3060] T d0a2ceac61cb47d6adbf10a8fe934390 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:45.558359 12266 consensus_queue.cc:260] T fab417b53b1c428a91c5fb792cb1c82b P 4927f71d6e294cb89046579b49e12681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
W20260709 13:16:45.560259 12188 leader_election.cc:343] T d0a2ceac61cb47d6adbf10a8fe934390 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:45.557032 12268 tablet_bootstrap.cc:492] T dd97e7b558f74a5dacd74e68a269e7f4 P 26d9fb8ee3f54206b919bdad7b7179f0: No bootstrap required, opened a new log
I20260709 13:16:45.561281 12268 ts_tablet_manager.cc:1403] T dd97e7b558f74a5dacd74e68a269e7f4 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent bootstrapping tablet: real 0.251s	user 0.029s	sys 0.040s
I20260709 13:16:45.564407 12268 raft_consensus.cc:359] T dd97e7b558f74a5dacd74e68a269e7f4 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:45.565023 12268 raft_consensus.cc:385] T dd97e7b558f74a5dacd74e68a269e7f4 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:45.565276 12268 raft_consensus.cc:740] T dd97e7b558f74a5dacd74e68a269e7f4 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Initialized, Role: FOLLOWER
I20260709 13:16:45.566519 12274 tablet_bootstrap.cc:492] T d0a2ceac61cb47d6adbf10a8fe934390 P 6878f540147c4f318df5774f4f6338d0: No bootstrap required, opened a new log
I20260709 13:16:45.569649 12266 ts_tablet_manager.cc:1434] T fab417b53b1c428a91c5fb792cb1c82b P 4927f71d6e294cb89046579b49e12681: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.002s
I20260709 13:16:45.566744 12267 raft_consensus.cc:359] T cf69310a833649fa96e2ad10dd1270ef P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:45.572342 12145 raft_consensus.cc:2468] T d0a2ceac61cb47d6adbf10a8fe934390 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4927f71d6e294cb89046579b49e12681 in term 1.
I20260709 13:16:45.572800 12267 raft_consensus.cc:385] T cf69310a833649fa96e2ad10dd1270ef P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:45.573148 12267 raft_consensus.cc:740] T cf69310a833649fa96e2ad10dd1270ef P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Initialized, Role: FOLLOWER
I20260709 13:16:45.573817 12267 consensus_queue.cc:260] T cf69310a833649fa96e2ad10dd1270ef P b0ff6679aa1e47fbaed4804b1c948f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:45.574771 12188 leader_election.cc:304] T d0a2ceac61cb47d6adbf10a8fe934390 P 4927f71d6e294cb89046579b49e12681 [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: 26d9fb8ee3f54206b919bdad7b7179f0, 4927f71d6e294cb89046579b49e12681; no voters: 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:45.575544 12652 raft_consensus.cc:2804] T d0a2ceac61cb47d6adbf10a8fe934390 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:45.576246 12652 raft_consensus.cc:697] T d0a2ceac61cb47d6adbf10a8fe934390 P 4927f71d6e294cb89046579b49e12681 [term 1 LEADER]: Becoming Leader. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Running, Role: LEADER
I20260709 13:16:45.576510 12267 ts_tablet_manager.cc:1434] T cf69310a833649fa96e2ad10dd1270ef P b0ff6679aa1e47fbaed4804b1c948f44: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.003s
I20260709 13:16:45.577486 12267 tablet_bootstrap.cc:492] T 66c44b5b51e7484da1fc85b948d03934 P b0ff6679aa1e47fbaed4804b1c948f44: Bootstrap starting.
I20260709 13:16:45.577194 12652 consensus_queue.cc:237] T d0a2ceac61cb47d6adbf10a8fe934390 P 4927f71d6e294cb89046579b49e12681 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:45.575608 12268 consensus_queue.cc:260] T dd97e7b558f74a5dacd74e68a269e7f4 P 26d9fb8ee3f54206b919bdad7b7179f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:45.586140 12266 tablet_bootstrap.cc:492] T f399d1440ed8474e83c54e7877c3fa1b P 4927f71d6e294cb89046579b49e12681: Bootstrap starting.
I20260709 13:16:45.569999 12274 ts_tablet_manager.cc:1403] T d0a2ceac61cb47d6adbf10a8fe934390 P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.262s	user 0.010s	sys 0.023s
I20260709 13:16:45.589921 12268 ts_tablet_manager.cc:1434] T dd97e7b558f74a5dacd74e68a269e7f4 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260709 13:16:45.589816 11896 catalog_manager.cc:5697] T d5f9176277aa4335ab0ef552598a2850 P b0ff6679aa1e47fbaed4804b1c948f44 reported cstate change: term changed from 0 to 1, leader changed from <none> to b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66). New cstate: current_term: 1 leader_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:45.590883 12268 tablet_bootstrap.cc:492] T 0e7d6e1e3326418a8d7585113cb21828 P 26d9fb8ee3f54206b919bdad7b7179f0: Bootstrap starting.
I20260709 13:16:45.600903 12268 tablet_bootstrap.cc:654] T 0e7d6e1e3326418a8d7585113cb21828 P 26d9fb8ee3f54206b919bdad7b7179f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:45.617386 12267 tablet_bootstrap.cc:654] T 66c44b5b51e7484da1fc85b948d03934 P b0ff6679aa1e47fbaed4804b1c948f44: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:45.624861 12274 raft_consensus.cc:359] T d0a2ceac61cb47d6adbf10a8fe934390 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:45.631253 12274 raft_consensus.cc:385] T d0a2ceac61cb47d6adbf10a8fe934390 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:45.631510 12266 tablet_bootstrap.cc:654] T f399d1440ed8474e83c54e7877c3fa1b P 4927f71d6e294cb89046579b49e12681: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:45.611665 11895 catalog_manager.cc:5697] T fab417b53b1c428a91c5fb792cb1c82b P 6878f540147c4f318df5774f4f6338d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6878f540147c4f318df5774f4f6338d0 (127.8.218.65). New cstate: current_term: 1 leader_uuid: "6878f540147c4f318df5774f4f6338d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:45.638514 11896 catalog_manager.cc:5697] T d0a2ceac61cb47d6adbf10a8fe934390 P 4927f71d6e294cb89046579b49e12681 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4927f71d6e294cb89046579b49e12681 (127.8.218.68). New cstate: current_term: 1 leader_uuid: "4927f71d6e294cb89046579b49e12681" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:45.644076 12634 raft_consensus.cc:493] T 0e7d6e1e3326418a8d7585113cb21828 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:45.644578 12634 raft_consensus.cc:515] T 0e7d6e1e3326418a8d7585113cb21828 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:45.648358 12475 raft_consensus.cc:493] T f399d1440ed8474e83c54e7877c3fa1b P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:45.631544 12274 raft_consensus.cc:740] T d0a2ceac61cb47d6adbf10a8fe934390 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:45.649119 12475 raft_consensus.cc:515] T f399d1440ed8474e83c54e7877c3fa1b P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:45.649755 12274 consensus_queue.cc:260] T d0a2ceac61cb47d6adbf10a8fe934390 P 6878f540147c4f318df5774f4f6338d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:45.651842 12274 ts_tablet_manager.cc:1434] T d0a2ceac61cb47d6adbf10a8fe934390 P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.064s	user 0.005s	sys 0.002s
I20260709 13:16:45.652143 12220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7d6e1e3326418a8d7585113cb21828" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:45.653067 12145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7d6e1e3326418a8d7585113cb21828" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
W20260709 13:16:45.653746 12039 leader_election.cc:343] T 0e7d6e1e3326418a8d7585113cb21828 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:45.653955 12475 leader_election.cc:290] T f399d1440ed8474e83c54e7877c3fa1b P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179), 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243)
I20260709 13:16:45.654954 12145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f399d1440ed8474e83c54e7877c3fa1b" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
I20260709 13:16:45.655310 12220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f399d1440ed8474e83c54e7877c3fa1b" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:45.655584 12145 raft_consensus.cc:2468] T f399d1440ed8474e83c54e7877c3fa1b P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ff6679aa1e47fbaed4804b1c948f44 in term 0.
I20260709 13:16:45.654434 12634 leader_election.cc:290] T 0e7d6e1e3326418a8d7585113cb21828 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179), 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243)
I20260709 13:16:45.648622 12268 tablet_bootstrap.cc:492] T 0e7d6e1e3326418a8d7585113cb21828 P 26d9fb8ee3f54206b919bdad7b7179f0: No bootstrap required, opened a new log
I20260709 13:16:45.656697 12268 ts_tablet_manager.cc:1403] T 0e7d6e1e3326418a8d7585113cb21828 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent bootstrapping tablet: real 0.066s	user 0.015s	sys 0.018s
W20260709 13:16:45.656612 12039 leader_election.cc:343] T f399d1440ed8474e83c54e7877c3fa1b P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:45.659394 12267 tablet_bootstrap.cc:492] T 66c44b5b51e7484da1fc85b948d03934 P b0ff6679aa1e47fbaed4804b1c948f44: No bootstrap required, opened a new log
I20260709 13:16:45.659873 12267 ts_tablet_manager.cc:1403] T 66c44b5b51e7484da1fc85b948d03934 P b0ff6679aa1e47fbaed4804b1c948f44: Time spent bootstrapping tablet: real 0.083s	user 0.008s	sys 0.010s
W20260709 13:16:45.659895 12040 leader_election.cc:343] T 0e7d6e1e3326418a8d7585113cb21828 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:45.660466 12040 leader_election.cc:304] T 0e7d6e1e3326418a8d7585113cb21828 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b0ff6679aa1e47fbaed4804b1c948f44; no voters: 26d9fb8ee3f54206b919bdad7b7179f0, 4927f71d6e294cb89046579b49e12681
I20260709 13:16:45.661099 12266 tablet_bootstrap.cc:492] T f399d1440ed8474e83c54e7877c3fa1b P 4927f71d6e294cb89046579b49e12681: No bootstrap required, opened a new log
I20260709 13:16:45.661577 12634 raft_consensus.cc:2749] T 0e7d6e1e3326418a8d7585113cb21828 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:45.667490 12274 tablet_bootstrap.cc:492] T 20176a0f3589423e987c4b31bd8d191b P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:45.671171 12268 raft_consensus.cc:359] T 0e7d6e1e3326418a8d7585113cb21828 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:45.661670 12040 leader_election.cc:304] T f399d1440ed8474e83c54e7877c3fa1b P b0ff6679aa1e47fbaed4804b1c948f44 [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: 26d9fb8ee3f54206b919bdad7b7179f0, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 4927f71d6e294cb89046579b49e12681
I20260709 13:16:45.661592 12266 ts_tablet_manager.cc:1403] T f399d1440ed8474e83c54e7877c3fa1b P 4927f71d6e294cb89046579b49e12681: Time spent bootstrapping tablet: real 0.076s	user 0.010s	sys 0.005s
I20260709 13:16:45.673069 12634 raft_consensus.cc:2804] T f399d1440ed8474e83c54e7877c3fa1b P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:45.673452 12634 raft_consensus.cc:493] T f399d1440ed8474e83c54e7877c3fa1b P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:45.673787 12634 raft_consensus.cc:3060] T f399d1440ed8474e83c54e7877c3fa1b P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:45.674507 12268 raft_consensus.cc:385] T 0e7d6e1e3326418a8d7585113cb21828 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:45.674897 12268 raft_consensus.cc:740] T 0e7d6e1e3326418a8d7585113cb21828 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Initialized, Role: FOLLOWER
I20260709 13:16:45.675885 12268 consensus_queue.cc:260] T 0e7d6e1e3326418a8d7585113cb21828 P 26d9fb8ee3f54206b919bdad7b7179f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:45.676774 12274 tablet_bootstrap.cc:654] T 20176a0f3589423e987c4b31bd8d191b P 6878f540147c4f318df5774f4f6338d0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:45.680591 12634 raft_consensus.cc:515] T f399d1440ed8474e83c54e7877c3fa1b P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:45.682420 12268 ts_tablet_manager.cc:1434] T 0e7d6e1e3326418a8d7585113cb21828 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 13:16:45.683300 12145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f399d1440ed8474e83c54e7877c3fa1b" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0"
I20260709 13:16:45.685192 12145 raft_consensus.cc:3060] T f399d1440ed8474e83c54e7877c3fa1b P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:45.685595 12220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f399d1440ed8474e83c54e7877c3fa1b" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681"
W20260709 13:16:45.686895 12039 leader_election.cc:343] T f399d1440ed8474e83c54e7877c3fa1b P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:45.687417 12634 leader_election.cc:290] T f399d1440ed8474e83c54e7877c3fa1b P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 election: Requested vote from peers 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179), 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243)
I20260709 13:16:45.689538 12266 raft_consensus.cc:359] T f399d1440ed8474e83c54e7877c3fa1b P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:45.690178 12266 raft_consensus.cc:385] T f399d1440ed8474e83c54e7877c3fa1b P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:45.690416 12266 raft_consensus.cc:740] T f399d1440ed8474e83c54e7877c3fa1b P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Initialized, Role: FOLLOWER
I20260709 13:16:45.690778 12267 raft_consensus.cc:359] T 66c44b5b51e7484da1fc85b948d03934 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:45.691257 12266 consensus_queue.cc:260] T f399d1440ed8474e83c54e7877c3fa1b P 4927f71d6e294cb89046579b49e12681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:45.691425 12267 raft_consensus.cc:385] T 66c44b5b51e7484da1fc85b948d03934 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:45.692067 12267 raft_consensus.cc:740] T 66c44b5b51e7484da1fc85b948d03934 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Initialized, Role: FOLLOWER
I20260709 13:16:45.692881 12267 consensus_queue.cc:260] T 66c44b5b51e7484da1fc85b948d03934 P b0ff6679aa1e47fbaed4804b1c948f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:45.693549 12266 ts_tablet_manager.cc:1434] T f399d1440ed8474e83c54e7877c3fa1b P 4927f71d6e294cb89046579b49e12681: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 13:16:45.694290 12267 ts_tablet_manager.cc:1434] T 66c44b5b51e7484da1fc85b948d03934 P b0ff6679aa1e47fbaed4804b1c948f44: Time spent starting tablet: real 0.034s	user 0.003s	sys 0.001s
I20260709 13:16:45.695413 12267 tablet_bootstrap.cc:492] T ec43c60d602d4e409e508f9f084f8720 P b0ff6679aa1e47fbaed4804b1c948f44: Bootstrap starting.
I20260709 13:16:45.695787 12266 tablet_bootstrap.cc:492] T dd97e7b558f74a5dacd74e68a269e7f4 P 4927f71d6e294cb89046579b49e12681: Bootstrap starting.
I20260709 13:16:45.701225 12267 tablet_bootstrap.cc:654] T ec43c60d602d4e409e508f9f084f8720 P b0ff6679aa1e47fbaed4804b1c948f44: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:45.701771 12266 tablet_bootstrap.cc:654] T dd97e7b558f74a5dacd74e68a269e7f4 P 4927f71d6e294cb89046579b49e12681: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:45.709203 12145 raft_consensus.cc:2468] T f399d1440ed8474e83c54e7877c3fa1b P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ff6679aa1e47fbaed4804b1c948f44 in term 1.
I20260709 13:16:45.716434 12040 leader_election.cc:304] T f399d1440ed8474e83c54e7877c3fa1b P b0ff6679aa1e47fbaed4804b1c948f44 [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: 26d9fb8ee3f54206b919bdad7b7179f0, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 4927f71d6e294cb89046579b49e12681
I20260709 13:16:45.717561 12634 raft_consensus.cc:2804] T f399d1440ed8474e83c54e7877c3fa1b P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:45.718011 12634 raft_consensus.cc:697] T f399d1440ed8474e83c54e7877c3fa1b P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 LEADER]: Becoming Leader. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Running, Role: LEADER
I20260709 13:16:45.718766 12634 consensus_queue.cc:237] T f399d1440ed8474e83c54e7877c3fa1b P b0ff6679aa1e47fbaed4804b1c948f44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:45.721598 12476 raft_consensus.cc:493] T d0a2ceac61cb47d6adbf10a8fe934390 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:45.722117 12476 raft_consensus.cc:515] T d0a2ceac61cb47d6adbf10a8fe934390 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:45.724110 12476 leader_election.cc:290] T d0a2ceac61cb47d6adbf10a8fe934390 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179), 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243)
I20260709 13:16:45.715454 12268 tablet_bootstrap.cc:492] T 66c44b5b51e7484da1fc85b948d03934 P 26d9fb8ee3f54206b919bdad7b7179f0: Bootstrap starting.
I20260709 13:16:45.725989 12220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0a2ceac61cb47d6adbf10a8fe934390" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:45.728158 12145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0a2ceac61cb47d6adbf10a8fe934390" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
I20260709 13:16:45.729111 12145 raft_consensus.cc:2393] T d0a2ceac61cb47d6adbf10a8fe934390 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6878f540147c4f318df5774f4f6338d0 in current term 1: Already voted for candidate 4927f71d6e294cb89046579b49e12681 in this term.
I20260709 13:16:45.730360 11965 leader_election.cc:304] T d0a2ceac61cb47d6adbf10a8fe934390 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6878f540147c4f318df5774f4f6338d0; no voters: 26d9fb8ee3f54206b919bdad7b7179f0, 4927f71d6e294cb89046579b49e12681
I20260709 13:16:45.732149 12652 raft_consensus.cc:493] T 20176a0f3589423e987c4b31bd8d191b P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:45.732682 12652 raft_consensus.cc:515] T 20176a0f3589423e987c4b31bd8d191b P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:45.734063 12306 raft_consensus.cc:3060] T d0a2ceac61cb47d6adbf10a8fe934390 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:45.735543 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20176a0f3589423e987c4b31bd8d191b" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:45.736255 12069 raft_consensus.cc:2468] T 20176a0f3589423e987c4b31bd8d191b P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4927f71d6e294cb89046579b49e12681 in term 0.
I20260709 13:16:45.737439 12186 leader_election.cc:304] T 20176a0f3589423e987c4b31bd8d191b P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4927f71d6e294cb89046579b49e12681, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 
I20260709 13:16:45.738212 12644 raft_consensus.cc:2804] T 20176a0f3589423e987c4b31bd8d191b P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:45.738541 12644 raft_consensus.cc:493] T 20176a0f3589423e987c4b31bd8d191b P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:45.738839 12644 raft_consensus.cc:3060] T 20176a0f3589423e987c4b31bd8d191b P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:45.739879 11896 catalog_manager.cc:5697] T f399d1440ed8474e83c54e7877c3fa1b P b0ff6679aa1e47fbaed4804b1c948f44 reported cstate change: term changed from 0 to 1, leader changed from <none> to b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66). New cstate: current_term: 1 leader_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:45.743862 12652 leader_election.cc:290] T 20176a0f3589423e987c4b31bd8d191b P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853)
I20260709 13:16:45.744901 12341 raft_consensus.cc:493] T 0e7d6e1e3326418a8d7585113cb21828 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:45.745361 12341 raft_consensus.cc:515] T 0e7d6e1e3326418a8d7585113cb21828 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:45.747222 12341 leader_election.cc:290] T 0e7d6e1e3326418a8d7585113cb21828 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853), 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243)
I20260709 13:16:45.749085 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7d6e1e3326418a8d7585113cb21828" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:45.749953 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20176a0f3589423e987c4b31bd8d191b" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
I20260709 13:16:45.749193 12220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7d6e1e3326418a8d7585113cb21828" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:45.750120 12069 raft_consensus.cc:2468] T 0e7d6e1e3326418a8d7585113cb21828 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 0.
I20260709 13:16:45.753645 12112 leader_election.cc:304] T 0e7d6e1e3326418a8d7585113cb21828 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26d9fb8ee3f54206b919bdad7b7179f0, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 
W20260709 13:16:45.756017 12113 leader_election.cc:343] T 0e7d6e1e3326418a8d7585113cb21828 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:45.755386 12188 leader_election.cc:343] T 20176a0f3589423e987c4b31bd8d191b P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:45.757274 12341 raft_consensus.cc:2804] T 0e7d6e1e3326418a8d7585113cb21828 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:45.757798 12341 raft_consensus.cc:493] T 0e7d6e1e3326418a8d7585113cb21828 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:45.758180 12341 raft_consensus.cc:3060] T 0e7d6e1e3326418a8d7585113cb21828 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:45.760061 12475 raft_consensus.cc:493] T 66c44b5b51e7484da1fc85b948d03934 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:45.760725 12475 raft_consensus.cc:515] T 66c44b5b51e7484da1fc85b948d03934 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:45.760959 12644 raft_consensus.cc:515] T 20176a0f3589423e987c4b31bd8d191b P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:45.765497 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c44b5b51e7484da1fc85b948d03934" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
I20260709 13:16:45.767889 12145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c44b5b51e7484da1fc85b948d03934" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
I20260709 13:16:45.768536 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20176a0f3589423e987c4b31bd8d191b" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0"
W20260709 13:16:45.771083 12040 leader_election.cc:343] T 66c44b5b51e7484da1fc85b948d03934 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:45.771983 12040 leader_election.cc:343] T 66c44b5b51e7484da1fc85b948d03934 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:45.772094 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20176a0f3589423e987c4b31bd8d191b" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44"
I20260709 13:16:45.772572 12040 leader_election.cc:304] T 66c44b5b51e7484da1fc85b948d03934 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b0ff6679aa1e47fbaed4804b1c948f44; no voters: 26d9fb8ee3f54206b919bdad7b7179f0, 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:45.772907 12069 raft_consensus.cc:3060] T 20176a0f3589423e987c4b31bd8d191b P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:45.763394 12475 leader_election.cc:290] T 66c44b5b51e7484da1fc85b948d03934 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179)
W20260709 13:16:45.775911 12188 leader_election.cc:343] T 20176a0f3589423e987c4b31bd8d191b P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:45.775903 12475 raft_consensus.cc:2749] T 66c44b5b51e7484da1fc85b948d03934 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:45.798372 12268 tablet_bootstrap.cc:654] T 66c44b5b51e7484da1fc85b948d03934 P 26d9fb8ee3f54206b919bdad7b7179f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:45.757215 12306 raft_consensus.cc:2749] T d0a2ceac61cb47d6adbf10a8fe934390 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:45.795722 12652 consensus_queue.cc:1048] T 80cc370d7ad34f299f6d15ca677b5e0d P 4927f71d6e294cb89046579b49e12681 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:16:45.797657 12644 leader_election.cc:290] T 20176a0f3589423e987c4b31bd8d191b P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 election: Requested vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853)
I20260709 13:16:45.800549 12274 tablet_bootstrap.cc:492] T 20176a0f3589423e987c4b31bd8d191b P 6878f540147c4f318df5774f4f6338d0: No bootstrap required, opened a new log
I20260709 13:16:45.802950 12274 ts_tablet_manager.cc:1403] T 20176a0f3589423e987c4b31bd8d191b P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.136s	user 0.034s	sys 0.036s
I20260709 13:16:45.803375 12341 raft_consensus.cc:515] T 0e7d6e1e3326418a8d7585113cb21828 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:45.806257 12274 raft_consensus.cc:359] T 20176a0f3589423e987c4b31bd8d191b P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:45.806874 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7d6e1e3326418a8d7585113cb21828" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44"
I20260709 13:16:45.785036 12069 raft_consensus.cc:2468] T 20176a0f3589423e987c4b31bd8d191b P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4927f71d6e294cb89046579b49e12681 in term 1.
I20260709 13:16:45.807684 12074 raft_consensus.cc:3060] T 0e7d6e1e3326418a8d7585113cb21828 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:45.808596 12186 leader_election.cc:304] T 20176a0f3589423e987c4b31bd8d191b P 4927f71d6e294cb89046579b49e12681 [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: 4927f71d6e294cb89046579b49e12681, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:45.809755 12644 raft_consensus.cc:2804] T 20176a0f3589423e987c4b31bd8d191b P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:45.810541 12644 raft_consensus.cc:697] T 20176a0f3589423e987c4b31bd8d191b P 4927f71d6e294cb89046579b49e12681 [term 1 LEADER]: Becoming Leader. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Running, Role: LEADER
I20260709 13:16:45.811389 12644 consensus_queue.cc:237] T 20176a0f3589423e987c4b31bd8d191b P 4927f71d6e294cb89046579b49e12681 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:45.816000 12491 raft_consensus.cc:493] T dd97e7b558f74a5dacd74e68a269e7f4 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:45.816500 12491 raft_consensus.cc:515] T dd97e7b558f74a5dacd74e68a269e7f4 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:45.818442 12491 leader_election.cc:290] T dd97e7b558f74a5dacd74e68a269e7f4 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:45.829093 12220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd97e7b558f74a5dacd74e68a269e7f4" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:45.806898 12274 raft_consensus.cc:385] T 20176a0f3589423e987c4b31bd8d191b P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:45.832336 12274 raft_consensus.cc:740] T 20176a0f3589423e987c4b31bd8d191b P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:45.833305 12274 consensus_queue.cc:260] T 20176a0f3589423e987c4b31bd8d191b P 6878f540147c4f318df5774f4f6338d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
W20260709 13:16:45.833885 12113 leader_election.cc:343] T dd97e7b558f74a5dacd74e68a269e7f4 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:45.834797 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd97e7b558f74a5dacd74e68a269e7f4" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
I20260709 13:16:45.837603 12577 consensus_queue.cc:1048] T 80cc370d7ad34f299f6d15ca677b5e0d P 4927f71d6e294cb89046579b49e12681 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:45.842523 12274 ts_tablet_manager.cc:1434] T 20176a0f3589423e987c4b31bd8d191b P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
W20260709 13:16:45.845285 12114 leader_election.cc:343] T dd97e7b558f74a5dacd74e68a269e7f4 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:45.845765 12114 leader_election.cc:304] T dd97e7b558f74a5dacd74e68a269e7f4 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26d9fb8ee3f54206b919bdad7b7179f0; no voters: 4927f71d6e294cb89046579b49e12681, 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:45.846850 12599 raft_consensus.cc:2749] T dd97e7b558f74a5dacd74e68a269e7f4 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:16:45.853194 12040 consensus_peers.cc:597] T d5f9176277aa4335ab0ef552598a2850 P b0ff6679aa1e47fbaed4804b1c948f44 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. 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:16:45.865972 12266 tablet_bootstrap.cc:492] T dd97e7b558f74a5dacd74e68a269e7f4 P 4927f71d6e294cb89046579b49e12681: No bootstrap required, opened a new log
I20260709 13:16:45.866480 12266 ts_tablet_manager.cc:1403] T dd97e7b558f74a5dacd74e68a269e7f4 P 4927f71d6e294cb89046579b49e12681: Time spent bootstrapping tablet: real 0.171s	user 0.059s	sys 0.074s
I20260709 13:16:45.866892 12274 tablet_bootstrap.cc:492] T 71b61dbbb7b54ff69de39e41f49a7265 P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:45.869603 12267 tablet_bootstrap.cc:492] T ec43c60d602d4e409e508f9f084f8720 P b0ff6679aa1e47fbaed4804b1c948f44: No bootstrap required, opened a new log
I20260709 13:16:45.870183 12267 ts_tablet_manager.cc:1403] T ec43c60d602d4e409e508f9f084f8720 P b0ff6679aa1e47fbaed4804b1c948f44: Time spent bootstrapping tablet: real 0.175s	user 0.015s	sys 0.001s
I20260709 13:16:45.872664 12266 raft_consensus.cc:359] T dd97e7b558f74a5dacd74e68a269e7f4 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:45.873334 12266 raft_consensus.cc:385] T dd97e7b558f74a5dacd74e68a269e7f4 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:45.873584 12266 raft_consensus.cc:740] T dd97e7b558f74a5dacd74e68a269e7f4 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Initialized, Role: FOLLOWER
I20260709 13:16:45.878260 12266 consensus_queue.cc:260] T dd97e7b558f74a5dacd74e68a269e7f4 P 4927f71d6e294cb89046579b49e12681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:45.879840 12266 ts_tablet_manager.cc:1434] T dd97e7b558f74a5dacd74e68a269e7f4 P 4927f71d6e294cb89046579b49e12681: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.003s
I20260709 13:16:45.880817 12266 tablet_bootstrap.cc:492] T cf69310a833649fa96e2ad10dd1270ef P 4927f71d6e294cb89046579b49e12681: Bootstrap starting.
I20260709 13:16:45.841068 12074 raft_consensus.cc:2468] T 0e7d6e1e3326418a8d7585113cb21828 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 1.
I20260709 13:16:45.882877 12112 leader_election.cc:304] T 0e7d6e1e3326418a8d7585113cb21828 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26d9fb8ee3f54206b919bdad7b7179f0, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 
I20260709 13:16:45.883710 12599 raft_consensus.cc:2804] T 0e7d6e1e3326418a8d7585113cb21828 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:45.884143 12599 raft_consensus.cc:697] T 0e7d6e1e3326418a8d7585113cb21828 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Becoming Leader. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Running, Role: LEADER
I20260709 13:16:45.884930 12599 consensus_queue.cc:237] T 0e7d6e1e3326418a8d7585113cb21828 P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:45.888212 12266 tablet_bootstrap.cc:654] T cf69310a833649fa96e2ad10dd1270ef P 4927f71d6e294cb89046579b49e12681: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:45.905244 12267 raft_consensus.cc:359] T ec43c60d602d4e409e508f9f084f8720 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:45.906917 12267 raft_consensus.cc:385] T ec43c60d602d4e409e508f9f084f8720 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:45.907303 12267 raft_consensus.cc:740] T ec43c60d602d4e409e508f9f084f8720 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Initialized, Role: FOLLOWER
I20260709 13:16:45.911546 12341 leader_election.cc:290] T 0e7d6e1e3326418a8d7585113cb21828 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 election: Requested vote from peers b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853), 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243)
I20260709 13:16:45.917156 11895 catalog_manager.cc:5697] T 20176a0f3589423e987c4b31bd8d191b P 4927f71d6e294cb89046579b49e12681 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4927f71d6e294cb89046579b49e12681 (127.8.218.68). New cstate: current_term: 1 leader_uuid: "4927f71d6e294cb89046579b49e12681" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:45.919097 12220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7d6e1e3326418a8d7585113cb21828" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681"
I20260709 13:16:45.919661 12644 raft_consensus.cc:493] T fab417b53b1c428a91c5fb792cb1c82b P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:45.920790 12644 raft_consensus.cc:515] T fab417b53b1c428a91c5fb792cb1c82b P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
W20260709 13:16:45.921047 12113 leader_election.cc:343] T 0e7d6e1e3326418a8d7585113cb21828 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:45.923249 12644 leader_election.cc:290] T fab417b53b1c428a91c5fb792cb1c82b P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853)
I20260709 13:16:45.919379 12268 tablet_bootstrap.cc:492] T 66c44b5b51e7484da1fc85b948d03934 P 26d9fb8ee3f54206b919bdad7b7179f0: No bootstrap required, opened a new log
I20260709 13:16:45.923950 12268 ts_tablet_manager.cc:1403] T 66c44b5b51e7484da1fc85b948d03934 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent bootstrapping tablet: real 0.209s	user 0.016s	sys 0.018s
I20260709 13:16:45.924819 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fab417b53b1c428a91c5fb792cb1c82b" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
I20260709 13:16:45.926674 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fab417b53b1c428a91c5fb792cb1c82b" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:45.927398 12074 raft_consensus.cc:2393] T fab417b53b1c428a91c5fb792cb1c82b P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4927f71d6e294cb89046579b49e12681 in current term 1: Already voted for candidate 6878f540147c4f318df5774f4f6338d0 in this term.
I20260709 13:16:45.928521 12186 leader_election.cc:304] T fab417b53b1c428a91c5fb792cb1c82b P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4927f71d6e294cb89046579b49e12681; no voters: 6878f540147c4f318df5774f4f6338d0, b0ff6679aa1e47fbaed4804b1c948f44
I20260709 13:16:45.930372 12644 raft_consensus.cc:3060] T fab417b53b1c428a91c5fb792cb1c82b P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:45.921305 12267 consensus_queue.cc:260] T ec43c60d602d4e409e508f9f084f8720 P b0ff6679aa1e47fbaed4804b1c948f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:45.937279 11896 catalog_manager.cc:5697] T 0e7d6e1e3326418a8d7585113cb21828 P 26d9fb8ee3f54206b919bdad7b7179f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67). New cstate: current_term: 1 leader_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:45.938208 12577 raft_consensus.cc:493] T f399d1440ed8474e83c54e7877c3fa1b P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:45.938725 12577 raft_consensus.cc:515] T f399d1440ed8474e83c54e7877c3fa1b P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:45.940723 12577 leader_election.cc:290] T f399d1440ed8474e83c54e7877c3fa1b P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853), 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179)
I20260709 13:16:45.926505 12268 raft_consensus.cc:359] T 66c44b5b51e7484da1fc85b948d03934 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:45.944948 12147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f399d1440ed8474e83c54e7877c3fa1b" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
I20260709 13:16:45.945353 12268 raft_consensus.cc:385] T 66c44b5b51e7484da1fc85b948d03934 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:45.945768 12268 raft_consensus.cc:740] T 66c44b5b51e7484da1fc85b948d03934 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Initialized, Role: FOLLOWER
I20260709 13:16:45.946048 12147 raft_consensus.cc:2393] T f399d1440ed8474e83c54e7877c3fa1b P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4927f71d6e294cb89046579b49e12681 in current term 1: Already voted for candidate b0ff6679aa1e47fbaed4804b1c948f44 in this term.
I20260709 13:16:45.946843 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f399d1440ed8474e83c54e7877c3fa1b" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:45.946681 12268 consensus_queue.cc:260] T 66c44b5b51e7484da1fc85b948d03934 P 26d9fb8ee3f54206b919bdad7b7179f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:45.949918 12267 ts_tablet_manager.cc:1434] T ec43c60d602d4e409e508f9f084f8720 P b0ff6679aa1e47fbaed4804b1c948f44: Time spent starting tablet: real 0.079s	user 0.007s	sys 0.000s
I20260709 13:16:45.950268 12188 leader_election.cc:304] T f399d1440ed8474e83c54e7877c3fa1b P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4927f71d6e294cb89046579b49e12681; no voters: 26d9fb8ee3f54206b919bdad7b7179f0, b0ff6679aa1e47fbaed4804b1c948f44
I20260709 13:16:45.951323 12268 ts_tablet_manager.cc:1434] T 66c44b5b51e7484da1fc85b948d03934 P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 13:16:45.956259 12577 raft_consensus.cc:3060] T f399d1440ed8474e83c54e7877c3fa1b P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:45.957176 12644 raft_consensus.cc:2749] T fab417b53b1c428a91c5fb792cb1c82b P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:45.957959 12268 tablet_bootstrap.cc:492] T 4fa9c369c27e4588aad14fe6b9930dbd P 26d9fb8ee3f54206b919bdad7b7179f0: Bootstrap starting.
I20260709 13:16:45.961594 12274 tablet_bootstrap.cc:654] T 71b61dbbb7b54ff69de39e41f49a7265 P 6878f540147c4f318df5774f4f6338d0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:45.972678 12474 raft_consensus.cc:493] T cf69310a833649fa96e2ad10dd1270ef P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:45.973254 12274 tablet_bootstrap.cc:492] T 71b61dbbb7b54ff69de39e41f49a7265 P 6878f540147c4f318df5774f4f6338d0: No bootstrap required, opened a new log
I20260709 13:16:45.973197 12474 raft_consensus.cc:515] T cf69310a833649fa96e2ad10dd1270ef P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:45.973753 12274 ts_tablet_manager.cc:1403] T 71b61dbbb7b54ff69de39e41f49a7265 P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.130s	user 0.007s	sys 0.005s
I20260709 13:16:45.975374 12474 leader_election.cc:290] T cf69310a833649fa96e2ad10dd1270ef P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:45.976435 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf69310a833649fa96e2ad10dd1270ef" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
I20260709 13:16:45.976765 12274 raft_consensus.cc:359] T 71b61dbbb7b54ff69de39e41f49a7265 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:45.977433 12274 raft_consensus.cc:385] T 71b61dbbb7b54ff69de39e41f49a7265 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:45.977687 12274 raft_consensus.cc:740] T 71b61dbbb7b54ff69de39e41f49a7265 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
W20260709 13:16:45.977764 12040 leader_election.cc:343] T cf69310a833649fa96e2ad10dd1270ef P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:45.978343 12274 consensus_queue.cc:260] T 71b61dbbb7b54ff69de39e41f49a7265 P 6878f540147c4f318df5774f4f6338d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:45.976867 12220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf69310a833649fa96e2ad10dd1270ef" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:45.984894 12274 ts_tablet_manager.cc:1434] T 71b61dbbb7b54ff69de39e41f49a7265 P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 13:16:45.985798 12274 tablet_bootstrap.cc:492] T cf69310a833649fa96e2ad10dd1270ef P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
W20260709 13:16:45.991371 12039 leader_election.cc:343] T cf69310a833649fa96e2ad10dd1270ef P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:45.991958 12039 leader_election.cc:304] T cf69310a833649fa96e2ad10dd1270ef P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b0ff6679aa1e47fbaed4804b1c948f44; no voters: 4927f71d6e294cb89046579b49e12681, 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:45.993074 12474 raft_consensus.cc:2749] T cf69310a833649fa96e2ad10dd1270ef P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:45.993615 12268 tablet_bootstrap.cc:654] T 4fa9c369c27e4588aad14fe6b9930dbd P 26d9fb8ee3f54206b919bdad7b7179f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:45.996208 12577 raft_consensus.cc:2749] T f399d1440ed8474e83c54e7877c3fa1b P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:16:45.997393 12677 log.cc:927] Time spent T 0e7d6e1e3326418a8d7585113cb21828 P 26d9fb8ee3f54206b919bdad7b7179f0: Append to log took a long time: real 0.087s	user 0.000s	sys 0.000s
I20260709 13:16:45.999874 12476 consensus_queue.cc:1048] T fab417b53b1c428a91c5fb792cb1c82b P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:46.004220 12476 raft_consensus.cc:493] T 20176a0f3589423e987c4b31bd8d191b P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:46.004976 12476 raft_consensus.cc:515] T 20176a0f3589423e987c4b31bd8d191b P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:46.009533 12274 tablet_bootstrap.cc:654] T cf69310a833649fa96e2ad10dd1270ef P 6878f540147c4f318df5774f4f6338d0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:46.009390 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20176a0f3589423e987c4b31bd8d191b" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:46.010238 12070 raft_consensus.cc:2393] T 20176a0f3589423e987c4b31bd8d191b P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6878f540147c4f318df5774f4f6338d0 in current term 1: Already voted for candidate 4927f71d6e294cb89046579b49e12681 in this term.
I20260709 13:16:46.010145 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20176a0f3589423e987c4b31bd8d191b" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:46.012284 11964 leader_election.cc:304] T 20176a0f3589423e987c4b31bd8d191b P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6878f540147c4f318df5774f4f6338d0; no voters: 4927f71d6e294cb89046579b49e12681, b0ff6679aa1e47fbaed4804b1c948f44
I20260709 13:16:46.013393 12643 raft_consensus.cc:3060] T 20176a0f3589423e987c4b31bd8d191b P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:46.023176 12643 raft_consensus.cc:2749] T 20176a0f3589423e987c4b31bd8d191b P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:46.028527 12474 consensus_queue.cc:1048] T d5f9176277aa4335ab0ef552598a2850 P b0ff6679aa1e47fbaed4804b1c948f44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:46.032999 12476 leader_election.cc:290] T 20176a0f3589423e987c4b31bd8d191b P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853)
I20260709 13:16:46.044006 12651 raft_consensus.cc:493] T dd97e7b558f74a5dacd74e68a269e7f4 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:46.044550 12651 raft_consensus.cc:515] T dd97e7b558f74a5dacd74e68a269e7f4 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:46.046669 12651 leader_election.cc:290] T dd97e7b558f74a5dacd74e68a269e7f4 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:46.041810 12577 consensus_queue.cc:1048] T d0a2ceac61cb47d6adbf10a8fe934390 P 4927f71d6e294cb89046579b49e12681 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:16:46.063167 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd97e7b558f74a5dacd74e68a269e7f4" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
W20260709 13:16:46.079824 12188 leader_election.cc:343] T dd97e7b558f74a5dacd74e68a269e7f4 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:46.084288 12266 tablet_bootstrap.cc:492] T cf69310a833649fa96e2ad10dd1270ef P 4927f71d6e294cb89046579b49e12681: No bootstrap required, opened a new log
I20260709 13:16:46.084834 12266 ts_tablet_manager.cc:1403] T cf69310a833649fa96e2ad10dd1270ef P 4927f71d6e294cb89046579b49e12681: Time spent bootstrapping tablet: real 0.204s	user 0.053s	sys 0.067s
I20260709 13:16:46.097397 12145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd97e7b558f74a5dacd74e68a269e7f4" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
I20260709 13:16:46.098126 12145 raft_consensus.cc:2468] T dd97e7b558f74a5dacd74e68a269e7f4 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4927f71d6e294cb89046579b49e12681 in term 0.
I20260709 13:16:46.100869 12188 leader_election.cc:304] T dd97e7b558f74a5dacd74e68a269e7f4 P 4927f71d6e294cb89046579b49e12681 [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: 26d9fb8ee3f54206b919bdad7b7179f0, 4927f71d6e294cb89046579b49e12681; no voters: 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:46.101604 12652 raft_consensus.cc:2804] T dd97e7b558f74a5dacd74e68a269e7f4 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:46.101992 12652 raft_consensus.cc:493] T dd97e7b558f74a5dacd74e68a269e7f4 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:46.086891 12577 consensus_queue.cc:1048] T d0a2ceac61cb47d6adbf10a8fe934390 P 4927f71d6e294cb89046579b49e12681 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 13:16:46.102317 12652 raft_consensus.cc:3060] T dd97e7b558f74a5dacd74e68a269e7f4 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:46.101048 12266 raft_consensus.cc:359] T cf69310a833649fa96e2ad10dd1270ef P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:46.104238 12266 raft_consensus.cc:385] T cf69310a833649fa96e2ad10dd1270ef P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:46.104534 12266 raft_consensus.cc:740] T cf69310a833649fa96e2ad10dd1270ef P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Initialized, Role: FOLLOWER
I20260709 13:16:46.105116 12266 consensus_queue.cc:260] T cf69310a833649fa96e2ad10dd1270ef P 4927f71d6e294cb89046579b49e12681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:46.112313 12266 ts_tablet_manager.cc:1434] T cf69310a833649fa96e2ad10dd1270ef P 4927f71d6e294cb89046579b49e12681: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.001s
I20260709 13:16:46.119861 12306 consensus_queue.cc:1048] T fab417b53b1c428a91c5fb792cb1c82b P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:46.128389 12266 tablet_bootstrap.cc:492] T 4fa9c369c27e4588aad14fe6b9930dbd P 4927f71d6e294cb89046579b49e12681: Bootstrap starting.
I20260709 13:16:46.132795 12268 tablet_bootstrap.cc:492] T 4fa9c369c27e4588aad14fe6b9930dbd P 26d9fb8ee3f54206b919bdad7b7179f0: No bootstrap required, opened a new log
I20260709 13:16:46.133333 12268 ts_tablet_manager.cc:1403] T 4fa9c369c27e4588aad14fe6b9930dbd P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent bootstrapping tablet: real 0.176s	user 0.007s	sys 0.022s
I20260709 13:16:46.133513 12274 tablet_bootstrap.cc:492] T cf69310a833649fa96e2ad10dd1270ef P 6878f540147c4f318df5774f4f6338d0: No bootstrap required, opened a new log
I20260709 13:16:46.133967 12274 ts_tablet_manager.cc:1403] T cf69310a833649fa96e2ad10dd1270ef P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.148s	user 0.035s	sys 0.034s
I20260709 13:16:46.136490 12274 raft_consensus.cc:359] T cf69310a833649fa96e2ad10dd1270ef P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:46.136637 12268 raft_consensus.cc:359] T 4fa9c369c27e4588aad14fe6b9930dbd P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:46.111455 12652 raft_consensus.cc:515] T dd97e7b558f74a5dacd74e68a269e7f4 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:46.137605 12268 raft_consensus.cc:385] T 4fa9c369c27e4588aad14fe6b9930dbd P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:46.138019 12268 raft_consensus.cc:740] T 4fa9c369c27e4588aad14fe6b9930dbd P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Initialized, Role: FOLLOWER
I20260709 13:16:46.140717 12146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd97e7b558f74a5dacd74e68a269e7f4" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0"
I20260709 13:16:46.141494 12146 raft_consensus.cc:3060] T dd97e7b558f74a5dacd74e68a269e7f4 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:46.141688 12266 tablet_bootstrap.cc:654] T 4fa9c369c27e4588aad14fe6b9930dbd P 4927f71d6e294cb89046579b49e12681: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:46.142925 12268 consensus_queue.cc:260] T 4fa9c369c27e4588aad14fe6b9930dbd P 26d9fb8ee3f54206b919bdad7b7179f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:46.137171 12274 raft_consensus.cc:385] T cf69310a833649fa96e2ad10dd1270ef P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:46.148180 12274 raft_consensus.cc:740] T cf69310a833649fa96e2ad10dd1270ef P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:46.150506 12274 consensus_queue.cc:260] T cf69310a833649fa96e2ad10dd1270ef P 6878f540147c4f318df5774f4f6338d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:46.152055 12274 ts_tablet_manager.cc:1434] T cf69310a833649fa96e2ad10dd1270ef P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260709 13:16:46.153009 12274 tablet_bootstrap.cc:492] T dd97e7b558f74a5dacd74e68a269e7f4 P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:46.153033 11998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd97e7b558f74a5dacd74e68a269e7f4" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0"
W20260709 13:16:46.154748 12188 leader_election.cc:343] T dd97e7b558f74a5dacd74e68a269e7f4 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:46.155697 12652 leader_election.cc:290] T dd97e7b558f74a5dacd74e68a269e7f4 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 election: Requested vote from peers 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:46.159535 12268 ts_tablet_manager.cc:1434] T 4fa9c369c27e4588aad14fe6b9930dbd P 26d9fb8ee3f54206b919bdad7b7179f0: Time spent starting tablet: real 0.026s	user 0.002s	sys 0.006s
W20260709 13:16:46.161018 12112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.218.66:44853, user_credentials={real_user=slave}} blocked reactor thread for 99926.7us
I20260709 13:16:46.156708 12146 raft_consensus.cc:2468] T dd97e7b558f74a5dacd74e68a269e7f4 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4927f71d6e294cb89046579b49e12681 in term 1.
I20260709 13:16:46.163628 12188 leader_election.cc:304] T dd97e7b558f74a5dacd74e68a269e7f4 P 4927f71d6e294cb89046579b49e12681 [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: 26d9fb8ee3f54206b919bdad7b7179f0, 4927f71d6e294cb89046579b49e12681; no voters: 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:46.164412 12577 raft_consensus.cc:2804] T dd97e7b558f74a5dacd74e68a269e7f4 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:46.164950 12577 raft_consensus.cc:697] T dd97e7b558f74a5dacd74e68a269e7f4 P 4927f71d6e294cb89046579b49e12681 [term 1 LEADER]: Becoming Leader. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Running, Role: LEADER
I20260709 13:16:46.165827 12577 consensus_queue.cc:237] T dd97e7b558f74a5dacd74e68a269e7f4 P 4927f71d6e294cb89046579b49e12681 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:46.166913 12652 raft_consensus.cc:493] T cf69310a833649fa96e2ad10dd1270ef P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:46.168166 12652 raft_consensus.cc:515] T cf69310a833649fa96e2ad10dd1270ef P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:46.193604 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf69310a833649fa96e2ad10dd1270ef" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:46.194294 12074 raft_consensus.cc:2468] T cf69310a833649fa96e2ad10dd1270ef P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4927f71d6e294cb89046579b49e12681 in term 0.
I20260709 13:16:46.196717 11998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf69310a833649fa96e2ad10dd1270ef" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
I20260709 13:16:46.196923 12186 leader_election.cc:304] T cf69310a833649fa96e2ad10dd1270ef P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4927f71d6e294cb89046579b49e12681, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 
I20260709 13:16:46.192422 12652 leader_election.cc:290] T cf69310a833649fa96e2ad10dd1270ef P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853)
I20260709 13:16:46.197436 11998 raft_consensus.cc:2468] T cf69310a833649fa96e2ad10dd1270ef P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4927f71d6e294cb89046579b49e12681 in term 0.
I20260709 13:16:46.195593 12475 consensus_queue.cc:1048] T f399d1440ed8474e83c54e7877c3fa1b P b0ff6679aa1e47fbaed4804b1c948f44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:46.199198 12644 consensus_queue.cc:1048] T 20176a0f3589423e987c4b31bd8d191b P 4927f71d6e294cb89046579b49e12681 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:46.197669 12652 raft_consensus.cc:2804] T cf69310a833649fa96e2ad10dd1270ef P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:46.200970 12652 raft_consensus.cc:493] T cf69310a833649fa96e2ad10dd1270ef P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:46.201363 12652 raft_consensus.cc:3060] T cf69310a833649fa96e2ad10dd1270ef P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:46.207461 12274 tablet_bootstrap.cc:654] T dd97e7b558f74a5dacd74e68a269e7f4 P 6878f540147c4f318df5774f4f6338d0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:46.219480 12476 raft_consensus.cc:493] T 71b61dbbb7b54ff69de39e41f49a7265 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:46.220105 12476 raft_consensus.cc:515] T 71b61dbbb7b54ff69de39e41f49a7265 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:46.222355 12476 leader_election.cc:290] T 71b61dbbb7b54ff69de39e41f49a7265 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853), 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179)
I20260709 13:16:46.228116 12147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b61dbbb7b54ff69de39e41f49a7265" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
I20260709 13:16:46.233147 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b61dbbb7b54ff69de39e41f49a7265" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:46.239283 11963 leader_election.cc:304] T 71b61dbbb7b54ff69de39e41f49a7265 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6878f540147c4f318df5774f4f6338d0; no voters: 26d9fb8ee3f54206b919bdad7b7179f0, b0ff6679aa1e47fbaed4804b1c948f44
W20260709 13:16:46.241050 12686 log.cc:927] Time spent T d0a2ceac61cb47d6adbf10a8fe934390 P 6878f540147c4f318df5774f4f6338d0: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260709 13:16:46.243268 12306 raft_consensus.cc:2749] T 71b61dbbb7b54ff69de39e41f49a7265 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:46.244410 12266 tablet_bootstrap.cc:492] T 4fa9c369c27e4588aad14fe6b9930dbd P 4927f71d6e294cb89046579b49e12681: No bootstrap required, opened a new log
I20260709 13:16:46.244967 12266 ts_tablet_manager.cc:1403] T 4fa9c369c27e4588aad14fe6b9930dbd P 4927f71d6e294cb89046579b49e12681: Time spent bootstrapping tablet: real 0.117s	user 0.023s	sys 0.007s
I20260709 13:16:46.267799 12475 consensus_queue.cc:1048] T f399d1440ed8474e83c54e7877c3fa1b P b0ff6679aa1e47fbaed4804b1c948f44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:46.280298 12266 raft_consensus.cc:359] T 4fa9c369c27e4588aad14fe6b9930dbd P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:46.281097 12266 raft_consensus.cc:385] T 4fa9c369c27e4588aad14fe6b9930dbd P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:46.281401 12266 raft_consensus.cc:740] T 4fa9c369c27e4588aad14fe6b9930dbd P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Initialized, Role: FOLLOWER
I20260709 13:16:46.283861 12266 consensus_queue.cc:260] T 4fa9c369c27e4588aad14fe6b9930dbd P 4927f71d6e294cb89046579b49e12681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:46.286183 12266 ts_tablet_manager.cc:1434] T 4fa9c369c27e4588aad14fe6b9930dbd P 4927f71d6e294cb89046579b49e12681: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.000s
I20260709 13:16:46.297290 12652 raft_consensus.cc:515] T cf69310a833649fa96e2ad10dd1270ef P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:46.304530 12599 consensus_queue.cc:1048] T 0e7d6e1e3326418a8d7585113cb21828 P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:46.306599 12274 tablet_bootstrap.cc:492] T dd97e7b558f74a5dacd74e68a269e7f4 P 6878f540147c4f318df5774f4f6338d0: No bootstrap required, opened a new log
I20260709 13:16:46.307097 12274 ts_tablet_manager.cc:1403] T dd97e7b558f74a5dacd74e68a269e7f4 P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.154s	user 0.035s	sys 0.062s
I20260709 13:16:46.309316 12644 consensus_queue.cc:1048] T 20176a0f3589423e987c4b31bd8d191b P 4927f71d6e294cb89046579b49e12681 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:46.310024 12274 raft_consensus.cc:359] T dd97e7b558f74a5dacd74e68a269e7f4 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:46.310688 12274 raft_consensus.cc:385] T dd97e7b558f74a5dacd74e68a269e7f4 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:46.310979 12274 raft_consensus.cc:740] T dd97e7b558f74a5dacd74e68a269e7f4 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:46.311645 12274 consensus_queue.cc:260] T dd97e7b558f74a5dacd74e68a269e7f4 P 6878f540147c4f318df5774f4f6338d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:46.314503 12274 ts_tablet_manager.cc:1434] T dd97e7b558f74a5dacd74e68a269e7f4 P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.007s
I20260709 13:16:46.315521 12274 tablet_bootstrap.cc:492] T d5f9176277aa4335ab0ef552598a2850 P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:46.323038 11895 catalog_manager.cc:5697] T dd97e7b558f74a5dacd74e68a269e7f4 P 4927f71d6e294cb89046579b49e12681 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4927f71d6e294cb89046579b49e12681 (127.8.218.68). New cstate: current_term: 1 leader_uuid: "4927f71d6e294cb89046579b49e12681" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:46.327208 12599 raft_consensus.cc:493] T 66c44b5b51e7484da1fc85b948d03934 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:46.327726 12599 raft_consensus.cc:515] T 66c44b5b51e7484da1fc85b948d03934 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:46.330029 12599 leader_election.cc:290] T 66c44b5b51e7484da1fc85b948d03934 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853)
I20260709 13:16:46.332710 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c44b5b51e7484da1fc85b948d03934" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
W20260709 13:16:46.334698 12114 leader_election.cc:343] T 66c44b5b51e7484da1fc85b948d03934 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:46.337291 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c44b5b51e7484da1fc85b948d03934" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:46.337992 12070 raft_consensus.cc:2468] T 66c44b5b51e7484da1fc85b948d03934 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 0.
I20260709 13:16:46.340088 12112 leader_election.cc:304] T 66c44b5b51e7484da1fc85b948d03934 P 26d9fb8ee3f54206b919bdad7b7179f0 [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: 26d9fb8ee3f54206b919bdad7b7179f0, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:46.341481 12598 raft_consensus.cc:2804] T 66c44b5b51e7484da1fc85b948d03934 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:46.342144 12598 raft_consensus.cc:493] T 66c44b5b51e7484da1fc85b948d03934 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:46.342535 12598 raft_consensus.cc:3060] T 66c44b5b51e7484da1fc85b948d03934 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:46.344092 12274 tablet_bootstrap.cc:654] T d5f9176277aa4335ab0ef552598a2850 P 6878f540147c4f318df5774f4f6338d0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:46.340029 12266 tablet_bootstrap.cc:492] T 0e7d6e1e3326418a8d7585113cb21828 P 4927f71d6e294cb89046579b49e12681: Bootstrap starting.
I20260709 13:16:46.357299 12266 tablet_bootstrap.cc:654] T 0e7d6e1e3326418a8d7585113cb21828 P 4927f71d6e294cb89046579b49e12681: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:46.374387 12072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf69310a833649fa96e2ad10dd1270ef" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44"
I20260709 13:16:46.375072 12072 raft_consensus.cc:3060] T cf69310a833649fa96e2ad10dd1270ef P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:46.381450 12266 tablet_bootstrap.cc:492] T 0e7d6e1e3326418a8d7585113cb21828 P 4927f71d6e294cb89046579b49e12681: No bootstrap required, opened a new log
I20260709 13:16:46.382021 12266 ts_tablet_manager.cc:1403] T 0e7d6e1e3326418a8d7585113cb21828 P 4927f71d6e294cb89046579b49e12681: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.001s
I20260709 13:16:46.384415 11998 raft_consensus.cc:3060] T 71b61dbbb7b54ff69de39e41f49a7265 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:46.384840 12266 raft_consensus.cc:359] T 0e7d6e1e3326418a8d7585113cb21828 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:46.385689 12266 raft_consensus.cc:385] T 0e7d6e1e3326418a8d7585113cb21828 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:46.385960 12266 raft_consensus.cc:740] T 0e7d6e1e3326418a8d7585113cb21828 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Initialized, Role: FOLLOWER
I20260709 13:16:46.386561 12266 consensus_queue.cc:260] T 0e7d6e1e3326418a8d7585113cb21828 P 4927f71d6e294cb89046579b49e12681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:16:46.393754 12266 ts_tablet_manager.cc:1434] T 0e7d6e1e3326418a8d7585113cb21828 P 4927f71d6e294cb89046579b49e12681: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 13:16:46.394742 12634 raft_consensus.cc:493] T ec43c60d602d4e409e508f9f084f8720 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:46.395262 12634 raft_consensus.cc:515] T ec43c60d602d4e409e508f9f084f8720 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:46.397266 12634 leader_election.cc:290] T ec43c60d602d4e409e508f9f084f8720 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:46.398443 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec43c60d602d4e409e508f9f084f8720" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
W20260709 13:16:46.399866 12039 leader_election.cc:343] T ec43c60d602d4e409e508f9f084f8720 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:46.400146 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf69310a833649fa96e2ad10dd1270ef" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0"
I20260709 13:16:46.400691 11996 raft_consensus.cc:3060] T cf69310a833649fa96e2ad10dd1270ef P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:46.401280 11945 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:16:46.394928 12266 tablet_bootstrap.cc:492] T ec43c60d602d4e409e508f9f084f8720 P 4927f71d6e294cb89046579b49e12681: Bootstrap starting.
I20260709 13:16:46.401527 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec43c60d602d4e409e508f9f084f8720" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
I20260709 13:16:46.405732 12651 raft_consensus.cc:493] T 4fa9c369c27e4588aad14fe6b9930dbd P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:16:46.406129 12040 leader_election.cc:343] T ec43c60d602d4e409e508f9f084f8720 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:46.406194 12651 raft_consensus.cc:515] T 4fa9c369c27e4588aad14fe6b9930dbd P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:46.408007 12040 leader_election.cc:304] T ec43c60d602d4e409e508f9f084f8720 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b0ff6679aa1e47fbaed4804b1c948f44; no voters: 4927f71d6e294cb89046579b49e12681, 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:46.411650 11996 raft_consensus.cc:2468] T cf69310a833649fa96e2ad10dd1270ef P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4927f71d6e294cb89046579b49e12681 in term 1.
I20260709 13:16:46.436301 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa9c369c27e4588aad14fe6b9930dbd" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
I20260709 13:16:46.431831 12222 raft_consensus.cc:3060] T 0e7d6e1e3326418a8d7585113cb21828 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:46.449617 12476 raft_consensus.cc:493] T dd97e7b558f74a5dacd74e68a269e7f4 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:46.482918 12266 tablet_bootstrap.cc:654] T ec43c60d602d4e409e508f9f084f8720 P 4927f71d6e294cb89046579b49e12681: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:46.482628 12476 raft_consensus.cc:515] T dd97e7b558f74a5dacd74e68a269e7f4 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:46.412698 12475 raft_consensus.cc:2749] T ec43c60d602d4e409e508f9f084f8720 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:46.426842 12072 raft_consensus.cc:2468] T cf69310a833649fa96e2ad10dd1270ef P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4927f71d6e294cb89046579b49e12681 in term 1.
I20260709 13:16:46.413931 12651 leader_election.cc:290] T 4fa9c369c27e4588aad14fe6b9930dbd P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:46.441201 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa9c369c27e4588aad14fe6b9930dbd" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
I20260709 13:16:46.496723 12144 raft_consensus.cc:2468] T 4fa9c369c27e4588aad14fe6b9930dbd P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4927f71d6e294cb89046579b49e12681 in term 0.
I20260709 13:16:46.490326 12598 raft_consensus.cc:515] T 66c44b5b51e7484da1fc85b948d03934 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:46.504858 12598 leader_election.cc:290] T 66c44b5b51e7484da1fc85b948d03934 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 election: Requested vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853)
I20260709 13:16:46.419096 12652 leader_election.cc:290] T cf69310a833649fa96e2ad10dd1270ef P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 election: Requested vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853)
I20260709 13:16:46.507114 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c44b5b51e7484da1fc85b948d03934" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0"
I20260709 13:16:46.517508 12476 leader_election.cc:290] T dd97e7b558f74a5dacd74e68a269e7f4 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179), 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243)
I20260709 13:16:46.527607 12188 leader_election.cc:304] T 4fa9c369c27e4588aad14fe6b9930dbd P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26d9fb8ee3f54206b919bdad7b7179f0, 4927f71d6e294cb89046579b49e12681; no voters: 
I20260709 13:16:46.529467 12685 consensus_queue.cc:1048] T 0e7d6e1e3326418a8d7585113cb21828 P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
W20260709 13:16:46.532342 12114 leader_election.cc:343] T 66c44b5b51e7484da1fc85b948d03934 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:46.547857 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c44b5b51e7484da1fc85b948d03934" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44"
I20260709 13:16:46.548527 12071 raft_consensus.cc:3060] T 66c44b5b51e7484da1fc85b948d03934 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:46.538666 12651 raft_consensus.cc:2804] T 4fa9c369c27e4588aad14fe6b9930dbd P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:46.550911 12651 raft_consensus.cc:493] T 4fa9c369c27e4588aad14fe6b9930dbd P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:46.551358 12651 raft_consensus.cc:3060] T 4fa9c369c27e4588aad14fe6b9930dbd P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:46.557349 12274 tablet_bootstrap.cc:492] T d5f9176277aa4335ab0ef552598a2850 P 6878f540147c4f318df5774f4f6338d0: No bootstrap required, opened a new log
I20260709 13:16:46.558029 12274 ts_tablet_manager.cc:1403] T d5f9176277aa4335ab0ef552598a2850 P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.243s	user 0.029s	sys 0.058s
I20260709 13:16:46.523262 12186 leader_election.cc:304] T cf69310a833649fa96e2ad10dd1270ef P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4927f71d6e294cb89046579b49e12681, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 
W20260709 13:16:46.562079 12186 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.218.66:44853, user_credentials={real_user=slave}} blocked reactor thread for 44814.9us
I20260709 13:16:46.568379 12700 raft_consensus.cc:2804] T cf69310a833649fa96e2ad10dd1270ef P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:46.568883 12700 raft_consensus.cc:697] T cf69310a833649fa96e2ad10dd1270ef P 4927f71d6e294cb89046579b49e12681 [term 1 LEADER]: Becoming Leader. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Running, Role: LEADER
W20260709 13:16:46.572328 12188 leader_election.cc:343] T 4fa9c369c27e4588aad14fe6b9930dbd P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:46.572353 12700 consensus_queue.cc:237] T cf69310a833649fa96e2ad10dd1270ef P 4927f71d6e294cb89046579b49e12681 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:46.584097 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd97e7b558f74a5dacd74e68a269e7f4" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:46.594220 12266 tablet_bootstrap.cc:492] T ec43c60d602d4e409e508f9f084f8720 P 4927f71d6e294cb89046579b49e12681: No bootstrap required, opened a new log
I20260709 13:16:46.594712 12266 ts_tablet_manager.cc:1403] T ec43c60d602d4e409e508f9f084f8720 P 4927f71d6e294cb89046579b49e12681: Time spent bootstrapping tablet: real 0.200s	user 0.053s	sys 0.049s
I20260709 13:16:46.594622 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd97e7b558f74a5dacd74e68a269e7f4" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
I20260709 13:16:46.589032 12274 raft_consensus.cc:359] T d5f9176277aa4335ab0ef552598a2850 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:46.597681 12274 raft_consensus.cc:385] T d5f9176277aa4335ab0ef552598a2850 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:46.598044 12274 raft_consensus.cc:740] T d5f9176277aa4335ab0ef552598a2850 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:46.598774 12274 consensus_queue.cc:260] T d5f9176277aa4335ab0ef552598a2850 P 6878f540147c4f318df5774f4f6338d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:46.621325 12266 raft_consensus.cc:359] T ec43c60d602d4e409e508f9f084f8720 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:46.623276 12266 raft_consensus.cc:385] T ec43c60d602d4e409e508f9f084f8720 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:46.595849 12144 raft_consensus.cc:2393] T dd97e7b558f74a5dacd74e68a269e7f4 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6878f540147c4f318df5774f4f6338d0 in current term 1: Already voted for candidate 4927f71d6e294cb89046579b49e12681 in this term.
I20260709 13:16:46.623553 12266 raft_consensus.cc:740] T ec43c60d602d4e409e508f9f084f8720 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Initialized, Role: FOLLOWER
I20260709 13:16:46.624372 12266 consensus_queue.cc:260] T ec43c60d602d4e409e508f9f084f8720 P 4927f71d6e294cb89046579b49e12681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:46.633328 11965 leader_election.cc:304] T dd97e7b558f74a5dacd74e68a269e7f4 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6878f540147c4f318df5774f4f6338d0; no voters: 26d9fb8ee3f54206b919bdad7b7179f0, 4927f71d6e294cb89046579b49e12681
I20260709 13:16:46.635008 12306 raft_consensus.cc:3060] T dd97e7b558f74a5dacd74e68a269e7f4 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:46.635975 12266 ts_tablet_manager.cc:1434] T ec43c60d602d4e409e508f9f084f8720 P 4927f71d6e294cb89046579b49e12681: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
I20260709 13:16:46.649821 12306 raft_consensus.cc:2749] T dd97e7b558f74a5dacd74e68a269e7f4 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:46.667152 12274 ts_tablet_manager.cc:1434] T d5f9176277aa4335ab0ef552598a2850 P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.109s	user 0.009s	sys 0.000s
I20260709 13:16:46.682472 12071 raft_consensus.cc:2468] T 66c44b5b51e7484da1fc85b948d03934 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 1.
I20260709 13:16:46.683706 12112 leader_election.cc:304] T 66c44b5b51e7484da1fc85b948d03934 P 26d9fb8ee3f54206b919bdad7b7179f0 [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: 26d9fb8ee3f54206b919bdad7b7179f0, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:46.684725 12685 raft_consensus.cc:2804] T 66c44b5b51e7484da1fc85b948d03934 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:46.685186 12685 raft_consensus.cc:697] T 66c44b5b51e7484da1fc85b948d03934 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Becoming Leader. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Running, Role: LEADER
I20260709 13:16:46.685921 12685 consensus_queue.cc:237] T 66c44b5b51e7484da1fc85b948d03934 P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:46.686795 12651 raft_consensus.cc:515] T 4fa9c369c27e4588aad14fe6b9930dbd P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:46.688417 12700 raft_consensus.cc:493] T ec43c60d602d4e409e508f9f084f8720 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:46.703060 12700 raft_consensus.cc:515] T ec43c60d602d4e409e508f9f084f8720 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:46.705062 12700 leader_election.cc:290] T ec43c60d602d4e409e508f9f084f8720 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853)
I20260709 13:16:46.663815 12644 consensus_queue.cc:1048] T dd97e7b558f74a5dacd74e68a269e7f4 P 4927f71d6e294cb89046579b49e12681 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.030s
I20260709 13:16:46.705982 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec43c60d602d4e409e508f9f084f8720" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:46.706615 12074 raft_consensus.cc:2468] T ec43c60d602d4e409e508f9f084f8720 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4927f71d6e294cb89046579b49e12681 in term 0.
I20260709 13:16:46.707755 12186 leader_election.cc:304] T ec43c60d602d4e409e508f9f084f8720 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4927f71d6e294cb89046579b49e12681, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 
I20260709 13:16:46.708503 12651 leader_election.cc:290] T 4fa9c369c27e4588aad14fe6b9930dbd P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 election: Requested vote from peers 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:46.709561 12274 tablet_bootstrap.cc:492] T 66c44b5b51e7484da1fc85b948d03934 P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:46.712200 12644 raft_consensus.cc:2804] T ec43c60d602d4e409e508f9f084f8720 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:46.712771 12644 raft_consensus.cc:493] T ec43c60d602d4e409e508f9f084f8720 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:46.713352 12644 raft_consensus.cc:3060] T ec43c60d602d4e409e508f9f084f8720 P 4927f71d6e294cb89046579b49e12681 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:46.737630 12700 consensus_queue.cc:1048] T dd97e7b558f74a5dacd74e68a269e7f4 P 4927f71d6e294cb89046579b49e12681 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:46.747236 12146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa9c369c27e4588aad14fe6b9930dbd" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0"
I20260709 13:16:46.748198 12146 raft_consensus.cc:3060] T 4fa9c369c27e4588aad14fe6b9930dbd P 26d9fb8ee3f54206b919bdad7b7179f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:46.750931 11895 catalog_manager.cc:5697] T 66c44b5b51e7484da1fc85b948d03934 P 26d9fb8ee3f54206b919bdad7b7179f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67). New cstate: current_term: 1 leader_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:46.752791 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec43c60d602d4e409e508f9f084f8720" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
I20260709 13:16:46.752899 11998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa9c369c27e4588aad14fe6b9930dbd" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0"
I20260709 13:16:46.772300 12146 raft_consensus.cc:2468] T 4fa9c369c27e4588aad14fe6b9930dbd P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4927f71d6e294cb89046579b49e12681 in term 1.
I20260709 13:16:46.772580 12274 tablet_bootstrap.cc:654] T 66c44b5b51e7484da1fc85b948d03934 P 6878f540147c4f318df5774f4f6338d0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:46.774425 12644 raft_consensus.cc:515] T ec43c60d602d4e409e508f9f084f8720 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:46.784557 12644 leader_election.cc:290] T ec43c60d602d4e409e508f9f084f8720 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 election: Requested vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853)
I20260709 13:16:46.785750 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec43c60d602d4e409e508f9f084f8720" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44"
I20260709 13:16:46.786659 12071 raft_consensus.cc:3060] T ec43c60d602d4e409e508f9f084f8720 P b0ff6679aa1e47fbaed4804b1c948f44 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:46.790181 11895 catalog_manager.cc:5697] T cf69310a833649fa96e2ad10dd1270ef P 4927f71d6e294cb89046579b49e12681 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4927f71d6e294cb89046579b49e12681 (127.8.218.68). New cstate: current_term: 1 leader_uuid: "4927f71d6e294cb89046579b49e12681" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:46.830432 11996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec43c60d602d4e409e508f9f084f8720" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0"
W20260709 13:16:46.836249 12188 leader_election.cc:343] T ec43c60d602d4e409e508f9f084f8720 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:46.837172 12188 leader_election.cc:343] T 4fa9c369c27e4588aad14fe6b9930dbd P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:46.838048 12188 leader_election.cc:343] T ec43c60d602d4e409e508f9f084f8720 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:46.841320 12188 leader_election.cc:304] T 4fa9c369c27e4588aad14fe6b9930dbd P 4927f71d6e294cb89046579b49e12681 [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: 26d9fb8ee3f54206b919bdad7b7179f0, 4927f71d6e294cb89046579b49e12681; no voters: 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:46.848446 12644 raft_consensus.cc:2804] T 4fa9c369c27e4588aad14fe6b9930dbd P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:46.848949 12644 raft_consensus.cc:697] T 4fa9c369c27e4588aad14fe6b9930dbd P 4927f71d6e294cb89046579b49e12681 [term 1 LEADER]: Becoming Leader. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Running, Role: LEADER
I20260709 13:16:46.849875 12644 consensus_queue.cc:237] T 4fa9c369c27e4588aad14fe6b9930dbd P 4927f71d6e294cb89046579b49e12681 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:46.853328 12274 tablet_bootstrap.cc:492] T 66c44b5b51e7484da1fc85b948d03934 P 6878f540147c4f318df5774f4f6338d0: No bootstrap required, opened a new log
I20260709 13:16:46.853806 12274 ts_tablet_manager.cc:1403] T 66c44b5b51e7484da1fc85b948d03934 P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.177s	user 0.018s	sys 0.038s
I20260709 13:16:46.859369 12274 raft_consensus.cc:359] T 66c44b5b51e7484da1fc85b948d03934 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:46.860091 12274 raft_consensus.cc:385] T 66c44b5b51e7484da1fc85b948d03934 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:46.860392 12274 raft_consensus.cc:740] T 66c44b5b51e7484da1fc85b948d03934 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:46.861109 12274 consensus_queue.cc:260] T 66c44b5b51e7484da1fc85b948d03934 P 6878f540147c4f318df5774f4f6338d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:46.863541 12274 ts_tablet_manager.cc:1434] T 66c44b5b51e7484da1fc85b948d03934 P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260709 13:16:46.867923 12071 raft_consensus.cc:2468] T ec43c60d602d4e409e508f9f084f8720 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4927f71d6e294cb89046579b49e12681 in term 1.
I20260709 13:16:46.869177 12186 leader_election.cc:304] T ec43c60d602d4e409e508f9f084f8720 P 4927f71d6e294cb89046579b49e12681 [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: 4927f71d6e294cb89046579b49e12681, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:46.870237 12270 raft_consensus.cc:2804] T ec43c60d602d4e409e508f9f084f8720 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:46.870764 12270 raft_consensus.cc:697] T ec43c60d602d4e409e508f9f084f8720 P 4927f71d6e294cb89046579b49e12681 [term 1 LEADER]: Becoming Leader. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Running, Role: LEADER
I20260709 13:16:46.871552 12270 consensus_queue.cc:237] T ec43c60d602d4e409e508f9f084f8720 P 4927f71d6e294cb89046579b49e12681 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:46.872623 11894 catalog_manager.cc:5697] T 4fa9c369c27e4588aad14fe6b9930dbd P 4927f71d6e294cb89046579b49e12681 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4927f71d6e294cb89046579b49e12681 (127.8.218.68). New cstate: current_term: 1 leader_uuid: "4927f71d6e294cb89046579b49e12681" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:46.878180 12274 tablet_bootstrap.cc:492] T 4fa9c369c27e4588aad14fe6b9930dbd P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:46.886361 12274 tablet_bootstrap.cc:654] T 4fa9c369c27e4588aad14fe6b9930dbd P 6878f540147c4f318df5774f4f6338d0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:46.900728 11998 raft_consensus.cc:3060] T d5f9176277aa4335ab0ef552598a2850 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:46.903872 12274 tablet_bootstrap.cc:492] T 4fa9c369c27e4588aad14fe6b9930dbd P 6878f540147c4f318df5774f4f6338d0: No bootstrap required, opened a new log
I20260709 13:16:46.904382 12274 ts_tablet_manager.cc:1403] T 4fa9c369c27e4588aad14fe6b9930dbd P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.003s
I20260709 13:16:46.906883 12274 raft_consensus.cc:359] T 4fa9c369c27e4588aad14fe6b9930dbd P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:46.907542 12274 raft_consensus.cc:385] T 4fa9c369c27e4588aad14fe6b9930dbd P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:46.907829 12274 raft_consensus.cc:740] T 4fa9c369c27e4588aad14fe6b9930dbd P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:46.913513 12274 consensus_queue.cc:260] T 4fa9c369c27e4588aad14fe6b9930dbd P 6878f540147c4f318df5774f4f6338d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:46.915105 12274 ts_tablet_manager.cc:1434] T 4fa9c369c27e4588aad14fe6b9930dbd P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 13:16:46.915973 12274 tablet_bootstrap.cc:492] T ec43c60d602d4e409e508f9f084f8720 P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:46.921446 12274 tablet_bootstrap.cc:654] T ec43c60d602d4e409e508f9f084f8720 P 6878f540147c4f318df5774f4f6338d0: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:46.926815 12274 tablet_bootstrap.cc:492] T ec43c60d602d4e409e508f9f084f8720 P 6878f540147c4f318df5774f4f6338d0: No bootstrap required, opened a new log
I20260709 13:16:46.927416 12274 ts_tablet_manager.cc:1403] T ec43c60d602d4e409e508f9f084f8720 P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260709 13:16:46.930078 12274 raft_consensus.cc:359] T ec43c60d602d4e409e508f9f084f8720 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:46.930756 12274 raft_consensus.cc:385] T ec43c60d602d4e409e508f9f084f8720 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:46.931052 12274 raft_consensus.cc:740] T ec43c60d602d4e409e508f9f084f8720 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:46.931787 12274 consensus_queue.cc:260] T ec43c60d602d4e409e508f9f084f8720 P 6878f540147c4f318df5774f4f6338d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:46.933844 12274 ts_tablet_manager.cc:1434] T ec43c60d602d4e409e508f9f084f8720 P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:16:46.937927 11894 catalog_manager.cc:5697] T ec43c60d602d4e409e508f9f084f8720 P 4927f71d6e294cb89046579b49e12681 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4927f71d6e294cb89046579b49e12681 (127.8.218.68). New cstate: current_term: 1 leader_uuid: "4927f71d6e294cb89046579b49e12681" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:47.171589 12643 raft_consensus.cc:493] T 66c44b5b51e7484da1fc85b948d03934 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:47.172063 12643 raft_consensus.cc:515] T 66c44b5b51e7484da1fc85b948d03934 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:47.174612 12643 leader_election.cc:290] T 66c44b5b51e7484da1fc85b948d03934 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853), 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179)
I20260709 13:16:47.175315 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c44b5b51e7484da1fc85b948d03934" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:47.176134 12071 raft_consensus.cc:2393] T 66c44b5b51e7484da1fc85b948d03934 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6878f540147c4f318df5774f4f6338d0 in current term 1: Already voted for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in this term.
I20260709 13:16:47.180481 12144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c44b5b51e7484da1fc85b948d03934" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
I20260709 13:16:47.182284 11965 leader_election.cc:304] T 66c44b5b51e7484da1fc85b948d03934 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6878f540147c4f318df5774f4f6338d0; no voters: 26d9fb8ee3f54206b919bdad7b7179f0, b0ff6679aa1e47fbaed4804b1c948f44
I20260709 13:16:47.182974 12270 consensus_queue.cc:1048] T cf69310a833649fa96e2ad10dd1270ef P 4927f71d6e294cb89046579b49e12681 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:47.184381 12643 raft_consensus.cc:3060] T 66c44b5b51e7484da1fc85b948d03934 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:47.184379 12270 consensus_queue.cc:1048] T cf69310a833649fa96e2ad10dd1270ef P 4927f71d6e294cb89046579b49e12681 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:47.194835 12643 raft_consensus.cc:2749] T 66c44b5b51e7484da1fc85b948d03934 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:47.197578 12341 consensus_queue.cc:1048] T 66c44b5b51e7484da1fc85b948d03934 P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:47.240684 12341 consensus_queue.cc:1048] T 66c44b5b51e7484da1fc85b948d03934 P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:47.296911 12651 consensus_queue.cc:1048] T 4fa9c369c27e4588aad14fe6b9930dbd P 4927f71d6e294cb89046579b49e12681 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:47.303092 12643 raft_consensus.cc:493] T ec43c60d602d4e409e508f9f084f8720 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:47.303651 12643 raft_consensus.cc:515] T ec43c60d602d4e409e508f9f084f8720 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:47.306835 11996 raft_consensus.cc:3060] T 4fa9c369c27e4588aad14fe6b9930dbd P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:47.308472 12643 leader_election.cc:290] T ec43c60d602d4e409e508f9f084f8720 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853)
I20260709 13:16:47.311111 12218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec43c60d602d4e409e508f9f084f8720" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:47.311374 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec43c60d602d4e409e508f9f084f8720" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:47.312248 12074 raft_consensus.cc:2393] T ec43c60d602d4e409e508f9f084f8720 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6878f540147c4f318df5774f4f6338d0 in current term 1: Already voted for candidate 4927f71d6e294cb89046579b49e12681 in this term.
I20260709 13:16:47.315492 11964 leader_election.cc:304] T ec43c60d602d4e409e508f9f084f8720 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6878f540147c4f318df5774f4f6338d0; no voters: 4927f71d6e294cb89046579b49e12681, b0ff6679aa1e47fbaed4804b1c948f44
I20260709 13:16:47.316787 12270 consensus_queue.cc:1048] T 4fa9c369c27e4588aad14fe6b9930dbd P 4927f71d6e294cb89046579b49e12681 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:47.316545 12643 raft_consensus.cc:3060] T ec43c60d602d4e409e508f9f084f8720 P 6878f540147c4f318df5774f4f6338d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:47.328632 12643 raft_consensus.cc:2749] T ec43c60d602d4e409e508f9f084f8720 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:47.330878 12270 consensus_queue.cc:1048] T ec43c60d602d4e409e508f9f084f8720 P 4927f71d6e294cb89046579b49e12681 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:47.346097 12270 consensus_queue.cc:1048] T ec43c60d602d4e409e508f9f084f8720 P 4927f71d6e294cb89046579b49e12681 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:48.230448  9065 tablet_server.cc:179] TabletServer@127.8.218.65:0 shutting down...
W20260709 13:16:48.235375 12040 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 199 similar messages]
W20260709 13:16:48.241982 12040 consensus_peers.cc:597] T c4d4184a4ee648688991d020a517da9c P b0ff6679aa1e47fbaed4804b1c948f44 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. 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:16:48.270258  9065 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:16:48.271203  9065 tablet_replica.cc:333] T 66c44b5b51e7484da1fc85b948d03934 P 6878f540147c4f318df5774f4f6338d0: stopping tablet replica
I20260709 13:16:48.272054  9065 raft_consensus.cc:2243] T 66c44b5b51e7484da1fc85b948d03934 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.272583  9065 raft_consensus.cc:2272] T 66c44b5b51e7484da1fc85b948d03934 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.274745  9065 tablet_replica.cc:333] T cf69310a833649fa96e2ad10dd1270ef P 6878f540147c4f318df5774f4f6338d0: stopping tablet replica
I20260709 13:16:48.275482  9065 raft_consensus.cc:2243] T cf69310a833649fa96e2ad10dd1270ef P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.275969  9065 raft_consensus.cc:2272] T cf69310a833649fa96e2ad10dd1270ef P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.277705  9065 tablet_replica.cc:333] T 20176a0f3589423e987c4b31bd8d191b P 6878f540147c4f318df5774f4f6338d0: stopping tablet replica
I20260709 13:16:48.278306  9065 raft_consensus.cc:2243] T 20176a0f3589423e987c4b31bd8d191b P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.278650  9065 raft_consensus.cc:2272] T 20176a0f3589423e987c4b31bd8d191b P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.280329  9065 tablet_replica.cc:333] T fab417b53b1c428a91c5fb792cb1c82b P 6878f540147c4f318df5774f4f6338d0: stopping tablet replica
I20260709 13:16:48.280831  9065 raft_consensus.cc:2243] T fab417b53b1c428a91c5fb792cb1c82b P 6878f540147c4f318df5774f4f6338d0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:48.281558  9065 raft_consensus.cc:2272] T fab417b53b1c428a91c5fb792cb1c82b P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.283372  9065 tablet_replica.cc:333] T 80cc370d7ad34f299f6d15ca677b5e0d P 6878f540147c4f318df5774f4f6338d0: stopping tablet replica
I20260709 13:16:48.284108  9065 raft_consensus.cc:2243] T 80cc370d7ad34f299f6d15ca677b5e0d P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.284555  9065 raft_consensus.cc:2272] T 80cc370d7ad34f299f6d15ca677b5e0d P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.286578  9065 tablet_replica.cc:333] T 18c699298da2446988e8b38bac1c1ee7 P 6878f540147c4f318df5774f4f6338d0: stopping tablet replica
I20260709 13:16:48.287334  9065 raft_consensus.cc:2243] T 18c699298da2446988e8b38bac1c1ee7 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.287890  9065 raft_consensus.cc:2272] T 18c699298da2446988e8b38bac1c1ee7 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.290026  9065 tablet_replica.cc:333] T 7038e1dca0384514817b55562bef25a7 P 6878f540147c4f318df5774f4f6338d0: stopping tablet replica
I20260709 13:16:48.290781  9065 raft_consensus.cc:2243] T 7038e1dca0384514817b55562bef25a7 P 6878f540147c4f318df5774f4f6338d0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:48.291904  9065 raft_consensus.cc:2272] T 7038e1dca0384514817b55562bef25a7 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:48.292014 12040 consensus_peers.cc:597] T ecc92cb33a25463a8cdc76060c1685cb P b0ff6679aa1e47fbaed4804b1c948f44 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. 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:16:48.293533  9065 tablet_replica.cc:333] T c4d4184a4ee648688991d020a517da9c P 6878f540147c4f318df5774f4f6338d0: stopping tablet replica
I20260709 13:16:48.294145  9065 raft_consensus.cc:2243] T c4d4184a4ee648688991d020a517da9c P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.294531  9065 raft_consensus.cc:2272] T c4d4184a4ee648688991d020a517da9c P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.296186  9065 tablet_replica.cc:333] T ea945e963b35480f83d8694f5dffc743 P 6878f540147c4f318df5774f4f6338d0: stopping tablet replica
I20260709 13:16:48.296751  9065 raft_consensus.cc:2243] T ea945e963b35480f83d8694f5dffc743 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.297143  9065 raft_consensus.cc:2272] T ea945e963b35480f83d8694f5dffc743 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.299039  9065 tablet_replica.cc:333] T d4de5e1bf9474cf8b4a413b7cca446b9 P 6878f540147c4f318df5774f4f6338d0: stopping tablet replica
W20260709 13:16:48.299592 12114 consensus_peers.cc:597] T c2061cbe07c64a5daf65d2a64a0f21b2 P 26d9fb8ee3f54206b919bdad7b7179f0 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. 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:16:48.299736  9065 raft_consensus.cc:2243] T d4de5e1bf9474cf8b4a413b7cca446b9 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.300275  9065 raft_consensus.cc:2272] T d4de5e1bf9474cf8b4a413b7cca446b9 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:48.301076 12114 consensus_peers.cc:597] T 7a5f70ce409e43bc83b515f5dcb1da56 P 26d9fb8ee3f54206b919bdad7b7179f0 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. 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:16:48.302116  9065 tablet_replica.cc:333] T ec43c60d602d4e409e508f9f084f8720 P 6878f540147c4f318df5774f4f6338d0: stopping tablet replica
I20260709 13:16:48.302736  9065 raft_consensus.cc:2243] T ec43c60d602d4e409e508f9f084f8720 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.303171  9065 raft_consensus.cc:2272] T ec43c60d602d4e409e508f9f084f8720 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.305110  9065 tablet_replica.cc:333] T c2061cbe07c64a5daf65d2a64a0f21b2 P 6878f540147c4f318df5774f4f6338d0: stopping tablet replica
I20260709 13:16:48.305881  9065 raft_consensus.cc:2243] T c2061cbe07c64a5daf65d2a64a0f21b2 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.306331  9065 raft_consensus.cc:2272] T c2061cbe07c64a5daf65d2a64a0f21b2 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.308260  9065 tablet_replica.cc:333] T 73f79eb468644121b4421af350ffb425 P 6878f540147c4f318df5774f4f6338d0: stopping tablet replica
I20260709 13:16:48.309023  9065 raft_consensus.cc:2243] T 73f79eb468644121b4421af350ffb425 P 6878f540147c4f318df5774f4f6338d0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:48.309835  9065 raft_consensus.cc:2272] T 73f79eb468644121b4421af350ffb425 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.311944  9065 tablet_replica.cc:333] T 4d89c44b1d9d4490b1937c38c2fda5bb P 6878f540147c4f318df5774f4f6338d0: stopping tablet replica
I20260709 13:16:48.312704  9065 raft_consensus.cc:2243] T 4d89c44b1d9d4490b1937c38c2fda5bb P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.313192  9065 raft_consensus.cc:2272] T 4d89c44b1d9d4490b1937c38c2fda5bb P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.316165  9065 tablet_replica.cc:333] T 8a903a960a7a4f01a6af617ec23861a6 P 6878f540147c4f318df5774f4f6338d0: stopping tablet replica
I20260709 13:16:48.316849  9065 raft_consensus.cc:2243] T 8a903a960a7a4f01a6af617ec23861a6 P 6878f540147c4f318df5774f4f6338d0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:48.317849  9065 raft_consensus.cc:2272] T 8a903a960a7a4f01a6af617ec23861a6 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:48.319758 12114 consensus_peers.cc:597] T 433ed0b8805a4f5a91389fac38477bb0 P 26d9fb8ee3f54206b919bdad7b7179f0 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. 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:16:48.320371  9065 tablet_replica.cc:333] T ecc92cb33a25463a8cdc76060c1685cb P 6878f540147c4f318df5774f4f6338d0: stopping tablet replica
I20260709 13:16:48.321009  9065 raft_consensus.cc:2243] T ecc92cb33a25463a8cdc76060c1685cb P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.321408  9065 raft_consensus.cc:2272] T ecc92cb33a25463a8cdc76060c1685cb P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.323117  9065 tablet_replica.cc:333] T 433ed0b8805a4f5a91389fac38477bb0 P 6878f540147c4f318df5774f4f6338d0: stopping tablet replica
I20260709 13:16:48.323931  9065 raft_consensus.cc:2243] T 433ed0b8805a4f5a91389fac38477bb0 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.324352  9065 raft_consensus.cc:2272] T 433ed0b8805a4f5a91389fac38477bb0 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.326052  9065 tablet_replica.cc:333] T d32813b344ae41eeb038e5a83ad69873 P 6878f540147c4f318df5774f4f6338d0: stopping tablet replica
I20260709 13:16:48.326593  9065 raft_consensus.cc:2243] T d32813b344ae41eeb038e5a83ad69873 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.327018  9065 raft_consensus.cc:2272] T d32813b344ae41eeb038e5a83ad69873 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:48.328081 12188 consensus_peers.cc:597] T b08788ab13d74a69bbd09f2993e83dd5 P 4927f71d6e294cb89046579b49e12681 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. 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:16:48.329147  9065 tablet_replica.cc:333] T 44413926b47142b889b92011cbd15a53 P 6878f540147c4f318df5774f4f6338d0: stopping tablet replica
I20260709 13:16:48.329797  9065 raft_consensus.cc:2243] T 44413926b47142b889b92011cbd15a53 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.330186  9065 raft_consensus.cc:2272] T 44413926b47142b889b92011cbd15a53 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.331925  9065 tablet_replica.cc:333] T 3459d1947e3b48bfb4cdd74180075810 P 6878f540147c4f318df5774f4f6338d0: stopping tablet replica
I20260709 13:16:48.332646  9065 raft_consensus.cc:2243] T 3459d1947e3b48bfb4cdd74180075810 P 6878f540147c4f318df5774f4f6338d0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:48.333364  9065 raft_consensus.cc:2272] T 3459d1947e3b48bfb4cdd74180075810 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.335469  9065 tablet_replica.cc:333] T 23ddfdb5039c4626be7bdf8065612376 P 6878f540147c4f318df5774f4f6338d0: stopping tablet replica
W20260709 13:16:48.335369 12114 consensus_peers.cc:597] T d4de5e1bf9474cf8b4a413b7cca446b9 P 26d9fb8ee3f54206b919bdad7b7179f0 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. 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:16:48.336148  9065 raft_consensus.cc:2243] T 23ddfdb5039c4626be7bdf8065612376 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.336606  9065 raft_consensus.cc:2272] T 23ddfdb5039c4626be7bdf8065612376 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.338567  9065 tablet_replica.cc:333] T 71b61dbbb7b54ff69de39e41f49a7265 P 6878f540147c4f318df5774f4f6338d0: stopping tablet replica
I20260709 13:16:48.339221  9065 raft_consensus.cc:2243] T 71b61dbbb7b54ff69de39e41f49a7265 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.339666  9065 raft_consensus.cc:2272] T 71b61dbbb7b54ff69de39e41f49a7265 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.341889  9065 tablet_replica.cc:333] T a340a31ca444412ba60a6620d3acb6c9 P 6878f540147c4f318df5774f4f6338d0: stopping tablet replica
I20260709 13:16:48.342455  9065 raft_consensus.cc:2243] T a340a31ca444412ba60a6620d3acb6c9 P 6878f540147c4f318df5774f4f6338d0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:48.343333  9065 raft_consensus.cc:2272] T a340a31ca444412ba60a6620d3acb6c9 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.345165  9065 tablet_replica.cc:333] T 7a5f70ce409e43bc83b515f5dcb1da56 P 6878f540147c4f318df5774f4f6338d0: stopping tablet replica
I20260709 13:16:48.345722  9065 raft_consensus.cc:2243] T 7a5f70ce409e43bc83b515f5dcb1da56 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.346135  9065 raft_consensus.cc:2272] T 7a5f70ce409e43bc83b515f5dcb1da56 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.347622  9065 tablet_replica.cc:333] T 4fa9c369c27e4588aad14fe6b9930dbd P 6878f540147c4f318df5774f4f6338d0: stopping tablet replica
I20260709 13:16:48.348181  9065 raft_consensus.cc:2243] T 4fa9c369c27e4588aad14fe6b9930dbd P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.348510  9065 raft_consensus.cc:2272] T 4fa9c369c27e4588aad14fe6b9930dbd P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.349990  9065 tablet_replica.cc:333] T d5f9176277aa4335ab0ef552598a2850 P 6878f540147c4f318df5774f4f6338d0: stopping tablet replica
I20260709 13:16:48.350677  9065 raft_consensus.cc:2243] T d5f9176277aa4335ab0ef552598a2850 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.351141  9065 raft_consensus.cc:2272] T d5f9176277aa4335ab0ef552598a2850 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.352880  9065 tablet_replica.cc:333] T dd97e7b558f74a5dacd74e68a269e7f4 P 6878f540147c4f318df5774f4f6338d0: stopping tablet replica
I20260709 13:16:48.353389  9065 raft_consensus.cc:2243] T dd97e7b558f74a5dacd74e68a269e7f4 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.353772  9065 raft_consensus.cc:2272] T dd97e7b558f74a5dacd74e68a269e7f4 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.355216  9065 tablet_replica.cc:333] T 46ba692e52d244659c69a00aea4b4f9f P 6878f540147c4f318df5774f4f6338d0: stopping tablet replica
I20260709 13:16:48.355885  9065 raft_consensus.cc:2243] T 46ba692e52d244659c69a00aea4b4f9f P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.356266  9065 raft_consensus.cc:2272] T 46ba692e52d244659c69a00aea4b4f9f P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.357777  9065 tablet_replica.cc:333] T 5126a4c954f9418f8169deff475fc575 P 6878f540147c4f318df5774f4f6338d0: stopping tablet replica
I20260709 13:16:48.358261  9065 raft_consensus.cc:2243] T 5126a4c954f9418f8169deff475fc575 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.358647  9065 raft_consensus.cc:2272] T 5126a4c954f9418f8169deff475fc575 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.360466  9065 tablet_replica.cc:333] T b08788ab13d74a69bbd09f2993e83dd5 P 6878f540147c4f318df5774f4f6338d0: stopping tablet replica
I20260709 13:16:48.361157  9065 raft_consensus.cc:2243] T b08788ab13d74a69bbd09f2993e83dd5 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.361609  9065 raft_consensus.cc:2272] T b08788ab13d74a69bbd09f2993e83dd5 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.363566  9065 tablet_replica.cc:333] T 93155d9d1ff8414b8cff6245b34c7cbc P 6878f540147c4f318df5774f4f6338d0: stopping tablet replica
I20260709 13:16:48.364262  9065 raft_consensus.cc:2243] T 93155d9d1ff8414b8cff6245b34c7cbc P 6878f540147c4f318df5774f4f6338d0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:48.365135  9065 raft_consensus.cc:2272] T 93155d9d1ff8414b8cff6245b34c7cbc P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.367177  9065 tablet_replica.cc:333] T 9f42016015614f26a6c397a8f28217cc P 6878f540147c4f318df5774f4f6338d0: stopping tablet replica
I20260709 13:16:48.367858  9065 raft_consensus.cc:2243] T 9f42016015614f26a6c397a8f28217cc P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.368316  9065 raft_consensus.cc:2272] T 9f42016015614f26a6c397a8f28217cc P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.370611  9065 tablet_replica.cc:333] T 7a51b90ef4e343cca14d0de46b27c0db P 6878f540147c4f318df5774f4f6338d0: stopping tablet replica
I20260709 13:16:48.371258  9065 raft_consensus.cc:2243] T 7a51b90ef4e343cca14d0de46b27c0db P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.371739  9065 raft_consensus.cc:2272] T 7a51b90ef4e343cca14d0de46b27c0db P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.373535  9065 tablet_replica.cc:333] T 6538d0571ef340a18d06ff718df19927 P 6878f540147c4f318df5774f4f6338d0: stopping tablet replica
I20260709 13:16:48.374189  9065 raft_consensus.cc:2243] T 6538d0571ef340a18d06ff718df19927 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.374626  9065 raft_consensus.cc:2272] T 6538d0571ef340a18d06ff718df19927 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.376611  9065 tablet_replica.cc:333] T 641a18b7eb5e4c21a664e0fabf73fad1 P 6878f540147c4f318df5774f4f6338d0: stopping tablet replica
I20260709 13:16:48.377127  9065 raft_consensus.cc:2243] T 641a18b7eb5e4c21a664e0fabf73fad1 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.377517  9065 raft_consensus.cc:2272] T 641a18b7eb5e4c21a664e0fabf73fad1 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.379619  9065 tablet_replica.cc:333] T 08d4b77670fc4bba87a1daa451adf11a P 6878f540147c4f318df5774f4f6338d0: stopping tablet replica
I20260709 13:16:48.380319  9065 raft_consensus.cc:2243] T 08d4b77670fc4bba87a1daa451adf11a P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.380815  9065 raft_consensus.cc:2272] T 08d4b77670fc4bba87a1daa451adf11a P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:48.381672 12040 consensus_peers.cc:597] T d5f9176277aa4335ab0ef552598a2850 P b0ff6679aa1e47fbaed4804b1c948f44 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. 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:16:48.382978  9065 tablet_replica.cc:333] T ce93960364314d879dc9a82cba4c4190 P 6878f540147c4f318df5774f4f6338d0: stopping tablet replica
I20260709 13:16:48.383730  9065 raft_consensus.cc:2243] T ce93960364314d879dc9a82cba4c4190 P 6878f540147c4f318df5774f4f6338d0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:48.384771  9065 raft_consensus.cc:2272] T ce93960364314d879dc9a82cba4c4190 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:48.385613 12188 consensus_peers.cc:597] T d0a2ceac61cb47d6adbf10a8fe934390 P 4927f71d6e294cb89046579b49e12681 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. 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:16:48.387259  9065 tablet_replica.cc:333] T 88986d5278b045d59c1691c76da6eca3 P 6878f540147c4f318df5774f4f6338d0: stopping tablet replica
W20260709 13:16:48.387810 12114 consensus_peers.cc:597] T ea945e963b35480f83d8694f5dffc743 P 26d9fb8ee3f54206b919bdad7b7179f0 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. 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:16:48.388058  9065 raft_consensus.cc:2243] T 88986d5278b045d59c1691c76da6eca3 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.388605  9065 raft_consensus.cc:2272] T 88986d5278b045d59c1691c76da6eca3 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.390604  9065 tablet_replica.cc:333] T d0a2ceac61cb47d6adbf10a8fe934390 P 6878f540147c4f318df5774f4f6338d0: stopping tablet replica
I20260709 13:16:48.391130  9065 raft_consensus.cc:2243] T d0a2ceac61cb47d6adbf10a8fe934390 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.391577  9065 raft_consensus.cc:2272] T d0a2ceac61cb47d6adbf10a8fe934390 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.393618  9065 tablet_replica.cc:333] T ada4bc79f76d4253ad667f97dc8df672 P 6878f540147c4f318df5774f4f6338d0: stopping tablet replica
I20260709 13:16:48.394058  9065 raft_consensus.cc:2243] T ada4bc79f76d4253ad667f97dc8df672 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.394371  9065 raft_consensus.cc:2272] T ada4bc79f76d4253ad667f97dc8df672 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.396138  9065 tablet_replica.cc:333] T 29009aa6a47c4b07884884dc46910122 P 6878f540147c4f318df5774f4f6338d0: stopping tablet replica
I20260709 13:16:48.396770  9065 raft_consensus.cc:2243] T 29009aa6a47c4b07884884dc46910122 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.397173  9065 raft_consensus.cc:2272] T 29009aa6a47c4b07884884dc46910122 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:48.398164 12114 consensus_peers.cc:597] T 08d4b77670fc4bba87a1daa451adf11a P 26d9fb8ee3f54206b919bdad7b7179f0 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. 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:16:48.399065  9065 tablet_replica.cc:333] T 9928a37ad8934214b7f8d7bffbc28c27 P 6878f540147c4f318df5774f4f6338d0: stopping tablet replica
I20260709 13:16:48.399665  9065 raft_consensus.cc:2243] T 9928a37ad8934214b7f8d7bffbc28c27 P 6878f540147c4f318df5774f4f6338d0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:48.400496  9065 raft_consensus.cc:2272] T 9928a37ad8934214b7f8d7bffbc28c27 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:48.401748 12040 consensus_peers.cc:597] T 6538d0571ef340a18d06ff718df19927 P b0ff6679aa1e47fbaed4804b1c948f44 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. 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:16:48.402526  9065 tablet_replica.cc:333] T 3343da12713c4520b922f9cfca2d1d0c P 6878f540147c4f318df5774f4f6338d0: stopping tablet replica
I20260709 13:16:48.403002  9065 raft_consensus.cc:2243] T 3343da12713c4520b922f9cfca2d1d0c P 6878f540147c4f318df5774f4f6338d0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:48.403649  9065 raft_consensus.cc:2272] T 3343da12713c4520b922f9cfca2d1d0c P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.405498  9065 tablet_replica.cc:333] T 4dbe75b26b8b4407959eb6532aed58e8 P 6878f540147c4f318df5774f4f6338d0: stopping tablet replica
I20260709 13:16:48.405915  9065 raft_consensus.cc:2243] T 4dbe75b26b8b4407959eb6532aed58e8 P 6878f540147c4f318df5774f4f6338d0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:48.406499  9065 raft_consensus.cc:2272] T 4dbe75b26b8b4407959eb6532aed58e8 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.407980  9065 tablet_replica.cc:333] T cf64790070cd4d6d949c57089d440e63 P 6878f540147c4f318df5774f4f6338d0: stopping tablet replica
I20260709 13:16:48.408355  9065 raft_consensus.cc:2243] T cf64790070cd4d6d949c57089d440e63 P 6878f540147c4f318df5774f4f6338d0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:48.408934  9065 raft_consensus.cc:2272] T cf64790070cd4d6d949c57089d440e63 P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:48.418883 12040 consensus_peers.cc:597] T 5126a4c954f9418f8169deff475fc575 P b0ff6679aa1e47fbaed4804b1c948f44 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. 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:16:48.427829 12188 consensus_peers.cc:597] T 80cc370d7ad34f299f6d15ca677b5e0d P 4927f71d6e294cb89046579b49e12681 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. 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:16:48.445324 12114 consensus_peers.cc:597] T 7a51b90ef4e343cca14d0de46b27c0db P 26d9fb8ee3f54206b919bdad7b7179f0 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. 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:16:48.445955 12114 consensus_peers.cc:597] T 46ba692e52d244659c69a00aea4b4f9f P 26d9fb8ee3f54206b919bdad7b7179f0 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. 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:16:48.458827 12188 consensus_peers.cc:597] T 20176a0f3589423e987c4b31bd8d191b P 4927f71d6e294cb89046579b49e12681 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. 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:16:48.470639  9065 tablet_server.cc:196] TabletServer@127.8.218.65:0 shutdown complete.
W20260709 13:16:48.480567 12040 consensus_peers.cc:597] T 9f42016015614f26a6c397a8f28217cc P b0ff6679aa1e47fbaed4804b1c948f44 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:48.505330 12188 consensus_peers.cc:597] T 88986d5278b045d59c1691c76da6eca3 P 4927f71d6e294cb89046579b49e12681 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:48.506035 12188 consensus_peers.cc:597] T ec43c60d602d4e409e508f9f084f8720 P 4927f71d6e294cb89046579b49e12681 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:48.513718 12114 consensus_peers.cc:597] T 71b61dbbb7b54ff69de39e41f49a7265 P 26d9fb8ee3f54206b919bdad7b7179f0 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:48.514197 12114 consensus_peers.cc:597] T 44413926b47142b889b92011cbd15a53 P 26d9fb8ee3f54206b919bdad7b7179f0 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:48.542114 12188 consensus_peers.cc:597] T dd97e7b558f74a5dacd74e68a269e7f4 P 4927f71d6e294cb89046579b49e12681 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:48.547286 12188 consensus_peers.cc:597] T d32813b344ae41eeb038e5a83ad69873 P 4927f71d6e294cb89046579b49e12681 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:48.551641  9065 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:48.559652 12746 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:16:48.559976 12745 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:16:48.568838 12748 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:16:48.569355  9065 server_base.cc:1061] running on GCE node
I20260709 13:16:48.575984  9065 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:48.576280  9065 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:16:48.576543  9065 hybrid_clock.cc:648] HybridClock initialized: now 1783603008576525 us; error 0 us; skew 500 ppm
I20260709 13:16:48.577090  9065 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
W20260709 13:16:48.577283 12114 consensus_peers.cc:597] T 23ddfdb5039c4626be7bdf8065612376 P 26d9fb8ee3f54206b919bdad7b7179f0 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:48.581156  9065 webserver.cc:533] Webserver started at http://127.8.218.65:35669/ using document root <none> and password file <none>
I20260709 13:16:48.581964  9065 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:48.582229  9065 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:16:48.587949  9065 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:16:48.601001 12753 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
W20260709 13:16:48.601228 12188 consensus_peers.cc:597] T ada4bc79f76d4253ad667f97dc8df672 P 4927f71d6e294cb89046579b49e12681 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:48.602185  9065 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:16:48.602614  9065 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602920109272-9065-0/minicluster-data/ts-0-root
uuid: "6878f540147c4f318df5774f4f6338d0"
format_stamp: "Formatted at 2026-07-09 13:16:37 on dist-test-slave-fpp7"
I20260709 13:16:48.603179  9065 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602920109272-9065-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602920109272-9065-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602920109272-9065-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:16:48.623350  9065 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:48.625108  9065 kserver.cc:163] Server-wide thread pool size limit: 3276
W20260709 13:16:48.628407 12188 consensus_peers.cc:597] T 29009aa6a47c4b07884884dc46910122 P 4927f71d6e294cb89046579b49e12681 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:48.630439  9065 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260709 13:16:48.631812 12114 consensus_peers.cc:597] T 66c44b5b51e7484da1fc85b948d03934 P 26d9fb8ee3f54206b919bdad7b7179f0 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:48.635775 12760 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 13:16:48.646138 12188 consensus_peers.cc:597] T 4d89c44b1d9d4490b1937c38c2fda5bb P 4927f71d6e294cb89046579b49e12681 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:48.668402 12040 consensus_peers.cc:597] T 641a18b7eb5e4c21a664e0fabf73fad1 P b0ff6679aa1e47fbaed4804b1c948f44 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:48.736848 12114 consensus_peers.cc:597] T 18c699298da2446988e8b38bac1c1ee7 P 26d9fb8ee3f54206b919bdad7b7179f0 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:48.793807 12188 consensus_peers.cc:597] T cf69310a833649fa96e2ad10dd1270ef P 4927f71d6e294cb89046579b49e12681 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:48.797330 12188 consensus_peers.cc:597] T 4fa9c369c27e4588aad14fe6b9930dbd P 4927f71d6e294cb89046579b49e12681 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:48.837193 12169 debug-util.cc:398] Leaking SignalData structure 0x7b080026ce80 after lost signal to thread 9068
W20260709 13:16:48.838104 12169 debug-util.cc:398] Leaking SignalData structure 0x7b080024ad40 after lost signal to thread 11931
W20260709 13:16:48.839777 12169 debug-util.cc:398] Leaking SignalData structure 0x7b0800322880 after lost signal to thread 12098
W20260709 13:16:48.840590 12169 debug-util.cc:398] Leaking SignalData structure 0x7b0800109320 after lost signal to thread 12172
W20260709 13:16:48.841444 12169 debug-util.cc:398] Leaking SignalData structure 0x7b08001d2040 after lost signal to thread 12246
I20260709 13:16:48.875442  9065 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 13:16:48.875857  9065 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.241s	user 0.008s	sys 0.000s
I20260709 13:16:48.876186  9065 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 13:16:48.888113 12760 tablet_bootstrap.cc:492] T 4dbe75b26b8b4407959eb6532aed58e8 P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:48.907593 12760 tablet_bootstrap.cc:492] T 4dbe75b26b8b4407959eb6532aed58e8 P 6878f540147c4f318df5774f4f6338d0: 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:16:48.908489 12760 tablet_bootstrap.cc:492] T 4dbe75b26b8b4407959eb6532aed58e8 P 6878f540147c4f318df5774f4f6338d0: Bootstrap complete.
I20260709 13:16:48.909085 12760 ts_tablet_manager.cc:1403] T 4dbe75b26b8b4407959eb6532aed58e8 P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260709 13:16:48.911398 12760 raft_consensus.cc:359] T 4dbe75b26b8b4407959eb6532aed58e8 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:48.912063 12760 raft_consensus.cc:740] T 4dbe75b26b8b4407959eb6532aed58e8 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:48.912891 12760 consensus_queue.cc:260] T 4dbe75b26b8b4407959eb6532aed58e8 P 6878f540147c4f318df5774f4f6338d0 [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: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:48.917032 12760 ts_tablet_manager.cc:1434] T 4dbe75b26b8b4407959eb6532aed58e8 P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:16:48.917784 12760 tablet_bootstrap.cc:492] T 7038e1dca0384514817b55562bef25a7 P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:48.934129 12760 tablet_bootstrap.cc:492] T 7038e1dca0384514817b55562bef25a7 P 6878f540147c4f318df5774f4f6338d0: 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:16:48.935057 12760 tablet_bootstrap.cc:492] T 7038e1dca0384514817b55562bef25a7 P 6878f540147c4f318df5774f4f6338d0: Bootstrap complete.
I20260709 13:16:48.935690 12760 ts_tablet_manager.cc:1403] T 7038e1dca0384514817b55562bef25a7 P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260709 13:16:48.937976 12760 raft_consensus.cc:359] T 7038e1dca0384514817b55562bef25a7 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:48.938666 12760 raft_consensus.cc:740] T 7038e1dca0384514817b55562bef25a7 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:48.939497 12760 consensus_queue.cc:260] T 7038e1dca0384514817b55562bef25a7 P 6878f540147c4f318df5774f4f6338d0 [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: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:48.941524 12760 ts_tablet_manager.cc:1434] T 7038e1dca0384514817b55562bef25a7 P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:16:48.942277 12760 tablet_bootstrap.cc:492] T 18c699298da2446988e8b38bac1c1ee7 P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:48.956661 12760 tablet_bootstrap.cc:492] T 18c699298da2446988e8b38bac1c1ee7 P 6878f540147c4f318df5774f4f6338d0: 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:16:48.957587 12760 tablet_bootstrap.cc:492] T 18c699298da2446988e8b38bac1c1ee7 P 6878f540147c4f318df5774f4f6338d0: Bootstrap complete.
I20260709 13:16:48.958243 12760 ts_tablet_manager.cc:1403] T 18c699298da2446988e8b38bac1c1ee7 P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260709 13:16:48.960126 12760 raft_consensus.cc:359] T 18c699298da2446988e8b38bac1c1ee7 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:48.960736 12760 raft_consensus.cc:740] T 18c699298da2446988e8b38bac1c1ee7 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:48.961324 12760 consensus_queue.cc:260] T 18c699298da2446988e8b38bac1c1ee7 P 6878f540147c4f318df5774f4f6338d0 [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: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:48.962841 12760 ts_tablet_manager.cc:1434] T 18c699298da2446988e8b38bac1c1ee7 P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260709 13:16:48.963433 12760 tablet_bootstrap.cc:492] T 9928a37ad8934214b7f8d7bffbc28c27 P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:48.979657 12760 tablet_bootstrap.cc:492] T 9928a37ad8934214b7f8d7bffbc28c27 P 6878f540147c4f318df5774f4f6338d0: 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:16:48.980576 12760 tablet_bootstrap.cc:492] T 9928a37ad8934214b7f8d7bffbc28c27 P 6878f540147c4f318df5774f4f6338d0: Bootstrap complete.
I20260709 13:16:48.981173 12760 ts_tablet_manager.cc:1403] T 9928a37ad8934214b7f8d7bffbc28c27 P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 13:16:48.983144 12760 raft_consensus.cc:359] T 9928a37ad8934214b7f8d7bffbc28c27 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:48.983640 12760 raft_consensus.cc:740] T 9928a37ad8934214b7f8d7bffbc28c27 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:48.984316 12760 consensus_queue.cc:260] T 9928a37ad8934214b7f8d7bffbc28c27 P 6878f540147c4f318df5774f4f6338d0 [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: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:48.985679 12760 ts_tablet_manager.cc:1434] T 9928a37ad8934214b7f8d7bffbc28c27 P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:16:48.986274 12760 tablet_bootstrap.cc:492] T 93155d9d1ff8414b8cff6245b34c7cbc P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:49.222759  9065 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 13:16:49.223176  9065 ts_tablet_manager.cc:595] Time spent register tablets: real 0.347s	user 0.260s	sys 0.009s
W20260709 13:16:49.276687 12188 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.218.67:41179, user_credentials={real_user=slave}} blocked reactor thread for 129777us
W20260709 13:16:49.291834 12186 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.218.66:44853, user_credentials={real_user=slave}} blocked reactor thread for 134247us
I20260709 13:16:49.478869 12771 raft_consensus.cc:493] T 8a903a960a7a4f01a6af617ec23861a6 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6878f540147c4f318df5774f4f6338d0)
I20260709 13:16:49.479732 12270 raft_consensus.cc:493] T ce93960364314d879dc9a82cba4c4190 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6878f540147c4f318df5774f4f6338d0)
I20260709 13:16:49.480536 12270 raft_consensus.cc:515] T ce93960364314d879dc9a82cba4c4190 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:49.479522 12771 raft_consensus.cc:515] T 8a903a960a7a4f01a6af617ec23861a6 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:49.483912 12771 leader_election.cc:290] T 8a903a960a7a4f01a6af617ec23861a6 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853)
I20260709 13:16:49.484505 12771 raft_consensus.cc:493] T 93155d9d1ff8414b8cff6245b34c7cbc P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6878f540147c4f318df5774f4f6338d0)
I20260709 13:16:49.485033 12771 raft_consensus.cc:515] T 93155d9d1ff8414b8cff6245b34c7cbc P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:49.487098 12771 leader_election.cc:290] T 93155d9d1ff8414b8cff6245b34c7cbc P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:49.487375 12270 leader_election.cc:290] T ce93960364314d879dc9a82cba4c4190 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:49.495074 12700 raft_consensus.cc:493] T 7038e1dca0384514817b55562bef25a7 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6878f540147c4f318df5774f4f6338d0)
I20260709 13:16:49.495558 12700 raft_consensus.cc:515] T 7038e1dca0384514817b55562bef25a7 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:49.497560 12700 leader_election.cc:290] T 7038e1dca0384514817b55562bef25a7 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853)
W20260709 13:16:49.502274 12112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.218.66:44853, user_credentials={real_user=slave}} blocked reactor thread for 50178.4us
I20260709 13:16:49.505770 12730 raft_consensus.cc:493] T 3343da12713c4520b922f9cfca2d1d0c P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6878f540147c4f318df5774f4f6338d0)
I20260709 13:16:49.506366 12730 raft_consensus.cc:515] T 3343da12713c4520b922f9cfca2d1d0c P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:49.508375 12730 leader_election.cc:290] T 3343da12713c4520b922f9cfca2d1d0c P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853)
I20260709 13:16:49.516987 12475 raft_consensus.cc:493] T 7038e1dca0384514817b55562bef25a7 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6878f540147c4f318df5774f4f6338d0)
I20260709 13:16:49.517597 12475 raft_consensus.cc:515] T 7038e1dca0384514817b55562bef25a7 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:49.522251 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7038e1dca0384514817b55562bef25a7" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:49.522876 12221 raft_consensus.cc:2468] T 7038e1dca0384514817b55562bef25a7 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ff6679aa1e47fbaed4804b1c948f44 in term 1.
I20260709 13:16:49.524478 12039 leader_election.cc:304] T 7038e1dca0384514817b55562bef25a7 P b0ff6679aa1e47fbaed4804b1c948f44 [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: 4927f71d6e294cb89046579b49e12681, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 
I20260709 13:16:49.525355 12634 raft_consensus.cc:2804] T 7038e1dca0384514817b55562bef25a7 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:16:49.525717 12634 raft_consensus.cc:493] T 7038e1dca0384514817b55562bef25a7 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6878f540147c4f318df5774f4f6338d0)
I20260709 13:16:49.526087 12634 raft_consensus.cc:3060] T 7038e1dca0384514817b55562bef25a7 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:49.535769 12475 leader_election.cc:290] T 7038e1dca0384514817b55562bef25a7 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:49.538590 12634 raft_consensus.cc:515] T 7038e1dca0384514817b55562bef25a7 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:49.541916 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7038e1dca0384514817b55562bef25a7" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681"
I20260709 13:16:49.542577 12221 raft_consensus.cc:3060] T 7038e1dca0384514817b55562bef25a7 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:49.550292 12221 raft_consensus.cc:2468] T 7038e1dca0384514817b55562bef25a7 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ff6679aa1e47fbaed4804b1c948f44 in term 2.
I20260709 13:16:49.551523 12039 leader_election.cc:304] T 7038e1dca0384514817b55562bef25a7 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4927f71d6e294cb89046579b49e12681, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 
I20260709 13:16:49.552515 12475 raft_consensus.cc:2804] T 7038e1dca0384514817b55562bef25a7 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:49.553257 12475 raft_consensus.cc:697] T 7038e1dca0384514817b55562bef25a7 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 LEADER]: Becoming Leader. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Running, Role: LEADER
I20260709 13:16:49.554165 12475 consensus_queue.cc:237] T 7038e1dca0384514817b55562bef25a7 P b0ff6679aa1e47fbaed4804b1c948f44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
W20260709 13:16:49.571318 12760 thread.cc:641] log-alloc [worker] (thread pool) Time spent creating pthread: real 0.576s	user 0.236s	sys 0.307s
W20260709 13:16:49.571859 12760 thread.cc:608] log-alloc [worker] (thread pool) Time spent starting thread: real 0.576s	user 0.239s	sys 0.307s
I20260709 13:16:49.581965 12760 tablet_bootstrap.cc:492] T 93155d9d1ff8414b8cff6245b34c7cbc P 6878f540147c4f318df5774f4f6338d0: 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:16:49.583160 12760 tablet_bootstrap.cc:492] T 93155d9d1ff8414b8cff6245b34c7cbc P 6878f540147c4f318df5774f4f6338d0: Bootstrap complete.
I20260709 13:16:49.583993 12760 ts_tablet_manager.cc:1403] T 93155d9d1ff8414b8cff6245b34c7cbc P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.598s	user 0.247s	sys 0.311s
I20260709 13:16:49.587282 12760 raft_consensus.cc:359] T 93155d9d1ff8414b8cff6245b34c7cbc P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:49.588102 12760 raft_consensus.cc:740] T 93155d9d1ff8414b8cff6245b34c7cbc P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:49.594559 12769 raft_consensus.cc:493] T 3459d1947e3b48bfb4cdd74180075810 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6878f540147c4f318df5774f4f6338d0)
I20260709 13:16:49.595131 12769 raft_consensus.cc:515] T 3459d1947e3b48bfb4cdd74180075810 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
W20260709 13:16:49.595781 12114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.218.65:40863, user_credentials={real_user=slave}} blocked reactor thread for 122345us
I20260709 13:16:49.599818 12762 raft_consensus.cc:493] T 93155d9d1ff8414b8cff6245b34c7cbc P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6878f540147c4f318df5774f4f6338d0)
I20260709 13:16:49.599961 12760 consensus_queue.cc:260] T 93155d9d1ff8414b8cff6245b34c7cbc P 6878f540147c4f318df5774f4f6338d0 [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: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:49.600453 12762 raft_consensus.cc:515] T 93155d9d1ff8414b8cff6245b34c7cbc P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:49.604909 12769 leader_election.cc:290] T 3459d1947e3b48bfb4cdd74180075810 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:49.609488 12730 raft_consensus.cc:493] T 9928a37ad8934214b7f8d7bffbc28c27 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6878f540147c4f318df5774f4f6338d0)
I20260709 13:16:49.610167 12762 leader_election.cc:290] T 93155d9d1ff8414b8cff6245b34c7cbc P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:49.610029 12730 raft_consensus.cc:515] T 9928a37ad8934214b7f8d7bffbc28c27 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:49.611826 12634 leader_election.cc:290] T 7038e1dca0384514817b55562bef25a7 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 2 election: Requested vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:49.611470 12761 raft_consensus.cc:493] T 8a903a960a7a4f01a6af617ec23861a6 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6878f540147c4f318df5774f4f6338d0)
I20260709 13:16:49.620644 12761 raft_consensus.cc:515] T 8a903a960a7a4f01a6af617ec23861a6 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:49.621263 12769 raft_consensus.cc:493] T 73f79eb468644121b4421af350ffb425 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6878f540147c4f318df5774f4f6338d0)
I20260709 13:16:49.621784 12769 raft_consensus.cc:515] T 73f79eb468644121b4421af350ffb425 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:49.622818 12761 leader_election.cc:290] T 8a903a960a7a4f01a6af617ec23861a6 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:49.623970 12769 leader_election.cc:290] T 73f79eb468644121b4421af350ffb425 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853)
I20260709 13:16:49.633271 12219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a903a960a7a4f01a6af617ec23861a6" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:49.629966 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93155d9d1ff8414b8cff6245b34c7cbc" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:49.634233 12219 raft_consensus.cc:2468] T 8a903a960a7a4f01a6af617ec23861a6 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ff6679aa1e47fbaed4804b1c948f44 in term 1.
I20260709 13:16:49.635708 12039 leader_election.cc:304] T 8a903a960a7a4f01a6af617ec23861a6 P b0ff6679aa1e47fbaed4804b1c948f44 [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: 4927f71d6e294cb89046579b49e12681, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 
I20260709 13:16:49.634598 12221 raft_consensus.cc:2468] T 93155d9d1ff8414b8cff6245b34c7cbc P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 1.
I20260709 13:16:49.635110 12761 raft_consensus.cc:493] T cf64790070cd4d6d949c57089d440e63 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6878f540147c4f318df5774f4f6338d0)
I20260709 13:16:49.636014 11894 catalog_manager.cc:5697] T 7038e1dca0384514817b55562bef25a7 P b0ff6679aa1e47fbaed4804b1c948f44 reported cstate change: term changed from 1 to 2, leader changed from 6878f540147c4f318df5774f4f6338d0 (127.8.218.65) to b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66). New cstate: current_term: 2 leader_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: HEALTHY } } }
W20260709 13:16:49.639853 12114 leader_election.cc:336] T 3343da12713c4520b922f9cfca2d1d0c P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111)
W20260709 13:16:49.643882 12114 leader_election.cc:336] T 93155d9d1ff8414b8cff6245b34c7cbc P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111)
I20260709 13:16:49.644191 12761 raft_consensus.cc:515] T cf64790070cd4d6d949c57089d440e63 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:49.642277 12475 raft_consensus.cc:2804] T 8a903a960a7a4f01a6af617ec23861a6 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:16:49.652575 12475 raft_consensus.cc:493] T 8a903a960a7a4f01a6af617ec23861a6 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6878f540147c4f318df5774f4f6338d0)
I20260709 13:16:49.652976 12475 raft_consensus.cc:3060] T 8a903a960a7a4f01a6af617ec23861a6 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:49.654377 12761 leader_election.cc:290] T cf64790070cd4d6d949c57089d440e63 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179)
I20260709 13:16:49.655977 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3343da12713c4520b922f9cfca2d1d0c" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:49.656023 12730 leader_election.cc:290] T 9928a37ad8934214b7f8d7bffbc28c27 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853)
W20260709 13:16:49.657274 12114 leader_election.cc:336] T 9928a37ad8934214b7f8d7bffbc28c27 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111)
I20260709 13:16:49.658517 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a903a960a7a4f01a6af617ec23861a6" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:49.669373 12147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce93960364314d879dc9a82cba4c4190" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
I20260709 13:16:49.670113 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7038e1dca0384514817b55562bef25a7" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:49.674989 12475 raft_consensus.cc:515] T 8a903a960a7a4f01a6af617ec23861a6 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:49.677649 12147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93155d9d1ff8414b8cff6245b34c7cbc" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
I20260709 13:16:49.678638 12760 ts_tablet_manager.cc:1434] T 93155d9d1ff8414b8cff6245b34c7cbc P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.094s	user 0.013s	sys 0.015s
I20260709 13:16:49.678483 12147 raft_consensus.cc:2468] T 93155d9d1ff8414b8cff6245b34c7cbc P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4927f71d6e294cb89046579b49e12681 in term 1.
I20260709 13:16:49.680756 12073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73f79eb468644121b4421af350ffb425" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:49.683293 12760 tablet_bootstrap.cc:492] T dd97e7b558f74a5dacd74e68a269e7f4 P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:49.683490 12803 raft_consensus.cc:493] T a340a31ca444412ba60a6620d3acb6c9 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6878f540147c4f318df5774f4f6338d0)
I20260709 13:16:49.684901 12634 raft_consensus.cc:493] T fab417b53b1c428a91c5fb792cb1c82b P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6878f540147c4f318df5774f4f6338d0)
I20260709 13:16:49.684688 12803 raft_consensus.cc:515] T a340a31ca444412ba60a6620d3acb6c9 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:49.685397 12634 raft_consensus.cc:515] T fab417b53b1c428a91c5fb792cb1c82b P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:49.686801 12803 leader_election.cc:290] T a340a31ca444412ba60a6620d3acb6c9 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:49.687294 12634 leader_election.cc:290] T fab417b53b1c428a91c5fb792cb1c82b P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:49.692379 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a340a31ca444412ba60a6620d3acb6c9" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:49.692971 12070 raft_consensus.cc:2393] T 8a903a960a7a4f01a6af617ec23861a6 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4927f71d6e294cb89046579b49e12681 in current term 2: Already voted for candidate b0ff6679aa1e47fbaed4804b1c948f44 in this term.
I20260709 13:16:49.693084 12221 raft_consensus.cc:2468] T a340a31ca444412ba60a6620d3acb6c9 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ff6679aa1e47fbaed4804b1c948f44 in term 1.
I20260709 13:16:49.695153 12112 leader_election.cc:304] T 3343da12713c4520b922f9cfca2d1d0c P 26d9fb8ee3f54206b919bdad7b7179f0 [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: 26d9fb8ee3f54206b919bdad7b7179f0; no voters: 6878f540147c4f318df5774f4f6338d0, b0ff6679aa1e47fbaed4804b1c948f44
I20260709 13:16:49.695547 12039 leader_election.cc:304] T a340a31ca444412ba60a6620d3acb6c9 P b0ff6679aa1e47fbaed4804b1c948f44 [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: 4927f71d6e294cb89046579b49e12681, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 
I20260709 13:16:49.695832 12762 raft_consensus.cc:2749] T 3343da12713c4520b922f9cfca2d1d0c P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:49.696743 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fab417b53b1c428a91c5fb792cb1c82b" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:49.697395 12221 raft_consensus.cc:2468] T fab417b53b1c428a91c5fb792cb1c82b P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ff6679aa1e47fbaed4804b1c948f44 in term 1.
I20260709 13:16:49.698580 12039 leader_election.cc:304] T fab417b53b1c428a91c5fb792cb1c82b P b0ff6679aa1e47fbaed4804b1c948f44 [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: 4927f71d6e294cb89046579b49e12681, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 
I20260709 13:16:49.703550 12147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3459d1947e3b48bfb4cdd74180075810" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
I20260709 13:16:49.705502 12803 raft_consensus.cc:2804] T a340a31ca444412ba60a6620d3acb6c9 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:16:49.706290 12803 raft_consensus.cc:493] T a340a31ca444412ba60a6620d3acb6c9 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6878f540147c4f318df5774f4f6338d0)
I20260709 13:16:49.706640 12803 raft_consensus.cc:3060] T a340a31ca444412ba60a6620d3acb6c9 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:49.709810 12761 raft_consensus.cc:2804] T fab417b53b1c428a91c5fb792cb1c82b P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:16:49.710248 12761 raft_consensus.cc:493] T fab417b53b1c428a91c5fb792cb1c82b P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6878f540147c4f318df5774f4f6338d0)
I20260709 13:16:49.710610 12761 raft_consensus.cc:3060] T fab417b53b1c428a91c5fb792cb1c82b P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:49.710867 12073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9928a37ad8934214b7f8d7bffbc28c27" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:49.715322 12475 leader_election.cc:290] T 8a903a960a7a4f01a6af617ec23861a6 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 2 election: Requested vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:49.713662 12634 raft_consensus.cc:493] T 3343da12713c4520b922f9cfca2d1d0c P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6878f540147c4f318df5774f4f6338d0)
I20260709 13:16:49.718393 12634 raft_consensus.cc:515] T 3343da12713c4520b922f9cfca2d1d0c P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:49.718861 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a903a960a7a4f01a6af617ec23861a6" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681"
I20260709 13:16:49.719579 12221 raft_consensus.cc:3060] T 8a903a960a7a4f01a6af617ec23861a6 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:49.722095 12634 leader_election.cc:290] T 3343da12713c4520b922f9cfca2d1d0c P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179)
I20260709 13:16:49.726085 12761 raft_consensus.cc:515] T fab417b53b1c428a91c5fb792cb1c82b P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:49.728857 12219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fab417b53b1c428a91c5fb792cb1c82b" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681"
I20260709 13:16:49.729569 12219 raft_consensus.cc:3060] T fab417b53b1c428a91c5fb792cb1c82b P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:49.731618 12803 raft_consensus.cc:515] T a340a31ca444412ba60a6620d3acb6c9 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:49.735003 12220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a340a31ca444412ba60a6620d3acb6c9" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681"
I20260709 13:16:49.735692 12220 raft_consensus.cc:3060] T a340a31ca444412ba60a6620d3acb6c9 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:49.737521 12221 raft_consensus.cc:2468] T 8a903a960a7a4f01a6af617ec23861a6 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ff6679aa1e47fbaed4804b1c948f44 in term 2.
I20260709 13:16:49.738615 12039 leader_election.cc:304] T 8a903a960a7a4f01a6af617ec23861a6 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4927f71d6e294cb89046579b49e12681, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 
I20260709 13:16:49.740993 12807 raft_consensus.cc:2804] T 8a903a960a7a4f01a6af617ec23861a6 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:49.741619 12807 raft_consensus.cc:697] T 8a903a960a7a4f01a6af617ec23861a6 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 LEADER]: Becoming Leader. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Running, Role: LEADER
I20260709 13:16:49.743016 12112 leader_election.cc:304] T 9928a37ad8934214b7f8d7bffbc28c27 P 26d9fb8ee3f54206b919bdad7b7179f0 [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: 26d9fb8ee3f54206b919bdad7b7179f0; no voters: 6878f540147c4f318df5774f4f6338d0, b0ff6679aa1e47fbaed4804b1c948f44
I20260709 13:16:49.746719 12733 raft_consensus.cc:2749] T 9928a37ad8934214b7f8d7bffbc28c27 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:49.746760 12807 consensus_queue.cc:237] T 8a903a960a7a4f01a6af617ec23861a6 P b0ff6679aa1e47fbaed4804b1c948f44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:49.753309 12220 raft_consensus.cc:2468] T a340a31ca444412ba60a6620d3acb6c9 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ff6679aa1e47fbaed4804b1c948f44 in term 2.
I20260709 13:16:49.753389 12188 leader_election.cc:304] T 93155d9d1ff8414b8cff6245b34c7cbc P 4927f71d6e294cb89046579b49e12681 [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: 26d9fb8ee3f54206b919bdad7b7179f0, 4927f71d6e294cb89046579b49e12681; no voters: 
I20260709 13:16:49.755152 12039 leader_election.cc:304] T a340a31ca444412ba60a6620d3acb6c9 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4927f71d6e294cb89046579b49e12681, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 
I20260709 13:16:49.758802 12475 raft_consensus.cc:2804] T a340a31ca444412ba60a6620d3acb6c9 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:49.759330 12475 raft_consensus.cc:697] T a340a31ca444412ba60a6620d3acb6c9 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 LEADER]: Becoming Leader. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Running, Role: LEADER
I20260709 13:16:49.758260 12771 raft_consensus.cc:2804] T 93155d9d1ff8414b8cff6245b34c7cbc P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:16:49.760253 12771 raft_consensus.cc:493] T 93155d9d1ff8414b8cff6245b34c7cbc P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6878f540147c4f318df5774f4f6338d0)
I20260709 13:16:49.760672 12771 raft_consensus.cc:3060] T 93155d9d1ff8414b8cff6245b34c7cbc P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:49.760362 12475 consensus_queue.cc:237] T a340a31ca444412ba60a6620d3acb6c9 P b0ff6679aa1e47fbaed4804b1c948f44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:49.752202 12761 leader_election.cc:290] T fab417b53b1c428a91c5fb792cb1c82b P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 2 election: Requested vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:49.772069 12769 raft_consensus.cc:493] T 4dbe75b26b8b4407959eb6532aed58e8 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6878f540147c4f318df5774f4f6338d0)
I20260709 13:16:49.772889 12769 raft_consensus.cc:515] T 4dbe75b26b8b4407959eb6532aed58e8 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:49.777400 12809 raft_consensus.cc:493] T cf64790070cd4d6d949c57089d440e63 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6878f540147c4f318df5774f4f6338d0)
I20260709 13:16:49.777954 12809 raft_consensus.cc:515] T cf64790070cd4d6d949c57089d440e63 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:49.779485 12769 leader_election.cc:290] T 4dbe75b26b8b4407959eb6532aed58e8 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:49.764556 12219 raft_consensus.cc:2468] T fab417b53b1c428a91c5fb792cb1c82b P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ff6679aa1e47fbaed4804b1c948f44 in term 2.
I20260709 13:16:49.781656 12771 raft_consensus.cc:515] T 93155d9d1ff8414b8cff6245b34c7cbc P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:49.776094 12803 leader_election.cc:290] T a340a31ca444412ba60a6620d3acb6c9 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 2 election: Requested vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
W20260709 13:16:49.784605 12114 leader_election.cc:336] T cf64790070cd4d6d949c57089d440e63 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111)
W20260709 13:16:49.816962 12113 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.218.68:43243, user_credentials={real_user=slave}} blocked reactor thread for 104122us
W20260709 13:16:49.818064 12188 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.218.65:40863, user_credentials={real_user=slave}} blocked reactor thread for 55134.5us
W20260709 13:16:49.817888 12040 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.218.67:41179, user_credentials={real_user=slave}} blocked reactor thread for 96889.1us
I20260709 13:16:49.826387 12113 leader_election.cc:304] T 93155d9d1ff8414b8cff6245b34c7cbc P 26d9fb8ee3f54206b919bdad7b7179f0 [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: 26d9fb8ee3f54206b919bdad7b7179f0, 4927f71d6e294cb89046579b49e12681; no voters: 6878f540147c4f318df5774f4f6338d0
W20260709 13:16:49.832474 12039 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.218.68:43243, user_credentials={real_user=slave}} blocked reactor thread for 69346.7us
I20260709 13:16:49.783666 12771 leader_election.cc:290] T 93155d9d1ff8414b8cff6245b34c7cbc P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 2 election: Requested vote from peers 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:49.817755 12733 raft_consensus.cc:493] T ce93960364314d879dc9a82cba4c4190 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6878f540147c4f318df5774f4f6338d0)
I20260709 13:16:49.834642 12039 leader_election.cc:304] T fab417b53b1c428a91c5fb792cb1c82b P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4927f71d6e294cb89046579b49e12681, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 
I20260709 13:16:49.827153 12762 raft_consensus.cc:493] T 4dbe75b26b8b4407959eb6532aed58e8 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6878f540147c4f318df5774f4f6338d0)
I20260709 13:16:49.840021 12762 raft_consensus.cc:515] T 4dbe75b26b8b4407959eb6532aed58e8 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:49.844274 12760 tablet_bootstrap.cc:492] T dd97e7b558f74a5dacd74e68a269e7f4 P 6878f540147c4f318df5774f4f6338d0: 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:16:49.844417 12762 leader_election.cc:290] T 4dbe75b26b8b4407959eb6532aed58e8 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:49.845225 12760 tablet_bootstrap.cc:492] T dd97e7b558f74a5dacd74e68a269e7f4 P 6878f540147c4f318df5774f4f6338d0: Bootstrap complete.
I20260709 13:16:49.845909 12760 ts_tablet_manager.cc:1403] T dd97e7b558f74a5dacd74e68a269e7f4 P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.163s	user 0.021s	sys 0.005s
I20260709 13:16:49.849491 12809 leader_election.cc:290] T cf64790070cd4d6d949c57089d440e63 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853)
I20260709 13:16:49.837917 12733 raft_consensus.cc:515] T ce93960364314d879dc9a82cba4c4190 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:49.859665 12760 raft_consensus.cc:359] T dd97e7b558f74a5dacd74e68a269e7f4 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:49.860477 12760 raft_consensus.cc:740] T dd97e7b558f74a5dacd74e68a269e7f4 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
W20260709 13:16:49.860862 12040 leader_election.cc:336] T 3343da12713c4520b922f9cfca2d1d0c P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111)
W20260709 13:16:49.862011 12040 leader_election.cc:336] T fab417b53b1c428a91c5fb792cb1c82b P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111)
W20260709 13:16:49.862725 12040 leader_election.cc:336] T a340a31ca444412ba60a6620d3acb6c9 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111)
I20260709 13:16:49.862308 12760 consensus_queue.cc:260] T dd97e7b558f74a5dacd74e68a269e7f4 P 6878f540147c4f318df5774f4f6338d0 [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: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:49.839181 12814 raft_consensus.cc:493] T 9928a37ad8934214b7f8d7bffbc28c27 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6878f540147c4f318df5774f4f6338d0)
I20260709 13:16:49.868808 12814 raft_consensus.cc:515] T 9928a37ad8934214b7f8d7bffbc28c27 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:49.836431 12811 raft_consensus.cc:2804] T 93155d9d1ff8414b8cff6245b34c7cbc P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:16:49.870993 12811 raft_consensus.cc:493] T 93155d9d1ff8414b8cff6245b34c7cbc P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6878f540147c4f318df5774f4f6338d0)
I20260709 13:16:49.871407 12811 raft_consensus.cc:3060] T 93155d9d1ff8414b8cff6245b34c7cbc P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:16:49.871181 12040 leader_election.cc:336] T 7038e1dca0384514817b55562bef25a7 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111)
W20260709 13:16:49.874326 12040 leader_election.cc:336] T 7038e1dca0384514817b55562bef25a7 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111)
W20260709 13:16:49.876783 12040 leader_election.cc:336] T 8a903a960a7a4f01a6af617ec23861a6 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111)
W20260709 13:16:49.880668 12040 leader_election.cc:336] T cf64790070cd4d6d949c57089d440e63 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111)
W20260709 13:16:49.882006 12040 leader_election.cc:336] T a340a31ca444412ba60a6620d3acb6c9 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111)
W20260709 13:16:49.883330 12040 leader_election.cc:336] T fab417b53b1c428a91c5fb792cb1c82b P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111)
I20260709 13:16:49.885046 12760 ts_tablet_manager.cc:1434] T dd97e7b558f74a5dacd74e68a269e7f4 P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260709 13:16:49.888092 12760 tablet_bootstrap.cc:492] T cf69310a833649fa96e2ad10dd1270ef P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:49.888571 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf64790070cd4d6d949c57089d440e63" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:49.889281 12070 raft_consensus.cc:2468] T cf64790070cd4d6d949c57089d440e63 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 2.
I20260709 13:16:49.838946 12807 raft_consensus.cc:2804] T fab417b53b1c428a91c5fb792cb1c82b P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 13:16:49.891235 12040 leader_election.cc:336] T 8a903a960a7a4f01a6af617ec23861a6 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111)
I20260709 13:16:49.894248 12807 raft_consensus.cc:697] T fab417b53b1c428a91c5fb792cb1c82b P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 LEADER]: Becoming Leader. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Running, Role: LEADER
I20260709 13:16:49.898248 12807 consensus_queue.cc:237] T fab417b53b1c428a91c5fb792cb1c82b P b0ff6679aa1e47fbaed4804b1c948f44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:49.899354 12112 leader_election.cc:304] T cf64790070cd4d6d949c57089d440e63 P 26d9fb8ee3f54206b919bdad7b7179f0 [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: 26d9fb8ee3f54206b919bdad7b7179f0, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:49.900785 12822 raft_consensus.cc:2804] T cf64790070cd4d6d949c57089d440e63 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:16:49.901280 12822 raft_consensus.cc:493] T cf64790070cd4d6d949c57089d440e63 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 6878f540147c4f318df5774f4f6338d0)
I20260709 13:16:49.901660 12822 raft_consensus.cc:3060] T cf64790070cd4d6d949c57089d440e63 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:16:49.912286 12114 leader_election.cc:336] T 4dbe75b26b8b4407959eb6532aed58e8 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111)
I20260709 13:16:49.914871 12733 leader_election.cc:290] T ce93960364314d879dc9a82cba4c4190 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:49.915199 12147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dbe75b26b8b4407959eb6532aed58e8" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
I20260709 13:16:49.915872 12147 raft_consensus.cc:2468] T 4dbe75b26b8b4407959eb6532aed58e8 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4927f71d6e294cb89046579b49e12681 in term 1.
I20260709 13:16:49.914981 12814 leader_election.cc:290] T 9928a37ad8934214b7f8d7bffbc28c27 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179)
I20260709 13:16:49.920318 12147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93155d9d1ff8414b8cff6245b34c7cbc" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0"
W20260709 13:16:49.921068 12040 leader_election.cc:336] T 9928a37ad8934214b7f8d7bffbc28c27 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111)
W20260709 13:16:49.924368 12188 leader_election.cc:336] T 8a903a960a7a4f01a6af617ec23861a6 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111)
I20260709 13:16:49.924830 12188 leader_election.cc:304] T 8a903a960a7a4f01a6af617ec23861a6 P 4927f71d6e294cb89046579b49e12681 [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: 4927f71d6e294cb89046579b49e12681; no voters: 6878f540147c4f318df5774f4f6338d0, b0ff6679aa1e47fbaed4804b1c948f44
I20260709 13:16:49.925511 12700 raft_consensus.cc:2749] T 8a903a960a7a4f01a6af617ec23861a6 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:16:49.926469 12188 leader_election.cc:336] T 93155d9d1ff8414b8cff6245b34c7cbc P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111)
W20260709 13:16:49.927119 12188 leader_election.cc:336] T ce93960364314d879dc9a82cba4c4190 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111)
I20260709 13:16:49.927465 12188 leader_election.cc:304] T ce93960364314d879dc9a82cba4c4190 P 4927f71d6e294cb89046579b49e12681 [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: 4927f71d6e294cb89046579b49e12681; no voters: 26d9fb8ee3f54206b919bdad7b7179f0, 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:49.928153 12769 raft_consensus.cc:2749] T ce93960364314d879dc9a82cba4c4190 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:49.933035 12822 raft_consensus.cc:515] T cf64790070cd4d6d949c57089d440e63 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:49.936781 12811 raft_consensus.cc:515] T 93155d9d1ff8414b8cff6245b34c7cbc P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:49.937988 12147 raft_consensus.cc:2393] T 93155d9d1ff8414b8cff6245b34c7cbc P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 4927f71d6e294cb89046579b49e12681 in current term 2: Already voted for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in this term.
W20260709 13:16:49.937573 12188 leader_election.cc:336] T 7038e1dca0384514817b55562bef25a7 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111)
I20260709 13:16:49.939126 12188 leader_election.cc:304] T 7038e1dca0384514817b55562bef25a7 P 4927f71d6e294cb89046579b49e12681 [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: 4927f71d6e294cb89046579b49e12681; no voters: 6878f540147c4f318df5774f4f6338d0, b0ff6679aa1e47fbaed4804b1c948f44
I20260709 13:16:49.939811 12769 raft_consensus.cc:2749] T 7038e1dca0384514817b55562bef25a7 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:16:49.944437 12188 leader_election.cc:336] T 3459d1947e3b48bfb4cdd74180075810 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111)
I20260709 13:16:49.944967 12188 leader_election.cc:304] T 3459d1947e3b48bfb4cdd74180075810 P 4927f71d6e294cb89046579b49e12681 [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: 4927f71d6e294cb89046579b49e12681; no voters: 26d9fb8ee3f54206b919bdad7b7179f0, 6878f540147c4f318df5774f4f6338d0
W20260709 13:16:49.946027 12188 leader_election.cc:336] T 73f79eb468644121b4421af350ffb425 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111)
I20260709 13:16:49.947599 12733 raft_consensus.cc:493] T 3459d1947e3b48bfb4cdd74180075810 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6878f540147c4f318df5774f4f6338d0)
I20260709 13:16:49.948165 12769 raft_consensus.cc:2749] T 3459d1947e3b48bfb4cdd74180075810 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:49.959219 12145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9928a37ad8934214b7f8d7bffbc28c27" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
I20260709 13:16:50.010310 12145 raft_consensus.cc:2468] T 9928a37ad8934214b7f8d7bffbc28c27 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ff6679aa1e47fbaed4804b1c948f44 in term 1.
I20260709 13:16:49.979526 12188 leader_election.cc:304] T 73f79eb468644121b4421af350ffb425 P 4927f71d6e294cb89046579b49e12681 [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: 4927f71d6e294cb89046579b49e12681; no voters: 6878f540147c4f318df5774f4f6338d0, b0ff6679aa1e47fbaed4804b1c948f44
W20260709 13:16:49.997404 12114 leader_election.cc:336] T ce93960364314d879dc9a82cba4c4190 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111)
I20260709 13:16:50.011406 12769 raft_consensus.cc:2749] T 73f79eb468644121b4421af350ffb425 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:16:50.011561 12188 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.218.65:40863, user_credentials={real_user=slave}} blocked reactor thread for 65554us
I20260709 13:16:50.013242 12188 leader_election.cc:304] T 4dbe75b26b8b4407959eb6532aed58e8 P 4927f71d6e294cb89046579b49e12681 [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: 26d9fb8ee3f54206b919bdad7b7179f0, 4927f71d6e294cb89046579b49e12681; no voters: 
I20260709 13:16:50.013950 12769 raft_consensus.cc:2804] T 4dbe75b26b8b4407959eb6532aed58e8 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:16:50.014014 12040 leader_election.cc:304] T 9928a37ad8934214b7f8d7bffbc28c27 P b0ff6679aa1e47fbaed4804b1c948f44 [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: 26d9fb8ee3f54206b919bdad7b7179f0, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:50.014344 12769 raft_consensus.cc:493] T 4dbe75b26b8b4407959eb6532aed58e8 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6878f540147c4f318df5774f4f6338d0)
I20260709 13:16:49.999253 12822 leader_election.cc:290] T cf64790070cd4d6d949c57089d440e63 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 3 election: Requested vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853)
I20260709 13:16:49.957310 12147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf64790070cd4d6d949c57089d440e63" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
W20260709 13:16:50.014755 12114 leader_election.cc:336] T cf64790070cd4d6d949c57089d440e63 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111)
I20260709 13:16:50.015332 12147 raft_consensus.cc:2393] T cf64790070cd4d6d949c57089d440e63 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0ff6679aa1e47fbaed4804b1c948f44 in current term 3: Already voted for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in this term.
I20260709 13:16:50.015241 12814 raft_consensus.cc:2804] T 9928a37ad8934214b7f8d7bffbc28c27 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:16:50.015892 12114 leader_election.cc:336] T 93155d9d1ff8414b8cff6245b34c7cbc P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111)
I20260709 13:16:50.016011 12814 raft_consensus.cc:493] T 9928a37ad8934214b7f8d7bffbc28c27 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6878f540147c4f318df5774f4f6338d0)
I20260709 13:16:49.958293 12148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3343da12713c4520b922f9cfca2d1d0c" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
I20260709 13:16:50.017902 12148 raft_consensus.cc:2468] T 3343da12713c4520b922f9cfca2d1d0c P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ff6679aa1e47fbaed4804b1c948f44 in term 1.
I20260709 13:16:50.016486 12814 raft_consensus.cc:3060] T 9928a37ad8934214b7f8d7bffbc28c27 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:50.000754 11894 catalog_manager.cc:5697] T a340a31ca444412ba60a6620d3acb6c9 P b0ff6679aa1e47fbaed4804b1c948f44 reported cstate change: term changed from 1 to 2, leader changed from 6878f540147c4f318df5774f4f6338d0 (127.8.218.65) to b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66). New cstate: current_term: 2 leader_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:50.002620 12811 leader_election.cc:290] T 93155d9d1ff8414b8cff6245b34c7cbc P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 2 election: Requested vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:50.003223 12073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf64790070cd4d6d949c57089d440e63" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44"
I20260709 13:16:50.020109 12073 raft_consensus.cc:3060] T cf64790070cd4d6d949c57089d440e63 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:50.019518 11894 catalog_manager.cc:5697] T 8a903a960a7a4f01a6af617ec23861a6 P b0ff6679aa1e47fbaed4804b1c948f44 reported cstate change: term changed from 1 to 2, leader changed from 6878f540147c4f318df5774f4f6338d0 (127.8.218.65) to b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66). New cstate: current_term: 2 leader_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:50.022557 11894 catalog_manager.cc:5697] T fab417b53b1c428a91c5fb792cb1c82b P b0ff6679aa1e47fbaed4804b1c948f44 reported cstate change: term changed from 1 to 2, leader changed from 6878f540147c4f318df5774f4f6338d0 (127.8.218.65) to b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66). New cstate: current_term: 2 leader_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:50.023248 12220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dbe75b26b8b4407959eb6532aed58e8" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:50.025602 12218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce93960364314d879dc9a82cba4c4190" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:50.026259 12218 raft_consensus.cc:2468] T ce93960364314d879dc9a82cba4c4190 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 1.
I20260709 13:16:50.028441 12807 raft_consensus.cc:493] T 73f79eb468644121b4421af350ffb425 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6878f540147c4f318df5774f4f6338d0)
I20260709 13:16:50.028962 12807 raft_consensus.cc:515] T 73f79eb468644121b4421af350ffb425 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:50.030913 12807 leader_election.cc:290] T 73f79eb468644121b4421af350ffb425 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:50.032320 12219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73f79eb468644121b4421af350ffb425" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:50.033077 12219 raft_consensus.cc:2468] T 73f79eb468644121b4421af350ffb425 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ff6679aa1e47fbaed4804b1c948f44 in term 1.
I20260709 13:16:50.034355 12039 leader_election.cc:304] T 73f79eb468644121b4421af350ffb425 P b0ff6679aa1e47fbaed4804b1c948f44 [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: 4927f71d6e294cb89046579b49e12681, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 
I20260709 13:16:50.034981 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93155d9d1ff8414b8cff6245b34c7cbc" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681"
I20260709 13:16:50.035763 12221 raft_consensus.cc:2393] T 93155d9d1ff8414b8cff6245b34c7cbc P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 26d9fb8ee3f54206b919bdad7b7179f0 in current term 2: Already voted for candidate 4927f71d6e294cb89046579b49e12681 in this term.
W20260709 13:16:50.037817 12040 leader_election.cc:336] T 73f79eb468644121b4421af350ffb425 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111)
I20260709 13:16:50.038698 12803 raft_consensus.cc:2804] T 73f79eb468644121b4421af350ffb425 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:16:50.039147 12803 raft_consensus.cc:493] T 73f79eb468644121b4421af350ffb425 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6878f540147c4f318df5774f4f6338d0)
I20260709 13:16:50.039258 12040 leader_election.cc:304] T cf64790070cd4d6d949c57089d440e63 P b0ff6679aa1e47fbaed4804b1c948f44 [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: b0ff6679aa1e47fbaed4804b1c948f44; no voters: 26d9fb8ee3f54206b919bdad7b7179f0, 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:50.039549 12803 raft_consensus.cc:3060] T 73f79eb468644121b4421af350ffb425 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:50.041635 12073 raft_consensus.cc:2468] T cf64790070cd4d6d949c57089d440e63 P b0ff6679aa1e47fbaed4804b1c948f44 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 3.
I20260709 13:16:50.042138 12634 raft_consensus.cc:2749] T cf64790070cd4d6d949c57089d440e63 P b0ff6679aa1e47fbaed4804b1c948f44 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:16:50.043434 12040 leader_election.cc:304] T 3343da12713c4520b922f9cfca2d1d0c P b0ff6679aa1e47fbaed4804b1c948f44 [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: 26d9fb8ee3f54206b919bdad7b7179f0, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:50.044199 12634 raft_consensus.cc:2804] T 3343da12713c4520b922f9cfca2d1d0c P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:16:50.044530 12634 raft_consensus.cc:493] T 3343da12713c4520b922f9cfca2d1d0c P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6878f540147c4f318df5774f4f6338d0)
I20260709 13:16:50.044836 12634 raft_consensus.cc:3060] T 3343da12713c4520b922f9cfca2d1d0c P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:16:50.046327 12188 leader_election.cc:336] T 4dbe75b26b8b4407959eb6532aed58e8 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111)
W20260709 13:16:50.047041 12188 leader_election.cc:336] T 93155d9d1ff8414b8cff6245b34c7cbc P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111)
I20260709 13:16:50.047376 12188 leader_election.cc:304] T 93155d9d1ff8414b8cff6245b34c7cbc P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4927f71d6e294cb89046579b49e12681; no voters: 26d9fb8ee3f54206b919bdad7b7179f0, 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:50.048533 12771 raft_consensus.cc:2749] T 93155d9d1ff8414b8cff6245b34c7cbc P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:16:50.050369 12112 leader_election.cc:304] T cf64790070cd4d6d949c57089d440e63 P 26d9fb8ee3f54206b919bdad7b7179f0 [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: 26d9fb8ee3f54206b919bdad7b7179f0, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:50.051216 12811 raft_consensus.cc:2804] T cf64790070cd4d6d949c57089d440e63 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:50.052546 12811 raft_consensus.cc:697] T cf64790070cd4d6d949c57089d440e63 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 3 LEADER]: Becoming Leader. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Running, Role: LEADER
I20260709 13:16:50.055462 12811 consensus_queue.cc:237] T cf64790070cd4d6d949c57089d440e63 P 26d9fb8ee3f54206b919bdad7b7179f0 [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: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:50.057950 12113 leader_election.cc:304] T ce93960364314d879dc9a82cba4c4190 P 26d9fb8ee3f54206b919bdad7b7179f0 [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: 26d9fb8ee3f54206b919bdad7b7179f0, 4927f71d6e294cb89046579b49e12681; no voters: 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:50.058784 12827 raft_consensus.cc:2804] T ce93960364314d879dc9a82cba4c4190 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:16:50.059252 12634 raft_consensus.cc:515] T 3343da12713c4520b922f9cfca2d1d0c P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:50.059192 12827 raft_consensus.cc:493] T ce93960364314d879dc9a82cba4c4190 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6878f540147c4f318df5774f4f6338d0)
I20260709 13:16:50.006168 12733 raft_consensus.cc:515] T 3459d1947e3b48bfb4cdd74180075810 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
W20260709 13:16:50.066210 12040 leader_election.cc:336] T 3343da12713c4520b922f9cfca2d1d0c P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111)
I20260709 13:16:50.067659 12733 leader_election.cc:290] T 3459d1947e3b48bfb4cdd74180075810 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:50.068320 12827 raft_consensus.cc:3060] T ce93960364314d879dc9a82cba4c4190 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:50.069852 12814 raft_consensus.cc:515] T 9928a37ad8934214b7f8d7bffbc28c27 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:50.014743 12769 raft_consensus.cc:3060] T 4dbe75b26b8b4407959eb6532aed58e8 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:50.075909 12634 leader_election.cc:290] T 3343da12713c4520b922f9cfca2d1d0c P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 2 election: Requested vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179)
W20260709 13:16:50.077804 12040 leader_election.cc:336] T 9928a37ad8934214b7f8d7bffbc28c27 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111)
I20260709 13:16:50.057555 12803 raft_consensus.cc:515] T 73f79eb468644121b4421af350ffb425 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:50.009737 12760 tablet_bootstrap.cc:492] T cf69310a833649fa96e2ad10dd1270ef P 6878f540147c4f318df5774f4f6338d0: 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:16:50.060701 12113 leader_election.cc:304] T 93155d9d1ff8414b8cff6245b34c7cbc P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26d9fb8ee3f54206b919bdad7b7179f0; no voters: 4927f71d6e294cb89046579b49e12681, 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:50.080533 12760 tablet_bootstrap.cc:492] T cf69310a833649fa96e2ad10dd1270ef P 6878f540147c4f318df5774f4f6338d0: Bootstrap complete.
I20260709 13:16:50.081081 12760 ts_tablet_manager.cc:1403] T cf69310a833649fa96e2ad10dd1270ef P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.193s	user 0.016s	sys 0.014s
I20260709 13:16:50.084594 12760 raft_consensus.cc:359] T cf69310a833649fa96e2ad10dd1270ef P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:50.085314 12760 raft_consensus.cc:740] T cf69310a833649fa96e2ad10dd1270ef P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:50.086184 12803 leader_election.cc:290] T 73f79eb468644121b4421af350ffb425 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 2 election: Requested vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:50.089785 12218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73f79eb468644121b4421af350ffb425" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681"
I20260709 13:16:50.093272 12814 leader_election.cc:290] T 9928a37ad8934214b7f8d7bffbc28c27 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 2 election: Requested vote from peers 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863), 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179)
I20260709 13:16:50.093330 12218 raft_consensus.cc:3060] T 73f79eb468644121b4421af350ffb425 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:50.094975 12216 raft_consensus.cc:1275] T 7038e1dca0384514817b55562bef25a7 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Refusing update from remote peer b0ff6679aa1e47fbaed4804b1c948f44: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:50.097397 12807 consensus_queue.cc:1048] T 7038e1dca0384514817b55562bef25a7 P b0ff6679aa1e47fbaed4804b1c948f44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:50.099175 12733 raft_consensus.cc:2749] T 93155d9d1ff8414b8cff6245b34c7cbc P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:16:50.099975 12760 consensus_queue.cc:260] T cf69310a833649fa96e2ad10dd1270ef P 6878f540147c4f318df5774f4f6338d0 [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: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:50.114230 12760 ts_tablet_manager.cc:1434] T cf69310a833649fa96e2ad10dd1270ef P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.001s
I20260709 13:16:50.115545 12147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9928a37ad8934214b7f8d7bffbc28c27" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0"
I20260709 13:16:50.116341 12147 raft_consensus.cc:3060] T 9928a37ad8934214b7f8d7bffbc28c27 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:50.116411 12760 tablet_bootstrap.cc:492] T d32813b344ae41eeb038e5a83ad69873 P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:50.129837 12148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3343da12713c4520b922f9cfca2d1d0c" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0"
I20260709 13:16:50.131423 12148 raft_consensus.cc:3060] T 3343da12713c4520b922f9cfca2d1d0c P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:16:50.140938 12114 leader_election.cc:336] T 3459d1947e3b48bfb4cdd74180075810 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111)
W20260709 13:16:50.144356 12040 leader_election.cc:336] T 73f79eb468644121b4421af350ffb425 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111)
W20260709 13:16:50.144896 12040 consensus_peers.cc:597] T 7038e1dca0384514817b55562bef25a7 P b0ff6679aa1e47fbaed4804b1c948f44 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:50.145424 12769 raft_consensus.cc:515] T 4dbe75b26b8b4407959eb6532aed58e8 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:50.145267 11894 catalog_manager.cc:5697] T cf64790070cd4d6d949c57089d440e63 P 26d9fb8ee3f54206b919bdad7b7179f0 reported cstate change: term changed from 2 to 3, leader changed from 6878f540147c4f318df5774f4f6338d0 (127.8.218.65) to 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67). New cstate: current_term: 3 leader_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:50.146560 12220 raft_consensus.cc:2393] T 4dbe75b26b8b4407959eb6532aed58e8 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 26d9fb8ee3f54206b919bdad7b7179f0 in current term 2: Already voted for candidate 4927f71d6e294cb89046579b49e12681 in this term.
I20260709 13:16:50.147429 12769 leader_election.cc:290] T 4dbe75b26b8b4407959eb6532aed58e8 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 2 election: Requested vote from peers 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:50.156111 12147 raft_consensus.cc:2468] T 9928a37ad8934214b7f8d7bffbc28c27 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ff6679aa1e47fbaed4804b1c948f44 in term 2.
I20260709 13:16:50.139638 12827 raft_consensus.cc:515] T ce93960364314d879dc9a82cba4c4190 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:50.157359 12040 leader_election.cc:304] T 9928a37ad8934214b7f8d7bffbc28c27 P b0ff6679aa1e47fbaed4804b1c948f44 [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: 26d9fb8ee3f54206b919bdad7b7179f0, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:50.158136 12814 raft_consensus.cc:2804] T 9928a37ad8934214b7f8d7bffbc28c27 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:50.158633 12814 raft_consensus.cc:697] T 9928a37ad8934214b7f8d7bffbc28c27 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 LEADER]: Becoming Leader. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Running, Role: LEADER
I20260709 13:16:50.159451 12814 consensus_queue.cc:237] T 9928a37ad8934214b7f8d7bffbc28c27 P b0ff6679aa1e47fbaed4804b1c948f44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:50.159899 12827 leader_election.cc:290] T ce93960364314d879dc9a82cba4c4190 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 2 election: Requested vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
W20260709 13:16:50.174257 12114 leader_election.cc:336] T ce93960364314d879dc9a82cba4c4190 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111)
I20260709 13:16:50.142282 12218 raft_consensus.cc:2468] T 73f79eb468644121b4421af350ffb425 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ff6679aa1e47fbaed4804b1c948f44 in term 2.
I20260709 13:16:50.179842 12039 leader_election.cc:304] T 73f79eb468644121b4421af350ffb425 P b0ff6679aa1e47fbaed4804b1c948f44 [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: 4927f71d6e294cb89046579b49e12681, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:50.180783 12113 leader_election.cc:304] T 4dbe75b26b8b4407959eb6532aed58e8 P 26d9fb8ee3f54206b919bdad7b7179f0 [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: 26d9fb8ee3f54206b919bdad7b7179f0; no voters: 4927f71d6e294cb89046579b49e12681, 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:50.155514 12148 raft_consensus.cc:2468] T 3343da12713c4520b922f9cfca2d1d0c P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ff6679aa1e47fbaed4804b1c948f44 in term 2.
I20260709 13:16:50.182730 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce93960364314d879dc9a82cba4c4190" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681"
I20260709 13:16:50.183569 12221 raft_consensus.cc:3060] T ce93960364314d879dc9a82cba4c4190 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:50.186668 12218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3459d1947e3b48bfb4cdd74180075810" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:50.187306 12218 raft_consensus.cc:2468] T 3459d1947e3b48bfb4cdd74180075810 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 1.
I20260709 13:16:50.184670 12730 raft_consensus.cc:3060] T 4dbe75b26b8b4407959eb6532aed58e8 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:50.184859 12807 raft_consensus.cc:2804] T 73f79eb468644121b4421af350ffb425 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:50.191602 12807 raft_consensus.cc:697] T 73f79eb468644121b4421af350ffb425 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 LEADER]: Becoming Leader. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Running, Role: LEADER
I20260709 13:16:50.192364 12807 consensus_queue.cc:237] T 73f79eb468644121b4421af350ffb425 P b0ff6679aa1e47fbaed4804b1c948f44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:50.196262 12147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dbe75b26b8b4407959eb6532aed58e8" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0"
I20260709 13:16:50.196799 12113 leader_election.cc:304] T 3459d1947e3b48bfb4cdd74180075810 P 26d9fb8ee3f54206b919bdad7b7179f0 [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: 26d9fb8ee3f54206b919bdad7b7179f0, 4927f71d6e294cb89046579b49e12681; no voters: 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:50.198251 12040 leader_election.cc:304] T 3343da12713c4520b922f9cfca2d1d0c P b0ff6679aa1e47fbaed4804b1c948f44 [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: 26d9fb8ee3f54206b919bdad7b7179f0, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:50.198901 12634 raft_consensus.cc:2804] T 3343da12713c4520b922f9cfca2d1d0c P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:50.199316 12634 raft_consensus.cc:697] T 3343da12713c4520b922f9cfca2d1d0c P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 LEADER]: Becoming Leader. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Running, Role: LEADER
I20260709 13:16:50.202523 12221 raft_consensus.cc:2468] T ce93960364314d879dc9a82cba4c4190 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 2.
I20260709 13:16:50.199995 12634 consensus_queue.cc:237] T 3343da12713c4520b922f9cfca2d1d0c P b0ff6679aa1e47fbaed4804b1c948f44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:50.203343 12821 raft_consensus.cc:2804] T 3459d1947e3b48bfb4cdd74180075810 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:16:50.203891 12821 raft_consensus.cc:493] T 3459d1947e3b48bfb4cdd74180075810 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6878f540147c4f318df5774f4f6338d0)
I20260709 13:16:50.204347 12821 raft_consensus.cc:3060] T 3459d1947e3b48bfb4cdd74180075810 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:50.207017 12113 leader_election.cc:304] T ce93960364314d879dc9a82cba4c4190 P 26d9fb8ee3f54206b919bdad7b7179f0 [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: 26d9fb8ee3f54206b919bdad7b7179f0, 4927f71d6e294cb89046579b49e12681; no voters: 6878f540147c4f318df5774f4f6338d0
W20260709 13:16:50.218462 12188 leader_election.cc:336] T 4dbe75b26b8b4407959eb6532aed58e8 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111)
I20260709 13:16:50.219695 12822 raft_consensus.cc:2804] T ce93960364314d879dc9a82cba4c4190 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:50.227006 12822 raft_consensus.cc:697] T ce93960364314d879dc9a82cba4c4190 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 LEADER]: Becoming Leader. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Running, Role: LEADER
I20260709 13:16:50.228132 12822 consensus_queue.cc:237] T ce93960364314d879dc9a82cba4c4190 P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:50.256981 11894 catalog_manager.cc:5697] T 9928a37ad8934214b7f8d7bffbc28c27 P b0ff6679aa1e47fbaed4804b1c948f44 reported cstate change: term changed from 1 to 2, leader changed from 6878f540147c4f318df5774f4f6338d0 (127.8.218.65) to b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66). New cstate: current_term: 2 leader_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:50.263856 12730 raft_consensus.cc:2749] T 4dbe75b26b8b4407959eb6532aed58e8 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:50.273802 12805 raft_consensus.cc:493] T 4dbe75b26b8b4407959eb6532aed58e8 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:50.274338 12805 raft_consensus.cc:515] T 4dbe75b26b8b4407959eb6532aed58e8 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:50.279981 12147 raft_consensus.cc:2468] T 4dbe75b26b8b4407959eb6532aed58e8 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4927f71d6e294cb89046579b49e12681 in term 2.
I20260709 13:16:50.276851 12805 leader_election.cc:290] T 4dbe75b26b8b4407959eb6532aed58e8 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179), 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243)
I20260709 13:16:50.285456 12188 leader_election.cc:304] T 4dbe75b26b8b4407959eb6532aed58e8 P 4927f71d6e294cb89046579b49e12681 [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: 26d9fb8ee3f54206b919bdad7b7179f0, 4927f71d6e294cb89046579b49e12681; no voters: 6878f540147c4f318df5774f4f6338d0
I20260709 13:16:50.271730 12821 raft_consensus.cc:515] T 3459d1947e3b48bfb4cdd74180075810 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:50.301373 12769 raft_consensus.cc:2804] T 4dbe75b26b8b4407959eb6532aed58e8 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:50.323371 12805 raft_consensus.cc:493] T 9928a37ad8934214b7f8d7bffbc28c27 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:50.328552 12805 raft_consensus.cc:515] T 9928a37ad8934214b7f8d7bffbc28c27 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:50.330983 12805 leader_election.cc:290] T 9928a37ad8934214b7f8d7bffbc28c27 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853), 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179)
I20260709 13:16:50.331048 12216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3459d1947e3b48bfb4cdd74180075810" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681"
I20260709 13:16:50.331751 12216 raft_consensus.cc:3060] T 3459d1947e3b48bfb4cdd74180075810 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:50.325465 12769 raft_consensus.cc:697] T 4dbe75b26b8b4407959eb6532aed58e8 P 4927f71d6e294cb89046579b49e12681 [term 2 LEADER]: Becoming Leader. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Running, Role: LEADER
I20260709 13:16:50.333102 12221 raft_consensus.cc:1275] T 8a903a960a7a4f01a6af617ec23861a6 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Refusing update from remote peer b0ff6679aa1e47fbaed4804b1c948f44: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:50.340495 12221 raft_consensus.cc:1275] T a340a31ca444412ba60a6620d3acb6c9 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Refusing update from remote peer b0ff6679aa1e47fbaed4804b1c948f44: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:50.369627 12634 consensus_queue.cc:1048] T a340a31ca444412ba60a6620d3acb6c9 P b0ff6679aa1e47fbaed4804b1c948f44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:16:50.339869 12814 consensus_queue.cc:1048] T 8a903a960a7a4f01a6af617ec23861a6 P b0ff6679aa1e47fbaed4804b1c948f44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.039s
I20260709 13:16:50.382671 12216 raft_consensus.cc:2468] T 3459d1947e3b48bfb4cdd74180075810 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 2.
I20260709 13:16:50.383932 12821 leader_election.cc:290] T 3459d1947e3b48bfb4cdd74180075810 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 2 election: Requested vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:50.384764 12769 consensus_queue.cc:237] T 4dbe75b26b8b4407959eb6532aed58e8 P 4927f71d6e294cb89046579b49e12681 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
W20260709 13:16:50.386929 12040 consensus_peers.cc:597] T 8a903a960a7a4f01a6af617ec23861a6 P b0ff6679aa1e47fbaed4804b1c948f44 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:50.392331 12113 leader_election.cc:304] T 3459d1947e3b48bfb4cdd74180075810 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26d9fb8ee3f54206b919bdad7b7179f0, 4927f71d6e294cb89046579b49e12681; no voters: 
I20260709 13:16:50.399767 12760 tablet_bootstrap.cc:492] T d32813b344ae41eeb038e5a83ad69873 P 6878f540147c4f318df5774f4f6338d0: 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:16:50.400463 11894 catalog_manager.cc:5697] T 73f79eb468644121b4421af350ffb425 P b0ff6679aa1e47fbaed4804b1c948f44 reported cstate change: term changed from 1 to 2, leader changed from 6878f540147c4f318df5774f4f6338d0 (127.8.218.65) to b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66). New cstate: current_term: 2 leader_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:50.403213 11894 catalog_manager.cc:5697] T 3343da12713c4520b922f9cfca2d1d0c P b0ff6679aa1e47fbaed4804b1c948f44 reported cstate change: term changed from 1 to 2, leader changed from 6878f540147c4f318df5774f4f6338d0 (127.8.218.65) to b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66). New cstate: current_term: 2 leader_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:50.408028 12760 tablet_bootstrap.cc:492] T d32813b344ae41eeb038e5a83ad69873 P 6878f540147c4f318df5774f4f6338d0: Bootstrap complete.
I20260709 13:16:50.408813 12760 ts_tablet_manager.cc:1403] T d32813b344ae41eeb038e5a83ad69873 P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.293s	user 0.023s	sys 0.024s
I20260709 13:16:50.405635 12827 raft_consensus.cc:2804] T 3459d1947e3b48bfb4cdd74180075810 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:50.421388 12805 raft_consensus.cc:493] T 7038e1dca0384514817b55562bef25a7 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:50.421911 12805 raft_consensus.cc:515] T 7038e1dca0384514817b55562bef25a7 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:50.424054 12805 leader_election.cc:290] T 7038e1dca0384514817b55562bef25a7 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853)
I20260709 13:16:50.432191 11897 catalog_manager.cc:5697] T ce93960364314d879dc9a82cba4c4190 P 26d9fb8ee3f54206b919bdad7b7179f0 reported cstate change: term changed from 1 to 2, leader changed from 6878f540147c4f318df5774f4f6338d0 (127.8.218.65) to 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67). New cstate: current_term: 2 leader_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: UNKNOWN } } }
W20260709 13:16:50.440749 12040 consensus_peers.cc:597] T a340a31ca444412ba60a6620d3acb6c9 P b0ff6679aa1e47fbaed4804b1c948f44 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:50.439952 12114 leader_election.cc:336] T 3459d1947e3b48bfb4cdd74180075810 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111)
I20260709 13:16:50.420280 12827 raft_consensus.cc:697] T 3459d1947e3b48bfb4cdd74180075810 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 LEADER]: Becoming Leader. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Running, Role: LEADER
I20260709 13:16:50.445013 12827 consensus_queue.cc:237] T 3459d1947e3b48bfb4cdd74180075810 P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:50.463809 12805 raft_consensus.cc:493] T 18c699298da2446988e8b38bac1c1ee7 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:50.464396 12805 raft_consensus.cc:515] T 18c699298da2446988e8b38bac1c1ee7 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:50.466557 12805 leader_election.cc:290] T 18c699298da2446988e8b38bac1c1ee7 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853), 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179)
I20260709 13:16:50.490326 12760 raft_consensus.cc:359] T d32813b344ae41eeb038e5a83ad69873 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:50.492663 12760 raft_consensus.cc:740] T d32813b344ae41eeb038e5a83ad69873 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
W20260709 13:16:50.509101 12040 consensus_peers.cc:597] T fab417b53b1c428a91c5fb792cb1c82b P b0ff6679aa1e47fbaed4804b1c948f44 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:50.493295 12760 consensus_queue.cc:260] T d32813b344ae41eeb038e5a83ad69873 P 6878f540147c4f318df5774f4f6338d0 [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: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:50.514945 12760 ts_tablet_manager.cc:1434] T d32813b344ae41eeb038e5a83ad69873 P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.106s	user 0.006s	sys 0.000s
I20260709 13:16:50.516099 12760 tablet_bootstrap.cc:492] T d5f9176277aa4335ab0ef552598a2850 P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:50.525100 11897 catalog_manager.cc:5697] T 4dbe75b26b8b4407959eb6532aed58e8 P 4927f71d6e294cb89046579b49e12681 reported cstate change: term changed from 1 to 2, leader changed from 6878f540147c4f318df5774f4f6338d0 (127.8.218.65) to 4927f71d6e294cb89046579b49e12681 (127.8.218.68). New cstate: current_term: 2 leader_uuid: "4927f71d6e294cb89046579b49e12681" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:50.538582 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7038e1dca0384514817b55562bef25a7" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:50.538654 12219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dbe75b26b8b4407959eb6532aed58e8" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:50.533069 12218 raft_consensus.cc:1275] T fab417b53b1c428a91c5fb792cb1c82b P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Refusing update from remote peer b0ff6679aa1e47fbaed4804b1c948f44: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:50.534672 11894 catalog_manager.cc:5697] T 3459d1947e3b48bfb4cdd74180075810 P 26d9fb8ee3f54206b919bdad7b7179f0 reported cstate change: term changed from 1 to 2, leader changed from 6878f540147c4f318df5774f4f6338d0 (127.8.218.65) to 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67). New cstate: current_term: 2 leader_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:50.548844 12815 consensus_queue.cc:1048] T fab417b53b1c428a91c5fb792cb1c82b P b0ff6679aa1e47fbaed4804b1c948f44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:50.556226 12070 raft_consensus.cc:1275] T cf64790070cd4d6d949c57089d440e63 P b0ff6679aa1e47fbaed4804b1c948f44 [term 3 FOLLOWER]: Refusing update from remote peer 26d9fb8ee3f54206b919bdad7b7179f0: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:16:50.567713 12827 consensus_queue.cc:1048] T cf64790070cd4d6d949c57089d440e63 P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:50.575044 12147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9928a37ad8934214b7f8d7bffbc28c27" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
I20260709 13:16:50.575901 12147 raft_consensus.cc:2393] T 9928a37ad8934214b7f8d7bffbc28c27 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6878f540147c4f318df5774f4f6338d0 in current term 2: Already voted for candidate b0ff6679aa1e47fbaed4804b1c948f44 in this term.
I20260709 13:16:50.576697 12148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dbe75b26b8b4407959eb6532aed58e8" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
I20260709 13:16:50.576834 12147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18c699298da2446988e8b38bac1c1ee7" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
I20260709 13:16:50.577533 12148 raft_consensus.cc:2393] T 4dbe75b26b8b4407959eb6532aed58e8 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6878f540147c4f318df5774f4f6338d0 in current term 2: Already voted for candidate 4927f71d6e294cb89046579b49e12681 in this term.
I20260709 13:16:50.578799 12757 leader_election.cc:304] T 4dbe75b26b8b4407959eb6532aed58e8 P 6878f540147c4f318df5774f4f6338d0 [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: 6878f540147c4f318df5774f4f6338d0; no voters: 26d9fb8ee3f54206b919bdad7b7179f0, 4927f71d6e294cb89046579b49e12681
I20260709 13:16:50.580087 12805 raft_consensus.cc:3060] T 4dbe75b26b8b4407959eb6532aed58e8 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:50.585439 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18c699298da2446988e8b38bac1c1ee7" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:50.585795 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9928a37ad8934214b7f8d7bffbc28c27" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:50.587316 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7038e1dca0384514817b55562bef25a7" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:50.592832 12755 leader_election.cc:304] T 18c699298da2446988e8b38bac1c1ee7 P 6878f540147c4f318df5774f4f6338d0 [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: 6878f540147c4f318df5774f4f6338d0; no voters: 26d9fb8ee3f54206b919bdad7b7179f0, b0ff6679aa1e47fbaed4804b1c948f44
W20260709 13:16:50.599531 12114 consensus_peers.cc:597] T cf64790070cd4d6d949c57089d440e63 P 26d9fb8ee3f54206b919bdad7b7179f0 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:50.601677 12147 raft_consensus.cc:1275] T 3343da12713c4520b922f9cfca2d1d0c P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Refusing update from remote peer b0ff6679aa1e47fbaed4804b1c948f44: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:50.618110 12805 raft_consensus.cc:2749] T 4dbe75b26b8b4407959eb6532aed58e8 P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:16:50.631613 12114 consensus_peers.cc:597] T ce93960364314d879dc9a82cba4c4190 P 26d9fb8ee3f54206b919bdad7b7179f0 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:50.632062 12805 raft_consensus.cc:2749] T 18c699298da2446988e8b38bac1c1ee7 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:50.631228 12814 consensus_queue.cc:1048] T 3343da12713c4520b922f9cfca2d1d0c P b0ff6679aa1e47fbaed4804b1c948f44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:16:50.687036 12755 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.218.66:44853, user_credentials={real_user=slave}} blocked reactor thread for 94380.5us
I20260709 13:16:50.687851 12755 leader_election.cc:304] T 9928a37ad8934214b7f8d7bffbc28c27 P 6878f540147c4f318df5774f4f6338d0 [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: 6878f540147c4f318df5774f4f6338d0; no voters: 26d9fb8ee3f54206b919bdad7b7179f0, b0ff6679aa1e47fbaed4804b1c948f44
I20260709 13:16:50.693758 12755 leader_election.cc:304] T 7038e1dca0384514817b55562bef25a7 P 6878f540147c4f318df5774f4f6338d0 [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: 6878f540147c4f318df5774f4f6338d0; no voters: 4927f71d6e294cb89046579b49e12681, b0ff6679aa1e47fbaed4804b1c948f44
I20260709 13:16:50.695825 12805 raft_consensus.cc:3060] T 9928a37ad8934214b7f8d7bffbc28c27 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:50.702744 12805 raft_consensus.cc:2749] T 9928a37ad8934214b7f8d7bffbc28c27 P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:50.703524 12805 raft_consensus.cc:2749] T 7038e1dca0384514817b55562bef25a7 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:16:50.706132 12188 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.218.65:40863, user_credentials={real_user=slave}} blocked reactor thread for 47790us
W20260709 13:16:50.719798 12040 consensus_peers.cc:597] T 9928a37ad8934214b7f8d7bffbc28c27 P b0ff6679aa1e47fbaed4804b1c948f44 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:50.730594 12760 tablet_bootstrap.cc:492] T d5f9176277aa4335ab0ef552598a2850 P 6878f540147c4f318df5774f4f6338d0: 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:16:50.731575 12760 tablet_bootstrap.cc:492] T d5f9176277aa4335ab0ef552598a2850 P 6878f540147c4f318df5774f4f6338d0: Bootstrap complete.
I20260709 13:16:50.732198 12760 ts_tablet_manager.cc:1403] T d5f9176277aa4335ab0ef552598a2850 P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.216s	user 0.014s	sys 0.004s
I20260709 13:16:50.734432 12218 raft_consensus.cc:1275] T ce93960364314d879dc9a82cba4c4190 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Refusing update from remote peer 26d9fb8ee3f54206b919bdad7b7179f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:50.734761 12760 raft_consensus.cc:359] T d5f9176277aa4335ab0ef552598a2850 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:50.735496 12760 raft_consensus.cc:740] T d5f9176277aa4335ab0ef552598a2850 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:50.737972 12760 consensus_queue.cc:260] T d5f9176277aa4335ab0ef552598a2850 P 6878f540147c4f318df5774f4f6338d0 [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: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
W20260709 13:16:50.741212 12114 consensus_peers.cc:597] T 433ed0b8805a4f5a91389fac38477bb0 P 26d9fb8ee3f54206b919bdad7b7179f0 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:16:50.744851 12760 ts_tablet_manager.cc:1434] T d5f9176277aa4335ab0ef552598a2850 P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:16:50.748728 12821 consensus_queue.cc:1048] T ce93960364314d879dc9a82cba4c4190 P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:50.751374 12760 tablet_bootstrap.cc:492] T 80cc370d7ad34f299f6d15ca677b5e0d P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
W20260709 13:16:50.757732 12040 consensus_peers.cc:597] T 3343da12713c4520b922f9cfca2d1d0c P b0ff6679aa1e47fbaed4804b1c948f44 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:50.768899 12040 consensus_peers.cc:597] T d5f9176277aa4335ab0ef552598a2850 P b0ff6679aa1e47fbaed4804b1c948f44 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:16:50.777274 12040 consensus_peers.cc:597] T c4d4184a4ee648688991d020a517da9c P b0ff6679aa1e47fbaed4804b1c948f44 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:16:50.782927 12147 raft_consensus.cc:1275] T 9928a37ad8934214b7f8d7bffbc28c27 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Refusing update from remote peer b0ff6679aa1e47fbaed4804b1c948f44: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:50.785392 12814 consensus_queue.cc:1048] T 9928a37ad8934214b7f8d7bffbc28c27 P b0ff6679aa1e47fbaed4804b1c948f44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:50.797071 12216 raft_consensus.cc:1275] T 73f79eb468644121b4421af350ffb425 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Refusing update from remote peer b0ff6679aa1e47fbaed4804b1c948f44: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:50.800225 12814 consensus_queue.cc:1048] T 73f79eb468644121b4421af350ffb425 P b0ff6679aa1e47fbaed4804b1c948f44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:16:50.813125 12040 consensus_peers.cc:597] T ecc92cb33a25463a8cdc76060c1685cb P b0ff6679aa1e47fbaed4804b1c948f44 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:16:50.817342 12040 consensus_peers.cc:597] T 73f79eb468644121b4421af350ffb425 P b0ff6679aa1e47fbaed4804b1c948f44 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:50.825997 12148 raft_consensus.cc:1275] T 4dbe75b26b8b4407959eb6532aed58e8 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Refusing update from remote peer 4927f71d6e294cb89046579b49e12681: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:50.852486 12863 raft_consensus.cc:493] T 93155d9d1ff8414b8cff6245b34c7cbc P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:50.853039 12863 raft_consensus.cc:515] T 93155d9d1ff8414b8cff6245b34c7cbc P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:50.855134 12863 leader_election.cc:290] T 93155d9d1ff8414b8cff6245b34c7cbc P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179), 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243)
I20260709 13:16:50.853107 12769 consensus_queue.cc:1048] T 4dbe75b26b8b4407959eb6532aed58e8 P 4927f71d6e294cb89046579b49e12681 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 13:16:50.859735 12219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93155d9d1ff8414b8cff6245b34c7cbc" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:50.860572 12219 raft_consensus.cc:2393] T 93155d9d1ff8414b8cff6245b34c7cbc P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6878f540147c4f318df5774f4f6338d0 in current term 2: Already voted for candidate 4927f71d6e294cb89046579b49e12681 in this term.
I20260709 13:16:50.863045 12148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93155d9d1ff8414b8cff6245b34c7cbc" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
I20260709 13:16:50.863884 12148 raft_consensus.cc:2393] T 93155d9d1ff8414b8cff6245b34c7cbc P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6878f540147c4f318df5774f4f6338d0 in current term 2: Already voted for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in this term.
I20260709 13:16:50.866966 12757 leader_election.cc:304] T 93155d9d1ff8414b8cff6245b34c7cbc P 6878f540147c4f318df5774f4f6338d0 [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: 6878f540147c4f318df5774f4f6338d0; no voters: 26d9fb8ee3f54206b919bdad7b7179f0, 4927f71d6e294cb89046579b49e12681
W20260709 13:16:50.869025 12114 consensus_peers.cc:597] T 3459d1947e3b48bfb4cdd74180075810 P 26d9fb8ee3f54206b919bdad7b7179f0 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:50.869727 12863 raft_consensus.cc:3060] T 93155d9d1ff8414b8cff6245b34c7cbc P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:16:50.874202 12188 consensus_peers.cc:597] T b08788ab13d74a69bbd09f2993e83dd5 P 4927f71d6e294cb89046579b49e12681 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:16:50.882002 12114 consensus_peers.cc:597] T 7a5f70ce409e43bc83b515f5dcb1da56 P 26d9fb8ee3f54206b919bdad7b7179f0 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:16:50.885105 12114 consensus_peers.cc:597] T c2061cbe07c64a5daf65d2a64a0f21b2 P 26d9fb8ee3f54206b919bdad7b7179f0 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:16:50.887656 12863 raft_consensus.cc:2749] T 93155d9d1ff8414b8cff6245b34c7cbc P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:16:50.896909 12188 consensus_peers.cc:597] T 4dbe75b26b8b4407959eb6532aed58e8 P 4927f71d6e294cb89046579b49e12681 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:50.918252 12188 consensus_peers.cc:597] T ec43c60d602d4e409e508f9f084f8720 P 4927f71d6e294cb89046579b49e12681 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:16:50.925912 12760 tablet_bootstrap.cc:492] T 80cc370d7ad34f299f6d15ca677b5e0d P 6878f540147c4f318df5774f4f6338d0: 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:16:50.927187 12760 tablet_bootstrap.cc:492] T 80cc370d7ad34f299f6d15ca677b5e0d P 6878f540147c4f318df5774f4f6338d0: Bootstrap complete.
I20260709 13:16:50.932464 12760 ts_tablet_manager.cc:1403] T 80cc370d7ad34f299f6d15ca677b5e0d P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.181s	user 0.040s	sys 0.043s
I20260709 13:16:50.936553 12760 raft_consensus.cc:359] T 80cc370d7ad34f299f6d15ca677b5e0d P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:50.937219 12760 raft_consensus.cc:740] T 80cc370d7ad34f299f6d15ca677b5e0d P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
W20260709 13:16:50.938993 12114 consensus_peers.cc:597] T d4de5e1bf9474cf8b4a413b7cca446b9 P 26d9fb8ee3f54206b919bdad7b7179f0 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:16:50.943692 12760 consensus_queue.cc:260] T 80cc370d7ad34f299f6d15ca677b5e0d P 6878f540147c4f318df5774f4f6338d0 [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: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:50.945890 12760 ts_tablet_manager.cc:1434] T 80cc370d7ad34f299f6d15ca677b5e0d P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:16:50.946619 12760 tablet_bootstrap.cc:492] T 433ed0b8805a4f5a91389fac38477bb0 P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:50.953083 12219 raft_consensus.cc:1275] T 3459d1947e3b48bfb4cdd74180075810 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Refusing update from remote peer 26d9fb8ee3f54206b919bdad7b7179f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:50.955075 12804 consensus_queue.cc:1048] T 3459d1947e3b48bfb4cdd74180075810 P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:16:51.005998 12040 consensus_peers.cc:597] T 6538d0571ef340a18d06ff718df19927 P b0ff6679aa1e47fbaed4804b1c948f44 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:16:51.008353 12114 consensus_peers.cc:597] T 08d4b77670fc4bba87a1daa451adf11a P 26d9fb8ee3f54206b919bdad7b7179f0 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:16:51.119022 12760 tablet_bootstrap.cc:492] T 433ed0b8805a4f5a91389fac38477bb0 P 6878f540147c4f318df5774f4f6338d0: 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:16:51.120083 12760 tablet_bootstrap.cc:492] T 433ed0b8805a4f5a91389fac38477bb0 P 6878f540147c4f318df5774f4f6338d0: Bootstrap complete.
I20260709 13:16:51.120719 12760 ts_tablet_manager.cc:1403] T 433ed0b8805a4f5a91389fac38477bb0 P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.174s	user 0.061s	sys 0.060s
I20260709 13:16:51.123174 12760 raft_consensus.cc:359] T 433ed0b8805a4f5a91389fac38477bb0 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:51.127463 12760 raft_consensus.cc:740] T 433ed0b8805a4f5a91389fac38477bb0 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:51.128237 12760 consensus_queue.cc:260] T 433ed0b8805a4f5a91389fac38477bb0 P 6878f540147c4f318df5774f4f6338d0 [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: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:51.130728 12760 ts_tablet_manager.cc:1434] T 433ed0b8805a4f5a91389fac38477bb0 P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:16:51.131560 12760 tablet_bootstrap.cc:492] T cf64790070cd4d6d949c57089d440e63 P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:51.141021  9065 rpc_server.cc:307] RPC server started. Bound to: 127.8.218.65:40863
I20260709 13:16:51.141126 12884 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.218.65:40863 every 8 connection(s)
I20260709 13:16:51.168102 12760 tablet_bootstrap.cc:492] T cf64790070cd4d6d949c57089d440e63 P 6878f540147c4f318df5774f4f6338d0: 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:16:51.169186 12760 tablet_bootstrap.cc:492] T cf64790070cd4d6d949c57089d440e63 P 6878f540147c4f318df5774f4f6338d0: Bootstrap complete.
I20260709 13:16:51.169862 12760 ts_tablet_manager.cc:1403] T cf64790070cd4d6d949c57089d440e63 P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.001s
I20260709 13:16:51.172842 12760 raft_consensus.cc:359] T cf64790070cd4d6d949c57089d440e63 P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:51.173555 12760 raft_consensus.cc:740] T cf64790070cd4d6d949c57089d440e63 P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:51.181792 12760 consensus_queue.cc:260] T cf64790070cd4d6d949c57089d440e63 P 6878f540147c4f318df5774f4f6338d0 [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: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:51.184340 12760 ts_tablet_manager.cc:1434] T cf64790070cd4d6d949c57089d440e63 P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:16:51.185156 12760 tablet_bootstrap.cc:492] T 9f42016015614f26a6c397a8f28217cc P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:51.223927 12760 tablet_bootstrap.cc:492] T 9f42016015614f26a6c397a8f28217cc P 6878f540147c4f318df5774f4f6338d0: 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:16:51.225410 12760 tablet_bootstrap.cc:492] T 9f42016015614f26a6c397a8f28217cc P 6878f540147c4f318df5774f4f6338d0: Bootstrap complete.
I20260709 13:16:51.226085 12760 ts_tablet_manager.cc:1403] T 9f42016015614f26a6c397a8f28217cc P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.041s	user 0.017s	sys 0.002s
I20260709 13:16:51.228657 12760 raft_consensus.cc:359] T 9f42016015614f26a6c397a8f28217cc P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:51.229308 12760 raft_consensus.cc:740] T 9f42016015614f26a6c397a8f28217cc P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:51.236001 12760 consensus_queue.cc:260] T 9f42016015614f26a6c397a8f28217cc P 6878f540147c4f318df5774f4f6338d0 [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: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:51.238494 12760 ts_tablet_manager.cc:1434] T 9f42016015614f26a6c397a8f28217cc P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 13:16:51.239341 12760 tablet_bootstrap.cc:492] T 7a5f70ce409e43bc83b515f5dcb1da56 P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:51.266796 12760 tablet_bootstrap.cc:492] T 7a5f70ce409e43bc83b515f5dcb1da56 P 6878f540147c4f318df5774f4f6338d0: 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:16:51.267793 12760 tablet_bootstrap.cc:492] T 7a5f70ce409e43bc83b515f5dcb1da56 P 6878f540147c4f318df5774f4f6338d0: Bootstrap complete.
I20260709 13:16:51.268441 12760 ts_tablet_manager.cc:1403] T 7a5f70ce409e43bc83b515f5dcb1da56 P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.000s
I20260709 13:16:51.271104 12760 raft_consensus.cc:359] T 7a5f70ce409e43bc83b515f5dcb1da56 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:51.271803 12760 raft_consensus.cc:740] T 7a5f70ce409e43bc83b515f5dcb1da56 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:51.272464 12760 consensus_queue.cc:260] T 7a5f70ce409e43bc83b515f5dcb1da56 P 6878f540147c4f318df5774f4f6338d0 [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: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:51.274633 12760 ts_tablet_manager.cc:1434] T 7a5f70ce409e43bc83b515f5dcb1da56 P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:16:51.275408 12760 tablet_bootstrap.cc:492] T 88986d5278b045d59c1691c76da6eca3 P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:51.296156 12760 tablet_bootstrap.cc:492] T 88986d5278b045d59c1691c76da6eca3 P 6878f540147c4f318df5774f4f6338d0: 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:16:51.297075 12760 tablet_bootstrap.cc:492] T 88986d5278b045d59c1691c76da6eca3 P 6878f540147c4f318df5774f4f6338d0: Bootstrap complete.
I20260709 13:16:51.297688 12760 ts_tablet_manager.cc:1403] T 88986d5278b045d59c1691c76da6eca3 P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.003s
I20260709 13:16:51.299962 12760 raft_consensus.cc:359] T 88986d5278b045d59c1691c76da6eca3 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:51.300637 12760 raft_consensus.cc:740] T 88986d5278b045d59c1691c76da6eca3 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:51.301224 12760 consensus_queue.cc:260] T 88986d5278b045d59c1691c76da6eca3 P 6878f540147c4f318df5774f4f6338d0 [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: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:51.303454 12760 ts_tablet_manager.cc:1434] T 88986d5278b045d59c1691c76da6eca3 P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:16:51.304227 12760 tablet_bootstrap.cc:492] T 3343da12713c4520b922f9cfca2d1d0c P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:51.324400 12760 tablet_bootstrap.cc:492] T 3343da12713c4520b922f9cfca2d1d0c P 6878f540147c4f318df5774f4f6338d0: 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:16:51.325335 12760 tablet_bootstrap.cc:492] T 3343da12713c4520b922f9cfca2d1d0c P 6878f540147c4f318df5774f4f6338d0: Bootstrap complete.
I20260709 13:16:51.325953 12760 ts_tablet_manager.cc:1403] T 3343da12713c4520b922f9cfca2d1d0c P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.000s
I20260709 13:16:51.328310 12760 raft_consensus.cc:359] T 3343da12713c4520b922f9cfca2d1d0c P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:51.328974 12760 raft_consensus.cc:740] T 3343da12713c4520b922f9cfca2d1d0c P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:51.329569 12760 consensus_queue.cc:260] T 3343da12713c4520b922f9cfca2d1d0c P 6878f540147c4f318df5774f4f6338d0 [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: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:51.331727 12760 ts_tablet_manager.cc:1434] T 3343da12713c4520b922f9cfca2d1d0c P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:16:51.332540 12760 tablet_bootstrap.cc:492] T 73f79eb468644121b4421af350ffb425 P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:51.352699 12760 tablet_bootstrap.cc:492] T 73f79eb468644121b4421af350ffb425 P 6878f540147c4f318df5774f4f6338d0: 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:16:51.353648 12760 tablet_bootstrap.cc:492] T 73f79eb468644121b4421af350ffb425 P 6878f540147c4f318df5774f4f6338d0: Bootstrap complete.
I20260709 13:16:51.354254 12760 ts_tablet_manager.cc:1403] T 73f79eb468644121b4421af350ffb425 P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.010s
I20260709 13:16:51.368034 12760 raft_consensus.cc:359] T 73f79eb468644121b4421af350ffb425 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:51.368743 12760 raft_consensus.cc:740] T 73f79eb468644121b4421af350ffb425 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:51.369381 12760 consensus_queue.cc:260] T 73f79eb468644121b4421af350ffb425 P 6878f540147c4f318df5774f4f6338d0 [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: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:51.375959 12760 ts_tablet_manager.cc:1434] T 73f79eb468644121b4421af350ffb425 P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.002s
I20260709 13:16:51.376806 12760 tablet_bootstrap.cc:492] T 71b61dbbb7b54ff69de39e41f49a7265 P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:51.400666 12863 raft_consensus.cc:493] T cf69310a833649fa96e2ad10dd1270ef P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:51.407526 12863 raft_consensus.cc:515] T cf69310a833649fa96e2ad10dd1270ef P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:51.411288 12863 leader_election.cc:290] T cf69310a833649fa96e2ad10dd1270ef P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853)
I20260709 13:16:51.411412 12070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf69310a833649fa96e2ad10dd1270ef" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" is_pre_election: true
I20260709 13:16:51.438764 12800 raft_consensus.cc:3060] T 73f79eb468644121b4421af350ffb425 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:51.450160 12808 raft_consensus.cc:3060] T 3343da12713c4520b922f9cfca2d1d0c P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:16:51.453703 12040 consensus_peers.cc:597] T 5126a4c954f9418f8169deff475fc575 P b0ff6679aa1e47fbaed4804b1c948f44 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. 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:16:51.486304 12040 consensus_peers.cc:597] T 641a18b7eb5e4c21a664e0fabf73fad1 P b0ff6679aa1e47fbaed4804b1c948f44 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. 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:16:51.512996 12797 raft_consensus.cc:3060] T cf64790070cd4d6d949c57089d440e63 P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:16:51.529778 12114 consensus_peers.cc:597] T 7a51b90ef4e343cca14d0de46b27c0db P 26d9fb8ee3f54206b919bdad7b7179f0 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. 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:16:51.535265 12114 consensus_peers.cc:597] T 71b61dbbb7b54ff69de39e41f49a7265 P 26d9fb8ee3f54206b919bdad7b7179f0 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
W20260709 13:16:51.536130 12114 consensus_peers.cc:597] T 44413926b47142b889b92011cbd15a53 P 26d9fb8ee3f54206b919bdad7b7179f0 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. 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:16:51.539628 12114 consensus_peers.cc:597] T 46ba692e52d244659c69a00aea4b4f9f P 26d9fb8ee3f54206b919bdad7b7179f0 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. 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:16:51.556036 12114 consensus_peers.cc:597] T ea945e963b35480f83d8694f5dffc743 P 26d9fb8ee3f54206b919bdad7b7179f0 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. 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:16:51.564226 12114 consensus_peers.cc:597] T 23ddfdb5039c4626be7bdf8065612376 P 26d9fb8ee3f54206b919bdad7b7179f0 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. 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:16:51.567169 12219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf69310a833649fa96e2ad10dd1270ef" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:51.569396 12756 leader_election.cc:304] T cf69310a833649fa96e2ad10dd1270ef P 6878f540147c4f318df5774f4f6338d0 [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: 6878f540147c4f318df5774f4f6338d0; no voters: 4927f71d6e294cb89046579b49e12681, b0ff6679aa1e47fbaed4804b1c948f44
W20260709 13:16:51.570601 12114 consensus_peers.cc:597] T 66c44b5b51e7484da1fc85b948d03934 P 26d9fb8ee3f54206b919bdad7b7179f0 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. 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:16:51.580142 12795 raft_consensus.cc:3060] T 7038e1dca0384514817b55562bef25a7 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:51.588279 12769 raft_consensus.cc:493] T 93155d9d1ff8414b8cff6245b34c7cbc P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:51.590744 12769 raft_consensus.cc:515] T 93155d9d1ff8414b8cff6245b34c7cbc P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:51.590035 12903 raft_consensus.cc:2749] T cf69310a833649fa96e2ad10dd1270ef P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:51.597698 12769 leader_election.cc:290] T 93155d9d1ff8414b8cff6245b34c7cbc P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:51.604142 12760 tablet_bootstrap.cc:492] T 71b61dbbb7b54ff69de39e41f49a7265 P 6878f540147c4f318df5774f4f6338d0: 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:16:51.605268 12760 tablet_bootstrap.cc:492] T 71b61dbbb7b54ff69de39e41f49a7265 P 6878f540147c4f318df5774f4f6338d0: Bootstrap complete.
I20260709 13:16:51.605949 12760 ts_tablet_manager.cc:1403] T 71b61dbbb7b54ff69de39e41f49a7265 P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.229s	user 0.018s	sys 0.002s
I20260709 13:16:51.709734 12148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93155d9d1ff8414b8cff6245b34c7cbc" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
I20260709 13:16:51.711616 12148 raft_consensus.cc:2468] T 93155d9d1ff8414b8cff6245b34c7cbc P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4927f71d6e294cb89046579b49e12681 in term 2.
I20260709 13:16:51.722965 12810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93155d9d1ff8414b8cff6245b34c7cbc" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0" is_pre_election: true
I20260709 13:16:51.728380 12810 raft_consensus.cc:2468] T 93155d9d1ff8414b8cff6245b34c7cbc P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4927f71d6e294cb89046579b49e12681 in term 2.
I20260709 13:16:51.736775 12760 raft_consensus.cc:359] T 71b61dbbb7b54ff69de39e41f49a7265 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:51.738541 12760 raft_consensus.cc:740] T 71b61dbbb7b54ff69de39e41f49a7265 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:51.745433 12760 consensus_queue.cc:260] T 71b61dbbb7b54ff69de39e41f49a7265 P 6878f540147c4f318df5774f4f6338d0 [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: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:51.750571 12760 ts_tablet_manager.cc:1434] T 71b61dbbb7b54ff69de39e41f49a7265 P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.144s	user 0.010s	sys 0.004s
I20260709 13:16:51.726861 12188 leader_election.cc:304] T 93155d9d1ff8414b8cff6245b34c7cbc P 4927f71d6e294cb89046579b49e12681 [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: 26d9fb8ee3f54206b919bdad7b7179f0, 4927f71d6e294cb89046579b49e12681; no voters: 
I20260709 13:16:51.758919 12760 tablet_bootstrap.cc:492] T c2061cbe07c64a5daf65d2a64a0f21b2 P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:51.760936 12896 raft_consensus.cc:2804] T 93155d9d1ff8414b8cff6245b34c7cbc P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:16:51.761660 12896 raft_consensus.cc:493] T 93155d9d1ff8414b8cff6245b34c7cbc P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:51.762194 12896 raft_consensus.cc:3060] T 93155d9d1ff8414b8cff6245b34c7cbc P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:16:51.778757 12188 consensus_peers.cc:597] T 20176a0f3589423e987c4b31bd8d191b P 4927f71d6e294cb89046579b49e12681 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. 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:16:51.785179 12908 raft_consensus.cc:493] T dd97e7b558f74a5dacd74e68a269e7f4 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4927f71d6e294cb89046579b49e12681)
I20260709 13:16:51.785992 12908 raft_consensus.cc:515] T dd97e7b558f74a5dacd74e68a269e7f4 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:51.793233 12908 leader_election.cc:290] T dd97e7b558f74a5dacd74e68a269e7f4 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179), 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243)
I20260709 13:16:51.795430 12219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd97e7b558f74a5dacd74e68a269e7f4" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4927f71d6e294cb89046579b49e12681" is_pre_election: true
I20260709 13:16:51.809090 12896 raft_consensus.cc:515] T 93155d9d1ff8414b8cff6245b34c7cbc P 4927f71d6e294cb89046579b49e12681 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:51.816975 12148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd97e7b558f74a5dacd74e68a269e7f4" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" is_pre_election: true
W20260709 13:16:51.819258 12188 consensus_peers.cc:597] T 29009aa6a47c4b07884884dc46910122 P 4927f71d6e294cb89046579b49e12681 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. 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:16:51.836627 12188 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.218.65:40863, user_credentials={real_user=slave}} blocked reactor thread for 45094.3us
W20260709 13:16:51.838267 12188 consensus_peers.cc:597] T d0a2ceac61cb47d6adbf10a8fe934390 P 4927f71d6e294cb89046579b49e12681 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. 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:16:51.843214 12896 leader_election.cc:290] T 93155d9d1ff8414b8cff6245b34c7cbc P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 3 election: Requested vote from peers 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:51.845031 12757 leader_election.cc:304] T dd97e7b558f74a5dacd74e68a269e7f4 P 6878f540147c4f318df5774f4f6338d0 [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: 6878f540147c4f318df5774f4f6338d0; no voters: 26d9fb8ee3f54206b919bdad7b7179f0, 4927f71d6e294cb89046579b49e12681
I20260709 13:16:51.851183 12908 raft_consensus.cc:2749] T dd97e7b558f74a5dacd74e68a269e7f4 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:51.860491 12148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93155d9d1ff8414b8cff6245b34c7cbc" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0"
I20260709 13:16:51.861194 12148 raft_consensus.cc:3060] T 93155d9d1ff8414b8cff6245b34c7cbc P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:51.865485 12795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93155d9d1ff8414b8cff6245b34c7cbc" candidate_uuid: "4927f71d6e294cb89046579b49e12681" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6878f540147c4f318df5774f4f6338d0"
I20260709 13:16:51.866995 12795 raft_consensus.cc:3060] T 93155d9d1ff8414b8cff6245b34c7cbc P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:51.882723 12760 tablet_bootstrap.cc:492] T c2061cbe07c64a5daf65d2a64a0f21b2 P 6878f540147c4f318df5774f4f6338d0: 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:16:51.883975 12760 tablet_bootstrap.cc:492] T c2061cbe07c64a5daf65d2a64a0f21b2 P 6878f540147c4f318df5774f4f6338d0: Bootstrap complete.
I20260709 13:16:51.884698 12760 ts_tablet_manager.cc:1403] T c2061cbe07c64a5daf65d2a64a0f21b2 P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.131s	user 0.037s	sys 0.012s
I20260709 13:16:51.919121 12760 raft_consensus.cc:359] T c2061cbe07c64a5daf65d2a64a0f21b2 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:51.919426 12148 raft_consensus.cc:2468] T 93155d9d1ff8414b8cff6245b34c7cbc P 26d9fb8ee3f54206b919bdad7b7179f0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4927f71d6e294cb89046579b49e12681 in term 3.
I20260709 13:16:51.919880 12760 raft_consensus.cc:740] T c2061cbe07c64a5daf65d2a64a0f21b2 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:51.922063 12795 raft_consensus.cc:2468] T 93155d9d1ff8414b8cff6245b34c7cbc P 6878f540147c4f318df5774f4f6338d0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4927f71d6e294cb89046579b49e12681 in term 3.
I20260709 13:16:51.925910 12760 consensus_queue.cc:260] T c2061cbe07c64a5daf65d2a64a0f21b2 P 6878f540147c4f318df5774f4f6338d0 [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: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:51.929999 12760 ts_tablet_manager.cc:1434] T c2061cbe07c64a5daf65d2a64a0f21b2 P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.001s
I20260709 13:16:51.930682 12887 heartbeater.cc:344] Connected to a master server at 127.8.218.126:44709
I20260709 13:16:51.930984 12760 tablet_bootstrap.cc:492] T d4de5e1bf9474cf8b4a413b7cca446b9 P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:51.931216 12887 heartbeater.cc:461] Registering TS with master...
I20260709 13:16:51.932328 12887 heartbeater.cc:507] Master 127.8.218.126:44709 requested a full tablet report, sending...
I20260709 13:16:51.959650 12760 tablet_bootstrap.cc:492] T d4de5e1bf9474cf8b4a413b7cca446b9 P 6878f540147c4f318df5774f4f6338d0: 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:16:51.960851 12760 tablet_bootstrap.cc:492] T d4de5e1bf9474cf8b4a413b7cca446b9 P 6878f540147c4f318df5774f4f6338d0: Bootstrap complete.
I20260709 13:16:51.961531 12760 ts_tablet_manager.cc:1403] T d4de5e1bf9474cf8b4a413b7cca446b9 P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.031s	user 0.020s	sys 0.005s
I20260709 13:16:51.965287 12760 raft_consensus.cc:359] T d4de5e1bf9474cf8b4a413b7cca446b9 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:51.966001 12760 raft_consensus.cc:740] T d4de5e1bf9474cf8b4a413b7cca446b9 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:51.966737 12760 consensus_queue.cc:260] T d4de5e1bf9474cf8b4a413b7cca446b9 P 6878f540147c4f318df5774f4f6338d0 [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: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:51.971254 12188 leader_election.cc:304] T 93155d9d1ff8414b8cff6245b34c7cbc P 4927f71d6e294cb89046579b49e12681 [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: 4927f71d6e294cb89046579b49e12681, 6878f540147c4f318df5774f4f6338d0; no voters: 
I20260709 13:16:51.972729 12760 ts_tablet_manager.cc:1434] T d4de5e1bf9474cf8b4a413b7cca446b9 P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260709 13:16:51.973711 12760 tablet_bootstrap.cc:492] T 6538d0571ef340a18d06ff718df19927 P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:51.978528 12769 raft_consensus.cc:2804] T 93155d9d1ff8414b8cff6245b34c7cbc P 4927f71d6e294cb89046579b49e12681 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:51.979130 12769 raft_consensus.cc:697] T 93155d9d1ff8414b8cff6245b34c7cbc P 4927f71d6e294cb89046579b49e12681 [term 3 LEADER]: Becoming Leader. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Running, Role: LEADER
I20260709 13:16:51.979211 11897 ts_manager.cc:194] Re-registered known tserver with Master: 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:16:51.981642 12769 consensus_queue.cc:237] T 93155d9d1ff8414b8cff6245b34c7cbc P 4927f71d6e294cb89046579b49e12681 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:52.032723 12760 tablet_bootstrap.cc:492] T 6538d0571ef340a18d06ff718df19927 P 6878f540147c4f318df5774f4f6338d0: 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:16:52.033720 12760 tablet_bootstrap.cc:492] T 6538d0571ef340a18d06ff718df19927 P 6878f540147c4f318df5774f4f6338d0: Bootstrap complete.
I20260709 13:16:52.034412 12760 ts_tablet_manager.cc:1403] T 6538d0571ef340a18d06ff718df19927 P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.061s	user 0.026s	sys 0.013s
W20260709 13:16:52.037762 12188 consensus_peers.cc:597] T 4d89c44b1d9d4490b1937c38c2fda5bb P 4927f71d6e294cb89046579b49e12681 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. 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:16:52.042191 12760 raft_consensus.cc:359] T 6538d0571ef340a18d06ff718df19927 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:52.042958 12760 raft_consensus.cc:740] T 6538d0571ef340a18d06ff718df19927 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:52.043728 12760 consensus_queue.cc:260] T 6538d0571ef340a18d06ff718df19927 P 6878f540147c4f318df5774f4f6338d0 [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: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:52.045878 12760 ts_tablet_manager.cc:1434] T 6538d0571ef340a18d06ff718df19927 P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:16:52.046615 12760 tablet_bootstrap.cc:492] T 46ba692e52d244659c69a00aea4b4f9f P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:52.047706 11895 catalog_manager.cc:5697] T 93155d9d1ff8414b8cff6245b34c7cbc P 4927f71d6e294cb89046579b49e12681 reported cstate change: term changed from 1 to 3, leader changed from 6878f540147c4f318df5774f4f6338d0 (127.8.218.65) to 4927f71d6e294cb89046579b49e12681 (127.8.218.68). New cstate: current_term: 3 leader_uuid: "4927f71d6e294cb89046579b49e12681" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:52.126508 12760 tablet_bootstrap.cc:492] T 46ba692e52d244659c69a00aea4b4f9f P 6878f540147c4f318df5774f4f6338d0: 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:16:52.130136 12760 tablet_bootstrap.cc:492] T 46ba692e52d244659c69a00aea4b4f9f P 6878f540147c4f318df5774f4f6338d0: Bootstrap complete.
I20260709 13:16:52.130816 12760 ts_tablet_manager.cc:1403] T 46ba692e52d244659c69a00aea4b4f9f P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.084s	user 0.009s	sys 0.008s
I20260709 13:16:52.131433 11897 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33512
I20260709 13:16:52.133452 12760 raft_consensus.cc:359] T 46ba692e52d244659c69a00aea4b4f9f P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:52.134163 12760 raft_consensus.cc:740] T 46ba692e52d244659c69a00aea4b4f9f P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:52.134824 12760 consensus_queue.cc:260] T 46ba692e52d244659c69a00aea4b4f9f P 6878f540147c4f318df5774f4f6338d0 [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: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:52.137076 12760 ts_tablet_manager.cc:1434] T 46ba692e52d244659c69a00aea4b4f9f P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:16:52.137809 12760 tablet_bootstrap.cc:492] T a340a31ca444412ba60a6620d3acb6c9 P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:52.143757 12887 heartbeater.cc:499] Master 127.8.218.126:44709 was elected leader, sending a full tablet report...
W20260709 13:16:52.155222 12188 consensus_peers.cc:597] T 4fa9c369c27e4588aad14fe6b9930dbd P 4927f71d6e294cb89046579b49e12681 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. 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:16:52.176730 12760 tablet_bootstrap.cc:492] T a340a31ca444412ba60a6620d3acb6c9 P 6878f540147c4f318df5774f4f6338d0: 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:16:52.177745 12760 tablet_bootstrap.cc:492] T a340a31ca444412ba60a6620d3acb6c9 P 6878f540147c4f318df5774f4f6338d0: Bootstrap complete.
I20260709 13:16:52.178359 12760 ts_tablet_manager.cc:1403] T a340a31ca444412ba60a6620d3acb6c9 P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.009s
I20260709 13:16:52.191828 12760 raft_consensus.cc:359] T a340a31ca444412ba60a6620d3acb6c9 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:52.192555 12760 raft_consensus.cc:740] T a340a31ca444412ba60a6620d3acb6c9 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:52.193766 12760 consensus_queue.cc:260] T a340a31ca444412ba60a6620d3acb6c9 P 6878f540147c4f318df5774f4f6338d0 [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: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:52.195963 12760 ts_tablet_manager.cc:1434] T a340a31ca444412ba60a6620d3acb6c9 P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.004s
I20260709 13:16:52.196713 12760 tablet_bootstrap.cc:492] T 7a51b90ef4e343cca14d0de46b27c0db P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
W20260709 13:16:52.273859 12188 consensus_peers.cc:597] T ada4bc79f76d4253ad667f97dc8df672 P 4927f71d6e294cb89046579b49e12681 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. 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:16:52.276851 12760 tablet_bootstrap.cc:492] T 7a51b90ef4e343cca14d0de46b27c0db P 6878f540147c4f318df5774f4f6338d0: 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:16:52.278959 12760 tablet_bootstrap.cc:492] T 7a51b90ef4e343cca14d0de46b27c0db P 6878f540147c4f318df5774f4f6338d0: Bootstrap complete.
I20260709 13:16:52.279650 12760 ts_tablet_manager.cc:1403] T 7a51b90ef4e343cca14d0de46b27c0db P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.083s	user 0.036s	sys 0.023s
I20260709 13:16:52.283042 12760 raft_consensus.cc:359] T 7a51b90ef4e343cca14d0de46b27c0db P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:52.283736 12760 raft_consensus.cc:740] T 7a51b90ef4e343cca14d0de46b27c0db P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:52.284390 12760 consensus_queue.cc:260] T 7a51b90ef4e343cca14d0de46b27c0db P 6878f540147c4f318df5774f4f6338d0 [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: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:52.286399 12760 ts_tablet_manager.cc:1434] T 7a51b90ef4e343cca14d0de46b27c0db P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.002s
I20260709 13:16:52.287186 12760 tablet_bootstrap.cc:492] T ea945e963b35480f83d8694f5dffc743 P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:52.316331 12760 tablet_bootstrap.cc:492] T ea945e963b35480f83d8694f5dffc743 P 6878f540147c4f318df5774f4f6338d0: 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:16:52.317214 12760 tablet_bootstrap.cc:492] T ea945e963b35480f83d8694f5dffc743 P 6878f540147c4f318df5774f4f6338d0: Bootstrap complete.
I20260709 13:16:52.317886 12760 ts_tablet_manager.cc:1403] T ea945e963b35480f83d8694f5dffc743 P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.004s
I20260709 13:16:52.319950 12760 raft_consensus.cc:359] T ea945e963b35480f83d8694f5dffc743 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:52.320623 12760 raft_consensus.cc:740] T ea945e963b35480f83d8694f5dffc743 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:52.321242 12760 consensus_queue.cc:260] T ea945e963b35480f83d8694f5dffc743 P 6878f540147c4f318df5774f4f6338d0 [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: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:52.323194 12760 ts_tablet_manager.cc:1434] T ea945e963b35480f83d8694f5dffc743 P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:16:52.326627 12760 tablet_bootstrap.cc:492] T 23ddfdb5039c4626be7bdf8065612376 P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:52.345598 12760 tablet_bootstrap.cc:492] T 23ddfdb5039c4626be7bdf8065612376 P 6878f540147c4f318df5774f4f6338d0: 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:16:52.346505 12760 tablet_bootstrap.cc:492] T 23ddfdb5039c4626be7bdf8065612376 P 6878f540147c4f318df5774f4f6338d0: Bootstrap complete.
I20260709 13:16:52.347114 12760 ts_tablet_manager.cc:1403] T 23ddfdb5039c4626be7bdf8065612376 P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260709 13:16:52.349627 12760 raft_consensus.cc:359] T 23ddfdb5039c4626be7bdf8065612376 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:52.350323 12760 raft_consensus.cc:740] T 23ddfdb5039c4626be7bdf8065612376 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:52.350981 12760 consensus_queue.cc:260] T 23ddfdb5039c4626be7bdf8065612376 P 6878f540147c4f318df5774f4f6338d0 [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: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:52.353219 12760 ts_tablet_manager.cc:1434] T 23ddfdb5039c4626be7bdf8065612376 P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.006s	user 0.009s	sys 0.000s
I20260709 13:16:52.358564 12760 tablet_bootstrap.cc:492] T c4d4184a4ee648688991d020a517da9c P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:52.367475 12808 raft_consensus.cc:3060] T a340a31ca444412ba60a6620d3acb6c9 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:52.376590 12800 raft_consensus.cc:1275] T 93155d9d1ff8414b8cff6245b34c7cbc P 6878f540147c4f318df5774f4f6338d0 [term 3 FOLLOWER]: Refusing update from remote peer 4927f71d6e294cb89046579b49e12681: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:16:52.385601 12835 consensus_queue.cc:1048] T 93155d9d1ff8414b8cff6245b34c7cbc P 4927f71d6e294cb89046579b49e12681 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:52.413419 12145 raft_consensus.cc:1275] T 93155d9d1ff8414b8cff6245b34c7cbc P 26d9fb8ee3f54206b919bdad7b7179f0 [term 3 FOLLOWER]: Refusing update from remote peer 4927f71d6e294cb89046579b49e12681: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:16:52.442169 12769 consensus_queue.cc:1048] T 93155d9d1ff8414b8cff6245b34c7cbc P 4927f71d6e294cb89046579b49e12681 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:52.533882 12760 tablet_bootstrap.cc:492] T c4d4184a4ee648688991d020a517da9c P 6878f540147c4f318df5774f4f6338d0: 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:16:52.535599 12760 tablet_bootstrap.cc:492] T c4d4184a4ee648688991d020a517da9c P 6878f540147c4f318df5774f4f6338d0: Bootstrap complete.
I20260709 13:16:52.536190 12760 ts_tablet_manager.cc:1403] T c4d4184a4ee648688991d020a517da9c P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.178s	user 0.066s	sys 0.073s
I20260709 13:16:52.538244 12760 raft_consensus.cc:359] T c4d4184a4ee648688991d020a517da9c P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:52.538751 12760 raft_consensus.cc:740] T c4d4184a4ee648688991d020a517da9c P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:52.539484 12760 consensus_queue.cc:260] T c4d4184a4ee648688991d020a517da9c P 6878f540147c4f318df5774f4f6338d0 [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: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:52.541606 12760 ts_tablet_manager.cc:1434] T c4d4184a4ee648688991d020a517da9c P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:16:52.542815 12760 tablet_bootstrap.cc:492] T 20176a0f3589423e987c4b31bd8d191b P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:52.556272 12760 tablet_bootstrap.cc:492] T 20176a0f3589423e987c4b31bd8d191b P 6878f540147c4f318df5774f4f6338d0: 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:16:52.558290 12760 tablet_bootstrap.cc:492] T 20176a0f3589423e987c4b31bd8d191b P 6878f540147c4f318df5774f4f6338d0: Bootstrap complete.
I20260709 13:16:52.558938 12760 ts_tablet_manager.cc:1403] T 20176a0f3589423e987c4b31bd8d191b P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260709 13:16:52.561376 12760 raft_consensus.cc:359] T 20176a0f3589423e987c4b31bd8d191b P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:52.561915 12760 raft_consensus.cc:740] T 20176a0f3589423e987c4b31bd8d191b P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:52.562482 12760 consensus_queue.cc:260] T 20176a0f3589423e987c4b31bd8d191b P 6878f540147c4f318df5774f4f6338d0 [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: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:52.564363 12760 ts_tablet_manager.cc:1434] T 20176a0f3589423e987c4b31bd8d191b P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:16:52.567669 12760 tablet_bootstrap.cc:492] T ce93960364314d879dc9a82cba4c4190 P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:52.584558 12760 tablet_bootstrap.cc:492] T ce93960364314d879dc9a82cba4c4190 P 6878f540147c4f318df5774f4f6338d0: 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:16:52.585721 12760 tablet_bootstrap.cc:492] T ce93960364314d879dc9a82cba4c4190 P 6878f540147c4f318df5774f4f6338d0: Bootstrap complete.
I20260709 13:16:52.586321 12760 ts_tablet_manager.cc:1403] T ce93960364314d879dc9a82cba4c4190 P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.002s
I20260709 13:16:52.588685 12760 raft_consensus.cc:359] T ce93960364314d879dc9a82cba4c4190 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:52.589184 12760 raft_consensus.cc:740] T ce93960364314d879dc9a82cba4c4190 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:52.589772 12760 consensus_queue.cc:260] T ce93960364314d879dc9a82cba4c4190 P 6878f540147c4f318df5774f4f6338d0 [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: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:52.591483 12760 ts_tablet_manager.cc:1434] T ce93960364314d879dc9a82cba4c4190 P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 13:16:52.592262 12760 tablet_bootstrap.cc:492] T 3459d1947e3b48bfb4cdd74180075810 P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:52.608793 12760 tablet_bootstrap.cc:492] T 3459d1947e3b48bfb4cdd74180075810 P 6878f540147c4f318df5774f4f6338d0: 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:16:52.609668 12760 tablet_bootstrap.cc:492] T 3459d1947e3b48bfb4cdd74180075810 P 6878f540147c4f318df5774f4f6338d0: Bootstrap complete.
I20260709 13:16:52.610239 12760 ts_tablet_manager.cc:1403] T 3459d1947e3b48bfb4cdd74180075810 P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.005s
I20260709 13:16:52.612293 12760 raft_consensus.cc:359] T 3459d1947e3b48bfb4cdd74180075810 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:52.613984 12760 raft_consensus.cc:740] T 3459d1947e3b48bfb4cdd74180075810 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:52.614751 12760 consensus_queue.cc:260] T 3459d1947e3b48bfb4cdd74180075810 P 6878f540147c4f318df5774f4f6338d0 [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: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:52.616909 12760 ts_tablet_manager.cc:1434] T 3459d1947e3b48bfb4cdd74180075810 P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 13:16:52.617848 12760 tablet_bootstrap.cc:492] T 4fa9c369c27e4588aad14fe6b9930dbd P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:52.655211 12760 tablet_bootstrap.cc:492] T 4fa9c369c27e4588aad14fe6b9930dbd P 6878f540147c4f318df5774f4f6338d0: 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:16:52.656466 12760 tablet_bootstrap.cc:492] T 4fa9c369c27e4588aad14fe6b9930dbd P 6878f540147c4f318df5774f4f6338d0: Bootstrap complete.
I20260709 13:16:52.657171 12760 ts_tablet_manager.cc:1403] T 4fa9c369c27e4588aad14fe6b9930dbd P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.040s	user 0.023s	sys 0.013s
I20260709 13:16:52.660912 12760 raft_consensus.cc:359] T 4fa9c369c27e4588aad14fe6b9930dbd P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:52.661612 12760 raft_consensus.cc:740] T 4fa9c369c27e4588aad14fe6b9930dbd P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:52.662252 12760 consensus_queue.cc:260] T 4fa9c369c27e4588aad14fe6b9930dbd P 6878f540147c4f318df5774f4f6338d0 [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: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:52.664117 12760 ts_tablet_manager.cc:1434] T 4fa9c369c27e4588aad14fe6b9930dbd P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:16:52.667294 12760 tablet_bootstrap.cc:492] T ada4bc79f76d4253ad667f97dc8df672 P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:52.691262 12760 tablet_bootstrap.cc:492] T ada4bc79f76d4253ad667f97dc8df672 P 6878f540147c4f318df5774f4f6338d0: 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:16:52.692293 12760 tablet_bootstrap.cc:492] T ada4bc79f76d4253ad667f97dc8df672 P 6878f540147c4f318df5774f4f6338d0: Bootstrap complete.
I20260709 13:16:52.693008 12760 ts_tablet_manager.cc:1403] T ada4bc79f76d4253ad667f97dc8df672 P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.026s	user 0.021s	sys 0.000s
I20260709 13:16:52.695473 12760 raft_consensus.cc:359] T ada4bc79f76d4253ad667f97dc8df672 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:52.696064 12760 raft_consensus.cc:740] T ada4bc79f76d4253ad667f97dc8df672 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:52.696661 12760 consensus_queue.cc:260] T ada4bc79f76d4253ad667f97dc8df672 P 6878f540147c4f318df5774f4f6338d0 [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: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:52.698148 12760 ts_tablet_manager.cc:1434] T ada4bc79f76d4253ad667f97dc8df672 P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:16:52.699586 12760 tablet_bootstrap.cc:492] T 5126a4c954f9418f8169deff475fc575 P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:52.723024 12760 tablet_bootstrap.cc:492] T 5126a4c954f9418f8169deff475fc575 P 6878f540147c4f318df5774f4f6338d0: 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:16:52.724108 12760 tablet_bootstrap.cc:492] T 5126a4c954f9418f8169deff475fc575 P 6878f540147c4f318df5774f4f6338d0: Bootstrap complete.
I20260709 13:16:52.724761 12760 ts_tablet_manager.cc:1403] T 5126a4c954f9418f8169deff475fc575 P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.008s
I20260709 13:16:52.727171 12760 raft_consensus.cc:359] T 5126a4c954f9418f8169deff475fc575 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:52.727887 12760 raft_consensus.cc:740] T 5126a4c954f9418f8169deff475fc575 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:52.728636 12760 consensus_queue.cc:260] T 5126a4c954f9418f8169deff475fc575 P 6878f540147c4f318df5774f4f6338d0 [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: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:52.731113 12760 ts_tablet_manager.cc:1434] T 5126a4c954f9418f8169deff475fc575 P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 13:16:52.731976 12760 tablet_bootstrap.cc:492] T 4d89c44b1d9d4490b1937c38c2fda5bb P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:52.754920 12760 tablet_bootstrap.cc:492] T 4d89c44b1d9d4490b1937c38c2fda5bb P 6878f540147c4f318df5774f4f6338d0: 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:16:52.755734 12760 tablet_bootstrap.cc:492] T 4d89c44b1d9d4490b1937c38c2fda5bb P 6878f540147c4f318df5774f4f6338d0: Bootstrap complete.
I20260709 13:16:52.756269 12760 ts_tablet_manager.cc:1403] T 4d89c44b1d9d4490b1937c38c2fda5bb P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.024s	user 0.022s	sys 0.000s
I20260709 13:16:52.757980 12760 raft_consensus.cc:359] T 4d89c44b1d9d4490b1937c38c2fda5bb P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:52.758471 12760 raft_consensus.cc:740] T 4d89c44b1d9d4490b1937c38c2fda5bb P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:52.759040 12760 consensus_queue.cc:260] T 4d89c44b1d9d4490b1937c38c2fda5bb P 6878f540147c4f318df5774f4f6338d0 [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: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:52.761795 12760 ts_tablet_manager.cc:1434] T 4d89c44b1d9d4490b1937c38c2fda5bb P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:16:52.775583 12760 tablet_bootstrap.cc:492] T 66c44b5b51e7484da1fc85b948d03934 P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
W20260709 13:16:52.819852 12040 consensus_peers.cc:597] T fab417b53b1c428a91c5fb792cb1c82b P b0ff6679aa1e47fbaed4804b1c948f44 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. 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:16:52.820750 12040 consensus_peers.cc:597] T 8a903a960a7a4f01a6af617ec23861a6 P b0ff6679aa1e47fbaed4804b1c948f44 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. 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:16:52.880949 12760 tablet_bootstrap.cc:492] T 66c44b5b51e7484da1fc85b948d03934 P 6878f540147c4f318df5774f4f6338d0: 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:16:52.882018 12760 tablet_bootstrap.cc:492] T 66c44b5b51e7484da1fc85b948d03934 P 6878f540147c4f318df5774f4f6338d0: Bootstrap complete.
I20260709 13:16:52.882756 12760 ts_tablet_manager.cc:1403] T 66c44b5b51e7484da1fc85b948d03934 P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.107s	user 0.043s	sys 0.050s
I20260709 13:16:52.887465 12760 raft_consensus.cc:359] T 66c44b5b51e7484da1fc85b948d03934 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:52.888202 12760 raft_consensus.cc:740] T 66c44b5b51e7484da1fc85b948d03934 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:52.889194 12760 consensus_queue.cc:260] T 66c44b5b51e7484da1fc85b948d03934 P 6878f540147c4f318df5774f4f6338d0 [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: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:52.894577 12760 ts_tablet_manager.cc:1434] T 66c44b5b51e7484da1fc85b948d03934 P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:16:52.895695 12760 tablet_bootstrap.cc:492] T fab417b53b1c428a91c5fb792cb1c82b P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:52.911343 12760 tablet_bootstrap.cc:492] T fab417b53b1c428a91c5fb792cb1c82b P 6878f540147c4f318df5774f4f6338d0: 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:16:52.912271 12760 tablet_bootstrap.cc:492] T fab417b53b1c428a91c5fb792cb1c82b P 6878f540147c4f318df5774f4f6338d0: Bootstrap complete.
I20260709 13:16:52.912835 12760 ts_tablet_manager.cc:1403] T fab417b53b1c428a91c5fb792cb1c82b P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260709 13:16:52.915172 12760 raft_consensus.cc:359] T fab417b53b1c428a91c5fb792cb1c82b P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:52.915828 12760 raft_consensus.cc:740] T fab417b53b1c428a91c5fb792cb1c82b P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:52.915886 12808 raft_consensus.cc:3060] T 3459d1947e3b48bfb4cdd74180075810 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:52.916538 12760 consensus_queue.cc:260] T fab417b53b1c428a91c5fb792cb1c82b P 6878f540147c4f318df5774f4f6338d0 [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: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:52.918220 12760 ts_tablet_manager.cc:1434] T fab417b53b1c428a91c5fb792cb1c82b P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:16:52.918979 12760 tablet_bootstrap.cc:492] T ecc92cb33a25463a8cdc76060c1685cb P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:52.943158 12760 tablet_bootstrap.cc:492] T ecc92cb33a25463a8cdc76060c1685cb P 6878f540147c4f318df5774f4f6338d0: 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:16:52.944190 12760 tablet_bootstrap.cc:492] T ecc92cb33a25463a8cdc76060c1685cb P 6878f540147c4f318df5774f4f6338d0: Bootstrap complete.
I20260709 13:16:52.944864 12760 ts_tablet_manager.cc:1403] T ecc92cb33a25463a8cdc76060c1685cb P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.005s
I20260709 13:16:52.947454 12760 raft_consensus.cc:359] T ecc92cb33a25463a8cdc76060c1685cb P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:52.948151 12760 raft_consensus.cc:740] T ecc92cb33a25463a8cdc76060c1685cb P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:52.948926 12760 consensus_queue.cc:260] T ecc92cb33a25463a8cdc76060c1685cb P 6878f540147c4f318df5774f4f6338d0 [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: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:52.950714 12760 ts_tablet_manager.cc:1434] T ecc92cb33a25463a8cdc76060c1685cb P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260709 13:16:52.951539 12760 tablet_bootstrap.cc:492] T 08d4b77670fc4bba87a1daa451adf11a P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:52.983704 12760 tablet_bootstrap.cc:492] T 08d4b77670fc4bba87a1daa451adf11a P 6878f540147c4f318df5774f4f6338d0: 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:16:52.984812 12760 tablet_bootstrap.cc:492] T 08d4b77670fc4bba87a1daa451adf11a P 6878f540147c4f318df5774f4f6338d0: Bootstrap complete.
I20260709 13:16:52.985462 12760 ts_tablet_manager.cc:1403] T 08d4b77670fc4bba87a1daa451adf11a P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.006s
I20260709 13:16:52.989319 12760 raft_consensus.cc:359] T 08d4b77670fc4bba87a1daa451adf11a P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:52.989995 12760 raft_consensus.cc:740] T 08d4b77670fc4bba87a1daa451adf11a P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:52.998324 12760 consensus_queue.cc:260] T 08d4b77670fc4bba87a1daa451adf11a P 6878f540147c4f318df5774f4f6338d0 [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: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:53.001477 12760 ts_tablet_manager.cc:1434] T 08d4b77670fc4bba87a1daa451adf11a P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:16:53.002770 12760 tablet_bootstrap.cc:492] T b08788ab13d74a69bbd09f2993e83dd5 P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:53.018641 12760 tablet_bootstrap.cc:492] T b08788ab13d74a69bbd09f2993e83dd5 P 6878f540147c4f318df5774f4f6338d0: 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:16:53.019490 12760 tablet_bootstrap.cc:492] T b08788ab13d74a69bbd09f2993e83dd5 P 6878f540147c4f318df5774f4f6338d0: Bootstrap complete.
I20260709 13:16:53.020059 12760 ts_tablet_manager.cc:1403] T b08788ab13d74a69bbd09f2993e83dd5 P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.002s
I20260709 13:16:53.022472 12760 raft_consensus.cc:359] T b08788ab13d74a69bbd09f2993e83dd5 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:53.023098 12760 raft_consensus.cc:740] T b08788ab13d74a69bbd09f2993e83dd5 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:53.023857 12760 consensus_queue.cc:260] T b08788ab13d74a69bbd09f2993e83dd5 P 6878f540147c4f318df5774f4f6338d0 [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: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:53.025960 12760 ts_tablet_manager.cc:1434] T b08788ab13d74a69bbd09f2993e83dd5 P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:16:53.026684 12760 tablet_bootstrap.cc:492] T d0a2ceac61cb47d6adbf10a8fe934390 P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:53.040690 12760 tablet_bootstrap.cc:492] T d0a2ceac61cb47d6adbf10a8fe934390 P 6878f540147c4f318df5774f4f6338d0: 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:16:53.043394 12760 tablet_bootstrap.cc:492] T d0a2ceac61cb47d6adbf10a8fe934390 P 6878f540147c4f318df5774f4f6338d0: Bootstrap complete.
I20260709 13:16:53.044188 12760 ts_tablet_manager.cc:1403] T d0a2ceac61cb47d6adbf10a8fe934390 P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260709 13:16:53.046783 12760 raft_consensus.cc:359] T d0a2ceac61cb47d6adbf10a8fe934390 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:53.047482 12760 raft_consensus.cc:740] T d0a2ceac61cb47d6adbf10a8fe934390 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:53.048362 12760 consensus_queue.cc:260] T d0a2ceac61cb47d6adbf10a8fe934390 P 6878f540147c4f318df5774f4f6338d0 [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: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:53.050439 12760 ts_tablet_manager.cc:1434] T d0a2ceac61cb47d6adbf10a8fe934390 P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:16:53.055593 12760 tablet_bootstrap.cc:492] T 641a18b7eb5e4c21a664e0fabf73fad1 P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:53.078971 12760 tablet_bootstrap.cc:492] T 641a18b7eb5e4c21a664e0fabf73fad1 P 6878f540147c4f318df5774f4f6338d0: 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:16:53.080076 12760 tablet_bootstrap.cc:492] T 641a18b7eb5e4c21a664e0fabf73fad1 P 6878f540147c4f318df5774f4f6338d0: Bootstrap complete.
I20260709 13:16:53.080721 12760 ts_tablet_manager.cc:1403] T 641a18b7eb5e4c21a664e0fabf73fad1 P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.007s
I20260709 13:16:53.082924 12760 raft_consensus.cc:359] T 641a18b7eb5e4c21a664e0fabf73fad1 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:53.083420 12760 raft_consensus.cc:740] T 641a18b7eb5e4c21a664e0fabf73fad1 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:53.084062 12760 consensus_queue.cc:260] T 641a18b7eb5e4c21a664e0fabf73fad1 P 6878f540147c4f318df5774f4f6338d0 [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: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:53.085597 12760 ts_tablet_manager.cc:1434] T 641a18b7eb5e4c21a664e0fabf73fad1 P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:16:53.086992 12760 tablet_bootstrap.cc:492] T ec43c60d602d4e409e508f9f084f8720 P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:53.116809 12760 tablet_bootstrap.cc:492] T ec43c60d602d4e409e508f9f084f8720 P 6878f540147c4f318df5774f4f6338d0: 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:16:53.117623 12760 tablet_bootstrap.cc:492] T ec43c60d602d4e409e508f9f084f8720 P 6878f540147c4f318df5774f4f6338d0: Bootstrap complete.
I20260709 13:16:53.118250 12760 ts_tablet_manager.cc:1403] T ec43c60d602d4e409e508f9f084f8720 P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.031s	user 0.023s	sys 0.002s
I20260709 13:16:53.120488 12760 raft_consensus.cc:359] T ec43c60d602d4e409e508f9f084f8720 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:53.120653 12796 raft_consensus.cc:3060] T ce93960364314d879dc9a82cba4c4190 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:53.121003 12760 raft_consensus.cc:740] T ec43c60d602d4e409e508f9f084f8720 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:53.121721 12760 consensus_queue.cc:260] T ec43c60d602d4e409e508f9f084f8720 P 6878f540147c4f318df5774f4f6338d0 [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: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:53.123656 12760 ts_tablet_manager.cc:1434] T ec43c60d602d4e409e508f9f084f8720 P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:16:53.124643 12760 tablet_bootstrap.cc:492] T 29009aa6a47c4b07884884dc46910122 P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:53.186290 12760 tablet_bootstrap.cc:492] T 29009aa6a47c4b07884884dc46910122 P 6878f540147c4f318df5774f4f6338d0: 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:16:53.187245 12760 tablet_bootstrap.cc:492] T 29009aa6a47c4b07884884dc46910122 P 6878f540147c4f318df5774f4f6338d0: Bootstrap complete.
I20260709 13:16:53.187887 12760 ts_tablet_manager.cc:1403] T 29009aa6a47c4b07884884dc46910122 P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.063s	user 0.020s	sys 0.028s
I20260709 13:16:53.192741 12760 raft_consensus.cc:359] T 29009aa6a47c4b07884884dc46910122 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:53.193259 12760 raft_consensus.cc:740] T 29009aa6a47c4b07884884dc46910122 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:53.193878 12760 consensus_queue.cc:260] T 29009aa6a47c4b07884884dc46910122 P 6878f540147c4f318df5774f4f6338d0 [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: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:16:53.195565 12760 ts_tablet_manager.cc:1434] T 29009aa6a47c4b07884884dc46910122 P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:16:53.196303 12760 tablet_bootstrap.cc:492] T 44413926b47142b889b92011cbd15a53 P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:53.241760 12760 tablet_bootstrap.cc:492] T 44413926b47142b889b92011cbd15a53 P 6878f540147c4f318df5774f4f6338d0: 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:16:53.242656 12760 tablet_bootstrap.cc:492] T 44413926b47142b889b92011cbd15a53 P 6878f540147c4f318df5774f4f6338d0: Bootstrap complete.
I20260709 13:16:53.243266 12760 ts_tablet_manager.cc:1403] T 44413926b47142b889b92011cbd15a53 P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.047s	user 0.019s	sys 0.020s
I20260709 13:16:53.245726 12760 raft_consensus.cc:359] T 44413926b47142b889b92011cbd15a53 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:53.246361 12760 raft_consensus.cc:740] T 44413926b47142b889b92011cbd15a53 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:53.247004 12760 consensus_queue.cc:260] T 44413926b47142b889b92011cbd15a53 P 6878f540147c4f318df5774f4f6338d0 [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: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:16:53.249377 12760 ts_tablet_manager.cc:1434] T 44413926b47142b889b92011cbd15a53 P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 13:16:53.250211 12760 tablet_bootstrap.cc:492] T 8a903a960a7a4f01a6af617ec23861a6 P 6878f540147c4f318df5774f4f6338d0: Bootstrap starting.
I20260709 13:16:53.278441 12796 raft_consensus.cc:3060] T fab417b53b1c428a91c5fb792cb1c82b P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:53.418231 12760 tablet_bootstrap.cc:492] T 8a903a960a7a4f01a6af617ec23861a6 P 6878f540147c4f318df5774f4f6338d0: 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:16:53.419241 12760 tablet_bootstrap.cc:492] T 8a903a960a7a4f01a6af617ec23861a6 P 6878f540147c4f318df5774f4f6338d0: Bootstrap complete.
I20260709 13:16:53.419938 12760 ts_tablet_manager.cc:1403] T 8a903a960a7a4f01a6af617ec23861a6 P 6878f540147c4f318df5774f4f6338d0: Time spent bootstrapping tablet: real 0.170s	user 0.055s	sys 0.058s
I20260709 13:16:53.423122 12760 raft_consensus.cc:359] T 8a903a960a7a4f01a6af617ec23861a6 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:53.423833 12760 raft_consensus.cc:740] T 8a903a960a7a4f01a6af617ec23861a6 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Initialized, Role: FOLLOWER
I20260709 13:16:53.424503 12760 consensus_queue.cc:260] T 8a903a960a7a4f01a6af617ec23861a6 P 6878f540147c4f318df5774f4f6338d0 [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: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:16:53.426769 12760 ts_tablet_manager.cc:1434] T 8a903a960a7a4f01a6af617ec23861a6 P 6878f540147c4f318df5774f4f6338d0: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:16:53.787017 12796 raft_consensus.cc:3060] T 8a903a960a7a4f01a6af617ec23861a6 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:01.543049  9065 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:01.593473 12145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e7d6e1e3326418a8d7585113cb21828"
dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0"
mode: GRACEFUL
new_leader_uuid: "b0ff6679aa1e47fbaed4804b1c948f44"
 from {username='slave'} at 127.0.0.1:59924
I20260709 13:17:01.594259 12145 raft_consensus.cc:606] T 0e7d6e1e3326418a8d7585113cb21828 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Received request to transfer leadership to TS b0ff6679aa1e47fbaed4804b1c948f44
I20260709 13:17:01.597092 12148 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3459d1947e3b48bfb4cdd74180075810"
dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0"
mode: GRACEFUL
new_leader_uuid: "6878f540147c4f318df5774f4f6338d0"
 from {username='slave'} at 127.0.0.1:59924
I20260709 13:17:01.597594 12148 raft_consensus.cc:606] T 3459d1947e3b48bfb4cdd74180075810 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 LEADER]: Received request to transfer leadership to TS 6878f540147c4f318df5774f4f6338d0
I20260709 13:17:01.601044 12148 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a5f70ce409e43bc83b515f5dcb1da56"
dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0"
mode: GRACEFUL
new_leader_uuid: "6878f540147c4f318df5774f4f6338d0"
 from {username='slave'} at 127.0.0.1:59924
I20260709 13:17:01.601502 12148 raft_consensus.cc:606] T 7a5f70ce409e43bc83b515f5dcb1da56 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Received request to transfer leadership to TS 6878f540147c4f318df5774f4f6338d0
I20260709 13:17:01.603616 12145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9cb5210e050346c3a53dbb73bda0fa7a"
dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0"
mode: GRACEFUL
new_leader_uuid: "b0ff6679aa1e47fbaed4804b1c948f44"
 from {username='slave'} at 127.0.0.1:59924
I20260709 13:17:01.604163 12145 raft_consensus.cc:606] T 9cb5210e050346c3a53dbb73bda0fa7a P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Received request to transfer leadership to TS b0ff6679aa1e47fbaed4804b1c948f44
I20260709 13:17:01.606454 12145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2061cbe07c64a5daf65d2a64a0f21b2"
dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0"
mode: GRACEFUL
new_leader_uuid: "6878f540147c4f318df5774f4f6338d0"
 from {username='slave'} at 127.0.0.1:59924
I20260709 13:17:01.606909 12145 raft_consensus.cc:606] T c2061cbe07c64a5daf65d2a64a0f21b2 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Received request to transfer leadership to TS 6878f540147c4f318df5774f4f6338d0
I20260709 13:17:01.618733 12069 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d5f9176277aa4335ab0ef552598a2850"
dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44"
mode: GRACEFUL
new_leader_uuid: "6878f540147c4f318df5774f4f6338d0"
 from {username='slave'} at 127.0.0.1:45608
I20260709 13:17:01.619213 12069 raft_consensus.cc:606] T d5f9176277aa4335ab0ef552598a2850 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 LEADER]: Received request to transfer leadership to TS 6878f540147c4f318df5774f4f6338d0
I20260709 13:17:01.630119 12219 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec43c60d602d4e409e508f9f084f8720"
dest_uuid: "4927f71d6e294cb89046579b49e12681"
mode: GRACEFUL
new_leader_uuid: "6878f540147c4f318df5774f4f6338d0"
 from {username='slave'} at 127.0.0.1:40572
I20260709 13:17:01.630637 12219 raft_consensus.cc:606] T ec43c60d602d4e409e508f9f084f8720 P 4927f71d6e294cb89046579b49e12681 [term 1 LEADER]: Received request to transfer leadership to TS 6878f540147c4f318df5774f4f6338d0
I20260709 13:17:01.631806  9065 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 13:17:01.633136  9065 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:01.750519 12982 raft_consensus.cc:993] T c2061cbe07c64a5daf65d2a64a0f21b2 P 26d9fb8ee3f54206b919bdad7b7179f0: : Instructing follower 6878f540147c4f318df5774f4f6338d0 to start an election
I20260709 13:17:01.752220 12982 raft_consensus.cc:1081] T c2061cbe07c64a5daf65d2a64a0f21b2 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Signalling peer 6878f540147c4f318df5774f4f6338d0 to start an election
I20260709 13:17:01.754899 12796 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2061cbe07c64a5daf65d2a64a0f21b2"
dest_uuid: "6878f540147c4f318df5774f4f6338d0"
 from {username='slave'} at 127.0.0.1:47372
I20260709 13:17:01.756073 12796 raft_consensus.cc:493] T c2061cbe07c64a5daf65d2a64a0f21b2 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:01.758136 12796 raft_consensus.cc:3060] T c2061cbe07c64a5daf65d2a64a0f21b2 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:01.771238 12796 raft_consensus.cc:515] T c2061cbe07c64a5daf65d2a64a0f21b2 P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:17:01.773777 12796 leader_election.cc:290] T c2061cbe07c64a5daf65d2a64a0f21b2 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 2 election: Requested vote from peers b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853), 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179)
I20260709 13:17:01.774835 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2061cbe07c64a5daf65d2a64a0f21b2" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44"
I20260709 13:17:01.775799 12069 raft_consensus.cc:3060] T c2061cbe07c64a5daf65d2a64a0f21b2 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:01.777072 12145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2061cbe07c64a5daf65d2a64a0f21b2" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0"
I20260709 13:17:01.777828 12145 raft_consensus.cc:3055] T c2061cbe07c64a5daf65d2a64a0f21b2 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:01.778175 12145 raft_consensus.cc:740] T c2061cbe07c64a5daf65d2a64a0f21b2 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Running, Role: LEADER
I20260709 13:17:01.779392 12145 consensus_queue.cc:260] T c2061cbe07c64a5daf65d2a64a0f21b2 P 26d9fb8ee3f54206b919bdad7b7179f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:17:01.781613 12145 raft_consensus.cc:3060] T c2061cbe07c64a5daf65d2a64a0f21b2 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:01.788036 12069 raft_consensus.cc:2468] T c2061cbe07c64a5daf65d2a64a0f21b2 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 2.
I20260709 13:17:01.789641 12755 leader_election.cc:304] T c2061cbe07c64a5daf65d2a64a0f21b2 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6878f540147c4f318df5774f4f6338d0, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 
I20260709 13:17:01.792842 12145 raft_consensus.cc:2468] T c2061cbe07c64a5daf65d2a64a0f21b2 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 2.
I20260709 13:17:01.797206 12972 raft_consensus.cc:993] T ec43c60d602d4e409e508f9f084f8720 P 4927f71d6e294cb89046579b49e12681: : Instructing follower 6878f540147c4f318df5774f4f6338d0 to start an election
I20260709 13:17:01.801407 12972 raft_consensus.cc:1081] T ec43c60d602d4e409e508f9f084f8720 P 4927f71d6e294cb89046579b49e12681 [term 1 LEADER]: Signalling peer 6878f540147c4f318df5774f4f6338d0 to start an election
I20260709 13:17:01.798285 12993 raft_consensus.cc:2804] T c2061cbe07c64a5daf65d2a64a0f21b2 P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:01.804158 12796 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec43c60d602d4e409e508f9f084f8720"
dest_uuid: "6878f540147c4f318df5774f4f6338d0"
 from {username='slave'} at 127.0.0.1:47366
I20260709 13:17:01.805473 12796 raft_consensus.cc:493] T ec43c60d602d4e409e508f9f084f8720 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:01.806010 12796 raft_consensus.cc:3060] T ec43c60d602d4e409e508f9f084f8720 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:01.820436 12993 raft_consensus.cc:697] T c2061cbe07c64a5daf65d2a64a0f21b2 P 6878f540147c4f318df5774f4f6338d0 [term 2 LEADER]: Becoming Leader. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Running, Role: LEADER
I20260709 13:17:01.823108 12993 consensus_queue.cc:237] T c2061cbe07c64a5daf65d2a64a0f21b2 P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:17:01.819422 12796 raft_consensus.cc:515] T ec43c60d602d4e409e508f9f084f8720 P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:17:01.828651 12796 leader_election.cc:290] T ec43c60d602d4e409e508f9f084f8720 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 2 election: Requested vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853)
I20260709 13:17:01.832034 12219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec43c60d602d4e409e508f9f084f8720" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4927f71d6e294cb89046579b49e12681"
I20260709 13:17:01.832808 12219 raft_consensus.cc:3055] T ec43c60d602d4e409e508f9f084f8720 P 4927f71d6e294cb89046579b49e12681 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:01.833115 12219 raft_consensus.cc:740] T ec43c60d602d4e409e508f9f084f8720 P 4927f71d6e294cb89046579b49e12681 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Running, Role: LEADER
I20260709 13:17:01.834142 12219 consensus_queue.cc:260] T ec43c60d602d4e409e508f9f084f8720 P 4927f71d6e294cb89046579b49e12681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:17:01.836089 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec43c60d602d4e409e508f9f084f8720" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44"
I20260709 13:17:01.836941 12069 raft_consensus.cc:3060] T ec43c60d602d4e409e508f9f084f8720 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:01.852612 12219 raft_consensus.cc:3060] T ec43c60d602d4e409e508f9f084f8720 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:01.869995 12069 raft_consensus.cc:2468] T ec43c60d602d4e409e508f9f084f8720 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 2.
I20260709 13:17:01.871454 12755 leader_election.cc:304] T ec43c60d602d4e409e508f9f084f8720 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6878f540147c4f318df5774f4f6338d0, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 
I20260709 13:17:01.880252 12982 raft_consensus.cc:993] T 9cb5210e050346c3a53dbb73bda0fa7a P 26d9fb8ee3f54206b919bdad7b7179f0: : Instructing follower b0ff6679aa1e47fbaed4804b1c948f44 to start an election
I20260709 13:17:01.876812 12995 raft_consensus.cc:2804] T ec43c60d602d4e409e508f9f084f8720 P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:01.880921 12982 raft_consensus.cc:1081] T 9cb5210e050346c3a53dbb73bda0fa7a P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Signalling peer b0ff6679aa1e47fbaed4804b1c948f44 to start an election
I20260709 13:17:01.884212 12074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9cb5210e050346c3a53dbb73bda0fa7a"
dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44"
 from {username='slave'} at 127.0.0.1:35920
I20260709 13:17:01.885047 12074 raft_consensus.cc:493] T 9cb5210e050346c3a53dbb73bda0fa7a P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:01.885479 12074 raft_consensus.cc:3060] T 9cb5210e050346c3a53dbb73bda0fa7a P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:01.890446 12219 raft_consensus.cc:2468] T ec43c60d602d4e409e508f9f084f8720 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 2.
I20260709 13:17:01.905921 12074 raft_consensus.cc:515] T 9cb5210e050346c3a53dbb73bda0fa7a P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:17:01.900182 12995 raft_consensus.cc:697] T ec43c60d602d4e409e508f9f084f8720 P 6878f540147c4f318df5774f4f6338d0 [term 2 LEADER]: Becoming Leader. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Running, Role: LEADER
I20260709 13:17:01.909554 12145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb5210e050346c3a53dbb73bda0fa7a" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0"
I20260709 13:17:01.911209 12145 raft_consensus.cc:3055] T 9cb5210e050346c3a53dbb73bda0fa7a P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:01.910321 12995 consensus_queue.cc:237] T ec43c60d602d4e409e508f9f084f8720 P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:17:01.911545 12145 raft_consensus.cc:740] T 9cb5210e050346c3a53dbb73bda0fa7a P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Running, Role: LEADER
I20260709 13:17:01.912436 12145 consensus_queue.cc:260] T 9cb5210e050346c3a53dbb73bda0fa7a P 26d9fb8ee3f54206b919bdad7b7179f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:17:01.913576 12145 raft_consensus.cc:3060] T 9cb5210e050346c3a53dbb73bda0fa7a P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:01.908715 12074 leader_election.cc:290] T 9cb5210e050346c3a53dbb73bda0fa7a P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 2 election: Requested vote from peers 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179), 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243)
I20260709 13:17:01.916253 11897 catalog_manager.cc:5697] T c2061cbe07c64a5daf65d2a64a0f21b2 P 6878f540147c4f318df5774f4f6338d0 reported cstate change: term changed from 1 to 2, leader changed from 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67) to 6878f540147c4f318df5774f4f6338d0 (127.8.218.65). New cstate: current_term: 2 leader_uuid: "6878f540147c4f318df5774f4f6338d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:01.918839 12219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb5210e050346c3a53dbb73bda0fa7a" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4927f71d6e294cb89046579b49e12681"
I20260709 13:17:01.925787 12219 raft_consensus.cc:3060] T 9cb5210e050346c3a53dbb73bda0fa7a P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:01.924958 12145 raft_consensus.cc:2468] T 9cb5210e050346c3a53dbb73bda0fa7a P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ff6679aa1e47fbaed4804b1c948f44 in term 2.
I20260709 13:17:01.923264 12991 raft_consensus.cc:993] T 0e7d6e1e3326418a8d7585113cb21828 P 26d9fb8ee3f54206b919bdad7b7179f0: : Instructing follower b0ff6679aa1e47fbaed4804b1c948f44 to start an election
I20260709 13:17:01.945123 12991 raft_consensus.cc:1081] T 0e7d6e1e3326418a8d7585113cb21828 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Signalling peer b0ff6679aa1e47fbaed4804b1c948f44 to start an election
I20260709 13:17:01.947296 12040 leader_election.cc:304] T 9cb5210e050346c3a53dbb73bda0fa7a P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26d9fb8ee3f54206b919bdad7b7179f0, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 
I20260709 13:17:01.948694 12074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e7d6e1e3326418a8d7585113cb21828"
dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44"
 from {username='slave'} at 127.0.0.1:35920
I20260709 13:17:01.948869 12976 raft_consensus.cc:2804] T 9cb5210e050346c3a53dbb73bda0fa7a P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:01.949385 12074 raft_consensus.cc:493] T 0e7d6e1e3326418a8d7585113cb21828 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:01.949779 12074 raft_consensus.cc:3060] T 0e7d6e1e3326418a8d7585113cb21828 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:01.949760 12976 raft_consensus.cc:697] T 9cb5210e050346c3a53dbb73bda0fa7a P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 LEADER]: Becoming Leader. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Running, Role: LEADER
I20260709 13:17:01.968578 12976 consensus_queue.cc:237] T 9cb5210e050346c3a53dbb73bda0fa7a P b0ff6679aa1e47fbaed4804b1c948f44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:17:01.979785 12219 raft_consensus.cc:2468] T 9cb5210e050346c3a53dbb73bda0fa7a P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ff6679aa1e47fbaed4804b1c948f44 in term 2.
I20260709 13:17:01.982318 12074 raft_consensus.cc:515] T 0e7d6e1e3326418a8d7585113cb21828 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:17:01.994829 12145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7d6e1e3326418a8d7585113cb21828" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0"
I20260709 13:17:01.995435 12145 raft_consensus.cc:3055] T 0e7d6e1e3326418a8d7585113cb21828 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:01.995782 12145 raft_consensus.cc:740] T 0e7d6e1e3326418a8d7585113cb21828 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Running, Role: LEADER
I20260709 13:17:01.996613 12145 consensus_queue.cc:260] T 0e7d6e1e3326418a8d7585113cb21828 P 26d9fb8ee3f54206b919bdad7b7179f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:17:01.998189 12145 raft_consensus.cc:3060] T 0e7d6e1e3326418a8d7585113cb21828 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:01.997494 11894 catalog_manager.cc:5697] T 9cb5210e050346c3a53dbb73bda0fa7a P b0ff6679aa1e47fbaed4804b1c948f44 reported cstate change: term changed from 1 to 2, leader changed from 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67) to b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66). New cstate: current_term: 2 leader_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:02.000267 12219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7d6e1e3326418a8d7585113cb21828" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4927f71d6e294cb89046579b49e12681"
I20260709 13:17:02.000941 12219 raft_consensus.cc:3060] T 0e7d6e1e3326418a8d7585113cb21828 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:02.008806 12977 raft_consensus.cc:993] T d5f9176277aa4335ab0ef552598a2850 P b0ff6679aa1e47fbaed4804b1c948f44: : Instructing follower 6878f540147c4f318df5774f4f6338d0 to start an election
I20260709 13:17:02.009354 12977 raft_consensus.cc:1081] T d5f9176277aa4335ab0ef552598a2850 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 LEADER]: Signalling peer 6878f540147c4f318df5774f4f6338d0 to start an election
I20260709 13:17:02.011323 12800 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d5f9176277aa4335ab0ef552598a2850"
dest_uuid: "6878f540147c4f318df5774f4f6338d0"
 from {username='slave'} at 127.0.0.1:47364
I20260709 13:17:02.012403 12800 raft_consensus.cc:493] T d5f9176277aa4335ab0ef552598a2850 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:02.012539 12219 raft_consensus.cc:2468] T 0e7d6e1e3326418a8d7585113cb21828 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ff6679aa1e47fbaed4804b1c948f44 in term 2.
I20260709 13:17:02.012814 12800 raft_consensus.cc:3060] T d5f9176277aa4335ab0ef552598a2850 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:02.013906 12039 leader_election.cc:304] T 0e7d6e1e3326418a8d7585113cb21828 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4927f71d6e294cb89046579b49e12681, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 
I20260709 13:17:02.014658 12976 raft_consensus.cc:2804] T 0e7d6e1e3326418a8d7585113cb21828 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:02.015082 12976 raft_consensus.cc:697] T 0e7d6e1e3326418a8d7585113cb21828 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 LEADER]: Becoming Leader. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Running, Role: LEADER
I20260709 13:17:02.015892 12976 consensus_queue.cc:237] T 0e7d6e1e3326418a8d7585113cb21828 P b0ff6679aa1e47fbaed4804b1c948f44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:17:01.994867 12074 leader_election.cc:290] T 0e7d6e1e3326418a8d7585113cb21828 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 2 election: Requested vote from peers 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179), 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243)
I20260709 13:17:02.023222 12991 raft_consensus.cc:993] T 7a5f70ce409e43bc83b515f5dcb1da56 P 26d9fb8ee3f54206b919bdad7b7179f0: : Instructing follower 6878f540147c4f318df5774f4f6338d0 to start an election
I20260709 13:17:02.024173 12145 raft_consensus.cc:2468] T 0e7d6e1e3326418a8d7585113cb21828 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ff6679aa1e47fbaed4804b1c948f44 in term 2.
I20260709 13:17:02.024262 12991 raft_consensus.cc:1081] T 7a5f70ce409e43bc83b515f5dcb1da56 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Signalling peer 6878f540147c4f318df5774f4f6338d0 to start an election
I20260709 13:17:02.027911 12796 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a5f70ce409e43bc83b515f5dcb1da56"
dest_uuid: "6878f540147c4f318df5774f4f6338d0"
 from {username='slave'} at 127.0.0.1:47372
I20260709 13:17:02.028463 12796 raft_consensus.cc:493] T 7a5f70ce409e43bc83b515f5dcb1da56 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:02.028359 12800 raft_consensus.cc:515] T d5f9176277aa4335ab0ef552598a2850 P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:17:02.028906 12796 raft_consensus.cc:3060] T 7a5f70ce409e43bc83b515f5dcb1da56 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:02.032567 12074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f9176277aa4335ab0ef552598a2850" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44"
I20260709 13:17:02.033243 12074 raft_consensus.cc:3055] T d5f9176277aa4335ab0ef552598a2850 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:02.034065 12074 raft_consensus.cc:740] T d5f9176277aa4335ab0ef552598a2850 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Running, Role: LEADER
I20260709 13:17:02.035192 12074 consensus_queue.cc:260] T d5f9176277aa4335ab0ef552598a2850 P b0ff6679aa1e47fbaed4804b1c948f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:17:02.036674 12074 raft_consensus.cc:3060] T d5f9176277aa4335ab0ef552598a2850 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:02.039034 12796 raft_consensus.cc:515] T 7a5f70ce409e43bc83b515f5dcb1da56 P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:17:02.043625 12074 raft_consensus.cc:2468] T d5f9176277aa4335ab0ef552598a2850 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 2.
I20260709 13:17:02.039562 12800 leader_election.cc:290] T d5f9176277aa4335ab0ef552598a2850 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 2 election: Requested vote from peers b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853), 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179)
I20260709 13:17:02.039918 12148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f9176277aa4335ab0ef552598a2850" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0"
I20260709 13:17:02.044615 12148 raft_consensus.cc:3060] T d5f9176277aa4335ab0ef552598a2850 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:02.044818 12145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a5f70ce409e43bc83b515f5dcb1da56" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0"
I20260709 13:17:02.045392 12145 raft_consensus.cc:3055] T 7a5f70ce409e43bc83b515f5dcb1da56 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:02.045714 12145 raft_consensus.cc:740] T 7a5f70ce409e43bc83b515f5dcb1da56 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Running, Role: LEADER
I20260709 13:17:02.047243 12755 leader_election.cc:304] T d5f9176277aa4335ab0ef552598a2850 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6878f540147c4f318df5774f4f6338d0, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 
I20260709 13:17:02.047446 12796 leader_election.cc:290] T 7a5f70ce409e43bc83b515f5dcb1da56 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 2 election: Requested vote from peers 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179), 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243)
I20260709 13:17:02.048224 12995 raft_consensus.cc:2804] T d5f9176277aa4335ab0ef552598a2850 P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:02.048727 12995 raft_consensus.cc:697] T d5f9176277aa4335ab0ef552598a2850 P 6878f540147c4f318df5774f4f6338d0 [term 2 LEADER]: Becoming Leader. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Running, Role: LEADER
I20260709 13:17:02.049808 12995 consensus_queue.cc:237] T d5f9176277aa4335ab0ef552598a2850 P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:17:02.052501 12219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a5f70ce409e43bc83b515f5dcb1da56" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4927f71d6e294cb89046579b49e12681"
I20260709 13:17:02.053077 12219 raft_consensus.cc:3060] T 7a5f70ce409e43bc83b515f5dcb1da56 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:02.046656 12145 consensus_queue.cc:260] T 7a5f70ce409e43bc83b515f5dcb1da56 P 26d9fb8ee3f54206b919bdad7b7179f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:17:02.054153 12145 raft_consensus.cc:3060] T 7a5f70ce409e43bc83b515f5dcb1da56 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:02.063220 12145 raft_consensus.cc:2468] T 7a5f70ce409e43bc83b515f5dcb1da56 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 2.
I20260709 13:17:02.066459 12757 leader_election.cc:304] T 7a5f70ce409e43bc83b515f5dcb1da56 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26d9fb8ee3f54206b919bdad7b7179f0, 6878f540147c4f318df5774f4f6338d0; no voters: 
I20260709 13:17:02.067332 12993 raft_consensus.cc:2804] T 7a5f70ce409e43bc83b515f5dcb1da56 P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:02.068111 12993 raft_consensus.cc:697] T 7a5f70ce409e43bc83b515f5dcb1da56 P 6878f540147c4f318df5774f4f6338d0 [term 2 LEADER]: Becoming Leader. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Running, Role: LEADER
I20260709 13:17:02.069281 12993 consensus_queue.cc:237] T 7a5f70ce409e43bc83b515f5dcb1da56 P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:17:02.074398 12148 raft_consensus.cc:2468] T d5f9176277aa4335ab0ef552598a2850 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 2.
I20260709 13:17:02.075950 12219 raft_consensus.cc:2468] T 7a5f70ce409e43bc83b515f5dcb1da56 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 2.
I20260709 13:17:02.078301 11894 catalog_manager.cc:5697] T 0e7d6e1e3326418a8d7585113cb21828 P b0ff6679aa1e47fbaed4804b1c948f44 reported cstate change: term changed from 1 to 2, leader changed from 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67) to b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66). New cstate: current_term: 2 leader_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:02.092060 11897 catalog_manager.cc:5697] T ec43c60d602d4e409e508f9f084f8720 P 6878f540147c4f318df5774f4f6338d0 reported cstate change: term changed from 1 to 2, leader changed from 4927f71d6e294cb89046579b49e12681 (127.8.218.68) to 6878f540147c4f318df5774f4f6338d0 (127.8.218.65). New cstate: current_term: 2 leader_uuid: "6878f540147c4f318df5774f4f6338d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:02.093760 11897 catalog_manager.cc:5697] T d5f9176277aa4335ab0ef552598a2850 P 6878f540147c4f318df5774f4f6338d0 reported cstate change: term changed from 1 to 2, leader changed from b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66) to 6878f540147c4f318df5774f4f6338d0 (127.8.218.65). New cstate: current_term: 2 leader_uuid: "6878f540147c4f318df5774f4f6338d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:02.095505 11897 catalog_manager.cc:5697] T 7a5f70ce409e43bc83b515f5dcb1da56 P 6878f540147c4f318df5774f4f6338d0 reported cstate change: term changed from 1 to 2, leader changed from 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67) to 6878f540147c4f318df5774f4f6338d0 (127.8.218.65). New cstate: current_term: 2 leader_uuid: "6878f540147c4f318df5774f4f6338d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:02.158172 12991 raft_consensus.cc:993] T 3459d1947e3b48bfb4cdd74180075810 P 26d9fb8ee3f54206b919bdad7b7179f0: : Instructing follower 6878f540147c4f318df5774f4f6338d0 to start an election
I20260709 13:17:02.158820 12985 raft_consensus.cc:1081] T 3459d1947e3b48bfb4cdd74180075810 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 LEADER]: Signalling peer 6878f540147c4f318df5774f4f6338d0 to start an election
I20260709 13:17:02.160290 12796 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3459d1947e3b48bfb4cdd74180075810"
dest_uuid: "6878f540147c4f318df5774f4f6338d0"
 from {username='slave'} at 127.0.0.1:47372
I20260709 13:17:02.160768 12796 raft_consensus.cc:493] T 3459d1947e3b48bfb4cdd74180075810 P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:02.161033 12796 raft_consensus.cc:3060] T 3459d1947e3b48bfb4cdd74180075810 P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:02.166872 12796 raft_consensus.cc:515] T 3459d1947e3b48bfb4cdd74180075810 P 6878f540147c4f318df5774f4f6338d0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:17:02.168776 12796 leader_election.cc:290] T 3459d1947e3b48bfb4cdd74180075810 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 3 election: Requested vote from peers 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179), 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243)
I20260709 13:17:02.168917 12148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3459d1947e3b48bfb4cdd74180075810" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0"
I20260709 13:17:02.169354 12219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3459d1947e3b48bfb4cdd74180075810" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4927f71d6e294cb89046579b49e12681"
I20260709 13:17:02.169546 12148 raft_consensus.cc:3055] T 3459d1947e3b48bfb4cdd74180075810 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:02.169960 12219 raft_consensus.cc:3060] T 3459d1947e3b48bfb4cdd74180075810 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:02.169934 12148 raft_consensus.cc:740] T 3459d1947e3b48bfb4cdd74180075810 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Running, Role: LEADER
I20260709 13:17:02.171062 12148 consensus_queue.cc:260] T 3459d1947e3b48bfb4cdd74180075810 P 26d9fb8ee3f54206b919bdad7b7179f0 [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: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:17:02.172379 12148 raft_consensus.cc:3060] T 3459d1947e3b48bfb4cdd74180075810 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:02.175630 12219 raft_consensus.cc:2468] T 3459d1947e3b48bfb4cdd74180075810 P 4927f71d6e294cb89046579b49e12681 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 3.
I20260709 13:17:02.176926 12756 leader_election.cc:304] T 3459d1947e3b48bfb4cdd74180075810 P 6878f540147c4f318df5774f4f6338d0 [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: 4927f71d6e294cb89046579b49e12681, 6878f540147c4f318df5774f4f6338d0; no voters: 
I20260709 13:17:02.177656 12993 raft_consensus.cc:2804] T 3459d1947e3b48bfb4cdd74180075810 P 6878f540147c4f318df5774f4f6338d0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:02.178128 12993 raft_consensus.cc:697] T 3459d1947e3b48bfb4cdd74180075810 P 6878f540147c4f318df5774f4f6338d0 [term 3 LEADER]: Becoming Leader. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Running, Role: LEADER
I20260709 13:17:02.178954 12993 consensus_queue.cc:237] T 3459d1947e3b48bfb4cdd74180075810 P 6878f540147c4f318df5774f4f6338d0 [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: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:17:02.182574 12148 raft_consensus.cc:2468] T 3459d1947e3b48bfb4cdd74180075810 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 3.
I20260709 13:17:02.189978 11897 catalog_manager.cc:5697] T 3459d1947e3b48bfb4cdd74180075810 P 6878f540147c4f318df5774f4f6338d0 reported cstate change: term changed from 2 to 3, leader changed from 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67) to 6878f540147c4f318df5774f4f6338d0 (127.8.218.65). New cstate: current_term: 3 leader_uuid: "6878f540147c4f318df5774f4f6338d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:02.356127 12074 raft_consensus.cc:1275] T c2061cbe07c64a5daf65d2a64a0f21b2 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Refusing update from remote peer 6878f540147c4f318df5774f4f6338d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:02.357393 12993 consensus_queue.cc:1048] T c2061cbe07c64a5daf65d2a64a0f21b2 P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:02.372678 12148 raft_consensus.cc:1275] T c2061cbe07c64a5daf65d2a64a0f21b2 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Refusing update from remote peer 6878f540147c4f318df5774f4f6338d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:02.373842 12993 consensus_queue.cc:1048] T c2061cbe07c64a5daf65d2a64a0f21b2 P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:02.410432 12074 raft_consensus.cc:1275] T ec43c60d602d4e409e508f9f084f8720 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Refusing update from remote peer 6878f540147c4f318df5774f4f6338d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:02.411597 12993 consensus_queue.cc:1048] T ec43c60d602d4e409e508f9f084f8720 P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:02.420288 12219 raft_consensus.cc:1275] T ec43c60d602d4e409e508f9f084f8720 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Refusing update from remote peer 6878f540147c4f318df5774f4f6338d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:02.422297 12993 consensus_queue.cc:1048] T ec43c60d602d4e409e508f9f084f8720 P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:02.428591 12220 raft_consensus.cc:1275] T 0e7d6e1e3326418a8d7585113cb21828 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Refusing update from remote peer b0ff6679aa1e47fbaed4804b1c948f44: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:02.430006 13001 consensus_queue.cc:1048] T 0e7d6e1e3326418a8d7585113cb21828 P b0ff6679aa1e47fbaed4804b1c948f44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:02.437656 12148 raft_consensus.cc:1275] T 9cb5210e050346c3a53dbb73bda0fa7a P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Refusing update from remote peer b0ff6679aa1e47fbaed4804b1c948f44: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:02.438222 12216 raft_consensus.cc:1275] T 9cb5210e050346c3a53dbb73bda0fa7a P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Refusing update from remote peer b0ff6679aa1e47fbaed4804b1c948f44: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:02.439069 12976 consensus_queue.cc:1048] T 9cb5210e050346c3a53dbb73bda0fa7a P b0ff6679aa1e47fbaed4804b1c948f44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:02.440515 13001 consensus_queue.cc:1048] T 9cb5210e050346c3a53dbb73bda0fa7a P b0ff6679aa1e47fbaed4804b1c948f44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:02.455711 12145 raft_consensus.cc:1275] T 0e7d6e1e3326418a8d7585113cb21828 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Refusing update from remote peer b0ff6679aa1e47fbaed4804b1c948f44: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:02.468195 12977 consensus_queue.cc:1048] T 0e7d6e1e3326418a8d7585113cb21828 P b0ff6679aa1e47fbaed4804b1c948f44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:02.475172 12145 raft_consensus.cc:1275] T 7a5f70ce409e43bc83b515f5dcb1da56 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Refusing update from remote peer 6878f540147c4f318df5774f4f6338d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:02.484509 12993 consensus_queue.cc:1048] T 7a5f70ce409e43bc83b515f5dcb1da56 P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:02.488003 12216 raft_consensus.cc:1275] T 7a5f70ce409e43bc83b515f5dcb1da56 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Refusing update from remote peer 6878f540147c4f318df5774f4f6338d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:02.491554 12995 consensus_queue.cc:1048] T 7a5f70ce409e43bc83b515f5dcb1da56 P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:02.634145  9065 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:02.653645 12071 raft_consensus.cc:1275] T d5f9176277aa4335ab0ef552598a2850 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Refusing update from remote peer 6878f540147c4f318df5774f4f6338d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:02.655561 12997 consensus_queue.cc:1048] T d5f9176277aa4335ab0ef552598a2850 P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:02.669171 12148 raft_consensus.cc:1275] T d5f9176277aa4335ab0ef552598a2850 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Refusing update from remote peer 6878f540147c4f318df5774f4f6338d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:02.670668 12993 consensus_queue.cc:1048] T d5f9176277aa4335ab0ef552598a2850 P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:02.683334 12145 raft_consensus.cc:1275] T 3459d1947e3b48bfb4cdd74180075810 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 3 FOLLOWER]: Refusing update from remote peer 6878f540147c4f318df5774f4f6338d0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:02.685783 12995 consensus_queue.cc:1048] T 3459d1947e3b48bfb4cdd74180075810 P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:02.709450  9065 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:02.712330 12216 raft_consensus.cc:1275] T 3459d1947e3b48bfb4cdd74180075810 P 4927f71d6e294cb89046579b49e12681 [term 3 FOLLOWER]: Refusing update from remote peer 6878f540147c4f318df5774f4f6338d0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:02.714578 12993 consensus_queue.cc:1048] T 3459d1947e3b48bfb4cdd74180075810 P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:02.758678 12148 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "18c699298da2446988e8b38bac1c1ee7"
dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0"
mode: GRACEFUL
new_leader_uuid: "6878f540147c4f318df5774f4f6338d0"
 from {username='slave'} at 127.0.0.1:59924
I20260709 13:17:02.759341 12148 raft_consensus.cc:606] T 18c699298da2446988e8b38bac1c1ee7 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Received request to transfer leadership to TS 6878f540147c4f318df5774f4f6338d0
I20260709 13:17:02.762167 12145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23ddfdb5039c4626be7bdf8065612376"
dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0"
mode: GRACEFUL
new_leader_uuid: "6878f540147c4f318df5774f4f6338d0"
 from {username='slave'} at 127.0.0.1:59924
I20260709 13:17:02.762567 12145 raft_consensus.cc:606] T 23ddfdb5039c4626be7bdf8065612376 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Received request to transfer leadership to TS 6878f540147c4f318df5774f4f6338d0
I20260709 13:17:02.764784 12071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5126a4c954f9418f8169deff475fc575"
dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44"
mode: GRACEFUL
new_leader_uuid: "6878f540147c4f318df5774f4f6338d0"
 from {username='slave'} at 127.0.0.1:45608
I20260709 13:17:02.765257 12071 raft_consensus.cc:606] T 5126a4c954f9418f8169deff475fc575 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 LEADER]: Received request to transfer leadership to TS 6878f540147c4f318df5774f4f6338d0
I20260709 13:17:02.767416 12145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b63d480002744c73b078b0dc90aa66a5"
dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0"
mode: GRACEFUL
new_leader_uuid: "b0ff6679aa1e47fbaed4804b1c948f44"
 from {username='slave'} at 127.0.0.1:59924
I20260709 13:17:02.767899 12145 raft_consensus.cc:606] T b63d480002744c73b078b0dc90aa66a5 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Received request to transfer leadership to TS b0ff6679aa1e47fbaed4804b1c948f44
I20260709 13:17:02.770280 12219 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf02aaa65219451cac5cdeaf7d722eec"
dest_uuid: "4927f71d6e294cb89046579b49e12681"
mode: GRACEFUL
new_leader_uuid: "26d9fb8ee3f54206b919bdad7b7179f0"
 from {username='slave'} at 127.0.0.1:40572
I20260709 13:17:02.770761 12219 raft_consensus.cc:606] T bf02aaa65219451cac5cdeaf7d722eec P 4927f71d6e294cb89046579b49e12681 [term 1 LEADER]: Received request to transfer leadership to TS 26d9fb8ee3f54206b919bdad7b7179f0
I20260709 13:17:02.773212 12145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea945e963b35480f83d8694f5dffc743"
dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0"
mode: GRACEFUL
new_leader_uuid: "6878f540147c4f318df5774f4f6338d0"
 from {username='slave'} at 127.0.0.1:59924
I20260709 13:17:02.773636 12145 raft_consensus.cc:606] T ea945e963b35480f83d8694f5dffc743 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Received request to transfer leadership to TS 6878f540147c4f318df5774f4f6338d0
I20260709 13:17:02.774546  9065 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:17:02.775784  9065 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:02.911006 12980 raft_consensus.cc:993] T 23ddfdb5039c4626be7bdf8065612376 P 26d9fb8ee3f54206b919bdad7b7179f0: : Instructing follower 6878f540147c4f318df5774f4f6338d0 to start an election
I20260709 13:17:02.911525 12985 raft_consensus.cc:1081] T 23ddfdb5039c4626be7bdf8065612376 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Signalling peer 6878f540147c4f318df5774f4f6338d0 to start an election
I20260709 13:17:02.912937 12796 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23ddfdb5039c4626be7bdf8065612376"
dest_uuid: "6878f540147c4f318df5774f4f6338d0"
 from {username='slave'} at 127.0.0.1:47372
I20260709 13:17:02.913367 12796 raft_consensus.cc:493] T 23ddfdb5039c4626be7bdf8065612376 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:02.913632 12796 raft_consensus.cc:3060] T 23ddfdb5039c4626be7bdf8065612376 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:02.918048 12796 raft_consensus.cc:515] T 23ddfdb5039c4626be7bdf8065612376 P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:17:02.919420 12796 leader_election.cc:290] T 23ddfdb5039c4626be7bdf8065612376 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 2 election: Requested vote from peers 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179), 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243)
I20260709 13:17:02.920431 12145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23ddfdb5039c4626be7bdf8065612376" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0"
I20260709 13:17:02.920789 12216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23ddfdb5039c4626be7bdf8065612376" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4927f71d6e294cb89046579b49e12681"
I20260709 13:17:02.921011 12145 raft_consensus.cc:3055] T 23ddfdb5039c4626be7bdf8065612376 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:02.921371 12145 raft_consensus.cc:740] T 23ddfdb5039c4626be7bdf8065612376 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Running, Role: LEADER
I20260709 13:17:02.921389 12216 raft_consensus.cc:3060] T 23ddfdb5039c4626be7bdf8065612376 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:02.922138 12145 consensus_queue.cc:260] T 23ddfdb5039c4626be7bdf8065612376 P 26d9fb8ee3f54206b919bdad7b7179f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:17:02.923215 12145 raft_consensus.cc:3060] T 23ddfdb5039c4626be7bdf8065612376 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:02.928517 12216 raft_consensus.cc:2468] T 23ddfdb5039c4626be7bdf8065612376 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 2.
I20260709 13:17:02.929491 12756 leader_election.cc:304] T 23ddfdb5039c4626be7bdf8065612376 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4927f71d6e294cb89046579b49e12681, 6878f540147c4f318df5774f4f6338d0; no voters: 
I20260709 13:17:02.930173 12993 raft_consensus.cc:2804] T 23ddfdb5039c4626be7bdf8065612376 P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:02.930639 12993 raft_consensus.cc:697] T 23ddfdb5039c4626be7bdf8065612376 P 6878f540147c4f318df5774f4f6338d0 [term 2 LEADER]: Becoming Leader. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Running, Role: LEADER
I20260709 13:17:02.931468 12145 raft_consensus.cc:2468] T 23ddfdb5039c4626be7bdf8065612376 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 2.
I20260709 13:17:02.931430 12993 consensus_queue.cc:237] T 23ddfdb5039c4626be7bdf8065612376 P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:17:02.941416 11894 catalog_manager.cc:5697] T 23ddfdb5039c4626be7bdf8065612376 P 6878f540147c4f318df5774f4f6338d0 reported cstate change: term changed from 1 to 2, leader changed from 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67) to 6878f540147c4f318df5774f4f6338d0 (127.8.218.65). New cstate: current_term: 2 leader_uuid: "6878f540147c4f318df5774f4f6338d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:02.953025 12984 raft_consensus.cc:993] T bf02aaa65219451cac5cdeaf7d722eec P 4927f71d6e294cb89046579b49e12681: : Instructing follower 26d9fb8ee3f54206b919bdad7b7179f0 to start an election
I20260709 13:17:02.953495 12984 raft_consensus.cc:1081] T bf02aaa65219451cac5cdeaf7d722eec P 4927f71d6e294cb89046579b49e12681 [term 1 LEADER]: Signalling peer 26d9fb8ee3f54206b919bdad7b7179f0 to start an election
I20260709 13:17:02.955106 12145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf02aaa65219451cac5cdeaf7d722eec"
dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0"
 from {username='slave'} at 127.0.0.1:52514
I20260709 13:17:02.955643 12145 raft_consensus.cc:493] T bf02aaa65219451cac5cdeaf7d722eec P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:02.956275 12145 raft_consensus.cc:3060] T bf02aaa65219451cac5cdeaf7d722eec P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:02.961057 12145 raft_consensus.cc:515] T bf02aaa65219451cac5cdeaf7d722eec P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:17:02.963260 12145 leader_election.cc:290] T bf02aaa65219451cac5cdeaf7d722eec P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 2 election: Requested vote from peers b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853), 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243)
I20260709 13:17:02.963660 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf02aaa65219451cac5cdeaf7d722eec" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44"
I20260709 13:17:02.964011 12216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf02aaa65219451cac5cdeaf7d722eec" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4927f71d6e294cb89046579b49e12681"
I20260709 13:17:02.964278 12071 raft_consensus.cc:3060] T bf02aaa65219451cac5cdeaf7d722eec P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:02.964600 12216 raft_consensus.cc:3055] T bf02aaa65219451cac5cdeaf7d722eec P 4927f71d6e294cb89046579b49e12681 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:02.964919 12216 raft_consensus.cc:740] T bf02aaa65219451cac5cdeaf7d722eec P 4927f71d6e294cb89046579b49e12681 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Running, Role: LEADER
I20260709 13:17:02.965698 12216 consensus_queue.cc:260] T bf02aaa65219451cac5cdeaf7d722eec P 4927f71d6e294cb89046579b49e12681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:17:02.966804 12216 raft_consensus.cc:3060] T bf02aaa65219451cac5cdeaf7d722eec P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:02.972787 12071 raft_consensus.cc:2468] T bf02aaa65219451cac5cdeaf7d722eec P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 2.
I20260709 13:17:02.973832 12112 leader_election.cc:304] T bf02aaa65219451cac5cdeaf7d722eec P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26d9fb8ee3f54206b919bdad7b7179f0, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 
I20260709 13:17:02.973873 12216 raft_consensus.cc:2468] T bf02aaa65219451cac5cdeaf7d722eec P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 2.
I20260709 13:17:02.974874 12985 raft_consensus.cc:2804] T bf02aaa65219451cac5cdeaf7d722eec P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:02.975369 12985 raft_consensus.cc:697] T bf02aaa65219451cac5cdeaf7d722eec P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 LEADER]: Becoming Leader. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Running, Role: LEADER
I20260709 13:17:02.976409 12985 consensus_queue.cc:237] T bf02aaa65219451cac5cdeaf7d722eec P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:17:02.985942 11896 catalog_manager.cc:5697] T bf02aaa65219451cac5cdeaf7d722eec P 26d9fb8ee3f54206b919bdad7b7179f0 reported cstate change: term changed from 1 to 2, leader changed from 4927f71d6e294cb89046579b49e12681 (127.8.218.68) to 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67). New cstate: current_term: 2 leader_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:03.024171 13034 raft_consensus.cc:993] T 5126a4c954f9418f8169deff475fc575 P b0ff6679aa1e47fbaed4804b1c948f44: : Instructing follower 6878f540147c4f318df5774f4f6338d0 to start an election
I20260709 13:17:03.024701 13034 raft_consensus.cc:1081] T 5126a4c954f9418f8169deff475fc575 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 LEADER]: Signalling peer 6878f540147c4f318df5774f4f6338d0 to start an election
I20260709 13:17:03.025058 12985 raft_consensus.cc:993] T ea945e963b35480f83d8694f5dffc743 P 26d9fb8ee3f54206b919bdad7b7179f0: : Instructing follower 6878f540147c4f318df5774f4f6338d0 to start an election
I20260709 13:17:03.025592 12982 raft_consensus.cc:1081] T ea945e963b35480f83d8694f5dffc743 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Signalling peer 6878f540147c4f318df5774f4f6338d0 to start an election
I20260709 13:17:03.026234 12796 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5126a4c954f9418f8169deff475fc575"
dest_uuid: "6878f540147c4f318df5774f4f6338d0"
 from {username='slave'} at 127.0.0.1:47364
I20260709 13:17:03.026794 12796 raft_consensus.cc:493] T 5126a4c954f9418f8169deff475fc575 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:03.027066 12800 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea945e963b35480f83d8694f5dffc743"
dest_uuid: "6878f540147c4f318df5774f4f6338d0"
 from {username='slave'} at 127.0.0.1:47372
I20260709 13:17:03.027113 12796 raft_consensus.cc:3060] T 5126a4c954f9418f8169deff475fc575 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:03.027747 12800 raft_consensus.cc:493] T ea945e963b35480f83d8694f5dffc743 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:03.028101 12800 raft_consensus.cc:3060] T ea945e963b35480f83d8694f5dffc743 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:03.034339 12796 raft_consensus.cc:515] T 5126a4c954f9418f8169deff475fc575 P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:17:03.034525 12800 raft_consensus.cc:515] T ea945e963b35480f83d8694f5dffc743 P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:17:03.036250 12800 leader_election.cc:290] T ea945e963b35480f83d8694f5dffc743 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 2 election: Requested vote from peers 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179), 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243)
I20260709 13:17:03.037602 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5126a4c954f9418f8169deff475fc575" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44"
I20260709 13:17:03.038158 12796 leader_election.cc:290] T 5126a4c954f9418f8169deff475fc575 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 2 election: Requested vote from peers b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853), 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179)
I20260709 13:17:03.038344 12071 raft_consensus.cc:3055] T 5126a4c954f9418f8169deff475fc575 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:03.038671 12071 raft_consensus.cc:740] T 5126a4c954f9418f8169deff475fc575 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Running, Role: LEADER
I20260709 13:17:03.037592 12216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea945e963b35480f83d8694f5dffc743" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4927f71d6e294cb89046579b49e12681"
I20260709 13:17:03.039610 12216 raft_consensus.cc:3060] T ea945e963b35480f83d8694f5dffc743 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:03.039405 12071 consensus_queue.cc:260] T 5126a4c954f9418f8169deff475fc575 P b0ff6679aa1e47fbaed4804b1c948f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:17:03.040781 12071 raft_consensus.cc:3060] T 5126a4c954f9418f8169deff475fc575 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:03.043234 12145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea945e963b35480f83d8694f5dffc743" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0"
I20260709 13:17:03.044005 12148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5126a4c954f9418f8169deff475fc575" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0"
I20260709 13:17:03.044544 12148 raft_consensus.cc:3060] T 5126a4c954f9418f8169deff475fc575 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:03.046866 12216 raft_consensus.cc:2468] T ea945e963b35480f83d8694f5dffc743 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 2.
I20260709 13:17:03.047047 12071 raft_consensus.cc:2468] T 5126a4c954f9418f8169deff475fc575 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 2.
I20260709 13:17:03.047314 12145 raft_consensus.cc:3055] T ea945e963b35480f83d8694f5dffc743 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:03.048178 12755 leader_election.cc:304] T 5126a4c954f9418f8169deff475fc575 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6878f540147c4f318df5774f4f6338d0, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 
I20260709 13:17:03.048305 12756 leader_election.cc:304] T ea945e963b35480f83d8694f5dffc743 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4927f71d6e294cb89046579b49e12681, 6878f540147c4f318df5774f4f6338d0; no voters: 
I20260709 13:17:03.049118 12997 raft_consensus.cc:2804] T 5126a4c954f9418f8169deff475fc575 P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:03.049223 12993 raft_consensus.cc:2804] T ea945e963b35480f83d8694f5dffc743 P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:03.049600 12997 raft_consensus.cc:697] T 5126a4c954f9418f8169deff475fc575 P 6878f540147c4f318df5774f4f6338d0 [term 2 LEADER]: Becoming Leader. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Running, Role: LEADER
I20260709 13:17:03.050459 12997 consensus_queue.cc:237] T 5126a4c954f9418f8169deff475fc575 P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:17:03.054176 12145 raft_consensus.cc:740] T ea945e963b35480f83d8694f5dffc743 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Running, Role: LEADER
I20260709 13:17:03.055190 12145 consensus_queue.cc:260] T ea945e963b35480f83d8694f5dffc743 P 26d9fb8ee3f54206b919bdad7b7179f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:17:03.056782 12145 raft_consensus.cc:3060] T ea945e963b35480f83d8694f5dffc743 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:03.066936 12982 raft_consensus.cc:993] T 18c699298da2446988e8b38bac1c1ee7 P 26d9fb8ee3f54206b919bdad7b7179f0: : Instructing follower 6878f540147c4f318df5774f4f6338d0 to start an election
I20260709 13:17:03.067544 12980 raft_consensus.cc:1081] T 18c699298da2446988e8b38bac1c1ee7 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Signalling peer 6878f540147c4f318df5774f4f6338d0 to start an election
I20260709 13:17:03.069136 12800 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "18c699298da2446988e8b38bac1c1ee7"
dest_uuid: "6878f540147c4f318df5774f4f6338d0"
 from {username='slave'} at 127.0.0.1:47372
I20260709 13:17:03.070057 12800 raft_consensus.cc:493] T 18c699298da2446988e8b38bac1c1ee7 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:03.070679 12800 raft_consensus.cc:3060] T 18c699298da2446988e8b38bac1c1ee7 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:03.070822 12148 raft_consensus.cc:2468] T 5126a4c954f9418f8169deff475fc575 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 2.
I20260709 13:17:03.076103 12145 raft_consensus.cc:2468] T ea945e963b35480f83d8694f5dffc743 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 2.
I20260709 13:17:03.081569 12800 raft_consensus.cc:515] T 18c699298da2446988e8b38bac1c1ee7 P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:17:03.084988 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18c699298da2446988e8b38bac1c1ee7" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44"
I20260709 13:17:03.085510 12071 raft_consensus.cc:3060] T 18c699298da2446988e8b38bac1c1ee7 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:03.088105 12993 raft_consensus.cc:697] T ea945e963b35480f83d8694f5dffc743 P 6878f540147c4f318df5774f4f6338d0 [term 2 LEADER]: Becoming Leader. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Running, Role: LEADER
I20260709 13:17:03.089059 12993 consensus_queue.cc:237] T ea945e963b35480f83d8694f5dffc743 P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:17:03.093501 12800 leader_election.cc:290] T 18c699298da2446988e8b38bac1c1ee7 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 2 election: Requested vote from peers b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853), 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179)
I20260709 13:17:03.094623 12145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18c699298da2446988e8b38bac1c1ee7" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0"
I20260709 13:17:03.095178 12145 raft_consensus.cc:3055] T 18c699298da2446988e8b38bac1c1ee7 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:03.095435 12145 raft_consensus.cc:740] T 18c699298da2446988e8b38bac1c1ee7 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Running, Role: LEADER
I20260709 13:17:03.096329 12145 consensus_queue.cc:260] T 18c699298da2446988e8b38bac1c1ee7 P 26d9fb8ee3f54206b919bdad7b7179f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:17:03.096662 12071 raft_consensus.cc:2468] T 18c699298da2446988e8b38bac1c1ee7 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 2.
I20260709 13:17:03.097517 12145 raft_consensus.cc:3060] T 18c699298da2446988e8b38bac1c1ee7 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:03.098161 12755 leader_election.cc:304] T 18c699298da2446988e8b38bac1c1ee7 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6878f540147c4f318df5774f4f6338d0, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 
I20260709 13:17:03.099177 12993 raft_consensus.cc:2804] T 18c699298da2446988e8b38bac1c1ee7 P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:03.099891 12993 raft_consensus.cc:697] T 18c699298da2446988e8b38bac1c1ee7 P 6878f540147c4f318df5774f4f6338d0 [term 2 LEADER]: Becoming Leader. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Running, Role: LEADER
I20260709 13:17:03.100843 12993 consensus_queue.cc:237] T 18c699298da2446988e8b38bac1c1ee7 P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:17:03.101504 11896 catalog_manager.cc:5697] T 5126a4c954f9418f8169deff475fc575 P 6878f540147c4f318df5774f4f6338d0 reported cstate change: term changed from 1 to 2, leader changed from b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66) to 6878f540147c4f318df5774f4f6338d0 (127.8.218.65). New cstate: current_term: 2 leader_uuid: "6878f540147c4f318df5774f4f6338d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:03.103296 11896 catalog_manager.cc:5697] T ea945e963b35480f83d8694f5dffc743 P 6878f540147c4f318df5774f4f6338d0 reported cstate change: term changed from 1 to 2, leader changed from 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67) to 6878f540147c4f318df5774f4f6338d0 (127.8.218.65). New cstate: current_term: 2 leader_uuid: "6878f540147c4f318df5774f4f6338d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:03.104874 12145 raft_consensus.cc:2468] T 18c699298da2446988e8b38bac1c1ee7 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 2.
I20260709 13:17:03.124398 11896 catalog_manager.cc:5697] T 18c699298da2446988e8b38bac1c1ee7 P 6878f540147c4f318df5774f4f6338d0 reported cstate change: term changed from 1 to 2, leader changed from 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67) to 6878f540147c4f318df5774f4f6338d0 (127.8.218.65). New cstate: current_term: 2 leader_uuid: "6878f540147c4f318df5774f4f6338d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:03.205524 12982 raft_consensus.cc:993] T b63d480002744c73b078b0dc90aa66a5 P 26d9fb8ee3f54206b919bdad7b7179f0: : Instructing follower b0ff6679aa1e47fbaed4804b1c948f44 to start an election
I20260709 13:17:03.205968 12985 raft_consensus.cc:1081] T b63d480002744c73b078b0dc90aa66a5 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Signalling peer b0ff6679aa1e47fbaed4804b1c948f44 to start an election
I20260709 13:17:03.207356 12071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b63d480002744c73b078b0dc90aa66a5"
dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44"
 from {username='slave'} at 127.0.0.1:35920
I20260709 13:17:03.207872 12071 raft_consensus.cc:493] T b63d480002744c73b078b0dc90aa66a5 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:03.208201 12071 raft_consensus.cc:3060] T b63d480002744c73b078b0dc90aa66a5 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:03.214078 12071 raft_consensus.cc:515] T b63d480002744c73b078b0dc90aa66a5 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:17:03.215593 12071 leader_election.cc:290] T b63d480002744c73b078b0dc90aa66a5 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 2 election: Requested vote from peers 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179), 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243)
I20260709 13:17:03.216492 12216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63d480002744c73b078b0dc90aa66a5" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4927f71d6e294cb89046579b49e12681"
I20260709 13:17:03.217258 12216 raft_consensus.cc:3060] T b63d480002744c73b078b0dc90aa66a5 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:03.216501 12145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63d480002744c73b078b0dc90aa66a5" candidate_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0"
I20260709 13:17:03.221153 12145 raft_consensus.cc:3055] T b63d480002744c73b078b0dc90aa66a5 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:03.221443 12145 raft_consensus.cc:740] T b63d480002744c73b078b0dc90aa66a5 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Running, Role: LEADER
I20260709 13:17:03.222157 12145 consensus_queue.cc:260] T b63d480002744c73b078b0dc90aa66a5 P 26d9fb8ee3f54206b919bdad7b7179f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:17:03.224090 12145 raft_consensus.cc:3060] T b63d480002744c73b078b0dc90aa66a5 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:03.233156 12216 raft_consensus.cc:2468] T b63d480002744c73b078b0dc90aa66a5 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ff6679aa1e47fbaed4804b1c948f44 in term 2.
I20260709 13:17:03.234509 12039 leader_election.cc:304] T b63d480002744c73b078b0dc90aa66a5 P b0ff6679aa1e47fbaed4804b1c948f44 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4927f71d6e294cb89046579b49e12681, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 
I20260709 13:17:03.234692 12145 raft_consensus.cc:2468] T b63d480002744c73b078b0dc90aa66a5 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ff6679aa1e47fbaed4804b1c948f44 in term 2.
I20260709 13:17:03.236032 13034 raft_consensus.cc:2804] T b63d480002744c73b078b0dc90aa66a5 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:03.236533 13034 raft_consensus.cc:697] T b63d480002744c73b078b0dc90aa66a5 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 LEADER]: Becoming Leader. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Running, Role: LEADER
I20260709 13:17:03.237380 13034 consensus_queue.cc:237] T b63d480002744c73b078b0dc90aa66a5 P b0ff6679aa1e47fbaed4804b1c948f44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:17:03.249619 11896 catalog_manager.cc:5697] T b63d480002744c73b078b0dc90aa66a5 P b0ff6679aa1e47fbaed4804b1c948f44 reported cstate change: term changed from 1 to 2, leader changed from 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67) to b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66). New cstate: current_term: 2 leader_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:03.400028 12220 raft_consensus.cc:1275] T 23ddfdb5039c4626be7bdf8065612376 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Refusing update from remote peer 6878f540147c4f318df5774f4f6338d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:03.401346 12993 consensus_queue.cc:1048] T 23ddfdb5039c4626be7bdf8065612376 P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:03.404799 12145 raft_consensus.cc:1275] T 23ddfdb5039c4626be7bdf8065612376 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Refusing update from remote peer 6878f540147c4f318df5774f4f6338d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:03.406338 12997 consensus_queue.cc:1048] T 23ddfdb5039c4626be7bdf8065612376 P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:03.442478 12220 raft_consensus.cc:1275] T bf02aaa65219451cac5cdeaf7d722eec P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Refusing update from remote peer 26d9fb8ee3f54206b919bdad7b7179f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:03.443648 12982 consensus_queue.cc:1048] T bf02aaa65219451cac5cdeaf7d722eec P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:03.460315 12071 raft_consensus.cc:1275] T bf02aaa65219451cac5cdeaf7d722eec P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Refusing update from remote peer 26d9fb8ee3f54206b919bdad7b7179f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:03.461741 12982 consensus_queue.cc:1048] T bf02aaa65219451cac5cdeaf7d722eec P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:03.500216 12145 raft_consensus.cc:1275] T 18c699298da2446988e8b38bac1c1ee7 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Refusing update from remote peer 6878f540147c4f318df5774f4f6338d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:03.501353 12074 raft_consensus.cc:1275] T 18c699298da2446988e8b38bac1c1ee7 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Refusing update from remote peer 6878f540147c4f318df5774f4f6338d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:03.501422 12997 consensus_queue.cc:1048] T 18c699298da2446988e8b38bac1c1ee7 P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:03.503098 13036 consensus_queue.cc:1048] T 18c699298da2446988e8b38bac1c1ee7 P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:03.505442 12147 raft_consensus.cc:1275] T ea945e963b35480f83d8694f5dffc743 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Refusing update from remote peer 6878f540147c4f318df5774f4f6338d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:03.507380 12997 consensus_queue.cc:1048] T ea945e963b35480f83d8694f5dffc743 P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:03.543807 12220 raft_consensus.cc:1275] T ea945e963b35480f83d8694f5dffc743 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Refusing update from remote peer 6878f540147c4f318df5774f4f6338d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:03.545836 12997 consensus_queue.cc:1048] T ea945e963b35480f83d8694f5dffc743 P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:03.619127 12147 raft_consensus.cc:1275] T 5126a4c954f9418f8169deff475fc575 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Refusing update from remote peer 6878f540147c4f318df5774f4f6338d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:03.620380 13036 consensus_queue.cc:1048] T 5126a4c954f9418f8169deff475fc575 P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:03.631731 12071 raft_consensus.cc:1275] T 5126a4c954f9418f8169deff475fc575 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Refusing update from remote peer 6878f540147c4f318df5774f4f6338d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:03.633294 12993 consensus_queue.cc:1048] T 5126a4c954f9418f8169deff475fc575 P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:03.776580  9065 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:03.807175 12220 raft_consensus.cc:1275] T b63d480002744c73b078b0dc90aa66a5 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Refusing update from remote peer b0ff6679aa1e47fbaed4804b1c948f44: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:03.808632 13022 consensus_queue.cc:1048] T b63d480002744c73b078b0dc90aa66a5 P b0ff6679aa1e47fbaed4804b1c948f44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:03.821763 12147 raft_consensus.cc:1275] T b63d480002744c73b078b0dc90aa66a5 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Refusing update from remote peer b0ff6679aa1e47fbaed4804b1c948f44: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:03.828420 13056 consensus_queue.cc:1048] T b63d480002744c73b078b0dc90aa66a5 P b0ff6679aa1e47fbaed4804b1c948f44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:03.830459  9065 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:03.878525 12220 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "186f1192fdb24471975e956b83151118"
dest_uuid: "4927f71d6e294cb89046579b49e12681"
mode: GRACEFUL
new_leader_uuid: "26d9fb8ee3f54206b919bdad7b7179f0"
 from {username='slave'} at 127.0.0.1:40572
I20260709 13:17:03.879047 12220 raft_consensus.cc:606] T 186f1192fdb24471975e956b83151118 P 4927f71d6e294cb89046579b49e12681 [term 1 LEADER]: Received request to transfer leadership to TS 26d9fb8ee3f54206b919bdad7b7179f0
I20260709 13:17:03.881465 12220 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4fa9c369c27e4588aad14fe6b9930dbd"
dest_uuid: "4927f71d6e294cb89046579b49e12681"
mode: GRACEFUL
new_leader_uuid: "6878f540147c4f318df5774f4f6338d0"
 from {username='slave'} at 127.0.0.1:40572
I20260709 13:17:03.881910 12220 raft_consensus.cc:606] T 4fa9c369c27e4588aad14fe6b9930dbd P 4927f71d6e294cb89046579b49e12681 [term 1 LEADER]: Received request to transfer leadership to TS 6878f540147c4f318df5774f4f6338d0
I20260709 13:17:03.884208 12071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "641a18b7eb5e4c21a664e0fabf73fad1"
dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44"
mode: GRACEFUL
new_leader_uuid: "6878f540147c4f318df5774f4f6338d0"
 from {username='slave'} at 127.0.0.1:45608
I20260709 13:17:03.884675 12071 raft_consensus.cc:606] T 641a18b7eb5e4c21a664e0fabf73fad1 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 LEADER]: Received request to transfer leadership to TS 6878f540147c4f318df5774f4f6338d0
I20260709 13:17:03.887591 12147 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a51b90ef4e343cca14d0de46b27c0db"
dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0"
mode: GRACEFUL
new_leader_uuid: "6878f540147c4f318df5774f4f6338d0"
 from {username='slave'} at 127.0.0.1:59924
I20260709 13:17:03.888003 12147 raft_consensus.cc:606] T 7a51b90ef4e343cca14d0de46b27c0db P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Received request to transfer leadership to TS 6878f540147c4f318df5774f4f6338d0
I20260709 13:17:03.890328 12071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ecc92cb33a25463a8cdc76060c1685cb"
dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44"
mode: GRACEFUL
new_leader_uuid: "6878f540147c4f318df5774f4f6338d0"
 from {username='slave'} at 127.0.0.1:45608
I20260709 13:17:03.890774 12071 raft_consensus.cc:606] T ecc92cb33a25463a8cdc76060c1685cb P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 LEADER]: Received request to transfer leadership to TS 6878f540147c4f318df5774f4f6338d0
I20260709 13:17:03.891728  9065 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:17:03.892948  9065 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:03.921248 12992 raft_consensus.cc:993] T 186f1192fdb24471975e956b83151118 P 4927f71d6e294cb89046579b49e12681: : Instructing follower 26d9fb8ee3f54206b919bdad7b7179f0 to start an election
I20260709 13:17:03.921761 12984 raft_consensus.cc:1081] T 186f1192fdb24471975e956b83151118 P 4927f71d6e294cb89046579b49e12681 [term 1 LEADER]: Signalling peer 26d9fb8ee3f54206b919bdad7b7179f0 to start an election
I20260709 13:17:03.922942 12147 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "186f1192fdb24471975e956b83151118"
dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0"
 from {username='slave'} at 127.0.0.1:52514
I20260709 13:17:03.923372 12147 raft_consensus.cc:493] T 186f1192fdb24471975e956b83151118 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:03.923624 12147 raft_consensus.cc:3060] T 186f1192fdb24471975e956b83151118 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:03.928289 12147 raft_consensus.cc:515] T 186f1192fdb24471975e956b83151118 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:17:03.929808 12147 leader_election.cc:290] T 186f1192fdb24471975e956b83151118 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 2 election: Requested vote from peers b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853), 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243)
I20260709 13:17:03.930573 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "186f1192fdb24471975e956b83151118" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44"
I20260709 13:17:03.930974 12220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "186f1192fdb24471975e956b83151118" candidate_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4927f71d6e294cb89046579b49e12681"
I20260709 13:17:03.931191 12071 raft_consensus.cc:3060] T 186f1192fdb24471975e956b83151118 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:03.931530 12220 raft_consensus.cc:3055] T 186f1192fdb24471975e956b83151118 P 4927f71d6e294cb89046579b49e12681 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:03.931847 12220 raft_consensus.cc:740] T 186f1192fdb24471975e956b83151118 P 4927f71d6e294cb89046579b49e12681 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Running, Role: LEADER
I20260709 13:17:03.932580 12220 consensus_queue.cc:260] T 186f1192fdb24471975e956b83151118 P 4927f71d6e294cb89046579b49e12681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:17:03.933799 12220 raft_consensus.cc:3060] T 186f1192fdb24471975e956b83151118 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:03.937885 12071 raft_consensus.cc:2468] T 186f1192fdb24471975e956b83151118 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 2.
I20260709 13:17:03.939250 12112 leader_election.cc:304] T 186f1192fdb24471975e956b83151118 P 26d9fb8ee3f54206b919bdad7b7179f0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26d9fb8ee3f54206b919bdad7b7179f0, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 
I20260709 13:17:03.940069 12982 raft_consensus.cc:2804] T 186f1192fdb24471975e956b83151118 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:03.940299 12220 raft_consensus.cc:2468] T 186f1192fdb24471975e956b83151118 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26d9fb8ee3f54206b919bdad7b7179f0 in term 2.
I20260709 13:17:03.940515 12982 raft_consensus.cc:697] T 186f1192fdb24471975e956b83151118 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 LEADER]: Becoming Leader. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Running, Role: LEADER
I20260709 13:17:03.941460 12982 consensus_queue.cc:237] T 186f1192fdb24471975e956b83151118 P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } }
I20260709 13:17:03.952596 11896 catalog_manager.cc:5697] T 186f1192fdb24471975e956b83151118 P 26d9fb8ee3f54206b919bdad7b7179f0 reported cstate change: term changed from 1 to 2, leader changed from 4927f71d6e294cb89046579b49e12681 (127.8.218.68) to 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67). New cstate: current_term: 2 leader_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:03.983166 13022 raft_consensus.cc:993] T ecc92cb33a25463a8cdc76060c1685cb P b0ff6679aa1e47fbaed4804b1c948f44: : Instructing follower 6878f540147c4f318df5774f4f6338d0 to start an election
I20260709 13:17:03.983628 13056 raft_consensus.cc:1081] T ecc92cb33a25463a8cdc76060c1685cb P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 LEADER]: Signalling peer 6878f540147c4f318df5774f4f6338d0 to start an election
I20260709 13:17:03.985042 12800 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ecc92cb33a25463a8cdc76060c1685cb"
dest_uuid: "6878f540147c4f318df5774f4f6338d0"
 from {username='slave'} at 127.0.0.1:47364
I20260709 13:17:03.985481 12800 raft_consensus.cc:493] T ecc92cb33a25463a8cdc76060c1685cb P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:03.985816 12800 raft_consensus.cc:3060] T ecc92cb33a25463a8cdc76060c1685cb P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:03.991189 12800 raft_consensus.cc:515] T ecc92cb33a25463a8cdc76060c1685cb P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:17:03.992790 12800 leader_election.cc:290] T ecc92cb33a25463a8cdc76060c1685cb P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 2 election: Requested vote from peers 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243), b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853)
I20260709 13:17:03.993417 12220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc92cb33a25463a8cdc76060c1685cb" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4927f71d6e294cb89046579b49e12681"
I20260709 13:17:03.993911 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc92cb33a25463a8cdc76060c1685cb" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44"
I20260709 13:17:03.994016 12220 raft_consensus.cc:3060] T ecc92cb33a25463a8cdc76060c1685cb P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:03.994429 12071 raft_consensus.cc:3055] T ecc92cb33a25463a8cdc76060c1685cb P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:03.994705 12071 raft_consensus.cc:740] T ecc92cb33a25463a8cdc76060c1685cb P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Running, Role: LEADER
I20260709 13:17:03.995368 12071 consensus_queue.cc:260] T ecc92cb33a25463a8cdc76060c1685cb P b0ff6679aa1e47fbaed4804b1c948f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:17:03.996428 12071 raft_consensus.cc:3060] T ecc92cb33a25463a8cdc76060c1685cb P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:04.000412 12220 raft_consensus.cc:2468] T ecc92cb33a25463a8cdc76060c1685cb P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 2.
I20260709 13:17:04.001535 12756 leader_election.cc:304] T ecc92cb33a25463a8cdc76060c1685cb P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4927f71d6e294cb89046579b49e12681, 6878f540147c4f318df5774f4f6338d0; no voters: 
I20260709 13:17:04.002146 12071 raft_consensus.cc:2468] T ecc92cb33a25463a8cdc76060c1685cb P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 2.
I20260709 13:17:04.002285 12993 raft_consensus.cc:2804] T ecc92cb33a25463a8cdc76060c1685cb P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:04.002880 12993 raft_consensus.cc:697] T ecc92cb33a25463a8cdc76060c1685cb P 6878f540147c4f318df5774f4f6338d0 [term 2 LEADER]: Becoming Leader. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Running, Role: LEADER
I20260709 13:17:04.003608 12993 consensus_queue.cc:237] T ecc92cb33a25463a8cdc76060c1685cb P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } }
I20260709 13:17:04.013121 11896 catalog_manager.cc:5697] T ecc92cb33a25463a8cdc76060c1685cb P 6878f540147c4f318df5774f4f6338d0 reported cstate change: term changed from 1 to 2, leader changed from b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66) to 6878f540147c4f318df5774f4f6338d0 (127.8.218.65). New cstate: current_term: 2 leader_uuid: "6878f540147c4f318df5774f4f6338d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:04.165496 13034 raft_consensus.cc:993] T 641a18b7eb5e4c21a664e0fabf73fad1 P b0ff6679aa1e47fbaed4804b1c948f44: : Instructing follower 6878f540147c4f318df5774f4f6338d0 to start an election
I20260709 13:17:04.165994 13056 raft_consensus.cc:1081] T 641a18b7eb5e4c21a664e0fabf73fad1 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 LEADER]: Signalling peer 6878f540147c4f318df5774f4f6338d0 to start an election
I20260709 13:17:04.167837 12800 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "641a18b7eb5e4c21a664e0fabf73fad1"
dest_uuid: "6878f540147c4f318df5774f4f6338d0"
 from {username='slave'} at 127.0.0.1:47364
I20260709 13:17:04.168519 12800 raft_consensus.cc:493] T 641a18b7eb5e4c21a664e0fabf73fad1 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:04.168870 12800 raft_consensus.cc:3060] T 641a18b7eb5e4c21a664e0fabf73fad1 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:04.178231 12800 raft_consensus.cc:515] T 641a18b7eb5e4c21a664e0fabf73fad1 P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:17:04.180383 12800 leader_election.cc:290] T 641a18b7eb5e4c21a664e0fabf73fad1 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 2 election: Requested vote from peers b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853), 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243)
I20260709 13:17:04.180487 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "641a18b7eb5e4c21a664e0fabf73fad1" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44"
I20260709 13:17:04.181119 12071 raft_consensus.cc:3055] T 641a18b7eb5e4c21a664e0fabf73fad1 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:04.181430 12071 raft_consensus.cc:740] T 641a18b7eb5e4c21a664e0fabf73fad1 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b0ff6679aa1e47fbaed4804b1c948f44, State: Running, Role: LEADER
I20260709 13:17:04.181286 12220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "641a18b7eb5e4c21a664e0fabf73fad1" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4927f71d6e294cb89046579b49e12681"
I20260709 13:17:04.182149 12220 raft_consensus.cc:3060] T 641a18b7eb5e4c21a664e0fabf73fad1 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:04.182195 12071 consensus_queue.cc:260] T 641a18b7eb5e4c21a664e0fabf73fad1 P b0ff6679aa1e47fbaed4804b1c948f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:17:04.183379 12071 raft_consensus.cc:3060] T 641a18b7eb5e4c21a664e0fabf73fad1 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:04.188922 12220 raft_consensus.cc:2468] T 641a18b7eb5e4c21a664e0fabf73fad1 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 2.
I20260709 13:17:04.189559 12071 raft_consensus.cc:2468] T 641a18b7eb5e4c21a664e0fabf73fad1 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 2.
I20260709 13:17:04.190243 12756 leader_election.cc:304] T 641a18b7eb5e4c21a664e0fabf73fad1 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4927f71d6e294cb89046579b49e12681, 6878f540147c4f318df5774f4f6338d0; no voters: 
I20260709 13:17:04.190992 13063 raft_consensus.cc:2804] T 641a18b7eb5e4c21a664e0fabf73fad1 P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:04.191428 13063 raft_consensus.cc:697] T 641a18b7eb5e4c21a664e0fabf73fad1 P 6878f540147c4f318df5774f4f6338d0 [term 2 LEADER]: Becoming Leader. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Running, Role: LEADER
I20260709 13:17:04.192322 13063 consensus_queue.cc:237] T 641a18b7eb5e4c21a664e0fabf73fad1 P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:17:04.201319 11896 catalog_manager.cc:5697] T 641a18b7eb5e4c21a664e0fabf73fad1 P 6878f540147c4f318df5774f4f6338d0 reported cstate change: term changed from 1 to 2, leader changed from b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66) to 6878f540147c4f318df5774f4f6338d0 (127.8.218.65). New cstate: current_term: 2 leader_uuid: "6878f540147c4f318df5774f4f6338d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:04.360363 12219 raft_consensus.cc:1275] T 186f1192fdb24471975e956b83151118 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Refusing update from remote peer 26d9fb8ee3f54206b919bdad7b7179f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:04.361383 12980 consensus_queue.cc:1048] T 186f1192fdb24471975e956b83151118 P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:04.369480 12074 raft_consensus.cc:1275] T 186f1192fdb24471975e956b83151118 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Refusing update from remote peer 26d9fb8ee3f54206b919bdad7b7179f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:04.371505 12982 consensus_queue.cc:1048] T 186f1192fdb24471975e956b83151118 P 26d9fb8ee3f54206b919bdad7b7179f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:04.382889 12984 raft_consensus.cc:993] T 4fa9c369c27e4588aad14fe6b9930dbd P 4927f71d6e294cb89046579b49e12681: : Instructing follower 6878f540147c4f318df5774f4f6338d0 to start an election
I20260709 13:17:04.383504 12992 raft_consensus.cc:1081] T 4fa9c369c27e4588aad14fe6b9930dbd P 4927f71d6e294cb89046579b49e12681 [term 1 LEADER]: Signalling peer 6878f540147c4f318df5774f4f6338d0 to start an election
I20260709 13:17:04.386294 12800 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4fa9c369c27e4588aad14fe6b9930dbd"
dest_uuid: "6878f540147c4f318df5774f4f6338d0"
 from {username='slave'} at 127.0.0.1:47366
I20260709 13:17:04.386854 12800 raft_consensus.cc:493] T 4fa9c369c27e4588aad14fe6b9930dbd P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:04.387166 12800 raft_consensus.cc:3060] T 4fa9c369c27e4588aad14fe6b9930dbd P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:04.399024 12985 raft_consensus.cc:993] T 7a51b90ef4e343cca14d0de46b27c0db P 26d9fb8ee3f54206b919bdad7b7179f0: : Instructing follower 6878f540147c4f318df5774f4f6338d0 to start an election
I20260709 13:17:04.399749 12985 raft_consensus.cc:1081] T 7a51b90ef4e343cca14d0de46b27c0db P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Signalling peer 6878f540147c4f318df5774f4f6338d0 to start an election
I20260709 13:17:04.401168 12796 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a51b90ef4e343cca14d0de46b27c0db"
dest_uuid: "6878f540147c4f318df5774f4f6338d0"
 from {username='slave'} at 127.0.0.1:47372
I20260709 13:17:04.401657 12796 raft_consensus.cc:493] T 7a51b90ef4e343cca14d0de46b27c0db P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:04.401993 12796 raft_consensus.cc:3060] T 7a51b90ef4e343cca14d0de46b27c0db P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:04.407876 12800 raft_consensus.cc:515] T 4fa9c369c27e4588aad14fe6b9930dbd P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:17:04.415920 12800 leader_election.cc:290] T 4fa9c369c27e4588aad14fe6b9930dbd P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 2 election: Requested vote from peers 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179), 4927f71d6e294cb89046579b49e12681 (127.8.218.68:43243)
I20260709 13:17:04.410519 12147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa9c369c27e4588aad14fe6b9930dbd" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0"
I20260709 13:17:04.409929 12796 raft_consensus.cc:515] T 7a51b90ef4e343cca14d0de46b27c0db P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:17:04.417904 12147 raft_consensus.cc:3060] T 4fa9c369c27e4588aad14fe6b9930dbd P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:04.410486 12219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa9c369c27e4588aad14fe6b9930dbd" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4927f71d6e294cb89046579b49e12681"
I20260709 13:17:04.419310 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a51b90ef4e343cca14d0de46b27c0db" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44"
I20260709 13:17:04.419898 12069 raft_consensus.cc:3060] T 7a51b90ef4e343cca14d0de46b27c0db P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:04.420181 12148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a51b90ef4e343cca14d0de46b27c0db" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0"
I20260709 13:17:04.420722 12148 raft_consensus.cc:3055] T 7a51b90ef4e343cca14d0de46b27c0db P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:04.421018 12148 raft_consensus.cc:740] T 7a51b90ef4e343cca14d0de46b27c0db P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Running, Role: LEADER
I20260709 13:17:04.421744 12148 consensus_queue.cc:260] T 7a51b90ef4e343cca14d0de46b27c0db P 26d9fb8ee3f54206b919bdad7b7179f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:17:04.422300 12219 raft_consensus.cc:3055] T 4fa9c369c27e4588aad14fe6b9930dbd P 4927f71d6e294cb89046579b49e12681 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:04.422652 12219 raft_consensus.cc:740] T 4fa9c369c27e4588aad14fe6b9930dbd P 4927f71d6e294cb89046579b49e12681 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4927f71d6e294cb89046579b49e12681, State: Running, Role: LEADER
I20260709 13:17:04.422748 12148 raft_consensus.cc:3060] T 7a51b90ef4e343cca14d0de46b27c0db P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:04.427742 12219 consensus_queue.cc:260] T 4fa9c369c27e4588aad14fe6b9930dbd P 4927f71d6e294cb89046579b49e12681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:17:04.428980 12219 raft_consensus.cc:3060] T 4fa9c369c27e4588aad14fe6b9930dbd P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:04.429057 12147 raft_consensus.cc:2468] T 4fa9c369c27e4588aad14fe6b9930dbd P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 2.
I20260709 13:17:04.432102 12069 raft_consensus.cc:2468] T 7a51b90ef4e343cca14d0de46b27c0db P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 2.
I20260709 13:17:04.433108 12755 leader_election.cc:304] T 7a51b90ef4e343cca14d0de46b27c0db P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6878f540147c4f318df5774f4f6338d0, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 
I20260709 13:17:04.434012 12757 leader_election.cc:304] T 4fa9c369c27e4588aad14fe6b9930dbd P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26d9fb8ee3f54206b919bdad7b7179f0, 6878f540147c4f318df5774f4f6338d0; no voters: 
I20260709 13:17:04.434490 13063 raft_consensus.cc:2804] T 7a51b90ef4e343cca14d0de46b27c0db P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:04.434778 12993 raft_consensus.cc:2804] T 4fa9c369c27e4588aad14fe6b9930dbd P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:04.434983 13063 raft_consensus.cc:697] T 7a51b90ef4e343cca14d0de46b27c0db P 6878f540147c4f318df5774f4f6338d0 [term 2 LEADER]: Becoming Leader. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Running, Role: LEADER
I20260709 13:17:04.435966 13063 consensus_queue.cc:237] T 7a51b90ef4e343cca14d0de46b27c0db P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:17:04.444904 12219 raft_consensus.cc:2468] T 4fa9c369c27e4588aad14fe6b9930dbd P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 2.
I20260709 13:17:04.446980 12148 raft_consensus.cc:2468] T 7a51b90ef4e343cca14d0de46b27c0db P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 2.
I20260709 13:17:04.447890 12796 leader_election.cc:290] T 7a51b90ef4e343cca14d0de46b27c0db P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 2 election: Requested vote from peers b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853), 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179)
I20260709 13:17:04.447912 12993 raft_consensus.cc:697] T 4fa9c369c27e4588aad14fe6b9930dbd P 6878f540147c4f318df5774f4f6338d0 [term 2 LEADER]: Becoming Leader. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Running, Role: LEADER
I20260709 13:17:04.449293 12993 consensus_queue.cc:237] T 4fa9c369c27e4588aad14fe6b9930dbd P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:17:04.460352 11896 catalog_manager.cc:5697] T 7a51b90ef4e343cca14d0de46b27c0db P 6878f540147c4f318df5774f4f6338d0 reported cstate change: term changed from 1 to 2, leader changed from 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67) to 6878f540147c4f318df5774f4f6338d0 (127.8.218.65). New cstate: current_term: 2 leader_uuid: "6878f540147c4f318df5774f4f6338d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:04.461388 11896 catalog_manager.cc:5697] T 4fa9c369c27e4588aad14fe6b9930dbd P 6878f540147c4f318df5774f4f6338d0 reported cstate change: term changed from 1 to 2, leader changed from 4927f71d6e294cb89046579b49e12681 (127.8.218.68) to 6878f540147c4f318df5774f4f6338d0 (127.8.218.65). New cstate: current_term: 2 leader_uuid: "6878f540147c4f318df5774f4f6338d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:04.490103 12069 raft_consensus.cc:1275] T ecc92cb33a25463a8cdc76060c1685cb P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Refusing update from remote peer 6878f540147c4f318df5774f4f6338d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:04.491401 12993 consensus_queue.cc:1048] T ecc92cb33a25463a8cdc76060c1685cb P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:04.502988 12219 raft_consensus.cc:1275] T ecc92cb33a25463a8cdc76060c1685cb P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Refusing update from remote peer 6878f540147c4f318df5774f4f6338d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:04.504253 12993 consensus_queue.cc:1048] T ecc92cb33a25463a8cdc76060c1685cb P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:04.575575 12219 raft_consensus.cc:1275] T 641a18b7eb5e4c21a664e0fabf73fad1 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Refusing update from remote peer 6878f540147c4f318df5774f4f6338d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:04.577040 12993 consensus_queue.cc:1048] T 641a18b7eb5e4c21a664e0fabf73fad1 P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:04.585884 12069 raft_consensus.cc:1275] T 641a18b7eb5e4c21a664e0fabf73fad1 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Refusing update from remote peer 6878f540147c4f318df5774f4f6338d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:04.588812 12997 consensus_queue.cc:1048] T 641a18b7eb5e4c21a664e0fabf73fad1 P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:04.844391 12220 raft_consensus.cc:1275] T 4fa9c369c27e4588aad14fe6b9930dbd P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Refusing update from remote peer 6878f540147c4f318df5774f4f6338d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:04.845640 12997 consensus_queue.cc:1048] T 4fa9c369c27e4588aad14fe6b9930dbd P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:04.853801 12148 raft_consensus.cc:1275] T 4fa9c369c27e4588aad14fe6b9930dbd P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Refusing update from remote peer 6878f540147c4f318df5774f4f6338d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:04.857522 12997 consensus_queue.cc:1048] T 4fa9c369c27e4588aad14fe6b9930dbd P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:04.893675  9065 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:04.935855  9065 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:04.971892 12148 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "433ed0b8805a4f5a91389fac38477bb0"
dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0"
mode: GRACEFUL
new_leader_uuid: "6878f540147c4f318df5774f4f6338d0"
 from {username='slave'} at 127.0.0.1:59924
I20260709 13:17:04.972397 12148 raft_consensus.cc:606] T 433ed0b8805a4f5a91389fac38477bb0 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Received request to transfer leadership to TS 6878f540147c4f318df5774f4f6338d0
I20260709 13:17:04.973562  9065 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:17:04.973524 12982 raft_consensus.cc:993] T 433ed0b8805a4f5a91389fac38477bb0 P 26d9fb8ee3f54206b919bdad7b7179f0: : Instructing follower 6878f540147c4f318df5774f4f6338d0 to start an election
I20260709 13:17:04.974200 12985 raft_consensus.cc:1081] T 433ed0b8805a4f5a91389fac38477bb0 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Signalling peer 6878f540147c4f318df5774f4f6338d0 to start an election
I20260709 13:17:04.975219  9065 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:04.975695 12800 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "433ed0b8805a4f5a91389fac38477bb0"
dest_uuid: "6878f540147c4f318df5774f4f6338d0"
 from {username='slave'} at 127.0.0.1:47372
I20260709 13:17:04.976184 12800 raft_consensus.cc:493] T 433ed0b8805a4f5a91389fac38477bb0 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:04.976459 12800 raft_consensus.cc:3060] T 433ed0b8805a4f5a91389fac38477bb0 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:04.980484 12148 raft_consensus.cc:1275] T 7a51b90ef4e343cca14d0de46b27c0db P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Refusing update from remote peer 6878f540147c4f318df5774f4f6338d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:04.981473 12069 raft_consensus.cc:1275] T 7a51b90ef4e343cca14d0de46b27c0db P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Refusing update from remote peer 6878f540147c4f318df5774f4f6338d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:04.981950 12997 consensus_queue.cc:1048] T 7a51b90ef4e343cca14d0de46b27c0db P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:04.983081 12800 raft_consensus.cc:515] T 433ed0b8805a4f5a91389fac38477bb0 P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:17:04.983912 12993 consensus_queue.cc:1048] T 7a51b90ef4e343cca14d0de46b27c0db P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:04.985742 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "433ed0b8805a4f5a91389fac38477bb0" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0ff6679aa1e47fbaed4804b1c948f44"
I20260709 13:17:04.986346 12069 raft_consensus.cc:3060] T 433ed0b8805a4f5a91389fac38477bb0 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:04.994801 12148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "433ed0b8805a4f5a91389fac38477bb0" candidate_uuid: "6878f540147c4f318df5774f4f6338d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26d9fb8ee3f54206b919bdad7b7179f0"
I20260709 13:17:04.995100 12069 raft_consensus.cc:2468] T 433ed0b8805a4f5a91389fac38477bb0 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 2.
I20260709 13:17:04.995707 12148 raft_consensus.cc:3055] T 433ed0b8805a4f5a91389fac38477bb0 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:04.996117 12148 raft_consensus.cc:740] T 433ed0b8805a4f5a91389fac38477bb0 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 26d9fb8ee3f54206b919bdad7b7179f0, State: Running, Role: LEADER
I20260709 13:17:04.996676 12755 leader_election.cc:304] T 433ed0b8805a4f5a91389fac38477bb0 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6878f540147c4f318df5774f4f6338d0, b0ff6679aa1e47fbaed4804b1c948f44; no voters: 
I20260709 13:17:04.996943 12148 consensus_queue.cc:260] T 433ed0b8805a4f5a91389fac38477bb0 P 26d9fb8ee3f54206b919bdad7b7179f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:17:04.997727 12997 raft_consensus.cc:2804] T 433ed0b8805a4f5a91389fac38477bb0 P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:04.998445 12997 raft_consensus.cc:697] T 433ed0b8805a4f5a91389fac38477bb0 P 6878f540147c4f318df5774f4f6338d0 [term 2 LEADER]: Becoming Leader. State: Replica: 6878f540147c4f318df5774f4f6338d0, State: Running, Role: LEADER
I20260709 13:17:04.999751 12997 consensus_queue.cc:237] T 433ed0b8805a4f5a91389fac38477bb0 P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } }
I20260709 13:17:05.006613 12148 raft_consensus.cc:3060] T 433ed0b8805a4f5a91389fac38477bb0 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:05.020614 12800 leader_election.cc:290] T 433ed0b8805a4f5a91389fac38477bb0 P 6878f540147c4f318df5774f4f6338d0 [CANDIDATE]: Term 2 election: Requested vote from peers b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853), 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179)
I20260709 13:17:05.036211 12148 raft_consensus.cc:2468] T 433ed0b8805a4f5a91389fac38477bb0 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6878f540147c4f318df5774f4f6338d0 in term 2.
I20260709 13:17:05.043555 11896 catalog_manager.cc:5697] T 433ed0b8805a4f5a91389fac38477bb0 P 6878f540147c4f318df5774f4f6338d0 reported cstate change: term changed from 1 to 2, leader changed from 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67) to 6878f540147c4f318df5774f4f6338d0 (127.8.218.65). New cstate: current_term: 2 leader_uuid: "6878f540147c4f318df5774f4f6338d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:05.452878 12145 raft_consensus.cc:1275] T 433ed0b8805a4f5a91389fac38477bb0 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Refusing update from remote peer 6878f540147c4f318df5774f4f6338d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:05.454152 12993 consensus_queue.cc:1048] T 433ed0b8805a4f5a91389fac38477bb0 P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:05.463621 12069 raft_consensus.cc:1275] T 433ed0b8805a4f5a91389fac38477bb0 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Refusing update from remote peer 6878f540147c4f318df5774f4f6338d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:05.465171 12997 consensus_queue.cc:1048] T 433ed0b8805a4f5a91389fac38477bb0 P 6878f540147c4f318df5774f4f6338d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ff6679aa1e47fbaed4804b1c948f44" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:05.976194  9065 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:06.012359  9065 tablet_server.cc:179] TabletServer@127.8.218.65:40863 shutting down...
W20260709 13:17:06.027819 12040 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 221 similar messages]
W20260709 13:17:06.034591 12040 consensus_peers.cc:597] T c4d4184a4ee648688991d020a517da9c P b0ff6679aa1e47fbaed4804b1c948f44 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. 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:17:06.044010  9065 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:06.045251  9065 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:06.046142  9065 raft_consensus.cc:2243] T 641a18b7eb5e4c21a664e0fabf73fad1 P 6878f540147c4f318df5774f4f6338d0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:06.047163  9065 raft_consensus.cc:2272] T 641a18b7eb5e4c21a664e0fabf73fad1 P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:06.048555 12188 consensus_peers.cc:597] T dd97e7b558f74a5dacd74e68a269e7f4 P 4927f71d6e294cb89046579b49e12681 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. 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:17:06.049928  9065 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:06.050920  9065 raft_consensus.cc:2243] T b08788ab13d74a69bbd09f2993e83dd5 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.051386  9065 raft_consensus.cc:2272] T b08788ab13d74a69bbd09f2993e83dd5 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:06.052970 12040 consensus_peers.cc:597] T 73f79eb468644121b4421af350ffb425 P b0ff6679aa1e47fbaed4804b1c948f44 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. 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:17:06.054113  9065 tablet_replica.cc:333] stopping tablet replica
W20260709 13:17:06.054437 12040 consensus_peers.cc:597] T 3343da12713c4520b922f9cfca2d1d0c P b0ff6679aa1e47fbaed4804b1c948f44 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. 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:17:06.055047  9065 raft_consensus.cc:2243] T 08d4b77670fc4bba87a1daa451adf11a P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.055583  9065 raft_consensus.cc:2272] T 08d4b77670fc4bba87a1daa451adf11a P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.057791  9065 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:06.058598  9065 raft_consensus.cc:2243] T fab417b53b1c428a91c5fb792cb1c82b P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.059099  9065 raft_consensus.cc:2272] T fab417b53b1c428a91c5fb792cb1c82b P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.061801  9065 tablet_replica.cc:333] stopping tablet replica
W20260709 13:17:06.062382 12114 consensus_peers.cc:597] T 71b61dbbb7b54ff69de39e41f49a7265 P 26d9fb8ee3f54206b919bdad7b7179f0 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. 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:17:06.062408  9065 raft_consensus.cc:2243] T 66c44b5b51e7484da1fc85b948d03934 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.062983  9065 raft_consensus.cc:2272] T 66c44b5b51e7484da1fc85b948d03934 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.065059  9065 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:06.065907  9065 raft_consensus.cc:2243] T 4d89c44b1d9d4490b1937c38c2fda5bb P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.066365  9065 raft_consensus.cc:2272] T 4d89c44b1d9d4490b1937c38c2fda5bb P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.068856  9065 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:06.069626  9065 raft_consensus.cc:2243] T 3459d1947e3b48bfb4cdd74180075810 P 6878f540147c4f318df5774f4f6338d0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:06.070569  9065 raft_consensus.cc:2272] T 3459d1947e3b48bfb4cdd74180075810 P 6878f540147c4f318df5774f4f6338d0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.072623  9065 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:06.073150  9065 raft_consensus.cc:2243] T ce93960364314d879dc9a82cba4c4190 P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.073549  9065 raft_consensus.cc:2272] T ce93960364314d879dc9a82cba4c4190 P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.075366  9065 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:06.075989  9065 raft_consensus.cc:2243] T 23ddfdb5039c4626be7bdf8065612376 P 6878f540147c4f318df5774f4f6338d0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:06.076675  9065 raft_consensus.cc:2272] T 23ddfdb5039c4626be7bdf8065612376 P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.078436  9065 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:06.078995  9065 raft_consensus.cc:2243] T c4d4184a4ee648688991d020a517da9c P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.079438  9065 raft_consensus.cc:2272] T c4d4184a4ee648688991d020a517da9c P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.081230  9065 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:06.081768  9065 raft_consensus.cc:2243] T ea945e963b35480f83d8694f5dffc743 P 6878f540147c4f318df5774f4f6338d0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:06.082443  9065 raft_consensus.cc:2272] T ea945e963b35480f83d8694f5dffc743 P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.084230  9065 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:06.084820  9065 raft_consensus.cc:2243] T 7a51b90ef4e343cca14d0de46b27c0db P 6878f540147c4f318df5774f4f6338d0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:06.085461  9065 raft_consensus.cc:2272] T 7a51b90ef4e343cca14d0de46b27c0db P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.087137  9065 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:06.087728  9065 raft_consensus.cc:2243] T 6538d0571ef340a18d06ff718df19927 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.088249  9065 raft_consensus.cc:2272] T 6538d0571ef340a18d06ff718df19927 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.090945  9065 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:06.091732  9065 raft_consensus.cc:2243] T d4de5e1bf9474cf8b4a413b7cca446b9 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:17:06.091938 12114 consensus_peers.cc:597] T cf64790070cd4d6d949c57089d440e63 P 26d9fb8ee3f54206b919bdad7b7179f0 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. 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:17:06.092252  9065 raft_consensus.cc:2272] T d4de5e1bf9474cf8b4a413b7cca446b9 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.094964  9065 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:06.095818  9065 raft_consensus.cc:2243] T a340a31ca444412ba60a6620d3acb6c9 P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:17:06.096006 12040 consensus_peers.cc:597] T 7038e1dca0384514817b55562bef25a7 P b0ff6679aa1e47fbaed4804b1c948f44 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. 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:17:06.096272  9065 raft_consensus.cc:2272] T a340a31ca444412ba60a6620d3acb6c9 P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.098435  9065 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:06.099012  9065 raft_consensus.cc:2243] T 71b61dbbb7b54ff69de39e41f49a7265 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.099351  9065 raft_consensus.cc:2272] T 71b61dbbb7b54ff69de39e41f49a7265 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.101270  9065 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:06.101922  9065 raft_consensus.cc:2243] T 3343da12713c4520b922f9cfca2d1d0c P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.102345  9065 raft_consensus.cc:2272] T 3343da12713c4520b922f9cfca2d1d0c P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.104980  9065 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:06.105583  9065 raft_consensus.cc:2243] T 73f79eb468644121b4421af350ffb425 P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.106133  9065 raft_consensus.cc:2272] T 73f79eb468644121b4421af350ffb425 P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.108899  9065 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:06.109669  9065 raft_consensus.cc:2243] T 88986d5278b045d59c1691c76da6eca3 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.110105  9065 raft_consensus.cc:2272] T 88986d5278b045d59c1691c76da6eca3 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:06.110145 12188 consensus_peers.cc:597] T d0a2ceac61cb47d6adbf10a8fe934390 P 4927f71d6e294cb89046579b49e12681 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. 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:17:06.112787  9065 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:06.113468  9065 raft_consensus.cc:2243] T 7a5f70ce409e43bc83b515f5dcb1da56 P 6878f540147c4f318df5774f4f6338d0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:06.114365  9065 raft_consensus.cc:2272] T 7a5f70ce409e43bc83b515f5dcb1da56 P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:06.115854 12188 consensus_peers.cc:597] T b08788ab13d74a69bbd09f2993e83dd5 P 4927f71d6e294cb89046579b49e12681 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. 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:17:06.116897  9065 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:06.117731  9065 raft_consensus.cc:2243] T 9f42016015614f26a6c397a8f28217cc P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:17:06.118032 12114 consensus_peers.cc:597] T 44413926b47142b889b92011cbd15a53 P 26d9fb8ee3f54206b919bdad7b7179f0 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. 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:17:06.118178  9065 raft_consensus.cc:2272] T 9f42016015614f26a6c397a8f28217cc P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.120582  9065 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:06.121157  9065 raft_consensus.cc:2243] T 4dbe75b26b8b4407959eb6532aed58e8 P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.121593  9065 raft_consensus.cc:2272] T 4dbe75b26b8b4407959eb6532aed58e8 P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.123704  9065 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:06.124634  9065 raft_consensus.cc:2243] T cf64790070cd4d6d949c57089d440e63 P 6878f540147c4f318df5774f4f6338d0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.125099  9065 raft_consensus.cc:2272] T cf64790070cd4d6d949c57089d440e63 P 6878f540147c4f318df5774f4f6338d0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.127701  9065 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:06.128269  9065 raft_consensus.cc:2243] T 44413926b47142b889b92011cbd15a53 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.128695  9065 raft_consensus.cc:2272] T 44413926b47142b889b92011cbd15a53 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.131033  9065 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:06.131623  9065 raft_consensus.cc:2243] T d32813b344ae41eeb038e5a83ad69873 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.132162  9065 raft_consensus.cc:2272] T d32813b344ae41eeb038e5a83ad69873 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.134047  9065 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:06.134586  9065 raft_consensus.cc:2243] T 20176a0f3589423e987c4b31bd8d191b P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.135000  9065 raft_consensus.cc:2272] T 20176a0f3589423e987c4b31bd8d191b P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.137512  9065 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:06.138212  9065 raft_consensus.cc:2243] T cf69310a833649fa96e2ad10dd1270ef P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.138640  9065 raft_consensus.cc:2272] T cf69310a833649fa96e2ad10dd1270ef P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.140815  9065 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:06.141350  9065 raft_consensus.cc:2243] T 93155d9d1ff8414b8cff6245b34c7cbc P 6878f540147c4f318df5774f4f6338d0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.141750  9065 raft_consensus.cc:2272] T 93155d9d1ff8414b8cff6245b34c7cbc P 6878f540147c4f318df5774f4f6338d0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.143535  9065 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:06.144093  9065 raft_consensus.cc:2243] T 8a903a960a7a4f01a6af617ec23861a6 P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.144474  9065 raft_consensus.cc:2272] T 8a903a960a7a4f01a6af617ec23861a6 P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.146253  9065 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:06.146807  9065 raft_consensus.cc:2243] T ecc92cb33a25463a8cdc76060c1685cb P 6878f540147c4f318df5774f4f6338d0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:06.147516  9065 raft_consensus.cc:2272] T ecc92cb33a25463a8cdc76060c1685cb P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.149672  9065 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:06.150247  9065 raft_consensus.cc:2243] T 433ed0b8805a4f5a91389fac38477bb0 P 6878f540147c4f318df5774f4f6338d0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:06.151031  9065 raft_consensus.cc:2272] T 433ed0b8805a4f5a91389fac38477bb0 P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:06.152150 12188 consensus_peers.cc:597] T 93155d9d1ff8414b8cff6245b34c7cbc P 4927f71d6e294cb89046579b49e12681 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. 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:17:06.153414  9065 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:06.154016  9065 raft_consensus.cc:2243] T 5126a4c954f9418f8169deff475fc575 P 6878f540147c4f318df5774f4f6338d0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:06.154706  9065 raft_consensus.cc:2272] T 5126a4c954f9418f8169deff475fc575 P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.156517  9065 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:06.157042  9065 raft_consensus.cc:2243] T 4fa9c369c27e4588aad14fe6b9930dbd P 6878f540147c4f318df5774f4f6338d0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:06.157721  9065 raft_consensus.cc:2272] T 4fa9c369c27e4588aad14fe6b9930dbd P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.159529  9065 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:06.160095  9065 raft_consensus.cc:2243] T 46ba692e52d244659c69a00aea4b4f9f P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.160470  9065 raft_consensus.cc:2272] T 46ba692e52d244659c69a00aea4b4f9f P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.162098  9065 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:06.162761  9065 raft_consensus.cc:2243] T d5f9176277aa4335ab0ef552598a2850 P 6878f540147c4f318df5774f4f6338d0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:06.163452  9065 raft_consensus.cc:2272] T d5f9176277aa4335ab0ef552598a2850 P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.165750  9065 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:06.166276  9065 raft_consensus.cc:2243] T dd97e7b558f74a5dacd74e68a269e7f4 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.166672  9065 raft_consensus.cc:2272] T dd97e7b558f74a5dacd74e68a269e7f4 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:06.168296 12188 consensus_peers.cc:597] T 80cc370d7ad34f299f6d15ca677b5e0d P 4927f71d6e294cb89046579b49e12681 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. 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:17:06.169391  9065 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:06.170316  9065 raft_consensus.cc:2243] T 7038e1dca0384514817b55562bef25a7 P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.170787  9065 raft_consensus.cc:2272] T 7038e1dca0384514817b55562bef25a7 P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.173398  9065 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:06.174088  9065 raft_consensus.cc:2243] T ec43c60d602d4e409e508f9f084f8720 P 6878f540147c4f318df5774f4f6338d0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:06.174980  9065 raft_consensus.cc:2272] T ec43c60d602d4e409e508f9f084f8720 P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:06.177160 12188 consensus_peers.cc:597] T d32813b344ae41eeb038e5a83ad69873 P 4927f71d6e294cb89046579b49e12681 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. 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:17:06.177367  9065 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:06.177943  9065 raft_consensus.cc:2243] T c2061cbe07c64a5daf65d2a64a0f21b2 P 6878f540147c4f318df5774f4f6338d0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:06.178784  9065 raft_consensus.cc:2272] T c2061cbe07c64a5daf65d2a64a0f21b2 P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:06.178845 12040 consensus_peers.cc:597] T 6538d0571ef340a18d06ff718df19927 P b0ff6679aa1e47fbaed4804b1c948f44 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. 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:17:06.180640  9065 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:06.181164  9065 raft_consensus.cc:2243] T 29009aa6a47c4b07884884dc46910122 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.181509  9065 raft_consensus.cc:2272] T 29009aa6a47c4b07884884dc46910122 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.183341  9065 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:06.183967  9065 raft_consensus.cc:2243] T d0a2ceac61cb47d6adbf10a8fe934390 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.184340  9065 raft_consensus.cc:2272] T d0a2ceac61cb47d6adbf10a8fe934390 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.186138  9065 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:06.186692  9065 raft_consensus.cc:2243] T ada4bc79f76d4253ad667f97dc8df672 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.187165  9065 raft_consensus.cc:2272] T ada4bc79f76d4253ad667f97dc8df672 P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:06.189189 12188 consensus_peers.cc:597] T 29009aa6a47c4b07884884dc46910122 P 4927f71d6e294cb89046579b49e12681 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. 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:17:06.189682  9065 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:06.190340  9065 raft_consensus.cc:2243] T 9928a37ad8934214b7f8d7bffbc28c27 P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.190817  9065 raft_consensus.cc:2272] T 9928a37ad8934214b7f8d7bffbc28c27 P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:06.192234 12114 consensus_peers.cc:597] T d4de5e1bf9474cf8b4a413b7cca446b9 P 26d9fb8ee3f54206b919bdad7b7179f0 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. 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:17:06.193255  9065 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:06.193799  9065 raft_consensus.cc:2243] T 80cc370d7ad34f299f6d15ca677b5e0d P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.194151  9065 raft_consensus.cc:2272] T 80cc370d7ad34f299f6d15ca677b5e0d P 6878f540147c4f318df5774f4f6338d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.195997  9065 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:06.196441  9065 raft_consensus.cc:2243] T 18c699298da2446988e8b38bac1c1ee7 P 6878f540147c4f318df5774f4f6338d0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:06.197117  9065 raft_consensus.cc:2272] T 18c699298da2446988e8b38bac1c1ee7 P 6878f540147c4f318df5774f4f6338d0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:06.208114 12188 consensus_peers.cc:597] T ada4bc79f76d4253ad667f97dc8df672 P 4927f71d6e294cb89046579b49e12681 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. 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:17:06.251600 12114 consensus_peers.cc:597] T 08d4b77670fc4bba87a1daa451adf11a P 26d9fb8ee3f54206b919bdad7b7179f0 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. 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:17:06.254796 12040 consensus_peers.cc:597] T 9928a37ad8934214b7f8d7bffbc28c27 P b0ff6679aa1e47fbaed4804b1c948f44 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. 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:17:06.268805 12188 consensus_peers.cc:597] T 88986d5278b045d59c1691c76da6eca3 P 4927f71d6e294cb89046579b49e12681 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:06.277356  9065 tablet_server.cc:196] TabletServer@127.8.218.65:40863 shutdown complete.
W20260709 13:17:06.281692 12040 consensus_peers.cc:597] T 8a903a960a7a4f01a6af617ec23861a6 P b0ff6679aa1e47fbaed4804b1c948f44 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:06.313702 12114 consensus_peers.cc:597] T 46ba692e52d244659c69a00aea4b4f9f P 26d9fb8ee3f54206b919bdad7b7179f0 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:06.313509 12040 consensus_peers.cc:597] T 9f42016015614f26a6c397a8f28217cc P b0ff6679aa1e47fbaed4804b1c948f44 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:06.339039 12188 consensus_peers.cc:597] T 4d89c44b1d9d4490b1937c38c2fda5bb P 4927f71d6e294cb89046579b49e12681 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:06.358376  9065 tablet_server.cc:179] TabletServer@127.8.218.66:0 shutting down...
W20260709 13:17:06.372202 12188 consensus_peers.cc:597] T 4dbe75b26b8b4407959eb6532aed58e8 P 4927f71d6e294cb89046579b49e12681 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:06.392704 12186 consensus_peers.cc:597] T 20176a0f3589423e987c4b31bd8d191b P 4927f71d6e294cb89046579b49e12681 -> Peer b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853): Couldn't send request to peer b0ff6679aa1e47fbaed4804b1c948f44. 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:17:06.396359 12114 consensus_peers.cc:597] T 66c44b5b51e7484da1fc85b948d03934 P 26d9fb8ee3f54206b919bdad7b7179f0 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:06.399367  9065 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:06.400408  9065 tablet_replica.cc:333] T 66c44b5b51e7484da1fc85b948d03934 P b0ff6679aa1e47fbaed4804b1c948f44: stopping tablet replica
W20260709 13:17:06.401196 12112 consensus_peers.cc:597] T 29663000f2154f7e8f0b57ac9e19978e P 26d9fb8ee3f54206b919bdad7b7179f0 -> Peer b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853): Couldn't send request to peer b0ff6679aa1e47fbaed4804b1c948f44. 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:17:06.401429  9065 raft_consensus.cc:2243] T 66c44b5b51e7484da1fc85b948d03934 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.402045  9065 raft_consensus.cc:2272] T 66c44b5b51e7484da1fc85b948d03934 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.404026  9065 tablet_replica.cc:333] T cf69310a833649fa96e2ad10dd1270ef P b0ff6679aa1e47fbaed4804b1c948f44: stopping tablet replica
I20260709 13:17:06.404616  9065 raft_consensus.cc:2243] T cf69310a833649fa96e2ad10dd1270ef P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.405004  9065 raft_consensus.cc:2272] T cf69310a833649fa96e2ad10dd1270ef P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.407272  9065 tablet_replica.cc:333] T 20176a0f3589423e987c4b31bd8d191b P b0ff6679aa1e47fbaed4804b1c948f44: stopping tablet replica
I20260709 13:17:06.408228  9065 raft_consensus.cc:2243] T 20176a0f3589423e987c4b31bd8d191b P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.408819  9065 raft_consensus.cc:2272] T 20176a0f3589423e987c4b31bd8d191b P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:06.409832 12112 consensus_peers.cc:597] T 56edfadaacc24294af09fb0921541909 P 26d9fb8ee3f54206b919bdad7b7179f0 -> Peer b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853): Couldn't send request to peer b0ff6679aa1e47fbaed4804b1c948f44. 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:17:06.411576  9065 tablet_replica.cc:333] T f04dfe043222441a93552add4d8f39d7 P b0ff6679aa1e47fbaed4804b1c948f44: stopping tablet replica
I20260709 13:17:06.412675  9065 raft_consensus.cc:2243] T f04dfe043222441a93552add4d8f39d7 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.413247  9065 raft_consensus.cc:2272] T f04dfe043222441a93552add4d8f39d7 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.415720  9065 tablet_replica.cc:333] T fab417b53b1c428a91c5fb792cb1c82b P b0ff6679aa1e47fbaed4804b1c948f44: stopping tablet replica
I20260709 13:17:06.416292  9065 raft_consensus.cc:2243] T fab417b53b1c428a91c5fb792cb1c82b P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:06.417037  9065 raft_consensus.cc:2272] T fab417b53b1c428a91c5fb792cb1c82b P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.418758  9065 tablet_replica.cc:333] T c4d4184a4ee648688991d020a517da9c P b0ff6679aa1e47fbaed4804b1c948f44: stopping tablet replica
I20260709 13:17:06.419308  9065 raft_consensus.cc:2243] T c4d4184a4ee648688991d020a517da9c P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:06.420205  9065 raft_consensus.cc:2272] T c4d4184a4ee648688991d020a517da9c P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.421991  9065 tablet_replica.cc:333] T 7038e1dca0384514817b55562bef25a7 P b0ff6679aa1e47fbaed4804b1c948f44: stopping tablet replica
I20260709 13:17:06.422508  9065 raft_consensus.cc:2243] T 7038e1dca0384514817b55562bef25a7 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:06.423200  9065 raft_consensus.cc:2272] T 7038e1dca0384514817b55562bef25a7 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.425088  9065 tablet_replica.cc:333] T 18c699298da2446988e8b38bac1c1ee7 P b0ff6679aa1e47fbaed4804b1c948f44: stopping tablet replica
I20260709 13:17:06.425663  9065 raft_consensus.cc:2243] T 18c699298da2446988e8b38bac1c1ee7 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.426075  9065 raft_consensus.cc:2272] T 18c699298da2446988e8b38bac1c1ee7 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.427639  9065 tablet_replica.cc:333] T 9cb5210e050346c3a53dbb73bda0fa7a P b0ff6679aa1e47fbaed4804b1c948f44: stopping tablet replica
I20260709 13:17:06.428228  9065 raft_consensus.cc:2243] T 9cb5210e050346c3a53dbb73bda0fa7a P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:06.428907  9065 raft_consensus.cc:2272] T 9cb5210e050346c3a53dbb73bda0fa7a P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.430497  9065 tablet_replica.cc:333] T 73f79eb468644121b4421af350ffb425 P b0ff6679aa1e47fbaed4804b1c948f44: stopping tablet replica
I20260709 13:17:06.431000  9065 raft_consensus.cc:2243] T 73f79eb468644121b4421af350ffb425 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:06.431787  9065 raft_consensus.cc:2272] T 73f79eb468644121b4421af350ffb425 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.433701  9065 tablet_replica.cc:333] T b63d480002744c73b078b0dc90aa66a5 P b0ff6679aa1e47fbaed4804b1c948f44: stopping tablet replica
I20260709 13:17:06.434309  9065 raft_consensus.cc:2243] T b63d480002744c73b078b0dc90aa66a5 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:06.434989  9065 raft_consensus.cc:2272] T b63d480002744c73b078b0dc90aa66a5 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.436774  9065 tablet_replica.cc:333] T 0e7d6e1e3326418a8d7585113cb21828 P b0ff6679aa1e47fbaed4804b1c948f44: stopping tablet replica
I20260709 13:17:06.437306  9065 raft_consensus.cc:2243] T 0e7d6e1e3326418a8d7585113cb21828 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:06.437999  9065 raft_consensus.cc:2272] T 0e7d6e1e3326418a8d7585113cb21828 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.439643  9065 tablet_replica.cc:333] T 29663000f2154f7e8f0b57ac9e19978e P b0ff6679aa1e47fbaed4804b1c948f44: stopping tablet replica
I20260709 13:17:06.440237  9065 raft_consensus.cc:2243] T 29663000f2154f7e8f0b57ac9e19978e P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.440651  9065 raft_consensus.cc:2272] T 29663000f2154f7e8f0b57ac9e19978e P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.442461  9065 tablet_replica.cc:333] T 4d89c44b1d9d4490b1937c38c2fda5bb P b0ff6679aa1e47fbaed4804b1c948f44: stopping tablet replica
I20260709 13:17:06.443051  9065 raft_consensus.cc:2243] T 4d89c44b1d9d4490b1937c38c2fda5bb P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.443523  9065 raft_consensus.cc:2272] T 4d89c44b1d9d4490b1937c38c2fda5bb P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.445688  9065 tablet_replica.cc:333] T 4d4a644e5bcb48ef97c7831ab762cb16 P b0ff6679aa1e47fbaed4804b1c948f44: stopping tablet replica
I20260709 13:17:06.446194  9065 raft_consensus.cc:2243] T 4d4a644e5bcb48ef97c7831ab762cb16 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.446595  9065 raft_consensus.cc:2272] T 4d4a644e5bcb48ef97c7831ab762cb16 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.448312  9065 tablet_replica.cc:333] T 44413926b47142b889b92011cbd15a53 P b0ff6679aa1e47fbaed4804b1c948f44: stopping tablet replica
I20260709 13:17:06.448808  9065 raft_consensus.cc:2243] T 44413926b47142b889b92011cbd15a53 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.449177  9065 raft_consensus.cc:2272] T 44413926b47142b889b92011cbd15a53 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.450865  9065 tablet_replica.cc:333] T 8a903a960a7a4f01a6af617ec23861a6 P b0ff6679aa1e47fbaed4804b1c948f44: stopping tablet replica
I20260709 13:17:06.451367  9065 raft_consensus.cc:2243] T 8a903a960a7a4f01a6af617ec23861a6 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:06.452157  9065 raft_consensus.cc:2272] T 8a903a960a7a4f01a6af617ec23861a6 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.453898  9065 tablet_replica.cc:333] T 433ed0b8805a4f5a91389fac38477bb0 P b0ff6679aa1e47fbaed4804b1c948f44: stopping tablet replica
I20260709 13:17:06.454411  9065 raft_consensus.cc:2243] T 433ed0b8805a4f5a91389fac38477bb0 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.454839  9065 raft_consensus.cc:2272] T 433ed0b8805a4f5a91389fac38477bb0 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.457231  9065 tablet_replica.cc:333] T ecc92cb33a25463a8cdc76060c1685cb P b0ff6679aa1e47fbaed4804b1c948f44: stopping tablet replica
I20260709 13:17:06.457975  9065 raft_consensus.cc:2243] T ecc92cb33a25463a8cdc76060c1685cb P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.458376  9065 raft_consensus.cc:2272] T ecc92cb33a25463a8cdc76060c1685cb P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.460585  9065 tablet_replica.cc:333] T bf02aaa65219451cac5cdeaf7d722eec P b0ff6679aa1e47fbaed4804b1c948f44: stopping tablet replica
I20260709 13:17:06.461244  9065 raft_consensus.cc:2243] T bf02aaa65219451cac5cdeaf7d722eec P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.461647  9065 raft_consensus.cc:2272] T bf02aaa65219451cac5cdeaf7d722eec P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.463328  9065 tablet_replica.cc:333] T b08788ab13d74a69bbd09f2993e83dd5 P b0ff6679aa1e47fbaed4804b1c948f44: stopping tablet replica
I20260709 13:17:06.463896  9065 raft_consensus.cc:2243] T b08788ab13d74a69bbd09f2993e83dd5 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.464274  9065 raft_consensus.cc:2272] T b08788ab13d74a69bbd09f2993e83dd5 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.466800  9065 tablet_replica.cc:333] T 56edfadaacc24294af09fb0921541909 P b0ff6679aa1e47fbaed4804b1c948f44: stopping tablet replica
I20260709 13:17:06.467314  9065 raft_consensus.cc:2243] T 56edfadaacc24294af09fb0921541909 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.467804  9065 raft_consensus.cc:2272] T 56edfadaacc24294af09fb0921541909 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:06.468163 12112 consensus_peers.cc:597] T 66c44b5b51e7484da1fc85b948d03934 P 26d9fb8ee3f54206b919bdad7b7179f0 -> Peer b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853): Couldn't send request to peer b0ff6679aa1e47fbaed4804b1c948f44. 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:17:06.469550  9065 tablet_replica.cc:333] T 71b61dbbb7b54ff69de39e41f49a7265 P b0ff6679aa1e47fbaed4804b1c948f44: stopping tablet replica
I20260709 13:17:06.470299  9065 raft_consensus.cc:2243] T 71b61dbbb7b54ff69de39e41f49a7265 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.470969  9065 raft_consensus.cc:2272] T 71b61dbbb7b54ff69de39e41f49a7265 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.473433  9065 tablet_replica.cc:333] T 090a51c5e6924ad9bc34aeea13489cb6 P b0ff6679aa1e47fbaed4804b1c948f44: stopping tablet replica
I20260709 13:17:06.474107  9065 raft_consensus.cc:2243] T 090a51c5e6924ad9bc34aeea13489cb6 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:06.475148  9065 raft_consensus.cc:2272] T 090a51c5e6924ad9bc34aeea13489cb6 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:06.475198 12114 consensus_peers.cc:597] T ce93960364314d879dc9a82cba4c4190 P 26d9fb8ee3f54206b919bdad7b7179f0 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:06.477743  9065 tablet_replica.cc:333] T a340a31ca444412ba60a6620d3acb6c9 P b0ff6679aa1e47fbaed4804b1c948f44: stopping tablet replica
I20260709 13:17:06.478466  9065 raft_consensus.cc:2243] T a340a31ca444412ba60a6620d3acb6c9 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:06.483062  9065 raft_consensus.cc:2272] T a340a31ca444412ba60a6620d3acb6c9 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.485630  9065 tablet_replica.cc:333] T cf64790070cd4d6d949c57089d440e63 P b0ff6679aa1e47fbaed4804b1c948f44: stopping tablet replica
I20260709 13:17:06.486317  9065 raft_consensus.cc:2243] T cf64790070cd4d6d949c57089d440e63 P b0ff6679aa1e47fbaed4804b1c948f44 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.486896  9065 raft_consensus.cc:2272] T cf64790070cd4d6d949c57089d440e63 P b0ff6679aa1e47fbaed4804b1c948f44 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.489429  9065 tablet_replica.cc:333] T e07cc0b2806e41db82b768267b3f1588 P b0ff6679aa1e47fbaed4804b1c948f44: stopping tablet replica
I20260709 13:17:06.490141  9065 raft_consensus.cc:2243] T e07cc0b2806e41db82b768267b3f1588 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:17:06.490204 12188 consensus_peers.cc:597] T 20176a0f3589423e987c4b31bd8d191b P 4927f71d6e294cb89046579b49e12681 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:06.490662  9065 raft_consensus.cc:2272] T e07cc0b2806e41db82b768267b3f1588 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.492977  9065 tablet_replica.cc:333] T d5f9176277aa4335ab0ef552598a2850 P b0ff6679aa1e47fbaed4804b1c948f44: stopping tablet replica
I20260709 13:17:06.493444  9065 raft_consensus.cc:2243] T d5f9176277aa4335ab0ef552598a2850 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.493778  9065 raft_consensus.cc:2272] T d5f9176277aa4335ab0ef552598a2850 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.495397  9065 tablet_replica.cc:333] T c00198cad61f482bac721ce88f740ce9 P b0ff6679aa1e47fbaed4804b1c948f44: stopping tablet replica
I20260709 13:17:06.495941  9065 raft_consensus.cc:2243] T c00198cad61f482bac721ce88f740ce9 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.496279  9065 raft_consensus.cc:2272] T c00198cad61f482bac721ce88f740ce9 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.498621  9065 tablet_replica.cc:333] T 5126a4c954f9418f8169deff475fc575 P b0ff6679aa1e47fbaed4804b1c948f44: stopping tablet replica
I20260709 13:17:06.499305  9065 raft_consensus.cc:2243] T 5126a4c954f9418f8169deff475fc575 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.499800  9065 raft_consensus.cc:2272] T 5126a4c954f9418f8169deff475fc575 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.502169  9065 tablet_replica.cc:333] T d4de5e1bf9474cf8b4a413b7cca446b9 P b0ff6679aa1e47fbaed4804b1c948f44: stopping tablet replica
I20260709 13:17:06.502820  9065 raft_consensus.cc:2243] T d4de5e1bf9474cf8b4a413b7cca446b9 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.503273  9065 raft_consensus.cc:2272] T d4de5e1bf9474cf8b4a413b7cca446b9 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.505661  9065 tablet_replica.cc:333] T af2d9cd64d72456fb663cc1d9526e555 P b0ff6679aa1e47fbaed4804b1c948f44: stopping tablet replica
I20260709 13:17:06.506301  9065 raft_consensus.cc:2243] T af2d9cd64d72456fb663cc1d9526e555 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.506764  9065 raft_consensus.cc:2272] T af2d9cd64d72456fb663cc1d9526e555 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.509246  9065 tablet_replica.cc:333] T 9f42016015614f26a6c397a8f28217cc P b0ff6679aa1e47fbaed4804b1c948f44: stopping tablet replica
I20260709 13:17:06.509716  9065 raft_consensus.cc:2243] T 9f42016015614f26a6c397a8f28217cc P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:06.510392  9065 raft_consensus.cc:2272] T 9f42016015614f26a6c397a8f28217cc P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.512280  9065 tablet_replica.cc:333] T 7a51b90ef4e343cca14d0de46b27c0db P b0ff6679aa1e47fbaed4804b1c948f44: stopping tablet replica
I20260709 13:17:06.512830  9065 raft_consensus.cc:2243] T 7a51b90ef4e343cca14d0de46b27c0db P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.513247  9065 raft_consensus.cc:2272] T 7a51b90ef4e343cca14d0de46b27c0db P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.515448  9065 tablet_replica.cc:333] T 6538d0571ef340a18d06ff718df19927 P b0ff6679aa1e47fbaed4804b1c948f44: stopping tablet replica
I20260709 13:17:06.516162  9065 raft_consensus.cc:2243] T 6538d0571ef340a18d06ff718df19927 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:06.516983  9065 raft_consensus.cc:2272] T 6538d0571ef340a18d06ff718df19927 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.518617  9065 tablet_replica.cc:333] T f399d1440ed8474e83c54e7877c3fa1b P b0ff6679aa1e47fbaed4804b1c948f44: stopping tablet replica
I20260709 13:17:06.519094  9065 raft_consensus.cc:2243] T f399d1440ed8474e83c54e7877c3fa1b P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:06.519834  9065 raft_consensus.cc:2272] T f399d1440ed8474e83c54e7877c3fa1b P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.521368  9065 tablet_replica.cc:333] T 641a18b7eb5e4c21a664e0fabf73fad1 P b0ff6679aa1e47fbaed4804b1c948f44: stopping tablet replica
I20260709 13:17:06.521832  9065 raft_consensus.cc:2243] T 641a18b7eb5e4c21a664e0fabf73fad1 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.522260  9065 raft_consensus.cc:2272] T 641a18b7eb5e4c21a664e0fabf73fad1 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.523888  9065 tablet_replica.cc:333] T 08d4b77670fc4bba87a1daa451adf11a P b0ff6679aa1e47fbaed4804b1c948f44: stopping tablet replica
I20260709 13:17:06.524363  9065 raft_consensus.cc:2243] T 08d4b77670fc4bba87a1daa451adf11a P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.524732  9065 raft_consensus.cc:2272] T 08d4b77670fc4bba87a1daa451adf11a P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.526320  9065 tablet_replica.cc:333] T ec43c60d602d4e409e508f9f084f8720 P b0ff6679aa1e47fbaed4804b1c948f44: stopping tablet replica
I20260709 13:17:06.526813  9065 raft_consensus.cc:2243] T ec43c60d602d4e409e508f9f084f8720 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.527205  9065 raft_consensus.cc:2272] T ec43c60d602d4e409e508f9f084f8720 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.528870  9065 tablet_replica.cc:333] T c2061cbe07c64a5daf65d2a64a0f21b2 P b0ff6679aa1e47fbaed4804b1c948f44: stopping tablet replica
I20260709 13:17:06.529338  9065 raft_consensus.cc:2243] T c2061cbe07c64a5daf65d2a64a0f21b2 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.529719  9065 raft_consensus.cc:2272] T c2061cbe07c64a5daf65d2a64a0f21b2 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.532183  9065 tablet_replica.cc:333] T 186f1192fdb24471975e956b83151118 P b0ff6679aa1e47fbaed4804b1c948f44: stopping tablet replica
I20260709 13:17:06.533079  9065 raft_consensus.cc:2243] T 186f1192fdb24471975e956b83151118 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.533670  9065 raft_consensus.cc:2272] T 186f1192fdb24471975e956b83151118 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.536478  9065 tablet_replica.cc:333] T 3343da12713c4520b922f9cfca2d1d0c P b0ff6679aa1e47fbaed4804b1c948f44: stopping tablet replica
I20260709 13:17:06.537081  9065 raft_consensus.cc:2243] T 3343da12713c4520b922f9cfca2d1d0c P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:17:06.537120 12186 consensus_peers.cc:597] T e07cc0b2806e41db82b768267b3f1588 P 4927f71d6e294cb89046579b49e12681 -> Peer b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853): Couldn't send request to peer b0ff6679aa1e47fbaed4804b1c948f44. 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:17:06.537926  9065 raft_consensus.cc:2272] T 3343da12713c4520b922f9cfca2d1d0c P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.539844  9065 tablet_replica.cc:333] T ada4bc79f76d4253ad667f97dc8df672 P b0ff6679aa1e47fbaed4804b1c948f44: stopping tablet replica
I20260709 13:17:06.540310  9065 raft_consensus.cc:2243] T ada4bc79f76d4253ad667f97dc8df672 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.540771  9065 raft_consensus.cc:2272] T ada4bc79f76d4253ad667f97dc8df672 P b0ff6679aa1e47fbaed4804b1c948f44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.542557  9065 tablet_replica.cc:333] T 9928a37ad8934214b7f8d7bffbc28c27 P b0ff6679aa1e47fbaed4804b1c948f44: stopping tablet replica
I20260709 13:17:06.542948  9065 raft_consensus.cc:2243] T 9928a37ad8934214b7f8d7bffbc28c27 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:06.543664  9065 raft_consensus.cc:2272] T 9928a37ad8934214b7f8d7bffbc28c27 P b0ff6679aa1e47fbaed4804b1c948f44 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:06.561880 12188 consensus_peers.cc:597] T cf69310a833649fa96e2ad10dd1270ef P 4927f71d6e294cb89046579b49e12681 -> Peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Couldn't send request to peer 6878f540147c4f318df5774f4f6338d0. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:06.612792  9065 tablet_server.cc:196] TabletServer@127.8.218.66:0 shutdown complete.
W20260709 13:17:06.613562 12112 consensus_peers.cc:597] T 186f1192fdb24471975e956b83151118 P 26d9fb8ee3f54206b919bdad7b7179f0 -> Peer b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853): Couldn't send request to peer b0ff6679aa1e47fbaed4804b1c948f44. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.66:44853: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:06.639716 12186 consensus_peers.cc:597] T cf69310a833649fa96e2ad10dd1270ef P 4927f71d6e294cb89046579b49e12681 -> Peer b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853): Couldn't send request to peer b0ff6679aa1e47fbaed4804b1c948f44. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.66:44853: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:06.667840 12112 consensus_peers.cc:597] T bf02aaa65219451cac5cdeaf7d722eec P 26d9fb8ee3f54206b919bdad7b7179f0 -> Peer b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853): Couldn't send request to peer b0ff6679aa1e47fbaed4804b1c948f44. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.66:44853: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:06.685253  9065 tablet_server.cc:179] TabletServer@127.8.218.67:0 shutting down...
W20260709 13:17:06.690055 12112 consensus_peers.cc:597] T af2d9cd64d72456fb663cc1d9526e555 P 26d9fb8ee3f54206b919bdad7b7179f0 -> Peer b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853): Couldn't send request to peer b0ff6679aa1e47fbaed4804b1c948f44. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.66:44853: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:06.699867 12112 consensus_peers.cc:597] T cf64790070cd4d6d949c57089d440e63 P 26d9fb8ee3f54206b919bdad7b7179f0 -> Peer b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853): Couldn't send request to peer b0ff6679aa1e47fbaed4804b1c948f44. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.66:44853: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:06.715485 12112 consensus_peers.cc:597] T 44413926b47142b889b92011cbd15a53 P 26d9fb8ee3f54206b919bdad7b7179f0 -> Peer b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853): Couldn't send request to peer b0ff6679aa1e47fbaed4804b1c948f44. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.66:44853: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:06.718161 12112 consensus_peers.cc:597] T f04dfe043222441a93552add4d8f39d7 P 26d9fb8ee3f54206b919bdad7b7179f0 -> Peer b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853): Couldn't send request to peer b0ff6679aa1e47fbaed4804b1c948f44. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.66:44853: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:06.718632 12112 consensus_peers.cc:597] T 08d4b77670fc4bba87a1daa451adf11a P 26d9fb8ee3f54206b919bdad7b7179f0 -> Peer b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853): Couldn't send request to peer b0ff6679aa1e47fbaed4804b1c948f44. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.66:44853: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:06.730026  9065 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:06.730926  9065 tablet_replica.cc:333] T 66c44b5b51e7484da1fc85b948d03934 P 26d9fb8ee3f54206b919bdad7b7179f0: stopping tablet replica
I20260709 13:17:06.731899  9065 raft_consensus.cc:2243] T 66c44b5b51e7484da1fc85b948d03934 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:06.732910  9065 raft_consensus.cc:2272] T 66c44b5b51e7484da1fc85b948d03934 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.735023  9065 tablet_replica.cc:333] T f399d1440ed8474e83c54e7877c3fa1b P 26d9fb8ee3f54206b919bdad7b7179f0: stopping tablet replica
I20260709 13:17:06.735530  9065 raft_consensus.cc:2243] T f399d1440ed8474e83c54e7877c3fa1b P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.735918  9065 raft_consensus.cc:2272] T f399d1440ed8474e83c54e7877c3fa1b P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:06.736104 12188 consensus_peers.cc:597] T c00198cad61f482bac721ce88f740ce9 P 4927f71d6e294cb89046579b49e12681 -> Peer 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179): Couldn't send request to peer 26d9fb8ee3f54206b919bdad7b7179f0. 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:17:06.737697  9065 tablet_replica.cc:333] T f04dfe043222441a93552add4d8f39d7 P 26d9fb8ee3f54206b919bdad7b7179f0: stopping tablet replica
I20260709 13:17:06.738310  9065 raft_consensus.cc:2243] T f04dfe043222441a93552add4d8f39d7 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:06.738989  9065 raft_consensus.cc:2272] T f04dfe043222441a93552add4d8f39d7 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.741005  9065 tablet_replica.cc:333] T 9cb5210e050346c3a53dbb73bda0fa7a P 26d9fb8ee3f54206b919bdad7b7179f0: stopping tablet replica
I20260709 13:17:06.741578  9065 raft_consensus.cc:2243] T 9cb5210e050346c3a53dbb73bda0fa7a P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.742005  9065 raft_consensus.cc:2272] T 9cb5210e050346c3a53dbb73bda0fa7a P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.743856  9065 tablet_replica.cc:333] T 80cc370d7ad34f299f6d15ca677b5e0d P 26d9fb8ee3f54206b919bdad7b7179f0: stopping tablet replica
W20260709 13:17:06.743829 12186 consensus_peers.cc:597] T c00198cad61f482bac721ce88f740ce9 P 4927f71d6e294cb89046579b49e12681 -> Peer b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853): Couldn't send request to peer b0ff6679aa1e47fbaed4804b1c948f44. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.66:44853: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:06.744567  9065 raft_consensus.cc:2243] T 80cc370d7ad34f299f6d15ca677b5e0d P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.744980  9065 raft_consensus.cc:2272] T 80cc370d7ad34f299f6d15ca677b5e0d P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.747149  9065 tablet_replica.cc:333] T 18c699298da2446988e8b38bac1c1ee7 P 26d9fb8ee3f54206b919bdad7b7179f0: stopping tablet replica
I20260709 13:17:06.747803  9065 raft_consensus.cc:2243] T 18c699298da2446988e8b38bac1c1ee7 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.748191  9065 raft_consensus.cc:2272] T 18c699298da2446988e8b38bac1c1ee7 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:06.749394 12112 consensus_peers.cc:597] T 4d4a644e5bcb48ef97c7831ab762cb16 P 26d9fb8ee3f54206b919bdad7b7179f0 -> Peer b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853): Couldn't send request to peer b0ff6679aa1e47fbaed4804b1c948f44. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.66:44853: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:06.749899  9065 tablet_replica.cc:333] T c4d4184a4ee648688991d020a517da9c P 26d9fb8ee3f54206b919bdad7b7179f0: stopping tablet replica
I20260709 13:17:06.750468  9065 raft_consensus.cc:2243] T c4d4184a4ee648688991d020a517da9c P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.750870  9065 raft_consensus.cc:2272] T c4d4184a4ee648688991d020a517da9c P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.752642  9065 tablet_replica.cc:333] T ea945e963b35480f83d8694f5dffc743 P 26d9fb8ee3f54206b919bdad7b7179f0: stopping tablet replica
I20260709 13:17:06.753171  9065 raft_consensus.cc:2243] T ea945e963b35480f83d8694f5dffc743 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.753535  9065 raft_consensus.cc:2272] T ea945e963b35480f83d8694f5dffc743 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.755136  9065 tablet_replica.cc:333] T 0e7d6e1e3326418a8d7585113cb21828 P 26d9fb8ee3f54206b919bdad7b7179f0: stopping tablet replica
I20260709 13:17:06.755648  9065 raft_consensus.cc:2243] T 0e7d6e1e3326418a8d7585113cb21828 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.756096  9065 raft_consensus.cc:2272] T 0e7d6e1e3326418a8d7585113cb21828 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.757767  9065 tablet_replica.cc:333] T 29663000f2154f7e8f0b57ac9e19978e P 26d9fb8ee3f54206b919bdad7b7179f0: stopping tablet replica
I20260709 13:17:06.758294  9065 raft_consensus.cc:2243] T 29663000f2154f7e8f0b57ac9e19978e P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:06.759012  9065 raft_consensus.cc:2272] T 29663000f2154f7e8f0b57ac9e19978e P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.761655  9065 tablet_replica.cc:333] T 71b61dbbb7b54ff69de39e41f49a7265 P 26d9fb8ee3f54206b919bdad7b7179f0: stopping tablet replica
I20260709 13:17:06.762347  9065 raft_consensus.cc:2243] T 71b61dbbb7b54ff69de39e41f49a7265 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:06.763252  9065 raft_consensus.cc:2272] T 71b61dbbb7b54ff69de39e41f49a7265 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.765777  9065 tablet_replica.cc:333] T 090a51c5e6924ad9bc34aeea13489cb6 P 26d9fb8ee3f54206b919bdad7b7179f0: stopping tablet replica
I20260709 13:17:06.766484  9065 raft_consensus.cc:2243] T 090a51c5e6924ad9bc34aeea13489cb6 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.766949  9065 raft_consensus.cc:2272] T 090a51c5e6924ad9bc34aeea13489cb6 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.769207  9065 tablet_replica.cc:333] T 7a51b90ef4e343cca14d0de46b27c0db P 26d9fb8ee3f54206b919bdad7b7179f0: stopping tablet replica
I20260709 13:17:06.769930  9065 raft_consensus.cc:2243] T 7a51b90ef4e343cca14d0de46b27c0db P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.770478  9065 raft_consensus.cc:2272] T 7a51b90ef4e343cca14d0de46b27c0db P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.772991  9065 tablet_replica.cc:333] T cf64790070cd4d6d949c57089d440e63 P 26d9fb8ee3f54206b919bdad7b7179f0: stopping tablet replica
I20260709 13:17:06.773737  9065 raft_consensus.cc:2243] T cf64790070cd4d6d949c57089d440e63 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:06.774617  9065 raft_consensus.cc:2272] T cf64790070cd4d6d949c57089d440e63 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.777000  9065 tablet_replica.cc:333] T 4dbe75b26b8b4407959eb6532aed58e8 P 26d9fb8ee3f54206b919bdad7b7179f0: stopping tablet replica
I20260709 13:17:06.777697  9065 raft_consensus.cc:2243] T 4dbe75b26b8b4407959eb6532aed58e8 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.778226  9065 raft_consensus.cc:2272] T 4dbe75b26b8b4407959eb6532aed58e8 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.780645  9065 tablet_replica.cc:333] T 4d4a644e5bcb48ef97c7831ab762cb16 P 26d9fb8ee3f54206b919bdad7b7179f0: stopping tablet replica
I20260709 13:17:06.781354  9065 raft_consensus.cc:2243] T 4d4a644e5bcb48ef97c7831ab762cb16 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:06.782258  9065 raft_consensus.cc:2272] T 4d4a644e5bcb48ef97c7831ab762cb16 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:06.782610 12112 consensus_peers.cc:597] T d4de5e1bf9474cf8b4a413b7cca446b9 P 26d9fb8ee3f54206b919bdad7b7179f0 -> Peer b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853): Couldn't send request to peer b0ff6679aa1e47fbaed4804b1c948f44. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.66:44853: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:06.784216  9065 tablet_replica.cc:333] T 433ed0b8805a4f5a91389fac38477bb0 P 26d9fb8ee3f54206b919bdad7b7179f0: stopping tablet replica
I20260709 13:17:06.784806  9065 raft_consensus.cc:2243] T 433ed0b8805a4f5a91389fac38477bb0 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.785243  9065 raft_consensus.cc:2272] T 433ed0b8805a4f5a91389fac38477bb0 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.786942  9065 tablet_replica.cc:333] T d32813b344ae41eeb038e5a83ad69873 P 26d9fb8ee3f54206b919bdad7b7179f0: stopping tablet replica
I20260709 13:17:06.787444  9065 raft_consensus.cc:2243] T d32813b344ae41eeb038e5a83ad69873 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.787820  9065 raft_consensus.cc:2272] T d32813b344ae41eeb038e5a83ad69873 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.789494  9065 tablet_replica.cc:333] T 44413926b47142b889b92011cbd15a53 P 26d9fb8ee3f54206b919bdad7b7179f0: stopping tablet replica
I20260709 13:17:06.790071  9065 raft_consensus.cc:2243] T 44413926b47142b889b92011cbd15a53 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:06.790756  9065 raft_consensus.cc:2272] T 44413926b47142b889b92011cbd15a53 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.792407  9065 tablet_replica.cc:333] T 3459d1947e3b48bfb4cdd74180075810 P 26d9fb8ee3f54206b919bdad7b7179f0: stopping tablet replica
I20260709 13:17:06.792908  9065 raft_consensus.cc:2243] T 3459d1947e3b48bfb4cdd74180075810 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.793275  9065 raft_consensus.cc:2272] T 3459d1947e3b48bfb4cdd74180075810 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.794849  9065 tablet_replica.cc:333] T 56edfadaacc24294af09fb0921541909 P 26d9fb8ee3f54206b919bdad7b7179f0: stopping tablet replica
I20260709 13:17:06.795327  9065 raft_consensus.cc:2243] T 56edfadaacc24294af09fb0921541909 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:06.796088  9065 raft_consensus.cc:2272] T 56edfadaacc24294af09fb0921541909 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.797673  9065 tablet_replica.cc:333] T d0a2ceac61cb47d6adbf10a8fe934390 P 26d9fb8ee3f54206b919bdad7b7179f0: stopping tablet replica
I20260709 13:17:06.798175  9065 raft_consensus.cc:2243] T d0a2ceac61cb47d6adbf10a8fe934390 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.798559  9065 raft_consensus.cc:2272] T d0a2ceac61cb47d6adbf10a8fe934390 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.800182  9065 tablet_replica.cc:333] T 29009aa6a47c4b07884884dc46910122 P 26d9fb8ee3f54206b919bdad7b7179f0: stopping tablet replica
I20260709 13:17:06.800683  9065 raft_consensus.cc:2243] T 29009aa6a47c4b07884884dc46910122 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.801057  9065 raft_consensus.cc:2272] T 29009aa6a47c4b07884884dc46910122 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.802683  9065 tablet_replica.cc:333] T 9928a37ad8934214b7f8d7bffbc28c27 P 26d9fb8ee3f54206b919bdad7b7179f0: stopping tablet replica
I20260709 13:17:06.803200  9065 raft_consensus.cc:2243] T 9928a37ad8934214b7f8d7bffbc28c27 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.803594  9065 raft_consensus.cc:2272] T 9928a37ad8934214b7f8d7bffbc28c27 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.805461  9065 tablet_replica.cc:333] T 4fa9c369c27e4588aad14fe6b9930dbd P 26d9fb8ee3f54206b919bdad7b7179f0: stopping tablet replica
I20260709 13:17:06.806187  9065 raft_consensus.cc:2243] T 4fa9c369c27e4588aad14fe6b9930dbd P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.806631  9065 raft_consensus.cc:2272] T 4fa9c369c27e4588aad14fe6b9930dbd P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.808501  9065 tablet_replica.cc:333] T dd97e7b558f74a5dacd74e68a269e7f4 P 26d9fb8ee3f54206b919bdad7b7179f0: stopping tablet replica
I20260709 13:17:06.809085  9065 raft_consensus.cc:2243] T dd97e7b558f74a5dacd74e68a269e7f4 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.809545  9065 raft_consensus.cc:2272] T dd97e7b558f74a5dacd74e68a269e7f4 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.811471  9065 tablet_replica.cc:333] T d5f9176277aa4335ab0ef552598a2850 P 26d9fb8ee3f54206b919bdad7b7179f0: stopping tablet replica
I20260709 13:17:06.811982  9065 raft_consensus.cc:2243] T d5f9176277aa4335ab0ef552598a2850 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.812355  9065 raft_consensus.cc:2272] T d5f9176277aa4335ab0ef552598a2850 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.814101  9065 tablet_replica.cc:333] T 46ba692e52d244659c69a00aea4b4f9f P 26d9fb8ee3f54206b919bdad7b7179f0: stopping tablet replica
I20260709 13:17:06.814581  9065 raft_consensus.cc:2243] T 46ba692e52d244659c69a00aea4b4f9f P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:06.815248  9065 raft_consensus.cc:2272] T 46ba692e52d244659c69a00aea4b4f9f P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.816805  9065 tablet_replica.cc:333] T 5126a4c954f9418f8169deff475fc575 P 26d9fb8ee3f54206b919bdad7b7179f0: stopping tablet replica
I20260709 13:17:06.817267  9065 raft_consensus.cc:2243] T 5126a4c954f9418f8169deff475fc575 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.817658  9065 raft_consensus.cc:2272] T 5126a4c954f9418f8169deff475fc575 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.819216  9065 tablet_replica.cc:333] T c00198cad61f482bac721ce88f740ce9 P 26d9fb8ee3f54206b919bdad7b7179f0: stopping tablet replica
I20260709 13:17:06.819763  9065 raft_consensus.cc:2243] T c00198cad61f482bac721ce88f740ce9 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.820137  9065 raft_consensus.cc:2272] T c00198cad61f482bac721ce88f740ce9 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.821870  9065 tablet_replica.cc:333] T c2061cbe07c64a5daf65d2a64a0f21b2 P 26d9fb8ee3f54206b919bdad7b7179f0: stopping tablet replica
I20260709 13:17:06.822367  9065 raft_consensus.cc:2243] T c2061cbe07c64a5daf65d2a64a0f21b2 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.822746  9065 raft_consensus.cc:2272] T c2061cbe07c64a5daf65d2a64a0f21b2 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.824340  9065 tablet_replica.cc:333] T 186f1192fdb24471975e956b83151118 P 26d9fb8ee3f54206b919bdad7b7179f0: stopping tablet replica
I20260709 13:17:06.824833  9065 raft_consensus.cc:2243] T 186f1192fdb24471975e956b83151118 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:06.825619  9065 raft_consensus.cc:2272] T 186f1192fdb24471975e956b83151118 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.827843  9065 tablet_replica.cc:333] T 93155d9d1ff8414b8cff6245b34c7cbc P 26d9fb8ee3f54206b919bdad7b7179f0: stopping tablet replica
I20260709 13:17:06.828452  9065 raft_consensus.cc:2243] T 93155d9d1ff8414b8cff6245b34c7cbc P 26d9fb8ee3f54206b919bdad7b7179f0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.829015  9065 raft_consensus.cc:2272] T 93155d9d1ff8414b8cff6245b34c7cbc P 26d9fb8ee3f54206b919bdad7b7179f0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.831312  9065 tablet_replica.cc:333] T 3343da12713c4520b922f9cfca2d1d0c P 26d9fb8ee3f54206b919bdad7b7179f0: stopping tablet replica
I20260709 13:17:06.831966  9065 raft_consensus.cc:2243] T 3343da12713c4520b922f9cfca2d1d0c P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.832409  9065 raft_consensus.cc:2272] T 3343da12713c4520b922f9cfca2d1d0c P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:06.833065 12188 consensus_peers.cc:597] T 93155d9d1ff8414b8cff6245b34c7cbc P 4927f71d6e294cb89046579b49e12681 -> Peer 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179): Couldn't send request to peer 26d9fb8ee3f54206b919bdad7b7179f0. 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:17:06.834717  9065 tablet_replica.cc:333] T 08d4b77670fc4bba87a1daa451adf11a P 26d9fb8ee3f54206b919bdad7b7179f0: stopping tablet replica
I20260709 13:17:06.835474  9065 raft_consensus.cc:2243] T 08d4b77670fc4bba87a1daa451adf11a P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:17:06.835906 12186 consensus_peers.cc:597] T 4d89c44b1d9d4490b1937c38c2fda5bb P 4927f71d6e294cb89046579b49e12681 -> Peer b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853): Couldn't send request to peer b0ff6679aa1e47fbaed4804b1c948f44. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.66:44853: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:06.836313  9065 raft_consensus.cc:2272] T 08d4b77670fc4bba87a1daa451adf11a P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.838328  9065 tablet_replica.cc:333] T ce93960364314d879dc9a82cba4c4190 P 26d9fb8ee3f54206b919bdad7b7179f0: stopping tablet replica
I20260709 13:17:06.838974  9065 raft_consensus.cc:2243] T ce93960364314d879dc9a82cba4c4190 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:06.839851  9065 raft_consensus.cc:2272] T ce93960364314d879dc9a82cba4c4190 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.842128  9065 tablet_replica.cc:333] T 88986d5278b045d59c1691c76da6eca3 P 26d9fb8ee3f54206b919bdad7b7179f0: stopping tablet replica
I20260709 13:17:06.842815  9065 raft_consensus.cc:2243] T 88986d5278b045d59c1691c76da6eca3 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.843281  9065 raft_consensus.cc:2272] T 88986d5278b045d59c1691c76da6eca3 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.845703  9065 tablet_replica.cc:333] T d4de5e1bf9474cf8b4a413b7cca446b9 P 26d9fb8ee3f54206b919bdad7b7179f0: stopping tablet replica
I20260709 13:17:06.846388  9065 raft_consensus.cc:2243] T d4de5e1bf9474cf8b4a413b7cca446b9 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:06.847327  9065 raft_consensus.cc:2272] T d4de5e1bf9474cf8b4a413b7cca446b9 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.849717  9065 tablet_replica.cc:333] T af2d9cd64d72456fb663cc1d9526e555 P 26d9fb8ee3f54206b919bdad7b7179f0: stopping tablet replica
I20260709 13:17:06.850368  9065 raft_consensus.cc:2243] T af2d9cd64d72456fb663cc1d9526e555 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:06.851181  9065 raft_consensus.cc:2272] T af2d9cd64d72456fb663cc1d9526e555 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.853120  9065 tablet_replica.cc:333] T 23ddfdb5039c4626be7bdf8065612376 P 26d9fb8ee3f54206b919bdad7b7179f0: stopping tablet replica
I20260709 13:17:06.853577  9065 raft_consensus.cc:2243] T 23ddfdb5039c4626be7bdf8065612376 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.853955  9065 raft_consensus.cc:2272] T 23ddfdb5039c4626be7bdf8065612376 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.855788  9065 tablet_replica.cc:333] T b63d480002744c73b078b0dc90aa66a5 P 26d9fb8ee3f54206b919bdad7b7179f0: stopping tablet replica
I20260709 13:17:06.856273  9065 raft_consensus.cc:2243] T b63d480002744c73b078b0dc90aa66a5 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.856657  9065 raft_consensus.cc:2272] T b63d480002744c73b078b0dc90aa66a5 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.858220  9065 tablet_replica.cc:333] T e07cc0b2806e41db82b768267b3f1588 P 26d9fb8ee3f54206b919bdad7b7179f0: stopping tablet replica
I20260709 13:17:06.858682  9065 raft_consensus.cc:2243] T e07cc0b2806e41db82b768267b3f1588 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.859056  9065 raft_consensus.cc:2272] T e07cc0b2806e41db82b768267b3f1588 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.860847  9065 tablet_replica.cc:333] T 7a5f70ce409e43bc83b515f5dcb1da56 P 26d9fb8ee3f54206b919bdad7b7179f0: stopping tablet replica
I20260709 13:17:06.861294  9065 raft_consensus.cc:2243] T 7a5f70ce409e43bc83b515f5dcb1da56 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:06.861665  9065 raft_consensus.cc:2272] T 7a5f70ce409e43bc83b515f5dcb1da56 P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:06.863328  9065 tablet_replica.cc:333] T bf02aaa65219451cac5cdeaf7d722eec P 26d9fb8ee3f54206b919bdad7b7179f0: stopping tablet replica
I20260709 13:17:06.863873  9065 raft_consensus.cc:2243] T bf02aaa65219451cac5cdeaf7d722eec P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:06.864552  9065 raft_consensus.cc:2272] T bf02aaa65219451cac5cdeaf7d722eec P 26d9fb8ee3f54206b919bdad7b7179f0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:06.896130 12186 consensus_peers.cc:597] T b08788ab13d74a69bbd09f2993e83dd5 P 4927f71d6e294cb89046579b49e12681 -> Peer b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853): Couldn't send request to peer b0ff6679aa1e47fbaed4804b1c948f44. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.66:44853: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:06.898619 12188 consensus_peers.cc:597] T 4dbe75b26b8b4407959eb6532aed58e8 P 4927f71d6e294cb89046579b49e12681 -> Peer 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179): Couldn't send request to peer 26d9fb8ee3f54206b919bdad7b7179f0. 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:17:06.921852 12188 consensus_peers.cc:597] T d0a2ceac61cb47d6adbf10a8fe934390 P 4927f71d6e294cb89046579b49e12681 -> Peer 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179): Couldn't send request to peer 26d9fb8ee3f54206b919bdad7b7179f0. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.67:41179: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:06.947887  9065 tablet_server.cc:196] TabletServer@127.8.218.67:0 shutdown complete.
W20260709 13:17:06.973313 12186 consensus_peers.cc:597] T ada4bc79f76d4253ad667f97dc8df672 P 4927f71d6e294cb89046579b49e12681 -> Peer b0ff6679aa1e47fbaed4804b1c948f44 (127.8.218.66:44853): Couldn't send request to peer b0ff6679aa1e47fbaed4804b1c948f44. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.66:44853: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:07.013041  9065 tablet_server.cc:179] TabletServer@127.8.218.68:0 shutting down...
W20260709 13:17:07.039999 12188 consensus_peers.cc:597] T 88986d5278b045d59c1691c76da6eca3 P 4927f71d6e294cb89046579b49e12681 -> Peer 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179): Couldn't send request to peer 26d9fb8ee3f54206b919bdad7b7179f0. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.67:41179: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:07.044528 12188 consensus_peers.cc:597] T d32813b344ae41eeb038e5a83ad69873 P 4927f71d6e294cb89046579b49e12681 -> Peer 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179): Couldn't send request to peer 26d9fb8ee3f54206b919bdad7b7179f0. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.67:41179: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:07.054131  9065 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:07.054977  9065 tablet_replica.cc:333] T fab417b53b1c428a91c5fb792cb1c82b P 4927f71d6e294cb89046579b49e12681: stopping tablet replica
I20260709 13:17:07.055790  9065 raft_consensus.cc:2243] T fab417b53b1c428a91c5fb792cb1c82b P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:07.056283  9065 raft_consensus.cc:2272] T fab417b53b1c428a91c5fb792cb1c82b P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:07.058873  9065 tablet_replica.cc:333] T cf69310a833649fa96e2ad10dd1270ef P 4927f71d6e294cb89046579b49e12681: stopping tablet replica
I20260709 13:17:07.059510  9065 raft_consensus.cc:2243] T cf69310a833649fa96e2ad10dd1270ef P 4927f71d6e294cb89046579b49e12681 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:17:07.059861 12188 consensus_peers.cc:597] T 80cc370d7ad34f299f6d15ca677b5e0d P 4927f71d6e294cb89046579b49e12681 -> Peer 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179): Couldn't send request to peer 26d9fb8ee3f54206b919bdad7b7179f0. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.67:41179: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:07.060508  9065 raft_consensus.cc:2272] T cf69310a833649fa96e2ad10dd1270ef P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:07.062537  9065 tablet_replica.cc:333] T 20176a0f3589423e987c4b31bd8d191b P 4927f71d6e294cb89046579b49e12681: stopping tablet replica
I20260709 13:17:07.063041  9065 raft_consensus.cc:2243] T 20176a0f3589423e987c4b31bd8d191b P 4927f71d6e294cb89046579b49e12681 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:07.064098  9065 raft_consensus.cc:2272] T 20176a0f3589423e987c4b31bd8d191b P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:07.065814  9065 tablet_replica.cc:333] T f04dfe043222441a93552add4d8f39d7 P 4927f71d6e294cb89046579b49e12681: stopping tablet replica
I20260709 13:17:07.066282  9065 raft_consensus.cc:2243] T f04dfe043222441a93552add4d8f39d7 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:07.066635  9065 raft_consensus.cc:2272] T f04dfe043222441a93552add4d8f39d7 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:07.068419  9065 tablet_replica.cc:333] T 80cc370d7ad34f299f6d15ca677b5e0d P 4927f71d6e294cb89046579b49e12681: stopping tablet replica
I20260709 13:17:07.068929  9065 raft_consensus.cc:2243] T 80cc370d7ad34f299f6d15ca677b5e0d P 4927f71d6e294cb89046579b49e12681 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:07.069572  9065 raft_consensus.cc:2272] T 80cc370d7ad34f299f6d15ca677b5e0d P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:07.071364  9065 tablet_replica.cc:333] T 7038e1dca0384514817b55562bef25a7 P 4927f71d6e294cb89046579b49e12681: stopping tablet replica
I20260709 13:17:07.071925  9065 raft_consensus.cc:2243] T 7038e1dca0384514817b55562bef25a7 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:07.072295  9065 raft_consensus.cc:2272] T 7038e1dca0384514817b55562bef25a7 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:07.074568  9065 tablet_replica.cc:333] T ea945e963b35480f83d8694f5dffc743 P 4927f71d6e294cb89046579b49e12681: stopping tablet replica
I20260709 13:17:07.075158  9065 raft_consensus.cc:2243] T ea945e963b35480f83d8694f5dffc743 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:07.075579  9065 raft_consensus.cc:2272] T ea945e963b35480f83d8694f5dffc743 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:07.077025 12188 consensus_peers.cc:597] T dd97e7b558f74a5dacd74e68a269e7f4 P 4927f71d6e294cb89046579b49e12681 -> Peer 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179): Couldn't send request to peer 26d9fb8ee3f54206b919bdad7b7179f0. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.67:41179: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:07.077440  9065 tablet_replica.cc:333] T d0a2ceac61cb47d6adbf10a8fe934390 P 4927f71d6e294cb89046579b49e12681: stopping tablet replica
I20260709 13:17:07.078063  9065 raft_consensus.cc:2243] T d0a2ceac61cb47d6adbf10a8fe934390 P 4927f71d6e294cb89046579b49e12681 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:07.078795  9065 raft_consensus.cc:2272] T d0a2ceac61cb47d6adbf10a8fe934390 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:07.080622  9065 tablet_replica.cc:333] T 29009aa6a47c4b07884884dc46910122 P 4927f71d6e294cb89046579b49e12681: stopping tablet replica
I20260709 13:17:07.081137  9065 raft_consensus.cc:2243] T 29009aa6a47c4b07884884dc46910122 P 4927f71d6e294cb89046579b49e12681 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:07.081878  9065 raft_consensus.cc:2272] T 29009aa6a47c4b07884884dc46910122 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:07.086498  9065 tablet_replica.cc:333] T ada4bc79f76d4253ad667f97dc8df672 P 4927f71d6e294cb89046579b49e12681: stopping tablet replica
I20260709 13:17:07.087024  9065 raft_consensus.cc:2243] T ada4bc79f76d4253ad667f97dc8df672 P 4927f71d6e294cb89046579b49e12681 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:07.087747  9065 raft_consensus.cc:2272] T ada4bc79f76d4253ad667f97dc8df672 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:07.089584  9065 tablet_replica.cc:333] T b63d480002744c73b078b0dc90aa66a5 P 4927f71d6e294cb89046579b49e12681: stopping tablet replica
I20260709 13:17:07.090087  9065 raft_consensus.cc:2243] T b63d480002744c73b078b0dc90aa66a5 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:07.090514  9065 raft_consensus.cc:2272] T b63d480002744c73b078b0dc90aa66a5 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:07.092222  9065 tablet_replica.cc:333] T 9cb5210e050346c3a53dbb73bda0fa7a P 4927f71d6e294cb89046579b49e12681: stopping tablet replica
I20260709 13:17:07.092747  9065 raft_consensus.cc:2243] T 9cb5210e050346c3a53dbb73bda0fa7a P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:07.093140  9065 raft_consensus.cc:2272] T 9cb5210e050346c3a53dbb73bda0fa7a P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:07.094689  9065 tablet_replica.cc:333] T 73f79eb468644121b4421af350ffb425 P 4927f71d6e294cb89046579b49e12681: stopping tablet replica
I20260709 13:17:07.095214  9065 raft_consensus.cc:2243] T 73f79eb468644121b4421af350ffb425 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:07.095623  9065 raft_consensus.cc:2272] T 73f79eb468644121b4421af350ffb425 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:07.098050  9065 tablet_replica.cc:333] T 4dbe75b26b8b4407959eb6532aed58e8 P 4927f71d6e294cb89046579b49e12681: stopping tablet replica
I20260709 13:17:07.098583  9065 raft_consensus.cc:2243] T 4dbe75b26b8b4407959eb6532aed58e8 P 4927f71d6e294cb89046579b49e12681 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:07.099273  9065 raft_consensus.cc:2272] T 4dbe75b26b8b4407959eb6532aed58e8 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:07.101339  9065 tablet_replica.cc:333] T 0e7d6e1e3326418a8d7585113cb21828 P 4927f71d6e294cb89046579b49e12681: stopping tablet replica
I20260709 13:17:07.101972  9065 raft_consensus.cc:2243] T 0e7d6e1e3326418a8d7585113cb21828 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:07.102447  9065 raft_consensus.cc:2272] T 0e7d6e1e3326418a8d7585113cb21828 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:07.104491  9065 tablet_replica.cc:333] T 29663000f2154f7e8f0b57ac9e19978e P 4927f71d6e294cb89046579b49e12681: stopping tablet replica
I20260709 13:17:07.105008  9065 raft_consensus.cc:2243] T 29663000f2154f7e8f0b57ac9e19978e P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:07.105351  9065 raft_consensus.cc:2272] T 29663000f2154f7e8f0b57ac9e19978e P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:07.107383  9065 tablet_replica.cc:333] T 4d89c44b1d9d4490b1937c38c2fda5bb P 4927f71d6e294cb89046579b49e12681: stopping tablet replica
I20260709 13:17:07.107937  9065 raft_consensus.cc:2243] T 4d89c44b1d9d4490b1937c38c2fda5bb P 4927f71d6e294cb89046579b49e12681 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:07.108527 13098 raft_consensus.cc:493] T 23ddfdb5039c4626be7bdf8065612376 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6878f540147c4f318df5774f4f6338d0)
I20260709 13:17:07.108681  9065 raft_consensus.cc:2272] T 4d89c44b1d9d4490b1937c38c2fda5bb P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:07.109066 13098 raft_consensus.cc:515] T 23ddfdb5039c4626be7bdf8065612376 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26d9fb8ee3f54206b919bdad7b7179f0" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 41179 } } peers { permanent_uuid: "4927f71d6e294cb89046579b49e12681" member_type: VOTER last_known_addr { host: "127.8.218.68" port: 43243 } } peers { permanent_uuid: "6878f540147c4f318df5774f4f6338d0" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 40863 } }
I20260709 13:17:07.110724  9065 tablet_replica.cc:333] T 4d4a644e5bcb48ef97c7831ab762cb16 P 4927f71d6e294cb89046579b49e12681: stopping tablet replica
I20260709 13:17:07.110821 13098 leader_election.cc:290] T 23ddfdb5039c4626be7bdf8065612376 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179), 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863)
I20260709 13:17:07.111538  9065 raft_consensus.cc:2243] T 4d4a644e5bcb48ef97c7831ab762cb16 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:07.112102  9065 raft_consensus.cc:2272] T 4d4a644e5bcb48ef97c7831ab762cb16 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:07.114956  9065 tablet_replica.cc:333] T 3459d1947e3b48bfb4cdd74180075810 P 4927f71d6e294cb89046579b49e12681: stopping tablet replica
I20260709 13:17:07.115605  9065 raft_consensus.cc:2243] T 3459d1947e3b48bfb4cdd74180075810 P 4927f71d6e294cb89046579b49e12681 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:07.116128  9065 raft_consensus.cc:2272] T 3459d1947e3b48bfb4cdd74180075810 P 4927f71d6e294cb89046579b49e12681 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:07.116439 12188 leader_election.cc:336] T 23ddfdb5039c4626be7bdf8065612376 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 26d9fb8ee3f54206b919bdad7b7179f0 (127.8.218.67:41179): Network error: Client connection negotiation failed: client connection to 127.8.218.67:41179: connect: Connection refused (error 111)
W20260709 13:17:07.117192 12188 leader_election.cc:336] T 23ddfdb5039c4626be7bdf8065612376 P 4927f71d6e294cb89046579b49e12681 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 6878f540147c4f318df5774f4f6338d0 (127.8.218.65:40863): Network error: Client connection negotiation failed: client connection to 127.8.218.65:40863: connect: Connection refused (error 111)
I20260709 13:17:07.117486 12188 leader_election.cc:304] T 23ddfdb5039c4626be7bdf8065612376 P 4927f71d6e294cb89046579b49e12681 [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: 4927f71d6e294cb89046579b49e12681; no voters: 26d9fb8ee3f54206b919bdad7b7179f0, 6878f540147c4f318df5774f4f6338d0
I20260709 13:17:07.118328 13098 raft_consensus.cc:2749] T 23ddfdb5039c4626be7bdf8065612376 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:17:07.119256  9065 tablet_replica.cc:333] T 56edfadaacc24294af09fb0921541909 P 4927f71d6e294cb89046579b49e12681: stopping tablet replica
I20260709 13:17:07.119953  9065 raft_consensus.cc:2243] T 56edfadaacc24294af09fb0921541909 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:07.120401  9065 raft_consensus.cc:2272] T 56edfadaacc24294af09fb0921541909 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:07.123070  9065 tablet_replica.cc:333] T 090a51c5e6924ad9bc34aeea13489cb6 P 4927f71d6e294cb89046579b49e12681: stopping tablet replica
I20260709 13:17:07.123821  9065 raft_consensus.cc:2243] T 090a51c5e6924ad9bc34aeea13489cb6 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:07.124233  9065 raft_consensus.cc:2272] T 090a51c5e6924ad9bc34aeea13489cb6 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:07.126008  9065 tablet_replica.cc:333] T a340a31ca444412ba60a6620d3acb6c9 P 4927f71d6e294cb89046579b49e12681: stopping tablet replica
I20260709 13:17:07.126549  9065 raft_consensus.cc:2243] T a340a31ca444412ba60a6620d3acb6c9 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:07.126941  9065 raft_consensus.cc:2272] T a340a31ca444412ba60a6620d3acb6c9 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:07.128962  9065 tablet_replica.cc:333] T e07cc0b2806e41db82b768267b3f1588 P 4927f71d6e294cb89046579b49e12681: stopping tablet replica
I20260709 13:17:07.129546  9065 raft_consensus.cc:2243] T e07cc0b2806e41db82b768267b3f1588 P 4927f71d6e294cb89046579b49e12681 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:07.130260  9065 raft_consensus.cc:2272] T e07cc0b2806e41db82b768267b3f1588 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:07.132046  9065 tablet_replica.cc:333] T 7a5f70ce409e43bc83b515f5dcb1da56 P 4927f71d6e294cb89046579b49e12681: stopping tablet replica
I20260709 13:17:07.132591  9065 raft_consensus.cc:2243] T 7a5f70ce409e43bc83b515f5dcb1da56 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:07.132972  9065 raft_consensus.cc:2272] T 7a5f70ce409e43bc83b515f5dcb1da56 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:07.135411  9065 tablet_replica.cc:333] T b08788ab13d74a69bbd09f2993e83dd5 P 4927f71d6e294cb89046579b49e12681: stopping tablet replica
I20260709 13:17:07.136044  9065 raft_consensus.cc:2243] T b08788ab13d74a69bbd09f2993e83dd5 P 4927f71d6e294cb89046579b49e12681 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:07.136744  9065 raft_consensus.cc:2272] T b08788ab13d74a69bbd09f2993e83dd5 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:07.138413  9065 tablet_replica.cc:333] T bf02aaa65219451cac5cdeaf7d722eec P 4927f71d6e294cb89046579b49e12681: stopping tablet replica
I20260709 13:17:07.138919  9065 raft_consensus.cc:2243] T bf02aaa65219451cac5cdeaf7d722eec P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:07.139302  9065 raft_consensus.cc:2272] T bf02aaa65219451cac5cdeaf7d722eec P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:07.140921  9065 tablet_replica.cc:333] T f399d1440ed8474e83c54e7877c3fa1b P 4927f71d6e294cb89046579b49e12681: stopping tablet replica
I20260709 13:17:07.141436  9065 raft_consensus.cc:2243] T f399d1440ed8474e83c54e7877c3fa1b P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:07.141841  9065 raft_consensus.cc:2272] T f399d1440ed8474e83c54e7877c3fa1b P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:07.143524  9065 tablet_replica.cc:333] T 641a18b7eb5e4c21a664e0fabf73fad1 P 4927f71d6e294cb89046579b49e12681: stopping tablet replica
I20260709 13:17:07.144058  9065 raft_consensus.cc:2243] T 641a18b7eb5e4c21a664e0fabf73fad1 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:07.144448  9065 raft_consensus.cc:2272] T 641a18b7eb5e4c21a664e0fabf73fad1 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:07.146118  9065 tablet_replica.cc:333] T 6538d0571ef340a18d06ff718df19927 P 4927f71d6e294cb89046579b49e12681: stopping tablet replica
I20260709 13:17:07.146633  9065 raft_consensus.cc:2243] T 6538d0571ef340a18d06ff718df19927 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:07.147011  9065 raft_consensus.cc:2272] T 6538d0571ef340a18d06ff718df19927 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:07.148700  9065 tablet_replica.cc:333] T ecc92cb33a25463a8cdc76060c1685cb P 4927f71d6e294cb89046579b49e12681: stopping tablet replica
I20260709 13:17:07.149204  9065 raft_consensus.cc:2243] T ecc92cb33a25463a8cdc76060c1685cb P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:07.149593  9065 raft_consensus.cc:2272] T ecc92cb33a25463a8cdc76060c1685cb P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:07.151110  9065 tablet_replica.cc:333] T 8a903a960a7a4f01a6af617ec23861a6 P 4927f71d6e294cb89046579b49e12681: stopping tablet replica
I20260709 13:17:07.151690  9065 raft_consensus.cc:2243] T 8a903a960a7a4f01a6af617ec23861a6 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:07.152084  9065 raft_consensus.cc:2272] T 8a903a960a7a4f01a6af617ec23861a6 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:07.153837  9065 tablet_replica.cc:333] T ec43c60d602d4e409e508f9f084f8720 P 4927f71d6e294cb89046579b49e12681: stopping tablet replica
I20260709 13:17:07.154346  9065 raft_consensus.cc:2243] T ec43c60d602d4e409e508f9f084f8720 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:07.154727  9065 raft_consensus.cc:2272] T ec43c60d602d4e409e508f9f084f8720 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:07.156314  9065 tablet_replica.cc:333] T 186f1192fdb24471975e956b83151118 P 4927f71d6e294cb89046579b49e12681: stopping tablet replica
I20260709 13:17:07.156832  9065 raft_consensus.cc:2243] T 186f1192fdb24471975e956b83151118 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:07.157217  9065 raft_consensus.cc:2272] T 186f1192fdb24471975e956b83151118 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:07.158862  9065 tablet_replica.cc:333] T 4fa9c369c27e4588aad14fe6b9930dbd P 4927f71d6e294cb89046579b49e12681: stopping tablet replica
I20260709 13:17:07.159394  9065 raft_consensus.cc:2243] T 4fa9c369c27e4588aad14fe6b9930dbd P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:07.159885  9065 raft_consensus.cc:2272] T 4fa9c369c27e4588aad14fe6b9930dbd P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:07.161607  9065 tablet_replica.cc:333] T dd97e7b558f74a5dacd74e68a269e7f4 P 4927f71d6e294cb89046579b49e12681: stopping tablet replica
I20260709 13:17:07.162119  9065 raft_consensus.cc:2243] T dd97e7b558f74a5dacd74e68a269e7f4 P 4927f71d6e294cb89046579b49e12681 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:07.162896  9065 raft_consensus.cc:2272] T dd97e7b558f74a5dacd74e68a269e7f4 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:07.164642  9065 tablet_replica.cc:333] T 46ba692e52d244659c69a00aea4b4f9f P 4927f71d6e294cb89046579b49e12681: stopping tablet replica
I20260709 13:17:07.165117  9065 raft_consensus.cc:2243] T 46ba692e52d244659c69a00aea4b4f9f P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:07.165511  9065 raft_consensus.cc:2272] T 46ba692e52d244659c69a00aea4b4f9f P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:07.167104  9065 tablet_replica.cc:333] T c00198cad61f482bac721ce88f740ce9 P 4927f71d6e294cb89046579b49e12681: stopping tablet replica
I20260709 13:17:07.167608  9065 raft_consensus.cc:2243] T c00198cad61f482bac721ce88f740ce9 P 4927f71d6e294cb89046579b49e12681 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:07.168354  9065 raft_consensus.cc:2272] T c00198cad61f482bac721ce88f740ce9 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:07.170125  9065 tablet_replica.cc:333] T ce93960364314d879dc9a82cba4c4190 P 4927f71d6e294cb89046579b49e12681: stopping tablet replica
I20260709 13:17:07.170679  9065 raft_consensus.cc:2243] T ce93960364314d879dc9a82cba4c4190 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:07.171082  9065 raft_consensus.cc:2272] T ce93960364314d879dc9a82cba4c4190 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:07.173473  9065 tablet_replica.cc:333] T 88986d5278b045d59c1691c76da6eca3 P 4927f71d6e294cb89046579b49e12681: stopping tablet replica
I20260709 13:17:07.173965  9065 raft_consensus.cc:2243] T 88986d5278b045d59c1691c76da6eca3 P 4927f71d6e294cb89046579b49e12681 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:07.174650  9065 raft_consensus.cc:2272] T 88986d5278b045d59c1691c76da6eca3 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:07.176357  9065 tablet_replica.cc:333] T af2d9cd64d72456fb663cc1d9526e555 P 4927f71d6e294cb89046579b49e12681: stopping tablet replica
I20260709 13:17:07.176855  9065 raft_consensus.cc:2243] T af2d9cd64d72456fb663cc1d9526e555 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:07.177241  9065 raft_consensus.cc:2272] T af2d9cd64d72456fb663cc1d9526e555 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:07.178993  9065 tablet_replica.cc:333] T 9f42016015614f26a6c397a8f28217cc P 4927f71d6e294cb89046579b49e12681: stopping tablet replica
I20260709 13:17:07.179561  9065 raft_consensus.cc:2243] T 9f42016015614f26a6c397a8f28217cc P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:07.179972  9065 raft_consensus.cc:2272] T 9f42016015614f26a6c397a8f28217cc P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:07.182046  9065 tablet_replica.cc:333] T d32813b344ae41eeb038e5a83ad69873 P 4927f71d6e294cb89046579b49e12681: stopping tablet replica
I20260709 13:17:07.182919  9065 raft_consensus.cc:2243] T d32813b344ae41eeb038e5a83ad69873 P 4927f71d6e294cb89046579b49e12681 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:07.183636  9065 raft_consensus.cc:2272] T d32813b344ae41eeb038e5a83ad69873 P 4927f71d6e294cb89046579b49e12681 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:07.185874  9065 tablet_replica.cc:333] T 23ddfdb5039c4626be7bdf8065612376 P 4927f71d6e294cb89046579b49e12681: stopping tablet replica
I20260709 13:17:07.186327  9065 raft_consensus.cc:2243] T 23ddfdb5039c4626be7bdf8065612376 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:07.186714  9065 raft_consensus.cc:2272] T 23ddfdb5039c4626be7bdf8065612376 P 4927f71d6e294cb89046579b49e12681 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:07.188315  9065 tablet_replica.cc:333] T 93155d9d1ff8414b8cff6245b34c7cbc P 4927f71d6e294cb89046579b49e12681: stopping tablet replica
I20260709 13:17:07.188781  9065 raft_consensus.cc:2243] T 93155d9d1ff8414b8cff6245b34c7cbc P 4927f71d6e294cb89046579b49e12681 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:07.189549  9065 raft_consensus.cc:2272] T 93155d9d1ff8414b8cff6245b34c7cbc P 4927f71d6e294cb89046579b49e12681 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:07.256795  9065 tablet_server.cc:196] TabletServer@127.8.218.68:0 shutdown complete.
I20260709 13:17:07.321416  9065 master.cc:562] Master@127.8.218.126:44709 shutting down...
W20260709 13:17:07.350332 11945 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Catalog manager is not initialized. State: Closing
I20260709 13:17:07.351517  9065 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cd20184d1aef498d873b495204328b6b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:07.352167  9065 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cd20184d1aef498d873b495204328b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:07.352509  9065 tablet_replica.cc:333] T 00000000000000000000000000000000 P cd20184d1aef498d873b495204328b6b: stopping tablet replica
I20260709 13:17:07.373039  9065 master.cc:584] Master@127.8.218.126:44709 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (30320 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 13:17:07.465134  9065 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.8.218.126:40803
I20260709 13:17:07.466281  9065 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:07.472515 13102 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:17:07.472628 13103 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:17:07.472740 13105 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:17:07.473577  9065 server_base.cc:1061] running on GCE node
I20260709 13:17:07.474606  9065 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:07.474833  9065 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:17:07.474993  9065 hybrid_clock.cc:648] HybridClock initialized: now 1783603027474976 us; error 0 us; skew 500 ppm
I20260709 13:17:07.475517  9065 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:07.477927  9065 webserver.cc:533] Webserver started at http://127.8.218.126:34529/ using document root <none> and password file <none>
I20260709 13:17:07.478425  9065 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:07.478628  9065 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:07.478899  9065 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:07.480052  9065 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602920109272-9065-0/minicluster-data/master-0-root/instance:
uuid: "5637d6445f32423fa4a9efc521a35682"
format_stamp: "Formatted at 2026-07-09 13:17:07 on dist-test-slave-fpp7"
I20260709 13:17:07.484325  9065 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 13:17:07.487450 13110 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:17:07.488210  9065 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:17:07.488515  9065 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602920109272-9065-0/minicluster-data/master-0-root
uuid: "5637d6445f32423fa4a9efc521a35682"
format_stamp: "Formatted at 2026-07-09 13:17:07 on dist-test-slave-fpp7"
I20260709 13:17:07.488802  9065 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602920109272-9065-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602920109272-9065-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602920109272-9065-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:17:07.505211  9065 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:07.506425  9065 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:07.543596  9065 rpc_server.cc:307] RPC server started. Bound to: 127.8.218.126:40803
I20260709 13:17:07.543800 13161 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.218.126:40803 every 8 connection(s)
I20260709 13:17:07.547432 13162 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:17:07.558033 13162 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5637d6445f32423fa4a9efc521a35682: Bootstrap starting.
I20260709 13:17:07.562825 13162 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5637d6445f32423fa4a9efc521a35682: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:07.566895 13162 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5637d6445f32423fa4a9efc521a35682: No bootstrap required, opened a new log
I20260709 13:17:07.569015 13162 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5637d6445f32423fa4a9efc521a35682 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5637d6445f32423fa4a9efc521a35682" member_type: VOTER }
I20260709 13:17:07.569375 13162 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5637d6445f32423fa4a9efc521a35682 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:07.569554 13162 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5637d6445f32423fa4a9efc521a35682 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5637d6445f32423fa4a9efc521a35682, State: Initialized, Role: FOLLOWER
I20260709 13:17:07.570036 13162 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5637d6445f32423fa4a9efc521a35682 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5637d6445f32423fa4a9efc521a35682" member_type: VOTER }
I20260709 13:17:07.570422 13162 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5637d6445f32423fa4a9efc521a35682 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:17:07.570616 13162 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5637d6445f32423fa4a9efc521a35682 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:17:07.570822 13162 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5637d6445f32423fa4a9efc521a35682 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:07.575898 13162 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5637d6445f32423fa4a9efc521a35682 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5637d6445f32423fa4a9efc521a35682" member_type: VOTER }
I20260709 13:17:07.576355 13162 leader_election.cc:304] T 00000000000000000000000000000000 P 5637d6445f32423fa4a9efc521a35682 [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: 5637d6445f32423fa4a9efc521a35682; no voters: 
I20260709 13:17:07.577422 13162 leader_election.cc:290] T 00000000000000000000000000000000 P 5637d6445f32423fa4a9efc521a35682 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:17:07.577831 13165 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5637d6445f32423fa4a9efc521a35682 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:07.579370 13165 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5637d6445f32423fa4a9efc521a35682 [term 1 LEADER]: Becoming Leader. State: Replica: 5637d6445f32423fa4a9efc521a35682, State: Running, Role: LEADER
I20260709 13:17:07.580133 13165 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5637d6445f32423fa4a9efc521a35682 [LEADER]: Queue going to LEADER mode. State: All 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: "5637d6445f32423fa4a9efc521a35682" member_type: VOTER }
I20260709 13:17:07.580610 13162 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5637d6445f32423fa4a9efc521a35682 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:17:07.584455 13166 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5637d6445f32423fa4a9efc521a35682 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5637d6445f32423fa4a9efc521a35682" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5637d6445f32423fa4a9efc521a35682" member_type: VOTER } }
I20260709 13:17:07.585162 13166 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5637d6445f32423fa4a9efc521a35682 [sys.catalog]: This master's current role is: LEADER
I20260709 13:17:07.584967 13167 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5637d6445f32423fa4a9efc521a35682 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5637d6445f32423fa4a9efc521a35682. Latest consensus state: current_term: 1 leader_uuid: "5637d6445f32423fa4a9efc521a35682" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5637d6445f32423fa4a9efc521a35682" member_type: VOTER } }
I20260709 13:17:07.586534 13167 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5637d6445f32423fa4a9efc521a35682 [sys.catalog]: This master's current role is: LEADER
I20260709 13:17:07.587155 13171 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:17:07.595564 13171 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:17:07.602630  9065 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:17:07.606858 13171 catalog_manager.cc:1383] Generated new cluster ID: c739932bbe584df4858e7b2ac6edcb9f
I20260709 13:17:07.607148 13171 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:17:07.621394 13171 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:17:07.622627 13171 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:17:07.645157 13171 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5637d6445f32423fa4a9efc521a35682: Generated new TSK 0
I20260709 13:17:07.645747 13171 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:17:07.670275  9065 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:07.676060 13183 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:17:07.677173 13184 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:17:07.678531 13186 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:17:07.678975  9065 server_base.cc:1061] running on GCE node
I20260709 13:17:07.680033  9065 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:07.680217  9065 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:17:07.680332  9065 hybrid_clock.cc:648] HybridClock initialized: now 1783603027680321 us; error 0 us; skew 500 ppm
I20260709 13:17:07.680794  9065 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:07.682922  9065 webserver.cc:533] Webserver started at http://127.8.218.65:33199/ using document root <none> and password file <none>
I20260709 13:17:07.683337  9065 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:07.683496  9065 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:07.683772  9065 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:07.684794  9065 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602920109272-9065-0/minicluster-data/ts-0-root/instance:
uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17"
format_stamp: "Formatted at 2026-07-09 13:17:07 on dist-test-slave-fpp7"
I20260709 13:17:07.689170  9065 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260709 13:17:07.692539 13191 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:17:07.693255  9065 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:17:07.693567  9065 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602920109272-9065-0/minicluster-data/ts-0-root
uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17"
format_stamp: "Formatted at 2026-07-09 13:17:07 on dist-test-slave-fpp7"
I20260709 13:17:07.693849  9065 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602920109272-9065-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602920109272-9065-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602920109272-9065-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:17:07.717519  9065 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:07.718760  9065 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:07.720235  9065 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:17:07.722410  9065 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:17:07.722702  9065 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:07.722937  9065 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:17:07.723126  9065 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:07.761703  9065 rpc_server.cc:307] RPC server started. Bound to: 127.8.218.65:35815
I20260709 13:17:07.761822 13253 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.218.65:35815 every 8 connection(s)
I20260709 13:17:07.766754  9065 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:07.773996 13258 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:17:07.775362 13259 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:17:07.776835  9065 server_base.cc:1061] running on GCE node
W20260709 13:17:07.777222 13262 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:17:07.778196  9065 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:07.778427  9065 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:17:07.778605  9065 hybrid_clock.cc:648] HybridClock initialized: now 1783603027778585 us; error 0 us; skew 500 ppm
I20260709 13:17:07.779136  9065 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:07.782076  9065 webserver.cc:533] Webserver started at http://127.8.218.66:35857/ using document root <none> and password file <none>
I20260709 13:17:07.782649  9065 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:07.782858  9065 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:07.783180  9065 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:07.783154 13254 heartbeater.cc:344] Connected to a master server at 127.8.218.126:40803
I20260709 13:17:07.783806 13254 heartbeater.cc:461] Registering TS with master...
I20260709 13:17:07.784677 13254 heartbeater.cc:507] Master 127.8.218.126:40803 requested a full tablet report, sending...
I20260709 13:17:07.784886  9065 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602920109272-9065-0/minicluster-data/ts-1-root/instance:
uuid: "f7b9e24a352b4a758ec3257f2a602715"
format_stamp: "Formatted at 2026-07-09 13:17:07 on dist-test-slave-fpp7"
I20260709 13:17:07.786777 13127 ts_manager.cc:194] Registered new tserver with Master: a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815)
I20260709 13:17:07.788493 13127 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55884
I20260709 13:17:07.789893  9065 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:17:07.793676 13266 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:17:07.794332  9065 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:17:07.794625  9065 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602920109272-9065-0/minicluster-data/ts-1-root
uuid: "f7b9e24a352b4a758ec3257f2a602715"
format_stamp: "Formatted at 2026-07-09 13:17:07 on dist-test-slave-fpp7"
I20260709 13:17:07.794888  9065 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602920109272-9065-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602920109272-9065-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602920109272-9065-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:17:07.808787  9065 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:07.809991  9065 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:07.811429  9065 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:17:07.813678  9065 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:17:07.813898  9065 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:07.814136  9065 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:17:07.814306  9065 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:07.853389  9065 rpc_server.cc:307] RPC server started. Bound to: 127.8.218.66:46645
I20260709 13:17:07.853489 13328 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.218.66:46645 every 8 connection(s)
I20260709 13:17:07.858071  9065 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:07.865146 13332 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:17:07.866576 13333 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:17:07.869851  9065 server_base.cc:1061] running on GCE node
I20260709 13:17:07.870067 13329 heartbeater.cc:344] Connected to a master server at 127.8.218.126:40803
I20260709 13:17:07.870561 13329 heartbeater.cc:461] Registering TS with master...
W20260709 13:17:07.870697 13335 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:17:07.871492 13329 heartbeater.cc:507] Master 127.8.218.126:40803 requested a full tablet report, sending...
I20260709 13:17:07.871881  9065 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:07.872184  9065 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:17:07.872388  9065 hybrid_clock.cc:648] HybridClock initialized: now 1783603027872369 us; error 0 us; skew 500 ppm
I20260709 13:17:07.873221  9065 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:07.873760 13127 ts_manager.cc:194] Registered new tserver with Master: f7b9e24a352b4a758ec3257f2a602715 (127.8.218.66:46645)
I20260709 13:17:07.875345 13127 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55896
I20260709 13:17:07.875746  9065 webserver.cc:533] Webserver started at http://127.8.218.67:38763/ using document root <none> and password file <none>
I20260709 13:17:07.876396  9065 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:07.876658  9065 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:07.876927  9065 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:07.878014  9065 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602920109272-9065-0/minicluster-data/ts-2-root/instance:
uuid: "afd6946a203f47bdb5dd0acfb2f677fe"
format_stamp: "Formatted at 2026-07-09 13:17:07 on dist-test-slave-fpp7"
I20260709 13:17:07.882349  9065 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:17:07.885452 13340 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:17:07.886186  9065 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260709 13:17:07.886464  9065 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602920109272-9065-0/minicluster-data/ts-2-root
uuid: "afd6946a203f47bdb5dd0acfb2f677fe"
format_stamp: "Formatted at 2026-07-09 13:17:07 on dist-test-slave-fpp7"
I20260709 13:17:07.886746  9065 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602920109272-9065-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602920109272-9065-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602920109272-9065-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:17:07.898947  9065 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:07.900161  9065 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:07.901531  9065 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:17:07.903741  9065 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:17:07.904006  9065 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:07.904248  9065 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:17:07.904418  9065 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:07.942718  9065 rpc_server.cc:307] RPC server started. Bound to: 127.8.218.67:42429
I20260709 13:17:07.942818 13402 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.218.67:42429 every 8 connection(s)
I20260709 13:17:07.956408 13403 heartbeater.cc:344] Connected to a master server at 127.8.218.126:40803
I20260709 13:17:07.956790 13403 heartbeater.cc:461] Registering TS with master...
I20260709 13:17:07.957496 13403 heartbeater.cc:507] Master 127.8.218.126:40803 requested a full tablet report, sending...
I20260709 13:17:07.959277 13127 ts_manager.cc:194] Registered new tserver with Master: afd6946a203f47bdb5dd0acfb2f677fe (127.8.218.67:42429)
I20260709 13:17:07.960150  9065 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014197287s
I20260709 13:17:07.960644 13127 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55904
I20260709 13:17:07.984380 13127 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55908:
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:17:07.987182 13127 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:17:08.058233 13219 tablet_service.cc:1511] Processing CreateTablet for tablet 6f59718154584a3699b684dccd882f04 (DEFAULT_TABLE table=test-workload [id=e53e67708de8493f98dd7e8c9a3ea605]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:17:08.059839 13219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f59718154584a3699b684dccd882f04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:08.060199 13218 tablet_service.cc:1511] Processing CreateTablet for tablet 2de1bae27ce84d498073b295c0937f86 (DEFAULT_TABLE table=test-workload [id=e53e67708de8493f98dd7e8c9a3ea605]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:17:08.061640 13218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2de1bae27ce84d498073b295c0937f86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:08.068876 13294 tablet_service.cc:1511] Processing CreateTablet for tablet 6f59718154584a3699b684dccd882f04 (DEFAULT_TABLE table=test-workload [id=e53e67708de8493f98dd7e8c9a3ea605]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:17:08.069432 13293 tablet_service.cc:1511] Processing CreateTablet for tablet 2de1bae27ce84d498073b295c0937f86 (DEFAULT_TABLE table=test-workload [id=e53e67708de8493f98dd7e8c9a3ea605]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:17:08.070466 13294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f59718154584a3699b684dccd882f04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:08.071039 13293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2de1bae27ce84d498073b295c0937f86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:08.070631 13217 tablet_service.cc:1511] Processing CreateTablet for tablet 513bce422e184516ae9bbbdf5f8bea08 (DEFAULT_TABLE table=test-workload [id=e53e67708de8493f98dd7e8c9a3ea605]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:17:08.072664 13217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 513bce422e184516ae9bbbdf5f8bea08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:08.076323 13292 tablet_service.cc:1511] Processing CreateTablet for tablet 513bce422e184516ae9bbbdf5f8bea08 (DEFAULT_TABLE table=test-workload [id=e53e67708de8493f98dd7e8c9a3ea605]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:17:08.077775 13292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 513bce422e184516ae9bbbdf5f8bea08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:08.079209 13368 tablet_service.cc:1511] Processing CreateTablet for tablet 6f59718154584a3699b684dccd882f04 (DEFAULT_TABLE table=test-workload [id=e53e67708de8493f98dd7e8c9a3ea605]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:17:08.080585 13368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f59718154584a3699b684dccd882f04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:08.090005 13367 tablet_service.cc:1511] Processing CreateTablet for tablet 2de1bae27ce84d498073b295c0937f86 (DEFAULT_TABLE table=test-workload [id=e53e67708de8493f98dd7e8c9a3ea605]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:17:08.091466 13367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2de1bae27ce84d498073b295c0937f86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:08.093935 13366 tablet_service.cc:1511] Processing CreateTablet for tablet 513bce422e184516ae9bbbdf5f8bea08 (DEFAULT_TABLE table=test-workload [id=e53e67708de8493f98dd7e8c9a3ea605]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:17:08.095355 13366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 513bce422e184516ae9bbbdf5f8bea08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:08.107439 13216 tablet_service.cc:1511] Processing CreateTablet for tablet 5efa4e6882774720a9e23184f19d686b (DEFAULT_TABLE table=test-workload [id=e53e67708de8493f98dd7e8c9a3ea605]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:17:08.108857 13216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5efa4e6882774720a9e23184f19d686b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:08.109189 13293 tablet_service.cc:1511] Processing CreateTablet for tablet 5efa4e6882774720a9e23184f19d686b (DEFAULT_TABLE table=test-workload [id=e53e67708de8493f98dd7e8c9a3ea605]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:17:08.110507 13293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5efa4e6882774720a9e23184f19d686b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:08.110924 13365 tablet_service.cc:1511] Processing CreateTablet for tablet 5efa4e6882774720a9e23184f19d686b (DEFAULT_TABLE table=test-workload [id=e53e67708de8493f98dd7e8c9a3ea605]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:17:08.112279 13365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5efa4e6882774720a9e23184f19d686b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:08.126991 13215 tablet_service.cc:1511] Processing CreateTablet for tablet 903140b7ce904e619e9116c8d371c8e8 (DEFAULT_TABLE table=test-workload [id=e53e67708de8493f98dd7e8c9a3ea605]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:17:08.128532 13215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 903140b7ce904e619e9116c8d371c8e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:08.128407 13291 tablet_service.cc:1511] Processing CreateTablet for tablet 903140b7ce904e619e9116c8d371c8e8 (DEFAULT_TABLE table=test-workload [id=e53e67708de8493f98dd7e8c9a3ea605]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:17:08.129868 13291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 903140b7ce904e619e9116c8d371c8e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:08.130468 13364 tablet_service.cc:1511] Processing CreateTablet for tablet 903140b7ce904e619e9116c8d371c8e8 (DEFAULT_TABLE table=test-workload [id=e53e67708de8493f98dd7e8c9a3ea605]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:17:08.131877 13364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 903140b7ce904e619e9116c8d371c8e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:08.143234 13214 tablet_service.cc:1511] Processing CreateTablet for tablet 78b59f5dcf5849daa49b24e63b141d82 (DEFAULT_TABLE table=test-workload [id=e53e67708de8493f98dd7e8c9a3ea605]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:17:08.144637 13214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78b59f5dcf5849daa49b24e63b141d82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:08.145146 13293 tablet_service.cc:1511] Processing CreateTablet for tablet 78b59f5dcf5849daa49b24e63b141d82 (DEFAULT_TABLE table=test-workload [id=e53e67708de8493f98dd7e8c9a3ea605]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:17:08.146800 13293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78b59f5dcf5849daa49b24e63b141d82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:08.154665 13418 tablet_bootstrap.cc:492] T 6f59718154584a3699b684dccd882f04 P f7b9e24a352b4a758ec3257f2a602715: Bootstrap starting.
I20260709 13:17:08.156024 13363 tablet_service.cc:1511] Processing CreateTablet for tablet 78b59f5dcf5849daa49b24e63b141d82 (DEFAULT_TABLE table=test-workload [id=e53e67708de8493f98dd7e8c9a3ea605]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:17:08.157703 13363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78b59f5dcf5849daa49b24e63b141d82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:08.176988 13212 tablet_service.cc:1511] Processing CreateTablet for tablet e6ccb1d07b0b49f580421d7ba077241b (DEFAULT_TABLE table=test-workload [id=e53e67708de8493f98dd7e8c9a3ea605]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:17:08.179652 13294 tablet_service.cc:1511] Processing CreateTablet for tablet e6ccb1d07b0b49f580421d7ba077241b (DEFAULT_TABLE table=test-workload [id=e53e67708de8493f98dd7e8c9a3ea605]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:17:08.193869 13419 tablet_bootstrap.cc:492] T 2de1bae27ce84d498073b295c0937f86 P a9b95b6c3d37421e8da8c43cf4dd9c17: Bootstrap starting.
I20260709 13:17:08.163053 13418 tablet_bootstrap.cc:654] T 6f59718154584a3699b684dccd882f04 P f7b9e24a352b4a758ec3257f2a602715: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:08.174108 13362 tablet_service.cc:1511] Processing CreateTablet for tablet 38daa2c84e0a4af08dadda33a6cb009f (DEFAULT_TABLE table=test-workload [id=e53e67708de8493f98dd7e8c9a3ea605]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:17:08.165148 13213 tablet_service.cc:1511] Processing CreateTablet for tablet 38daa2c84e0a4af08dadda33a6cb009f (DEFAULT_TABLE table=test-workload [id=e53e67708de8493f98dd7e8c9a3ea605]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:17:08.194846 13294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6ccb1d07b0b49f580421d7ba077241b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:08.190157 13217 tablet_service.cc:1511] Processing CreateTablet for tablet b9d7daa49fe74739bb4fece3f15ece78 (DEFAULT_TABLE table=test-workload [id=e53e67708de8493f98dd7e8c9a3ea605]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:17:08.186259 13367 tablet_service.cc:1511] Processing CreateTablet for tablet e6ccb1d07b0b49f580421d7ba077241b (DEFAULT_TABLE table=test-workload [id=e53e67708de8493f98dd7e8c9a3ea605]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:17:08.169983 13293 tablet_service.cc:1511] Processing CreateTablet for tablet 38daa2c84e0a4af08dadda33a6cb009f (DEFAULT_TABLE table=test-workload [id=e53e67708de8493f98dd7e8c9a3ea605]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:17:08.197883 13212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6ccb1d07b0b49f580421d7ba077241b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:08.199142 13293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38daa2c84e0a4af08dadda33a6cb009f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:08.199133 13213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38daa2c84e0a4af08dadda33a6cb009f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:08.204001 13217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9d7daa49fe74739bb4fece3f15ece78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:08.204337 13291 tablet_service.cc:1511] Processing CreateTablet for tablet b9d7daa49fe74739bb4fece3f15ece78 (DEFAULT_TABLE table=test-workload [id=e53e67708de8493f98dd7e8c9a3ea605]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:17:08.205648 13291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9d7daa49fe74739bb4fece3f15ece78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:08.215632 13419 tablet_bootstrap.cc:654] T 2de1bae27ce84d498073b295c0937f86 P a9b95b6c3d37421e8da8c43cf4dd9c17: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:08.216377 13420 tablet_bootstrap.cc:492] T 6f59718154584a3699b684dccd882f04 P afd6946a203f47bdb5dd0acfb2f677fe: Bootstrap starting.
I20260709 13:17:08.225694 13362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38daa2c84e0a4af08dadda33a6cb009f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:08.229372 13368 tablet_service.cc:1511] Processing CreateTablet for tablet b9d7daa49fe74739bb4fece3f15ece78 (DEFAULT_TABLE table=test-workload [id=e53e67708de8493f98dd7e8c9a3ea605]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:17:08.230872 13368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9d7daa49fe74739bb4fece3f15ece78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:08.232321 13367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6ccb1d07b0b49f580421d7ba077241b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:08.256527 13419 tablet_bootstrap.cc:492] T 2de1bae27ce84d498073b295c0937f86 P a9b95b6c3d37421e8da8c43cf4dd9c17: No bootstrap required, opened a new log
I20260709 13:17:08.257222 13419 ts_tablet_manager.cc:1403] T 2de1bae27ce84d498073b295c0937f86 P a9b95b6c3d37421e8da8c43cf4dd9c17: Time spent bootstrapping tablet: real 0.064s	user 0.010s	sys 0.009s
I20260709 13:17:08.260520 13419 raft_consensus.cc:359] T 2de1bae27ce84d498073b295c0937f86 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.262100 13293 tablet_service.cc:1511] Processing CreateTablet for tablet 652b8dadc05749febc7c5a0b583ce440 (DEFAULT_TABLE table=test-workload [id=e53e67708de8493f98dd7e8c9a3ea605]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:17:08.263741 13293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 652b8dadc05749febc7c5a0b583ce440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:08.263567 13213 tablet_service.cc:1511] Processing CreateTablet for tablet 652b8dadc05749febc7c5a0b583ce440 (DEFAULT_TABLE table=test-workload [id=e53e67708de8493f98dd7e8c9a3ea605]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:17:08.262802 13419 raft_consensus.cc:385] T 2de1bae27ce84d498073b295c0937f86 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:08.264659 13419 raft_consensus.cc:740] T 2de1bae27ce84d498073b295c0937f86 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9b95b6c3d37421e8da8c43cf4dd9c17, State: Initialized, Role: FOLLOWER
I20260709 13:17:08.264073 13420 tablet_bootstrap.cc:654] T 6f59718154584a3699b684dccd882f04 P afd6946a203f47bdb5dd0acfb2f677fe: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:08.265261 13213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 652b8dadc05749febc7c5a0b583ce440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:08.268743 13419 consensus_queue.cc:260] T 2de1bae27ce84d498073b295c0937f86 P a9b95b6c3d37421e8da8c43cf4dd9c17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.277390 13368 tablet_service.cc:1511] Processing CreateTablet for tablet 652b8dadc05749febc7c5a0b583ce440 (DEFAULT_TABLE table=test-workload [id=e53e67708de8493f98dd7e8c9a3ea605]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:17:08.277793 13420 tablet_bootstrap.cc:492] T 6f59718154584a3699b684dccd882f04 P afd6946a203f47bdb5dd0acfb2f677fe: No bootstrap required, opened a new log
I20260709 13:17:08.278949 13420 ts_tablet_manager.cc:1403] T 6f59718154584a3699b684dccd882f04 P afd6946a203f47bdb5dd0acfb2f677fe: Time spent bootstrapping tablet: real 0.063s	user 0.011s	sys 0.006s
I20260709 13:17:08.279574 13254 heartbeater.cc:499] Master 127.8.218.126:40803 was elected leader, sending a full tablet report...
I20260709 13:17:08.280432 13418 tablet_bootstrap.cc:492] T 6f59718154584a3699b684dccd882f04 P f7b9e24a352b4a758ec3257f2a602715: No bootstrap required, opened a new log
I20260709 13:17:08.280992 13418 ts_tablet_manager.cc:1403] T 6f59718154584a3699b684dccd882f04 P f7b9e24a352b4a758ec3257f2a602715: Time spent bootstrapping tablet: real 0.127s	user 0.024s	sys 0.008s
I20260709 13:17:08.283056 13368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 652b8dadc05749febc7c5a0b583ce440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:08.285003 13419 ts_tablet_manager.cc:1434] T 2de1bae27ce84d498073b295c0937f86 P a9b95b6c3d37421e8da8c43cf4dd9c17: Time spent starting tablet: real 0.027s	user 0.010s	sys 0.002s
I20260709 13:17:08.287485 13420 raft_consensus.cc:359] T 6f59718154584a3699b684dccd882f04 P afd6946a203f47bdb5dd0acfb2f677fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.288329 13420 raft_consensus.cc:385] T 6f59718154584a3699b684dccd882f04 P afd6946a203f47bdb5dd0acfb2f677fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:08.288695 13420 raft_consensus.cc:740] T 6f59718154584a3699b684dccd882f04 P afd6946a203f47bdb5dd0acfb2f677fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afd6946a203f47bdb5dd0acfb2f677fe, State: Initialized, Role: FOLLOWER
I20260709 13:17:08.289074 13419 tablet_bootstrap.cc:492] T 513bce422e184516ae9bbbdf5f8bea08 P a9b95b6c3d37421e8da8c43cf4dd9c17: Bootstrap starting.
I20260709 13:17:08.289592 13420 consensus_queue.cc:260] T 6f59718154584a3699b684dccd882f04 P afd6946a203f47bdb5dd0acfb2f677fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.294005 13418 raft_consensus.cc:359] T 6f59718154584a3699b684dccd882f04 P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.294862 13418 raft_consensus.cc:385] T 6f59718154584a3699b684dccd882f04 P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:08.295403 13418 raft_consensus.cc:740] T 6f59718154584a3699b684dccd882f04 P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7b9e24a352b4a758ec3257f2a602715, State: Initialized, Role: FOLLOWER
I20260709 13:17:08.296629 13418 consensus_queue.cc:260] T 6f59718154584a3699b684dccd882f04 P f7b9e24a352b4a758ec3257f2a602715 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.297518 13419 tablet_bootstrap.cc:654] T 513bce422e184516ae9bbbdf5f8bea08 P a9b95b6c3d37421e8da8c43cf4dd9c17: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:08.306290 13418 ts_tablet_manager.cc:1434] T 6f59718154584a3699b684dccd882f04 P f7b9e24a352b4a758ec3257f2a602715: Time spent starting tablet: real 0.025s	user 0.012s	sys 0.003s
I20260709 13:17:08.306416 13329 heartbeater.cc:499] Master 127.8.218.126:40803 was elected leader, sending a full tablet report...
I20260709 13:17:08.307381 13418 tablet_bootstrap.cc:492] T 2de1bae27ce84d498073b295c0937f86 P f7b9e24a352b4a758ec3257f2a602715: Bootstrap starting.
I20260709 13:17:08.317919 13403 heartbeater.cc:499] Master 127.8.218.126:40803 was elected leader, sending a full tablet report...
I20260709 13:17:08.318737 13418 tablet_bootstrap.cc:654] T 2de1bae27ce84d498073b295c0937f86 P f7b9e24a352b4a758ec3257f2a602715: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:08.316128 13419 tablet_bootstrap.cc:492] T 513bce422e184516ae9bbbdf5f8bea08 P a9b95b6c3d37421e8da8c43cf4dd9c17: No bootstrap required, opened a new log
I20260709 13:17:08.322108 13419 ts_tablet_manager.cc:1403] T 513bce422e184516ae9bbbdf5f8bea08 P a9b95b6c3d37421e8da8c43cf4dd9c17: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.010s
I20260709 13:17:08.326527 13419 raft_consensus.cc:359] T 513bce422e184516ae9bbbdf5f8bea08 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.327747 13419 raft_consensus.cc:385] T 513bce422e184516ae9bbbdf5f8bea08 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:08.328293 13419 raft_consensus.cc:740] T 513bce422e184516ae9bbbdf5f8bea08 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9b95b6c3d37421e8da8c43cf4dd9c17, State: Initialized, Role: FOLLOWER
I20260709 13:17:08.329425 13420 ts_tablet_manager.cc:1434] T 6f59718154584a3699b684dccd882f04 P afd6946a203f47bdb5dd0acfb2f677fe: Time spent starting tablet: real 0.047s	user 0.011s	sys 0.010s
I20260709 13:17:08.330497 13420 tablet_bootstrap.cc:492] T 2de1bae27ce84d498073b295c0937f86 P afd6946a203f47bdb5dd0acfb2f677fe: Bootstrap starting.
I20260709 13:17:08.330343 13419 consensus_queue.cc:260] T 513bce422e184516ae9bbbdf5f8bea08 P a9b95b6c3d37421e8da8c43cf4dd9c17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.334323 13419 ts_tablet_manager.cc:1434] T 513bce422e184516ae9bbbdf5f8bea08 P a9b95b6c3d37421e8da8c43cf4dd9c17: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.003s
I20260709 13:17:08.335806 13419 tablet_bootstrap.cc:492] T 6f59718154584a3699b684dccd882f04 P a9b95b6c3d37421e8da8c43cf4dd9c17: Bootstrap starting.
I20260709 13:17:08.338671 13420 tablet_bootstrap.cc:654] T 2de1bae27ce84d498073b295c0937f86 P afd6946a203f47bdb5dd0acfb2f677fe: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:08.338896 13418 tablet_bootstrap.cc:492] T 2de1bae27ce84d498073b295c0937f86 P f7b9e24a352b4a758ec3257f2a602715: No bootstrap required, opened a new log
I20260709 13:17:08.339648 13418 ts_tablet_manager.cc:1403] T 2de1bae27ce84d498073b295c0937f86 P f7b9e24a352b4a758ec3257f2a602715: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.019s
I20260709 13:17:08.342759 13419 tablet_bootstrap.cc:654] T 6f59718154584a3699b684dccd882f04 P a9b95b6c3d37421e8da8c43cf4dd9c17: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:08.343066 13418 raft_consensus.cc:359] T 2de1bae27ce84d498073b295c0937f86 P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.344081 13418 raft_consensus.cc:385] T 2de1bae27ce84d498073b295c0937f86 P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:08.344492 13418 raft_consensus.cc:740] T 2de1bae27ce84d498073b295c0937f86 P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7b9e24a352b4a758ec3257f2a602715, State: Initialized, Role: FOLLOWER
I20260709 13:17:08.345544 13418 consensus_queue.cc:260] T 2de1bae27ce84d498073b295c0937f86 P f7b9e24a352b4a758ec3257f2a602715 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.349143 13418 ts_tablet_manager.cc:1434] T 2de1bae27ce84d498073b295c0937f86 P f7b9e24a352b4a758ec3257f2a602715: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 13:17:08.350641 13418 tablet_bootstrap.cc:492] T 5efa4e6882774720a9e23184f19d686b P f7b9e24a352b4a758ec3257f2a602715: Bootstrap starting.
I20260709 13:17:08.359627 13420 tablet_bootstrap.cc:492] T 2de1bae27ce84d498073b295c0937f86 P afd6946a203f47bdb5dd0acfb2f677fe: No bootstrap required, opened a new log
I20260709 13:17:08.360435 13424 raft_consensus.cc:493] T 513bce422e184516ae9bbbdf5f8bea08 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:08.361085 13424 raft_consensus.cc:515] T 513bce422e184516ae9bbbdf5f8bea08 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.364718 13418 tablet_bootstrap.cc:654] T 5efa4e6882774720a9e23184f19d686b P f7b9e24a352b4a758ec3257f2a602715: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:08.365562 13424 leader_election.cc:290] T 513bce422e184516ae9bbbdf5f8bea08 P a9b95b6c3d37421e8da8c43cf4dd9c17 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7b9e24a352b4a758ec3257f2a602715 (127.8.218.66:46645), afd6946a203f47bdb5dd0acfb2f677fe (127.8.218.67:42429)
I20260709 13:17:08.360486 13420 ts_tablet_manager.cc:1403] T 2de1bae27ce84d498073b295c0937f86 P afd6946a203f47bdb5dd0acfb2f677fe: Time spent bootstrapping tablet: real 0.030s	user 0.021s	sys 0.007s
I20260709 13:17:08.374089 13420 raft_consensus.cc:359] T 2de1bae27ce84d498073b295c0937f86 P afd6946a203f47bdb5dd0acfb2f677fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.376443 13420 raft_consensus.cc:385] T 2de1bae27ce84d498073b295c0937f86 P afd6946a203f47bdb5dd0acfb2f677fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:08.375881 13419 tablet_bootstrap.cc:492] T 6f59718154584a3699b684dccd882f04 P a9b95b6c3d37421e8da8c43cf4dd9c17: No bootstrap required, opened a new log
I20260709 13:17:08.377468 13419 ts_tablet_manager.cc:1403] T 6f59718154584a3699b684dccd882f04 P a9b95b6c3d37421e8da8c43cf4dd9c17: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.014s
I20260709 13:17:08.381043 13418 tablet_bootstrap.cc:492] T 5efa4e6882774720a9e23184f19d686b P f7b9e24a352b4a758ec3257f2a602715: No bootstrap required, opened a new log
I20260709 13:17:08.380806 13419 raft_consensus.cc:359] T 6f59718154584a3699b684dccd882f04 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.381778 13418 ts_tablet_manager.cc:1403] T 5efa4e6882774720a9e23184f19d686b P f7b9e24a352b4a758ec3257f2a602715: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.007s
I20260709 13:17:08.382171 13419 raft_consensus.cc:385] T 6f59718154584a3699b684dccd882f04 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:08.381704 13420 raft_consensus.cc:740] T 2de1bae27ce84d498073b295c0937f86 P afd6946a203f47bdb5dd0acfb2f677fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afd6946a203f47bdb5dd0acfb2f677fe, State: Initialized, Role: FOLLOWER
I20260709 13:17:08.382663 13419 raft_consensus.cc:740] T 6f59718154584a3699b684dccd882f04 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9b95b6c3d37421e8da8c43cf4dd9c17, State: Initialized, Role: FOLLOWER
I20260709 13:17:08.383296 13420 consensus_queue.cc:260] T 2de1bae27ce84d498073b295c0937f86 P afd6946a203f47bdb5dd0acfb2f677fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.383737 13419 consensus_queue.cc:260] T 6f59718154584a3699b684dccd882f04 P a9b95b6c3d37421e8da8c43cf4dd9c17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.385841 13420 ts_tablet_manager.cc:1434] T 2de1bae27ce84d498073b295c0937f86 P afd6946a203f47bdb5dd0acfb2f677fe: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 13:17:08.385797 13424 raft_consensus.cc:493] T 6f59718154584a3699b684dccd882f04 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:08.386438 13424 raft_consensus.cc:515] T 6f59718154584a3699b684dccd882f04 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.387012 13420 tablet_bootstrap.cc:492] T 903140b7ce904e619e9116c8d371c8e8 P afd6946a203f47bdb5dd0acfb2f677fe: Bootstrap starting.
I20260709 13:17:08.390978 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "513bce422e184516ae9bbbdf5f8bea08" candidate_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b9e24a352b4a758ec3257f2a602715" is_pre_election: true
I20260709 13:17:08.391162 13418 raft_consensus.cc:359] T 5efa4e6882774720a9e23184f19d686b P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.392079 13418 raft_consensus.cc:385] T 5efa4e6882774720a9e23184f19d686b P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:08.392503 13418 raft_consensus.cc:740] T 5efa4e6882774720a9e23184f19d686b P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7b9e24a352b4a758ec3257f2a602715, State: Initialized, Role: FOLLOWER
I20260709 13:17:08.392642 13424 leader_election.cc:290] T 6f59718154584a3699b684dccd882f04 P a9b95b6c3d37421e8da8c43cf4dd9c17 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7b9e24a352b4a758ec3257f2a602715 (127.8.218.66:46645), afd6946a203f47bdb5dd0acfb2f677fe (127.8.218.67:42429)
W20260709 13:17:08.393589 13192 leader_election.cc:343] T 513bce422e184516ae9bbbdf5f8bea08 P a9b95b6c3d37421e8da8c43cf4dd9c17 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7b9e24a352b4a758ec3257f2a602715 (127.8.218.66:46645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:08.393456 13418 consensus_queue.cc:260] T 5efa4e6882774720a9e23184f19d686b P f7b9e24a352b4a758ec3257f2a602715 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.395596 13378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "513bce422e184516ae9bbbdf5f8bea08" candidate_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" is_pre_election: true
I20260709 13:17:08.395973 13420 tablet_bootstrap.cc:654] T 903140b7ce904e619e9116c8d371c8e8 P afd6946a203f47bdb5dd0acfb2f677fe: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:08.396373 13418 ts_tablet_manager.cc:1434] T 5efa4e6882774720a9e23184f19d686b P f7b9e24a352b4a758ec3257f2a602715: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260709 13:17:08.397207 13377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f59718154584a3699b684dccd882f04" candidate_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" is_pre_election: true
I20260709 13:17:08.397552 13418 tablet_bootstrap.cc:492] T 513bce422e184516ae9bbbdf5f8bea08 P f7b9e24a352b4a758ec3257f2a602715: Bootstrap starting.
I20260709 13:17:08.397890 13419 ts_tablet_manager.cc:1434] T 6f59718154584a3699b684dccd882f04 P a9b95b6c3d37421e8da8c43cf4dd9c17: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:17:08.399052 13419 tablet_bootstrap.cc:492] T 5efa4e6882774720a9e23184f19d686b P a9b95b6c3d37421e8da8c43cf4dd9c17: Bootstrap starting.
I20260709 13:17:08.397918 13377 raft_consensus.cc:2468] T 6f59718154584a3699b684dccd882f04 P afd6946a203f47bdb5dd0acfb2f677fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9b95b6c3d37421e8da8c43cf4dd9c17 in term 0.
I20260709 13:17:08.405067 13418 tablet_bootstrap.cc:654] T 513bce422e184516ae9bbbdf5f8bea08 P f7b9e24a352b4a758ec3257f2a602715: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:08.405282 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f59718154584a3699b684dccd882f04" candidate_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b9e24a352b4a758ec3257f2a602715" is_pre_election: true
I20260709 13:17:08.405826 13419 tablet_bootstrap.cc:654] T 5efa4e6882774720a9e23184f19d686b P a9b95b6c3d37421e8da8c43cf4dd9c17: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:08.406209 13304 raft_consensus.cc:2468] T 6f59718154584a3699b684dccd882f04 P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9b95b6c3d37421e8da8c43cf4dd9c17 in term 0.
I20260709 13:17:08.408051 13192 leader_election.cc:304] T 6f59718154584a3699b684dccd882f04 P a9b95b6c3d37421e8da8c43cf4dd9c17 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a9b95b6c3d37421e8da8c43cf4dd9c17, f7b9e24a352b4a758ec3257f2a602715; no voters: 
I20260709 13:17:08.409140 13424 raft_consensus.cc:2804] T 6f59718154584a3699b684dccd882f04 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:08.409484 13424 raft_consensus.cc:493] T 6f59718154584a3699b684dccd882f04 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:08.409808 13424 raft_consensus.cc:3060] T 6f59718154584a3699b684dccd882f04 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:08.411718 13420 tablet_bootstrap.cc:492] T 903140b7ce904e619e9116c8d371c8e8 P afd6946a203f47bdb5dd0acfb2f677fe: No bootstrap required, opened a new log
I20260709 13:17:08.412317 13420 ts_tablet_manager.cc:1403] T 903140b7ce904e619e9116c8d371c8e8 P afd6946a203f47bdb5dd0acfb2f677fe: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.007s
W20260709 13:17:08.412415 13193 leader_election.cc:343] T 513bce422e184516ae9bbbdf5f8bea08 P a9b95b6c3d37421e8da8c43cf4dd9c17 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer afd6946a203f47bdb5dd0acfb2f677fe (127.8.218.67:42429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:08.413014 13193 leader_election.cc:304] T 513bce422e184516ae9bbbdf5f8bea08 P a9b95b6c3d37421e8da8c43cf4dd9c17 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a9b95b6c3d37421e8da8c43cf4dd9c17; no voters: afd6946a203f47bdb5dd0acfb2f677fe, f7b9e24a352b4a758ec3257f2a602715
I20260709 13:17:08.418398 13424 raft_consensus.cc:515] T 6f59718154584a3699b684dccd882f04 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.420063 13420 raft_consensus.cc:359] T 903140b7ce904e619e9116c8d371c8e8 P afd6946a203f47bdb5dd0acfb2f677fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.421162 13420 raft_consensus.cc:385] T 903140b7ce904e619e9116c8d371c8e8 P afd6946a203f47bdb5dd0acfb2f677fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:08.421569 13420 raft_consensus.cc:740] T 903140b7ce904e619e9116c8d371c8e8 P afd6946a203f47bdb5dd0acfb2f677fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afd6946a203f47bdb5dd0acfb2f677fe, State: Initialized, Role: FOLLOWER
I20260709 13:17:08.424078 13437 raft_consensus.cc:2749] T 513bce422e184516ae9bbbdf5f8bea08 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:08.424834 13418 tablet_bootstrap.cc:492] T 513bce422e184516ae9bbbdf5f8bea08 P f7b9e24a352b4a758ec3257f2a602715: No bootstrap required, opened a new log
I20260709 13:17:08.425599 13418 ts_tablet_manager.cc:1403] T 513bce422e184516ae9bbbdf5f8bea08 P f7b9e24a352b4a758ec3257f2a602715: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.000s
I20260709 13:17:08.426756 13424 leader_election.cc:290] T 6f59718154584a3699b684dccd882f04 P a9b95b6c3d37421e8da8c43cf4dd9c17 [CANDIDATE]: Term 1 election: Requested vote from peers f7b9e24a352b4a758ec3257f2a602715 (127.8.218.66:46645), afd6946a203f47bdb5dd0acfb2f677fe (127.8.218.67:42429)
I20260709 13:17:08.426949 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f59718154584a3699b684dccd882f04" candidate_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b9e24a352b4a758ec3257f2a602715"
I20260709 13:17:08.427625 13304 raft_consensus.cc:3060] T 6f59718154584a3699b684dccd882f04 P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:08.427819 13377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f59718154584a3699b684dccd882f04" candidate_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd6946a203f47bdb5dd0acfb2f677fe"
I20260709 13:17:08.428396 13377 raft_consensus.cc:3060] T 6f59718154584a3699b684dccd882f04 P afd6946a203f47bdb5dd0acfb2f677fe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:08.429528 13418 raft_consensus.cc:359] T 513bce422e184516ae9bbbdf5f8bea08 P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.432693 13418 raft_consensus.cc:385] T 513bce422e184516ae9bbbdf5f8bea08 P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:08.433127 13419 tablet_bootstrap.cc:492] T 5efa4e6882774720a9e23184f19d686b P a9b95b6c3d37421e8da8c43cf4dd9c17: No bootstrap required, opened a new log
I20260709 13:17:08.431758 13420 consensus_queue.cc:260] T 903140b7ce904e619e9116c8d371c8e8 P afd6946a203f47bdb5dd0acfb2f677fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.433794 13419 ts_tablet_manager.cc:1403] T 5efa4e6882774720a9e23184f19d686b P a9b95b6c3d37421e8da8c43cf4dd9c17: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.010s
I20260709 13:17:08.435397 13304 raft_consensus.cc:2468] T 6f59718154584a3699b684dccd882f04 P f7b9e24a352b4a758ec3257f2a602715 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9b95b6c3d37421e8da8c43cf4dd9c17 in term 1.
I20260709 13:17:08.436082 13377 raft_consensus.cc:2468] T 6f59718154584a3699b684dccd882f04 P afd6946a203f47bdb5dd0acfb2f677fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9b95b6c3d37421e8da8c43cf4dd9c17 in term 1.
I20260709 13:17:08.433090 13418 raft_consensus.cc:740] T 513bce422e184516ae9bbbdf5f8bea08 P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7b9e24a352b4a758ec3257f2a602715, State: Initialized, Role: FOLLOWER
I20260709 13:17:08.436740 13192 leader_election.cc:304] T 6f59718154584a3699b684dccd882f04 P a9b95b6c3d37421e8da8c43cf4dd9c17 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a9b95b6c3d37421e8da8c43cf4dd9c17, f7b9e24a352b4a758ec3257f2a602715; no voters: 
I20260709 13:17:08.437635 13424 raft_consensus.cc:2804] T 6f59718154584a3699b684dccd882f04 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:08.437319 13418 consensus_queue.cc:260] T 513bce422e184516ae9bbbdf5f8bea08 P f7b9e24a352b4a758ec3257f2a602715 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.437582 13419 raft_consensus.cc:359] T 5efa4e6882774720a9e23184f19d686b P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.438324 13424 raft_consensus.cc:697] T 6f59718154584a3699b684dccd882f04 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 LEADER]: Becoming Leader. State: Replica: a9b95b6c3d37421e8da8c43cf4dd9c17, State: Running, Role: LEADER
I20260709 13:17:08.440081 13420 ts_tablet_manager.cc:1434] T 903140b7ce904e619e9116c8d371c8e8 P afd6946a203f47bdb5dd0acfb2f677fe: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.003s
I20260709 13:17:08.439978 13424 consensus_queue.cc:237] T 6f59718154584a3699b684dccd882f04 P a9b95b6c3d37421e8da8c43cf4dd9c17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.441154 13420 tablet_bootstrap.cc:492] T 78b59f5dcf5849daa49b24e63b141d82 P afd6946a203f47bdb5dd0acfb2f677fe: Bootstrap starting.
I20260709 13:17:08.438540 13419 raft_consensus.cc:385] T 5efa4e6882774720a9e23184f19d686b P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:08.441787 13419 raft_consensus.cc:740] T 5efa4e6882774720a9e23184f19d686b P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9b95b6c3d37421e8da8c43cf4dd9c17, State: Initialized, Role: FOLLOWER
I20260709 13:17:08.442562 13419 consensus_queue.cc:260] T 5efa4e6882774720a9e23184f19d686b P a9b95b6c3d37421e8da8c43cf4dd9c17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.443425 13418 ts_tablet_manager.cc:1434] T 513bce422e184516ae9bbbdf5f8bea08 P f7b9e24a352b4a758ec3257f2a602715: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.001s
I20260709 13:17:08.449715 13418 tablet_bootstrap.cc:492] T 78b59f5dcf5849daa49b24e63b141d82 P f7b9e24a352b4a758ec3257f2a602715: Bootstrap starting.
I20260709 13:17:08.449887 13420 tablet_bootstrap.cc:654] T 78b59f5dcf5849daa49b24e63b141d82 P afd6946a203f47bdb5dd0acfb2f677fe: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:08.445663 13419 ts_tablet_manager.cc:1434] T 5efa4e6882774720a9e23184f19d686b P a9b95b6c3d37421e8da8c43cf4dd9c17: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260709 13:17:08.451521 13419 tablet_bootstrap.cc:492] T 903140b7ce904e619e9116c8d371c8e8 P a9b95b6c3d37421e8da8c43cf4dd9c17: Bootstrap starting.
I20260709 13:17:08.456928 13418 tablet_bootstrap.cc:654] T 78b59f5dcf5849daa49b24e63b141d82 P f7b9e24a352b4a758ec3257f2a602715: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:08.458029 13419 tablet_bootstrap.cc:654] T 903140b7ce904e619e9116c8d371c8e8 P a9b95b6c3d37421e8da8c43cf4dd9c17: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:08.466140 13420 tablet_bootstrap.cc:492] T 78b59f5dcf5849daa49b24e63b141d82 P afd6946a203f47bdb5dd0acfb2f677fe: No bootstrap required, opened a new log
I20260709 13:17:08.466722 13420 ts_tablet_manager.cc:1403] T 78b59f5dcf5849daa49b24e63b141d82 P afd6946a203f47bdb5dd0acfb2f677fe: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.007s
I20260709 13:17:08.466519 13127 catalog_manager.cc:5697] T 6f59718154584a3699b684dccd882f04 P a9b95b6c3d37421e8da8c43cf4dd9c17 reported cstate change: term changed from 0 to 1, leader changed from <none> to a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65). New cstate: current_term: 1 leader_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:08.468286 13418 tablet_bootstrap.cc:492] T 78b59f5dcf5849daa49b24e63b141d82 P f7b9e24a352b4a758ec3257f2a602715: No bootstrap required, opened a new log
I20260709 13:17:08.468802 13418 ts_tablet_manager.cc:1403] T 78b59f5dcf5849daa49b24e63b141d82 P f7b9e24a352b4a758ec3257f2a602715: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.001s
I20260709 13:17:08.469726 13420 raft_consensus.cc:359] T 78b59f5dcf5849daa49b24e63b141d82 P afd6946a203f47bdb5dd0acfb2f677fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.470525 13420 raft_consensus.cc:385] T 78b59f5dcf5849daa49b24e63b141d82 P afd6946a203f47bdb5dd0acfb2f677fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:08.470824 13420 raft_consensus.cc:740] T 78b59f5dcf5849daa49b24e63b141d82 P afd6946a203f47bdb5dd0acfb2f677fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afd6946a203f47bdb5dd0acfb2f677fe, State: Initialized, Role: FOLLOWER
I20260709 13:17:08.471906 13419 tablet_bootstrap.cc:492] T 903140b7ce904e619e9116c8d371c8e8 P a9b95b6c3d37421e8da8c43cf4dd9c17: No bootstrap required, opened a new log
I20260709 13:17:08.471652 13420 consensus_queue.cc:260] T 78b59f5dcf5849daa49b24e63b141d82 P afd6946a203f47bdb5dd0acfb2f677fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.472500 13419 ts_tablet_manager.cc:1403] T 903140b7ce904e619e9116c8d371c8e8 P a9b95b6c3d37421e8da8c43cf4dd9c17: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.003s
I20260709 13:17:08.473994 13420 ts_tablet_manager.cc:1434] T 78b59f5dcf5849daa49b24e63b141d82 P afd6946a203f47bdb5dd0acfb2f677fe: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:17:08.475025 13420 tablet_bootstrap.cc:492] T 513bce422e184516ae9bbbdf5f8bea08 P afd6946a203f47bdb5dd0acfb2f677fe: Bootstrap starting.
I20260709 13:17:08.475430 13419 raft_consensus.cc:359] T 903140b7ce904e619e9116c8d371c8e8 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.476243 13419 raft_consensus.cc:385] T 903140b7ce904e619e9116c8d371c8e8 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:08.476517 13419 raft_consensus.cc:740] T 903140b7ce904e619e9116c8d371c8e8 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9b95b6c3d37421e8da8c43cf4dd9c17, State: Initialized, Role: FOLLOWER
I20260709 13:17:08.471990 13418 raft_consensus.cc:359] T 78b59f5dcf5849daa49b24e63b141d82 P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.477401 13418 raft_consensus.cc:385] T 78b59f5dcf5849daa49b24e63b141d82 P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:08.477880 13418 raft_consensus.cc:740] T 78b59f5dcf5849daa49b24e63b141d82 P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7b9e24a352b4a758ec3257f2a602715, State: Initialized, Role: FOLLOWER
I20260709 13:17:08.477427 13419 consensus_queue.cc:260] T 903140b7ce904e619e9116c8d371c8e8 P a9b95b6c3d37421e8da8c43cf4dd9c17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.483439 13418 consensus_queue.cc:260] T 78b59f5dcf5849daa49b24e63b141d82 P f7b9e24a352b4a758ec3257f2a602715 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.484901 13419 ts_tablet_manager.cc:1434] T 903140b7ce904e619e9116c8d371c8e8 P a9b95b6c3d37421e8da8c43cf4dd9c17: Time spent starting tablet: real 0.012s	user 0.011s	sys 0.000s
I20260709 13:17:08.486018 13419 tablet_bootstrap.cc:492] T 78b59f5dcf5849daa49b24e63b141d82 P a9b95b6c3d37421e8da8c43cf4dd9c17: Bootstrap starting.
I20260709 13:17:08.486035 13418 ts_tablet_manager.cc:1434] T 78b59f5dcf5849daa49b24e63b141d82 P f7b9e24a352b4a758ec3257f2a602715: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.001s
I20260709 13:17:08.487965 13420 tablet_bootstrap.cc:654] T 513bce422e184516ae9bbbdf5f8bea08 P afd6946a203f47bdb5dd0acfb2f677fe: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:08.489923 13418 tablet_bootstrap.cc:492] T 903140b7ce904e619e9116c8d371c8e8 P f7b9e24a352b4a758ec3257f2a602715: Bootstrap starting.
I20260709 13:17:08.493283 13419 tablet_bootstrap.cc:654] T 78b59f5dcf5849daa49b24e63b141d82 P a9b95b6c3d37421e8da8c43cf4dd9c17: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:08.497705 13418 tablet_bootstrap.cc:654] T 903140b7ce904e619e9116c8d371c8e8 P f7b9e24a352b4a758ec3257f2a602715: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:08.505957 13418 tablet_bootstrap.cc:492] T 903140b7ce904e619e9116c8d371c8e8 P f7b9e24a352b4a758ec3257f2a602715: No bootstrap required, opened a new log
I20260709 13:17:08.506032 13419 tablet_bootstrap.cc:492] T 78b59f5dcf5849daa49b24e63b141d82 P a9b95b6c3d37421e8da8c43cf4dd9c17: No bootstrap required, opened a new log
I20260709 13:17:08.506099 13420 tablet_bootstrap.cc:492] T 513bce422e184516ae9bbbdf5f8bea08 P afd6946a203f47bdb5dd0acfb2f677fe: No bootstrap required, opened a new log
I20260709 13:17:08.506587 13418 ts_tablet_manager.cc:1403] T 903140b7ce904e619e9116c8d371c8e8 P f7b9e24a352b4a758ec3257f2a602715: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.004s
I20260709 13:17:08.506760 13419 ts_tablet_manager.cc:1403] T 78b59f5dcf5849daa49b24e63b141d82 P a9b95b6c3d37421e8da8c43cf4dd9c17: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.002s
I20260709 13:17:08.506760 13420 ts_tablet_manager.cc:1403] T 513bce422e184516ae9bbbdf5f8bea08 P afd6946a203f47bdb5dd0acfb2f677fe: Time spent bootstrapping tablet: real 0.032s	user 0.002s	sys 0.013s
I20260709 13:17:08.510176 13420 raft_consensus.cc:359] T 513bce422e184516ae9bbbdf5f8bea08 P afd6946a203f47bdb5dd0acfb2f677fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.509984 13418 raft_consensus.cc:359] T 903140b7ce904e619e9116c8d371c8e8 P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.510869 13420 raft_consensus.cc:385] T 513bce422e184516ae9bbbdf5f8bea08 P afd6946a203f47bdb5dd0acfb2f677fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:08.510958 13418 raft_consensus.cc:385] T 903140b7ce904e619e9116c8d371c8e8 P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:08.511219 13420 raft_consensus.cc:740] T 513bce422e184516ae9bbbdf5f8bea08 P afd6946a203f47bdb5dd0acfb2f677fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afd6946a203f47bdb5dd0acfb2f677fe, State: Initialized, Role: FOLLOWER
I20260709 13:17:08.511399 13418 raft_consensus.cc:740] T 903140b7ce904e619e9116c8d371c8e8 P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7b9e24a352b4a758ec3257f2a602715, State: Initialized, Role: FOLLOWER
I20260709 13:17:08.512230 13420 consensus_queue.cc:260] T 513bce422e184516ae9bbbdf5f8bea08 P afd6946a203f47bdb5dd0acfb2f677fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.512418 13418 consensus_queue.cc:260] T 903140b7ce904e619e9116c8d371c8e8 P f7b9e24a352b4a758ec3257f2a602715 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.512795 13419 raft_consensus.cc:359] T 78b59f5dcf5849daa49b24e63b141d82 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.522301 13419 raft_consensus.cc:385] T 78b59f5dcf5849daa49b24e63b141d82 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:08.522950 13419 raft_consensus.cc:740] T 78b59f5dcf5849daa49b24e63b141d82 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9b95b6c3d37421e8da8c43cf4dd9c17, State: Initialized, Role: FOLLOWER
I20260709 13:17:08.523458 13420 ts_tablet_manager.cc:1434] T 513bce422e184516ae9bbbdf5f8bea08 P afd6946a203f47bdb5dd0acfb2f677fe: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.007s
I20260709 13:17:08.523908 13419 consensus_queue.cc:260] T 78b59f5dcf5849daa49b24e63b141d82 P a9b95b6c3d37421e8da8c43cf4dd9c17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.524556 13420 tablet_bootstrap.cc:492] T 5efa4e6882774720a9e23184f19d686b P afd6946a203f47bdb5dd0acfb2f677fe: Bootstrap starting.
I20260709 13:17:08.526139 13419 ts_tablet_manager.cc:1434] T 78b59f5dcf5849daa49b24e63b141d82 P a9b95b6c3d37421e8da8c43cf4dd9c17: Time spent starting tablet: real 0.019s	user 0.000s	sys 0.015s
I20260709 13:17:08.527200 13419 tablet_bootstrap.cc:492] T b9d7daa49fe74739bb4fece3f15ece78 P a9b95b6c3d37421e8da8c43cf4dd9c17: Bootstrap starting.
I20260709 13:17:08.528124 13418 ts_tablet_manager.cc:1434] T 903140b7ce904e619e9116c8d371c8e8 P f7b9e24a352b4a758ec3257f2a602715: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.002s
I20260709 13:17:08.529273 13418 tablet_bootstrap.cc:492] T e6ccb1d07b0b49f580421d7ba077241b P f7b9e24a352b4a758ec3257f2a602715: Bootstrap starting.
I20260709 13:17:08.533677 13419 tablet_bootstrap.cc:654] T b9d7daa49fe74739bb4fece3f15ece78 P a9b95b6c3d37421e8da8c43cf4dd9c17: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:08.534823 13420 tablet_bootstrap.cc:654] T 5efa4e6882774720a9e23184f19d686b P afd6946a203f47bdb5dd0acfb2f677fe: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:08.536042 13418 tablet_bootstrap.cc:654] T e6ccb1d07b0b49f580421d7ba077241b P f7b9e24a352b4a758ec3257f2a602715: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:08.539784 13426 raft_consensus.cc:493] T 5efa4e6882774720a9e23184f19d686b P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:08.540441 13426 raft_consensus.cc:515] T 5efa4e6882774720a9e23184f19d686b P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.543455 13418 tablet_bootstrap.cc:492] T e6ccb1d07b0b49f580421d7ba077241b P f7b9e24a352b4a758ec3257f2a602715: No bootstrap required, opened a new log
I20260709 13:17:08.544046 13418 ts_tablet_manager.cc:1403] T e6ccb1d07b0b49f580421d7ba077241b P f7b9e24a352b4a758ec3257f2a602715: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.002s
I20260709 13:17:08.548024 13418 raft_consensus.cc:359] T e6ccb1d07b0b49f580421d7ba077241b P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.548835 13418 raft_consensus.cc:385] T e6ccb1d07b0b49f580421d7ba077241b P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:08.549135 13418 raft_consensus.cc:740] T e6ccb1d07b0b49f580421d7ba077241b P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7b9e24a352b4a758ec3257f2a602715, State: Initialized, Role: FOLLOWER
I20260709 13:17:08.549919 13418 consensus_queue.cc:260] T e6ccb1d07b0b49f580421d7ba077241b P f7b9e24a352b4a758ec3257f2a602715 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.554548 13426 leader_election.cc:290] T 5efa4e6882774720a9e23184f19d686b P f7b9e24a352b4a758ec3257f2a602715 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815), afd6946a203f47bdb5dd0acfb2f677fe (127.8.218.67:42429)
I20260709 13:17:08.554768 13420 tablet_bootstrap.cc:492] T 5efa4e6882774720a9e23184f19d686b P afd6946a203f47bdb5dd0acfb2f677fe: No bootstrap required, opened a new log
W20260709 13:17:08.522248 13255 tablet.cc:2406] T 2de1bae27ce84d498073b295c0937f86 P a9b95b6c3d37421e8da8c43cf4dd9c17: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:17:08.555338 13420 ts_tablet_manager.cc:1403] T 5efa4e6882774720a9e23184f19d686b P afd6946a203f47bdb5dd0acfb2f677fe: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.018s
I20260709 13:17:08.558845 13426 raft_consensus.cc:493] T 513bce422e184516ae9bbbdf5f8bea08 P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:08.558542 13420 raft_consensus.cc:359] T 5efa4e6882774720a9e23184f19d686b P afd6946a203f47bdb5dd0acfb2f677fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.559643 13420 raft_consensus.cc:385] T 5efa4e6882774720a9e23184f19d686b P afd6946a203f47bdb5dd0acfb2f677fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:08.559463 13426 raft_consensus.cc:515] T 513bce422e184516ae9bbbdf5f8bea08 P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.560009 13420 raft_consensus.cc:740] T 5efa4e6882774720a9e23184f19d686b P afd6946a203f47bdb5dd0acfb2f677fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afd6946a203f47bdb5dd0acfb2f677fe, State: Initialized, Role: FOLLOWER
I20260709 13:17:08.560899 13420 consensus_queue.cc:260] T 5efa4e6882774720a9e23184f19d686b P afd6946a203f47bdb5dd0acfb2f677fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.562500 13426 leader_election.cc:290] T 513bce422e184516ae9bbbdf5f8bea08 P f7b9e24a352b4a758ec3257f2a602715 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815), afd6946a203f47bdb5dd0acfb2f677fe (127.8.218.67:42429)
I20260709 13:17:08.563566 13420 ts_tablet_manager.cc:1434] T 5efa4e6882774720a9e23184f19d686b P afd6946a203f47bdb5dd0acfb2f677fe: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:17:08.566380 13419 tablet_bootstrap.cc:492] T b9d7daa49fe74739bb4fece3f15ece78 P a9b95b6c3d37421e8da8c43cf4dd9c17: No bootstrap required, opened a new log
I20260709 13:17:08.565019 13420 tablet_bootstrap.cc:492] T e6ccb1d07b0b49f580421d7ba077241b P afd6946a203f47bdb5dd0acfb2f677fe: Bootstrap starting.
I20260709 13:17:08.567760 13419 ts_tablet_manager.cc:1403] T b9d7daa49fe74739bb4fece3f15ece78 P a9b95b6c3d37421e8da8c43cf4dd9c17: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.004s
I20260709 13:17:08.570334 13418 ts_tablet_manager.cc:1434] T e6ccb1d07b0b49f580421d7ba077241b P f7b9e24a352b4a758ec3257f2a602715: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.001s
I20260709 13:17:08.571573 13418 tablet_bootstrap.cc:492] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715: Bootstrap starting.
I20260709 13:17:08.572916 13419 raft_consensus.cc:359] T b9d7daa49fe74739bb4fece3f15ece78 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.573755 13419 raft_consensus.cc:385] T b9d7daa49fe74739bb4fece3f15ece78 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:08.574106 13419 raft_consensus.cc:740] T b9d7daa49fe74739bb4fece3f15ece78 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9b95b6c3d37421e8da8c43cf4dd9c17, State: Initialized, Role: FOLLOWER
I20260709 13:17:08.575019 13419 consensus_queue.cc:260] T b9d7daa49fe74739bb4fece3f15ece78 P a9b95b6c3d37421e8da8c43cf4dd9c17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.579017 13418 tablet_bootstrap.cc:654] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:08.581570 13378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "513bce422e184516ae9bbbdf5f8bea08" candidate_uuid: "f7b9e24a352b4a758ec3257f2a602715" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" is_pre_election: true
I20260709 13:17:08.582263 13378 raft_consensus.cc:2468] T 513bce422e184516ae9bbbdf5f8bea08 P afd6946a203f47bdb5dd0acfb2f677fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7b9e24a352b4a758ec3257f2a602715 in term 0.
I20260709 13:17:08.585489 13377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5efa4e6882774720a9e23184f19d686b" candidate_uuid: "f7b9e24a352b4a758ec3257f2a602715" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" is_pre_election: true
I20260709 13:17:08.586712 13268 leader_election.cc:304] T 513bce422e184516ae9bbbdf5f8bea08 P f7b9e24a352b4a758ec3257f2a602715 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: afd6946a203f47bdb5dd0acfb2f677fe, f7b9e24a352b4a758ec3257f2a602715; no voters: 
I20260709 13:17:08.587491 13377 raft_consensus.cc:2468] T 5efa4e6882774720a9e23184f19d686b P afd6946a203f47bdb5dd0acfb2f677fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7b9e24a352b4a758ec3257f2a602715 in term 0.
I20260709 13:17:08.589036 13420 tablet_bootstrap.cc:654] T e6ccb1d07b0b49f580421d7ba077241b P afd6946a203f47bdb5dd0acfb2f677fe: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:08.589277 13268 leader_election.cc:304] T 5efa4e6882774720a9e23184f19d686b P f7b9e24a352b4a758ec3257f2a602715 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: afd6946a203f47bdb5dd0acfb2f677fe, f7b9e24a352b4a758ec3257f2a602715; no voters: 
I20260709 13:17:08.590185 13426 raft_consensus.cc:2804] T 513bce422e184516ae9bbbdf5f8bea08 P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:08.590574 13426 raft_consensus.cc:493] T 513bce422e184516ae9bbbdf5f8bea08 P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:08.590920 13426 raft_consensus.cc:3060] T 513bce422e184516ae9bbbdf5f8bea08 P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:08.592893 13419 ts_tablet_manager.cc:1434] T b9d7daa49fe74739bb4fece3f15ece78 P a9b95b6c3d37421e8da8c43cf4dd9c17: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.005s
I20260709 13:17:08.593909 13228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "513bce422e184516ae9bbbdf5f8bea08" candidate_uuid: "f7b9e24a352b4a758ec3257f2a602715" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" is_pre_election: true
I20260709 13:17:08.594543 13419 tablet_bootstrap.cc:492] T 38daa2c84e0a4af08dadda33a6cb009f P a9b95b6c3d37421e8da8c43cf4dd9c17: Bootstrap starting.
I20260709 13:17:08.594796 13228 raft_consensus.cc:2468] T 513bce422e184516ae9bbbdf5f8bea08 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7b9e24a352b4a758ec3257f2a602715 in term 0.
W20260709 13:17:08.599277 13175 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:17:08.600200 13229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5efa4e6882774720a9e23184f19d686b" candidate_uuid: "f7b9e24a352b4a758ec3257f2a602715" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" is_pre_election: true
I20260709 13:17:08.612373 13450 raft_consensus.cc:2804] T 5efa4e6882774720a9e23184f19d686b P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:08.612498 13229 raft_consensus.cc:2468] T 5efa4e6882774720a9e23184f19d686b P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7b9e24a352b4a758ec3257f2a602715 in term 0.
I20260709 13:17:08.611459 13418 tablet_bootstrap.cc:492] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715: No bootstrap required, opened a new log
I20260709 13:17:08.612891 13450 raft_consensus.cc:493] T 5efa4e6882774720a9e23184f19d686b P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:08.613833 13450 raft_consensus.cc:3060] T 5efa4e6882774720a9e23184f19d686b P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:08.613979 13418 ts_tablet_manager.cc:1403] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715: Time spent bootstrapping tablet: real 0.043s	user 0.008s	sys 0.032s
I20260709 13:17:08.615728 13426 raft_consensus.cc:515] T 513bce422e184516ae9bbbdf5f8bea08 P f7b9e24a352b4a758ec3257f2a602715 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.617204 13418 raft_consensus.cc:359] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.618000 13418 raft_consensus.cc:385] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:08.618330 13418 raft_consensus.cc:740] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7b9e24a352b4a758ec3257f2a602715, State: Initialized, Role: FOLLOWER
I20260709 13:17:08.619125 13377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "513bce422e184516ae9bbbdf5f8bea08" candidate_uuid: "f7b9e24a352b4a758ec3257f2a602715" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd6946a203f47bdb5dd0acfb2f677fe"
I20260709 13:17:08.619087 13418 consensus_queue.cc:260] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.619855 13377 raft_consensus.cc:3060] T 513bce422e184516ae9bbbdf5f8bea08 P afd6946a203f47bdb5dd0acfb2f677fe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:08.620970 13229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "513bce422e184516ae9bbbdf5f8bea08" candidate_uuid: "f7b9e24a352b4a758ec3257f2a602715" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17"
I20260709 13:17:08.621126 13450 raft_consensus.cc:515] T 5efa4e6882774720a9e23184f19d686b P f7b9e24a352b4a758ec3257f2a602715 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.621973 13229 raft_consensus.cc:3060] T 513bce422e184516ae9bbbdf5f8bea08 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:08.624279 13450 leader_election.cc:290] T 5efa4e6882774720a9e23184f19d686b P f7b9e24a352b4a758ec3257f2a602715 [CANDIDATE]: Term 1 election: Requested vote from peers a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815), afd6946a203f47bdb5dd0acfb2f677fe (127.8.218.67:42429)
I20260709 13:17:08.625905 13378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5efa4e6882774720a9e23184f19d686b" candidate_uuid: "f7b9e24a352b4a758ec3257f2a602715" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd6946a203f47bdb5dd0acfb2f677fe"
I20260709 13:17:08.626536 13378 raft_consensus.cc:3060] T 5efa4e6882774720a9e23184f19d686b P afd6946a203f47bdb5dd0acfb2f677fe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:08.608049 13419 tablet_bootstrap.cc:654] T 38daa2c84e0a4af08dadda33a6cb009f P a9b95b6c3d37421e8da8c43cf4dd9c17: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:08.629634 13418 ts_tablet_manager.cc:1434] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715: Time spent starting tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 13:17:08.629590 13228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5efa4e6882774720a9e23184f19d686b" candidate_uuid: "f7b9e24a352b4a758ec3257f2a602715" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17"
I20260709 13:17:08.630548 13228 raft_consensus.cc:3060] T 5efa4e6882774720a9e23184f19d686b P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:08.630805 13418 tablet_bootstrap.cc:492] T 38daa2c84e0a4af08dadda33a6cb009f P f7b9e24a352b4a758ec3257f2a602715: Bootstrap starting.
I20260709 13:17:08.631776 13426 leader_election.cc:290] T 513bce422e184516ae9bbbdf5f8bea08 P f7b9e24a352b4a758ec3257f2a602715 [CANDIDATE]: Term 1 election: Requested vote from peers a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815), afd6946a203f47bdb5dd0acfb2f677fe (127.8.218.67:42429)
I20260709 13:17:08.632018 13420 tablet_bootstrap.cc:492] T e6ccb1d07b0b49f580421d7ba077241b P afd6946a203f47bdb5dd0acfb2f677fe: No bootstrap required, opened a new log
I20260709 13:17:08.632614 13420 ts_tablet_manager.cc:1403] T e6ccb1d07b0b49f580421d7ba077241b P afd6946a203f47bdb5dd0acfb2f677fe: Time spent bootstrapping tablet: real 0.068s	user 0.022s	sys 0.009s
I20260709 13:17:08.633831 13377 raft_consensus.cc:2468] T 513bce422e184516ae9bbbdf5f8bea08 P afd6946a203f47bdb5dd0acfb2f677fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7b9e24a352b4a758ec3257f2a602715 in term 1.
I20260709 13:17:08.635159 13268 leader_election.cc:304] T 513bce422e184516ae9bbbdf5f8bea08 P f7b9e24a352b4a758ec3257f2a602715 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: afd6946a203f47bdb5dd0acfb2f677fe, f7b9e24a352b4a758ec3257f2a602715; no voters: 
I20260709 13:17:08.636025 13426 raft_consensus.cc:2804] T 513bce422e184516ae9bbbdf5f8bea08 P f7b9e24a352b4a758ec3257f2a602715 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:08.635813 13420 raft_consensus.cc:359] T e6ccb1d07b0b49f580421d7ba077241b P afd6946a203f47bdb5dd0acfb2f677fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.636690 13418 tablet_bootstrap.cc:654] T 38daa2c84e0a4af08dadda33a6cb009f P f7b9e24a352b4a758ec3257f2a602715: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:08.636708 13420 raft_consensus.cc:385] T e6ccb1d07b0b49f580421d7ba077241b P afd6946a203f47bdb5dd0acfb2f677fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:08.636787 13426 raft_consensus.cc:697] T 513bce422e184516ae9bbbdf5f8bea08 P f7b9e24a352b4a758ec3257f2a602715 [term 1 LEADER]: Becoming Leader. State: Replica: f7b9e24a352b4a758ec3257f2a602715, State: Running, Role: LEADER
I20260709 13:17:08.637404 13420 raft_consensus.cc:740] T e6ccb1d07b0b49f580421d7ba077241b P afd6946a203f47bdb5dd0acfb2f677fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afd6946a203f47bdb5dd0acfb2f677fe, State: Initialized, Role: FOLLOWER
I20260709 13:17:08.637997 13426 consensus_queue.cc:237] T 513bce422e184516ae9bbbdf5f8bea08 P f7b9e24a352b4a758ec3257f2a602715 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.638461 13420 consensus_queue.cc:260] T e6ccb1d07b0b49f580421d7ba077241b P afd6946a203f47bdb5dd0acfb2f677fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.645650 13420 ts_tablet_manager.cc:1434] T e6ccb1d07b0b49f580421d7ba077241b P afd6946a203f47bdb5dd0acfb2f677fe: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
I20260709 13:17:08.646780 13420 tablet_bootstrap.cc:492] T 38daa2c84e0a4af08dadda33a6cb009f P afd6946a203f47bdb5dd0acfb2f677fe: Bootstrap starting.
I20260709 13:17:08.653355 13378 raft_consensus.cc:2468] T 5efa4e6882774720a9e23184f19d686b P afd6946a203f47bdb5dd0acfb2f677fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7b9e24a352b4a758ec3257f2a602715 in term 1.
I20260709 13:17:08.657579 13453 raft_consensus.cc:493] T 903140b7ce904e619e9116c8d371c8e8 P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:08.661734 13228 raft_consensus.cc:2468] T 5efa4e6882774720a9e23184f19d686b P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7b9e24a352b4a758ec3257f2a602715 in term 1.
I20260709 13:17:08.661298 13453 raft_consensus.cc:515] T 903140b7ce904e619e9116c8d371c8e8 P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.665792 13453 leader_election.cc:290] T 903140b7ce904e619e9116c8d371c8e8 P f7b9e24a352b4a758ec3257f2a602715 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815), afd6946a203f47bdb5dd0acfb2f677fe (127.8.218.67:42429)
I20260709 13:17:08.663250 13420 tablet_bootstrap.cc:654] T 38daa2c84e0a4af08dadda33a6cb009f P afd6946a203f47bdb5dd0acfb2f677fe: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:08.663125 13268 leader_election.cc:304] T 5efa4e6882774720a9e23184f19d686b P f7b9e24a352b4a758ec3257f2a602715 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: afd6946a203f47bdb5dd0acfb2f677fe, f7b9e24a352b4a758ec3257f2a602715; no voters: 
I20260709 13:17:08.666877 13424 raft_consensus.cc:493] T b9d7daa49fe74739bb4fece3f15ece78 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:08.667415 13424 raft_consensus.cc:515] T b9d7daa49fe74739bb4fece3f15ece78 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.668743 13418 tablet_bootstrap.cc:492] T 38daa2c84e0a4af08dadda33a6cb009f P f7b9e24a352b4a758ec3257f2a602715: No bootstrap required, opened a new log
I20260709 13:17:08.669222 13418 ts_tablet_manager.cc:1403] T 38daa2c84e0a4af08dadda33a6cb009f P f7b9e24a352b4a758ec3257f2a602715: Time spent bootstrapping tablet: real 0.039s	user 0.020s	sys 0.012s
I20260709 13:17:08.659039 13229 raft_consensus.cc:2468] T 513bce422e184516ae9bbbdf5f8bea08 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7b9e24a352b4a758ec3257f2a602715 in term 1.
I20260709 13:17:08.669308 13426 raft_consensus.cc:2804] T 5efa4e6882774720a9e23184f19d686b P f7b9e24a352b4a758ec3257f2a602715 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:08.669790 13424 leader_election.cc:290] T b9d7daa49fe74739bb4fece3f15ece78 P a9b95b6c3d37421e8da8c43cf4dd9c17 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7b9e24a352b4a758ec3257f2a602715 (127.8.218.66:46645), afd6946a203f47bdb5dd0acfb2f677fe (127.8.218.67:42429)
I20260709 13:17:08.670565 13426 raft_consensus.cc:697] T 5efa4e6882774720a9e23184f19d686b P f7b9e24a352b4a758ec3257f2a602715 [term 1 LEADER]: Becoming Leader. State: Replica: f7b9e24a352b4a758ec3257f2a602715, State: Running, Role: LEADER
I20260709 13:17:08.671190 13378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "903140b7ce904e619e9116c8d371c8e8" candidate_uuid: "f7b9e24a352b4a758ec3257f2a602715" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" is_pre_election: true
I20260709 13:17:08.671586 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9d7daa49fe74739bb4fece3f15ece78" candidate_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b9e24a352b4a758ec3257f2a602715" is_pre_election: true
I20260709 13:17:08.671367 13426 consensus_queue.cc:237] T 5efa4e6882774720a9e23184f19d686b P f7b9e24a352b4a758ec3257f2a602715 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.671928 13378 raft_consensus.cc:2468] T 903140b7ce904e619e9116c8d371c8e8 P afd6946a203f47bdb5dd0acfb2f677fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7b9e24a352b4a758ec3257f2a602715 in term 0.
I20260709 13:17:08.671816 13418 raft_consensus.cc:359] T 38daa2c84e0a4af08dadda33a6cb009f P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.672302 13304 raft_consensus.cc:2468] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9b95b6c3d37421e8da8c43cf4dd9c17 in term 0.
I20260709 13:17:08.672618 13418 raft_consensus.cc:385] T 38daa2c84e0a4af08dadda33a6cb009f P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:08.672933 13418 raft_consensus.cc:740] T 38daa2c84e0a4af08dadda33a6cb009f P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7b9e24a352b4a758ec3257f2a602715, State: Initialized, Role: FOLLOWER
I20260709 13:17:08.673345 13268 leader_election.cc:304] T 903140b7ce904e619e9116c8d371c8e8 P f7b9e24a352b4a758ec3257f2a602715 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: afd6946a203f47bdb5dd0acfb2f677fe, f7b9e24a352b4a758ec3257f2a602715; no voters: 
I20260709 13:17:08.673527 13418 consensus_queue.cc:260] T 38daa2c84e0a4af08dadda33a6cb009f P f7b9e24a352b4a758ec3257f2a602715 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.674293 13453 raft_consensus.cc:2804] T 903140b7ce904e619e9116c8d371c8e8 P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:08.674687 13453 raft_consensus.cc:493] T 903140b7ce904e619e9116c8d371c8e8 P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:08.675060 13453 raft_consensus.cc:3060] T 903140b7ce904e619e9116c8d371c8e8 P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:08.675024 13377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9d7daa49fe74739bb4fece3f15ece78" candidate_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" is_pre_election: true
I20260709 13:17:08.676198 13418 ts_tablet_manager.cc:1434] T 38daa2c84e0a4af08dadda33a6cb009f P f7b9e24a352b4a758ec3257f2a602715: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:17:08.677425 13418 tablet_bootstrap.cc:492] T 652b8dadc05749febc7c5a0b583ce440 P f7b9e24a352b4a758ec3257f2a602715: Bootstrap starting.
I20260709 13:17:08.680033 13192 leader_election.cc:304] T b9d7daa49fe74739bb4fece3f15ece78 P a9b95b6c3d37421e8da8c43cf4dd9c17 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a9b95b6c3d37421e8da8c43cf4dd9c17, f7b9e24a352b4a758ec3257f2a602715; no voters: 
W20260709 13:17:08.681514 13193 leader_election.cc:343] T b9d7daa49fe74739bb4fece3f15ece78 P a9b95b6c3d37421e8da8c43cf4dd9c17 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer afd6946a203f47bdb5dd0acfb2f677fe (127.8.218.67:42429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:08.682730 13450 raft_consensus.cc:493] T 78b59f5dcf5849daa49b24e63b141d82 P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:08.683326 13450 raft_consensus.cc:515] T 78b59f5dcf5849daa49b24e63b141d82 P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.683434 13453 raft_consensus.cc:515] T 903140b7ce904e619e9116c8d371c8e8 P f7b9e24a352b4a758ec3257f2a602715 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.684333 13424 raft_consensus.cc:2804] T b9d7daa49fe74739bb4fece3f15ece78 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:08.685009 13424 raft_consensus.cc:493] T b9d7daa49fe74739bb4fece3f15ece78 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:08.685457 13424 raft_consensus.cc:3060] T b9d7daa49fe74739bb4fece3f15ece78 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:08.685935 13450 leader_election.cc:290] T 78b59f5dcf5849daa49b24e63b141d82 P f7b9e24a352b4a758ec3257f2a602715 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815), afd6946a203f47bdb5dd0acfb2f677fe (127.8.218.67:42429)
I20260709 13:17:08.687219 13228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "903140b7ce904e619e9116c8d371c8e8" candidate_uuid: "f7b9e24a352b4a758ec3257f2a602715" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17"
I20260709 13:17:08.687515 13227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b59f5dcf5849daa49b24e63b141d82" candidate_uuid: "f7b9e24a352b4a758ec3257f2a602715" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" is_pre_election: true
I20260709 13:17:08.687927 13228 raft_consensus.cc:3060] T 903140b7ce904e619e9116c8d371c8e8 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:08.688443 13227 raft_consensus.cc:2468] T 78b59f5dcf5849daa49b24e63b141d82 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7b9e24a352b4a758ec3257f2a602715 in term 0.
I20260709 13:17:08.690043 13269 leader_election.cc:304] T 78b59f5dcf5849daa49b24e63b141d82 P f7b9e24a352b4a758ec3257f2a602715 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a9b95b6c3d37421e8da8c43cf4dd9c17, f7b9e24a352b4a758ec3257f2a602715; no voters: 
I20260709 13:17:08.691021 13450 raft_consensus.cc:2804] T 78b59f5dcf5849daa49b24e63b141d82 P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:08.691421 13450 raft_consensus.cc:493] T 78b59f5dcf5849daa49b24e63b141d82 P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:08.691895 13450 raft_consensus.cc:3060] T 78b59f5dcf5849daa49b24e63b141d82 P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:08.692005 13418 tablet_bootstrap.cc:654] T 652b8dadc05749febc7c5a0b583ce440 P f7b9e24a352b4a758ec3257f2a602715: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:08.693533 13124 catalog_manager.cc:5697] T 513bce422e184516ae9bbbdf5f8bea08 P f7b9e24a352b4a758ec3257f2a602715 reported cstate change: term changed from 0 to 1, leader changed from <none> to f7b9e24a352b4a758ec3257f2a602715 (127.8.218.66). New cstate: current_term: 1 leader_uuid: "f7b9e24a352b4a758ec3257f2a602715" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:08.700780 13450 raft_consensus.cc:515] T 78b59f5dcf5849daa49b24e63b141d82 P f7b9e24a352b4a758ec3257f2a602715 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.697149 13229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "903140b7ce904e619e9116c8d371c8e8" candidate_uuid: "f7b9e24a352b4a758ec3257f2a602715" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" is_pre_election: true
I20260709 13:17:08.697261 13378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b59f5dcf5849daa49b24e63b141d82" candidate_uuid: "f7b9e24a352b4a758ec3257f2a602715" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" is_pre_election: true
I20260709 13:17:08.704684 13377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b59f5dcf5849daa49b24e63b141d82" candidate_uuid: "f7b9e24a352b4a758ec3257f2a602715" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd6946a203f47bdb5dd0acfb2f677fe"
I20260709 13:17:08.704851 13378 raft_consensus.cc:2468] T 78b59f5dcf5849daa49b24e63b141d82 P afd6946a203f47bdb5dd0acfb2f677fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7b9e24a352b4a758ec3257f2a602715 in term 0.
I20260709 13:17:08.704706 13227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b59f5dcf5849daa49b24e63b141d82" candidate_uuid: "f7b9e24a352b4a758ec3257f2a602715" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17"
I20260709 13:17:08.706521 13227 raft_consensus.cc:3060] T 78b59f5dcf5849daa49b24e63b141d82 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:08.708482 13424 raft_consensus.cc:515] T b9d7daa49fe74739bb4fece3f15ece78 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.713279 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9d7daa49fe74739bb4fece3f15ece78" candidate_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b9e24a352b4a758ec3257f2a602715"
I20260709 13:17:08.714215 13304 raft_consensus.cc:3060] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:08.715284 13420 tablet_bootstrap.cc:492] T 38daa2c84e0a4af08dadda33a6cb009f P afd6946a203f47bdb5dd0acfb2f677fe: No bootstrap required, opened a new log
I20260709 13:17:08.716459 13420 ts_tablet_manager.cc:1403] T 38daa2c84e0a4af08dadda33a6cb009f P afd6946a203f47bdb5dd0acfb2f677fe: Time spent bootstrapping tablet: real 0.070s	user 0.018s	sys 0.010s
I20260709 13:17:08.722438 13420 raft_consensus.cc:359] T 38daa2c84e0a4af08dadda33a6cb009f P afd6946a203f47bdb5dd0acfb2f677fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.722651 13378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9d7daa49fe74739bb4fece3f15ece78" candidate_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd6946a203f47bdb5dd0acfb2f677fe"
I20260709 13:17:08.723109 13420 raft_consensus.cc:385] T 38daa2c84e0a4af08dadda33a6cb009f P afd6946a203f47bdb5dd0acfb2f677fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:08.723373 13420 raft_consensus.cc:740] T 38daa2c84e0a4af08dadda33a6cb009f P afd6946a203f47bdb5dd0acfb2f677fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afd6946a203f47bdb5dd0acfb2f677fe, State: Initialized, Role: FOLLOWER
W20260709 13:17:08.724046 13193 leader_election.cc:343] T b9d7daa49fe74739bb4fece3f15ece78 P a9b95b6c3d37421e8da8c43cf4dd9c17 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer afd6946a203f47bdb5dd0acfb2f677fe (127.8.218.67:42429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:08.724828 13424 leader_election.cc:290] T b9d7daa49fe74739bb4fece3f15ece78 P a9b95b6c3d37421e8da8c43cf4dd9c17 [CANDIDATE]: Term 1 election: Requested vote from peers f7b9e24a352b4a758ec3257f2a602715 (127.8.218.66:46645), afd6946a203f47bdb5dd0acfb2f677fe (127.8.218.67:42429)
I20260709 13:17:08.725620 13418 tablet_bootstrap.cc:492] T 652b8dadc05749febc7c5a0b583ce440 P f7b9e24a352b4a758ec3257f2a602715: No bootstrap required, opened a new log
I20260709 13:17:08.726063 13418 ts_tablet_manager.cc:1403] T 652b8dadc05749febc7c5a0b583ce440 P f7b9e24a352b4a758ec3257f2a602715: Time spent bootstrapping tablet: real 0.049s	user 0.022s	sys 0.012s
I20260709 13:17:08.728086 13418 raft_consensus.cc:359] T 652b8dadc05749febc7c5a0b583ce440 P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.728894 13418 raft_consensus.cc:385] T 652b8dadc05749febc7c5a0b583ce440 P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:08.729223 13418 raft_consensus.cc:740] T 652b8dadc05749febc7c5a0b583ce440 P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7b9e24a352b4a758ec3257f2a602715, State: Initialized, Role: FOLLOWER
I20260709 13:17:08.729957 13418 consensus_queue.cc:260] T 652b8dadc05749febc7c5a0b583ce440 P f7b9e24a352b4a758ec3257f2a602715 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.730125 13420 consensus_queue.cc:260] T 38daa2c84e0a4af08dadda33a6cb009f P afd6946a203f47bdb5dd0acfb2f677fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.734057 13227 raft_consensus.cc:2468] T 78b59f5dcf5849daa49b24e63b141d82 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7b9e24a352b4a758ec3257f2a602715 in term 1.
I20260709 13:17:08.735803 13269 leader_election.cc:304] T 78b59f5dcf5849daa49b24e63b141d82 P f7b9e24a352b4a758ec3257f2a602715 [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: a9b95b6c3d37421e8da8c43cf4dd9c17, f7b9e24a352b4a758ec3257f2a602715; no voters: afd6946a203f47bdb5dd0acfb2f677fe
I20260709 13:17:08.738978 13420 ts_tablet_manager.cc:1434] T 38daa2c84e0a4af08dadda33a6cb009f P afd6946a203f47bdb5dd0acfb2f677fe: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260709 13:17:08.742259 13420 tablet_bootstrap.cc:492] T b9d7daa49fe74739bb4fece3f15ece78 P afd6946a203f47bdb5dd0acfb2f677fe: Bootstrap starting.
I20260709 13:17:08.743242 13378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "903140b7ce904e619e9116c8d371c8e8" candidate_uuid: "f7b9e24a352b4a758ec3257f2a602715" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd6946a203f47bdb5dd0acfb2f677fe"
I20260709 13:17:08.746405 13378 raft_consensus.cc:3060] T 903140b7ce904e619e9116c8d371c8e8 P afd6946a203f47bdb5dd0acfb2f677fe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:08.750268 13424 raft_consensus.cc:493] T 2de1bae27ce84d498073b295c0937f86 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:08.750839 13424 raft_consensus.cc:515] T 2de1bae27ce84d498073b295c0937f86 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.740877 13419 tablet_bootstrap.cc:492] T 38daa2c84e0a4af08dadda33a6cb009f P a9b95b6c3d37421e8da8c43cf4dd9c17: No bootstrap required, opened a new log
I20260709 13:17:08.752071 13419 ts_tablet_manager.cc:1403] T 38daa2c84e0a4af08dadda33a6cb009f P a9b95b6c3d37421e8da8c43cf4dd9c17: Time spent bootstrapping tablet: real 0.158s	user 0.008s	sys 0.010s
I20260709 13:17:08.753218 13424 leader_election.cc:290] T 2de1bae27ce84d498073b295c0937f86 P a9b95b6c3d37421e8da8c43cf4dd9c17 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7b9e24a352b4a758ec3257f2a602715 (127.8.218.66:46645), afd6946a203f47bdb5dd0acfb2f677fe (127.8.218.67:42429)
I20260709 13:17:08.754172 13420 tablet_bootstrap.cc:654] T b9d7daa49fe74739bb4fece3f15ece78 P afd6946a203f47bdb5dd0acfb2f677fe: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:08.754540 13377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de1bae27ce84d498073b295c0937f86" candidate_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" is_pre_election: true
I20260709 13:17:08.755447 13377 raft_consensus.cc:2468] T 2de1bae27ce84d498073b295c0937f86 P afd6946a203f47bdb5dd0acfb2f677fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9b95b6c3d37421e8da8c43cf4dd9c17 in term 0.
I20260709 13:17:08.757117 13193 leader_election.cc:304] T 2de1bae27ce84d498073b295c0937f86 P a9b95b6c3d37421e8da8c43cf4dd9c17 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a9b95b6c3d37421e8da8c43cf4dd9c17, afd6946a203f47bdb5dd0acfb2f677fe; no voters: 
I20260709 13:17:08.759876 13419 raft_consensus.cc:359] T 38daa2c84e0a4af08dadda33a6cb009f P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.760651 13419 raft_consensus.cc:385] T 38daa2c84e0a4af08dadda33a6cb009f P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:08.761181 13424 raft_consensus.cc:2804] T 2de1bae27ce84d498073b295c0937f86 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:08.761611 13424 raft_consensus.cc:493] T 2de1bae27ce84d498073b295c0937f86 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:08.761996 13424 raft_consensus.cc:3060] T 2de1bae27ce84d498073b295c0937f86 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:08.770814 13378 raft_consensus.cc:2468] T 903140b7ce904e619e9116c8d371c8e8 P afd6946a203f47bdb5dd0acfb2f677fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7b9e24a352b4a758ec3257f2a602715 in term 1.
I20260709 13:17:08.772315 13268 leader_election.cc:304] T 903140b7ce904e619e9116c8d371c8e8 P f7b9e24a352b4a758ec3257f2a602715 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: afd6946a203f47bdb5dd0acfb2f677fe, f7b9e24a352b4a758ec3257f2a602715; no voters: 
I20260709 13:17:08.743992 13453 leader_election.cc:290] T 903140b7ce904e619e9116c8d371c8e8 P f7b9e24a352b4a758ec3257f2a602715 [CANDIDATE]: Term 1 election: Requested vote from peers a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815), afd6946a203f47bdb5dd0acfb2f677fe (127.8.218.67:42429)
I20260709 13:17:08.745189 13426 raft_consensus.cc:493] T 2de1bae27ce84d498073b295c0937f86 P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:08.774175 13453 raft_consensus.cc:2804] T 78b59f5dcf5849daa49b24e63b141d82 P f7b9e24a352b4a758ec3257f2a602715 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:08.773888 13426 raft_consensus.cc:515] T 2de1bae27ce84d498073b295c0937f86 P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.774901 13453 raft_consensus.cc:697] T 78b59f5dcf5849daa49b24e63b141d82 P f7b9e24a352b4a758ec3257f2a602715 [term 1 LEADER]: Becoming Leader. State: Replica: f7b9e24a352b4a758ec3257f2a602715, State: Running, Role: LEADER
I20260709 13:17:08.734555 13304 raft_consensus.cc:2468] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9b95b6c3d37421e8da8c43cf4dd9c17 in term 1.
I20260709 13:17:08.776760 13426 leader_election.cc:290] T 2de1bae27ce84d498073b295c0937f86 P f7b9e24a352b4a758ec3257f2a602715 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815), afd6946a203f47bdb5dd0acfb2f677fe (127.8.218.67:42429)
I20260709 13:17:08.777505 13426 raft_consensus.cc:2804] T 903140b7ce904e619e9116c8d371c8e8 P f7b9e24a352b4a758ec3257f2a602715 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:08.776034 13453 consensus_queue.cc:237] T 78b59f5dcf5849daa49b24e63b141d82 P f7b9e24a352b4a758ec3257f2a602715 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.777925 13426 raft_consensus.cc:697] T 903140b7ce904e619e9116c8d371c8e8 P f7b9e24a352b4a758ec3257f2a602715 [term 1 LEADER]: Becoming Leader. State: Replica: f7b9e24a352b4a758ec3257f2a602715, State: Running, Role: LEADER
I20260709 13:17:08.779920 13426 consensus_queue.cc:237] T 903140b7ce904e619e9116c8d371c8e8 P f7b9e24a352b4a758ec3257f2a602715 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
W20260709 13:17:08.780966 13269 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.218.65:35815, user_credentials={real_user=slave}} blocked reactor thread for 45453.5us
I20260709 13:17:08.760933 13419 raft_consensus.cc:740] T 38daa2c84e0a4af08dadda33a6cb009f P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9b95b6c3d37421e8da8c43cf4dd9c17, State: Initialized, Role: FOLLOWER
I20260709 13:17:08.782619 13419 consensus_queue.cc:260] T 38daa2c84e0a4af08dadda33a6cb009f P a9b95b6c3d37421e8da8c43cf4dd9c17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.786499 13419 ts_tablet_manager.cc:1434] T 38daa2c84e0a4af08dadda33a6cb009f P a9b95b6c3d37421e8da8c43cf4dd9c17: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260709 13:17:08.796152 13424 raft_consensus.cc:515] T 2de1bae27ce84d498073b295c0937f86 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.795064 13123 catalog_manager.cc:5697] T 5efa4e6882774720a9e23184f19d686b P f7b9e24a352b4a758ec3257f2a602715 reported cstate change: term changed from 0 to 1, leader changed from <none> to f7b9e24a352b4a758ec3257f2a602715 (127.8.218.66). New cstate: current_term: 1 leader_uuid: "f7b9e24a352b4a758ec3257f2a602715" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:08.800906 13378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de1bae27ce84d498073b295c0937f86" candidate_uuid: "f7b9e24a352b4a758ec3257f2a602715" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" is_pre_election: true
I20260709 13:17:08.801801 13378 raft_consensus.cc:2468] T 2de1bae27ce84d498073b295c0937f86 P afd6946a203f47bdb5dd0acfb2f677fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7b9e24a352b4a758ec3257f2a602715 in term 0.
I20260709 13:17:08.803047 13268 leader_election.cc:304] T 2de1bae27ce84d498073b295c0937f86 P f7b9e24a352b4a758ec3257f2a602715 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: afd6946a203f47bdb5dd0acfb2f677fe, f7b9e24a352b4a758ec3257f2a602715; no voters: 
I20260709 13:17:08.804399 13460 raft_consensus.cc:2804] T 2de1bae27ce84d498073b295c0937f86 P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:08.804957 13460 raft_consensus.cc:493] T 2de1bae27ce84d498073b295c0937f86 P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:08.805418 13460 raft_consensus.cc:3060] T 2de1bae27ce84d498073b295c0937f86 P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:08.806123 13228 raft_consensus.cc:2468] T 903140b7ce904e619e9116c8d371c8e8 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7b9e24a352b4a758ec3257f2a602715 in term 1.
I20260709 13:17:08.807472 13450 leader_election.cc:290] T 78b59f5dcf5849daa49b24e63b141d82 P f7b9e24a352b4a758ec3257f2a602715 [CANDIDATE]: Term 1 election: Requested vote from peers a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815), afd6946a203f47bdb5dd0acfb2f677fe (127.8.218.67:42429)
I20260709 13:17:08.811071 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de1bae27ce84d498073b295c0937f86" candidate_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b9e24a352b4a758ec3257f2a602715" is_pre_election: true
I20260709 13:17:08.787601 13419 tablet_bootstrap.cc:492] T e6ccb1d07b0b49f580421d7ba077241b P a9b95b6c3d37421e8da8c43cf4dd9c17: Bootstrap starting.
I20260709 13:17:08.817647 13418 ts_tablet_manager.cc:1434] T 652b8dadc05749febc7c5a0b583ce440 P f7b9e24a352b4a758ec3257f2a602715: Time spent starting tablet: real 0.091s	user 0.040s	sys 0.036s
I20260709 13:17:08.820165 13192 leader_election.cc:304] T b9d7daa49fe74739bb4fece3f15ece78 P a9b95b6c3d37421e8da8c43cf4dd9c17 [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: a9b95b6c3d37421e8da8c43cf4dd9c17, f7b9e24a352b4a758ec3257f2a602715; no voters: afd6946a203f47bdb5dd0acfb2f677fe
I20260709 13:17:08.821759 13437 raft_consensus.cc:2804] T b9d7daa49fe74739bb4fece3f15ece78 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:08.823414 13460 raft_consensus.cc:515] T 2de1bae27ce84d498073b295c0937f86 P f7b9e24a352b4a758ec3257f2a602715 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.824417 13303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de1bae27ce84d498073b295c0937f86" candidate_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b9e24a352b4a758ec3257f2a602715"
I20260709 13:17:08.825891 13460 leader_election.cc:290] T 2de1bae27ce84d498073b295c0937f86 P f7b9e24a352b4a758ec3257f2a602715 [CANDIDATE]: Term 1 election: Requested vote from peers a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815), afd6946a203f47bdb5dd0acfb2f677fe (127.8.218.67:42429)
I20260709 13:17:08.827023 13378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de1bae27ce84d498073b295c0937f86" candidate_uuid: "f7b9e24a352b4a758ec3257f2a602715" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd6946a203f47bdb5dd0acfb2f677fe"
I20260709 13:17:08.827617 13378 raft_consensus.cc:3060] T 2de1bae27ce84d498073b295c0937f86 P afd6946a203f47bdb5dd0acfb2f677fe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:08.827826 13304 raft_consensus.cc:2393] T 2de1bae27ce84d498073b295c0937f86 P f7b9e24a352b4a758ec3257f2a602715 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a9b95b6c3d37421e8da8c43cf4dd9c17 in current term 1: Already voted for candidate f7b9e24a352b4a758ec3257f2a602715 in this term.
I20260709 13:17:08.832129 13424 leader_election.cc:290] T 2de1bae27ce84d498073b295c0937f86 P a9b95b6c3d37421e8da8c43cf4dd9c17 [CANDIDATE]: Term 1 election: Requested vote from peers f7b9e24a352b4a758ec3257f2a602715 (127.8.218.66:46645), afd6946a203f47bdb5dd0acfb2f677fe (127.8.218.67:42429)
I20260709 13:17:08.836247 13378 raft_consensus.cc:2468] T 2de1bae27ce84d498073b295c0937f86 P afd6946a203f47bdb5dd0acfb2f677fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7b9e24a352b4a758ec3257f2a602715 in term 1.
I20260709 13:17:08.838161 13268 leader_election.cc:304] T 2de1bae27ce84d498073b295c0937f86 P f7b9e24a352b4a758ec3257f2a602715 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: afd6946a203f47bdb5dd0acfb2f677fe, f7b9e24a352b4a758ec3257f2a602715; no voters: 
I20260709 13:17:08.838974 13419 tablet_bootstrap.cc:654] T e6ccb1d07b0b49f580421d7ba077241b P a9b95b6c3d37421e8da8c43cf4dd9c17: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:08.839033 13461 raft_consensus.cc:2804] T 2de1bae27ce84d498073b295c0937f86 P f7b9e24a352b4a758ec3257f2a602715 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:08.839718 13461 raft_consensus.cc:697] T 2de1bae27ce84d498073b295c0937f86 P f7b9e24a352b4a758ec3257f2a602715 [term 1 LEADER]: Becoming Leader. State: Replica: f7b9e24a352b4a758ec3257f2a602715, State: Running, Role: LEADER
I20260709 13:17:08.840554 13228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de1bae27ce84d498073b295c0937f86" candidate_uuid: "f7b9e24a352b4a758ec3257f2a602715" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" is_pre_election: true
I20260709 13:17:08.840858 13227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de1bae27ce84d498073b295c0937f86" candidate_uuid: "f7b9e24a352b4a758ec3257f2a602715" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17"
I20260709 13:17:08.841440 13378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de1bae27ce84d498073b295c0937f86" candidate_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd6946a203f47bdb5dd0acfb2f677fe"
I20260709 13:17:08.841460 13228 raft_consensus.cc:2393] T 2de1bae27ce84d498073b295c0937f86 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f7b9e24a352b4a758ec3257f2a602715 in current term 1: Already voted for candidate a9b95b6c3d37421e8da8c43cf4dd9c17 in this term.
I20260709 13:17:08.842165 13378 raft_consensus.cc:2393] T 2de1bae27ce84d498073b295c0937f86 P afd6946a203f47bdb5dd0acfb2f677fe [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a9b95b6c3d37421e8da8c43cf4dd9c17 in current term 1: Already voted for candidate f7b9e24a352b4a758ec3257f2a602715 in this term.
I20260709 13:17:08.842038 13420 tablet_bootstrap.cc:492] T b9d7daa49fe74739bb4fece3f15ece78 P afd6946a203f47bdb5dd0acfb2f677fe: No bootstrap required, opened a new log
I20260709 13:17:08.840754 13461 consensus_queue.cc:237] T 2de1bae27ce84d498073b295c0937f86 P f7b9e24a352b4a758ec3257f2a602715 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.844260 13420 ts_tablet_manager.cc:1403] T b9d7daa49fe74739bb4fece3f15ece78 P afd6946a203f47bdb5dd0acfb2f677fe: Time spent bootstrapping tablet: real 0.102s	user 0.023s	sys 0.033s
I20260709 13:17:08.844326 13193 leader_election.cc:304] T 2de1bae27ce84d498073b295c0937f86 P a9b95b6c3d37421e8da8c43cf4dd9c17 [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: a9b95b6c3d37421e8da8c43cf4dd9c17; no voters: afd6946a203f47bdb5dd0acfb2f677fe, f7b9e24a352b4a758ec3257f2a602715
I20260709 13:17:08.845399 13424 raft_consensus.cc:2749] T 2de1bae27ce84d498073b295c0937f86 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:17:08.847286 13437 raft_consensus.cc:697] T b9d7daa49fe74739bb4fece3f15ece78 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 LEADER]: Becoming Leader. State: Replica: a9b95b6c3d37421e8da8c43cf4dd9c17, State: Running, Role: LEADER
I20260709 13:17:08.846596 13126 catalog_manager.cc:5697] T 903140b7ce904e619e9116c8d371c8e8 P f7b9e24a352b4a758ec3257f2a602715 reported cstate change: term changed from 0 to 1, leader changed from <none> to f7b9e24a352b4a758ec3257f2a602715 (127.8.218.66). New cstate: current_term: 1 leader_uuid: "f7b9e24a352b4a758ec3257f2a602715" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:08.848274 13437 consensus_queue.cc:237] T b9d7daa49fe74739bb4fece3f15ece78 P a9b95b6c3d37421e8da8c43cf4dd9c17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.849557 13420 raft_consensus.cc:359] T b9d7daa49fe74739bb4fece3f15ece78 P afd6946a203f47bdb5dd0acfb2f677fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.849099 13126 catalog_manager.cc:5697] T 78b59f5dcf5849daa49b24e63b141d82 P f7b9e24a352b4a758ec3257f2a602715 reported cstate change: term changed from 0 to 1, leader changed from <none> to f7b9e24a352b4a758ec3257f2a602715 (127.8.218.66). New cstate: current_term: 1 leader_uuid: "f7b9e24a352b4a758ec3257f2a602715" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:08.850276 13420 raft_consensus.cc:385] T b9d7daa49fe74739bb4fece3f15ece78 P afd6946a203f47bdb5dd0acfb2f677fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:08.850616 13420 raft_consensus.cc:740] T b9d7daa49fe74739bb4fece3f15ece78 P afd6946a203f47bdb5dd0acfb2f677fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afd6946a203f47bdb5dd0acfb2f677fe, State: Initialized, Role: FOLLOWER
I20260709 13:17:08.851249 13420 consensus_queue.cc:260] T b9d7daa49fe74739bb4fece3f15ece78 P afd6946a203f47bdb5dd0acfb2f677fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.855569 13420 ts_tablet_manager.cc:1434] T b9d7daa49fe74739bb4fece3f15ece78 P afd6946a203f47bdb5dd0acfb2f677fe: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 13:17:08.859740 13420 tablet_bootstrap.cc:492] T 652b8dadc05749febc7c5a0b583ce440 P afd6946a203f47bdb5dd0acfb2f677fe: Bootstrap starting.
I20260709 13:17:08.860299 13123 catalog_manager.cc:5697] T b9d7daa49fe74739bb4fece3f15ece78 P a9b95b6c3d37421e8da8c43cf4dd9c17 reported cstate change: term changed from 0 to 1, leader changed from <none> to a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65). New cstate: current_term: 1 leader_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:08.868007 13420 tablet_bootstrap.cc:654] T 652b8dadc05749febc7c5a0b583ce440 P afd6946a203f47bdb5dd0acfb2f677fe: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:08.871025 13419 tablet_bootstrap.cc:492] T e6ccb1d07b0b49f580421d7ba077241b P a9b95b6c3d37421e8da8c43cf4dd9c17: No bootstrap required, opened a new log
I20260709 13:17:08.871476 13419 ts_tablet_manager.cc:1403] T e6ccb1d07b0b49f580421d7ba077241b P a9b95b6c3d37421e8da8c43cf4dd9c17: Time spent bootstrapping tablet: real 0.084s	user 0.015s	sys 0.003s
I20260709 13:17:08.871872 13126 catalog_manager.cc:5697] T 2de1bae27ce84d498073b295c0937f86 P f7b9e24a352b4a758ec3257f2a602715 reported cstate change: term changed from 0 to 1, leader changed from <none> to f7b9e24a352b4a758ec3257f2a602715 (127.8.218.66). New cstate: current_term: 1 leader_uuid: "f7b9e24a352b4a758ec3257f2a602715" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:08.874014 13419 raft_consensus.cc:359] T e6ccb1d07b0b49f580421d7ba077241b P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.874794 13419 raft_consensus.cc:385] T e6ccb1d07b0b49f580421d7ba077241b P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:08.875061 13419 raft_consensus.cc:740] T e6ccb1d07b0b49f580421d7ba077241b P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9b95b6c3d37421e8da8c43cf4dd9c17, State: Initialized, Role: FOLLOWER
I20260709 13:17:08.875860 13419 consensus_queue.cc:260] T e6ccb1d07b0b49f580421d7ba077241b P a9b95b6c3d37421e8da8c43cf4dd9c17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.876827 13424 consensus_queue.cc:1048] T 6f59718154584a3699b684dccd882f04 P a9b95b6c3d37421e8da8c43cf4dd9c17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:08.880102 13419 ts_tablet_manager.cc:1434] T e6ccb1d07b0b49f580421d7ba077241b P a9b95b6c3d37421e8da8c43cf4dd9c17: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:17:08.880987 13419 tablet_bootstrap.cc:492] T 652b8dadc05749febc7c5a0b583ce440 P a9b95b6c3d37421e8da8c43cf4dd9c17: Bootstrap starting.
I20260709 13:17:08.881699 13425 raft_consensus.cc:493] T e6ccb1d07b0b49f580421d7ba077241b P afd6946a203f47bdb5dd0acfb2f677fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:08.882457 13425 raft_consensus.cc:515] T e6ccb1d07b0b49f580421d7ba077241b P afd6946a203f47bdb5dd0acfb2f677fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.886552 13419 tablet_bootstrap.cc:654] T 652b8dadc05749febc7c5a0b583ce440 P a9b95b6c3d37421e8da8c43cf4dd9c17: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:08.897358 13420 tablet_bootstrap.cc:492] T 652b8dadc05749febc7c5a0b583ce440 P afd6946a203f47bdb5dd0acfb2f677fe: No bootstrap required, opened a new log
I20260709 13:17:08.897266 13425 leader_election.cc:290] T e6ccb1d07b0b49f580421d7ba077241b P afd6946a203f47bdb5dd0acfb2f677fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815), f7b9e24a352b4a758ec3257f2a602715 (127.8.218.66:46645)
I20260709 13:17:08.898026 13420 ts_tablet_manager.cc:1403] T 652b8dadc05749febc7c5a0b583ce440 P afd6946a203f47bdb5dd0acfb2f677fe: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.011s
I20260709 13:17:08.899917 13419 tablet_bootstrap.cc:492] T 652b8dadc05749febc7c5a0b583ce440 P a9b95b6c3d37421e8da8c43cf4dd9c17: No bootstrap required, opened a new log
I20260709 13:17:08.900394 13419 ts_tablet_manager.cc:1403] T 652b8dadc05749febc7c5a0b583ce440 P a9b95b6c3d37421e8da8c43cf4dd9c17: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.007s
I20260709 13:17:08.901661 13420 raft_consensus.cc:359] T 652b8dadc05749febc7c5a0b583ce440 P afd6946a203f47bdb5dd0acfb2f677fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.902426 13420 raft_consensus.cc:385] T 652b8dadc05749febc7c5a0b583ce440 P afd6946a203f47bdb5dd0acfb2f677fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:08.902715 13420 raft_consensus.cc:740] T 652b8dadc05749febc7c5a0b583ce440 P afd6946a203f47bdb5dd0acfb2f677fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afd6946a203f47bdb5dd0acfb2f677fe, State: Initialized, Role: FOLLOWER
I20260709 13:17:08.902767 13419 raft_consensus.cc:359] T 652b8dadc05749febc7c5a0b583ce440 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.903486 13419 raft_consensus.cc:385] T 652b8dadc05749febc7c5a0b583ce440 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:08.903445 13420 consensus_queue.cc:260] T 652b8dadc05749febc7c5a0b583ce440 P afd6946a203f47bdb5dd0acfb2f677fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.903951 13419 raft_consensus.cc:740] T 652b8dadc05749febc7c5a0b583ce440 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9b95b6c3d37421e8da8c43cf4dd9c17, State: Initialized, Role: FOLLOWER
I20260709 13:17:08.905746 13420 ts_tablet_manager.cc:1434] T 652b8dadc05749febc7c5a0b583ce440 P afd6946a203f47bdb5dd0acfb2f677fe: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:17:08.906126 13419 consensus_queue.cc:260] T 652b8dadc05749febc7c5a0b583ce440 P a9b95b6c3d37421e8da8c43cf4dd9c17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.910633 13419 ts_tablet_manager.cc:1434] T 652b8dadc05749febc7c5a0b583ce440 P a9b95b6c3d37421e8da8c43cf4dd9c17: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:17:08.928278 13424 consensus_queue.cc:1048] T 6f59718154584a3699b684dccd882f04 P a9b95b6c3d37421e8da8c43cf4dd9c17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:08.932860 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6ccb1d07b0b49f580421d7ba077241b" candidate_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b9e24a352b4a758ec3257f2a602715" is_pre_election: true
I20260709 13:17:08.933709 13304 raft_consensus.cc:2468] T e6ccb1d07b0b49f580421d7ba077241b P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afd6946a203f47bdb5dd0acfb2f677fe in term 0.
I20260709 13:17:08.935509 13341 leader_election.cc:304] T e6ccb1d07b0b49f580421d7ba077241b P afd6946a203f47bdb5dd0acfb2f677fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: afd6946a203f47bdb5dd0acfb2f677fe, f7b9e24a352b4a758ec3257f2a602715; no voters: 
I20260709 13:17:08.936738 13425 raft_consensus.cc:2804] T e6ccb1d07b0b49f580421d7ba077241b P afd6946a203f47bdb5dd0acfb2f677fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:08.937137 13425 raft_consensus.cc:493] T e6ccb1d07b0b49f580421d7ba077241b P afd6946a203f47bdb5dd0acfb2f677fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:08.937475 13425 raft_consensus.cc:3060] T e6ccb1d07b0b49f580421d7ba077241b P afd6946a203f47bdb5dd0acfb2f677fe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:08.944988 13425 raft_consensus.cc:515] T e6ccb1d07b0b49f580421d7ba077241b P afd6946a203f47bdb5dd0acfb2f677fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.947043 13425 leader_election.cc:290] T e6ccb1d07b0b49f580421d7ba077241b P afd6946a203f47bdb5dd0acfb2f677fe [CANDIDATE]: Term 1 election: Requested vote from peers a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815), f7b9e24a352b4a758ec3257f2a602715 (127.8.218.66:46645)
I20260709 13:17:08.948166 13461 raft_consensus.cc:493] T 38daa2c84e0a4af08dadda33a6cb009f P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:08.948431 13303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6ccb1d07b0b49f580421d7ba077241b" candidate_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b9e24a352b4a758ec3257f2a602715"
I20260709 13:17:08.948732 13461 raft_consensus.cc:515] T 38daa2c84e0a4af08dadda33a6cb009f P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.949191 13303 raft_consensus.cc:3060] T e6ccb1d07b0b49f580421d7ba077241b P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:08.950642 13461 leader_election.cc:290] T 38daa2c84e0a4af08dadda33a6cb009f P f7b9e24a352b4a758ec3257f2a602715 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815), afd6946a203f47bdb5dd0acfb2f677fe (127.8.218.67:42429)
I20260709 13:17:08.951304 13228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38daa2c84e0a4af08dadda33a6cb009f" candidate_uuid: "f7b9e24a352b4a758ec3257f2a602715" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" is_pre_election: true
I20260709 13:17:08.951880 13228 raft_consensus.cc:2468] T 38daa2c84e0a4af08dadda33a6cb009f P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7b9e24a352b4a758ec3257f2a602715 in term 0.
I20260709 13:17:08.952777 13377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38daa2c84e0a4af08dadda33a6cb009f" candidate_uuid: "f7b9e24a352b4a758ec3257f2a602715" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" is_pre_election: true
I20260709 13:17:08.952977 13269 leader_election.cc:304] T 38daa2c84e0a4af08dadda33a6cb009f P f7b9e24a352b4a758ec3257f2a602715 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a9b95b6c3d37421e8da8c43cf4dd9c17, f7b9e24a352b4a758ec3257f2a602715; no voters: 
I20260709 13:17:08.953455 13377 raft_consensus.cc:2468] T 38daa2c84e0a4af08dadda33a6cb009f P afd6946a203f47bdb5dd0acfb2f677fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7b9e24a352b4a758ec3257f2a602715 in term 0.
I20260709 13:17:08.953876 13461 raft_consensus.cc:2804] T 38daa2c84e0a4af08dadda33a6cb009f P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:08.954252 13461 raft_consensus.cc:493] T 38daa2c84e0a4af08dadda33a6cb009f P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:08.954569 13461 raft_consensus.cc:3060] T 38daa2c84e0a4af08dadda33a6cb009f P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:08.958106 13228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6ccb1d07b0b49f580421d7ba077241b" candidate_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" is_pre_election: true
I20260709 13:17:08.958768 13228 raft_consensus.cc:2468] T e6ccb1d07b0b49f580421d7ba077241b P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afd6946a203f47bdb5dd0acfb2f677fe in term 0.
I20260709 13:17:08.959726 13227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6ccb1d07b0b49f580421d7ba077241b" candidate_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17"
I20260709 13:17:08.960327 13227 raft_consensus.cc:3060] T e6ccb1d07b0b49f580421d7ba077241b P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:08.961138 13303 raft_consensus.cc:2468] T e6ccb1d07b0b49f580421d7ba077241b P f7b9e24a352b4a758ec3257f2a602715 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd6946a203f47bdb5dd0acfb2f677fe in term 1.
I20260709 13:17:08.961704 13461 raft_consensus.cc:515] T 38daa2c84e0a4af08dadda33a6cb009f P f7b9e24a352b4a758ec3257f2a602715 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.962194 13341 leader_election.cc:304] T e6ccb1d07b0b49f580421d7ba077241b P afd6946a203f47bdb5dd0acfb2f677fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: afd6946a203f47bdb5dd0acfb2f677fe, f7b9e24a352b4a758ec3257f2a602715; no voters: 
I20260709 13:17:08.963140 13425 raft_consensus.cc:2804] T e6ccb1d07b0b49f580421d7ba077241b P afd6946a203f47bdb5dd0acfb2f677fe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:08.964654 13228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38daa2c84e0a4af08dadda33a6cb009f" candidate_uuid: "f7b9e24a352b4a758ec3257f2a602715" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17"
I20260709 13:17:08.965137 13461 leader_election.cc:290] T 38daa2c84e0a4af08dadda33a6cb009f P f7b9e24a352b4a758ec3257f2a602715 [CANDIDATE]: Term 1 election: Requested vote from peers a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815), afd6946a203f47bdb5dd0acfb2f677fe (127.8.218.67:42429)
I20260709 13:17:08.965657 13228 raft_consensus.cc:3060] T 38daa2c84e0a4af08dadda33a6cb009f P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:08.966034 13425 raft_consensus.cc:697] T e6ccb1d07b0b49f580421d7ba077241b P afd6946a203f47bdb5dd0acfb2f677fe [term 1 LEADER]: Becoming Leader. State: Replica: afd6946a203f47bdb5dd0acfb2f677fe, State: Running, Role: LEADER
I20260709 13:17:08.967068 13425 consensus_queue.cc:237] T e6ccb1d07b0b49f580421d7ba077241b P afd6946a203f47bdb5dd0acfb2f677fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.968576 13227 raft_consensus.cc:2468] T e6ccb1d07b0b49f580421d7ba077241b P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd6946a203f47bdb5dd0acfb2f677fe in term 1.
I20260709 13:17:08.965699 13377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38daa2c84e0a4af08dadda33a6cb009f" candidate_uuid: "f7b9e24a352b4a758ec3257f2a602715" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd6946a203f47bdb5dd0acfb2f677fe"
I20260709 13:17:08.969535 13377 raft_consensus.cc:3060] T 38daa2c84e0a4af08dadda33a6cb009f P afd6946a203f47bdb5dd0acfb2f677fe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:08.975893 13228 raft_consensus.cc:2468] T 38daa2c84e0a4af08dadda33a6cb009f P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7b9e24a352b4a758ec3257f2a602715 in term 1.
I20260709 13:17:08.977272 13377 raft_consensus.cc:2468] T 38daa2c84e0a4af08dadda33a6cb009f P afd6946a203f47bdb5dd0acfb2f677fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7b9e24a352b4a758ec3257f2a602715 in term 1.
I20260709 13:17:08.977221 13269 leader_election.cc:304] T 38daa2c84e0a4af08dadda33a6cb009f P f7b9e24a352b4a758ec3257f2a602715 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a9b95b6c3d37421e8da8c43cf4dd9c17, f7b9e24a352b4a758ec3257f2a602715; no voters: 
I20260709 13:17:08.978233 13461 raft_consensus.cc:2804] T 38daa2c84e0a4af08dadda33a6cb009f P f7b9e24a352b4a758ec3257f2a602715 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:08.978700 13461 raft_consensus.cc:697] T 38daa2c84e0a4af08dadda33a6cb009f P f7b9e24a352b4a758ec3257f2a602715 [term 1 LEADER]: Becoming Leader. State: Replica: f7b9e24a352b4a758ec3257f2a602715, State: Running, Role: LEADER
I20260709 13:17:08.979465 13461 consensus_queue.cc:237] T 38daa2c84e0a4af08dadda33a6cb009f P f7b9e24a352b4a758ec3257f2a602715 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:08.982388 13125 catalog_manager.cc:5697] T e6ccb1d07b0b49f580421d7ba077241b P afd6946a203f47bdb5dd0acfb2f677fe reported cstate change: term changed from 0 to 1, leader changed from <none> to afd6946a203f47bdb5dd0acfb2f677fe (127.8.218.67). New cstate: current_term: 1 leader_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:08.988106 13126 catalog_manager.cc:5697] T 38daa2c84e0a4af08dadda33a6cb009f P f7b9e24a352b4a758ec3257f2a602715 reported cstate change: term changed from 0 to 1, leader changed from <none> to f7b9e24a352b4a758ec3257f2a602715 (127.8.218.66). New cstate: current_term: 1 leader_uuid: "f7b9e24a352b4a758ec3257f2a602715" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:09.052197 13424 raft_consensus.cc:493] T 652b8dadc05749febc7c5a0b583ce440 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:09.052783 13424 raft_consensus.cc:515] T 652b8dadc05749febc7c5a0b583ce440 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:09.054790 13424 leader_election.cc:290] T 652b8dadc05749febc7c5a0b583ce440 P a9b95b6c3d37421e8da8c43cf4dd9c17 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7b9e24a352b4a758ec3257f2a602715 (127.8.218.66:46645), afd6946a203f47bdb5dd0acfb2f677fe (127.8.218.67:42429)
I20260709 13:17:09.055743 13303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652b8dadc05749febc7c5a0b583ce440" candidate_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b9e24a352b4a758ec3257f2a602715" is_pre_election: true
I20260709 13:17:09.056003 13377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652b8dadc05749febc7c5a0b583ce440" candidate_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" is_pre_election: true
I20260709 13:17:09.056365 13303 raft_consensus.cc:2468] T 652b8dadc05749febc7c5a0b583ce440 P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9b95b6c3d37421e8da8c43cf4dd9c17 in term 0.
I20260709 13:17:09.056617 13377 raft_consensus.cc:2468] T 652b8dadc05749febc7c5a0b583ce440 P afd6946a203f47bdb5dd0acfb2f677fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9b95b6c3d37421e8da8c43cf4dd9c17 in term 0.
I20260709 13:17:09.057454 13192 leader_election.cc:304] T 652b8dadc05749febc7c5a0b583ce440 P a9b95b6c3d37421e8da8c43cf4dd9c17 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a9b95b6c3d37421e8da8c43cf4dd9c17, f7b9e24a352b4a758ec3257f2a602715; no voters: 
I20260709 13:17:09.058228 13424 raft_consensus.cc:2804] T 652b8dadc05749febc7c5a0b583ce440 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:09.058643 13424 raft_consensus.cc:493] T 652b8dadc05749febc7c5a0b583ce440 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:09.058995 13424 raft_consensus.cc:3060] T 652b8dadc05749febc7c5a0b583ce440 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:09.064038 13424 raft_consensus.cc:515] T 652b8dadc05749febc7c5a0b583ce440 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:09.065907 13424 leader_election.cc:290] T 652b8dadc05749febc7c5a0b583ce440 P a9b95b6c3d37421e8da8c43cf4dd9c17 [CANDIDATE]: Term 1 election: Requested vote from peers f7b9e24a352b4a758ec3257f2a602715 (127.8.218.66:46645), afd6946a203f47bdb5dd0acfb2f677fe (127.8.218.67:42429)
I20260709 13:17:09.066666 13303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652b8dadc05749febc7c5a0b583ce440" candidate_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b9e24a352b4a758ec3257f2a602715"
I20260709 13:17:09.066869 13377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652b8dadc05749febc7c5a0b583ce440" candidate_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd6946a203f47bdb5dd0acfb2f677fe"
I20260709 13:17:09.067209 13303 raft_consensus.cc:3060] T 652b8dadc05749febc7c5a0b583ce440 P f7b9e24a352b4a758ec3257f2a602715 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:09.067474 13377 raft_consensus.cc:3060] T 652b8dadc05749febc7c5a0b583ce440 P afd6946a203f47bdb5dd0acfb2f677fe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:09.072265 13377 raft_consensus.cc:2468] T 652b8dadc05749febc7c5a0b583ce440 P afd6946a203f47bdb5dd0acfb2f677fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9b95b6c3d37421e8da8c43cf4dd9c17 in term 1.
I20260709 13:17:09.072265 13303 raft_consensus.cc:2468] T 652b8dadc05749febc7c5a0b583ce440 P f7b9e24a352b4a758ec3257f2a602715 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9b95b6c3d37421e8da8c43cf4dd9c17 in term 1.
I20260709 13:17:09.073388 13193 leader_election.cc:304] T 652b8dadc05749febc7c5a0b583ce440 P a9b95b6c3d37421e8da8c43cf4dd9c17 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a9b95b6c3d37421e8da8c43cf4dd9c17, afd6946a203f47bdb5dd0acfb2f677fe; no voters: 
I20260709 13:17:09.074098 13424 raft_consensus.cc:2804] T 652b8dadc05749febc7c5a0b583ce440 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:09.074570 13424 raft_consensus.cc:697] T 652b8dadc05749febc7c5a0b583ce440 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 LEADER]: Becoming Leader. State: Replica: a9b95b6c3d37421e8da8c43cf4dd9c17, State: Running, Role: LEADER
I20260709 13:17:09.075258 13424 consensus_queue.cc:237] T 652b8dadc05749febc7c5a0b583ce440 P a9b95b6c3d37421e8da8c43cf4dd9c17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:09.082887 13126 catalog_manager.cc:5697] T 652b8dadc05749febc7c5a0b583ce440 P a9b95b6c3d37421e8da8c43cf4dd9c17 reported cstate change: term changed from 0 to 1, leader changed from <none> to a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65). New cstate: current_term: 1 leader_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:09.098830 13461 consensus_queue.cc:1048] T 513bce422e184516ae9bbbdf5f8bea08 P f7b9e24a352b4a758ec3257f2a602715 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:09.108605 13460 consensus_queue.cc:1048] T 513bce422e184516ae9bbbdf5f8bea08 P f7b9e24a352b4a758ec3257f2a602715 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:09.193517 13460 consensus_queue.cc:1048] T 5efa4e6882774720a9e23184f19d686b P f7b9e24a352b4a758ec3257f2a602715 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:09.194186  9065 ts_manager.cc:295] Set tserver state for a9b95b6c3d37421e8da8c43cf4dd9c17 to MAINTENANCE_MODE
I20260709 13:17:09.195027  9065 tablet_server.cc:179] TabletServer@127.8.218.65:0 shutting down...
I20260709 13:17:09.210155 13425 raft_consensus.cc:493] T b9d7daa49fe74739bb4fece3f15ece78 P afd6946a203f47bdb5dd0acfb2f677fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:09.210737 13425 raft_consensus.cc:515] T b9d7daa49fe74739bb4fece3f15ece78 P afd6946a203f47bdb5dd0acfb2f677fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:09.213835 13425 leader_election.cc:290] T b9d7daa49fe74739bb4fece3f15ece78 P afd6946a203f47bdb5dd0acfb2f677fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815), f7b9e24a352b4a758ec3257f2a602715 (127.8.218.66:46645)
I20260709 13:17:09.214980 13303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9d7daa49fe74739bb4fece3f15ece78" candidate_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7b9e24a352b4a758ec3257f2a602715" is_pre_election: true
I20260709 13:17:09.215981 13303 raft_consensus.cc:2393] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate afd6946a203f47bdb5dd0acfb2f677fe in current term 1: Already voted for candidate a9b95b6c3d37421e8da8c43cf4dd9c17 in this term.
W20260709 13:17:09.220522 13269 consensus_peers.cc:597] T 5efa4e6882774720a9e23184f19d686b P f7b9e24a352b4a758ec3257f2a602715 -> Peer a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815): Couldn't send request to peer a9b95b6c3d37421e8da8c43cf4dd9c17. 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:17:09.221994 13377 raft_consensus.cc:3060] T 78b59f5dcf5849daa49b24e63b141d82 P afd6946a203f47bdb5dd0acfb2f677fe [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:09.222342 13343 leader_election.cc:336] T b9d7daa49fe74739bb4fece3f15ece78 P afd6946a203f47bdb5dd0acfb2f677fe [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:17:09.223876 13343 leader_election.cc:304] T b9d7daa49fe74739bb4fece3f15ece78 P afd6946a203f47bdb5dd0acfb2f677fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: afd6946a203f47bdb5dd0acfb2f677fe; no voters: a9b95b6c3d37421e8da8c43cf4dd9c17, f7b9e24a352b4a758ec3257f2a602715
I20260709 13:17:09.224784 13425 raft_consensus.cc:3060] T b9d7daa49fe74739bb4fece3f15ece78 P afd6946a203f47bdb5dd0acfb2f677fe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:09.229535  9065 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:09.231040  9065 tablet_replica.cc:333] T e6ccb1d07b0b49f580421d7ba077241b P a9b95b6c3d37421e8da8c43cf4dd9c17: stopping tablet replica
I20260709 13:17:09.231719  9065 raft_consensus.cc:2243] T e6ccb1d07b0b49f580421d7ba077241b P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:09.232116 13425 raft_consensus.cc:2749] T b9d7daa49fe74739bb4fece3f15ece78 P afd6946a203f47bdb5dd0acfb2f677fe [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:09.232404  9065 raft_consensus.cc:2272] T e6ccb1d07b0b49f580421d7ba077241b P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:09.232620 13450 consensus_queue.cc:1048] T 78b59f5dcf5849daa49b24e63b141d82 P f7b9e24a352b4a758ec3257f2a602715 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:09.234726  9065 tablet_replica.cc:333] T 38daa2c84e0a4af08dadda33a6cb009f P a9b95b6c3d37421e8da8c43cf4dd9c17: stopping tablet replica
I20260709 13:17:09.235296  9065 raft_consensus.cc:2243] T 38daa2c84e0a4af08dadda33a6cb009f P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:09.235720  9065 raft_consensus.cc:2272] T 38daa2c84e0a4af08dadda33a6cb009f P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:09.238111  9065 tablet_replica.cc:333] T 6f59718154584a3699b684dccd882f04 P a9b95b6c3d37421e8da8c43cf4dd9c17: stopping tablet replica
I20260709 13:17:09.238752  9065 raft_consensus.cc:2243] T 6f59718154584a3699b684dccd882f04 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:09.239732  9065 raft_consensus.cc:2272] T 6f59718154584a3699b684dccd882f04 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:09.242285  9065 tablet_replica.cc:333] T 903140b7ce904e619e9116c8d371c8e8 P a9b95b6c3d37421e8da8c43cf4dd9c17: stopping tablet replica
I20260709 13:17:09.243011  9065 raft_consensus.cc:2243] T 903140b7ce904e619e9116c8d371c8e8 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:09.243470  9065 raft_consensus.cc:2272] T 903140b7ce904e619e9116c8d371c8e8 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:09.245505  9065 tablet_replica.cc:333] T b9d7daa49fe74739bb4fece3f15ece78 P a9b95b6c3d37421e8da8c43cf4dd9c17: stopping tablet replica
I20260709 13:17:09.246206  9065 raft_consensus.cc:2243] T b9d7daa49fe74739bb4fece3f15ece78 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:09.246912  9065 pending_rounds.cc:70] T b9d7daa49fe74739bb4fece3f15ece78 P a9b95b6c3d37421e8da8c43cf4dd9c17: Trying to abort 1 pending ops.
I20260709 13:17:09.247161  9065 pending_rounds.cc:77] T b9d7daa49fe74739bb4fece3f15ece78 P a9b95b6c3d37421e8da8c43cf4dd9c17: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305638006172065792 op_type: NO_OP noop_request { }
I20260709 13:17:09.247573  9065 raft_consensus.cc:2889] T b9d7daa49fe74739bb4fece3f15ece78 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:17:09.247918  9065 raft_consensus.cc:2272] T b9d7daa49fe74739bb4fece3f15ece78 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:09.249961 13269 consensus_peers.cc:597] T 78b59f5dcf5849daa49b24e63b141d82 P f7b9e24a352b4a758ec3257f2a602715 -> Peer a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815): Couldn't send request to peer a9b95b6c3d37421e8da8c43cf4dd9c17. 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:17:09.250393  9065 tablet_replica.cc:333] T 5efa4e6882774720a9e23184f19d686b P a9b95b6c3d37421e8da8c43cf4dd9c17: stopping tablet replica
I20260709 13:17:09.251168  9065 raft_consensus.cc:2243] T 5efa4e6882774720a9e23184f19d686b P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:09.251605  9065 raft_consensus.cc:2272] T 5efa4e6882774720a9e23184f19d686b P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:09.254070  9065 tablet_replica.cc:333] T 652b8dadc05749febc7c5a0b583ce440 P a9b95b6c3d37421e8da8c43cf4dd9c17: stopping tablet replica
I20260709 13:17:09.254655  9065 raft_consensus.cc:2243] T 652b8dadc05749febc7c5a0b583ce440 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:09.255198  9065 pending_rounds.cc:70] T 652b8dadc05749febc7c5a0b583ce440 P a9b95b6c3d37421e8da8c43cf4dd9c17: Trying to abort 1 pending ops.
I20260709 13:17:09.255344  9065 pending_rounds.cc:77] T 652b8dadc05749febc7c5a0b583ce440 P a9b95b6c3d37421e8da8c43cf4dd9c17: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305638007099076608 op_type: NO_OP noop_request { }
I20260709 13:17:09.255723  9065 raft_consensus.cc:2889] T 652b8dadc05749febc7c5a0b583ce440 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:17:09.256028  9065 raft_consensus.cc:2272] T 652b8dadc05749febc7c5a0b583ce440 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:09.258664  9065 tablet_replica.cc:333] T 78b59f5dcf5849daa49b24e63b141d82 P a9b95b6c3d37421e8da8c43cf4dd9c17: stopping tablet replica
W20260709 13:17:09.259158 13269 consensus_peers.cc:597] T 2de1bae27ce84d498073b295c0937f86 P f7b9e24a352b4a758ec3257f2a602715 -> Peer a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815): Couldn't send request to peer a9b95b6c3d37421e8da8c43cf4dd9c17. 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:17:09.259168  9065 raft_consensus.cc:2243] T 78b59f5dcf5849daa49b24e63b141d82 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:09.259771  9065 raft_consensus.cc:2272] T 78b59f5dcf5849daa49b24e63b141d82 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:09.261348  9065 tablet_replica.cc:333] T 513bce422e184516ae9bbbdf5f8bea08 P a9b95b6c3d37421e8da8c43cf4dd9c17: stopping tablet replica
I20260709 13:17:09.261819  9065 raft_consensus.cc:2243] T 513bce422e184516ae9bbbdf5f8bea08 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:09.262197  9065 raft_consensus.cc:2272] T 513bce422e184516ae9bbbdf5f8bea08 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:09.264113  9065 tablet_replica.cc:333] T 2de1bae27ce84d498073b295c0937f86 P a9b95b6c3d37421e8da8c43cf4dd9c17: stopping tablet replica
I20260709 13:17:09.264571  9065 raft_consensus.cc:2243] T 2de1bae27ce84d498073b295c0937f86 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:09.264979  9065 raft_consensus.cc:2272] T 2de1bae27ce84d498073b295c0937f86 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:09.291566  9065 tablet_server.cc:196] TabletServer@127.8.218.65:0 shutdown complete.
I20260709 13:17:09.320125 13453 consensus_queue.cc:1048] T 903140b7ce904e619e9116c8d371c8e8 P f7b9e24a352b4a758ec3257f2a602715 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:17:09.326108 13269 consensus_peers.cc:597] T 903140b7ce904e619e9116c8d371c8e8 P f7b9e24a352b4a758ec3257f2a602715 -> Peer a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815): Couldn't send request to peer a9b95b6c3d37421e8da8c43cf4dd9c17. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:35815: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:09.385659 13450 consensus_queue.cc:1048] T 2de1bae27ce84d498073b295c0937f86 P f7b9e24a352b4a758ec3257f2a602715 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:09.450795 13460 consensus_queue.cc:1048] T 38daa2c84e0a4af08dadda33a6cb009f P f7b9e24a352b4a758ec3257f2a602715 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:17:09.465266 13269 consensus_peers.cc:597] T 38daa2c84e0a4af08dadda33a6cb009f P f7b9e24a352b4a758ec3257f2a602715 -> Peer a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815): Couldn't send request to peer a9b95b6c3d37421e8da8c43cf4dd9c17. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:35815: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:09.499886 13343 consensus_peers.cc:597] T e6ccb1d07b0b49f580421d7ba077241b P afd6946a203f47bdb5dd0acfb2f677fe -> Peer a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815): Couldn't send request to peer a9b95b6c3d37421e8da8c43cf4dd9c17. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:35815: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:09.511019 13425 consensus_queue.cc:1048] T e6ccb1d07b0b49f580421d7ba077241b P afd6946a203f47bdb5dd0acfb2f677fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:17:09.612646 13175 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:17:09.651749 13269 consensus_peers.cc:597] T 513bce422e184516ae9bbbdf5f8bea08 P f7b9e24a352b4a758ec3257f2a602715 -> Peer a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815): Couldn't send request to peer a9b95b6c3d37421e8da8c43cf4dd9c17. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:35815: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:10.409438 13453 raft_consensus.cc:493] T 6f59718154584a3699b684dccd882f04 P f7b9e24a352b4a758ec3257f2a602715 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a9b95b6c3d37421e8da8c43cf4dd9c17)
I20260709 13:17:10.409937 13453 raft_consensus.cc:515] T 6f59718154584a3699b684dccd882f04 P f7b9e24a352b4a758ec3257f2a602715 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:10.411598 13453 leader_election.cc:290] T 6f59718154584a3699b684dccd882f04 P f7b9e24a352b4a758ec3257f2a602715 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815), afd6946a203f47bdb5dd0acfb2f677fe (127.8.218.67:42429)
I20260709 13:17:10.412595 13377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f59718154584a3699b684dccd882f04" candidate_uuid: "f7b9e24a352b4a758ec3257f2a602715" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" is_pre_election: true
W20260709 13:17:10.415020 13269 leader_election.cc:336] T 6f59718154584a3699b684dccd882f04 P f7b9e24a352b4a758ec3257f2a602715 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815): Network error: Client connection negotiation failed: client connection to 127.8.218.65:35815: connect: Connection refused (error 111)
I20260709 13:17:10.415393 13269 leader_election.cc:304] T 6f59718154584a3699b684dccd882f04 P f7b9e24a352b4a758ec3257f2a602715 [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: f7b9e24a352b4a758ec3257f2a602715; no voters: a9b95b6c3d37421e8da8c43cf4dd9c17, afd6946a203f47bdb5dd0acfb2f677fe
I20260709 13:17:10.416038 13453 raft_consensus.cc:2749] T 6f59718154584a3699b684dccd882f04 P f7b9e24a352b4a758ec3257f2a602715 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:10.432355 13425 raft_consensus.cc:493] T 6f59718154584a3699b684dccd882f04 P afd6946a203f47bdb5dd0acfb2f677fe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a9b95b6c3d37421e8da8c43cf4dd9c17)
I20260709 13:17:10.432888 13425 raft_consensus.cc:515] T 6f59718154584a3699b684dccd882f04 P afd6946a203f47bdb5dd0acfb2f677fe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:10.434490 13425 leader_election.cc:290] T 6f59718154584a3699b684dccd882f04 P afd6946a203f47bdb5dd0acfb2f677fe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815), f7b9e24a352b4a758ec3257f2a602715 (127.8.218.66:46645)
I20260709 13:17:10.435714 13303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f59718154584a3699b684dccd882f04" candidate_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7b9e24a352b4a758ec3257f2a602715" is_pre_election: true
I20260709 13:17:10.436348 13303 raft_consensus.cc:2468] T 6f59718154584a3699b684dccd882f04 P f7b9e24a352b4a758ec3257f2a602715 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afd6946a203f47bdb5dd0acfb2f677fe in term 1.
I20260709 13:17:10.437601 13341 leader_election.cc:304] T 6f59718154584a3699b684dccd882f04 P afd6946a203f47bdb5dd0acfb2f677fe [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: afd6946a203f47bdb5dd0acfb2f677fe, f7b9e24a352b4a758ec3257f2a602715; no voters: 
I20260709 13:17:10.438248 13425 raft_consensus.cc:2804] T 6f59718154584a3699b684dccd882f04 P afd6946a203f47bdb5dd0acfb2f677fe [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:10.438573 13425 raft_consensus.cc:493] T 6f59718154584a3699b684dccd882f04 P afd6946a203f47bdb5dd0acfb2f677fe [term 1 FOLLOWER]: Starting leader election (detected failure of leader a9b95b6c3d37421e8da8c43cf4dd9c17)
I20260709 13:17:10.438982 13425 raft_consensus.cc:3060] T 6f59718154584a3699b684dccd882f04 P afd6946a203f47bdb5dd0acfb2f677fe [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:17:10.439586 13343 leader_election.cc:336] T 6f59718154584a3699b684dccd882f04 P afd6946a203f47bdb5dd0acfb2f677fe [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815): Network error: Client connection negotiation failed: client connection to 127.8.218.65:35815: connect: Connection refused (error 111)
I20260709 13:17:10.443925 13425 raft_consensus.cc:515] T 6f59718154584a3699b684dccd882f04 P afd6946a203f47bdb5dd0acfb2f677fe [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:10.445484 13425 leader_election.cc:290] T 6f59718154584a3699b684dccd882f04 P afd6946a203f47bdb5dd0acfb2f677fe [CANDIDATE]: Term 2 election: Requested vote from peers a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815), f7b9e24a352b4a758ec3257f2a602715 (127.8.218.66:46645)
I20260709 13:17:10.446434 13303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f59718154584a3699b684dccd882f04" candidate_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7b9e24a352b4a758ec3257f2a602715"
I20260709 13:17:10.446974 13303 raft_consensus.cc:3060] T 6f59718154584a3699b684dccd882f04 P f7b9e24a352b4a758ec3257f2a602715 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:17:10.448920 13343 leader_election.cc:336] T 6f59718154584a3699b684dccd882f04 P afd6946a203f47bdb5dd0acfb2f677fe [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815): Network error: Client connection negotiation failed: client connection to 127.8.218.65:35815: connect: Connection refused (error 111)
I20260709 13:17:10.451853 13303 raft_consensus.cc:2468] T 6f59718154584a3699b684dccd882f04 P f7b9e24a352b4a758ec3257f2a602715 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd6946a203f47bdb5dd0acfb2f677fe in term 2.
I20260709 13:17:10.452811 13341 leader_election.cc:304] T 6f59718154584a3699b684dccd882f04 P afd6946a203f47bdb5dd0acfb2f677fe [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: afd6946a203f47bdb5dd0acfb2f677fe, f7b9e24a352b4a758ec3257f2a602715; no voters: a9b95b6c3d37421e8da8c43cf4dd9c17
I20260709 13:17:10.453429 13425 raft_consensus.cc:2804] T 6f59718154584a3699b684dccd882f04 P afd6946a203f47bdb5dd0acfb2f677fe [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:10.454252 13425 raft_consensus.cc:697] T 6f59718154584a3699b684dccd882f04 P afd6946a203f47bdb5dd0acfb2f677fe [term 2 LEADER]: Becoming Leader. State: Replica: afd6946a203f47bdb5dd0acfb2f677fe, State: Running, Role: LEADER
I20260709 13:17:10.454895 13425 consensus_queue.cc:237] T 6f59718154584a3699b684dccd882f04 P afd6946a203f47bdb5dd0acfb2f677fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:10.462397 13126 catalog_manager.cc:5697] T 6f59718154584a3699b684dccd882f04 P afd6946a203f47bdb5dd0acfb2f677fe reported cstate change: term changed from 1 to 2, leader changed from a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65) to afd6946a203f47bdb5dd0acfb2f677fe (127.8.218.67). New cstate: current_term: 2 leader_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } health_report { overall_health: HEALTHY } } }
W20260709 13:17:10.613624 13175 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:17:10.794206 13453 raft_consensus.cc:493] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:10.794754 13453 raft_consensus.cc:515] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:10.796602 13453 leader_election.cc:290] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815), afd6946a203f47bdb5dd0acfb2f677fe (127.8.218.67:42429)
I20260709 13:17:10.797688 13377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9d7daa49fe74739bb4fece3f15ece78" candidate_uuid: "f7b9e24a352b4a758ec3257f2a602715" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" is_pre_election: true
I20260709 13:17:10.798336 13377 raft_consensus.cc:2468] T b9d7daa49fe74739bb4fece3f15ece78 P afd6946a203f47bdb5dd0acfb2f677fe [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7b9e24a352b4a758ec3257f2a602715 in term 1.
I20260709 13:17:10.799365 13268 leader_election.cc:304] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715 [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: afd6946a203f47bdb5dd0acfb2f677fe, f7b9e24a352b4a758ec3257f2a602715; no voters: 
I20260709 13:17:10.800144 13453 raft_consensus.cc:2804] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:10.800503 13453 raft_consensus.cc:493] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:17:10.800467 13269 leader_election.cc:336] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815): Network error: Client connection negotiation failed: client connection to 127.8.218.65:35815: connect: Connection refused (error 111)
I20260709 13:17:10.801119 13453 raft_consensus.cc:3060] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:10.806085 13453 raft_consensus.cc:515] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:10.807778 13453 leader_election.cc:290] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715 [CANDIDATE]: Term 2 election: Requested vote from peers a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815), afd6946a203f47bdb5dd0acfb2f677fe (127.8.218.67:42429)
I20260709 13:17:10.808938 13377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9d7daa49fe74739bb4fece3f15ece78" candidate_uuid: "f7b9e24a352b4a758ec3257f2a602715" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd6946a203f47bdb5dd0acfb2f677fe"
I20260709 13:17:10.809594 13377 raft_consensus.cc:3060] T b9d7daa49fe74739bb4fece3f15ece78 P afd6946a203f47bdb5dd0acfb2f677fe [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:17:10.811640 13269 leader_election.cc:336] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815): Network error: Client connection negotiation failed: client connection to 127.8.218.65:35815: connect: Connection refused (error 111)
I20260709 13:17:10.815557 13377 raft_consensus.cc:2468] T b9d7daa49fe74739bb4fece3f15ece78 P afd6946a203f47bdb5dd0acfb2f677fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7b9e24a352b4a758ec3257f2a602715 in term 2.
I20260709 13:17:10.816569 13268 leader_election.cc:304] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715 [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: afd6946a203f47bdb5dd0acfb2f677fe, f7b9e24a352b4a758ec3257f2a602715; no voters: a9b95b6c3d37421e8da8c43cf4dd9c17
I20260709 13:17:10.817204 13453 raft_consensus.cc:2804] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:10.818030 13453 raft_consensus.cc:697] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715 [term 2 LEADER]: Becoming Leader. State: Replica: f7b9e24a352b4a758ec3257f2a602715, State: Running, Role: LEADER
I20260709 13:17:10.818691 13453 consensus_queue.cc:237] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715 [LEADER]: Queue going to LEADER 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: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:10.825026 13126 catalog_manager.cc:5697] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715 reported cstate change: term changed from 1 to 2, leader changed from a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65) to f7b9e24a352b4a758ec3257f2a602715 (127.8.218.66). New cstate: current_term: 2 leader_uuid: "f7b9e24a352b4a758ec3257f2a602715" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:10.926594 13453 raft_consensus.cc:493] T 652b8dadc05749febc7c5a0b583ce440 P f7b9e24a352b4a758ec3257f2a602715 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:10.927102 13453 raft_consensus.cc:515] T 652b8dadc05749febc7c5a0b583ce440 P f7b9e24a352b4a758ec3257f2a602715 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:10.928767 13453 leader_election.cc:290] T 652b8dadc05749febc7c5a0b583ce440 P f7b9e24a352b4a758ec3257f2a602715 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815), afd6946a203f47bdb5dd0acfb2f677fe (127.8.218.67:42429)
I20260709 13:17:10.929883 13377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652b8dadc05749febc7c5a0b583ce440" candidate_uuid: "f7b9e24a352b4a758ec3257f2a602715" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" is_pre_election: true
I20260709 13:17:10.930573 13377 raft_consensus.cc:2468] T 652b8dadc05749febc7c5a0b583ce440 P afd6946a203f47bdb5dd0acfb2f677fe [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7b9e24a352b4a758ec3257f2a602715 in term 1.
I20260709 13:17:10.931510 13268 leader_election.cc:304] T 652b8dadc05749febc7c5a0b583ce440 P f7b9e24a352b4a758ec3257f2a602715 [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: afd6946a203f47bdb5dd0acfb2f677fe, f7b9e24a352b4a758ec3257f2a602715; no voters: 
I20260709 13:17:10.932224 13453 raft_consensus.cc:2804] T 652b8dadc05749febc7c5a0b583ce440 P f7b9e24a352b4a758ec3257f2a602715 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:17:10.932479 13269 leader_election.cc:336] T 652b8dadc05749febc7c5a0b583ce440 P f7b9e24a352b4a758ec3257f2a602715 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815): Network error: Client connection negotiation failed: client connection to 127.8.218.65:35815: connect: Connection refused (error 111)
I20260709 13:17:10.932626 13453 raft_consensus.cc:493] T 652b8dadc05749febc7c5a0b583ce440 P f7b9e24a352b4a758ec3257f2a602715 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:10.933034 13453 raft_consensus.cc:3060] T 652b8dadc05749febc7c5a0b583ce440 P f7b9e24a352b4a758ec3257f2a602715 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:10.937795 13453 raft_consensus.cc:515] T 652b8dadc05749febc7c5a0b583ce440 P f7b9e24a352b4a758ec3257f2a602715 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:10.939352 13453 leader_election.cc:290] T 652b8dadc05749febc7c5a0b583ce440 P f7b9e24a352b4a758ec3257f2a602715 [CANDIDATE]: Term 2 election: Requested vote from peers a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815), afd6946a203f47bdb5dd0acfb2f677fe (127.8.218.67:42429)
I20260709 13:17:10.940495 13377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652b8dadc05749febc7c5a0b583ce440" candidate_uuid: "f7b9e24a352b4a758ec3257f2a602715" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afd6946a203f47bdb5dd0acfb2f677fe"
I20260709 13:17:10.941223 13377 raft_consensus.cc:3060] T 652b8dadc05749febc7c5a0b583ce440 P afd6946a203f47bdb5dd0acfb2f677fe [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:17:10.944285 13343 consensus_peers.cc:597] T 6f59718154584a3699b684dccd882f04 P afd6946a203f47bdb5dd0acfb2f677fe -> Peer a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815): Couldn't send request to peer a9b95b6c3d37421e8da8c43cf4dd9c17. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:35815: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:10.944380 13269 leader_election.cc:336] T 652b8dadc05749febc7c5a0b583ce440 P f7b9e24a352b4a758ec3257f2a602715 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815): Network error: Client connection negotiation failed: client connection to 127.8.218.65:35815: connect: Connection refused (error 111)
I20260709 13:17:10.947181 13377 raft_consensus.cc:2468] T 652b8dadc05749febc7c5a0b583ce440 P afd6946a203f47bdb5dd0acfb2f677fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7b9e24a352b4a758ec3257f2a602715 in term 2.
I20260709 13:17:10.948237 13268 leader_election.cc:304] T 652b8dadc05749febc7c5a0b583ce440 P f7b9e24a352b4a758ec3257f2a602715 [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: afd6946a203f47bdb5dd0acfb2f677fe, f7b9e24a352b4a758ec3257f2a602715; no voters: a9b95b6c3d37421e8da8c43cf4dd9c17
I20260709 13:17:10.949054 13453 raft_consensus.cc:2804] T 652b8dadc05749febc7c5a0b583ce440 P f7b9e24a352b4a758ec3257f2a602715 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:10.949476 13453 raft_consensus.cc:697] T 652b8dadc05749febc7c5a0b583ce440 P f7b9e24a352b4a758ec3257f2a602715 [term 2 LEADER]: Becoming Leader. State: Replica: f7b9e24a352b4a758ec3257f2a602715, State: Running, Role: LEADER
I20260709 13:17:10.950179 13453 consensus_queue.cc:237] T 652b8dadc05749febc7c5a0b583ce440 P f7b9e24a352b4a758ec3257f2a602715 [LEADER]: Queue going to LEADER 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: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:10.956802 13126 catalog_manager.cc:5697] T 652b8dadc05749febc7c5a0b583ce440 P f7b9e24a352b4a758ec3257f2a602715 reported cstate change: term changed from 1 to 2, leader changed from a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65) to f7b9e24a352b4a758ec3257f2a602715 (127.8.218.66). New cstate: current_term: 2 leader_uuid: "f7b9e24a352b4a758ec3257f2a602715" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:11.015224 13303 raft_consensus.cc:1275] T 6f59718154584a3699b684dccd882f04 P f7b9e24a352b4a758ec3257f2a602715 [term 2 FOLLOWER]: Refusing update from remote peer afd6946a203f47bdb5dd0acfb2f677fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:11.016599 13425 consensus_queue.cc:1048] T 6f59718154584a3699b684dccd882f04 P afd6946a203f47bdb5dd0acfb2f677fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:17:11.111090 13269 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.8.218.65:35815: connect: Connection refused (error 111) [suppressed 120 similar messages]
I20260709 13:17:11.344193 13377 raft_consensus.cc:1275] T 652b8dadc05749febc7c5a0b583ce440 P afd6946a203f47bdb5dd0acfb2f677fe [term 2 FOLLOWER]: Refusing update from remote peer f7b9e24a352b4a758ec3257f2a602715: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:17:11.345340 13453 consensus_queue.cc:1048] T 652b8dadc05749febc7c5a0b583ce440 P f7b9e24a352b4a758ec3257f2a602715 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:17:11.358801 13269 consensus_peers.cc:597] T 652b8dadc05749febc7c5a0b583ce440 P f7b9e24a352b4a758ec3257f2a602715 -> Peer a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815): Couldn't send request to peer a9b95b6c3d37421e8da8c43cf4dd9c17. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:35815: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:11.369382 13377 raft_consensus.cc:1275] T b9d7daa49fe74739bb4fece3f15ece78 P afd6946a203f47bdb5dd0acfb2f677fe [term 2 FOLLOWER]: Refusing update from remote peer f7b9e24a352b4a758ec3257f2a602715: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:17:11.370803 13453 consensus_queue.cc:1048] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:17:11.384483 13269 consensus_peers.cc:597] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715 -> Peer a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815): Couldn't send request to peer a9b95b6c3d37421e8da8c43cf4dd9c17. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:35815: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:11.482645 13269 consensus_peers.cc:597] T 5efa4e6882774720a9e23184f19d686b P f7b9e24a352b4a758ec3257f2a602715 -> Peer a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815): Couldn't send request to peer a9b95b6c3d37421e8da8c43cf4dd9c17. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:35815: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:11.528450 13269 consensus_peers.cc:597] T 78b59f5dcf5849daa49b24e63b141d82 P f7b9e24a352b4a758ec3257f2a602715 -> Peer a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815): Couldn't send request to peer a9b95b6c3d37421e8da8c43cf4dd9c17. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:35815: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:11.614560 13175 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:17:11.809828 13269 consensus_peers.cc:597] T 903140b7ce904e619e9116c8d371c8e8 P f7b9e24a352b4a758ec3257f2a602715 -> Peer a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815): Couldn't send request to peer a9b95b6c3d37421e8da8c43cf4dd9c17. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:35815: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:11.837869 13343 consensus_peers.cc:597] T e6ccb1d07b0b49f580421d7ba077241b P afd6946a203f47bdb5dd0acfb2f677fe -> Peer a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815): Couldn't send request to peer a9b95b6c3d37421e8da8c43cf4dd9c17. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:35815: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:11.882784 13269 consensus_peers.cc:597] T 2de1bae27ce84d498073b295c0937f86 P f7b9e24a352b4a758ec3257f2a602715 -> Peer a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815): Couldn't send request to peer a9b95b6c3d37421e8da8c43cf4dd9c17. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:35815: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:12.033434 13269 consensus_peers.cc:597] T 513bce422e184516ae9bbbdf5f8bea08 P f7b9e24a352b4a758ec3257f2a602715 -> Peer a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815): Couldn't send request to peer a9b95b6c3d37421e8da8c43cf4dd9c17. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:35815: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:12.377645 13269 consensus_peers.cc:597] T 38daa2c84e0a4af08dadda33a6cb009f P f7b9e24a352b4a758ec3257f2a602715 -> Peer a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815): Couldn't send request to peer a9b95b6c3d37421e8da8c43cf4dd9c17. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:35815: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:12.615841 13175 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:17:13.336524 13343 consensus_peers.cc:597] T 6f59718154584a3699b684dccd882f04 P afd6946a203f47bdb5dd0acfb2f677fe -> Peer a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815): Couldn't send request to peer a9b95b6c3d37421e8da8c43cf4dd9c17. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:35815: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:13.616765 13175 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:17:13.765118 13269 consensus_peers.cc:597] T 5efa4e6882774720a9e23184f19d686b P f7b9e24a352b4a758ec3257f2a602715 -> Peer a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815): Couldn't send request to peer a9b95b6c3d37421e8da8c43cf4dd9c17. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:35815: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:17:13.850910 13269 consensus_peers.cc:597] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715 -> Peer a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815): Couldn't send request to peer a9b95b6c3d37421e8da8c43cf4dd9c17. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:35815: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:13.887048 13269 consensus_peers.cc:597] T 78b59f5dcf5849daa49b24e63b141d82 P f7b9e24a352b4a758ec3257f2a602715 -> Peer a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815): Couldn't send request to peer a9b95b6c3d37421e8da8c43cf4dd9c17. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:35815: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:17:13.941157 13269 consensus_peers.cc:597] T 652b8dadc05749febc7c5a0b583ce440 P f7b9e24a352b4a758ec3257f2a602715 -> Peer a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815): Couldn't send request to peer a9b95b6c3d37421e8da8c43cf4dd9c17. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:35815: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:14.286906 13269 consensus_peers.cc:597] T 903140b7ce904e619e9116c8d371c8e8 P f7b9e24a352b4a758ec3257f2a602715 -> Peer a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815): Couldn't send request to peer a9b95b6c3d37421e8da8c43cf4dd9c17. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:35815: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:17:14.309160  9065 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:14.317174 13518 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:17:14.317555 13519 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:17:14.318812 13521 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:17:14.322453  9065 server_base.cc:1061] running on GCE node
I20260709 13:17:14.324935  9065 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:14.325132  9065 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:17:14.325275  9065 hybrid_clock.cc:648] HybridClock initialized: now 1783603034325257 us; error 0 us; skew 500 ppm
I20260709 13:17:14.325770  9065 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:14.328711  9065 webserver.cc:533] Webserver started at http://127.8.218.65:33199/ using document root <none> and password file <none>
I20260709 13:17:14.329306  9065 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:14.329530  9065 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:17:14.333555  9065 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:17:14.337456 13526 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:17:14.338212  9065 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:17:14.338493  9065 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602920109272-9065-0/minicluster-data/ts-0-root
uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17"
format_stamp: "Formatted at 2026-07-09 13:17:07 on dist-test-slave-fpp7"
I20260709 13:17:14.338935  9065 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602920109272-9065-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602920109272-9065-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602920109272-9065-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:17:14.350569  9065 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:14.351925  9065 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:14.353817  9065 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:17:14.358286 13533 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260709 13:17:14.378322 13269 consensus_peers.cc:597] T 513bce422e184516ae9bbbdf5f8bea08 P f7b9e24a352b4a758ec3257f2a602715 -> Peer a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815): Couldn't send request to peer a9b95b6c3d37421e8da8c43cf4dd9c17. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:35815: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:17:14.406021  9065 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 13:17:14.406418  9065 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.049s	user 0.001s	sys 0.001s
I20260709 13:17:14.406721  9065 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 13:17:14.411945 13533 tablet_bootstrap.cc:492] T 5efa4e6882774720a9e23184f19d686b P a9b95b6c3d37421e8da8c43cf4dd9c17: Bootstrap starting.
I20260709 13:17:14.426884 13533 tablet_bootstrap.cc:492] T 5efa4e6882774720a9e23184f19d686b P a9b95b6c3d37421e8da8c43cf4dd9c17: 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:17:14.427592 13533 tablet_bootstrap.cc:492] T 5efa4e6882774720a9e23184f19d686b P a9b95b6c3d37421e8da8c43cf4dd9c17: Bootstrap complete.
I20260709 13:17:14.428224 13533 ts_tablet_manager.cc:1403] T 5efa4e6882774720a9e23184f19d686b P a9b95b6c3d37421e8da8c43cf4dd9c17: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260709 13:17:14.430877 13533 raft_consensus.cc:359] T 5efa4e6882774720a9e23184f19d686b P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:14.431708 13533 raft_consensus.cc:740] T 5efa4e6882774720a9e23184f19d686b P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9b95b6c3d37421e8da8c43cf4dd9c17, State: Initialized, Role: FOLLOWER
I20260709 13:17:14.432451 13533 consensus_queue.cc:260] T 5efa4e6882774720a9e23184f19d686b P a9b95b6c3d37421e8da8c43cf4dd9c17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:14.434734 13533 ts_tablet_manager.cc:1434] T 5efa4e6882774720a9e23184f19d686b P a9b95b6c3d37421e8da8c43cf4dd9c17: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:17:14.435370 13533 tablet_bootstrap.cc:492] T 78b59f5dcf5849daa49b24e63b141d82 P a9b95b6c3d37421e8da8c43cf4dd9c17: Bootstrap starting.
W20260709 13:17:14.440196 13269 consensus_peers.cc:597] T 2de1bae27ce84d498073b295c0937f86 P f7b9e24a352b4a758ec3257f2a602715 -> Peer a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815): Couldn't send request to peer a9b95b6c3d37421e8da8c43cf4dd9c17. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:35815: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:17:14.447154 13533 tablet_bootstrap.cc:492] T 78b59f5dcf5849daa49b24e63b141d82 P a9b95b6c3d37421e8da8c43cf4dd9c17: 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:17:14.448088 13533 tablet_bootstrap.cc:492] T 78b59f5dcf5849daa49b24e63b141d82 P a9b95b6c3d37421e8da8c43cf4dd9c17: Bootstrap complete.
I20260709 13:17:14.448740 13533 ts_tablet_manager.cc:1403] T 78b59f5dcf5849daa49b24e63b141d82 P a9b95b6c3d37421e8da8c43cf4dd9c17: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.002s
I20260709 13:17:14.449738  9065 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 13:17:14.450093  9065 ts_tablet_manager.cc:595] Time spent register tablets: real 0.043s	user 0.040s	sys 0.004s
I20260709 13:17:14.451298 13533 raft_consensus.cc:359] T 78b59f5dcf5849daa49b24e63b141d82 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:14.452033 13533 raft_consensus.cc:740] T 78b59f5dcf5849daa49b24e63b141d82 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9b95b6c3d37421e8da8c43cf4dd9c17, State: Initialized, Role: FOLLOWER
I20260709 13:17:14.452744 13533 consensus_queue.cc:260] T 78b59f5dcf5849daa49b24e63b141d82 P a9b95b6c3d37421e8da8c43cf4dd9c17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:14.454276 13533 ts_tablet_manager.cc:1434] T 78b59f5dcf5849daa49b24e63b141d82 P a9b95b6c3d37421e8da8c43cf4dd9c17: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.003s
I20260709 13:17:14.454916 13533 tablet_bootstrap.cc:492] T 513bce422e184516ae9bbbdf5f8bea08 P a9b95b6c3d37421e8da8c43cf4dd9c17: Bootstrap starting.
I20260709 13:17:14.469769 13533 tablet_bootstrap.cc:492] T 513bce422e184516ae9bbbdf5f8bea08 P a9b95b6c3d37421e8da8c43cf4dd9c17: 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:17:14.470575 13533 tablet_bootstrap.cc:492] T 513bce422e184516ae9bbbdf5f8bea08 P a9b95b6c3d37421e8da8c43cf4dd9c17: Bootstrap complete.
I20260709 13:17:14.471204 13533 ts_tablet_manager.cc:1403] T 513bce422e184516ae9bbbdf5f8bea08 P a9b95b6c3d37421e8da8c43cf4dd9c17: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 13:17:14.473932 13533 raft_consensus.cc:359] T 513bce422e184516ae9bbbdf5f8bea08 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:14.474491 13533 raft_consensus.cc:740] T 513bce422e184516ae9bbbdf5f8bea08 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9b95b6c3d37421e8da8c43cf4dd9c17, State: Initialized, Role: FOLLOWER
I20260709 13:17:14.475298 13533 consensus_queue.cc:260] T 513bce422e184516ae9bbbdf5f8bea08 P a9b95b6c3d37421e8da8c43cf4dd9c17 [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: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:14.477424 13533 ts_tablet_manager.cc:1434] T 513bce422e184516ae9bbbdf5f8bea08 P a9b95b6c3d37421e8da8c43cf4dd9c17: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260709 13:17:14.478152 13533 tablet_bootstrap.cc:492] T b9d7daa49fe74739bb4fece3f15ece78 P a9b95b6c3d37421e8da8c43cf4dd9c17: Bootstrap starting.
I20260709 13:17:14.490247 13533 tablet_bootstrap.cc:492] T b9d7daa49fe74739bb4fece3f15ece78 P a9b95b6c3d37421e8da8c43cf4dd9c17: 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:17:14.491180 13533 tablet_bootstrap.cc:492] T b9d7daa49fe74739bb4fece3f15ece78 P a9b95b6c3d37421e8da8c43cf4dd9c17: Bootstrap complete.
I20260709 13:17:14.491814 13533 ts_tablet_manager.cc:1403] T b9d7daa49fe74739bb4fece3f15ece78 P a9b95b6c3d37421e8da8c43cf4dd9c17: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260709 13:17:14.494529 13533 raft_consensus.cc:359] T b9d7daa49fe74739bb4fece3f15ece78 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:14.495178 13533 raft_consensus.cc:740] T b9d7daa49fe74739bb4fece3f15ece78 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9b95b6c3d37421e8da8c43cf4dd9c17, State: Initialized, Role: FOLLOWER
I20260709 13:17:14.495815 13533 consensus_queue.cc:260] T b9d7daa49fe74739bb4fece3f15ece78 P a9b95b6c3d37421e8da8c43cf4dd9c17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:14.497821 13533 ts_tablet_manager.cc:1434] T b9d7daa49fe74739bb4fece3f15ece78 P a9b95b6c3d37421e8da8c43cf4dd9c17: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:17:14.498730 13533 tablet_bootstrap.cc:492] T 38daa2c84e0a4af08dadda33a6cb009f P a9b95b6c3d37421e8da8c43cf4dd9c17: Bootstrap starting.
I20260709 13:17:14.510241 13533 tablet_bootstrap.cc:492] T 38daa2c84e0a4af08dadda33a6cb009f P a9b95b6c3d37421e8da8c43cf4dd9c17: 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:17:14.510958 13533 tablet_bootstrap.cc:492] T 38daa2c84e0a4af08dadda33a6cb009f P a9b95b6c3d37421e8da8c43cf4dd9c17: Bootstrap complete.
I20260709 13:17:14.511494 13533 ts_tablet_manager.cc:1403] T 38daa2c84e0a4af08dadda33a6cb009f P a9b95b6c3d37421e8da8c43cf4dd9c17: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260709 13:17:14.513695 13533 raft_consensus.cc:359] T 38daa2c84e0a4af08dadda33a6cb009f P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:14.514317 13533 raft_consensus.cc:740] T 38daa2c84e0a4af08dadda33a6cb009f P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9b95b6c3d37421e8da8c43cf4dd9c17, State: Initialized, Role: FOLLOWER
I20260709 13:17:14.515079 13533 consensus_queue.cc:260] T 38daa2c84e0a4af08dadda33a6cb009f P a9b95b6c3d37421e8da8c43cf4dd9c17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:14.516744 13533 ts_tablet_manager.cc:1434] T 38daa2c84e0a4af08dadda33a6cb009f P a9b95b6c3d37421e8da8c43cf4dd9c17: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:17:14.517369 13533 tablet_bootstrap.cc:492] T 6f59718154584a3699b684dccd882f04 P a9b95b6c3d37421e8da8c43cf4dd9c17: Bootstrap starting.
I20260709 13:17:14.517692  9065 rpc_server.cc:307] RPC server started. Bound to: 127.8.218.65:35815
I20260709 13:17:14.517810 13595 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.218.65:35815 every 8 connection(s)
I20260709 13:17:14.530694  9065 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:14.537451 13533 tablet_bootstrap.cc:492] T 6f59718154584a3699b684dccd882f04 P a9b95b6c3d37421e8da8c43cf4dd9c17: 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:17:14.538309 13533 tablet_bootstrap.cc:492] T 6f59718154584a3699b684dccd882f04 P a9b95b6c3d37421e8da8c43cf4dd9c17: Bootstrap complete.
I20260709 13:17:14.538823 13533 ts_tablet_manager.cc:1403] T 6f59718154584a3699b684dccd882f04 P a9b95b6c3d37421e8da8c43cf4dd9c17: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.008s
I20260709 13:17:14.541394 13533 raft_consensus.cc:359] T 6f59718154584a3699b684dccd882f04 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:14.542346 13533 raft_consensus.cc:740] T 6f59718154584a3699b684dccd882f04 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9b95b6c3d37421e8da8c43cf4dd9c17, State: Initialized, Role: FOLLOWER
I20260709 13:17:14.544075 13533 consensus_queue.cc:260] T 6f59718154584a3699b684dccd882f04 P a9b95b6c3d37421e8da8c43cf4dd9c17 [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: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:14.546439 13533 ts_tablet_manager.cc:1434] T 6f59718154584a3699b684dccd882f04 P a9b95b6c3d37421e8da8c43cf4dd9c17: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:17:14.547222 13596 heartbeater.cc:344] Connected to a master server at 127.8.218.126:40803
I20260709 13:17:14.547293 13533 tablet_bootstrap.cc:492] T 2de1bae27ce84d498073b295c0937f86 P a9b95b6c3d37421e8da8c43cf4dd9c17: Bootstrap starting.
I20260709 13:17:14.547876 13596 heartbeater.cc:461] Registering TS with master...
I20260709 13:17:14.548821 13596 heartbeater.cc:507] Master 127.8.218.126:40803 requested a full tablet report, sending...
I20260709 13:17:14.555083 13303 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2de1bae27ce84d498073b295c0937f86"
dest_uuid: "f7b9e24a352b4a758ec3257f2a602715"
mode: GRACEFUL
new_leader_uuid: "afd6946a203f47bdb5dd0acfb2f677fe"
 from {username='slave'} at 127.0.0.1:55202
I20260709 13:17:14.555857 13303 raft_consensus.cc:606] T 2de1bae27ce84d498073b295c0937f86 P f7b9e24a352b4a758ec3257f2a602715 [term 1 LEADER]: Received request to transfer leadership to TS afd6946a203f47bdb5dd0acfb2f677fe
I20260709 13:17:14.557235 13125 ts_manager.cc:194] Re-registered known tserver with Master: a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815)
I20260709 13:17:14.558876 13303 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78b59f5dcf5849daa49b24e63b141d82"
dest_uuid: "f7b9e24a352b4a758ec3257f2a602715"
mode: GRACEFUL
new_leader_uuid: "afd6946a203f47bdb5dd0acfb2f677fe"
 from {username='slave'} at 127.0.0.1:55202
I20260709 13:17:14.559502 13303 raft_consensus.cc:606] T 78b59f5dcf5849daa49b24e63b141d82 P f7b9e24a352b4a758ec3257f2a602715 [term 1 LEADER]: Received request to transfer leadership to TS afd6946a203f47bdb5dd0acfb2f677fe
I20260709 13:17:14.562366 13303 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "903140b7ce904e619e9116c8d371c8e8"
dest_uuid: "f7b9e24a352b4a758ec3257f2a602715"
mode: GRACEFUL
new_leader_uuid: "afd6946a203f47bdb5dd0acfb2f677fe"
 from {username='slave'} at 127.0.0.1:55202
I20260709 13:17:14.562973 13303 raft_consensus.cc:606] T 903140b7ce904e619e9116c8d371c8e8 P f7b9e24a352b4a758ec3257f2a602715 [term 1 LEADER]: Received request to transfer leadership to TS afd6946a203f47bdb5dd0acfb2f677fe
I20260709 13:17:14.566113 13303 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b9d7daa49fe74739bb4fece3f15ece78"
dest_uuid: "f7b9e24a352b4a758ec3257f2a602715"
mode: GRACEFUL
new_leader_uuid: "afd6946a203f47bdb5dd0acfb2f677fe"
 from {username='slave'} at 127.0.0.1:55202
I20260709 13:17:14.566722 13303 raft_consensus.cc:606] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715 [term 2 LEADER]: Received request to transfer leadership to TS afd6946a203f47bdb5dd0acfb2f677fe
I20260709 13:17:14.569757  9065 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:17:14.570489  9065 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:14.571282  9065 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:14.571452 13125 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55916
I20260709 13:17:14.576370 13596 heartbeater.cc:499] Master 127.8.218.126:40803 was elected leader, sending a full tablet report...
I20260709 13:17:14.586800 13533 tablet_bootstrap.cc:492] T 2de1bae27ce84d498073b295c0937f86 P a9b95b6c3d37421e8da8c43cf4dd9c17: 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:17:14.587564 13533 tablet_bootstrap.cc:492] T 2de1bae27ce84d498073b295c0937f86 P a9b95b6c3d37421e8da8c43cf4dd9c17: Bootstrap complete.
I20260709 13:17:14.588239 13533 ts_tablet_manager.cc:1403] T 2de1bae27ce84d498073b295c0937f86 P a9b95b6c3d37421e8da8c43cf4dd9c17: Time spent bootstrapping tablet: real 0.041s	user 0.017s	sys 0.019s
I20260709 13:17:14.590760 13533 raft_consensus.cc:359] T 2de1bae27ce84d498073b295c0937f86 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:14.591451 13533 raft_consensus.cc:740] T 2de1bae27ce84d498073b295c0937f86 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9b95b6c3d37421e8da8c43cf4dd9c17, State: Initialized, Role: FOLLOWER
I20260709 13:17:14.592229 13533 consensus_queue.cc:260] T 2de1bae27ce84d498073b295c0937f86 P a9b95b6c3d37421e8da8c43cf4dd9c17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:14.592622 13607 raft_consensus.cc:993] T 903140b7ce904e619e9116c8d371c8e8 P f7b9e24a352b4a758ec3257f2a602715: : Instructing follower afd6946a203f47bdb5dd0acfb2f677fe to start an election
I20260709 13:17:14.593379 13515 raft_consensus.cc:1081] T 903140b7ce904e619e9116c8d371c8e8 P f7b9e24a352b4a758ec3257f2a602715 [term 1 LEADER]: Signalling peer afd6946a203f47bdb5dd0acfb2f677fe to start an election
I20260709 13:17:14.594221 13533 ts_tablet_manager.cc:1434] T 2de1bae27ce84d498073b295c0937f86 P a9b95b6c3d37421e8da8c43cf4dd9c17: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.001s
I20260709 13:17:14.595085 13533 tablet_bootstrap.cc:492] T 903140b7ce904e619e9116c8d371c8e8 P a9b95b6c3d37421e8da8c43cf4dd9c17: Bootstrap starting.
I20260709 13:17:14.595338 13377 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "903140b7ce904e619e9116c8d371c8e8"
dest_uuid: "afd6946a203f47bdb5dd0acfb2f677fe"
 from {username='slave'} at 127.0.0.1:44240
I20260709 13:17:14.595963 13377 raft_consensus.cc:493] T 903140b7ce904e619e9116c8d371c8e8 P afd6946a203f47bdb5dd0acfb2f677fe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:14.596323 13377 raft_consensus.cc:3060] T 903140b7ce904e619e9116c8d371c8e8 P afd6946a203f47bdb5dd0acfb2f677fe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:14.605703 13377 raft_consensus.cc:515] T 903140b7ce904e619e9116c8d371c8e8 P afd6946a203f47bdb5dd0acfb2f677fe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:14.609046 13533 tablet_bootstrap.cc:492] T 903140b7ce904e619e9116c8d371c8e8 P a9b95b6c3d37421e8da8c43cf4dd9c17: 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:17:14.608875 13569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "903140b7ce904e619e9116c8d371c8e8" candidate_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17"
W20260709 13:17:14.609416 13343 consensus_peers.cc:597] T e6ccb1d07b0b49f580421d7ba077241b P afd6946a203f47bdb5dd0acfb2f677fe -> Peer a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815): Couldn't send request to peer a9b95b6c3d37421e8da8c43cf4dd9c17. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 13:17:14.609997 13533 tablet_bootstrap.cc:492] T 903140b7ce904e619e9116c8d371c8e8 P a9b95b6c3d37421e8da8c43cf4dd9c17: Bootstrap complete.
W20260709 13:17:14.610430 13343 leader_election.cc:343] T 903140b7ce904e619e9116c8d371c8e8 P afd6946a203f47bdb5dd0acfb2f677fe [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:14.610615 13533 ts_tablet_manager.cc:1403] T 903140b7ce904e619e9116c8d371c8e8 P a9b95b6c3d37421e8da8c43cf4dd9c17: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.002s
I20260709 13:17:14.612258 13377 leader_election.cc:290] T 903140b7ce904e619e9116c8d371c8e8 P afd6946a203f47bdb5dd0acfb2f677fe [CANDIDATE]: Term 2 election: Requested vote from peers a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815), f7b9e24a352b4a758ec3257f2a602715 (127.8.218.66:46645)
I20260709 13:17:14.612993 13533 raft_consensus.cc:359] T 903140b7ce904e619e9116c8d371c8e8 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:14.613725 13533 raft_consensus.cc:740] T 903140b7ce904e619e9116c8d371c8e8 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9b95b6c3d37421e8da8c43cf4dd9c17, State: Initialized, Role: FOLLOWER
I20260709 13:17:14.613613 13303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "903140b7ce904e619e9116c8d371c8e8" candidate_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f7b9e24a352b4a758ec3257f2a602715"
I20260709 13:17:14.614377 13303 raft_consensus.cc:3055] T 903140b7ce904e619e9116c8d371c8e8 P f7b9e24a352b4a758ec3257f2a602715 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:14.614718 13303 raft_consensus.cc:740] T 903140b7ce904e619e9116c8d371c8e8 P f7b9e24a352b4a758ec3257f2a602715 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f7b9e24a352b4a758ec3257f2a602715, State: Running, Role: LEADER
I20260709 13:17:14.614535 13533 consensus_queue.cc:260] T 903140b7ce904e619e9116c8d371c8e8 P a9b95b6c3d37421e8da8c43cf4dd9c17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:14.615590 13303 consensus_queue.cc:260] T 903140b7ce904e619e9116c8d371c8e8 P f7b9e24a352b4a758ec3257f2a602715 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:14.616813 13533 ts_tablet_manager.cc:1434] T 903140b7ce904e619e9116c8d371c8e8 P a9b95b6c3d37421e8da8c43cf4dd9c17: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:17:14.617095 13303 raft_consensus.cc:3060] T 903140b7ce904e619e9116c8d371c8e8 P f7b9e24a352b4a758ec3257f2a602715 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:14.617684 13533 tablet_bootstrap.cc:492] T 652b8dadc05749febc7c5a0b583ce440 P a9b95b6c3d37421e8da8c43cf4dd9c17: Bootstrap starting.
W20260709 13:17:14.617766 13175 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:17:14.626122 13303 raft_consensus.cc:2468] T 903140b7ce904e619e9116c8d371c8e8 P f7b9e24a352b4a758ec3257f2a602715 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd6946a203f47bdb5dd0acfb2f677fe in term 2.
I20260709 13:17:14.627729 13341 leader_election.cc:304] T 903140b7ce904e619e9116c8d371c8e8 P afd6946a203f47bdb5dd0acfb2f677fe [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: afd6946a203f47bdb5dd0acfb2f677fe, f7b9e24a352b4a758ec3257f2a602715; no voters: a9b95b6c3d37421e8da8c43cf4dd9c17
I20260709 13:17:14.628746 13509 raft_consensus.cc:2804] T 903140b7ce904e619e9116c8d371c8e8 P afd6946a203f47bdb5dd0acfb2f677fe [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:14.630295 13607 raft_consensus.cc:993] T 78b59f5dcf5849daa49b24e63b141d82 P f7b9e24a352b4a758ec3257f2a602715: : Instructing follower afd6946a203f47bdb5dd0acfb2f677fe to start an election
I20260709 13:17:14.630787 13509 raft_consensus.cc:697] T 903140b7ce904e619e9116c8d371c8e8 P afd6946a203f47bdb5dd0acfb2f677fe [term 2 LEADER]: Becoming Leader. State: Replica: afd6946a203f47bdb5dd0acfb2f677fe, State: Running, Role: LEADER
I20260709 13:17:14.630993 13607 raft_consensus.cc:1081] T 78b59f5dcf5849daa49b24e63b141d82 P f7b9e24a352b4a758ec3257f2a602715 [term 1 LEADER]: Signalling peer afd6946a203f47bdb5dd0acfb2f677fe to start an election
I20260709 13:17:14.632035 13509 consensus_queue.cc:237] T 903140b7ce904e619e9116c8d371c8e8 P afd6946a203f47bdb5dd0acfb2f677fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:14.633402 13377 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78b59f5dcf5849daa49b24e63b141d82"
dest_uuid: "afd6946a203f47bdb5dd0acfb2f677fe"
 from {username='slave'} at 127.0.0.1:44240
I20260709 13:17:14.634166 13377 raft_consensus.cc:493] T 78b59f5dcf5849daa49b24e63b141d82 P afd6946a203f47bdb5dd0acfb2f677fe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:14.634655 13377 raft_consensus.cc:3060] T 78b59f5dcf5849daa49b24e63b141d82 P afd6946a203f47bdb5dd0acfb2f677fe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:14.641249 13125 catalog_manager.cc:5697] T 903140b7ce904e619e9116c8d371c8e8 P afd6946a203f47bdb5dd0acfb2f677fe reported cstate change: term changed from 1 to 2, leader changed from f7b9e24a352b4a758ec3257f2a602715 (127.8.218.66) to afd6946a203f47bdb5dd0acfb2f677fe (127.8.218.67). New cstate: current_term: 2 leader_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:14.642094 13533 tablet_bootstrap.cc:492] T 652b8dadc05749febc7c5a0b583ce440 P a9b95b6c3d37421e8da8c43cf4dd9c17: 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:17:14.643054 13533 tablet_bootstrap.cc:492] T 652b8dadc05749febc7c5a0b583ce440 P a9b95b6c3d37421e8da8c43cf4dd9c17: Bootstrap complete.
I20260709 13:17:14.642763 13377 raft_consensus.cc:515] T 78b59f5dcf5849daa49b24e63b141d82 P afd6946a203f47bdb5dd0acfb2f677fe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:14.643776 13533 ts_tablet_manager.cc:1403] T 652b8dadc05749febc7c5a0b583ce440 P a9b95b6c3d37421e8da8c43cf4dd9c17: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.008s
I20260709 13:17:14.644928 13377 leader_election.cc:290] T 78b59f5dcf5849daa49b24e63b141d82 P afd6946a203f47bdb5dd0acfb2f677fe [CANDIDATE]: Term 2 election: Requested vote from peers a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815), f7b9e24a352b4a758ec3257f2a602715 (127.8.218.66:46645)
I20260709 13:17:14.645713 13569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b59f5dcf5849daa49b24e63b141d82" candidate_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17"
I20260709 13:17:14.646262 13533 raft_consensus.cc:359] T 652b8dadc05749febc7c5a0b583ce440 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:14.647137 13533 raft_consensus.cc:740] T 652b8dadc05749febc7c5a0b583ce440 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9b95b6c3d37421e8da8c43cf4dd9c17, State: Initialized, Role: FOLLOWER
I20260709 13:17:14.646272 13569 raft_consensus.cc:3060] T 78b59f5dcf5849daa49b24e63b141d82 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:14.647590 13303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b59f5dcf5849daa49b24e63b141d82" candidate_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f7b9e24a352b4a758ec3257f2a602715"
I20260709 13:17:14.647979 13533 consensus_queue.cc:260] T 652b8dadc05749febc7c5a0b583ce440 P a9b95b6c3d37421e8da8c43cf4dd9c17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:14.648418 13303 raft_consensus.cc:3055] T 78b59f5dcf5849daa49b24e63b141d82 P f7b9e24a352b4a758ec3257f2a602715 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:14.648875 13303 raft_consensus.cc:740] T 78b59f5dcf5849daa49b24e63b141d82 P f7b9e24a352b4a758ec3257f2a602715 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f7b9e24a352b4a758ec3257f2a602715, State: Running, Role: LEADER
I20260709 13:17:14.650151 13533 ts_tablet_manager.cc:1434] T 652b8dadc05749febc7c5a0b583ce440 P a9b95b6c3d37421e8da8c43cf4dd9c17: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:17:14.649998 13303 consensus_queue.cc:260] T 78b59f5dcf5849daa49b24e63b141d82 P f7b9e24a352b4a758ec3257f2a602715 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:14.651072 13533 tablet_bootstrap.cc:492] T e6ccb1d07b0b49f580421d7ba077241b P a9b95b6c3d37421e8da8c43cf4dd9c17: Bootstrap starting.
I20260709 13:17:14.651907 13303 raft_consensus.cc:3060] T 78b59f5dcf5849daa49b24e63b141d82 P f7b9e24a352b4a758ec3257f2a602715 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:14.662901 13303 raft_consensus.cc:2468] T 78b59f5dcf5849daa49b24e63b141d82 P f7b9e24a352b4a758ec3257f2a602715 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd6946a203f47bdb5dd0acfb2f677fe in term 2.
I20260709 13:17:14.664507 13341 leader_election.cc:304] T 78b59f5dcf5849daa49b24e63b141d82 P afd6946a203f47bdb5dd0acfb2f677fe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: afd6946a203f47bdb5dd0acfb2f677fe, f7b9e24a352b4a758ec3257f2a602715; no voters: 
I20260709 13:17:14.665645 13509 raft_consensus.cc:2804] T 78b59f5dcf5849daa49b24e63b141d82 P afd6946a203f47bdb5dd0acfb2f677fe [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:14.666348 13509 raft_consensus.cc:697] T 78b59f5dcf5849daa49b24e63b141d82 P afd6946a203f47bdb5dd0acfb2f677fe [term 2 LEADER]: Becoming Leader. State: Replica: afd6946a203f47bdb5dd0acfb2f677fe, State: Running, Role: LEADER
I20260709 13:17:14.667608 13509 consensus_queue.cc:237] T 78b59f5dcf5849daa49b24e63b141d82 P afd6946a203f47bdb5dd0acfb2f677fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:14.673952 13569 raft_consensus.cc:2468] T 78b59f5dcf5849daa49b24e63b141d82 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd6946a203f47bdb5dd0acfb2f677fe in term 2.
I20260709 13:17:14.681082 13533 tablet_bootstrap.cc:492] T e6ccb1d07b0b49f580421d7ba077241b P a9b95b6c3d37421e8da8c43cf4dd9c17: 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:17:14.681928 13533 tablet_bootstrap.cc:492] T e6ccb1d07b0b49f580421d7ba077241b P a9b95b6c3d37421e8da8c43cf4dd9c17: Bootstrap complete.
I20260709 13:17:14.682554 13533 ts_tablet_manager.cc:1403] T e6ccb1d07b0b49f580421d7ba077241b P a9b95b6c3d37421e8da8c43cf4dd9c17: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.016s
I20260709 13:17:14.684645 13533 raft_consensus.cc:359] T e6ccb1d07b0b49f580421d7ba077241b P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:14.685153 13533 raft_consensus.cc:740] T e6ccb1d07b0b49f580421d7ba077241b P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9b95b6c3d37421e8da8c43cf4dd9c17, State: Initialized, Role: FOLLOWER
I20260709 13:17:14.685777 13533 consensus_queue.cc:260] T e6ccb1d07b0b49f580421d7ba077241b P a9b95b6c3d37421e8da8c43cf4dd9c17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:14.687667 13533 ts_tablet_manager.cc:1434] T e6ccb1d07b0b49f580421d7ba077241b P a9b95b6c3d37421e8da8c43cf4dd9c17: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 13:17:14.694559 13126 catalog_manager.cc:5697] T 78b59f5dcf5849daa49b24e63b141d82 P afd6946a203f47bdb5dd0acfb2f677fe reported cstate change: term changed from 1 to 2, leader changed from f7b9e24a352b4a758ec3257f2a602715 (127.8.218.66) to afd6946a203f47bdb5dd0acfb2f677fe (127.8.218.67). New cstate: current_term: 2 leader_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:14.718884 13569 raft_consensus.cc:3060] T 6f59718154584a3699b684dccd882f04 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:14.861869 13607 raft_consensus.cc:993] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715: : Instructing follower afd6946a203f47bdb5dd0acfb2f677fe to start an election
I20260709 13:17:14.862497 13621 raft_consensus.cc:1081] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715 [term 2 LEADER]: Signalling peer afd6946a203f47bdb5dd0acfb2f677fe to start an election
I20260709 13:17:14.864020 13377 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b9d7daa49fe74739bb4fece3f15ece78"
dest_uuid: "afd6946a203f47bdb5dd0acfb2f677fe"
 from {username='slave'} at 127.0.0.1:44240
I20260709 13:17:14.864463 13377 raft_consensus.cc:493] T b9d7daa49fe74739bb4fece3f15ece78 P afd6946a203f47bdb5dd0acfb2f677fe [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:14.864777 13377 raft_consensus.cc:3060] T b9d7daa49fe74739bb4fece3f15ece78 P afd6946a203f47bdb5dd0acfb2f677fe [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:14.866740 13570 raft_consensus.cc:3060] T b9d7daa49fe74739bb4fece3f15ece78 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:14.870219 13377 raft_consensus.cc:515] T b9d7daa49fe74739bb4fece3f15ece78 P afd6946a203f47bdb5dd0acfb2f677fe [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:14.872015 13377 leader_election.cc:290] T b9d7daa49fe74739bb4fece3f15ece78 P afd6946a203f47bdb5dd0acfb2f677fe [CANDIDATE]: Term 3 election: Requested vote from peers a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815), f7b9e24a352b4a758ec3257f2a602715 (127.8.218.66:46645)
I20260709 13:17:14.873034 13303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9d7daa49fe74739bb4fece3f15ece78" candidate_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "f7b9e24a352b4a758ec3257f2a602715"
I20260709 13:17:14.873237 13569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9d7daa49fe74739bb4fece3f15ece78" candidate_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17"
I20260709 13:17:14.873731 13303 raft_consensus.cc:3055] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:14.874106 13303 raft_consensus.cc:740] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f7b9e24a352b4a758ec3257f2a602715, State: Running, Role: LEADER
I20260709 13:17:14.874675 13570 pending_rounds.cc:85] T b9d7daa49fe74739bb4fece3f15ece78 P a9b95b6c3d37421e8da8c43cf4dd9c17: Aborting all ops after (but not including) 0
I20260709 13:17:14.875015 13570 pending_rounds.cc:107] T b9d7daa49fe74739bb4fece3f15ece78 P a9b95b6c3d37421e8da8c43cf4dd9c17: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:17:14.875406 13570 raft_consensus.cc:2889] T b9d7daa49fe74739bb4fece3f15ece78 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:17:14.875033 13303 consensus_queue.cc:260] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715 [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: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:14.876408 13303 raft_consensus.cc:3060] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:14.882761 13607 raft_consensus.cc:993] T 2de1bae27ce84d498073b295c0937f86 P f7b9e24a352b4a758ec3257f2a602715: : Instructing follower afd6946a203f47bdb5dd0acfb2f677fe to start an election
I20260709 13:17:14.883296 13621 raft_consensus.cc:1081] T 2de1bae27ce84d498073b295c0937f86 P f7b9e24a352b4a758ec3257f2a602715 [term 1 LEADER]: Signalling peer afd6946a203f47bdb5dd0acfb2f677fe to start an election
I20260709 13:17:14.883517 13303 raft_consensus.cc:2468] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd6946a203f47bdb5dd0acfb2f677fe in term 3.
I20260709 13:17:14.884953 13377 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2de1bae27ce84d498073b295c0937f86"
dest_uuid: "afd6946a203f47bdb5dd0acfb2f677fe"
 from {username='slave'} at 127.0.0.1:44240
I20260709 13:17:14.884964 13341 leader_election.cc:304] T b9d7daa49fe74739bb4fece3f15ece78 P afd6946a203f47bdb5dd0acfb2f677fe [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: afd6946a203f47bdb5dd0acfb2f677fe, f7b9e24a352b4a758ec3257f2a602715; no voters: a9b95b6c3d37421e8da8c43cf4dd9c17
I20260709 13:17:14.885443 13377 raft_consensus.cc:493] T 2de1bae27ce84d498073b295c0937f86 P afd6946a203f47bdb5dd0acfb2f677fe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:14.885831 13377 raft_consensus.cc:3060] T 2de1bae27ce84d498073b295c0937f86 P afd6946a203f47bdb5dd0acfb2f677fe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:14.885993 13509 raft_consensus.cc:2804] T b9d7daa49fe74739bb4fece3f15ece78 P afd6946a203f47bdb5dd0acfb2f677fe [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:14.886507 13509 raft_consensus.cc:697] T b9d7daa49fe74739bb4fece3f15ece78 P afd6946a203f47bdb5dd0acfb2f677fe [term 3 LEADER]: Becoming Leader. State: Replica: afd6946a203f47bdb5dd0acfb2f677fe, State: Running, Role: LEADER
I20260709 13:17:14.887468 13509 consensus_queue.cc:237] T b9d7daa49fe74739bb4fece3f15ece78 P afd6946a203f47bdb5dd0acfb2f677fe [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: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:14.893006 13377 raft_consensus.cc:515] T 2de1bae27ce84d498073b295c0937f86 P afd6946a203f47bdb5dd0acfb2f677fe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:14.895089 13377 leader_election.cc:290] T 2de1bae27ce84d498073b295c0937f86 P afd6946a203f47bdb5dd0acfb2f677fe [CANDIDATE]: Term 2 election: Requested vote from peers a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815), f7b9e24a352b4a758ec3257f2a602715 (127.8.218.66:46645)
I20260709 13:17:14.895373 13570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de1bae27ce84d498073b295c0937f86" candidate_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17"
I20260709 13:17:14.895828 13303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de1bae27ce84d498073b295c0937f86" candidate_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f7b9e24a352b4a758ec3257f2a602715"
I20260709 13:17:14.896117 13570 raft_consensus.cc:3060] T 2de1bae27ce84d498073b295c0937f86 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:14.896458 13303 raft_consensus.cc:3055] T 2de1bae27ce84d498073b295c0937f86 P f7b9e24a352b4a758ec3257f2a602715 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:14.896802 13303 raft_consensus.cc:740] T 2de1bae27ce84d498073b295c0937f86 P f7b9e24a352b4a758ec3257f2a602715 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f7b9e24a352b4a758ec3257f2a602715, State: Running, Role: LEADER
I20260709 13:17:14.896209 13126 catalog_manager.cc:5697] T b9d7daa49fe74739bb4fece3f15ece78 P afd6946a203f47bdb5dd0acfb2f677fe reported cstate change: term changed from 2 to 3, leader changed from f7b9e24a352b4a758ec3257f2a602715 (127.8.218.66) to afd6946a203f47bdb5dd0acfb2f677fe (127.8.218.67). New cstate: current_term: 3 leader_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:14.897413 13303 consensus_queue.cc:260] T 2de1bae27ce84d498073b295c0937f86 P f7b9e24a352b4a758ec3257f2a602715 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:14.898340 13303 raft_consensus.cc:3060] T 2de1bae27ce84d498073b295c0937f86 P f7b9e24a352b4a758ec3257f2a602715 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:14.902516 13570 raft_consensus.cc:2468] T 2de1bae27ce84d498073b295c0937f86 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd6946a203f47bdb5dd0acfb2f677fe in term 2.
I20260709 13:17:14.903728 13343 leader_election.cc:304] T 2de1bae27ce84d498073b295c0937f86 P afd6946a203f47bdb5dd0acfb2f677fe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a9b95b6c3d37421e8da8c43cf4dd9c17, afd6946a203f47bdb5dd0acfb2f677fe; no voters: 
I20260709 13:17:14.904558 13509 raft_consensus.cc:2804] T 2de1bae27ce84d498073b295c0937f86 P afd6946a203f47bdb5dd0acfb2f677fe [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:14.904963 13303 raft_consensus.cc:2468] T 2de1bae27ce84d498073b295c0937f86 P f7b9e24a352b4a758ec3257f2a602715 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd6946a203f47bdb5dd0acfb2f677fe in term 2.
I20260709 13:17:14.905069 13509 raft_consensus.cc:697] T 2de1bae27ce84d498073b295c0937f86 P afd6946a203f47bdb5dd0acfb2f677fe [term 2 LEADER]: Becoming Leader. State: Replica: afd6946a203f47bdb5dd0acfb2f677fe, State: Running, Role: LEADER
I20260709 13:17:14.906235 13509 consensus_queue.cc:237] T 2de1bae27ce84d498073b295c0937f86 P afd6946a203f47bdb5dd0acfb2f677fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:14.912818 13126 catalog_manager.cc:5697] T 2de1bae27ce84d498073b295c0937f86 P afd6946a203f47bdb5dd0acfb2f677fe reported cstate change: term changed from 1 to 2, leader changed from f7b9e24a352b4a758ec3257f2a602715 (127.8.218.66) to afd6946a203f47bdb5dd0acfb2f677fe (127.8.218.67). New cstate: current_term: 2 leader_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:14.941434 13570 raft_consensus.cc:3060] T 652b8dadc05749febc7c5a0b583ce440 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:14.946769 13570 pending_rounds.cc:85] T 652b8dadc05749febc7c5a0b583ce440 P a9b95b6c3d37421e8da8c43cf4dd9c17: Aborting all ops after (but not including) 0
I20260709 13:17:14.947031 13570 pending_rounds.cc:107] T 652b8dadc05749febc7c5a0b583ce440 P a9b95b6c3d37421e8da8c43cf4dd9c17: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:17:14.947258 13570 raft_consensus.cc:2889] T 652b8dadc05749febc7c5a0b583ce440 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:17:15.020525 13570 raft_consensus.cc:3060] T 903140b7ce904e619e9116c8d371c8e8 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:15.026405 13570 raft_consensus.cc:1275] T 903140b7ce904e619e9116c8d371c8e8 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 2 FOLLOWER]: Refusing update from remote peer afd6946a203f47bdb5dd0acfb2f677fe: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:15.027731 13509 consensus_queue.cc:1048] T 903140b7ce904e619e9116c8d371c8e8 P afd6946a203f47bdb5dd0acfb2f677fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:15.038921 13303 raft_consensus.cc:1275] T 903140b7ce904e619e9116c8d371c8e8 P f7b9e24a352b4a758ec3257f2a602715 [term 2 FOLLOWER]: Refusing update from remote peer afd6946a203f47bdb5dd0acfb2f677fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:15.040335 13509 consensus_queue.cc:1048] T 903140b7ce904e619e9116c8d371c8e8 P afd6946a203f47bdb5dd0acfb2f677fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:15.051256 13304 raft_consensus.cc:1275] T 78b59f5dcf5849daa49b24e63b141d82 P f7b9e24a352b4a758ec3257f2a602715 [term 2 FOLLOWER]: Refusing update from remote peer afd6946a203f47bdb5dd0acfb2f677fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:15.052722 13509 consensus_queue.cc:1048] T 78b59f5dcf5849daa49b24e63b141d82 P afd6946a203f47bdb5dd0acfb2f677fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:15.062537 13570 raft_consensus.cc:1275] T 78b59f5dcf5849daa49b24e63b141d82 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 2 FOLLOWER]: Refusing update from remote peer afd6946a203f47bdb5dd0acfb2f677fe: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:15.065097 13509 consensus_queue.cc:1048] T 78b59f5dcf5849daa49b24e63b141d82 P afd6946a203f47bdb5dd0acfb2f677fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:15.271878 13570 raft_consensus.cc:3060] T b9d7daa49fe74739bb4fece3f15ece78 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:15.277340 13570 raft_consensus.cc:1275] T b9d7daa49fe74739bb4fece3f15ece78 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 3 FOLLOWER]: Refusing update from remote peer afd6946a203f47bdb5dd0acfb2f677fe: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:15.279011 13509 consensus_queue.cc:1048] T b9d7daa49fe74739bb4fece3f15ece78 P afd6946a203f47bdb5dd0acfb2f677fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:15.287325 13304 raft_consensus.cc:1275] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715 [term 3 FOLLOWER]: Refusing update from remote peer afd6946a203f47bdb5dd0acfb2f677fe: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:15.288831 13610 consensus_queue.cc:1048] T b9d7daa49fe74739bb4fece3f15ece78 P afd6946a203f47bdb5dd0acfb2f677fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:15.360307 13570 raft_consensus.cc:1275] T 2de1bae27ce84d498073b295c0937f86 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 2 FOLLOWER]: Refusing update from remote peer afd6946a203f47bdb5dd0acfb2f677fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:15.361583 13610 consensus_queue.cc:1048] T 2de1bae27ce84d498073b295c0937f86 P afd6946a203f47bdb5dd0acfb2f677fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:15.369940 13304 raft_consensus.cc:1275] T 2de1bae27ce84d498073b295c0937f86 P f7b9e24a352b4a758ec3257f2a602715 [term 2 FOLLOWER]: Refusing update from remote peer afd6946a203f47bdb5dd0acfb2f677fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:15.371383 13509 consensus_queue.cc:1048] T 2de1bae27ce84d498073b295c0937f86 P afd6946a203f47bdb5dd0acfb2f677fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:15.582940  9065 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:15.603096 13377 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2de1bae27ce84d498073b295c0937f86"
dest_uuid: "afd6946a203f47bdb5dd0acfb2f677fe"
mode: GRACEFUL
new_leader_uuid: "f7b9e24a352b4a758ec3257f2a602715"
 from {username='slave'} at 127.0.0.1:44250
I20260709 13:17:15.603595 13377 raft_consensus.cc:606] T 2de1bae27ce84d498073b295c0937f86 P afd6946a203f47bdb5dd0acfb2f677fe [term 2 LEADER]: Received request to transfer leadership to TS f7b9e24a352b4a758ec3257f2a602715
I20260709 13:17:15.605801 13304 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5efa4e6882774720a9e23184f19d686b"
dest_uuid: "f7b9e24a352b4a758ec3257f2a602715"
mode: GRACEFUL
new_leader_uuid: "afd6946a203f47bdb5dd0acfb2f677fe"
 from {username='slave'} at 127.0.0.1:55202
I20260709 13:17:15.606277 13304 raft_consensus.cc:606] T 5efa4e6882774720a9e23184f19d686b P f7b9e24a352b4a758ec3257f2a602715 [term 1 LEADER]: Received request to transfer leadership to TS afd6946a203f47bdb5dd0acfb2f677fe
I20260709 13:17:15.608400 13377 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6f59718154584a3699b684dccd882f04"
dest_uuid: "afd6946a203f47bdb5dd0acfb2f677fe"
mode: GRACEFUL
new_leader_uuid: "f7b9e24a352b4a758ec3257f2a602715"
 from {username='slave'} at 127.0.0.1:44250
I20260709 13:17:15.608814 13377 raft_consensus.cc:606] T 6f59718154584a3699b684dccd882f04 P afd6946a203f47bdb5dd0acfb2f677fe [term 2 LEADER]: Received request to transfer leadership to TS f7b9e24a352b4a758ec3257f2a602715
I20260709 13:17:15.609721  9065 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:17:15.610123  9065 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:15.610637  9065 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:17:15.618769 13175 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:17:15.717708 13607 raft_consensus.cc:993] T 5efa4e6882774720a9e23184f19d686b P f7b9e24a352b4a758ec3257f2a602715: : Instructing follower afd6946a203f47bdb5dd0acfb2f677fe to start an election
I20260709 13:17:15.718266 13515 raft_consensus.cc:1081] T 5efa4e6882774720a9e23184f19d686b P f7b9e24a352b4a758ec3257f2a602715 [term 1 LEADER]: Signalling peer afd6946a203f47bdb5dd0acfb2f677fe to start an election
I20260709 13:17:15.719591 13377 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5efa4e6882774720a9e23184f19d686b"
dest_uuid: "afd6946a203f47bdb5dd0acfb2f677fe"
 from {username='slave'} at 127.0.0.1:44240
I20260709 13:17:15.720057 13377 raft_consensus.cc:493] T 5efa4e6882774720a9e23184f19d686b P afd6946a203f47bdb5dd0acfb2f677fe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:15.720321 13377 raft_consensus.cc:3060] T 5efa4e6882774720a9e23184f19d686b P afd6946a203f47bdb5dd0acfb2f677fe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:15.725134 13377 raft_consensus.cc:515] T 5efa4e6882774720a9e23184f19d686b P afd6946a203f47bdb5dd0acfb2f677fe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:15.726544 13377 leader_election.cc:290] T 5efa4e6882774720a9e23184f19d686b P afd6946a203f47bdb5dd0acfb2f677fe [CANDIDATE]: Term 2 election: Requested vote from peers a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815), f7b9e24a352b4a758ec3257f2a602715 (127.8.218.66:46645)
I20260709 13:17:15.727280 13570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5efa4e6882774720a9e23184f19d686b" candidate_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17"
I20260709 13:17:15.727623 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5efa4e6882774720a9e23184f19d686b" candidate_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f7b9e24a352b4a758ec3257f2a602715"
I20260709 13:17:15.728030 13570 raft_consensus.cc:3060] T 5efa4e6882774720a9e23184f19d686b P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:15.728317 13304 raft_consensus.cc:3055] T 5efa4e6882774720a9e23184f19d686b P f7b9e24a352b4a758ec3257f2a602715 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:15.728645 13304 raft_consensus.cc:740] T 5efa4e6882774720a9e23184f19d686b P f7b9e24a352b4a758ec3257f2a602715 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f7b9e24a352b4a758ec3257f2a602715, State: Running, Role: LEADER
I20260709 13:17:15.729295 13304 consensus_queue.cc:260] T 5efa4e6882774720a9e23184f19d686b P f7b9e24a352b4a758ec3257f2a602715 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:15.730252 13304 raft_consensus.cc:3060] T 5efa4e6882774720a9e23184f19d686b P f7b9e24a352b4a758ec3257f2a602715 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:15.733518 13570 raft_consensus.cc:2468] T 5efa4e6882774720a9e23184f19d686b P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd6946a203f47bdb5dd0acfb2f677fe in term 2.
I20260709 13:17:15.734592 13343 leader_election.cc:304] T 5efa4e6882774720a9e23184f19d686b P afd6946a203f47bdb5dd0acfb2f677fe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a9b95b6c3d37421e8da8c43cf4dd9c17, afd6946a203f47bdb5dd0acfb2f677fe; no voters: 
I20260709 13:17:15.735265 13509 raft_consensus.cc:2804] T 5efa4e6882774720a9e23184f19d686b P afd6946a203f47bdb5dd0acfb2f677fe [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:15.735777 13509 raft_consensus.cc:697] T 5efa4e6882774720a9e23184f19d686b P afd6946a203f47bdb5dd0acfb2f677fe [term 2 LEADER]: Becoming Leader. State: Replica: afd6946a203f47bdb5dd0acfb2f677fe, State: Running, Role: LEADER
I20260709 13:17:15.735826 13304 raft_consensus.cc:2468] T 5efa4e6882774720a9e23184f19d686b P f7b9e24a352b4a758ec3257f2a602715 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd6946a203f47bdb5dd0acfb2f677fe in term 2.
I20260709 13:17:15.736763 13509 consensus_queue.cc:237] T 5efa4e6882774720a9e23184f19d686b P afd6946a203f47bdb5dd0acfb2f677fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:15.744073 13126 catalog_manager.cc:5697] T 5efa4e6882774720a9e23184f19d686b P afd6946a203f47bdb5dd0acfb2f677fe reported cstate change: term changed from 1 to 2, leader changed from f7b9e24a352b4a758ec3257f2a602715 (127.8.218.66) to afd6946a203f47bdb5dd0acfb2f677fe (127.8.218.67). New cstate: current_term: 2 leader_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:15.859208 13631 raft_consensus.cc:993] T 2de1bae27ce84d498073b295c0937f86 P afd6946a203f47bdb5dd0acfb2f677fe: : Instructing follower f7b9e24a352b4a758ec3257f2a602715 to start an election
I20260709 13:17:15.859776 13509 raft_consensus.cc:1081] T 2de1bae27ce84d498073b295c0937f86 P afd6946a203f47bdb5dd0acfb2f677fe [term 2 LEADER]: Signalling peer f7b9e24a352b4a758ec3257f2a602715 to start an election
I20260709 13:17:15.861146 13304 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2de1bae27ce84d498073b295c0937f86"
dest_uuid: "f7b9e24a352b4a758ec3257f2a602715"
 from {username='slave'} at 127.0.0.1:55198
I20260709 13:17:15.861729 13304 raft_consensus.cc:493] T 2de1bae27ce84d498073b295c0937f86 P f7b9e24a352b4a758ec3257f2a602715 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:15.862000 13304 raft_consensus.cc:3060] T 2de1bae27ce84d498073b295c0937f86 P f7b9e24a352b4a758ec3257f2a602715 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:15.866854 13304 raft_consensus.cc:515] T 2de1bae27ce84d498073b295c0937f86 P f7b9e24a352b4a758ec3257f2a602715 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:15.868510 13304 leader_election.cc:290] T 2de1bae27ce84d498073b295c0937f86 P f7b9e24a352b4a758ec3257f2a602715 [CANDIDATE]: Term 3 election: Requested vote from peers a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815), afd6946a203f47bdb5dd0acfb2f677fe (127.8.218.67:42429)
I20260709 13:17:15.869336 13570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de1bae27ce84d498073b295c0937f86" candidate_uuid: "f7b9e24a352b4a758ec3257f2a602715" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17"
I20260709 13:17:15.869638 13377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de1bae27ce84d498073b295c0937f86" candidate_uuid: "f7b9e24a352b4a758ec3257f2a602715" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "afd6946a203f47bdb5dd0acfb2f677fe"
I20260709 13:17:15.870033 13570 raft_consensus.cc:3060] T 2de1bae27ce84d498073b295c0937f86 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:15.870191 13377 raft_consensus.cc:3055] T 2de1bae27ce84d498073b295c0937f86 P afd6946a203f47bdb5dd0acfb2f677fe [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:15.870544 13377 raft_consensus.cc:740] T 2de1bae27ce84d498073b295c0937f86 P afd6946a203f47bdb5dd0acfb2f677fe [term 2 LEADER]: Becoming Follower/Learner. State: Replica: afd6946a203f47bdb5dd0acfb2f677fe, State: Running, Role: LEADER
I20260709 13:17:15.871188 13377 consensus_queue.cc:260] T 2de1bae27ce84d498073b295c0937f86 P afd6946a203f47bdb5dd0acfb2f677fe [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: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:15.872139 13377 raft_consensus.cc:3060] T 2de1bae27ce84d498073b295c0937f86 P afd6946a203f47bdb5dd0acfb2f677fe [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:15.875402 13570 raft_consensus.cc:2468] T 2de1bae27ce84d498073b295c0937f86 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7b9e24a352b4a758ec3257f2a602715 in term 3.
I20260709 13:17:15.876236 13377 raft_consensus.cc:2468] T 2de1bae27ce84d498073b295c0937f86 P afd6946a203f47bdb5dd0acfb2f677fe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7b9e24a352b4a758ec3257f2a602715 in term 3.
I20260709 13:17:15.876389 13269 leader_election.cc:304] T 2de1bae27ce84d498073b295c0937f86 P f7b9e24a352b4a758ec3257f2a602715 [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: a9b95b6c3d37421e8da8c43cf4dd9c17, f7b9e24a352b4a758ec3257f2a602715; no voters: 
I20260709 13:17:15.877205 13515 raft_consensus.cc:2804] T 2de1bae27ce84d498073b295c0937f86 P f7b9e24a352b4a758ec3257f2a602715 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:15.877679 13515 raft_consensus.cc:697] T 2de1bae27ce84d498073b295c0937f86 P f7b9e24a352b4a758ec3257f2a602715 [term 3 LEADER]: Becoming Leader. State: Replica: f7b9e24a352b4a758ec3257f2a602715, State: Running, Role: LEADER
I20260709 13:17:15.878434 13515 consensus_queue.cc:237] T 2de1bae27ce84d498073b295c0937f86 P f7b9e24a352b4a758ec3257f2a602715 [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: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:15.884580 13126 catalog_manager.cc:5697] T 2de1bae27ce84d498073b295c0937f86 P f7b9e24a352b4a758ec3257f2a602715 reported cstate change: term changed from 2 to 3, leader changed from afd6946a203f47bdb5dd0acfb2f677fe (127.8.218.67) to f7b9e24a352b4a758ec3257f2a602715 (127.8.218.66). New cstate: current_term: 3 leader_uuid: "f7b9e24a352b4a758ec3257f2a602715" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:15.949172 13631 raft_consensus.cc:993] T 6f59718154584a3699b684dccd882f04 P afd6946a203f47bdb5dd0acfb2f677fe: : Instructing follower f7b9e24a352b4a758ec3257f2a602715 to start an election
I20260709 13:17:15.949632 13509 raft_consensus.cc:1081] T 6f59718154584a3699b684dccd882f04 P afd6946a203f47bdb5dd0acfb2f677fe [term 2 LEADER]: Signalling peer f7b9e24a352b4a758ec3257f2a602715 to start an election
I20260709 13:17:15.951010 13304 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6f59718154584a3699b684dccd882f04"
dest_uuid: "f7b9e24a352b4a758ec3257f2a602715"
 from {username='slave'} at 127.0.0.1:55198
I20260709 13:17:15.951529 13304 raft_consensus.cc:493] T 6f59718154584a3699b684dccd882f04 P f7b9e24a352b4a758ec3257f2a602715 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:15.951864 13304 raft_consensus.cc:3060] T 6f59718154584a3699b684dccd882f04 P f7b9e24a352b4a758ec3257f2a602715 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:15.956660 13304 raft_consensus.cc:515] T 6f59718154584a3699b684dccd882f04 P f7b9e24a352b4a758ec3257f2a602715 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:15.958226 13304 leader_election.cc:290] T 6f59718154584a3699b684dccd882f04 P f7b9e24a352b4a758ec3257f2a602715 [CANDIDATE]: Term 3 election: Requested vote from peers a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815), afd6946a203f47bdb5dd0acfb2f677fe (127.8.218.67:42429)
I20260709 13:17:15.959005 13570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f59718154584a3699b684dccd882f04" candidate_uuid: "f7b9e24a352b4a758ec3257f2a602715" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17"
I20260709 13:17:15.959188 13377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f59718154584a3699b684dccd882f04" candidate_uuid: "f7b9e24a352b4a758ec3257f2a602715" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "afd6946a203f47bdb5dd0acfb2f677fe"
I20260709 13:17:15.959663 13570 raft_consensus.cc:3060] T 6f59718154584a3699b684dccd882f04 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:15.959792 13377 raft_consensus.cc:3055] T 6f59718154584a3699b684dccd882f04 P afd6946a203f47bdb5dd0acfb2f677fe [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:15.960139 13377 raft_consensus.cc:740] T 6f59718154584a3699b684dccd882f04 P afd6946a203f47bdb5dd0acfb2f677fe [term 2 LEADER]: Becoming Follower/Learner. State: Replica: afd6946a203f47bdb5dd0acfb2f677fe, State: Running, Role: LEADER
I20260709 13:17:15.960865 13377 consensus_queue.cc:260] T 6f59718154584a3699b684dccd882f04 P afd6946a203f47bdb5dd0acfb2f677fe [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: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:15.961717 13377 raft_consensus.cc:3060] T 6f59718154584a3699b684dccd882f04 P afd6946a203f47bdb5dd0acfb2f677fe [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:15.965140 13570 raft_consensus.cc:2468] T 6f59718154584a3699b684dccd882f04 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7b9e24a352b4a758ec3257f2a602715 in term 3.
I20260709 13:17:15.966099 13269 leader_election.cc:304] T 6f59718154584a3699b684dccd882f04 P f7b9e24a352b4a758ec3257f2a602715 [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: a9b95b6c3d37421e8da8c43cf4dd9c17, f7b9e24a352b4a758ec3257f2a602715; no voters: 
I20260709 13:17:15.966194 13377 raft_consensus.cc:2468] T 6f59718154584a3699b684dccd882f04 P afd6946a203f47bdb5dd0acfb2f677fe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7b9e24a352b4a758ec3257f2a602715 in term 3.
I20260709 13:17:15.966849 13515 raft_consensus.cc:2804] T 6f59718154584a3699b684dccd882f04 P f7b9e24a352b4a758ec3257f2a602715 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:15.967272 13515 raft_consensus.cc:697] T 6f59718154584a3699b684dccd882f04 P f7b9e24a352b4a758ec3257f2a602715 [term 3 LEADER]: Becoming Leader. State: Replica: f7b9e24a352b4a758ec3257f2a602715, State: Running, Role: LEADER
I20260709 13:17:15.968123 13515 consensus_queue.cc:237] T 6f59718154584a3699b684dccd882f04 P f7b9e24a352b4a758ec3257f2a602715 [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: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:15.974061 13126 catalog_manager.cc:5697] T 6f59718154584a3699b684dccd882f04 P f7b9e24a352b4a758ec3257f2a602715 reported cstate change: term changed from 2 to 3, leader changed from afd6946a203f47bdb5dd0acfb2f677fe (127.8.218.67) to f7b9e24a352b4a758ec3257f2a602715 (127.8.218.66). New cstate: current_term: 3 leader_uuid: "f7b9e24a352b4a758ec3257f2a602715" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:16.263909 13304 raft_consensus.cc:1275] T 5efa4e6882774720a9e23184f19d686b P f7b9e24a352b4a758ec3257f2a602715 [term 2 FOLLOWER]: Refusing update from remote peer afd6946a203f47bdb5dd0acfb2f677fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:16.265211 13509 consensus_queue.cc:1048] T 5efa4e6882774720a9e23184f19d686b P afd6946a203f47bdb5dd0acfb2f677fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:16.274415 13570 raft_consensus.cc:1275] T 5efa4e6882774720a9e23184f19d686b P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 2 FOLLOWER]: Refusing update from remote peer afd6946a203f47bdb5dd0acfb2f677fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:16.275710 13509 consensus_queue.cc:1048] T 5efa4e6882774720a9e23184f19d686b P afd6946a203f47bdb5dd0acfb2f677fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:16.423714 13377 raft_consensus.cc:1275] T 6f59718154584a3699b684dccd882f04 P afd6946a203f47bdb5dd0acfb2f677fe [term 3 FOLLOWER]: Refusing update from remote peer f7b9e24a352b4a758ec3257f2a602715: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:16.424907 13515 consensus_queue.cc:1048] T 6f59718154584a3699b684dccd882f04 P f7b9e24a352b4a758ec3257f2a602715 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:16.432327 13378 raft_consensus.cc:1275] T 2de1bae27ce84d498073b295c0937f86 P afd6946a203f47bdb5dd0acfb2f677fe [term 3 FOLLOWER]: Refusing update from remote peer f7b9e24a352b4a758ec3257f2a602715: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:16.434173 13607 consensus_queue.cc:1048] T 2de1bae27ce84d498073b295c0937f86 P f7b9e24a352b4a758ec3257f2a602715 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:16.434602 13570 raft_consensus.cc:1275] T 6f59718154584a3699b684dccd882f04 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 3 FOLLOWER]: Refusing update from remote peer f7b9e24a352b4a758ec3257f2a602715: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:16.436198 13607 consensus_queue.cc:1048] T 6f59718154584a3699b684dccd882f04 P f7b9e24a352b4a758ec3257f2a602715 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:16.463742 13570 raft_consensus.cc:1275] T 2de1bae27ce84d498073b295c0937f86 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 3 FOLLOWER]: Refusing update from remote peer f7b9e24a352b4a758ec3257f2a602715: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:16.465997 13652 consensus_queue.cc:1048] T 2de1bae27ce84d498073b295c0937f86 P f7b9e24a352b4a758ec3257f2a602715 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:16.617784  9065 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:17:16.619838 13175 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:17:16.625751 13304 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38daa2c84e0a4af08dadda33a6cb009f"
dest_uuid: "f7b9e24a352b4a758ec3257f2a602715"
mode: GRACEFUL
new_leader_uuid: "afd6946a203f47bdb5dd0acfb2f677fe"
 from {username='slave'} at 127.0.0.1:55202
I20260709 13:17:16.626371 13304 raft_consensus.cc:606] T 38daa2c84e0a4af08dadda33a6cb009f P f7b9e24a352b4a758ec3257f2a602715 [term 1 LEADER]: Received request to transfer leadership to TS afd6946a203f47bdb5dd0acfb2f677fe
I20260709 13:17:16.628765 13304 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6f59718154584a3699b684dccd882f04"
dest_uuid: "f7b9e24a352b4a758ec3257f2a602715"
mode: GRACEFUL
new_leader_uuid: "afd6946a203f47bdb5dd0acfb2f677fe"
 from {username='slave'} at 127.0.0.1:55202
I20260709 13:17:16.629283 13304 raft_consensus.cc:606] T 6f59718154584a3699b684dccd882f04 P f7b9e24a352b4a758ec3257f2a602715 [term 3 LEADER]: Received request to transfer leadership to TS afd6946a203f47bdb5dd0acfb2f677fe
I20260709 13:17:16.631654 13376 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b9d7daa49fe74739bb4fece3f15ece78"
dest_uuid: "afd6946a203f47bdb5dd0acfb2f677fe"
mode: GRACEFUL
new_leader_uuid: "f7b9e24a352b4a758ec3257f2a602715"
 from {username='slave'} at 127.0.0.1:44250
I20260709 13:17:16.632241 13376 raft_consensus.cc:606] T b9d7daa49fe74739bb4fece3f15ece78 P afd6946a203f47bdb5dd0acfb2f677fe [term 3 LEADER]: Received request to transfer leadership to TS f7b9e24a352b4a758ec3257f2a602715
I20260709 13:17:16.633306  9065 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:17:16.633777  9065 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:16.634316  9065 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:16.935226 13655 raft_consensus.cc:993] T b9d7daa49fe74739bb4fece3f15ece78 P afd6946a203f47bdb5dd0acfb2f677fe: : Instructing follower f7b9e24a352b4a758ec3257f2a602715 to start an election
I20260709 13:17:16.935706 13631 raft_consensus.cc:1081] T b9d7daa49fe74739bb4fece3f15ece78 P afd6946a203f47bdb5dd0acfb2f677fe [term 3 LEADER]: Signalling peer f7b9e24a352b4a758ec3257f2a602715 to start an election
I20260709 13:17:16.937116 13304 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b9d7daa49fe74739bb4fece3f15ece78"
dest_uuid: "f7b9e24a352b4a758ec3257f2a602715"
 from {username='slave'} at 127.0.0.1:55198
I20260709 13:17:16.937600 13304 raft_consensus.cc:493] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:16.937954 13304 raft_consensus.cc:3060] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:16.943509 13304 raft_consensus.cc:515] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:16.945050 13304 leader_election.cc:290] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715 [CANDIDATE]: Term 4 election: Requested vote from peers a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815), afd6946a203f47bdb5dd0acfb2f677fe (127.8.218.67:42429)
I20260709 13:17:16.945753 13570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9d7daa49fe74739bb4fece3f15ece78" candidate_uuid: "f7b9e24a352b4a758ec3257f2a602715" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17"
I20260709 13:17:16.945969 13376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9d7daa49fe74739bb4fece3f15ece78" candidate_uuid: "f7b9e24a352b4a758ec3257f2a602715" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "afd6946a203f47bdb5dd0acfb2f677fe"
I20260709 13:17:16.946377 13570 raft_consensus.cc:3060] T b9d7daa49fe74739bb4fece3f15ece78 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:16.946548 13376 raft_consensus.cc:3055] T b9d7daa49fe74739bb4fece3f15ece78 P afd6946a203f47bdb5dd0acfb2f677fe [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:17:16.946914 13376 raft_consensus.cc:740] T b9d7daa49fe74739bb4fece3f15ece78 P afd6946a203f47bdb5dd0acfb2f677fe [term 3 LEADER]: Becoming Follower/Learner. State: Replica: afd6946a203f47bdb5dd0acfb2f677fe, State: Running, Role: LEADER
I20260709 13:17:16.947544 13376 consensus_queue.cc:260] T b9d7daa49fe74739bb4fece3f15ece78 P afd6946a203f47bdb5dd0acfb2f677fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:16.948468 13376 raft_consensus.cc:3060] T b9d7daa49fe74739bb4fece3f15ece78 P afd6946a203f47bdb5dd0acfb2f677fe [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:16.951275 13570 raft_consensus.cc:2468] T b9d7daa49fe74739bb4fece3f15ece78 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7b9e24a352b4a758ec3257f2a602715 in term 4.
I20260709 13:17:16.952379 13269 leader_election.cc:304] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715 [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: a9b95b6c3d37421e8da8c43cf4dd9c17, f7b9e24a352b4a758ec3257f2a602715; no voters: 
I20260709 13:17:16.953085 13652 raft_consensus.cc:2804] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:17:16.953488 13652 raft_consensus.cc:697] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715 [term 4 LEADER]: Becoming Leader. State: Replica: f7b9e24a352b4a758ec3257f2a602715, State: Running, Role: LEADER
I20260709 13:17:16.953814 13376 raft_consensus.cc:2468] T b9d7daa49fe74739bb4fece3f15ece78 P afd6946a203f47bdb5dd0acfb2f677fe [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7b9e24a352b4a758ec3257f2a602715 in term 4.
I20260709 13:17:16.954241 13652 consensus_queue.cc:237] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:16.961131 13123 catalog_manager.cc:5697] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715 reported cstate change: term changed from 3 to 4, leader changed from afd6946a203f47bdb5dd0acfb2f677fe (127.8.218.67) to f7b9e24a352b4a758ec3257f2a602715 (127.8.218.66). New cstate: current_term: 4 leader_uuid: "f7b9e24a352b4a758ec3257f2a602715" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:16.981931 13651 raft_consensus.cc:993] T 38daa2c84e0a4af08dadda33a6cb009f P f7b9e24a352b4a758ec3257f2a602715: : Instructing follower afd6946a203f47bdb5dd0acfb2f677fe to start an election
I20260709 13:17:16.982450 13652 raft_consensus.cc:1081] T 38daa2c84e0a4af08dadda33a6cb009f P f7b9e24a352b4a758ec3257f2a602715 [term 1 LEADER]: Signalling peer afd6946a203f47bdb5dd0acfb2f677fe to start an election
I20260709 13:17:16.983884 13376 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38daa2c84e0a4af08dadda33a6cb009f"
dest_uuid: "afd6946a203f47bdb5dd0acfb2f677fe"
 from {username='slave'} at 127.0.0.1:44240
I20260709 13:17:16.984665 13376 raft_consensus.cc:493] T 38daa2c84e0a4af08dadda33a6cb009f P afd6946a203f47bdb5dd0acfb2f677fe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:16.985003 13376 raft_consensus.cc:3060] T 38daa2c84e0a4af08dadda33a6cb009f P afd6946a203f47bdb5dd0acfb2f677fe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:16.993171 13376 raft_consensus.cc:515] T 38daa2c84e0a4af08dadda33a6cb009f P afd6946a203f47bdb5dd0acfb2f677fe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:16.994777 13376 leader_election.cc:290] T 38daa2c84e0a4af08dadda33a6cb009f P afd6946a203f47bdb5dd0acfb2f677fe [CANDIDATE]: Term 2 election: Requested vote from peers a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815), f7b9e24a352b4a758ec3257f2a602715 (127.8.218.66:46645)
I20260709 13:17:16.995442 13570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38daa2c84e0a4af08dadda33a6cb009f" candidate_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17"
I20260709 13:17:16.995867 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38daa2c84e0a4af08dadda33a6cb009f" candidate_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f7b9e24a352b4a758ec3257f2a602715"
I20260709 13:17:16.996059 13570 raft_consensus.cc:3060] T 38daa2c84e0a4af08dadda33a6cb009f P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:16.996450 13304 raft_consensus.cc:3055] T 38daa2c84e0a4af08dadda33a6cb009f P f7b9e24a352b4a758ec3257f2a602715 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:16.996876 13304 raft_consensus.cc:740] T 38daa2c84e0a4af08dadda33a6cb009f P f7b9e24a352b4a758ec3257f2a602715 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f7b9e24a352b4a758ec3257f2a602715, State: Running, Role: LEADER
I20260709 13:17:16.997612 13304 consensus_queue.cc:260] T 38daa2c84e0a4af08dadda33a6cb009f P f7b9e24a352b4a758ec3257f2a602715 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:16.998575 13304 raft_consensus.cc:3060] T 38daa2c84e0a4af08dadda33a6cb009f P f7b9e24a352b4a758ec3257f2a602715 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:17.001291 13570 raft_consensus.cc:2468] T 38daa2c84e0a4af08dadda33a6cb009f P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd6946a203f47bdb5dd0acfb2f677fe in term 2.
I20260709 13:17:17.002288 13343 leader_election.cc:304] T 38daa2c84e0a4af08dadda33a6cb009f P afd6946a203f47bdb5dd0acfb2f677fe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a9b95b6c3d37421e8da8c43cf4dd9c17, afd6946a203f47bdb5dd0acfb2f677fe; no voters: 
I20260709 13:17:17.002998 13631 raft_consensus.cc:2804] T 38daa2c84e0a4af08dadda33a6cb009f P afd6946a203f47bdb5dd0acfb2f677fe [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:17.003471 13631 raft_consensus.cc:697] T 38daa2c84e0a4af08dadda33a6cb009f P afd6946a203f47bdb5dd0acfb2f677fe [term 2 LEADER]: Becoming Leader. State: Replica: afd6946a203f47bdb5dd0acfb2f677fe, State: Running, Role: LEADER
I20260709 13:17:17.003736 13304 raft_consensus.cc:2468] T 38daa2c84e0a4af08dadda33a6cb009f P f7b9e24a352b4a758ec3257f2a602715 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd6946a203f47bdb5dd0acfb2f677fe in term 2.
I20260709 13:17:17.004474 13631 consensus_queue.cc:237] T 38daa2c84e0a4af08dadda33a6cb009f P afd6946a203f47bdb5dd0acfb2f677fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:17.015311 13123 catalog_manager.cc:5697] T 38daa2c84e0a4af08dadda33a6cb009f P afd6946a203f47bdb5dd0acfb2f677fe reported cstate change: term changed from 1 to 2, leader changed from f7b9e24a352b4a758ec3257f2a602715 (127.8.218.66) to afd6946a203f47bdb5dd0acfb2f677fe (127.8.218.67). New cstate: current_term: 2 leader_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:17.028910 13651 raft_consensus.cc:993] T 6f59718154584a3699b684dccd882f04 P f7b9e24a352b4a758ec3257f2a602715: : Instructing follower afd6946a203f47bdb5dd0acfb2f677fe to start an election
I20260709 13:17:17.029368 13660 raft_consensus.cc:1081] T 6f59718154584a3699b684dccd882f04 P f7b9e24a352b4a758ec3257f2a602715 [term 3 LEADER]: Signalling peer afd6946a203f47bdb5dd0acfb2f677fe to start an election
I20260709 13:17:17.030728 13376 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6f59718154584a3699b684dccd882f04"
dest_uuid: "afd6946a203f47bdb5dd0acfb2f677fe"
 from {username='slave'} at 127.0.0.1:44240
I20260709 13:17:17.031179 13376 raft_consensus.cc:493] T 6f59718154584a3699b684dccd882f04 P afd6946a203f47bdb5dd0acfb2f677fe [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:17.031458 13376 raft_consensus.cc:3060] T 6f59718154584a3699b684dccd882f04 P afd6946a203f47bdb5dd0acfb2f677fe [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:17.036223 13376 raft_consensus.cc:515] T 6f59718154584a3699b684dccd882f04 P afd6946a203f47bdb5dd0acfb2f677fe [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:17.037743 13376 leader_election.cc:290] T 6f59718154584a3699b684dccd882f04 P afd6946a203f47bdb5dd0acfb2f677fe [CANDIDATE]: Term 4 election: Requested vote from peers a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815), f7b9e24a352b4a758ec3257f2a602715 (127.8.218.66:46645)
I20260709 13:17:17.038388 13570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f59718154584a3699b684dccd882f04" candidate_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17"
I20260709 13:17:17.038671 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f59718154584a3699b684dccd882f04" candidate_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f7b9e24a352b4a758ec3257f2a602715"
I20260709 13:17:17.038971 13570 raft_consensus.cc:3060] T 6f59718154584a3699b684dccd882f04 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:17.039331 13304 raft_consensus.cc:3055] T 6f59718154584a3699b684dccd882f04 P f7b9e24a352b4a758ec3257f2a602715 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:17:17.039624 13304 raft_consensus.cc:740] T 6f59718154584a3699b684dccd882f04 P f7b9e24a352b4a758ec3257f2a602715 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f7b9e24a352b4a758ec3257f2a602715, State: Running, Role: LEADER
I20260709 13:17:17.040359 13304 consensus_queue.cc:260] T 6f59718154584a3699b684dccd882f04 P f7b9e24a352b4a758ec3257f2a602715 [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: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:17.041335 13304 raft_consensus.cc:3060] T 6f59718154584a3699b684dccd882f04 P f7b9e24a352b4a758ec3257f2a602715 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:17.043493 13570 raft_consensus.cc:2468] T 6f59718154584a3699b684dccd882f04 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd6946a203f47bdb5dd0acfb2f677fe in term 4.
I20260709 13:17:17.044451 13343 leader_election.cc:304] T 6f59718154584a3699b684dccd882f04 P afd6946a203f47bdb5dd0acfb2f677fe [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: a9b95b6c3d37421e8da8c43cf4dd9c17, afd6946a203f47bdb5dd0acfb2f677fe; no voters: 
I20260709 13:17:17.045120 13631 raft_consensus.cc:2804] T 6f59718154584a3699b684dccd882f04 P afd6946a203f47bdb5dd0acfb2f677fe [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:17:17.045488 13631 raft_consensus.cc:697] T 6f59718154584a3699b684dccd882f04 P afd6946a203f47bdb5dd0acfb2f677fe [term 4 LEADER]: Becoming Leader. State: Replica: afd6946a203f47bdb5dd0acfb2f677fe, State: Running, Role: LEADER
I20260709 13:17:17.046183 13631 consensus_queue.cc:237] T 6f59718154584a3699b684dccd882f04 P afd6946a203f47bdb5dd0acfb2f677fe [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: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:17.046440 13304 raft_consensus.cc:2468] T 6f59718154584a3699b684dccd882f04 P f7b9e24a352b4a758ec3257f2a602715 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd6946a203f47bdb5dd0acfb2f677fe in term 4.
I20260709 13:17:17.052093 13123 catalog_manager.cc:5697] T 6f59718154584a3699b684dccd882f04 P afd6946a203f47bdb5dd0acfb2f677fe reported cstate change: term changed from 3 to 4, leader changed from f7b9e24a352b4a758ec3257f2a602715 (127.8.218.66) to afd6946a203f47bdb5dd0acfb2f677fe (127.8.218.67). New cstate: current_term: 4 leader_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:17.406216 13376 raft_consensus.cc:1275] T b9d7daa49fe74739bb4fece3f15ece78 P afd6946a203f47bdb5dd0acfb2f677fe [term 4 FOLLOWER]: Refusing update from remote peer f7b9e24a352b4a758ec3257f2a602715: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:17:17.407332 13660 consensus_queue.cc:1048] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:17.416447 13570 raft_consensus.cc:1275] T b9d7daa49fe74739bb4fece3f15ece78 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 4 FOLLOWER]: Refusing update from remote peer f7b9e24a352b4a758ec3257f2a602715: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:17:17.418072 13652 consensus_queue.cc:1048] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:17.427861 13304 raft_consensus.cc:1275] T 38daa2c84e0a4af08dadda33a6cb009f P f7b9e24a352b4a758ec3257f2a602715 [term 2 FOLLOWER]: Refusing update from remote peer afd6946a203f47bdb5dd0acfb2f677fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:17.429144 13631 consensus_queue.cc:1048] T 38daa2c84e0a4af08dadda33a6cb009f P afd6946a203f47bdb5dd0acfb2f677fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:17.437669 13570 raft_consensus.cc:1275] T 38daa2c84e0a4af08dadda33a6cb009f P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 2 FOLLOWER]: Refusing update from remote peer afd6946a203f47bdb5dd0acfb2f677fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:17.439277 13509 consensus_queue.cc:1048] T 38daa2c84e0a4af08dadda33a6cb009f P afd6946a203f47bdb5dd0acfb2f677fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:17.594602 13569 raft_consensus.cc:1275] T 6f59718154584a3699b684dccd882f04 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 4 FOLLOWER]: Refusing update from remote peer afd6946a203f47bdb5dd0acfb2f677fe: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:17:17.596378 13655 consensus_queue.cc:1048] T 6f59718154584a3699b684dccd882f04 P afd6946a203f47bdb5dd0acfb2f677fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:17.605358 13304 raft_consensus.cc:1275] T 6f59718154584a3699b684dccd882f04 P f7b9e24a352b4a758ec3257f2a602715 [term 4 FOLLOWER]: Refusing update from remote peer afd6946a203f47bdb5dd0acfb2f677fe: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:17:17.606709 13509 consensus_queue.cc:1048] T 6f59718154584a3699b684dccd882f04 P afd6946a203f47bdb5dd0acfb2f677fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:17:17.620814 13175 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:17:17.640352  9065 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:17.649047 13303 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "652b8dadc05749febc7c5a0b583ce440"
dest_uuid: "f7b9e24a352b4a758ec3257f2a602715"
mode: GRACEFUL
new_leader_uuid: "afd6946a203f47bdb5dd0acfb2f677fe"
 from {username='slave'} at 127.0.0.1:55202
I20260709 13:17:17.649720 13303 raft_consensus.cc:606] T 652b8dadc05749febc7c5a0b583ce440 P f7b9e24a352b4a758ec3257f2a602715 [term 2 LEADER]: Received request to transfer leadership to TS afd6946a203f47bdb5dd0acfb2f677fe
I20260709 13:17:17.652623 13376 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78b59f5dcf5849daa49b24e63b141d82"
dest_uuid: "afd6946a203f47bdb5dd0acfb2f677fe"
mode: GRACEFUL
new_leader_uuid: "f7b9e24a352b4a758ec3257f2a602715"
 from {username='slave'} at 127.0.0.1:44250
I20260709 13:17:17.653115 13376 raft_consensus.cc:606] T 78b59f5dcf5849daa49b24e63b141d82 P afd6946a203f47bdb5dd0acfb2f677fe [term 2 LEADER]: Received request to transfer leadership to TS f7b9e24a352b4a758ec3257f2a602715
I20260709 13:17:17.655350 13376 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "903140b7ce904e619e9116c8d371c8e8"
dest_uuid: "afd6946a203f47bdb5dd0acfb2f677fe"
mode: GRACEFUL
new_leader_uuid: "f7b9e24a352b4a758ec3257f2a602715"
 from {username='slave'} at 127.0.0.1:44250
I20260709 13:17:17.655901 13376 raft_consensus.cc:606] T 903140b7ce904e619e9116c8d371c8e8 P afd6946a203f47bdb5dd0acfb2f677fe [term 2 LEADER]: Received request to transfer leadership to TS f7b9e24a352b4a758ec3257f2a602715
I20260709 13:17:17.656858  9065 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:17:17.657342  9065 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:17.657871  9065 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:17.912444 13655 raft_consensus.cc:993] T 903140b7ce904e619e9116c8d371c8e8 P afd6946a203f47bdb5dd0acfb2f677fe: : Instructing follower f7b9e24a352b4a758ec3257f2a602715 to start an election
I20260709 13:17:17.913013 13509 raft_consensus.cc:1081] T 903140b7ce904e619e9116c8d371c8e8 P afd6946a203f47bdb5dd0acfb2f677fe [term 2 LEADER]: Signalling peer f7b9e24a352b4a758ec3257f2a602715 to start an election
I20260709 13:17:17.914299 13303 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "903140b7ce904e619e9116c8d371c8e8"
dest_uuid: "f7b9e24a352b4a758ec3257f2a602715"
 from {username='slave'} at 127.0.0.1:55198
I20260709 13:17:17.914762 13303 raft_consensus.cc:493] T 903140b7ce904e619e9116c8d371c8e8 P f7b9e24a352b4a758ec3257f2a602715 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:17.915052 13303 raft_consensus.cc:3060] T 903140b7ce904e619e9116c8d371c8e8 P f7b9e24a352b4a758ec3257f2a602715 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:17.919971 13303 raft_consensus.cc:515] T 903140b7ce904e619e9116c8d371c8e8 P f7b9e24a352b4a758ec3257f2a602715 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:17.921669 13303 leader_election.cc:290] T 903140b7ce904e619e9116c8d371c8e8 P f7b9e24a352b4a758ec3257f2a602715 [CANDIDATE]: Term 3 election: Requested vote from peers a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815), afd6946a203f47bdb5dd0acfb2f677fe (127.8.218.67:42429)
I20260709 13:17:17.922353 13569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "903140b7ce904e619e9116c8d371c8e8" candidate_uuid: "f7b9e24a352b4a758ec3257f2a602715" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17"
I20260709 13:17:17.922618 13376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "903140b7ce904e619e9116c8d371c8e8" candidate_uuid: "f7b9e24a352b4a758ec3257f2a602715" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "afd6946a203f47bdb5dd0acfb2f677fe"
I20260709 13:17:17.923003 13569 raft_consensus.cc:3060] T 903140b7ce904e619e9116c8d371c8e8 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:17.923178 13376 raft_consensus.cc:3055] T 903140b7ce904e619e9116c8d371c8e8 P afd6946a203f47bdb5dd0acfb2f677fe [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:17.923552 13376 raft_consensus.cc:740] T 903140b7ce904e619e9116c8d371c8e8 P afd6946a203f47bdb5dd0acfb2f677fe [term 2 LEADER]: Becoming Follower/Learner. State: Replica: afd6946a203f47bdb5dd0acfb2f677fe, State: Running, Role: LEADER
I20260709 13:17:17.924396 13376 consensus_queue.cc:260] T 903140b7ce904e619e9116c8d371c8e8 P afd6946a203f47bdb5dd0acfb2f677fe [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: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:17.925626 13376 raft_consensus.cc:3060] T 903140b7ce904e619e9116c8d371c8e8 P afd6946a203f47bdb5dd0acfb2f677fe [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:17.929899 13569 raft_consensus.cc:2468] T 903140b7ce904e619e9116c8d371c8e8 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7b9e24a352b4a758ec3257f2a602715 in term 3.
I20260709 13:17:17.931026 13269 leader_election.cc:304] T 903140b7ce904e619e9116c8d371c8e8 P f7b9e24a352b4a758ec3257f2a602715 [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: a9b95b6c3d37421e8da8c43cf4dd9c17, f7b9e24a352b4a758ec3257f2a602715; no voters: 
I20260709 13:17:17.931653 13652 raft_consensus.cc:2804] T 903140b7ce904e619e9116c8d371c8e8 P f7b9e24a352b4a758ec3257f2a602715 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:17.932161 13652 raft_consensus.cc:697] T 903140b7ce904e619e9116c8d371c8e8 P f7b9e24a352b4a758ec3257f2a602715 [term 3 LEADER]: Becoming Leader. State: Replica: f7b9e24a352b4a758ec3257f2a602715, State: Running, Role: LEADER
I20260709 13:17:17.932344 13376 raft_consensus.cc:2468] T 903140b7ce904e619e9116c8d371c8e8 P afd6946a203f47bdb5dd0acfb2f677fe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7b9e24a352b4a758ec3257f2a602715 in term 3.
I20260709 13:17:17.933025 13652 consensus_queue.cc:237] T 903140b7ce904e619e9116c8d371c8e8 P f7b9e24a352b4a758ec3257f2a602715 [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: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:17.940025 13126 catalog_manager.cc:5697] T 903140b7ce904e619e9116c8d371c8e8 P f7b9e24a352b4a758ec3257f2a602715 reported cstate change: term changed from 2 to 3, leader changed from afd6946a203f47bdb5dd0acfb2f677fe (127.8.218.67) to f7b9e24a352b4a758ec3257f2a602715 (127.8.218.66). New cstate: current_term: 3 leader_uuid: "f7b9e24a352b4a758ec3257f2a602715" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:18.161130 13631 raft_consensus.cc:993] T 78b59f5dcf5849daa49b24e63b141d82 P afd6946a203f47bdb5dd0acfb2f677fe: : Instructing follower f7b9e24a352b4a758ec3257f2a602715 to start an election
I20260709 13:17:18.161705 13509 raft_consensus.cc:1081] T 78b59f5dcf5849daa49b24e63b141d82 P afd6946a203f47bdb5dd0acfb2f677fe [term 2 LEADER]: Signalling peer f7b9e24a352b4a758ec3257f2a602715 to start an election
I20260709 13:17:18.163465 13303 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78b59f5dcf5849daa49b24e63b141d82"
dest_uuid: "f7b9e24a352b4a758ec3257f2a602715"
 from {username='slave'} at 127.0.0.1:55198
I20260709 13:17:18.164108 13303 raft_consensus.cc:493] T 78b59f5dcf5849daa49b24e63b141d82 P f7b9e24a352b4a758ec3257f2a602715 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:18.164459 13303 raft_consensus.cc:3060] T 78b59f5dcf5849daa49b24e63b141d82 P f7b9e24a352b4a758ec3257f2a602715 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:18.169473 13303 raft_consensus.cc:515] T 78b59f5dcf5849daa49b24e63b141d82 P f7b9e24a352b4a758ec3257f2a602715 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:18.171128 13303 leader_election.cc:290] T 78b59f5dcf5849daa49b24e63b141d82 P f7b9e24a352b4a758ec3257f2a602715 [CANDIDATE]: Term 3 election: Requested vote from peers a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815), afd6946a203f47bdb5dd0acfb2f677fe (127.8.218.67:42429)
I20260709 13:17:18.172313 13376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b59f5dcf5849daa49b24e63b141d82" candidate_uuid: "f7b9e24a352b4a758ec3257f2a602715" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "afd6946a203f47bdb5dd0acfb2f677fe"
I20260709 13:17:18.173143 13376 raft_consensus.cc:3055] T 78b59f5dcf5849daa49b24e63b141d82 P afd6946a203f47bdb5dd0acfb2f677fe [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:18.173154 13569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b59f5dcf5849daa49b24e63b141d82" candidate_uuid: "f7b9e24a352b4a758ec3257f2a602715" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17"
I20260709 13:17:18.173566 13376 raft_consensus.cc:740] T 78b59f5dcf5849daa49b24e63b141d82 P afd6946a203f47bdb5dd0acfb2f677fe [term 2 LEADER]: Becoming Follower/Learner. State: Replica: afd6946a203f47bdb5dd0acfb2f677fe, State: Running, Role: LEADER
I20260709 13:17:18.173859 13569 raft_consensus.cc:3060] T 78b59f5dcf5849daa49b24e63b141d82 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:18.174505 13376 consensus_queue.cc:260] T 78b59f5dcf5849daa49b24e63b141d82 P afd6946a203f47bdb5dd0acfb2f677fe [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: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:18.175988 13660 raft_consensus.cc:993] T 652b8dadc05749febc7c5a0b583ce440 P f7b9e24a352b4a758ec3257f2a602715: : Instructing follower afd6946a203f47bdb5dd0acfb2f677fe to start an election
I20260709 13:17:18.175985 13376 raft_consensus.cc:3060] T 78b59f5dcf5849daa49b24e63b141d82 P afd6946a203f47bdb5dd0acfb2f677fe [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:18.176612 13652 raft_consensus.cc:1081] T 652b8dadc05749febc7c5a0b583ce440 P f7b9e24a352b4a758ec3257f2a602715 [term 2 LEADER]: Signalling peer afd6946a203f47bdb5dd0acfb2f677fe to start an election
I20260709 13:17:18.178081 13378 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "652b8dadc05749febc7c5a0b583ce440"
dest_uuid: "afd6946a203f47bdb5dd0acfb2f677fe"
 from {username='slave'} at 127.0.0.1:44240
I20260709 13:17:18.178561 13378 raft_consensus.cc:493] T 652b8dadc05749febc7c5a0b583ce440 P afd6946a203f47bdb5dd0acfb2f677fe [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:18.178915 13378 raft_consensus.cc:3060] T 652b8dadc05749febc7c5a0b583ce440 P afd6946a203f47bdb5dd0acfb2f677fe [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:18.182204 13569 raft_consensus.cc:2468] T 78b59f5dcf5849daa49b24e63b141d82 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7b9e24a352b4a758ec3257f2a602715 in term 3.
I20260709 13:17:18.184917 13376 raft_consensus.cc:2468] T 78b59f5dcf5849daa49b24e63b141d82 P afd6946a203f47bdb5dd0acfb2f677fe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7b9e24a352b4a758ec3257f2a602715 in term 3.
I20260709 13:17:18.186486 13268 leader_election.cc:304] T 78b59f5dcf5849daa49b24e63b141d82 P f7b9e24a352b4a758ec3257f2a602715 [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: afd6946a203f47bdb5dd0acfb2f677fe, f7b9e24a352b4a758ec3257f2a602715; no voters: 
I20260709 13:17:18.187906 13652 raft_consensus.cc:2804] T 78b59f5dcf5849daa49b24e63b141d82 P f7b9e24a352b4a758ec3257f2a602715 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:18.187319 13378 raft_consensus.cc:515] T 652b8dadc05749febc7c5a0b583ce440 P afd6946a203f47bdb5dd0acfb2f677fe [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:18.188839 13652 raft_consensus.cc:697] T 78b59f5dcf5849daa49b24e63b141d82 P f7b9e24a352b4a758ec3257f2a602715 [term 3 LEADER]: Becoming Leader. State: Replica: f7b9e24a352b4a758ec3257f2a602715, State: Running, Role: LEADER
I20260709 13:17:18.189885 13652 consensus_queue.cc:237] T 78b59f5dcf5849daa49b24e63b141d82 P f7b9e24a352b4a758ec3257f2a602715 [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: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:18.191154 13378 leader_election.cc:290] T 652b8dadc05749febc7c5a0b583ce440 P afd6946a203f47bdb5dd0acfb2f677fe [CANDIDATE]: Term 3 election: Requested vote from peers a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815), f7b9e24a352b4a758ec3257f2a602715 (127.8.218.66:46645)
I20260709 13:17:18.191833 13569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652b8dadc05749febc7c5a0b583ce440" candidate_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17"
I20260709 13:17:18.192521 13569 raft_consensus.cc:3060] T 652b8dadc05749febc7c5a0b583ce440 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:18.195158 13303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652b8dadc05749febc7c5a0b583ce440" candidate_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "f7b9e24a352b4a758ec3257f2a602715"
I20260709 13:17:18.195864 13303 raft_consensus.cc:3055] T 652b8dadc05749febc7c5a0b583ce440 P f7b9e24a352b4a758ec3257f2a602715 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:18.196131 13303 raft_consensus.cc:740] T 652b8dadc05749febc7c5a0b583ce440 P f7b9e24a352b4a758ec3257f2a602715 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f7b9e24a352b4a758ec3257f2a602715, State: Running, Role: LEADER
I20260709 13:17:18.197047 13303 consensus_queue.cc:260] T 652b8dadc05749febc7c5a0b583ce440 P f7b9e24a352b4a758ec3257f2a602715 [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: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:18.198189 13303 raft_consensus.cc:3060] T 652b8dadc05749febc7c5a0b583ce440 P f7b9e24a352b4a758ec3257f2a602715 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:18.198271 13569 raft_consensus.cc:2468] T 652b8dadc05749febc7c5a0b583ce440 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd6946a203f47bdb5dd0acfb2f677fe in term 3.
I20260709 13:17:18.199349 13343 leader_election.cc:304] T 652b8dadc05749febc7c5a0b583ce440 P afd6946a203f47bdb5dd0acfb2f677fe [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: a9b95b6c3d37421e8da8c43cf4dd9c17, afd6946a203f47bdb5dd0acfb2f677fe; no voters: 
I20260709 13:17:18.200090 13655 raft_consensus.cc:2804] T 652b8dadc05749febc7c5a0b583ce440 P afd6946a203f47bdb5dd0acfb2f677fe [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:18.200642 13655 raft_consensus.cc:697] T 652b8dadc05749febc7c5a0b583ce440 P afd6946a203f47bdb5dd0acfb2f677fe [term 3 LEADER]: Becoming Leader. State: Replica: afd6946a203f47bdb5dd0acfb2f677fe, State: Running, Role: LEADER
I20260709 13:17:18.201583 13655 consensus_queue.cc:237] T 652b8dadc05749febc7c5a0b583ce440 P afd6946a203f47bdb5dd0acfb2f677fe [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: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:18.205264 13126 catalog_manager.cc:5697] T 78b59f5dcf5849daa49b24e63b141d82 P f7b9e24a352b4a758ec3257f2a602715 reported cstate change: term changed from 2 to 3, leader changed from afd6946a203f47bdb5dd0acfb2f677fe (127.8.218.67) to f7b9e24a352b4a758ec3257f2a602715 (127.8.218.66). New cstate: current_term: 3 leader_uuid: "f7b9e24a352b4a758ec3257f2a602715" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:18.206912 13303 raft_consensus.cc:2468] T 652b8dadc05749febc7c5a0b583ce440 P f7b9e24a352b4a758ec3257f2a602715 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd6946a203f47bdb5dd0acfb2f677fe in term 3.
I20260709 13:17:18.212937 13123 catalog_manager.cc:5697] T 652b8dadc05749febc7c5a0b583ce440 P afd6946a203f47bdb5dd0acfb2f677fe reported cstate change: term changed from 2 to 3, leader changed from f7b9e24a352b4a758ec3257f2a602715 (127.8.218.66) to afd6946a203f47bdb5dd0acfb2f677fe (127.8.218.67). New cstate: current_term: 3 leader_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:18.324549 13569 raft_consensus.cc:1275] T 903140b7ce904e619e9116c8d371c8e8 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 3 FOLLOWER]: Refusing update from remote peer f7b9e24a352b4a758ec3257f2a602715: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:18.326028 13652 consensus_queue.cc:1048] T 903140b7ce904e619e9116c8d371c8e8 P f7b9e24a352b4a758ec3257f2a602715 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:18.338092 13378 raft_consensus.cc:1275] T 903140b7ce904e619e9116c8d371c8e8 P afd6946a203f47bdb5dd0acfb2f677fe [term 3 FOLLOWER]: Refusing update from remote peer f7b9e24a352b4a758ec3257f2a602715: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:18.339737 13660 consensus_queue.cc:1048] T 903140b7ce904e619e9116c8d371c8e8 P f7b9e24a352b4a758ec3257f2a602715 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:17:18.621948 13175 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:17:18.665083 13569 raft_consensus.cc:1275] T 652b8dadc05749febc7c5a0b583ce440 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 3 FOLLOWER]: Refusing update from remote peer afd6946a203f47bdb5dd0acfb2f677fe: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:18.666085  9065 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:18.666488 13655 consensus_queue.cc:1048] T 652b8dadc05749febc7c5a0b583ce440 P afd6946a203f47bdb5dd0acfb2f677fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:18.675742 13303 raft_consensus.cc:1275] T 652b8dadc05749febc7c5a0b583ce440 P f7b9e24a352b4a758ec3257f2a602715 [term 3 FOLLOWER]: Refusing update from remote peer afd6946a203f47bdb5dd0acfb2f677fe: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:18.677606 13631 consensus_queue.cc:1048] T 652b8dadc05749febc7c5a0b583ce440 P afd6946a203f47bdb5dd0acfb2f677fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:18.680548 13304 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2de1bae27ce84d498073b295c0937f86"
dest_uuid: "f7b9e24a352b4a758ec3257f2a602715"
mode: GRACEFUL
new_leader_uuid: "afd6946a203f47bdb5dd0acfb2f677fe"
 from {username='slave'} at 127.0.0.1:55202
I20260709 13:17:18.681173 13304 raft_consensus.cc:606] T 2de1bae27ce84d498073b295c0937f86 P f7b9e24a352b4a758ec3257f2a602715 [term 3 LEADER]: Received request to transfer leadership to TS afd6946a203f47bdb5dd0acfb2f677fe
I20260709 13:17:18.688719 13378 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "652b8dadc05749febc7c5a0b583ce440"
dest_uuid: "afd6946a203f47bdb5dd0acfb2f677fe"
mode: GRACEFUL
new_leader_uuid: "f7b9e24a352b4a758ec3257f2a602715"
 from {username='slave'} at 127.0.0.1:44250
I20260709 13:17:18.689356 13378 raft_consensus.cc:606] T 652b8dadc05749febc7c5a0b583ce440 P afd6946a203f47bdb5dd0acfb2f677fe [term 3 LEADER]: Received request to transfer leadership to TS f7b9e24a352b4a758ec3257f2a602715
I20260709 13:17:18.692368 13303 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b9d7daa49fe74739bb4fece3f15ece78"
dest_uuid: "f7b9e24a352b4a758ec3257f2a602715"
mode: GRACEFUL
new_leader_uuid: "afd6946a203f47bdb5dd0acfb2f677fe"
 from {username='slave'} at 127.0.0.1:55202
I20260709 13:17:18.692977 13303 raft_consensus.cc:606] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715 [term 4 LEADER]: Received request to transfer leadership to TS afd6946a203f47bdb5dd0acfb2f677fe
I20260709 13:17:18.694128  9065 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:17:18.694870  9065 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:18.695632  9065 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:18.769804 13378 raft_consensus.cc:1275] T 78b59f5dcf5849daa49b24e63b141d82 P afd6946a203f47bdb5dd0acfb2f677fe [term 3 FOLLOWER]: Refusing update from remote peer f7b9e24a352b4a758ec3257f2a602715: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:18.771158 13660 consensus_queue.cc:1048] T 78b59f5dcf5849daa49b24e63b141d82 P f7b9e24a352b4a758ec3257f2a602715 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:18.780401 13569 raft_consensus.cc:1275] T 78b59f5dcf5849daa49b24e63b141d82 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 3 FOLLOWER]: Refusing update from remote peer f7b9e24a352b4a758ec3257f2a602715: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:18.782797 13677 consensus_queue.cc:1048] T 78b59f5dcf5849daa49b24e63b141d82 P f7b9e24a352b4a758ec3257f2a602715 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:18.823980 13652 raft_consensus.cc:993] T 2de1bae27ce84d498073b295c0937f86 P f7b9e24a352b4a758ec3257f2a602715: : Instructing follower afd6946a203f47bdb5dd0acfb2f677fe to start an election
I20260709 13:17:18.824573 13677 raft_consensus.cc:1081] T 2de1bae27ce84d498073b295c0937f86 P f7b9e24a352b4a758ec3257f2a602715 [term 3 LEADER]: Signalling peer afd6946a203f47bdb5dd0acfb2f677fe to start an election
I20260709 13:17:18.826519 13378 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2de1bae27ce84d498073b295c0937f86"
dest_uuid: "afd6946a203f47bdb5dd0acfb2f677fe"
 from {username='slave'} at 127.0.0.1:44240
I20260709 13:17:18.827454 13378 raft_consensus.cc:493] T 2de1bae27ce84d498073b295c0937f86 P afd6946a203f47bdb5dd0acfb2f677fe [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:18.827966 13378 raft_consensus.cc:3060] T 2de1bae27ce84d498073b295c0937f86 P afd6946a203f47bdb5dd0acfb2f677fe [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:18.838644 13378 raft_consensus.cc:515] T 2de1bae27ce84d498073b295c0937f86 P afd6946a203f47bdb5dd0acfb2f677fe [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:18.840790 13378 leader_election.cc:290] T 2de1bae27ce84d498073b295c0937f86 P afd6946a203f47bdb5dd0acfb2f677fe [CANDIDATE]: Term 4 election: Requested vote from peers a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815), f7b9e24a352b4a758ec3257f2a602715 (127.8.218.66:46645)
I20260709 13:17:18.841681 13569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de1bae27ce84d498073b295c0937f86" candidate_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17"
I20260709 13:17:18.841872 13303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de1bae27ce84d498073b295c0937f86" candidate_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f7b9e24a352b4a758ec3257f2a602715"
I20260709 13:17:18.842940 13569 raft_consensus.cc:3060] T 2de1bae27ce84d498073b295c0937f86 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:18.843082 13303 raft_consensus.cc:3055] T 2de1bae27ce84d498073b295c0937f86 P f7b9e24a352b4a758ec3257f2a602715 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:17:18.843472 13303 raft_consensus.cc:740] T 2de1bae27ce84d498073b295c0937f86 P f7b9e24a352b4a758ec3257f2a602715 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f7b9e24a352b4a758ec3257f2a602715, State: Running, Role: LEADER
I20260709 13:17:18.844237 13303 consensus_queue.cc:260] T 2de1bae27ce84d498073b295c0937f86 P f7b9e24a352b4a758ec3257f2a602715 [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: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:18.845499 13303 raft_consensus.cc:3060] T 2de1bae27ce84d498073b295c0937f86 P f7b9e24a352b4a758ec3257f2a602715 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:18.849037 13569 raft_consensus.cc:2468] T 2de1bae27ce84d498073b295c0937f86 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd6946a203f47bdb5dd0acfb2f677fe in term 4.
I20260709 13:17:18.850200 13343 leader_election.cc:304] T 2de1bae27ce84d498073b295c0937f86 P afd6946a203f47bdb5dd0acfb2f677fe [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: a9b95b6c3d37421e8da8c43cf4dd9c17, afd6946a203f47bdb5dd0acfb2f677fe; no voters: 
I20260709 13:17:18.851166 13687 raft_consensus.cc:2804] T 2de1bae27ce84d498073b295c0937f86 P afd6946a203f47bdb5dd0acfb2f677fe [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:17:18.851657 13687 raft_consensus.cc:697] T 2de1bae27ce84d498073b295c0937f86 P afd6946a203f47bdb5dd0acfb2f677fe [term 4 LEADER]: Becoming Leader. State: Replica: afd6946a203f47bdb5dd0acfb2f677fe, State: Running, Role: LEADER
I20260709 13:17:18.851521 13303 raft_consensus.cc:2468] T 2de1bae27ce84d498073b295c0937f86 P f7b9e24a352b4a758ec3257f2a602715 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd6946a203f47bdb5dd0acfb2f677fe in term 4.
I20260709 13:17:18.852555 13687 consensus_queue.cc:237] T 2de1bae27ce84d498073b295c0937f86 P afd6946a203f47bdb5dd0acfb2f677fe [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: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:18.860359 13126 catalog_manager.cc:5697] T 2de1bae27ce84d498073b295c0937f86 P afd6946a203f47bdb5dd0acfb2f677fe reported cstate change: term changed from 3 to 4, leader changed from f7b9e24a352b4a758ec3257f2a602715 (127.8.218.66) to afd6946a203f47bdb5dd0acfb2f677fe (127.8.218.67). New cstate: current_term: 4 leader_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:18.975735 13660 raft_consensus.cc:993] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715: : Instructing follower afd6946a203f47bdb5dd0acfb2f677fe to start an election
I20260709 13:17:18.976269 13677 raft_consensus.cc:1081] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715 [term 4 LEADER]: Signalling peer afd6946a203f47bdb5dd0acfb2f677fe to start an election
I20260709 13:17:18.977780 13378 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b9d7daa49fe74739bb4fece3f15ece78"
dest_uuid: "afd6946a203f47bdb5dd0acfb2f677fe"
 from {username='slave'} at 127.0.0.1:44240
I20260709 13:17:18.978302 13378 raft_consensus.cc:493] T b9d7daa49fe74739bb4fece3f15ece78 P afd6946a203f47bdb5dd0acfb2f677fe [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:18.978637 13378 raft_consensus.cc:3060] T b9d7daa49fe74739bb4fece3f15ece78 P afd6946a203f47bdb5dd0acfb2f677fe [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:18.985581 13378 raft_consensus.cc:515] T b9d7daa49fe74739bb4fece3f15ece78 P afd6946a203f47bdb5dd0acfb2f677fe [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:18.987310 13378 leader_election.cc:290] T b9d7daa49fe74739bb4fece3f15ece78 P afd6946a203f47bdb5dd0acfb2f677fe [CANDIDATE]: Term 5 election: Requested vote from peers a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815), f7b9e24a352b4a758ec3257f2a602715 (127.8.218.66:46645)
I20260709 13:17:18.988132 13569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9d7daa49fe74739bb4fece3f15ece78" candidate_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17"
I20260709 13:17:18.988400 13303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9d7daa49fe74739bb4fece3f15ece78" candidate_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "f7b9e24a352b4a758ec3257f2a602715"
I20260709 13:17:18.988977 13569 raft_consensus.cc:3060] T b9d7daa49fe74739bb4fece3f15ece78 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:18.989004 13303 raft_consensus.cc:3055] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:17:18.989506 13303 raft_consensus.cc:740] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f7b9e24a352b4a758ec3257f2a602715, State: Running, Role: LEADER
I20260709 13:17:18.990334 13303 consensus_queue.cc:260] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:18.991642 13303 raft_consensus.cc:3060] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:18.996985 13569 raft_consensus.cc:2468] T b9d7daa49fe74739bb4fece3f15ece78 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd6946a203f47bdb5dd0acfb2f677fe in term 5.
I20260709 13:17:18.998209 13343 leader_election.cc:304] T b9d7daa49fe74739bb4fece3f15ece78 P afd6946a203f47bdb5dd0acfb2f677fe [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: a9b95b6c3d37421e8da8c43cf4dd9c17, afd6946a203f47bdb5dd0acfb2f677fe; no voters: 
I20260709 13:17:18.998739 13303 raft_consensus.cc:2468] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afd6946a203f47bdb5dd0acfb2f677fe in term 5.
I20260709 13:17:18.999011 13687 raft_consensus.cc:2804] T b9d7daa49fe74739bb4fece3f15ece78 P afd6946a203f47bdb5dd0acfb2f677fe [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:17:18.999583 13687 raft_consensus.cc:697] T b9d7daa49fe74739bb4fece3f15ece78 P afd6946a203f47bdb5dd0acfb2f677fe [term 5 LEADER]: Becoming Leader. State: Replica: afd6946a203f47bdb5dd0acfb2f677fe, State: Running, Role: LEADER
I20260709 13:17:19.000458 13687 consensus_queue.cc:237] T b9d7daa49fe74739bb4fece3f15ece78 P afd6946a203f47bdb5dd0acfb2f677fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:19.008237 13126 catalog_manager.cc:5697] T b9d7daa49fe74739bb4fece3f15ece78 P afd6946a203f47bdb5dd0acfb2f677fe reported cstate change: term changed from 4 to 5, leader changed from f7b9e24a352b4a758ec3257f2a602715 (127.8.218.66) to afd6946a203f47bdb5dd0acfb2f677fe (127.8.218.67). New cstate: current_term: 5 leader_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:19.258646 13687 raft_consensus.cc:993] T 652b8dadc05749febc7c5a0b583ce440 P afd6946a203f47bdb5dd0acfb2f677fe: : Instructing follower f7b9e24a352b4a758ec3257f2a602715 to start an election
I20260709 13:17:19.259181 13696 raft_consensus.cc:1081] T 652b8dadc05749febc7c5a0b583ce440 P afd6946a203f47bdb5dd0acfb2f677fe [term 3 LEADER]: Signalling peer f7b9e24a352b4a758ec3257f2a602715 to start an election
I20260709 13:17:19.260684 13303 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "652b8dadc05749febc7c5a0b583ce440"
dest_uuid: "f7b9e24a352b4a758ec3257f2a602715"
 from {username='slave'} at 127.0.0.1:55198
I20260709 13:17:19.261134 13303 raft_consensus.cc:493] T 652b8dadc05749febc7c5a0b583ce440 P f7b9e24a352b4a758ec3257f2a602715 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:19.261389 13303 raft_consensus.cc:3060] T 652b8dadc05749febc7c5a0b583ce440 P f7b9e24a352b4a758ec3257f2a602715 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:19.266027 13303 raft_consensus.cc:515] T 652b8dadc05749febc7c5a0b583ce440 P f7b9e24a352b4a758ec3257f2a602715 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:19.267360 13303 leader_election.cc:290] T 652b8dadc05749febc7c5a0b583ce440 P f7b9e24a352b4a758ec3257f2a602715 [CANDIDATE]: Term 4 election: Requested vote from peers a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815), afd6946a203f47bdb5dd0acfb2f677fe (127.8.218.67:42429)
I20260709 13:17:19.268224 13570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652b8dadc05749febc7c5a0b583ce440" candidate_uuid: "f7b9e24a352b4a758ec3257f2a602715" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17"
I20260709 13:17:19.268342 13378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652b8dadc05749febc7c5a0b583ce440" candidate_uuid: "f7b9e24a352b4a758ec3257f2a602715" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "afd6946a203f47bdb5dd0acfb2f677fe"
I20260709 13:17:19.268908 13570 raft_consensus.cc:3060] T 652b8dadc05749febc7c5a0b583ce440 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:19.268927 13378 raft_consensus.cc:3055] T 652b8dadc05749febc7c5a0b583ce440 P afd6946a203f47bdb5dd0acfb2f677fe [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:17:19.269403 13378 raft_consensus.cc:740] T 652b8dadc05749febc7c5a0b583ce440 P afd6946a203f47bdb5dd0acfb2f677fe [term 3 LEADER]: Becoming Follower/Learner. State: Replica: afd6946a203f47bdb5dd0acfb2f677fe, State: Running, Role: LEADER
I20260709 13:17:19.270195 13378 consensus_queue.cc:260] T 652b8dadc05749febc7c5a0b583ce440 P afd6946a203f47bdb5dd0acfb2f677fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:19.271379 13378 raft_consensus.cc:3060] T 652b8dadc05749febc7c5a0b583ce440 P afd6946a203f47bdb5dd0acfb2f677fe [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:19.275359 13570 raft_consensus.cc:2468] T 652b8dadc05749febc7c5a0b583ce440 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7b9e24a352b4a758ec3257f2a602715 in term 4.
I20260709 13:17:19.276654 13269 leader_election.cc:304] T 652b8dadc05749febc7c5a0b583ce440 P f7b9e24a352b4a758ec3257f2a602715 [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: a9b95b6c3d37421e8da8c43cf4dd9c17, f7b9e24a352b4a758ec3257f2a602715; no voters: 
I20260709 13:17:19.277372 13677 raft_consensus.cc:2804] T 652b8dadc05749febc7c5a0b583ce440 P f7b9e24a352b4a758ec3257f2a602715 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:17:19.277608 13378 raft_consensus.cc:2468] T 652b8dadc05749febc7c5a0b583ce440 P afd6946a203f47bdb5dd0acfb2f677fe [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7b9e24a352b4a758ec3257f2a602715 in term 4.
I20260709 13:17:19.277853 13677 raft_consensus.cc:697] T 652b8dadc05749febc7c5a0b583ce440 P f7b9e24a352b4a758ec3257f2a602715 [term 4 LEADER]: Becoming Leader. State: Replica: f7b9e24a352b4a758ec3257f2a602715, State: Running, Role: LEADER
I20260709 13:17:19.279044 13677 consensus_queue.cc:237] T 652b8dadc05749febc7c5a0b583ce440 P f7b9e24a352b4a758ec3257f2a602715 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } }
I20260709 13:17:19.284994 13126 catalog_manager.cc:5697] T 652b8dadc05749febc7c5a0b583ce440 P f7b9e24a352b4a758ec3257f2a602715 reported cstate change: term changed from 3 to 4, leader changed from afd6946a203f47bdb5dd0acfb2f677fe (127.8.218.67) to f7b9e24a352b4a758ec3257f2a602715 (127.8.218.66). New cstate: current_term: 4 leader_uuid: "f7b9e24a352b4a758ec3257f2a602715" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:19.352393 13570 raft_consensus.cc:1275] T 2de1bae27ce84d498073b295c0937f86 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 4 FOLLOWER]: Refusing update from remote peer afd6946a203f47bdb5dd0acfb2f677fe: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:17:19.353708 13696 consensus_queue.cc:1048] T 2de1bae27ce84d498073b295c0937f86 P afd6946a203f47bdb5dd0acfb2f677fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:19.363270 13303 raft_consensus.cc:1275] T 2de1bae27ce84d498073b295c0937f86 P f7b9e24a352b4a758ec3257f2a602715 [term 4 FOLLOWER]: Refusing update from remote peer afd6946a203f47bdb5dd0acfb2f677fe: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:17:19.365780 13696 consensus_queue.cc:1048] T 2de1bae27ce84d498073b295c0937f86 P afd6946a203f47bdb5dd0acfb2f677fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:19.454083 13570 raft_consensus.cc:1275] T b9d7daa49fe74739bb4fece3f15ece78 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 5 FOLLOWER]: Refusing update from remote peer afd6946a203f47bdb5dd0acfb2f677fe: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:17:19.455180 13696 consensus_queue.cc:1048] T b9d7daa49fe74739bb4fece3f15ece78 P afd6946a203f47bdb5dd0acfb2f677fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:19.459971 13303 raft_consensus.cc:1275] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715 [term 5 FOLLOWER]: Refusing update from remote peer afd6946a203f47bdb5dd0acfb2f677fe: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:17:19.461476 13687 consensus_queue.cc:1048] T b9d7daa49fe74739bb4fece3f15ece78 P afd6946a203f47bdb5dd0acfb2f677fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7b9e24a352b4a758ec3257f2a602715" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 46645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:17:19.622907 13175 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:17:19.663200 13378 raft_consensus.cc:1275] T 652b8dadc05749febc7c5a0b583ce440 P afd6946a203f47bdb5dd0acfb2f677fe [term 4 FOLLOWER]: Refusing update from remote peer f7b9e24a352b4a758ec3257f2a602715: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:17:19.664424 13677 consensus_queue.cc:1048] T 652b8dadc05749febc7c5a0b583ce440 P f7b9e24a352b4a758ec3257f2a602715 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afd6946a203f47bdb5dd0acfb2f677fe" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 42429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:19.671414 13570 raft_consensus.cc:1275] T 652b8dadc05749febc7c5a0b583ce440 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 4 FOLLOWER]: Refusing update from remote peer f7b9e24a352b4a758ec3257f2a602715: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:17:19.673666 13677 consensus_queue.cc:1048] T 652b8dadc05749febc7c5a0b583ce440 P f7b9e24a352b4a758ec3257f2a602715 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9b95b6c3d37421e8da8c43cf4dd9c17" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:19.702651  9065 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:19.730950  9065 tablet_server.cc:179] TabletServer@127.8.218.65:35815 shutting down...
I20260709 13:17:19.751379  9065 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:19.752152  9065 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:19.752759  9065 raft_consensus.cc:2243] T e6ccb1d07b0b49f580421d7ba077241b P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:19.753211  9065 raft_consensus.cc:2272] T e6ccb1d07b0b49f580421d7ba077241b P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:19.754954  9065 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:19.755484  9065 raft_consensus.cc:2243] T 903140b7ce904e619e9116c8d371c8e8 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:19.755928  9065 raft_consensus.cc:2272] T 903140b7ce904e619e9116c8d371c8e8 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:19.757550  9065 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:19.758044  9065 raft_consensus.cc:2243] T 2de1bae27ce84d498073b295c0937f86 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:19.758494  9065 raft_consensus.cc:2272] T 2de1bae27ce84d498073b295c0937f86 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:19.760537  9065 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:19.761057  9065 raft_consensus.cc:2243] T 6f59718154584a3699b684dccd882f04 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:19.761485  9065 raft_consensus.cc:2272] T 6f59718154584a3699b684dccd882f04 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:19.763085  9065 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:19.763574  9065 raft_consensus.cc:2243] T 38daa2c84e0a4af08dadda33a6cb009f P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:19.764010  9065 raft_consensus.cc:2272] T 38daa2c84e0a4af08dadda33a6cb009f P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:19.765684  9065 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:19.766184  9065 raft_consensus.cc:2243] T 5efa4e6882774720a9e23184f19d686b P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:19.766563  9065 raft_consensus.cc:2272] T 5efa4e6882774720a9e23184f19d686b P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:19.768249  9065 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:19.768734  9065 raft_consensus.cc:2243] T b9d7daa49fe74739bb4fece3f15ece78 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:19.769129  9065 raft_consensus.cc:2272] T b9d7daa49fe74739bb4fece3f15ece78 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:19.771076  9065 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:19.771595  9065 raft_consensus.cc:2243] T 652b8dadc05749febc7c5a0b583ce440 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:19.772054  9065 raft_consensus.cc:2272] T 652b8dadc05749febc7c5a0b583ce440 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:19.774179  9065 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:19.774658  9065 raft_consensus.cc:2243] T 78b59f5dcf5849daa49b24e63b141d82 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:19.775059  9065 raft_consensus.cc:2272] T 78b59f5dcf5849daa49b24e63b141d82 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:19.777176  9065 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:19.777631  9065 raft_consensus.cc:2243] T 513bce422e184516ae9bbbdf5f8bea08 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:19.777978  9065 raft_consensus.cc:2272] T 513bce422e184516ae9bbbdf5f8bea08 P a9b95b6c3d37421e8da8c43cf4dd9c17 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:19.784191 13343 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 69 similar messages]
W20260709 13:17:19.786684 13343 consensus_peers.cc:597] T 2de1bae27ce84d498073b295c0937f86 P afd6946a203f47bdb5dd0acfb2f677fe -> Peer a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815): Couldn't send request to peer a9b95b6c3d37421e8da8c43cf4dd9c17. 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:17:19.809252  9065 tablet_server.cc:196] TabletServer@127.8.218.65:35815 shutdown complete.
I20260709 13:17:19.825805  9065 tablet_server.cc:179] TabletServer@127.8.218.66:0 shutting down...
W20260709 13:17:19.848652 13343 consensus_peers.cc:597] T 38daa2c84e0a4af08dadda33a6cb009f P afd6946a203f47bdb5dd0acfb2f677fe -> Peer a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815): Couldn't send request to peer a9b95b6c3d37421e8da8c43cf4dd9c17. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:35815: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:19.850121  9065 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:19.850780  9065 tablet_replica.cc:333] T 38daa2c84e0a4af08dadda33a6cb009f P f7b9e24a352b4a758ec3257f2a602715: stopping tablet replica
I20260709 13:17:19.851392  9065 raft_consensus.cc:2243] T 38daa2c84e0a4af08dadda33a6cb009f P f7b9e24a352b4a758ec3257f2a602715 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:19.851893  9065 raft_consensus.cc:2272] T 38daa2c84e0a4af08dadda33a6cb009f P f7b9e24a352b4a758ec3257f2a602715 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:19.853834  9065 tablet_replica.cc:333] T e6ccb1d07b0b49f580421d7ba077241b P f7b9e24a352b4a758ec3257f2a602715: stopping tablet replica
I20260709 13:17:19.854416  9065 raft_consensus.cc:2243] T e6ccb1d07b0b49f580421d7ba077241b P f7b9e24a352b4a758ec3257f2a602715 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:19.854849  9065 raft_consensus.cc:2272] T e6ccb1d07b0b49f580421d7ba077241b P f7b9e24a352b4a758ec3257f2a602715 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:19.856953  9065 tablet_replica.cc:333] T 903140b7ce904e619e9116c8d371c8e8 P f7b9e24a352b4a758ec3257f2a602715: stopping tablet replica
I20260709 13:17:19.857467  9065 raft_consensus.cc:2243] T 903140b7ce904e619e9116c8d371c8e8 P f7b9e24a352b4a758ec3257f2a602715 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:19.858172  9065 raft_consensus.cc:2272] T 903140b7ce904e619e9116c8d371c8e8 P f7b9e24a352b4a758ec3257f2a602715 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:19.859711 13343 consensus_peers.cc:597] T 5efa4e6882774720a9e23184f19d686b P afd6946a203f47bdb5dd0acfb2f677fe -> Peer a9b95b6c3d37421e8da8c43cf4dd9c17 (127.8.218.65:35815): Couldn't send request to peer a9b95b6c3d37421e8da8c43cf4dd9c17. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:35815: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:19.860682  9065 tablet_replica.cc:333] T 652b8dadc05749febc7c5a0b583ce440 P f7b9e24a352b4a758ec3257f2a602715: stopping tablet replica
I20260709 13:17:19.861263  9065 raft_consensus.cc:2243] T 652b8dadc05749febc7c5a0b583ce440 P f7b9e24a352b4a758ec3257f2a602715 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:17:19.862001  9065 raft_consensus.cc:2272] T 652b8dadc05749febc7c5a0b583ce440 P f7b9e24a352b4a758ec3257f2a602715 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:19.864521  9065 tablet_replica.cc:333] T 78b59f5dcf5849daa49b24e63b141d82 P f7b9e24a352b4a758ec3257f2a602715: stopping tablet replica
I20260709 13:17:19.865056  9065 raft_consensus.cc:2243] T 78b59f5dcf5849daa49b24e63b141d82 P f7b9e24a352b4a758ec3257f2a602715 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:19.865733  9065 raft_consensus.cc:2272] T 78b59f5dcf5849daa49b24e63b141d82 P f7b9e24a352b4a758ec3257f2a602715 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:19.867514  9065 tablet_replica.cc:333] T 513bce422e184516ae9bbbdf5f8bea08 P f7b9e24a352b4a758ec3257f2a602715: stopping tablet replica
I20260709 13:17:19.868069  9065 raft_consensus.cc:2243] T 513bce422e184516ae9bbbdf5f8bea08 P f7b9e24a352b4a758ec3257f2a602715 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:19.868749  9065 raft_consensus.cc:2272] T 513bce422e184516ae9bbbdf5f8bea08 P f7b9e24a352b4a758ec3257f2a602715 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:19.870566  9065 tablet_replica.cc:333] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715: stopping tablet replica
I20260709 13:17:19.871069  9065 raft_consensus.cc:2243] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:19.871459  9065 raft_consensus.cc:2272] T b9d7daa49fe74739bb4fece3f15ece78 P f7b9e24a352b4a758ec3257f2a602715 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:19.873821  9065 tablet_replica.cc:333] T 5efa4e6882774720a9e23184f19d686b P f7b9e24a352b4a758ec3257f2a602715: stopping tablet replica
I20260709 13:17:19.874308  9065 raft_consensus.cc:2243] T 5efa4e6882774720a9e23184f19d686b P f7b9e24a352b4a758ec3257f2a602715 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:19.874692  9065 raft_consensus.cc:2272] T 5efa4e6882774720a9e23184f19d686b P f7b9e24a352b4a758ec3257f2a602715 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:19.876483  9065 tablet_replica.cc:333] T 2de1bae27ce84d498073b295c0937f86 P f7b9e24a352b4a758ec3257f2a602715: stopping tablet replica
I20260709 13:17:19.876961  9065 raft_consensus.cc:2243] T 2de1bae27ce84d498073b295c0937f86 P f7b9e24a352b4a758ec3257f2a602715 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:19.877377  9065 raft_consensus.cc:2272] T 2de1bae27ce84d498073b295c0937f86 P f7b9e24a352b4a758ec3257f2a602715 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:19.879628  9065 tablet_replica.cc:333] T 6f59718154584a3699b684dccd882f04 P f7b9e24a352b4a758ec3257f2a602715: stopping tablet replica
I20260709 13:17:19.880160  9065 raft_consensus.cc:2243] T 6f59718154584a3699b684dccd882f04 P f7b9e24a352b4a758ec3257f2a602715 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:19.880542  9065 raft_consensus.cc:2272] T 6f59718154584a3699b684dccd882f04 P f7b9e24a352b4a758ec3257f2a602715 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:19.910559 13341 consensus_peers.cc:597] T b9d7daa49fe74739bb4fece3f15ece78 P afd6946a203f47bdb5dd0acfb2f677fe -> Peer f7b9e24a352b4a758ec3257f2a602715 (127.8.218.66:46645): Couldn't send request to peer f7b9e24a352b4a758ec3257f2a602715. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.66:46645: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:19.912238  9065 tablet_server.cc:196] TabletServer@127.8.218.66:0 shutdown complete.
W20260709 13:17:19.931942 13341 consensus_peers.cc:597] T 38daa2c84e0a4af08dadda33a6cb009f P afd6946a203f47bdb5dd0acfb2f677fe -> Peer f7b9e24a352b4a758ec3257f2a602715 (127.8.218.66:46645): Couldn't send request to peer f7b9e24a352b4a758ec3257f2a602715. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.66:46645: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:19.934214 13341 consensus_peers.cc:597] T 5efa4e6882774720a9e23184f19d686b P afd6946a203f47bdb5dd0acfb2f677fe -> Peer f7b9e24a352b4a758ec3257f2a602715 (127.8.218.66:46645): Couldn't send request to peer f7b9e24a352b4a758ec3257f2a602715. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.66:46645: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:19.936415  9065 tablet_server.cc:179] TabletServer@127.8.218.67:0 shutting down...
W20260709 13:17:19.961550 13341 consensus_peers.cc:597] T 2de1bae27ce84d498073b295c0937f86 P afd6946a203f47bdb5dd0acfb2f677fe -> Peer f7b9e24a352b4a758ec3257f2a602715 (127.8.218.66:46645): Couldn't send request to peer f7b9e24a352b4a758ec3257f2a602715. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.66:46645: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:19.967948  9065 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:19.968683  9065 tablet_replica.cc:333] T 38daa2c84e0a4af08dadda33a6cb009f P afd6946a203f47bdb5dd0acfb2f677fe: stopping tablet replica
I20260709 13:17:19.969254  9065 raft_consensus.cc:2243] T 38daa2c84e0a4af08dadda33a6cb009f P afd6946a203f47bdb5dd0acfb2f677fe [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:19.970026  9065 raft_consensus.cc:2272] T 38daa2c84e0a4af08dadda33a6cb009f P afd6946a203f47bdb5dd0acfb2f677fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:19.972018  9065 tablet_replica.cc:333] T e6ccb1d07b0b49f580421d7ba077241b P afd6946a203f47bdb5dd0acfb2f677fe: stopping tablet replica
I20260709 13:17:19.972581  9065 raft_consensus.cc:2243] T e6ccb1d07b0b49f580421d7ba077241b P afd6946a203f47bdb5dd0acfb2f677fe [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:19.973291  9065 raft_consensus.cc:2272] T e6ccb1d07b0b49f580421d7ba077241b P afd6946a203f47bdb5dd0acfb2f677fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:19.975196  9065 tablet_replica.cc:333] T b9d7daa49fe74739bb4fece3f15ece78 P afd6946a203f47bdb5dd0acfb2f677fe: stopping tablet replica
I20260709 13:17:19.975745  9065 raft_consensus.cc:2243] T b9d7daa49fe74739bb4fece3f15ece78 P afd6946a203f47bdb5dd0acfb2f677fe [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:17:19.976445  9065 raft_consensus.cc:2272] T b9d7daa49fe74739bb4fece3f15ece78 P afd6946a203f47bdb5dd0acfb2f677fe [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:19.978509  9065 tablet_replica.cc:333] T 5efa4e6882774720a9e23184f19d686b P afd6946a203f47bdb5dd0acfb2f677fe: stopping tablet replica
I20260709 13:17:19.979012  9065 raft_consensus.cc:2243] T 5efa4e6882774720a9e23184f19d686b P afd6946a203f47bdb5dd0acfb2f677fe [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:19.979760  9065 raft_consensus.cc:2272] T 5efa4e6882774720a9e23184f19d686b P afd6946a203f47bdb5dd0acfb2f677fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:19.981469  9065 tablet_replica.cc:333] T 652b8dadc05749febc7c5a0b583ce440 P afd6946a203f47bdb5dd0acfb2f677fe: stopping tablet replica
I20260709 13:17:19.981990  9065 raft_consensus.cc:2243] T 652b8dadc05749febc7c5a0b583ce440 P afd6946a203f47bdb5dd0acfb2f677fe [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:19.982403  9065 raft_consensus.cc:2272] T 652b8dadc05749febc7c5a0b583ce440 P afd6946a203f47bdb5dd0acfb2f677fe [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:19.984549  9065 tablet_replica.cc:333] T 513bce422e184516ae9bbbdf5f8bea08 P afd6946a203f47bdb5dd0acfb2f677fe: stopping tablet replica
I20260709 13:17:19.985123  9065 raft_consensus.cc:2243] T 513bce422e184516ae9bbbdf5f8bea08 P afd6946a203f47bdb5dd0acfb2f677fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:19.985535  9065 raft_consensus.cc:2272] T 513bce422e184516ae9bbbdf5f8bea08 P afd6946a203f47bdb5dd0acfb2f677fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:19.987284  9065 tablet_replica.cc:333] T 78b59f5dcf5849daa49b24e63b141d82 P afd6946a203f47bdb5dd0acfb2f677fe: stopping tablet replica
I20260709 13:17:19.987833  9065 raft_consensus.cc:2243] T 78b59f5dcf5849daa49b24e63b141d82 P afd6946a203f47bdb5dd0acfb2f677fe [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:19.988272  9065 raft_consensus.cc:2272] T 78b59f5dcf5849daa49b24e63b141d82 P afd6946a203f47bdb5dd0acfb2f677fe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:19.989974  9065 tablet_replica.cc:333] T 903140b7ce904e619e9116c8d371c8e8 P afd6946a203f47bdb5dd0acfb2f677fe: stopping tablet replica
I20260709 13:17:19.990448  9065 raft_consensus.cc:2243] T 903140b7ce904e619e9116c8d371c8e8 P afd6946a203f47bdb5dd0acfb2f677fe [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:19.990895  9065 raft_consensus.cc:2272] T 903140b7ce904e619e9116c8d371c8e8 P afd6946a203f47bdb5dd0acfb2f677fe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:19.992816  9065 tablet_replica.cc:333] T 2de1bae27ce84d498073b295c0937f86 P afd6946a203f47bdb5dd0acfb2f677fe: stopping tablet replica
I20260709 13:17:19.993309  9065 raft_consensus.cc:2243] T 2de1bae27ce84d498073b295c0937f86 P afd6946a203f47bdb5dd0acfb2f677fe [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:17:19.994048  9065 raft_consensus.cc:2272] T 2de1bae27ce84d498073b295c0937f86 P afd6946a203f47bdb5dd0acfb2f677fe [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:19.996127  9065 tablet_replica.cc:333] T 6f59718154584a3699b684dccd882f04 P afd6946a203f47bdb5dd0acfb2f677fe: stopping tablet replica
I20260709 13:17:19.996589  9065 raft_consensus.cc:2243] T 6f59718154584a3699b684dccd882f04 P afd6946a203f47bdb5dd0acfb2f677fe [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:17:19.997285  9065 raft_consensus.cc:2272] T 6f59718154584a3699b684dccd882f04 P afd6946a203f47bdb5dd0acfb2f677fe [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:20.026759  9065 tablet_server.cc:196] TabletServer@127.8.218.67:0 shutdown complete.
I20260709 13:17:20.047358  9065 master.cc:562] Master@127.8.218.126:40803 shutting down...
I20260709 13:17:20.074921  9065 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5637d6445f32423fa4a9efc521a35682 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:20.075511  9065 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5637d6445f32423fa4a9efc521a35682 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:20.075871  9065 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5637d6445f32423fa4a9efc521a35682: stopping tablet replica
I20260709 13:17:20.098778  9065 master.cc:584] Master@127.8.218.126:40803 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12676 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 13:17:20.141958  9065 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.8.218.126:40965
I20260709 13:17:20.143062  9065 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:20.148113 13711 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:17:20.148912 13710 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:17:20.149729 13713 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:17:20.150188  9065 server_base.cc:1061] running on GCE node
I20260709 13:17:20.151034  9065 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:20.151223  9065 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:17:20.151366  9065 hybrid_clock.cc:648] HybridClock initialized: now 1783603040151352 us; error 0 us; skew 500 ppm
I20260709 13:17:20.152231  9065 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:20.154400  9065 webserver.cc:533] Webserver started at http://127.8.218.126:42033/ using document root <none> and password file <none>
I20260709 13:17:20.154870  9065 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:20.155063  9065 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:20.155340  9065 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:20.156425  9065 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602920109272-9065-0/minicluster-data/master-0-root/instance:
uuid: "ccaf49ca3e5648b2b25e964fa466d973"
format_stamp: "Formatted at 2026-07-09 13:17:20 on dist-test-slave-fpp7"
I20260709 13:17:20.160699  9065 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 13:17:20.163910 13718 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:17:20.164599  9065 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260709 13:17:20.164873  9065 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602920109272-9065-0/minicluster-data/master-0-root
uuid: "ccaf49ca3e5648b2b25e964fa466d973"
format_stamp: "Formatted at 2026-07-09 13:17:20 on dist-test-slave-fpp7"
I20260709 13:17:20.165148  9065 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602920109272-9065-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602920109272-9065-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602920109272-9065-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:17:20.178261  9065 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:20.179380  9065 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:20.216470  9065 rpc_server.cc:307] RPC server started. Bound to: 127.8.218.126:40965
I20260709 13:17:20.216602 13769 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.218.126:40965 every 8 connection(s)
I20260709 13:17:20.220347 13770 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:17:20.230693 13770 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ccaf49ca3e5648b2b25e964fa466d973: Bootstrap starting.
I20260709 13:17:20.235158 13770 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ccaf49ca3e5648b2b25e964fa466d973: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:20.239260 13770 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ccaf49ca3e5648b2b25e964fa466d973: No bootstrap required, opened a new log
I20260709 13:17:20.241364 13770 raft_consensus.cc:359] T 00000000000000000000000000000000 P ccaf49ca3e5648b2b25e964fa466d973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ccaf49ca3e5648b2b25e964fa466d973" member_type: VOTER }
I20260709 13:17:20.241732 13770 raft_consensus.cc:385] T 00000000000000000000000000000000 P ccaf49ca3e5648b2b25e964fa466d973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:20.241909 13770 raft_consensus.cc:740] T 00000000000000000000000000000000 P ccaf49ca3e5648b2b25e964fa466d973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccaf49ca3e5648b2b25e964fa466d973, State: Initialized, Role: FOLLOWER
I20260709 13:17:20.242375 13770 consensus_queue.cc:260] T 00000000000000000000000000000000 P ccaf49ca3e5648b2b25e964fa466d973 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ccaf49ca3e5648b2b25e964fa466d973" member_type: VOTER }
I20260709 13:17:20.242810 13770 raft_consensus.cc:399] T 00000000000000000000000000000000 P ccaf49ca3e5648b2b25e964fa466d973 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:17:20.242993 13770 raft_consensus.cc:493] T 00000000000000000000000000000000 P ccaf49ca3e5648b2b25e964fa466d973 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:17:20.243196 13770 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ccaf49ca3e5648b2b25e964fa466d973 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:20.247655 13770 raft_consensus.cc:515] T 00000000000000000000000000000000 P ccaf49ca3e5648b2b25e964fa466d973 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ccaf49ca3e5648b2b25e964fa466d973" member_type: VOTER }
I20260709 13:17:20.248185 13770 leader_election.cc:304] T 00000000000000000000000000000000 P ccaf49ca3e5648b2b25e964fa466d973 [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: ccaf49ca3e5648b2b25e964fa466d973; no voters: 
I20260709 13:17:20.249217 13770 leader_election.cc:290] T 00000000000000000000000000000000 P ccaf49ca3e5648b2b25e964fa466d973 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:17:20.249718 13773 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ccaf49ca3e5648b2b25e964fa466d973 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:20.251155 13773 raft_consensus.cc:697] T 00000000000000000000000000000000 P ccaf49ca3e5648b2b25e964fa466d973 [term 1 LEADER]: Becoming Leader. State: Replica: ccaf49ca3e5648b2b25e964fa466d973, State: Running, Role: LEADER
I20260709 13:17:20.251940 13773 consensus_queue.cc:237] T 00000000000000000000000000000000 P ccaf49ca3e5648b2b25e964fa466d973 [LEADER]: Queue going to LEADER mode. State: All 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: "ccaf49ca3e5648b2b25e964fa466d973" member_type: VOTER }
I20260709 13:17:20.252280 13770 sys_catalog.cc:565] T 00000000000000000000000000000000 P ccaf49ca3e5648b2b25e964fa466d973 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:17:20.256675 13774 sys_catalog.cc:455] T 00000000000000000000000000000000 P ccaf49ca3e5648b2b25e964fa466d973 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ccaf49ca3e5648b2b25e964fa466d973" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ccaf49ca3e5648b2b25e964fa466d973" member_type: VOTER } }
I20260709 13:17:20.256769 13775 sys_catalog.cc:455] T 00000000000000000000000000000000 P ccaf49ca3e5648b2b25e964fa466d973 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ccaf49ca3e5648b2b25e964fa466d973. Latest consensus state: current_term: 1 leader_uuid: "ccaf49ca3e5648b2b25e964fa466d973" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ccaf49ca3e5648b2b25e964fa466d973" member_type: VOTER } }
I20260709 13:17:20.257750 13774 sys_catalog.cc:458] T 00000000000000000000000000000000 P ccaf49ca3e5648b2b25e964fa466d973 [sys.catalog]: This master's current role is: LEADER
I20260709 13:17:20.257793 13775 sys_catalog.cc:458] T 00000000000000000000000000000000 P ccaf49ca3e5648b2b25e964fa466d973 [sys.catalog]: This master's current role is: LEADER
I20260709 13:17:20.266181 13780 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:17:20.271356 13780 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:17:20.272521  9065 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:17:20.280035 13780 catalog_manager.cc:1383] Generated new cluster ID: 4b7ae90eb69945a7856cec3b8e0a4f05
I20260709 13:17:20.280288 13780 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:17:20.296177 13780 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:17:20.298208 13780 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:17:20.322913 13780 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ccaf49ca3e5648b2b25e964fa466d973: Generated new TSK 0
I20260709 13:17:20.323511 13780 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:17:20.339327  9065 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:20.345227 13791 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:17:20.346328 13792 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:17:20.347606 13794 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:17:20.348677  9065 server_base.cc:1061] running on GCE node
I20260709 13:17:20.349530  9065 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:20.349741  9065 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:17:20.349921  9065 hybrid_clock.cc:648] HybridClock initialized: now 1783603040349885 us; error 0 us; skew 500 ppm
I20260709 13:17:20.350551  9065 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:20.352880  9065 webserver.cc:533] Webserver started at http://127.8.218.65:35563/ using document root <none> and password file <none>
I20260709 13:17:20.353394  9065 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:20.353581  9065 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:20.353873  9065 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:20.355027  9065 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602920109272-9065-0/minicluster-data/ts-0-root/instance:
uuid: "466232ef694d4a36b2036a77d2e6e1bc"
format_stamp: "Formatted at 2026-07-09 13:17:20 on dist-test-slave-fpp7"
I20260709 13:17:20.359248  9065 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:17:20.362387 13799 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:17:20.363088  9065 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:17:20.363374  9065 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602920109272-9065-0/minicluster-data/ts-0-root
uuid: "466232ef694d4a36b2036a77d2e6e1bc"
format_stamp: "Formatted at 2026-07-09 13:17:20 on dist-test-slave-fpp7"
I20260709 13:17:20.363720  9065 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602920109272-9065-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602920109272-9065-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602920109272-9065-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:17:20.398983  9065 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:20.400136  9065 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:20.401489  9065 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:17:20.403653  9065 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:17:20.403831  9065 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:20.404139  9065 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:17:20.404295  9065 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:20.446111  9065 rpc_server.cc:307] RPC server started. Bound to: 127.8.218.65:44747
I20260709 13:17:20.446228 13861 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.218.65:44747 every 8 connection(s)
I20260709 13:17:20.451103  9065 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:20.458021 13866 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:17:20.461635 13862 heartbeater.cc:344] Connected to a master server at 127.8.218.126:40965
I20260709 13:17:20.462039 13862 heartbeater.cc:461] Registering TS with master...
I20260709 13:17:20.462741 13862 heartbeater.cc:507] Master 127.8.218.126:40965 requested a full tablet report, sending...
W20260709 13:17:20.464305 13867 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:17:20.465248 13735 ts_manager.cc:194] Registered new tserver with Master: 466232ef694d4a36b2036a77d2e6e1bc (127.8.218.65:44747)
W20260709 13:17:20.466912 13869 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:17:20.467792  9065 server_base.cc:1061] running on GCE node
I20260709 13:17:20.468187 13735 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60404
I20260709 13:17:20.468844  9065 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:20.469098  9065 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:17:20.469290  9065 hybrid_clock.cc:648] HybridClock initialized: now 1783603040469267 us; error 0 us; skew 500 ppm
I20260709 13:17:20.469862  9065 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:20.472196  9065 webserver.cc:533] Webserver started at http://127.8.218.66:45109/ using document root <none> and password file <none>
I20260709 13:17:20.472708  9065 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:20.472913  9065 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:20.473167  9065 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:20.474174  9065 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602920109272-9065-0/minicluster-data/ts-1-root/instance:
uuid: "2de9d79e90bb475991024506592183c6"
format_stamp: "Formatted at 2026-07-09 13:17:20 on dist-test-slave-fpp7"
I20260709 13:17:20.478403  9065 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260709 13:17:20.481482 13874 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:17:20.482309  9065 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:17:20.482560  9065 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602920109272-9065-0/minicluster-data/ts-1-root
uuid: "2de9d79e90bb475991024506592183c6"
format_stamp: "Formatted at 2026-07-09 13:17:20 on dist-test-slave-fpp7"
I20260709 13:17:20.482789  9065 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602920109272-9065-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602920109272-9065-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602920109272-9065-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:17:20.500198  9065 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:20.501298  9065 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:20.502691  9065 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:17:20.504839  9065 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:17:20.505046  9065 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:20.505308  9065 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:17:20.505465  9065 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:20.544464  9065 rpc_server.cc:307] RPC server started. Bound to: 127.8.218.66:44573
I20260709 13:17:20.544569 13936 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.218.66:44573 every 8 connection(s)
I20260709 13:17:20.549324  9065 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:20.556972 13940 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:17:20.557206 13941 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:17:20.560149  9065 server_base.cc:1061] running on GCE node
W20260709 13:17:20.560273 13944 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:17:20.560788 13937 heartbeater.cc:344] Connected to a master server at 127.8.218.126:40965
I20260709 13:17:20.561285 13937 heartbeater.cc:461] Registering TS with master...
I20260709 13:17:20.561508  9065 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:20.561808  9065 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:17:20.562011  9065 hybrid_clock.cc:648] HybridClock initialized: now 1783603040561992 us; error 0 us; skew 500 ppm
I20260709 13:17:20.562178 13937 heartbeater.cc:507] Master 127.8.218.126:40965 requested a full tablet report, sending...
I20260709 13:17:20.562762  9065 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:20.564502 13735 ts_manager.cc:194] Registered new tserver with Master: 2de9d79e90bb475991024506592183c6 (127.8.218.66:44573)
I20260709 13:17:20.565961  9065 webserver.cc:533] Webserver started at http://127.8.218.67:36933/ using document root <none> and password file <none>
I20260709 13:17:20.566336 13735 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60410
I20260709 13:17:20.566610  9065 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:20.566876  9065 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:20.567246  9065 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:20.568764  9065 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602920109272-9065-0/minicluster-data/ts-2-root/instance:
uuid: "78c9f82ed5a04e22bbae271a1454084b"
format_stamp: "Formatted at 2026-07-09 13:17:20 on dist-test-slave-fpp7"
I20260709 13:17:20.573025  9065 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:17:20.576112 13948 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:17:20.576959  9065 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:17:20.577250  9065 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602920109272-9065-0/minicluster-data/ts-2-root
uuid: "78c9f82ed5a04e22bbae271a1454084b"
format_stamp: "Formatted at 2026-07-09 13:17:20 on dist-test-slave-fpp7"
I20260709 13:17:20.577533  9065 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602920109272-9065-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602920109272-9065-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602920109272-9065-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:17:20.607014  9065 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:20.608181  9065 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:20.609606  9065 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:17:20.611701  9065 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:17:20.611932  9065 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:20.612165  9065 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:17:20.612336  9065 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:20.652242  9065 rpc_server.cc:307] RPC server started. Bound to: 127.8.218.67:36365
I20260709 13:17:20.652331 14010 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.218.67:36365 every 8 connection(s)
I20260709 13:17:20.665921 14011 heartbeater.cc:344] Connected to a master server at 127.8.218.126:40965
I20260709 13:17:20.666292 14011 heartbeater.cc:461] Registering TS with master...
I20260709 13:17:20.667019 14011 heartbeater.cc:507] Master 127.8.218.126:40965 requested a full tablet report, sending...
I20260709 13:17:20.668831 13735 ts_manager.cc:194] Registered new tserver with Master: 78c9f82ed5a04e22bbae271a1454084b (127.8.218.67:36365)
I20260709 13:17:20.668963  9065 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013440608s
I20260709 13:17:20.670161 13735 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60422
I20260709 13:17:20.692587 13735 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60432:
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:17:20.694720 13735 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:17:20.743332 13827 tablet_service.cc:1511] Processing CreateTablet for tablet 621e2d96d4ea481d920792e4997ec0fd (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=04b60aa79f6d4b038150108fa5bcf781]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:17:20.744753 13827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 621e2d96d4ea481d920792e4997ec0fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.748750 13826 tablet_service.cc:1511] Processing CreateTablet for tablet af350307c32a42588a98ff1fbc906f0c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=04b60aa79f6d4b038150108fa5bcf781]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:17:20.750136 13826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af350307c32a42588a98ff1fbc906f0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.755038 13976 tablet_service.cc:1511] Processing CreateTablet for tablet 621e2d96d4ea481d920792e4997ec0fd (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=04b60aa79f6d4b038150108fa5bcf781]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:17:20.755288 13902 tablet_service.cc:1511] Processing CreateTablet for tablet 621e2d96d4ea481d920792e4997ec0fd (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=04b60aa79f6d4b038150108fa5bcf781]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:17:20.756421 13976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 621e2d96d4ea481d920792e4997ec0fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.757643 13901 tablet_service.cc:1511] Processing CreateTablet for tablet af350307c32a42588a98ff1fbc906f0c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=04b60aa79f6d4b038150108fa5bcf781]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:17:20.756421 13902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 621e2d96d4ea481d920792e4997ec0fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.760577 13901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af350307c32a42588a98ff1fbc906f0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.764784 13975 tablet_service.cc:1511] Processing CreateTablet for tablet af350307c32a42588a98ff1fbc906f0c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=04b60aa79f6d4b038150108fa5bcf781]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:17:20.766090 13975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af350307c32a42588a98ff1fbc906f0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.782699 14027 tablet_bootstrap.cc:492] T 621e2d96d4ea481d920792e4997ec0fd P 78c9f82ed5a04e22bbae271a1454084b: Bootstrap starting.
I20260709 13:17:20.786149 14026 tablet_bootstrap.cc:492] T af350307c32a42588a98ff1fbc906f0c P 466232ef694d4a36b2036a77d2e6e1bc: Bootstrap starting.
I20260709 13:17:20.789717 14028 tablet_bootstrap.cc:492] T 621e2d96d4ea481d920792e4997ec0fd P 2de9d79e90bb475991024506592183c6: Bootstrap starting.
I20260709 13:17:20.790841 14027 tablet_bootstrap.cc:654] T 621e2d96d4ea481d920792e4997ec0fd P 78c9f82ed5a04e22bbae271a1454084b: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:20.796545 14028 tablet_bootstrap.cc:654] T 621e2d96d4ea481d920792e4997ec0fd P 2de9d79e90bb475991024506592183c6: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:20.797155 14026 tablet_bootstrap.cc:654] T af350307c32a42588a98ff1fbc906f0c P 466232ef694d4a36b2036a77d2e6e1bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:20.798305 14027 tablet_bootstrap.cc:492] T 621e2d96d4ea481d920792e4997ec0fd P 78c9f82ed5a04e22bbae271a1454084b: No bootstrap required, opened a new log
I20260709 13:17:20.798827 14027 ts_tablet_manager.cc:1403] T 621e2d96d4ea481d920792e4997ec0fd P 78c9f82ed5a04e22bbae271a1454084b: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260709 13:17:20.801815 14027 raft_consensus.cc:359] T 621e2d96d4ea481d920792e4997ec0fd P 78c9f82ed5a04e22bbae271a1454084b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 } } peers { permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 } } peers { permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 } }
I20260709 13:17:20.802230 14028 tablet_bootstrap.cc:492] T 621e2d96d4ea481d920792e4997ec0fd P 2de9d79e90bb475991024506592183c6: No bootstrap required, opened a new log
I20260709 13:17:20.802325 14026 tablet_bootstrap.cc:492] T af350307c32a42588a98ff1fbc906f0c P 466232ef694d4a36b2036a77d2e6e1bc: No bootstrap required, opened a new log
I20260709 13:17:20.802392 14027 raft_consensus.cc:385] T 621e2d96d4ea481d920792e4997ec0fd P 78c9f82ed5a04e22bbae271a1454084b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:20.802876 14028 ts_tablet_manager.cc:1403] T 621e2d96d4ea481d920792e4997ec0fd P 2de9d79e90bb475991024506592183c6: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.005s
I20260709 13:17:20.802970 14026 ts_tablet_manager.cc:1403] T af350307c32a42588a98ff1fbc906f0c P 466232ef694d4a36b2036a77d2e6e1bc: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.003s
I20260709 13:17:20.802991 14027 raft_consensus.cc:740] T 621e2d96d4ea481d920792e4997ec0fd P 78c9f82ed5a04e22bbae271a1454084b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78c9f82ed5a04e22bbae271a1454084b, State: Initialized, Role: FOLLOWER
I20260709 13:17:20.804028 14027 consensus_queue.cc:260] T 621e2d96d4ea481d920792e4997ec0fd P 78c9f82ed5a04e22bbae271a1454084b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 } } peers { permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 } } peers { permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 } }
I20260709 13:17:20.806115 14011 heartbeater.cc:499] Master 127.8.218.126:40965 was elected leader, sending a full tablet report...
I20260709 13:17:20.806049 14026 raft_consensus.cc:359] T af350307c32a42588a98ff1fbc906f0c P 466232ef694d4a36b2036a77d2e6e1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 } } peers { permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 } } peers { permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 } }
I20260709 13:17:20.806634 14027 ts_tablet_manager.cc:1434] T 621e2d96d4ea481d920792e4997ec0fd P 78c9f82ed5a04e22bbae271a1454084b: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:17:20.806910 14026 raft_consensus.cc:385] T af350307c32a42588a98ff1fbc906f0c P 466232ef694d4a36b2036a77d2e6e1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:20.807225 14026 raft_consensus.cc:740] T af350307c32a42588a98ff1fbc906f0c P 466232ef694d4a36b2036a77d2e6e1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 466232ef694d4a36b2036a77d2e6e1bc, State: Initialized, Role: FOLLOWER
I20260709 13:17:20.807569 14027 tablet_bootstrap.cc:492] T af350307c32a42588a98ff1fbc906f0c P 78c9f82ed5a04e22bbae271a1454084b: Bootstrap starting.
I20260709 13:17:20.807955 14026 consensus_queue.cc:260] T af350307c32a42588a98ff1fbc906f0c P 466232ef694d4a36b2036a77d2e6e1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 } } peers { permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 } } peers { permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 } }
I20260709 13:17:20.808993 14028 raft_consensus.cc:359] T 621e2d96d4ea481d920792e4997ec0fd P 2de9d79e90bb475991024506592183c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 } } peers { permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 } } peers { permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 } }
I20260709 13:17:20.809917 14028 raft_consensus.cc:385] T 621e2d96d4ea481d920792e4997ec0fd P 2de9d79e90bb475991024506592183c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:20.810321 14028 raft_consensus.cc:740] T 621e2d96d4ea481d920792e4997ec0fd P 2de9d79e90bb475991024506592183c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de9d79e90bb475991024506592183c6, State: Initialized, Role: FOLLOWER
I20260709 13:17:20.811478 14028 consensus_queue.cc:260] T 621e2d96d4ea481d920792e4997ec0fd P 2de9d79e90bb475991024506592183c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 } } peers { permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 } } peers { permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 } }
I20260709 13:17:20.814710 14027 tablet_bootstrap.cc:654] T af350307c32a42588a98ff1fbc906f0c P 78c9f82ed5a04e22bbae271a1454084b: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:20.826965 14026 ts_tablet_manager.cc:1434] T af350307c32a42588a98ff1fbc906f0c P 466232ef694d4a36b2036a77d2e6e1bc: Time spent starting tablet: real 0.024s	user 0.011s	sys 0.011s
I20260709 13:17:20.828058 13862 heartbeater.cc:499] Master 127.8.218.126:40965 was elected leader, sending a full tablet report...
I20260709 13:17:20.828451 13937 heartbeater.cc:499] Master 127.8.218.126:40965 was elected leader, sending a full tablet report...
I20260709 13:17:20.829005 14028 ts_tablet_manager.cc:1434] T 621e2d96d4ea481d920792e4997ec0fd P 2de9d79e90bb475991024506592183c6: Time spent starting tablet: real 0.026s	user 0.002s	sys 0.018s
I20260709 13:17:20.829098 14026 tablet_bootstrap.cc:492] T 621e2d96d4ea481d920792e4997ec0fd P 466232ef694d4a36b2036a77d2e6e1bc: Bootstrap starting.
I20260709 13:17:20.831178 14027 tablet_bootstrap.cc:492] T af350307c32a42588a98ff1fbc906f0c P 78c9f82ed5a04e22bbae271a1454084b: No bootstrap required, opened a new log
I20260709 13:17:20.831787 14027 ts_tablet_manager.cc:1403] T af350307c32a42588a98ff1fbc906f0c P 78c9f82ed5a04e22bbae271a1454084b: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.004s
I20260709 13:17:20.832778 14028 tablet_bootstrap.cc:492] T af350307c32a42588a98ff1fbc906f0c P 2de9d79e90bb475991024506592183c6: Bootstrap starting.
I20260709 13:17:20.834924 14027 raft_consensus.cc:359] T af350307c32a42588a98ff1fbc906f0c P 78c9f82ed5a04e22bbae271a1454084b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 } } peers { permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 } } peers { permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 } }
I20260709 13:17:20.835706 14027 raft_consensus.cc:385] T af350307c32a42588a98ff1fbc906f0c P 78c9f82ed5a04e22bbae271a1454084b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:20.835775 14026 tablet_bootstrap.cc:654] T 621e2d96d4ea481d920792e4997ec0fd P 466232ef694d4a36b2036a77d2e6e1bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:20.836175 14027 raft_consensus.cc:740] T af350307c32a42588a98ff1fbc906f0c P 78c9f82ed5a04e22bbae271a1454084b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78c9f82ed5a04e22bbae271a1454084b, State: Initialized, Role: FOLLOWER
I20260709 13:17:20.837201 14027 consensus_queue.cc:260] T af350307c32a42588a98ff1fbc906f0c P 78c9f82ed5a04e22bbae271a1454084b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 } } peers { permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 } } peers { permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 } }
I20260709 13:17:20.839730 14027 ts_tablet_manager.cc:1434] T af350307c32a42588a98ff1fbc906f0c P 78c9f82ed5a04e22bbae271a1454084b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:17:20.842118 14028 tablet_bootstrap.cc:654] T af350307c32a42588a98ff1fbc906f0c P 2de9d79e90bb475991024506592183c6: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:20.845793 14026 tablet_bootstrap.cc:492] T 621e2d96d4ea481d920792e4997ec0fd P 466232ef694d4a36b2036a77d2e6e1bc: No bootstrap required, opened a new log
I20260709 13:17:20.846297 14026 ts_tablet_manager.cc:1403] T 621e2d96d4ea481d920792e4997ec0fd P 466232ef694d4a36b2036a77d2e6e1bc: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.001s
I20260709 13:17:20.849222 14026 raft_consensus.cc:359] T 621e2d96d4ea481d920792e4997ec0fd P 466232ef694d4a36b2036a77d2e6e1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 } } peers { permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 } } peers { permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 } }
I20260709 13:17:20.849967 14026 raft_consensus.cc:385] T 621e2d96d4ea481d920792e4997ec0fd P 466232ef694d4a36b2036a77d2e6e1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:20.850298 14026 raft_consensus.cc:740] T 621e2d96d4ea481d920792e4997ec0fd P 466232ef694d4a36b2036a77d2e6e1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 466232ef694d4a36b2036a77d2e6e1bc, State: Initialized, Role: FOLLOWER
I20260709 13:17:20.851133 14026 consensus_queue.cc:260] T 621e2d96d4ea481d920792e4997ec0fd P 466232ef694d4a36b2036a77d2e6e1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 } } peers { permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 } } peers { permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 } }
I20260709 13:17:20.851466 14032 raft_consensus.cc:493] T 621e2d96d4ea481d920792e4997ec0fd P 78c9f82ed5a04e22bbae271a1454084b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:20.853112 14032 raft_consensus.cc:515] T 621e2d96d4ea481d920792e4997ec0fd P 78c9f82ed5a04e22bbae271a1454084b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 } } peers { permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 } } peers { permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 } }
I20260709 13:17:20.853653 14026 ts_tablet_manager.cc:1434] T 621e2d96d4ea481d920792e4997ec0fd P 466232ef694d4a36b2036a77d2e6e1bc: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:17:20.857314 14028 tablet_bootstrap.cc:492] T af350307c32a42588a98ff1fbc906f0c P 2de9d79e90bb475991024506592183c6: No bootstrap required, opened a new log
I20260709 13:17:20.857868 14028 ts_tablet_manager.cc:1403] T af350307c32a42588a98ff1fbc906f0c P 2de9d79e90bb475991024506592183c6: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.012s
I20260709 13:17:20.858374 14032 leader_election.cc:290] T 621e2d96d4ea481d920792e4997ec0fd P 78c9f82ed5a04e22bbae271a1454084b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 466232ef694d4a36b2036a77d2e6e1bc (127.8.218.65:44747), 2de9d79e90bb475991024506592183c6 (127.8.218.66:44573)
I20260709 13:17:20.860913 14028 raft_consensus.cc:359] T af350307c32a42588a98ff1fbc906f0c P 2de9d79e90bb475991024506592183c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 } } peers { permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 } } peers { permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 } }
I20260709 13:17:20.862181 14028 raft_consensus.cc:385] T af350307c32a42588a98ff1fbc906f0c P 2de9d79e90bb475991024506592183c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:20.862534 14028 raft_consensus.cc:740] T af350307c32a42588a98ff1fbc906f0c P 2de9d79e90bb475991024506592183c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de9d79e90bb475991024506592183c6, State: Initialized, Role: FOLLOWER
I20260709 13:17:20.863541 14028 consensus_queue.cc:260] T af350307c32a42588a98ff1fbc906f0c P 2de9d79e90bb475991024506592183c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 } } peers { permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 } } peers { permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 } }
I20260709 13:17:20.865604 14028 ts_tablet_manager.cc:1434] T af350307c32a42588a98ff1fbc906f0c P 2de9d79e90bb475991024506592183c6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:17:20.868726 13837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "621e2d96d4ea481d920792e4997ec0fd" candidate_uuid: "78c9f82ed5a04e22bbae271a1454084b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "466232ef694d4a36b2036a77d2e6e1bc" is_pre_election: true
I20260709 13:17:20.869503 13837 raft_consensus.cc:2468] T 621e2d96d4ea481d920792e4997ec0fd P 466232ef694d4a36b2036a77d2e6e1bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78c9f82ed5a04e22bbae271a1454084b in term 0.
I20260709 13:17:20.870066 14033 raft_consensus.cc:493] T 621e2d96d4ea481d920792e4997ec0fd P 466232ef694d4a36b2036a77d2e6e1bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:20.870554 14033 raft_consensus.cc:515] T 621e2d96d4ea481d920792e4997ec0fd P 466232ef694d4a36b2036a77d2e6e1bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 } } peers { permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 } } peers { permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 } }
I20260709 13:17:20.870994 13950 leader_election.cc:304] T 621e2d96d4ea481d920792e4997ec0fd P 78c9f82ed5a04e22bbae271a1454084b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 466232ef694d4a36b2036a77d2e6e1bc, 78c9f82ed5a04e22bbae271a1454084b; no voters: 
I20260709 13:17:20.871862 14032 raft_consensus.cc:2804] T 621e2d96d4ea481d920792e4997ec0fd P 78c9f82ed5a04e22bbae271a1454084b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:20.872529 14032 raft_consensus.cc:493] T 621e2d96d4ea481d920792e4997ec0fd P 78c9f82ed5a04e22bbae271a1454084b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:20.873790 14032 raft_consensus.cc:3060] T 621e2d96d4ea481d920792e4997ec0fd P 78c9f82ed5a04e22bbae271a1454084b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:20.874042 13912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "621e2d96d4ea481d920792e4997ec0fd" candidate_uuid: "78c9f82ed5a04e22bbae271a1454084b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de9d79e90bb475991024506592183c6" is_pre_election: true
I20260709 13:17:20.874782 13912 raft_consensus.cc:2468] T 621e2d96d4ea481d920792e4997ec0fd P 2de9d79e90bb475991024506592183c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78c9f82ed5a04e22bbae271a1454084b in term 0.
I20260709 13:17:20.872915 14033 leader_election.cc:290] T 621e2d96d4ea481d920792e4997ec0fd P 466232ef694d4a36b2036a77d2e6e1bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78c9f82ed5a04e22bbae271a1454084b (127.8.218.67:36365), 2de9d79e90bb475991024506592183c6 (127.8.218.66:44573)
I20260709 13:17:20.881785 14032 raft_consensus.cc:515] T 621e2d96d4ea481d920792e4997ec0fd P 78c9f82ed5a04e22bbae271a1454084b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 } } peers { permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 } } peers { permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 } }
I20260709 13:17:20.885331 14032 leader_election.cc:290] T 621e2d96d4ea481d920792e4997ec0fd P 78c9f82ed5a04e22bbae271a1454084b [CANDIDATE]: Term 1 election: Requested vote from peers 466232ef694d4a36b2036a77d2e6e1bc (127.8.218.65:44747), 2de9d79e90bb475991024506592183c6 (127.8.218.66:44573)
I20260709 13:17:20.885967 13986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "621e2d96d4ea481d920792e4997ec0fd" candidate_uuid: "466232ef694d4a36b2036a77d2e6e1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78c9f82ed5a04e22bbae271a1454084b" is_pre_election: true
I20260709 13:17:20.886051 13837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "621e2d96d4ea481d920792e4997ec0fd" candidate_uuid: "78c9f82ed5a04e22bbae271a1454084b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "466232ef694d4a36b2036a77d2e6e1bc"
I20260709 13:17:20.886783 13986 raft_consensus.cc:2393] T 621e2d96d4ea481d920792e4997ec0fd P 78c9f82ed5a04e22bbae271a1454084b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 466232ef694d4a36b2036a77d2e6e1bc in current term 1: Already voted for candidate 78c9f82ed5a04e22bbae271a1454084b in this term.
I20260709 13:17:20.886793 13837 raft_consensus.cc:3060] T 621e2d96d4ea481d920792e4997ec0fd P 466232ef694d4a36b2036a77d2e6e1bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:20.888253 13912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "621e2d96d4ea481d920792e4997ec0fd" candidate_uuid: "78c9f82ed5a04e22bbae271a1454084b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de9d79e90bb475991024506592183c6"
I20260709 13:17:20.888710 13912 raft_consensus.cc:3060] T 621e2d96d4ea481d920792e4997ec0fd P 2de9d79e90bb475991024506592183c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:20.894336 13912 raft_consensus.cc:2468] T 621e2d96d4ea481d920792e4997ec0fd P 2de9d79e90bb475991024506592183c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78c9f82ed5a04e22bbae271a1454084b in term 1.
I20260709 13:17:20.894697 13837 raft_consensus.cc:2468] T 621e2d96d4ea481d920792e4997ec0fd P 466232ef694d4a36b2036a77d2e6e1bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78c9f82ed5a04e22bbae271a1454084b in term 1.
I20260709 13:17:20.894912 13911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "621e2d96d4ea481d920792e4997ec0fd" candidate_uuid: "466232ef694d4a36b2036a77d2e6e1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de9d79e90bb475991024506592183c6" is_pre_election: true
I20260709 13:17:20.895862 13911 raft_consensus.cc:2393] T 621e2d96d4ea481d920792e4997ec0fd P 2de9d79e90bb475991024506592183c6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 466232ef694d4a36b2036a77d2e6e1bc in current term 1: Already voted for candidate 78c9f82ed5a04e22bbae271a1454084b in this term.
I20260709 13:17:20.895974 13951 leader_election.cc:304] T 621e2d96d4ea481d920792e4997ec0fd P 78c9f82ed5a04e22bbae271a1454084b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de9d79e90bb475991024506592183c6, 78c9f82ed5a04e22bbae271a1454084b; no voters: 
I20260709 13:17:20.896852 13802 leader_election.cc:304] T 621e2d96d4ea481d920792e4997ec0fd P 466232ef694d4a36b2036a77d2e6e1bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 466232ef694d4a36b2036a77d2e6e1bc; no voters: 2de9d79e90bb475991024506592183c6, 78c9f82ed5a04e22bbae271a1454084b
I20260709 13:17:20.897569 14033 raft_consensus.cc:2749] T 621e2d96d4ea481d920792e4997ec0fd P 466232ef694d4a36b2036a77d2e6e1bc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:20.897903 14032 raft_consensus.cc:2804] T 621e2d96d4ea481d920792e4997ec0fd P 78c9f82ed5a04e22bbae271a1454084b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:20.898947 14032 raft_consensus.cc:697] T 621e2d96d4ea481d920792e4997ec0fd P 78c9f82ed5a04e22bbae271a1454084b [term 1 LEADER]: Becoming Leader. State: Replica: 78c9f82ed5a04e22bbae271a1454084b, State: Running, Role: LEADER
I20260709 13:17:20.899596 14032 consensus_queue.cc:237] T 621e2d96d4ea481d920792e4997ec0fd P 78c9f82ed5a04e22bbae271a1454084b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 } } peers { permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 } } peers { permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 } }
I20260709 13:17:20.907620 13735 catalog_manager.cc:5697] T 621e2d96d4ea481d920792e4997ec0fd P 78c9f82ed5a04e22bbae271a1454084b reported cstate change: term changed from 0 to 1, leader changed from <none> to 78c9f82ed5a04e22bbae271a1454084b (127.8.218.67). New cstate: current_term: 1 leader_uuid: "78c9f82ed5a04e22bbae271a1454084b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:20.941234 14032 raft_consensus.cc:493] T af350307c32a42588a98ff1fbc906f0c P 78c9f82ed5a04e22bbae271a1454084b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:20.941809 14032 raft_consensus.cc:515] T af350307c32a42588a98ff1fbc906f0c P 78c9f82ed5a04e22bbae271a1454084b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 } } peers { permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 } } peers { permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 } }
I20260709 13:17:20.943434 14032 leader_election.cc:290] T af350307c32a42588a98ff1fbc906f0c P 78c9f82ed5a04e22bbae271a1454084b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 466232ef694d4a36b2036a77d2e6e1bc (127.8.218.65:44747), 2de9d79e90bb475991024506592183c6 (127.8.218.66:44573)
I20260709 13:17:20.944339 13837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af350307c32a42588a98ff1fbc906f0c" candidate_uuid: "78c9f82ed5a04e22bbae271a1454084b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "466232ef694d4a36b2036a77d2e6e1bc" is_pre_election: true
I20260709 13:17:20.944397 13911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af350307c32a42588a98ff1fbc906f0c" candidate_uuid: "78c9f82ed5a04e22bbae271a1454084b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de9d79e90bb475991024506592183c6" is_pre_election: true
I20260709 13:17:20.945223 13837 raft_consensus.cc:2468] T af350307c32a42588a98ff1fbc906f0c P 466232ef694d4a36b2036a77d2e6e1bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78c9f82ed5a04e22bbae271a1454084b in term 0.
I20260709 13:17:20.945263 13911 raft_consensus.cc:2468] T af350307c32a42588a98ff1fbc906f0c P 2de9d79e90bb475991024506592183c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78c9f82ed5a04e22bbae271a1454084b in term 0.
I20260709 13:17:20.946230 13950 leader_election.cc:304] T af350307c32a42588a98ff1fbc906f0c P 78c9f82ed5a04e22bbae271a1454084b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 466232ef694d4a36b2036a77d2e6e1bc, 78c9f82ed5a04e22bbae271a1454084b; no voters: 
I20260709 13:17:20.946878 14032 raft_consensus.cc:2804] T af350307c32a42588a98ff1fbc906f0c P 78c9f82ed5a04e22bbae271a1454084b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:20.947206 14032 raft_consensus.cc:493] T af350307c32a42588a98ff1fbc906f0c P 78c9f82ed5a04e22bbae271a1454084b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:20.947525 14032 raft_consensus.cc:3060] T af350307c32a42588a98ff1fbc906f0c P 78c9f82ed5a04e22bbae271a1454084b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:20.953174 14032 raft_consensus.cc:515] T af350307c32a42588a98ff1fbc906f0c P 78c9f82ed5a04e22bbae271a1454084b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 } } peers { permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 } } peers { permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 } }
I20260709 13:17:20.954758 14032 leader_election.cc:290] T af350307c32a42588a98ff1fbc906f0c P 78c9f82ed5a04e22bbae271a1454084b [CANDIDATE]: Term 1 election: Requested vote from peers 466232ef694d4a36b2036a77d2e6e1bc (127.8.218.65:44747), 2de9d79e90bb475991024506592183c6 (127.8.218.66:44573)
I20260709 13:17:20.955493 13837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af350307c32a42588a98ff1fbc906f0c" candidate_uuid: "78c9f82ed5a04e22bbae271a1454084b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "466232ef694d4a36b2036a77d2e6e1bc"
I20260709 13:17:20.955717 13911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af350307c32a42588a98ff1fbc906f0c" candidate_uuid: "78c9f82ed5a04e22bbae271a1454084b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de9d79e90bb475991024506592183c6"
I20260709 13:17:20.956131 13837 raft_consensus.cc:3060] T af350307c32a42588a98ff1fbc906f0c P 466232ef694d4a36b2036a77d2e6e1bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:20.956254 13911 raft_consensus.cc:3060] T af350307c32a42588a98ff1fbc906f0c P 2de9d79e90bb475991024506592183c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:20.960898 13837 raft_consensus.cc:2468] T af350307c32a42588a98ff1fbc906f0c P 466232ef694d4a36b2036a77d2e6e1bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78c9f82ed5a04e22bbae271a1454084b in term 1.
I20260709 13:17:20.961046 13911 raft_consensus.cc:2468] T af350307c32a42588a98ff1fbc906f0c P 2de9d79e90bb475991024506592183c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78c9f82ed5a04e22bbae271a1454084b in term 1.
I20260709 13:17:20.961820 13950 leader_election.cc:304] T af350307c32a42588a98ff1fbc906f0c P 78c9f82ed5a04e22bbae271a1454084b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 466232ef694d4a36b2036a77d2e6e1bc, 78c9f82ed5a04e22bbae271a1454084b; no voters: 
I20260709 13:17:20.962457 14032 raft_consensus.cc:2804] T af350307c32a42588a98ff1fbc906f0c P 78c9f82ed5a04e22bbae271a1454084b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:20.962898 14032 raft_consensus.cc:697] T af350307c32a42588a98ff1fbc906f0c P 78c9f82ed5a04e22bbae271a1454084b [term 1 LEADER]: Becoming Leader. State: Replica: 78c9f82ed5a04e22bbae271a1454084b, State: Running, Role: LEADER
I20260709 13:17:20.963718 14032 consensus_queue.cc:237] T af350307c32a42588a98ff1fbc906f0c P 78c9f82ed5a04e22bbae271a1454084b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 } } peers { permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 } } peers { permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 } }
I20260709 13:17:20.970431 13735 catalog_manager.cc:5697] T af350307c32a42588a98ff1fbc906f0c P 78c9f82ed5a04e22bbae271a1454084b reported cstate change: term changed from 0 to 1, leader changed from <none> to 78c9f82ed5a04e22bbae271a1454084b (127.8.218.67). New cstate: current_term: 1 leader_uuid: "78c9f82ed5a04e22bbae271a1454084b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:21.022763 13735 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60446:
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:17:21.024659 13735 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:17:21.046983 13826 tablet_service.cc:1511] Processing CreateTablet for tablet d6b79689da444aa5971db4157d084605 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d5bc639dcba146fea5c56ff2dd30c311]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:17:21.048308 13826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6b79689da444aa5971db4157d084605. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:21.048079 13902 tablet_service.cc:1511] Processing CreateTablet for tablet d6b79689da444aa5971db4157d084605 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d5bc639dcba146fea5c56ff2dd30c311]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:17:21.049361 13902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6b79689da444aa5971db4157d084605. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:21.049712 13975 tablet_service.cc:1511] Processing CreateTablet for tablet d6b79689da444aa5971db4157d084605 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d5bc639dcba146fea5c56ff2dd30c311]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:17:21.050941 13975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6b79689da444aa5971db4157d084605. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:21.053069 13827 tablet_service.cc:1511] Processing CreateTablet for tablet cab5e5aa0ef54c4a89e5fd41394d7afb (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d5bc639dcba146fea5c56ff2dd30c311]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:17:21.054322 13827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cab5e5aa0ef54c4a89e5fd41394d7afb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:21.056659 13901 tablet_service.cc:1511] Processing CreateTablet for tablet cab5e5aa0ef54c4a89e5fd41394d7afb (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d5bc639dcba146fea5c56ff2dd30c311]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:17:21.056757 13976 tablet_service.cc:1511] Processing CreateTablet for tablet cab5e5aa0ef54c4a89e5fd41394d7afb (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d5bc639dcba146fea5c56ff2dd30c311]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:17:21.058041 13901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cab5e5aa0ef54c4a89e5fd41394d7afb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:21.058105 13976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cab5e5aa0ef54c4a89e5fd41394d7afb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:21.064484 14026 tablet_bootstrap.cc:492] T d6b79689da444aa5971db4157d084605 P 466232ef694d4a36b2036a77d2e6e1bc: Bootstrap starting.
I20260709 13:17:21.070351 14028 tablet_bootstrap.cc:492] T d6b79689da444aa5971db4157d084605 P 2de9d79e90bb475991024506592183c6: Bootstrap starting.
I20260709 13:17:21.078545 14027 tablet_bootstrap.cc:492] T cab5e5aa0ef54c4a89e5fd41394d7afb P 78c9f82ed5a04e22bbae271a1454084b: Bootstrap starting.
I20260709 13:17:21.080039 14026 tablet_bootstrap.cc:654] T d6b79689da444aa5971db4157d084605 P 466232ef694d4a36b2036a77d2e6e1bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.083089 14028 tablet_bootstrap.cc:654] T d6b79689da444aa5971db4157d084605 P 2de9d79e90bb475991024506592183c6: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.088881 14027 tablet_bootstrap.cc:654] T cab5e5aa0ef54c4a89e5fd41394d7afb P 78c9f82ed5a04e22bbae271a1454084b: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.094827 14028 tablet_bootstrap.cc:492] T d6b79689da444aa5971db4157d084605 P 2de9d79e90bb475991024506592183c6: No bootstrap required, opened a new log
I20260709 13:17:21.095306 14028 ts_tablet_manager.cc:1403] T d6b79689da444aa5971db4157d084605 P 2de9d79e90bb475991024506592183c6: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.000s
I20260709 13:17:21.098263 14028 raft_consensus.cc:359] T d6b79689da444aa5971db4157d084605 P 2de9d79e90bb475991024506592183c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 } } peers { permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 } } peers { permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 } }
I20260709 13:17:21.098973 14028 raft_consensus.cc:385] T d6b79689da444aa5971db4157d084605 P 2de9d79e90bb475991024506592183c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.099265 14028 raft_consensus.cc:740] T d6b79689da444aa5971db4157d084605 P 2de9d79e90bb475991024506592183c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de9d79e90bb475991024506592183c6, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.100133 14028 consensus_queue.cc:260] T d6b79689da444aa5971db4157d084605 P 2de9d79e90bb475991024506592183c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 } } peers { permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 } } peers { permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 } }
I20260709 13:17:21.100962 14026 tablet_bootstrap.cc:492] T d6b79689da444aa5971db4157d084605 P 466232ef694d4a36b2036a77d2e6e1bc: No bootstrap required, opened a new log
I20260709 13:17:21.101742 14026 ts_tablet_manager.cc:1403] T d6b79689da444aa5971db4157d084605 P 466232ef694d4a36b2036a77d2e6e1bc: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.012s
I20260709 13:17:21.105296 14028 ts_tablet_manager.cc:1434] T d6b79689da444aa5971db4157d084605 P 2de9d79e90bb475991024506592183c6: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:17:21.105701 14026 raft_consensus.cc:359] T d6b79689da444aa5971db4157d084605 P 466232ef694d4a36b2036a77d2e6e1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 } } peers { permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 } } peers { permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 } }
I20260709 13:17:21.106820 14026 raft_consensus.cc:385] T d6b79689da444aa5971db4157d084605 P 466232ef694d4a36b2036a77d2e6e1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.106354 14028 tablet_bootstrap.cc:492] T cab5e5aa0ef54c4a89e5fd41394d7afb P 2de9d79e90bb475991024506592183c6: Bootstrap starting.
I20260709 13:17:21.107163 14026 raft_consensus.cc:740] T d6b79689da444aa5971db4157d084605 P 466232ef694d4a36b2036a77d2e6e1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 466232ef694d4a36b2036a77d2e6e1bc, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.107956 14026 consensus_queue.cc:260] T d6b79689da444aa5971db4157d084605 P 466232ef694d4a36b2036a77d2e6e1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 } } peers { permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 } } peers { permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 } }
I20260709 13:17:21.110378 14026 ts_tablet_manager.cc:1434] T d6b79689da444aa5971db4157d084605 P 466232ef694d4a36b2036a77d2e6e1bc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:17:21.111263 14027 tablet_bootstrap.cc:492] T cab5e5aa0ef54c4a89e5fd41394d7afb P 78c9f82ed5a04e22bbae271a1454084b: No bootstrap required, opened a new log
I20260709 13:17:21.111972 14027 ts_tablet_manager.cc:1403] T cab5e5aa0ef54c4a89e5fd41394d7afb P 78c9f82ed5a04e22bbae271a1454084b: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.012s
I20260709 13:17:21.111343 14026 tablet_bootstrap.cc:492] T cab5e5aa0ef54c4a89e5fd41394d7afb P 466232ef694d4a36b2036a77d2e6e1bc: Bootstrap starting.
I20260709 13:17:21.115015 14027 raft_consensus.cc:359] T cab5e5aa0ef54c4a89e5fd41394d7afb P 78c9f82ed5a04e22bbae271a1454084b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 } } peers { permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 } } peers { permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 } }
I20260709 13:17:21.115753 14027 raft_consensus.cc:385] T cab5e5aa0ef54c4a89e5fd41394d7afb P 78c9f82ed5a04e22bbae271a1454084b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.115916 14028 tablet_bootstrap.cc:654] T cab5e5aa0ef54c4a89e5fd41394d7afb P 2de9d79e90bb475991024506592183c6: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.116065 14027 raft_consensus.cc:740] T cab5e5aa0ef54c4a89e5fd41394d7afb P 78c9f82ed5a04e22bbae271a1454084b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78c9f82ed5a04e22bbae271a1454084b, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.117084 14027 consensus_queue.cc:260] T cab5e5aa0ef54c4a89e5fd41394d7afb P 78c9f82ed5a04e22bbae271a1454084b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 } } peers { permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 } } peers { permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 } }
I20260709 13:17:21.119879 14026 tablet_bootstrap.cc:654] T cab5e5aa0ef54c4a89e5fd41394d7afb P 466232ef694d4a36b2036a77d2e6e1bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.121691 14027 ts_tablet_manager.cc:1434] T cab5e5aa0ef54c4a89e5fd41394d7afb P 78c9f82ed5a04e22bbae271a1454084b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:17:21.123071 14027 tablet_bootstrap.cc:492] T d6b79689da444aa5971db4157d084605 P 78c9f82ed5a04e22bbae271a1454084b: Bootstrap starting.
I20260709 13:17:21.123287 14034 raft_consensus.cc:493] T d6b79689da444aa5971db4157d084605 P 2de9d79e90bb475991024506592183c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:21.125609 14034 raft_consensus.cc:515] T d6b79689da444aa5971db4157d084605 P 2de9d79e90bb475991024506592183c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 } } peers { permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 } } peers { permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 } }
I20260709 13:17:21.131636 14027 tablet_bootstrap.cc:654] T d6b79689da444aa5971db4157d084605 P 78c9f82ed5a04e22bbae271a1454084b: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.134490 14028 tablet_bootstrap.cc:492] T cab5e5aa0ef54c4a89e5fd41394d7afb P 2de9d79e90bb475991024506592183c6: No bootstrap required, opened a new log
I20260709 13:17:21.135087 14028 ts_tablet_manager.cc:1403] T cab5e5aa0ef54c4a89e5fd41394d7afb P 2de9d79e90bb475991024506592183c6: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.008s
I20260709 13:17:21.139009 14028 raft_consensus.cc:359] T cab5e5aa0ef54c4a89e5fd41394d7afb P 2de9d79e90bb475991024506592183c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 } } peers { permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 } } peers { permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 } }
I20260709 13:17:21.140020 14028 raft_consensus.cc:385] T cab5e5aa0ef54c4a89e5fd41394d7afb P 2de9d79e90bb475991024506592183c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.140394 14028 raft_consensus.cc:740] T cab5e5aa0ef54c4a89e5fd41394d7afb P 2de9d79e90bb475991024506592183c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de9d79e90bb475991024506592183c6, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.141340 14028 consensus_queue.cc:260] T cab5e5aa0ef54c4a89e5fd41394d7afb P 2de9d79e90bb475991024506592183c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 } } peers { permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 } } peers { permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 } }
I20260709 13:17:21.144493 14027 tablet_bootstrap.cc:492] T d6b79689da444aa5971db4157d084605 P 78c9f82ed5a04e22bbae271a1454084b: No bootstrap required, opened a new log
I20260709 13:17:21.144801 14034 leader_election.cc:290] T d6b79689da444aa5971db4157d084605 P 2de9d79e90bb475991024506592183c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 466232ef694d4a36b2036a77d2e6e1bc (127.8.218.65:44747), 78c9f82ed5a04e22bbae271a1454084b (127.8.218.67:36365)
I20260709 13:17:21.145182 14027 ts_tablet_manager.cc:1403] T d6b79689da444aa5971db4157d084605 P 78c9f82ed5a04e22bbae271a1454084b: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.012s
I20260709 13:17:21.148437 14027 raft_consensus.cc:359] T d6b79689da444aa5971db4157d084605 P 78c9f82ed5a04e22bbae271a1454084b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 } } peers { permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 } } peers { permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 } }
I20260709 13:17:21.149225 14027 raft_consensus.cc:385] T d6b79689da444aa5971db4157d084605 P 78c9f82ed5a04e22bbae271a1454084b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.149550 14027 raft_consensus.cc:740] T d6b79689da444aa5971db4157d084605 P 78c9f82ed5a04e22bbae271a1454084b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78c9f82ed5a04e22bbae271a1454084b, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.150418 14027 consensus_queue.cc:260] T d6b79689da444aa5971db4157d084605 P 78c9f82ed5a04e22bbae271a1454084b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 } } peers { permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 } } peers { permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 } }
I20260709 13:17:21.152951 14027 ts_tablet_manager.cc:1434] T d6b79689da444aa5971db4157d084605 P 78c9f82ed5a04e22bbae271a1454084b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:17:21.156677 14028 ts_tablet_manager.cc:1434] T cab5e5aa0ef54c4a89e5fd41394d7afb P 2de9d79e90bb475991024506592183c6: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 13:17:21.156941 13837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6b79689da444aa5971db4157d084605" candidate_uuid: "2de9d79e90bb475991024506592183c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "466232ef694d4a36b2036a77d2e6e1bc" is_pre_election: true
I20260709 13:17:21.157609 13837 raft_consensus.cc:2468] T d6b79689da444aa5971db4157d084605 P 466232ef694d4a36b2036a77d2e6e1bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2de9d79e90bb475991024506592183c6 in term 0.
I20260709 13:17:21.158982 13876 leader_election.cc:304] T d6b79689da444aa5971db4157d084605 P 2de9d79e90bb475991024506592183c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de9d79e90bb475991024506592183c6, 466232ef694d4a36b2036a77d2e6e1bc; no voters: 
I20260709 13:17:21.159955 14055 raft_consensus.cc:2804] T d6b79689da444aa5971db4157d084605 P 2de9d79e90bb475991024506592183c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:21.160313 14055 raft_consensus.cc:493] T d6b79689da444aa5971db4157d084605 P 2de9d79e90bb475991024506592183c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:21.160668 14055 raft_consensus.cc:3060] T d6b79689da444aa5971db4157d084605 P 2de9d79e90bb475991024506592183c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.167342 13986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6b79689da444aa5971db4157d084605" candidate_uuid: "2de9d79e90bb475991024506592183c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78c9f82ed5a04e22bbae271a1454084b" is_pre_election: true
I20260709 13:17:21.168191 13986 raft_consensus.cc:2468] T d6b79689da444aa5971db4157d084605 P 78c9f82ed5a04e22bbae271a1454084b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2de9d79e90bb475991024506592183c6 in term 0.
I20260709 13:17:21.168633 14055 raft_consensus.cc:515] T d6b79689da444aa5971db4157d084605 P 2de9d79e90bb475991024506592183c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 } } peers { permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 } } peers { permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 } }
I20260709 13:17:21.171458 14026 tablet_bootstrap.cc:492] T cab5e5aa0ef54c4a89e5fd41394d7afb P 466232ef694d4a36b2036a77d2e6e1bc: No bootstrap required, opened a new log
I20260709 13:17:21.171460 13837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6b79689da444aa5971db4157d084605" candidate_uuid: "2de9d79e90bb475991024506592183c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "466232ef694d4a36b2036a77d2e6e1bc"
I20260709 13:17:21.172286 13837 raft_consensus.cc:3060] T d6b79689da444aa5971db4157d084605 P 466232ef694d4a36b2036a77d2e6e1bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.172590 14055 leader_election.cc:290] T d6b79689da444aa5971db4157d084605 P 2de9d79e90bb475991024506592183c6 [CANDIDATE]: Term 1 election: Requested vote from peers 466232ef694d4a36b2036a77d2e6e1bc (127.8.218.65:44747), 78c9f82ed5a04e22bbae271a1454084b (127.8.218.67:36365)
I20260709 13:17:21.173221 14026 ts_tablet_manager.cc:1403] T cab5e5aa0ef54c4a89e5fd41394d7afb P 466232ef694d4a36b2036a77d2e6e1bc: Time spent bootstrapping tablet: real 0.062s	user 0.032s	sys 0.023s
I20260709 13:17:21.173671 13986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6b79689da444aa5971db4157d084605" candidate_uuid: "2de9d79e90bb475991024506592183c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78c9f82ed5a04e22bbae271a1454084b"
I20260709 13:17:21.174254 13986 raft_consensus.cc:3060] T d6b79689da444aa5971db4157d084605 P 78c9f82ed5a04e22bbae271a1454084b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.176321 14026 raft_consensus.cc:359] T cab5e5aa0ef54c4a89e5fd41394d7afb P 466232ef694d4a36b2036a77d2e6e1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 } } peers { permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 } } peers { permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 } }
I20260709 13:17:21.177052 14026 raft_consensus.cc:385] T cab5e5aa0ef54c4a89e5fd41394d7afb P 466232ef694d4a36b2036a77d2e6e1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.177322 14026 raft_consensus.cc:740] T cab5e5aa0ef54c4a89e5fd41394d7afb P 466232ef694d4a36b2036a77d2e6e1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 466232ef694d4a36b2036a77d2e6e1bc, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.178058 14026 consensus_queue.cc:260] T cab5e5aa0ef54c4a89e5fd41394d7afb P 466232ef694d4a36b2036a77d2e6e1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 } } peers { permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 } } peers { permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 } }
I20260709 13:17:21.179708 13837 raft_consensus.cc:2468] T d6b79689da444aa5971db4157d084605 P 466232ef694d4a36b2036a77d2e6e1bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de9d79e90bb475991024506592183c6 in term 1.
I20260709 13:17:21.180342 14026 ts_tablet_manager.cc:1434] T cab5e5aa0ef54c4a89e5fd41394d7afb P 466232ef694d4a36b2036a77d2e6e1bc: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:17:21.180925 13876 leader_election.cc:304] T d6b79689da444aa5971db4157d084605 P 2de9d79e90bb475991024506592183c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de9d79e90bb475991024506592183c6, 466232ef694d4a36b2036a77d2e6e1bc; no voters: 
I20260709 13:17:21.181746 14055 raft_consensus.cc:2804] T d6b79689da444aa5971db4157d084605 P 2de9d79e90bb475991024506592183c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:21.182220 14055 raft_consensus.cc:697] T d6b79689da444aa5971db4157d084605 P 2de9d79e90bb475991024506592183c6 [term 1 LEADER]: Becoming Leader. State: Replica: 2de9d79e90bb475991024506592183c6, State: Running, Role: LEADER
I20260709 13:17:21.183005 14055 consensus_queue.cc:237] T d6b79689da444aa5971db4157d084605 P 2de9d79e90bb475991024506592183c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 } } peers { permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 } } peers { permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 } }
I20260709 13:17:21.184392 13986 raft_consensus.cc:2468] T d6b79689da444aa5971db4157d084605 P 78c9f82ed5a04e22bbae271a1454084b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de9d79e90bb475991024506592183c6 in term 1.
I20260709 13:17:21.191192 13735 catalog_manager.cc:5697] T d6b79689da444aa5971db4157d084605 P 2de9d79e90bb475991024506592183c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2de9d79e90bb475991024506592183c6 (127.8.218.66). New cstate: current_term: 1 leader_uuid: "2de9d79e90bb475991024506592183c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:21.197448 14055 raft_consensus.cc:493] T cab5e5aa0ef54c4a89e5fd41394d7afb P 2de9d79e90bb475991024506592183c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:21.198025 14055 raft_consensus.cc:515] T cab5e5aa0ef54c4a89e5fd41394d7afb P 2de9d79e90bb475991024506592183c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 } } peers { permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 } } peers { permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 } }
I20260709 13:17:21.200098 14055 leader_election.cc:290] T cab5e5aa0ef54c4a89e5fd41394d7afb P 2de9d79e90bb475991024506592183c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 466232ef694d4a36b2036a77d2e6e1bc (127.8.218.65:44747), 78c9f82ed5a04e22bbae271a1454084b (127.8.218.67:36365)
I20260709 13:17:21.200783 13837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab5e5aa0ef54c4a89e5fd41394d7afb" candidate_uuid: "2de9d79e90bb475991024506592183c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "466232ef694d4a36b2036a77d2e6e1bc" is_pre_election: true
I20260709 13:17:21.201079 13986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab5e5aa0ef54c4a89e5fd41394d7afb" candidate_uuid: "2de9d79e90bb475991024506592183c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78c9f82ed5a04e22bbae271a1454084b" is_pre_election: true
I20260709 13:17:21.201445 13837 raft_consensus.cc:2468] T cab5e5aa0ef54c4a89e5fd41394d7afb P 466232ef694d4a36b2036a77d2e6e1bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2de9d79e90bb475991024506592183c6 in term 0.
I20260709 13:17:21.201762 13986 raft_consensus.cc:2468] T cab5e5aa0ef54c4a89e5fd41394d7afb P 78c9f82ed5a04e22bbae271a1454084b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2de9d79e90bb475991024506592183c6 in term 0.
I20260709 13:17:21.202471 13876 leader_election.cc:304] T cab5e5aa0ef54c4a89e5fd41394d7afb P 2de9d79e90bb475991024506592183c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de9d79e90bb475991024506592183c6, 466232ef694d4a36b2036a77d2e6e1bc; no voters: 
I20260709 13:17:21.203337 14055 raft_consensus.cc:2804] T cab5e5aa0ef54c4a89e5fd41394d7afb P 2de9d79e90bb475991024506592183c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:21.203718 14055 raft_consensus.cc:493] T cab5e5aa0ef54c4a89e5fd41394d7afb P 2de9d79e90bb475991024506592183c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:21.203965 14055 raft_consensus.cc:3060] T cab5e5aa0ef54c4a89e5fd41394d7afb P 2de9d79e90bb475991024506592183c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.208575 14055 raft_consensus.cc:515] T cab5e5aa0ef54c4a89e5fd41394d7afb P 2de9d79e90bb475991024506592183c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 } } peers { permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 } } peers { permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 } }
I20260709 13:17:21.210045 14055 leader_election.cc:290] T cab5e5aa0ef54c4a89e5fd41394d7afb P 2de9d79e90bb475991024506592183c6 [CANDIDATE]: Term 1 election: Requested vote from peers 466232ef694d4a36b2036a77d2e6e1bc (127.8.218.65:44747), 78c9f82ed5a04e22bbae271a1454084b (127.8.218.67:36365)
I20260709 13:17:21.210753 13837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab5e5aa0ef54c4a89e5fd41394d7afb" candidate_uuid: "2de9d79e90bb475991024506592183c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "466232ef694d4a36b2036a77d2e6e1bc"
I20260709 13:17:21.211021 13986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab5e5aa0ef54c4a89e5fd41394d7afb" candidate_uuid: "2de9d79e90bb475991024506592183c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78c9f82ed5a04e22bbae271a1454084b"
I20260709 13:17:21.211288 13837 raft_consensus.cc:3060] T cab5e5aa0ef54c4a89e5fd41394d7afb P 466232ef694d4a36b2036a77d2e6e1bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.211602 13986 raft_consensus.cc:3060] T cab5e5aa0ef54c4a89e5fd41394d7afb P 78c9f82ed5a04e22bbae271a1454084b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.216017 13837 raft_consensus.cc:2468] T cab5e5aa0ef54c4a89e5fd41394d7afb P 466232ef694d4a36b2036a77d2e6e1bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de9d79e90bb475991024506592183c6 in term 1.
I20260709 13:17:21.216413 13986 raft_consensus.cc:2468] T cab5e5aa0ef54c4a89e5fd41394d7afb P 78c9f82ed5a04e22bbae271a1454084b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de9d79e90bb475991024506592183c6 in term 1.
I20260709 13:17:21.217046 13876 leader_election.cc:304] T cab5e5aa0ef54c4a89e5fd41394d7afb P 2de9d79e90bb475991024506592183c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de9d79e90bb475991024506592183c6, 466232ef694d4a36b2036a77d2e6e1bc; no voters: 
I20260709 13:17:21.217725 14055 raft_consensus.cc:2804] T cab5e5aa0ef54c4a89e5fd41394d7afb P 2de9d79e90bb475991024506592183c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:21.218135 14055 raft_consensus.cc:697] T cab5e5aa0ef54c4a89e5fd41394d7afb P 2de9d79e90bb475991024506592183c6 [term 1 LEADER]: Becoming Leader. State: Replica: 2de9d79e90bb475991024506592183c6, State: Running, Role: LEADER
I20260709 13:17:21.218751 14055 consensus_queue.cc:237] T cab5e5aa0ef54c4a89e5fd41394d7afb P 2de9d79e90bb475991024506592183c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 } } peers { permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 } } peers { permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 } }
I20260709 13:17:21.225732 13735 catalog_manager.cc:5697] T cab5e5aa0ef54c4a89e5fd41394d7afb P 2de9d79e90bb475991024506592183c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2de9d79e90bb475991024506592183c6 (127.8.218.66). New cstate: current_term: 1 leader_uuid: "2de9d79e90bb475991024506592183c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:21.273074 13986 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "621e2d96d4ea481d920792e4997ec0fd"
dest_uuid: "78c9f82ed5a04e22bbae271a1454084b"
mode: GRACEFUL
new_leader_uuid: "466232ef694d4a36b2036a77d2e6e1bc"
 from {username='slave'} at 127.0.0.1:50736
I20260709 13:17:21.273592 13986 raft_consensus.cc:606] T 621e2d96d4ea481d920792e4997ec0fd P 78c9f82ed5a04e22bbae271a1454084b [term 1 LEADER]: Received request to transfer leadership to TS 466232ef694d4a36b2036a77d2e6e1bc
I20260709 13:17:21.278483 13986 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af350307c32a42588a98ff1fbc906f0c"
dest_uuid: "78c9f82ed5a04e22bbae271a1454084b"
mode: GRACEFUL
new_leader_uuid: "2de9d79e90bb475991024506592183c6"
 from {username='slave'} at 127.0.0.1:50736
I20260709 13:17:21.279031 13986 raft_consensus.cc:606] T af350307c32a42588a98ff1fbc906f0c P 78c9f82ed5a04e22bbae271a1454084b [term 1 LEADER]: Received request to transfer leadership to TS 2de9d79e90bb475991024506592183c6
I20260709 13:17:21.290865 13911 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6b79689da444aa5971db4157d084605"
dest_uuid: "2de9d79e90bb475991024506592183c6"
mode: GRACEFUL
new_leader_uuid: "466232ef694d4a36b2036a77d2e6e1bc"
 from {username='slave'} at 127.0.0.1:40846
I20260709 13:17:21.291428 13911 raft_consensus.cc:606] T d6b79689da444aa5971db4157d084605 P 2de9d79e90bb475991024506592183c6 [term 1 LEADER]: Received request to transfer leadership to TS 466232ef694d4a36b2036a77d2e6e1bc
I20260709 13:17:21.293812 14032 consensus_queue.cc:1048] T 621e2d96d4ea481d920792e4997ec0fd P 78c9f82ed5a04e22bbae271a1454084b [LEADER]: Connected to new peer: Peer: permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:21.297412 13911 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cab5e5aa0ef54c4a89e5fd41394d7afb"
dest_uuid: "2de9d79e90bb475991024506592183c6"
mode: GRACEFUL
new_leader_uuid: "466232ef694d4a36b2036a77d2e6e1bc"
 from {username='slave'} at 127.0.0.1:40846
I20260709 13:17:21.298108 13911 raft_consensus.cc:606] T cab5e5aa0ef54c4a89e5fd41394d7afb P 2de9d79e90bb475991024506592183c6 [term 1 LEADER]: Received request to transfer leadership to TS 466232ef694d4a36b2036a77d2e6e1bc
I20260709 13:17:21.299328 14032 consensus_queue.cc:1048] T 621e2d96d4ea481d920792e4997ec0fd P 78c9f82ed5a04e22bbae271a1454084b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:21.310235 14032 raft_consensus.cc:993] T 621e2d96d4ea481d920792e4997ec0fd P 78c9f82ed5a04e22bbae271a1454084b: : Instructing follower 466232ef694d4a36b2036a77d2e6e1bc to start an election
I20260709 13:17:21.313007 14040 raft_consensus.cc:1081] T 621e2d96d4ea481d920792e4997ec0fd P 78c9f82ed5a04e22bbae271a1454084b [term 1 LEADER]: Signalling peer 466232ef694d4a36b2036a77d2e6e1bc to start an election
I20260709 13:17:21.315277 13836 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "621e2d96d4ea481d920792e4997ec0fd"
dest_uuid: "466232ef694d4a36b2036a77d2e6e1bc"
 from {username='slave'} at 127.0.0.1:50502
I20260709 13:17:21.316049 13836 raft_consensus.cc:493] T 621e2d96d4ea481d920792e4997ec0fd P 466232ef694d4a36b2036a77d2e6e1bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:21.316390 13836 raft_consensus.cc:3060] T 621e2d96d4ea481d920792e4997ec0fd P 466232ef694d4a36b2036a77d2e6e1bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:21.326414 13836 raft_consensus.cc:515] T 621e2d96d4ea481d920792e4997ec0fd P 466232ef694d4a36b2036a77d2e6e1bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 } } peers { permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 } } peers { permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 } }
I20260709 13:17:21.328047 13837 raft_consensus.cc:1240] T 621e2d96d4ea481d920792e4997ec0fd P 466232ef694d4a36b2036a77d2e6e1bc [term 2 FOLLOWER]: Rejecting Update request from peer 78c9f82ed5a04e22bbae271a1454084b for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:21.332998 13836 leader_election.cc:290] T 621e2d96d4ea481d920792e4997ec0fd P 466232ef694d4a36b2036a77d2e6e1bc [CANDIDATE]: Term 2 election: Requested vote from peers 78c9f82ed5a04e22bbae271a1454084b (127.8.218.67:36365), 2de9d79e90bb475991024506592183c6 (127.8.218.66:44573)
I20260709 13:17:21.333511 14064 consensus_queue.cc:1059] T 621e2d96d4ea481d920792e4997ec0fd P 78c9f82ed5a04e22bbae271a1454084b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:21.334527 13986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "621e2d96d4ea481d920792e4997ec0fd" candidate_uuid: "466232ef694d4a36b2036a77d2e6e1bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "78c9f82ed5a04e22bbae271a1454084b"
I20260709 13:17:21.335453 13911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "621e2d96d4ea481d920792e4997ec0fd" candidate_uuid: "466232ef694d4a36b2036a77d2e6e1bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2de9d79e90bb475991024506592183c6"
I20260709 13:17:21.336050 13911 raft_consensus.cc:3060] T 621e2d96d4ea481d920792e4997ec0fd P 2de9d79e90bb475991024506592183c6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:21.337219 13986 raft_consensus.cc:3055] T 621e2d96d4ea481d920792e4997ec0fd P 78c9f82ed5a04e22bbae271a1454084b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:21.337594 13986 raft_consensus.cc:740] T 621e2d96d4ea481d920792e4997ec0fd P 78c9f82ed5a04e22bbae271a1454084b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 78c9f82ed5a04e22bbae271a1454084b, State: Running, Role: LEADER
I20260709 13:17:21.338390 13986 consensus_queue.cc:260] T 621e2d96d4ea481d920792e4997ec0fd P 78c9f82ed5a04e22bbae271a1454084b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 } } peers { permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 } } peers { permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 } }
I20260709 13:17:21.339635 13986 raft_consensus.cc:3060] T 621e2d96d4ea481d920792e4997ec0fd P 78c9f82ed5a04e22bbae271a1454084b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:21.342453 13911 raft_consensus.cc:2468] T 621e2d96d4ea481d920792e4997ec0fd P 2de9d79e90bb475991024506592183c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 466232ef694d4a36b2036a77d2e6e1bc in term 2.
I20260709 13:17:21.343660 13802 leader_election.cc:304] T 621e2d96d4ea481d920792e4997ec0fd P 466232ef694d4a36b2036a77d2e6e1bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de9d79e90bb475991024506592183c6, 466232ef694d4a36b2036a77d2e6e1bc; no voters: 
I20260709 13:17:21.344509 14033 raft_consensus.cc:2804] T 621e2d96d4ea481d920792e4997ec0fd P 466232ef694d4a36b2036a77d2e6e1bc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:21.345770 14033 raft_consensus.cc:697] T 621e2d96d4ea481d920792e4997ec0fd P 466232ef694d4a36b2036a77d2e6e1bc [term 2 LEADER]: Becoming Leader. State: Replica: 466232ef694d4a36b2036a77d2e6e1bc, State: Running, Role: LEADER
I20260709 13:17:21.346596 14033 consensus_queue.cc:237] T 621e2d96d4ea481d920792e4997ec0fd P 466232ef694d4a36b2036a77d2e6e1bc [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: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 } } peers { permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 } } peers { permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 } }
I20260709 13:17:21.347251 13986 raft_consensus.cc:2468] T 621e2d96d4ea481d920792e4997ec0fd P 78c9f82ed5a04e22bbae271a1454084b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 466232ef694d4a36b2036a77d2e6e1bc in term 2.
I20260709 13:17:21.354609 13733 catalog_manager.cc:5697] T 621e2d96d4ea481d920792e4997ec0fd P 466232ef694d4a36b2036a77d2e6e1bc reported cstate change: term changed from 1 to 2, leader changed from 78c9f82ed5a04e22bbae271a1454084b (127.8.218.67) to 466232ef694d4a36b2036a77d2e6e1bc (127.8.218.65). New cstate: current_term: 2 leader_uuid: "466232ef694d4a36b2036a77d2e6e1bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:21.480257 14061 consensus_queue.cc:1048] T af350307c32a42588a98ff1fbc906f0c P 78c9f82ed5a04e22bbae271a1454084b [LEADER]: Connected to new peer: Peer: permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:21.490695 14032 consensus_queue.cc:1048] T af350307c32a42588a98ff1fbc906f0c P 78c9f82ed5a04e22bbae271a1454084b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:21.499869 14061 raft_consensus.cc:993] T af350307c32a42588a98ff1fbc906f0c P 78c9f82ed5a04e22bbae271a1454084b: : Instructing follower 2de9d79e90bb475991024506592183c6 to start an election
I20260709 13:17:21.500339 14032 raft_consensus.cc:1081] T af350307c32a42588a98ff1fbc906f0c P 78c9f82ed5a04e22bbae271a1454084b [term 1 LEADER]: Signalling peer 2de9d79e90bb475991024506592183c6 to start an election
I20260709 13:17:21.501780 13911 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af350307c32a42588a98ff1fbc906f0c"
dest_uuid: "2de9d79e90bb475991024506592183c6"
 from {username='slave'} at 127.0.0.1:40830
I20260709 13:17:21.502316 13911 raft_consensus.cc:493] T af350307c32a42588a98ff1fbc906f0c P 2de9d79e90bb475991024506592183c6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:21.502642 13911 raft_consensus.cc:3060] T af350307c32a42588a98ff1fbc906f0c P 2de9d79e90bb475991024506592183c6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:21.508194 13911 raft_consensus.cc:515] T af350307c32a42588a98ff1fbc906f0c P 2de9d79e90bb475991024506592183c6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 } } peers { permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 } } peers { permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 } }
I20260709 13:17:21.509956 13911 leader_election.cc:290] T af350307c32a42588a98ff1fbc906f0c P 2de9d79e90bb475991024506592183c6 [CANDIDATE]: Term 2 election: Requested vote from peers 466232ef694d4a36b2036a77d2e6e1bc (127.8.218.65:44747), 78c9f82ed5a04e22bbae271a1454084b (127.8.218.67:36365)
I20260709 13:17:21.510628 13836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af350307c32a42588a98ff1fbc906f0c" candidate_uuid: "2de9d79e90bb475991024506592183c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "466232ef694d4a36b2036a77d2e6e1bc"
I20260709 13:17:21.511071 13986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af350307c32a42588a98ff1fbc906f0c" candidate_uuid: "2de9d79e90bb475991024506592183c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "78c9f82ed5a04e22bbae271a1454084b"
I20260709 13:17:21.511193 13836 raft_consensus.cc:3060] T af350307c32a42588a98ff1fbc906f0c P 466232ef694d4a36b2036a77d2e6e1bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:21.511528 13986 raft_consensus.cc:3055] T af350307c32a42588a98ff1fbc906f0c P 78c9f82ed5a04e22bbae271a1454084b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:21.511853 13986 raft_consensus.cc:740] T af350307c32a42588a98ff1fbc906f0c P 78c9f82ed5a04e22bbae271a1454084b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 78c9f82ed5a04e22bbae271a1454084b, State: Running, Role: LEADER
I20260709 13:17:21.512825 13986 consensus_queue.cc:260] T af350307c32a42588a98ff1fbc906f0c P 78c9f82ed5a04e22bbae271a1454084b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 } } peers { permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 } } peers { permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 } }
I20260709 13:17:21.513695 13986 raft_consensus.cc:3060] T af350307c32a42588a98ff1fbc906f0c P 78c9f82ed5a04e22bbae271a1454084b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:21.516343 13836 raft_consensus.cc:2468] T af350307c32a42588a98ff1fbc906f0c P 466232ef694d4a36b2036a77d2e6e1bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de9d79e90bb475991024506592183c6 in term 2.
I20260709 13:17:21.517517 13876 leader_election.cc:304] T af350307c32a42588a98ff1fbc906f0c P 2de9d79e90bb475991024506592183c6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de9d79e90bb475991024506592183c6, 466232ef694d4a36b2036a77d2e6e1bc; no voters: 
I20260709 13:17:21.518339 14055 raft_consensus.cc:2804] T af350307c32a42588a98ff1fbc906f0c P 2de9d79e90bb475991024506592183c6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:21.518784 14055 raft_consensus.cc:697] T af350307c32a42588a98ff1fbc906f0c P 2de9d79e90bb475991024506592183c6 [term 2 LEADER]: Becoming Leader. State: Replica: 2de9d79e90bb475991024506592183c6, State: Running, Role: LEADER
I20260709 13:17:21.519744 13986 raft_consensus.cc:2468] T af350307c32a42588a98ff1fbc906f0c P 78c9f82ed5a04e22bbae271a1454084b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de9d79e90bb475991024506592183c6 in term 2.
I20260709 13:17:21.519560 14055 consensus_queue.cc:237] T af350307c32a42588a98ff1fbc906f0c P 2de9d79e90bb475991024506592183c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 } } peers { permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 } } peers { permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 } }
I20260709 13:17:21.526466 13735 catalog_manager.cc:5697] T af350307c32a42588a98ff1fbc906f0c P 2de9d79e90bb475991024506592183c6 reported cstate change: term changed from 1 to 2, leader changed from 78c9f82ed5a04e22bbae271a1454084b (127.8.218.67) to 2de9d79e90bb475991024506592183c6 (127.8.218.66). New cstate: current_term: 2 leader_uuid: "2de9d79e90bb475991024506592183c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:21.600142 14055 consensus_queue.cc:1048] T d6b79689da444aa5971db4157d084605 P 2de9d79e90bb475991024506592183c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:21.607354 14034 raft_consensus.cc:993] T d6b79689da444aa5971db4157d084605 P 2de9d79e90bb475991024506592183c6: : Instructing follower 466232ef694d4a36b2036a77d2e6e1bc to start an election
I20260709 13:17:21.608176 14055 raft_consensus.cc:1081] T d6b79689da444aa5971db4157d084605 P 2de9d79e90bb475991024506592183c6 [term 1 LEADER]: Signalling peer 466232ef694d4a36b2036a77d2e6e1bc to start an election
I20260709 13:17:21.611572 13837 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6b79689da444aa5971db4157d084605"
dest_uuid: "466232ef694d4a36b2036a77d2e6e1bc"
 from {username='slave'} at 127.0.0.1:50508
I20260709 13:17:21.612222 13837 raft_consensus.cc:493] T d6b79689da444aa5971db4157d084605 P 466232ef694d4a36b2036a77d2e6e1bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:21.612605 13837 raft_consensus.cc:3060] T d6b79689da444aa5971db4157d084605 P 466232ef694d4a36b2036a77d2e6e1bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:21.616684 14071 consensus_queue.cc:1048] T d6b79689da444aa5971db4157d084605 P 2de9d79e90bb475991024506592183c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:21.620757 13837 raft_consensus.cc:515] T d6b79689da444aa5971db4157d084605 P 466232ef694d4a36b2036a77d2e6e1bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 } } peers { permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 } } peers { permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 } }
I20260709 13:17:21.624734 13837 leader_election.cc:290] T d6b79689da444aa5971db4157d084605 P 466232ef694d4a36b2036a77d2e6e1bc [CANDIDATE]: Term 2 election: Requested vote from peers 2de9d79e90bb475991024506592183c6 (127.8.218.66:44573), 78c9f82ed5a04e22bbae271a1454084b (127.8.218.67:36365)
I20260709 13:17:21.626453 13911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6b79689da444aa5971db4157d084605" candidate_uuid: "466232ef694d4a36b2036a77d2e6e1bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2de9d79e90bb475991024506592183c6"
I20260709 13:17:21.627107 13911 raft_consensus.cc:3055] T d6b79689da444aa5971db4157d084605 P 2de9d79e90bb475991024506592183c6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:21.627346 13911 raft_consensus.cc:740] T d6b79689da444aa5971db4157d084605 P 2de9d79e90bb475991024506592183c6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2de9d79e90bb475991024506592183c6, State: Running, Role: LEADER
I20260709 13:17:21.628079 13911 consensus_queue.cc:260] T d6b79689da444aa5971db4157d084605 P 2de9d79e90bb475991024506592183c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 } } peers { permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 } } peers { permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 } }
I20260709 13:17:21.629103 13911 raft_consensus.cc:3060] T d6b79689da444aa5971db4157d084605 P 2de9d79e90bb475991024506592183c6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:21.626432 13986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6b79689da444aa5971db4157d084605" candidate_uuid: "466232ef694d4a36b2036a77d2e6e1bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "78c9f82ed5a04e22bbae271a1454084b"
I20260709 13:17:21.629932 13986 raft_consensus.cc:3060] T d6b79689da444aa5971db4157d084605 P 78c9f82ed5a04e22bbae271a1454084b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:21.634590 13911 raft_consensus.cc:2468] T d6b79689da444aa5971db4157d084605 P 2de9d79e90bb475991024506592183c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 466232ef694d4a36b2036a77d2e6e1bc in term 2.
I20260709 13:17:21.635663 13802 leader_election.cc:304] T d6b79689da444aa5971db4157d084605 P 466232ef694d4a36b2036a77d2e6e1bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de9d79e90bb475991024506592183c6, 466232ef694d4a36b2036a77d2e6e1bc; no voters: 
I20260709 13:17:21.636070 13986 raft_consensus.cc:2468] T d6b79689da444aa5971db4157d084605 P 78c9f82ed5a04e22bbae271a1454084b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 466232ef694d4a36b2036a77d2e6e1bc in term 2.
I20260709 13:17:21.636559 14033 raft_consensus.cc:2804] T d6b79689da444aa5971db4157d084605 P 466232ef694d4a36b2036a77d2e6e1bc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:21.637036 14033 raft_consensus.cc:697] T d6b79689da444aa5971db4157d084605 P 466232ef694d4a36b2036a77d2e6e1bc [term 2 LEADER]: Becoming Leader. State: Replica: 466232ef694d4a36b2036a77d2e6e1bc, State: Running, Role: LEADER
I20260709 13:17:21.637697 14033 consensus_queue.cc:237] T d6b79689da444aa5971db4157d084605 P 466232ef694d4a36b2036a77d2e6e1bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 } } peers { permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 } } peers { permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 } }
I20260709 13:17:21.643229 13735 catalog_manager.cc:5697] T d6b79689da444aa5971db4157d084605 P 466232ef694d4a36b2036a77d2e6e1bc reported cstate change: term changed from 1 to 2, leader changed from 2de9d79e90bb475991024506592183c6 (127.8.218.66) to 466232ef694d4a36b2036a77d2e6e1bc (127.8.218.65). New cstate: current_term: 2 leader_uuid: "466232ef694d4a36b2036a77d2e6e1bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:21.662945 14071 consensus_queue.cc:1048] T cab5e5aa0ef54c4a89e5fd41394d7afb P 2de9d79e90bb475991024506592183c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:21.669293 14055 raft_consensus.cc:993] T cab5e5aa0ef54c4a89e5fd41394d7afb P 2de9d79e90bb475991024506592183c6: : Instructing follower 466232ef694d4a36b2036a77d2e6e1bc to start an election
I20260709 13:17:21.669739 14034 raft_consensus.cc:1081] T cab5e5aa0ef54c4a89e5fd41394d7afb P 2de9d79e90bb475991024506592183c6 [term 1 LEADER]: Signalling peer 466232ef694d4a36b2036a77d2e6e1bc to start an election
I20260709 13:17:21.671207 13836 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cab5e5aa0ef54c4a89e5fd41394d7afb"
dest_uuid: "466232ef694d4a36b2036a77d2e6e1bc"
 from {username='slave'} at 127.0.0.1:50508
I20260709 13:17:21.671777 13836 raft_consensus.cc:493] T cab5e5aa0ef54c4a89e5fd41394d7afb P 466232ef694d4a36b2036a77d2e6e1bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:21.672152 13836 raft_consensus.cc:3060] T cab5e5aa0ef54c4a89e5fd41394d7afb P 466232ef694d4a36b2036a77d2e6e1bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:21.674453 14071 consensus_queue.cc:1048] T cab5e5aa0ef54c4a89e5fd41394d7afb P 2de9d79e90bb475991024506592183c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:21.680434 13836 raft_consensus.cc:515] T cab5e5aa0ef54c4a89e5fd41394d7afb P 466232ef694d4a36b2036a77d2e6e1bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 } } peers { permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 } } peers { permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 } }
I20260709 13:17:21.682022 13837 raft_consensus.cc:1240] T cab5e5aa0ef54c4a89e5fd41394d7afb P 466232ef694d4a36b2036a77d2e6e1bc [term 2 FOLLOWER]: Rejecting Update request from peer 2de9d79e90bb475991024506592183c6 for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:21.682709 13836 leader_election.cc:290] T cab5e5aa0ef54c4a89e5fd41394d7afb P 466232ef694d4a36b2036a77d2e6e1bc [CANDIDATE]: Term 2 election: Requested vote from peers 2de9d79e90bb475991024506592183c6 (127.8.218.66:44573), 78c9f82ed5a04e22bbae271a1454084b (127.8.218.67:36365)
I20260709 13:17:21.683271 13911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab5e5aa0ef54c4a89e5fd41394d7afb" candidate_uuid: "466232ef694d4a36b2036a77d2e6e1bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2de9d79e90bb475991024506592183c6"
I20260709 13:17:21.683902 13911 raft_consensus.cc:3055] T cab5e5aa0ef54c4a89e5fd41394d7afb P 2de9d79e90bb475991024506592183c6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:21.683862 13985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab5e5aa0ef54c4a89e5fd41394d7afb" candidate_uuid: "466232ef694d4a36b2036a77d2e6e1bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "78c9f82ed5a04e22bbae271a1454084b"
I20260709 13:17:21.684399 13911 raft_consensus.cc:740] T cab5e5aa0ef54c4a89e5fd41394d7afb P 2de9d79e90bb475991024506592183c6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2de9d79e90bb475991024506592183c6, State: Running, Role: LEADER
I20260709 13:17:21.684628 13985 raft_consensus.cc:3060] T cab5e5aa0ef54c4a89e5fd41394d7afb P 78c9f82ed5a04e22bbae271a1454084b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:21.684832 14071 consensus_queue.cc:1059] T cab5e5aa0ef54c4a89e5fd41394d7afb P 2de9d79e90bb475991024506592183c6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:21.685887 13911 consensus_queue.cc:260] T cab5e5aa0ef54c4a89e5fd41394d7afb P 2de9d79e90bb475991024506592183c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 } } peers { permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 } } peers { permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 } }
I20260709 13:17:21.686936 13911 raft_consensus.cc:3060] T cab5e5aa0ef54c4a89e5fd41394d7afb P 2de9d79e90bb475991024506592183c6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:21.689898 13985 raft_consensus.cc:2468] T cab5e5aa0ef54c4a89e5fd41394d7afb P 78c9f82ed5a04e22bbae271a1454084b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 466232ef694d4a36b2036a77d2e6e1bc in term 2.
I20260709 13:17:21.690995 13802 leader_election.cc:304] T cab5e5aa0ef54c4a89e5fd41394d7afb P 466232ef694d4a36b2036a77d2e6e1bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 466232ef694d4a36b2036a77d2e6e1bc, 78c9f82ed5a04e22bbae271a1454084b; no voters: 
I20260709 13:17:21.691787 14033 raft_consensus.cc:2804] T cab5e5aa0ef54c4a89e5fd41394d7afb P 466232ef694d4a36b2036a77d2e6e1bc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:21.692284 14033 raft_consensus.cc:697] T cab5e5aa0ef54c4a89e5fd41394d7afb P 466232ef694d4a36b2036a77d2e6e1bc [term 2 LEADER]: Becoming Leader. State: Replica: 466232ef694d4a36b2036a77d2e6e1bc, State: Running, Role: LEADER
I20260709 13:17:21.692886 13911 raft_consensus.cc:2468] T cab5e5aa0ef54c4a89e5fd41394d7afb P 2de9d79e90bb475991024506592183c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 466232ef694d4a36b2036a77d2e6e1bc in term 2.
W20260709 13:17:21.693478 14034 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 13:17:21.693136 14033 consensus_queue.cc:237] T cab5e5aa0ef54c4a89e5fd41394d7afb P 466232ef694d4a36b2036a77d2e6e1bc [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: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 } } peers { permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 } } peers { permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 } }
I20260709 13:17:21.700462 13735 catalog_manager.cc:5697] T cab5e5aa0ef54c4a89e5fd41394d7afb P 466232ef694d4a36b2036a77d2e6e1bc reported cstate change: term changed from 1 to 2, leader changed from 2de9d79e90bb475991024506592183c6 (127.8.218.66) to 466232ef694d4a36b2036a77d2e6e1bc (127.8.218.65). New cstate: current_term: 2 leader_uuid: "466232ef694d4a36b2036a77d2e6e1bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:21.763841  9065 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 13:17:21.765439  9065 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 13:17:21.765815  9065 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 13:17:21.776878 13837 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6b79689da444aa5971db4157d084605"
dest_uuid: "466232ef694d4a36b2036a77d2e6e1bc"
mode: GRACEFUL
new_leader_uuid: "78c9f82ed5a04e22bbae271a1454084b"
 from {username='slave'} at 127.0.0.1:50514
I20260709 13:17:21.777383 13837 raft_consensus.cc:606] T d6b79689da444aa5971db4157d084605 P 466232ef694d4a36b2036a77d2e6e1bc [term 2 LEADER]: Received request to transfer leadership to TS 78c9f82ed5a04e22bbae271a1454084b
I20260709 13:17:21.778486  9065 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 13:17:21.835243 13911 raft_consensus.cc:1275] T 621e2d96d4ea481d920792e4997ec0fd P 2de9d79e90bb475991024506592183c6 [term 2 FOLLOWER]: Refusing update from remote peer 466232ef694d4a36b2036a77d2e6e1bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:21.837930 14033 consensus_queue.cc:1048] T 621e2d96d4ea481d920792e4997ec0fd P 466232ef694d4a36b2036a77d2e6e1bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:21.854878 13985 raft_consensus.cc:1275] T 621e2d96d4ea481d920792e4997ec0fd P 78c9f82ed5a04e22bbae271a1454084b [term 2 FOLLOWER]: Refusing update from remote peer 466232ef694d4a36b2036a77d2e6e1bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:21.856810 14033 consensus_queue.cc:1048] T 621e2d96d4ea481d920792e4997ec0fd P 466232ef694d4a36b2036a77d2e6e1bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:21.969350 13985 raft_consensus.cc:1275] T af350307c32a42588a98ff1fbc906f0c P 78c9f82ed5a04e22bbae271a1454084b [term 2 FOLLOWER]: Refusing update from remote peer 2de9d79e90bb475991024506592183c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:21.970624 14034 consensus_queue.cc:1048] T af350307c32a42588a98ff1fbc906f0c P 2de9d79e90bb475991024506592183c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:21.981668 13837 raft_consensus.cc:1275] T af350307c32a42588a98ff1fbc906f0c P 466232ef694d4a36b2036a77d2e6e1bc [term 2 FOLLOWER]: Refusing update from remote peer 2de9d79e90bb475991024506592183c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:21.983346 14055 consensus_queue.cc:1048] T af350307c32a42588a98ff1fbc906f0c P 2de9d79e90bb475991024506592183c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:22.081785 13985 raft_consensus.cc:1275] T cab5e5aa0ef54c4a89e5fd41394d7afb P 78c9f82ed5a04e22bbae271a1454084b [term 2 FOLLOWER]: Refusing update from remote peer 466232ef694d4a36b2036a77d2e6e1bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:22.083038 14033 consensus_queue.cc:1048] T cab5e5aa0ef54c4a89e5fd41394d7afb P 466232ef694d4a36b2036a77d2e6e1bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:22.089673 13986 raft_consensus.cc:1275] T d6b79689da444aa5971db4157d084605 P 78c9f82ed5a04e22bbae271a1454084b [term 2 FOLLOWER]: Refusing update from remote peer 466232ef694d4a36b2036a77d2e6e1bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:22.093295 14066 consensus_queue.cc:1048] T d6b79689da444aa5971db4157d084605 P 466232ef694d4a36b2036a77d2e6e1bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:22.094215 13911 raft_consensus.cc:1275] T cab5e5aa0ef54c4a89e5fd41394d7afb P 2de9d79e90bb475991024506592183c6 [term 2 FOLLOWER]: Refusing update from remote peer 466232ef694d4a36b2036a77d2e6e1bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:22.096381 14066 consensus_queue.cc:1048] T cab5e5aa0ef54c4a89e5fd41394d7afb P 466232ef694d4a36b2036a77d2e6e1bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:22.105257 14033 raft_consensus.cc:993] T d6b79689da444aa5971db4157d084605 P 466232ef694d4a36b2036a77d2e6e1bc: : Instructing follower 78c9f82ed5a04e22bbae271a1454084b to start an election
I20260709 13:17:22.105878 14033 raft_consensus.cc:1081] T d6b79689da444aa5971db4157d084605 P 466232ef694d4a36b2036a77d2e6e1bc [term 2 LEADER]: Signalling peer 78c9f82ed5a04e22bbae271a1454084b to start an election
I20260709 13:17:22.111613 13986 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6b79689da444aa5971db4157d084605"
dest_uuid: "78c9f82ed5a04e22bbae271a1454084b"
 from {username='slave'} at 127.0.0.1:50726
I20260709 13:17:22.112360 13911 raft_consensus.cc:1275] T d6b79689da444aa5971db4157d084605 P 2de9d79e90bb475991024506592183c6 [term 2 FOLLOWER]: Refusing update from remote peer 466232ef694d4a36b2036a77d2e6e1bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:22.112471 13986 raft_consensus.cc:493] T d6b79689da444aa5971db4157d084605 P 78c9f82ed5a04e22bbae271a1454084b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:22.114473 13986 raft_consensus.cc:3060] T d6b79689da444aa5971db4157d084605 P 78c9f82ed5a04e22bbae271a1454084b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:22.114233 14033 consensus_queue.cc:1048] T d6b79689da444aa5971db4157d084605 P 466232ef694d4a36b2036a77d2e6e1bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:22.124918 13986 raft_consensus.cc:515] T d6b79689da444aa5971db4157d084605 P 78c9f82ed5a04e22bbae271a1454084b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 } } peers { permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 } } peers { permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 } }
I20260709 13:17:22.128229 13986 leader_election.cc:290] T d6b79689da444aa5971db4157d084605 P 78c9f82ed5a04e22bbae271a1454084b [CANDIDATE]: Term 3 election: Requested vote from peers 466232ef694d4a36b2036a77d2e6e1bc (127.8.218.65:44747), 2de9d79e90bb475991024506592183c6 (127.8.218.66:44573)
I20260709 13:17:22.128142 13837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6b79689da444aa5971db4157d084605" candidate_uuid: "78c9f82ed5a04e22bbae271a1454084b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "466232ef694d4a36b2036a77d2e6e1bc"
I20260709 13:17:22.128435 13911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6b79689da444aa5971db4157d084605" candidate_uuid: "78c9f82ed5a04e22bbae271a1454084b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2de9d79e90bb475991024506592183c6"
I20260709 13:17:22.128959 13837 raft_consensus.cc:3055] T d6b79689da444aa5971db4157d084605 P 466232ef694d4a36b2036a77d2e6e1bc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:22.129069 13911 raft_consensus.cc:3060] T d6b79689da444aa5971db4157d084605 P 2de9d79e90bb475991024506592183c6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:22.129413 13837 raft_consensus.cc:740] T d6b79689da444aa5971db4157d084605 P 466232ef694d4a36b2036a77d2e6e1bc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 466232ef694d4a36b2036a77d2e6e1bc, State: Running, Role: LEADER
I20260709 13:17:22.130533 13837 consensus_queue.cc:260] T d6b79689da444aa5971db4157d084605 P 466232ef694d4a36b2036a77d2e6e1bc [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: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 } } peers { permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 } } peers { permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 } }
I20260709 13:17:22.132028 13837 raft_consensus.cc:3060] T d6b79689da444aa5971db4157d084605 P 466232ef694d4a36b2036a77d2e6e1bc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:22.136379 13911 raft_consensus.cc:2468] T d6b79689da444aa5971db4157d084605 P 2de9d79e90bb475991024506592183c6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78c9f82ed5a04e22bbae271a1454084b in term 3.
I20260709 13:17:22.137727 13951 leader_election.cc:304] T d6b79689da444aa5971db4157d084605 P 78c9f82ed5a04e22bbae271a1454084b [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: 2de9d79e90bb475991024506592183c6, 78c9f82ed5a04e22bbae271a1454084b; no voters: 
I20260709 13:17:22.138533 14032 raft_consensus.cc:2804] T d6b79689da444aa5971db4157d084605 P 78c9f82ed5a04e22bbae271a1454084b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:22.139300 13837 raft_consensus.cc:2468] T d6b79689da444aa5971db4157d084605 P 466232ef694d4a36b2036a77d2e6e1bc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78c9f82ed5a04e22bbae271a1454084b in term 3.
I20260709 13:17:22.139423 14032 raft_consensus.cc:697] T d6b79689da444aa5971db4157d084605 P 78c9f82ed5a04e22bbae271a1454084b [term 3 LEADER]: Becoming Leader. State: Replica: 78c9f82ed5a04e22bbae271a1454084b, State: Running, Role: LEADER
I20260709 13:17:22.140410 14032 consensus_queue.cc:237] T d6b79689da444aa5971db4157d084605 P 78c9f82ed5a04e22bbae271a1454084b [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: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 } } peers { permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 } } peers { permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 } }
I20260709 13:17:22.146381 13734 catalog_manager.cc:5697] T d6b79689da444aa5971db4157d084605 P 78c9f82ed5a04e22bbae271a1454084b reported cstate change: term changed from 2 to 3, leader changed from 466232ef694d4a36b2036a77d2e6e1bc (127.8.218.65) to 78c9f82ed5a04e22bbae271a1454084b (127.8.218.67). New cstate: current_term: 3 leader_uuid: "78c9f82ed5a04e22bbae271a1454084b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "466232ef694d4a36b2036a77d2e6e1bc" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2de9d79e90bb475991024506592183c6" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 44573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78c9f82ed5a04e22bbae271a1454084b" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36365 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:22.170022  9065 tablet_server.cc:179] TabletServer@127.8.218.65:0 shutting down...
I20260709 13:17:22.194403  9065 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:22.195215  9065 tablet_replica.cc:333] T d6b79689da444aa5971db4157d084605 P 466232ef694d4a36b2036a77d2e6e1bc: stopping tablet replica
I20260709 13:17:22.195963  9065 raft_consensus.cc:2243] T d6b79689da444aa5971db4157d084605 P 466232ef694d4a36b2036a77d2e6e1bc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.196408  9065 raft_consensus.cc:2272] T d6b79689da444aa5971db4157d084605 P 466232ef694d4a36b2036a77d2e6e1bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.199265  9065 tablet_replica.cc:333] T cab5e5aa0ef54c4a89e5fd41394d7afb P 466232ef694d4a36b2036a77d2e6e1bc: stopping tablet replica
I20260709 13:17:22.199898  9065 raft_consensus.cc:2243] T cab5e5aa0ef54c4a89e5fd41394d7afb P 466232ef694d4a36b2036a77d2e6e1bc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:22.200647  9065 raft_consensus.cc:2272] T cab5e5aa0ef54c4a89e5fd41394d7afb P 466232ef694d4a36b2036a77d2e6e1bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.203161  9065 tablet_replica.cc:333] T 621e2d96d4ea481d920792e4997ec0fd P 466232ef694d4a36b2036a77d2e6e1bc: stopping tablet replica
I20260709 13:17:22.203627  9065 raft_consensus.cc:2243] T 621e2d96d4ea481d920792e4997ec0fd P 466232ef694d4a36b2036a77d2e6e1bc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:22.204377  9065 raft_consensus.cc:2272] T 621e2d96d4ea481d920792e4997ec0fd P 466232ef694d4a36b2036a77d2e6e1bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.207087  9065 tablet_replica.cc:333] T af350307c32a42588a98ff1fbc906f0c P 466232ef694d4a36b2036a77d2e6e1bc: stopping tablet replica
I20260709 13:17:22.207516  9065 raft_consensus.cc:2243] T af350307c32a42588a98ff1fbc906f0c P 466232ef694d4a36b2036a77d2e6e1bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.207960  9065 raft_consensus.cc:2272] T af350307c32a42588a98ff1fbc906f0c P 466232ef694d4a36b2036a77d2e6e1bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.233347  9065 tablet_server.cc:196] TabletServer@127.8.218.65:0 shutdown complete.
I20260709 13:17:22.249863  9065 tablet_server.cc:179] TabletServer@127.8.218.66:0 shutting down...
I20260709 13:17:22.271353  9065 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:22.272101  9065 tablet_replica.cc:333] T d6b79689da444aa5971db4157d084605 P 2de9d79e90bb475991024506592183c6: stopping tablet replica
I20260709 13:17:22.272778  9065 raft_consensus.cc:2243] T d6b79689da444aa5971db4157d084605 P 2de9d79e90bb475991024506592183c6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.273312  9065 raft_consensus.cc:2272] T d6b79689da444aa5971db4157d084605 P 2de9d79e90bb475991024506592183c6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.277168  9065 tablet_replica.cc:333] T af350307c32a42588a98ff1fbc906f0c P 2de9d79e90bb475991024506592183c6: stopping tablet replica
I20260709 13:17:22.277709  9065 raft_consensus.cc:2243] T af350307c32a42588a98ff1fbc906f0c P 2de9d79e90bb475991024506592183c6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:22.278551  9065 raft_consensus.cc:2272] T af350307c32a42588a98ff1fbc906f0c P 2de9d79e90bb475991024506592183c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.281435  9065 tablet_replica.cc:333] T cab5e5aa0ef54c4a89e5fd41394d7afb P 2de9d79e90bb475991024506592183c6: stopping tablet replica
I20260709 13:17:22.281929  9065 raft_consensus.cc:2243] T cab5e5aa0ef54c4a89e5fd41394d7afb P 2de9d79e90bb475991024506592183c6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.282358  9065 raft_consensus.cc:2272] T cab5e5aa0ef54c4a89e5fd41394d7afb P 2de9d79e90bb475991024506592183c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.284637  9065 tablet_replica.cc:333] T 621e2d96d4ea481d920792e4997ec0fd P 2de9d79e90bb475991024506592183c6: stopping tablet replica
I20260709 13:17:22.285146  9065 raft_consensus.cc:2243] T 621e2d96d4ea481d920792e4997ec0fd P 2de9d79e90bb475991024506592183c6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.285526  9065 raft_consensus.cc:2272] T 621e2d96d4ea481d920792e4997ec0fd P 2de9d79e90bb475991024506592183c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.308921  9065 tablet_server.cc:196] TabletServer@127.8.218.66:0 shutdown complete.
I20260709 13:17:22.325047  9065 tablet_server.cc:179] TabletServer@127.8.218.67:0 shutting down...
I20260709 13:17:22.345847  9065 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:22.346462  9065 tablet_replica.cc:333] T d6b79689da444aa5971db4157d084605 P 78c9f82ed5a04e22bbae271a1454084b: stopping tablet replica
I20260709 13:17:22.347038  9065 raft_consensus.cc:2243] T d6b79689da444aa5971db4157d084605 P 78c9f82ed5a04e22bbae271a1454084b [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:22.347615  9065 pending_rounds.cc:70] T d6b79689da444aa5971db4157d084605 P 78c9f82ed5a04e22bbae271a1454084b: Trying to abort 1 pending ops.
I20260709 13:17:22.347836  9065 pending_rounds.cc:77] T d6b79689da444aa5971db4157d084605 P 78c9f82ed5a04e22bbae271a1454084b: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305638060615077888 op_type: NO_OP noop_request { }
I20260709 13:17:22.348119  9065 raft_consensus.cc:2889] T d6b79689da444aa5971db4157d084605 P 78c9f82ed5a04e22bbae271a1454084b [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:17:22.348372  9065 raft_consensus.cc:2272] T d6b79689da444aa5971db4157d084605 P 78c9f82ed5a04e22bbae271a1454084b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.350867  9065 tablet_replica.cc:333] T af350307c32a42588a98ff1fbc906f0c P 78c9f82ed5a04e22bbae271a1454084b: stopping tablet replica
I20260709 13:17:22.351341  9065 raft_consensus.cc:2243] T af350307c32a42588a98ff1fbc906f0c P 78c9f82ed5a04e22bbae271a1454084b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.351768  9065 raft_consensus.cc:2272] T af350307c32a42588a98ff1fbc906f0c P 78c9f82ed5a04e22bbae271a1454084b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.354040  9065 tablet_replica.cc:333] T cab5e5aa0ef54c4a89e5fd41394d7afb P 78c9f82ed5a04e22bbae271a1454084b: stopping tablet replica
I20260709 13:17:22.354550  9065 raft_consensus.cc:2243] T cab5e5aa0ef54c4a89e5fd41394d7afb P 78c9f82ed5a04e22bbae271a1454084b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.354916  9065 raft_consensus.cc:2272] T cab5e5aa0ef54c4a89e5fd41394d7afb P 78c9f82ed5a04e22bbae271a1454084b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.357183  9065 tablet_replica.cc:333] T 621e2d96d4ea481d920792e4997ec0fd P 78c9f82ed5a04e22bbae271a1454084b: stopping tablet replica
I20260709 13:17:22.357577  9065 raft_consensus.cc:2243] T 621e2d96d4ea481d920792e4997ec0fd P 78c9f82ed5a04e22bbae271a1454084b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:22.357928  9065 raft_consensus.cc:2272] T 621e2d96d4ea481d920792e4997ec0fd P 78c9f82ed5a04e22bbae271a1454084b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.381364  9065 tablet_server.cc:196] TabletServer@127.8.218.67:0 shutdown complete.
I20260709 13:17:22.396063  9065 master.cc:562] Master@127.8.218.126:40965 shutting down...
I20260709 13:17:22.413069  9065 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ccaf49ca3e5648b2b25e964fa466d973 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:22.413623  9065 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ccaf49ca3e5648b2b25e964fa466d973 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:22.413950  9065 tablet_replica.cc:333] T 00000000000000000000000000000000 P ccaf49ca3e5648b2b25e964fa466d973: stopping tablet replica
I20260709 13:17:22.433770  9065 master.cc:584] Master@127.8.218.126:40965 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2334 ms)
[----------] 6 tests from LeaderRebalancerTest (122206 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 13:17:22.476183  9065 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.8.218.126:41201
I20260709 13:17:22.477257  9065 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:22.482162 14080 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:17:22.482730 14081 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:17:22.485538  9065 server_base.cc:1061] running on GCE node
W20260709 13:17:22.485608 14083 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:17:22.486625  9065 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:22.486800  9065 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:17:22.486987  9065 hybrid_clock.cc:648] HybridClock initialized: now 1783603042486958 us; error 0 us; skew 500 ppm
I20260709 13:17:22.487560  9065 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:22.489831  9065 webserver.cc:533] Webserver started at http://127.8.218.126:36637/ using document root <none> and password file <none>
I20260709 13:17:22.490291  9065 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:22.490469  9065 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:22.490741  9065 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:22.491871  9065 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602920109272-9065-0/minicluster-data/master-0-root/instance:
uuid: "c3c5124ff06d47cdb4acdd8961da523d"
format_stamp: "Formatted at 2026-07-09 13:17:22 on dist-test-slave-fpp7"
I20260709 13:17:22.496129  9065 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 13:17:22.499274 14088 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:17:22.500012  9065 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:17:22.500281  9065 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602920109272-9065-0/minicluster-data/master-0-root
uuid: "c3c5124ff06d47cdb4acdd8961da523d"
format_stamp: "Formatted at 2026-07-09 13:17:22 on dist-test-slave-fpp7"
I20260709 13:17:22.500555  9065 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602920109272-9065-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602920109272-9065-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602920109272-9065-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:17:22.512840  9065 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:22.513976  9065 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:22.550448  9065 rpc_server.cc:307] RPC server started. Bound to: 127.8.218.126:41201
I20260709 13:17:22.550621 14139 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.218.126:41201 every 8 connection(s)
I20260709 13:17:22.554183 14140 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:17:22.566035 14140 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c3c5124ff06d47cdb4acdd8961da523d: Bootstrap starting.
I20260709 13:17:22.570655 14140 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c3c5124ff06d47cdb4acdd8961da523d: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:22.574615 14140 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c3c5124ff06d47cdb4acdd8961da523d: No bootstrap required, opened a new log
I20260709 13:17:22.576697 14140 raft_consensus.cc:359] T 00000000000000000000000000000000 P c3c5124ff06d47cdb4acdd8961da523d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3c5124ff06d47cdb4acdd8961da523d" member_type: VOTER }
I20260709 13:17:22.577104 14140 raft_consensus.cc:385] T 00000000000000000000000000000000 P c3c5124ff06d47cdb4acdd8961da523d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:22.577330 14140 raft_consensus.cc:740] T 00000000000000000000000000000000 P c3c5124ff06d47cdb4acdd8961da523d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3c5124ff06d47cdb4acdd8961da523d, State: Initialized, Role: FOLLOWER
I20260709 13:17:22.577867 14140 consensus_queue.cc:260] T 00000000000000000000000000000000 P c3c5124ff06d47cdb4acdd8961da523d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c3c5124ff06d47cdb4acdd8961da523d" member_type: VOTER }
I20260709 13:17:22.578307 14140 raft_consensus.cc:399] T 00000000000000000000000000000000 P c3c5124ff06d47cdb4acdd8961da523d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:17:22.578542 14140 raft_consensus.cc:493] T 00000000000000000000000000000000 P c3c5124ff06d47cdb4acdd8961da523d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:17:22.578792 14140 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c3c5124ff06d47cdb4acdd8961da523d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:22.583256 14140 raft_consensus.cc:515] T 00000000000000000000000000000000 P c3c5124ff06d47cdb4acdd8961da523d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3c5124ff06d47cdb4acdd8961da523d" member_type: VOTER }
I20260709 13:17:22.583765 14140 leader_election.cc:304] T 00000000000000000000000000000000 P c3c5124ff06d47cdb4acdd8961da523d [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: c3c5124ff06d47cdb4acdd8961da523d; no voters: 
I20260709 13:17:22.584826 14140 leader_election.cc:290] T 00000000000000000000000000000000 P c3c5124ff06d47cdb4acdd8961da523d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:17:22.585223 14143 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c3c5124ff06d47cdb4acdd8961da523d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:22.586553 14143 raft_consensus.cc:697] T 00000000000000000000000000000000 P c3c5124ff06d47cdb4acdd8961da523d [term 1 LEADER]: Becoming Leader. State: Replica: c3c5124ff06d47cdb4acdd8961da523d, State: Running, Role: LEADER
I20260709 13:17:22.587203 14143 consensus_queue.cc:237] T 00000000000000000000000000000000 P c3c5124ff06d47cdb4acdd8961da523d [LEADER]: Queue going to LEADER mode. State: All 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: "c3c5124ff06d47cdb4acdd8961da523d" member_type: VOTER }
I20260709 13:17:22.587623 14140 sys_catalog.cc:565] T 00000000000000000000000000000000 P c3c5124ff06d47cdb4acdd8961da523d [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:17:22.590068 14144 sys_catalog.cc:455] T 00000000000000000000000000000000 P c3c5124ff06d47cdb4acdd8961da523d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c3c5124ff06d47cdb4acdd8961da523d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3c5124ff06d47cdb4acdd8961da523d" member_type: VOTER } }
I20260709 13:17:22.590245 14145 sys_catalog.cc:455] T 00000000000000000000000000000000 P c3c5124ff06d47cdb4acdd8961da523d [sys.catalog]: SysCatalogTable state changed. Reason: New leader c3c5124ff06d47cdb4acdd8961da523d. Latest consensus state: current_term: 1 leader_uuid: "c3c5124ff06d47cdb4acdd8961da523d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3c5124ff06d47cdb4acdd8961da523d" member_type: VOTER } }
I20260709 13:17:22.590788 14144 sys_catalog.cc:458] T 00000000000000000000000000000000 P c3c5124ff06d47cdb4acdd8961da523d [sys.catalog]: This master's current role is: LEADER
I20260709 13:17:22.590813 14145 sys_catalog.cc:458] T 00000000000000000000000000000000 P c3c5124ff06d47cdb4acdd8961da523d [sys.catalog]: This master's current role is: LEADER
I20260709 13:17:22.593743 14149 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:17:22.599022 14149 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:17:22.602913  9065 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:17:22.607426 14149 catalog_manager.cc:1383] Generated new cluster ID: 7fc64ae2abca431c8e0c46bd340b67f6
I20260709 13:17:22.607725 14149 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:17:22.628545 14149 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:17:22.629776 14149 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:17:22.641961 14149 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c3c5124ff06d47cdb4acdd8961da523d: Generated new TSK 0
I20260709 13:17:22.642555 14149 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:17:22.669142  9065 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:22.674901 14161 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:17:22.676405 14162 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:17:22.679822  9065 server_base.cc:1061] running on GCE node
W20260709 13:17:22.679783 14164 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:17:22.680979  9065 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:22.681216  9065 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:17:22.681337  9065 hybrid_clock.cc:648] HybridClock initialized: now 1783603042681326 us; error 0 us; skew 500 ppm
I20260709 13:17:22.681783  9065 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:22.683970  9065 webserver.cc:533] Webserver started at http://127.8.218.65:40537/ using document root <none> and password file <none>
I20260709 13:17:22.684453  9065 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:22.684617  9065 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:22.684820  9065 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:22.685870  9065 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602920109272-9065-0/minicluster-data/ts-0-root/instance:
uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce"
format_stamp: "Formatted at 2026-07-09 13:17:22 on dist-test-slave-fpp7"
I20260709 13:17:22.690407  9065 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260709 13:17:22.693645 14169 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:17:22.694371  9065 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:17:22.694670  9065 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602920109272-9065-0/minicluster-data/ts-0-root
uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce"
format_stamp: "Formatted at 2026-07-09 13:17:22 on dist-test-slave-fpp7"
I20260709 13:17:22.694952  9065 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602920109272-9065-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602920109272-9065-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602920109272-9065-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:17:22.715543  9065 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:22.716775  9065 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:22.718179  9065 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:17:22.720428  9065 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:17:22.720642  9065 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:22.720872  9065 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:17:22.721045  9065 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:22.760450  9065 rpc_server.cc:307] RPC server started. Bound to: 127.8.218.65:37131
I20260709 13:17:22.760556 14231 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.218.65:37131 every 8 connection(s)
I20260709 13:17:22.765601  9065 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:22.772747 14236 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:17:22.773773 14237 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:17:22.777989 14239 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:17:22.778395  9065 server_base.cc:1061] running on GCE node
I20260709 13:17:22.779323 14232 heartbeater.cc:344] Connected to a master server at 127.8.218.126:41201
I20260709 13:17:22.779548  9065 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:17:22.779729 14232 heartbeater.cc:461] Registering TS with master...
W20260709 13:17:22.779932  9065 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:17:22.780164  9065 hybrid_clock.cc:648] HybridClock initialized: now 1783603042780146 us; error 0 us; skew 500 ppm
I20260709 13:17:22.780642 14232 heartbeater.cc:507] Master 127.8.218.126:41201 requested a full tablet report, sending...
I20260709 13:17:22.780757  9065 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:22.782907 14105 ts_manager.cc:194] Registered new tserver with Master: a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65:37131)
I20260709 13:17:22.783433  9065 webserver.cc:533] Webserver started at http://127.8.218.66:35791/ using document root <none> and password file <none>
I20260709 13:17:22.783949  9065 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:22.784149  9065 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:22.784399  9065 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:22.784941 14105 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40792
I20260709 13:17:22.785578  9065 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602920109272-9065-0/minicluster-data/ts-1-root/instance:
uuid: "401fa3daf1274cdf92f800123951c3aa"
format_stamp: "Formatted at 2026-07-09 13:17:22 on dist-test-slave-fpp7"
I20260709 13:17:22.790028  9065 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:17:22.793164 14244 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:17:22.793890  9065 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:17:22.794166  9065 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602920109272-9065-0/minicluster-data/ts-1-root
uuid: "401fa3daf1274cdf92f800123951c3aa"
format_stamp: "Formatted at 2026-07-09 13:17:22 on dist-test-slave-fpp7"
I20260709 13:17:22.794436  9065 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602920109272-9065-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602920109272-9065-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602920109272-9065-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:17:22.809904  9065 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:22.811077  9065 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:22.812547  9065 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:17:22.814742  9065 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:17:22.814960  9065 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:22.815191  9065 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:17:22.815352  9065 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:22.853804  9065 rpc_server.cc:307] RPC server started. Bound to: 127.8.218.66:39777
I20260709 13:17:22.853933 14306 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.218.66:39777 every 8 connection(s)
I20260709 13:17:22.858393  9065 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:22.864782 14310 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:17:22.865231 14311 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:17:22.869048 14313 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:17:22.869299  9065 server_base.cc:1061] running on GCE node
I20260709 13:17:22.870036 14307 heartbeater.cc:344] Connected to a master server at 127.8.218.126:41201
I20260709 13:17:22.870453 14307 heartbeater.cc:461] Registering TS with master...
I20260709 13:17:22.870517  9065 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:22.870847  9065 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:17:22.871058  9065 hybrid_clock.cc:648] HybridClock initialized: now 1783603042871040 us; error 0 us; skew 500 ppm
I20260709 13:17:22.871369 14307 heartbeater.cc:507] Master 127.8.218.126:41201 requested a full tablet report, sending...
I20260709 13:17:22.871881  9065 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:22.873735 14105 ts_manager.cc:194] Registered new tserver with Master: 401fa3daf1274cdf92f800123951c3aa (127.8.218.66:39777)
I20260709 13:17:22.874698  9065 webserver.cc:533] Webserver started at http://127.8.218.67:40283/ using document root <none> and password file <none>
I20260709 13:17:22.875363  9065 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:22.875598  9065 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:22.875607 14105 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40808
I20260709 13:17:22.876057  9065 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:22.877743  9065 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602920109272-9065-0/minicluster-data/ts-2-root/instance:
uuid: "8f9da94fe6d8476abf549600481c04e7"
format_stamp: "Formatted at 2026-07-09 13:17:22 on dist-test-slave-fpp7"
I20260709 13:17:22.882323  9065 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:17:22.885387 14318 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:17:22.886135  9065 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:17:22.886420  9065 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602920109272-9065-0/minicluster-data/ts-2-root
uuid: "8f9da94fe6d8476abf549600481c04e7"
format_stamp: "Formatted at 2026-07-09 13:17:22 on dist-test-slave-fpp7"
I20260709 13:17:22.886723  9065 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602920109272-9065-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602920109272-9065-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602920109272-9065-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:17:22.905272  9065 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:22.906430  9065 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:22.907935  9065 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:17:22.910080  9065 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:17:22.910296  9065 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:22.910529  9065 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:17:22.910697  9065 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:22.949666  9065 rpc_server.cc:307] RPC server started. Bound to: 127.8.218.67:39875
I20260709 13:17:22.949760 14380 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.218.67:39875 every 8 connection(s)
I20260709 13:17:22.962937 14381 heartbeater.cc:344] Connected to a master server at 127.8.218.126:41201
I20260709 13:17:22.963274 14381 heartbeater.cc:461] Registering TS with master...
I20260709 13:17:22.964035 14381 heartbeater.cc:507] Master 127.8.218.126:41201 requested a full tablet report, sending...
I20260709 13:17:22.965905 14105 ts_manager.cc:194] Registered new tserver with Master: 8f9da94fe6d8476abf549600481c04e7 (127.8.218.67:39875)
I20260709 13:17:22.966271  9065 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013391915s
I20260709 13:17:22.967244 14105 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40824
I20260709 13:17:22.989791 14105 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40826:
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:17:22.992563 14105 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:17:23.057454 14272 tablet_service.cc:1511] Processing CreateTablet for tablet ced2c8f1dfa949eea4f02a2aa5f339d3 (DEFAULT_TABLE table=test-workload [id=36c01f4822984bddbb403061659374e0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:17:23.058909 14272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ced2c8f1dfa949eea4f02a2aa5f339d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:23.062443 14271 tablet_service.cc:1511] Processing CreateTablet for tablet e12220bc40604d3a81817c065751e4a8 (DEFAULT_TABLE table=test-workload [id=36c01f4822984bddbb403061659374e0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:17:23.064970 14346 tablet_service.cc:1511] Processing CreateTablet for tablet ced2c8f1dfa949eea4f02a2aa5f339d3 (DEFAULT_TABLE table=test-workload [id=36c01f4822984bddbb403061659374e0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:17:23.066514 14346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ced2c8f1dfa949eea4f02a2aa5f339d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:23.066275 14269 tablet_service.cc:1511] Processing CreateTablet for tablet c1e229e2784a44dbb6455040596a6d56 (DEFAULT_TABLE table=test-workload [id=36c01f4822984bddbb403061659374e0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:17:23.068888 14344 tablet_service.cc:1511] Processing CreateTablet for tablet 8758eec250bf47d29a4b9c406da7d279 (DEFAULT_TABLE table=test-workload [id=36c01f4822984bddbb403061659374e0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:17:23.069660 14345 tablet_service.cc:1511] Processing CreateTablet for tablet e12220bc40604d3a81817c065751e4a8 (DEFAULT_TABLE table=test-workload [id=36c01f4822984bddbb403061659374e0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:17:23.070436 14344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8758eec250bf47d29a4b9c406da7d279. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:23.071229 14345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e12220bc40604d3a81817c065751e4a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:23.072773 14343 tablet_service.cc:1511] Processing CreateTablet for tablet c1e229e2784a44dbb6455040596a6d56 (DEFAULT_TABLE table=test-workload [id=36c01f4822984bddbb403061659374e0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:17:23.074321 14343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1e229e2784a44dbb6455040596a6d56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:23.076067 14342 tablet_service.cc:1511] Processing CreateTablet for tablet b3573f1a2b7c49d7bc23612e0f84c677 (DEFAULT_TABLE table=test-workload [id=36c01f4822984bddbb403061659374e0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:17:23.077450 14342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3573f1a2b7c49d7bc23612e0f84c677. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:23.081050 14196 tablet_service.cc:1511] Processing CreateTablet for tablet e12220bc40604d3a81817c065751e4a8 (DEFAULT_TABLE table=test-workload [id=36c01f4822984bddbb403061659374e0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:17:23.082536 14196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e12220bc40604d3a81817c065751e4a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:23.084906 14194 tablet_service.cc:1511] Processing CreateTablet for tablet c1e229e2784a44dbb6455040596a6d56 (DEFAULT_TABLE table=test-workload [id=36c01f4822984bddbb403061659374e0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:17:23.085901 14189 tablet_service.cc:1511] Processing CreateTablet for tablet 699c1e951fce406cbb38fbea298a5ea4 (DEFAULT_TABLE table=test-workload [id=36c01f4822984bddbb403061659374e0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:17:23.086447 14194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1e229e2784a44dbb6455040596a6d56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:23.087348 14189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 699c1e951fce406cbb38fbea298a5ea4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:23.088714 14193 tablet_service.cc:1511] Processing CreateTablet for tablet b3573f1a2b7c49d7bc23612e0f84c677 (DEFAULT_TABLE table=test-workload [id=36c01f4822984bddbb403061659374e0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:17:23.090215 14193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3573f1a2b7c49d7bc23612e0f84c677. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:23.092941 14192 tablet_service.cc:1511] Processing CreateTablet for tablet 92a19b728df64f158dd354c7026e3d4f (DEFAULT_TABLE table=test-workload [id=36c01f4822984bddbb403061659374e0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:17:23.094410 14192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92a19b728df64f158dd354c7026e3d4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:23.096820 14191 tablet_service.cc:1511] Processing CreateTablet for tablet b448d2461cfe44c58414c7a049b48207 (DEFAULT_TABLE table=test-workload [id=36c01f4822984bddbb403061659374e0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:17:23.099563 14396 tablet_bootstrap.cc:492] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 8f9da94fe6d8476abf549600481c04e7: Bootstrap starting.
I20260709 13:17:23.099530 14340 tablet_service.cc:1511] Processing CreateTablet for tablet b448d2461cfe44c58414c7a049b48207 (DEFAULT_TABLE table=test-workload [id=36c01f4822984bddbb403061659374e0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:17:23.101233 14340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b448d2461cfe44c58414c7a049b48207. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:23.100994 14190 tablet_service.cc:1511] Processing CreateTablet for tablet 81b67b18b33a45d1a34e5ddb112e6178 (DEFAULT_TABLE table=test-workload [id=36c01f4822984bddbb403061659374e0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:17:23.101516 14341 tablet_service.cc:1511] Processing CreateTablet for tablet 92a19b728df64f158dd354c7026e3d4f (DEFAULT_TABLE table=test-workload [id=36c01f4822984bddbb403061659374e0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:17:23.102845 14341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92a19b728df64f158dd354c7026e3d4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:23.099740 14338 tablet_service.cc:1511] Processing CreateTablet for tablet 699c1e951fce406cbb38fbea298a5ea4 (DEFAULT_TABLE table=test-workload [id=36c01f4822984bddbb403061659374e0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:17:23.103577 14339 tablet_service.cc:1511] Processing CreateTablet for tablet 81b67b18b33a45d1a34e5ddb112e6178 (DEFAULT_TABLE table=test-workload [id=36c01f4822984bddbb403061659374e0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:17:23.104642 14338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 699c1e951fce406cbb38fbea298a5ea4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:23.105571 14339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b67b18b33a45d1a34e5ddb112e6178. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:23.104249 14195 tablet_service.cc:1511] Processing CreateTablet for tablet 8758eec250bf47d29a4b9c406da7d279 (DEFAULT_TABLE table=test-workload [id=36c01f4822984bddbb403061659374e0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:17:23.064978 14270 tablet_service.cc:1511] Processing CreateTablet for tablet 8758eec250bf47d29a4b9c406da7d279 (DEFAULT_TABLE table=test-workload [id=36c01f4822984bddbb403061659374e0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:17:23.105263 14197 tablet_service.cc:1511] Processing CreateTablet for tablet ced2c8f1dfa949eea4f02a2aa5f339d3 (DEFAULT_TABLE table=test-workload [id=36c01f4822984bddbb403061659374e0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:17:23.108932 14268 tablet_service.cc:1511] Processing CreateTablet for tablet b3573f1a2b7c49d7bc23612e0f84c677 (DEFAULT_TABLE table=test-workload [id=36c01f4822984bddbb403061659374e0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:17:23.110074 14195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8758eec250bf47d29a4b9c406da7d279. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:23.111589 14267 tablet_service.cc:1511] Processing CreateTablet for tablet 92a19b728df64f158dd354c7026e3d4f (DEFAULT_TABLE table=test-workload [id=36c01f4822984bddbb403061659374e0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:17:23.113955 14266 tablet_service.cc:1511] Processing CreateTablet for tablet b448d2461cfe44c58414c7a049b48207 (DEFAULT_TABLE table=test-workload [id=36c01f4822984bddbb403061659374e0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:17:23.112003 14191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b448d2461cfe44c58414c7a049b48207. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:23.116293 14265 tablet_service.cc:1511] Processing CreateTablet for tablet 81b67b18b33a45d1a34e5ddb112e6178 (DEFAULT_TABLE table=test-workload [id=36c01f4822984bddbb403061659374e0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:17:23.116788 14271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e12220bc40604d3a81817c065751e4a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:23.117596 14265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b67b18b33a45d1a34e5ddb112e6178. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:23.119522 14264 tablet_service.cc:1511] Processing CreateTablet for tablet 699c1e951fce406cbb38fbea298a5ea4 (DEFAULT_TABLE table=test-workload [id=36c01f4822984bddbb403061659374e0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:17:23.120008 14190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b67b18b33a45d1a34e5ddb112e6178. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:23.120877 14264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 699c1e951fce406cbb38fbea298a5ea4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:23.124011 14197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ced2c8f1dfa949eea4f02a2aa5f339d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:23.126299 14268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3573f1a2b7c49d7bc23612e0f84c677. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:23.128005 14270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8758eec250bf47d29a4b9c406da7d279. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:23.129640 14266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b448d2461cfe44c58414c7a049b48207. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:23.130574 14269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1e229e2784a44dbb6455040596a6d56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:23.135982 14267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92a19b728df64f158dd354c7026e3d4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:23.174686 14396 tablet_bootstrap.cc:654] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 8f9da94fe6d8476abf549600481c04e7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:23.257879 14397 tablet_bootstrap.cc:492] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 401fa3daf1274cdf92f800123951c3aa: Bootstrap starting.
I20260709 13:17:23.258194 14399 tablet_bootstrap.cc:492] T 699c1e951fce406cbb38fbea298a5ea4 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Bootstrap starting.
I20260709 13:17:23.258944 14396 tablet_bootstrap.cc:492] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 8f9da94fe6d8476abf549600481c04e7: No bootstrap required, opened a new log
I20260709 13:17:23.259482 14396 ts_tablet_manager.cc:1403] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 8f9da94fe6d8476abf549600481c04e7: Time spent bootstrapping tablet: real 0.160s	user 0.023s	sys 0.024s
I20260709 13:17:23.262341 14396 raft_consensus.cc:359] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } } peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } }
I20260709 13:17:23.263028 14396 raft_consensus.cc:385] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:23.263342 14396 raft_consensus.cc:740] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f9da94fe6d8476abf549600481c04e7, State: Initialized, Role: FOLLOWER
I20260709 13:17:23.264406 14397 tablet_bootstrap.cc:654] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 401fa3daf1274cdf92f800123951c3aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:23.264247 14396 consensus_queue.cc:260] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 8f9da94fe6d8476abf549600481c04e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } } peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } }
I20260709 13:17:23.280359 14399 tablet_bootstrap.cc:654] T 699c1e951fce406cbb38fbea298a5ea4 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:23.285235 14381 heartbeater.cc:499] Master 127.8.218.126:41201 was elected leader, sending a full tablet report...
I20260709 13:17:23.286363 14396 ts_tablet_manager.cc:1434] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 8f9da94fe6d8476abf549600481c04e7: Time spent starting tablet: real 0.027s	user 0.014s	sys 0.010s
I20260709 13:17:23.287465 14396 tablet_bootstrap.cc:492] T e12220bc40604d3a81817c065751e4a8 P 8f9da94fe6d8476abf549600481c04e7: Bootstrap starting.
I20260709 13:17:23.287760 14397 tablet_bootstrap.cc:492] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 401fa3daf1274cdf92f800123951c3aa: No bootstrap required, opened a new log
I20260709 13:17:23.287988 14399 tablet_bootstrap.cc:492] T 699c1e951fce406cbb38fbea298a5ea4 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: No bootstrap required, opened a new log
I20260709 13:17:23.288255 14397 ts_tablet_manager.cc:1403] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 401fa3daf1274cdf92f800123951c3aa: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.008s
I20260709 13:17:23.288865 14399 ts_tablet_manager.cc:1403] T 699c1e951fce406cbb38fbea298a5ea4 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.000s
I20260709 13:17:23.291656 14397 raft_consensus.cc:359] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } } peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } }
I20260709 13:17:23.292173 14399 raft_consensus.cc:359] T 699c1e951fce406cbb38fbea298a5ea4 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.293388 14399 raft_consensus.cc:385] T 699c1e951fce406cbb38fbea298a5ea4 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:23.293713 14399 raft_consensus.cc:740] T 699c1e951fce406cbb38fbea298a5ea4 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4fde9b2b6d54a94aad0fb6b5ce9e8ce, State: Initialized, Role: FOLLOWER
I20260709 13:17:23.294293 14396 tablet_bootstrap.cc:654] T e12220bc40604d3a81817c065751e4a8 P 8f9da94fe6d8476abf549600481c04e7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:23.292650 14397 raft_consensus.cc:385] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:23.294853 14397 raft_consensus.cc:740] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 401fa3daf1274cdf92f800123951c3aa, State: Initialized, Role: FOLLOWER
I20260709 13:17:23.295922 14397 consensus_queue.cc:260] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 401fa3daf1274cdf92f800123951c3aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } } peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } }
I20260709 13:17:23.296283 14399 consensus_queue.cc:260] T 699c1e951fce406cbb38fbea298a5ea4 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.302569 14397 ts_tablet_manager.cc:1434] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 401fa3daf1274cdf92f800123951c3aa: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 13:17:23.303390 14307 heartbeater.cc:499] Master 127.8.218.126:41201 was elected leader, sending a full tablet report...
I20260709 13:17:23.312383 14397 tablet_bootstrap.cc:492] T 699c1e951fce406cbb38fbea298a5ea4 P 401fa3daf1274cdf92f800123951c3aa: Bootstrap starting.
I20260709 13:17:23.319043 14397 tablet_bootstrap.cc:654] T 699c1e951fce406cbb38fbea298a5ea4 P 401fa3daf1274cdf92f800123951c3aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:23.321995 14232 heartbeater.cc:499] Master 127.8.218.126:41201 was elected leader, sending a full tablet report...
I20260709 13:17:23.322571 14399 ts_tablet_manager.cc:1434] T 699c1e951fce406cbb38fbea298a5ea4 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Time spent starting tablet: real 0.033s	user 0.010s	sys 0.014s
I20260709 13:17:23.322628 14396 tablet_bootstrap.cc:492] T e12220bc40604d3a81817c065751e4a8 P 8f9da94fe6d8476abf549600481c04e7: No bootstrap required, opened a new log
I20260709 13:17:23.323372 14396 ts_tablet_manager.cc:1403] T e12220bc40604d3a81817c065751e4a8 P 8f9da94fe6d8476abf549600481c04e7: Time spent bootstrapping tablet: real 0.036s	user 0.019s	sys 0.015s
I20260709 13:17:23.323777 14399 tablet_bootstrap.cc:492] T 8758eec250bf47d29a4b9c406da7d279 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Bootstrap starting.
I20260709 13:17:23.326341 14396 raft_consensus.cc:359] T e12220bc40604d3a81817c065751e4a8 P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.327210 14396 raft_consensus.cc:385] T e12220bc40604d3a81817c065751e4a8 P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:23.327606 14396 raft_consensus.cc:740] T e12220bc40604d3a81817c065751e4a8 P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f9da94fe6d8476abf549600481c04e7, State: Initialized, Role: FOLLOWER
I20260709 13:17:23.328544 14396 consensus_queue.cc:260] T e12220bc40604d3a81817c065751e4a8 P 8f9da94fe6d8476abf549600481c04e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.330435 14399 tablet_bootstrap.cc:654] T 8758eec250bf47d29a4b9c406da7d279 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:23.330749 14396 ts_tablet_manager.cc:1434] T e12220bc40604d3a81817c065751e4a8 P 8f9da94fe6d8476abf549600481c04e7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:17:23.331856 14396 tablet_bootstrap.cc:492] T 699c1e951fce406cbb38fbea298a5ea4 P 8f9da94fe6d8476abf549600481c04e7: Bootstrap starting.
I20260709 13:17:23.338474 14397 tablet_bootstrap.cc:492] T 699c1e951fce406cbb38fbea298a5ea4 P 401fa3daf1274cdf92f800123951c3aa: No bootstrap required, opened a new log
I20260709 13:17:23.339025 14396 tablet_bootstrap.cc:654] T 699c1e951fce406cbb38fbea298a5ea4 P 8f9da94fe6d8476abf549600481c04e7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:23.340950 14399 tablet_bootstrap.cc:492] T 8758eec250bf47d29a4b9c406da7d279 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: No bootstrap required, opened a new log
I20260709 13:17:23.341493 14399 ts_tablet_manager.cc:1403] T 8758eec250bf47d29a4b9c406da7d279 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.004s
I20260709 13:17:23.339108 14397 ts_tablet_manager.cc:1403] T 699c1e951fce406cbb38fbea298a5ea4 P 401fa3daf1274cdf92f800123951c3aa: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.000s
I20260709 13:17:23.344029 14399 raft_consensus.cc:359] T 8758eec250bf47d29a4b9c406da7d279 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.345526 14399 raft_consensus.cc:385] T 8758eec250bf47d29a4b9c406da7d279 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:23.345871 14399 raft_consensus.cc:740] T 8758eec250bf47d29a4b9c406da7d279 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4fde9b2b6d54a94aad0fb6b5ce9e8ce, State: Initialized, Role: FOLLOWER
I20260709 13:17:23.346781 14399 consensus_queue.cc:260] T 8758eec250bf47d29a4b9c406da7d279 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.348372 14397 raft_consensus.cc:359] T 699c1e951fce406cbb38fbea298a5ea4 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.349239 14397 raft_consensus.cc:385] T 699c1e951fce406cbb38fbea298a5ea4 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:23.349253 14399 ts_tablet_manager.cc:1434] T 8758eec250bf47d29a4b9c406da7d279 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 13:17:23.349726 14397 raft_consensus.cc:740] T 699c1e951fce406cbb38fbea298a5ea4 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 401fa3daf1274cdf92f800123951c3aa, State: Initialized, Role: FOLLOWER
I20260709 13:17:23.350513 14399 tablet_bootstrap.cc:492] T 81b67b18b33a45d1a34e5ddb112e6178 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Bootstrap starting.
I20260709 13:17:23.350962 14396 tablet_bootstrap.cc:492] T 699c1e951fce406cbb38fbea298a5ea4 P 8f9da94fe6d8476abf549600481c04e7: No bootstrap required, opened a new log
I20260709 13:17:23.351486 14396 ts_tablet_manager.cc:1403] T 699c1e951fce406cbb38fbea298a5ea4 P 8f9da94fe6d8476abf549600481c04e7: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260709 13:17:23.350819 14397 consensus_queue.cc:260] T 699c1e951fce406cbb38fbea298a5ea4 P 401fa3daf1274cdf92f800123951c3aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.354429 14396 raft_consensus.cc:359] T 699c1e951fce406cbb38fbea298a5ea4 P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.355293 14396 raft_consensus.cc:385] T 699c1e951fce406cbb38fbea298a5ea4 P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:23.355659 14396 raft_consensus.cc:740] T 699c1e951fce406cbb38fbea298a5ea4 P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f9da94fe6d8476abf549600481c04e7, State: Initialized, Role: FOLLOWER
I20260709 13:17:23.356628 14396 consensus_queue.cc:260] T 699c1e951fce406cbb38fbea298a5ea4 P 8f9da94fe6d8476abf549600481c04e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.357533 14399 tablet_bootstrap.cc:654] T 81b67b18b33a45d1a34e5ddb112e6178 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:23.360687 14396 ts_tablet_manager.cc:1434] T 699c1e951fce406cbb38fbea298a5ea4 P 8f9da94fe6d8476abf549600481c04e7: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 13:17:23.361769 14396 tablet_bootstrap.cc:492] T b448d2461cfe44c58414c7a049b48207 P 8f9da94fe6d8476abf549600481c04e7: Bootstrap starting.
I20260709 13:17:23.363808 14397 ts_tablet_manager.cc:1434] T 699c1e951fce406cbb38fbea298a5ea4 P 401fa3daf1274cdf92f800123951c3aa: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 13:17:23.368149 14396 tablet_bootstrap.cc:654] T b448d2461cfe44c58414c7a049b48207 P 8f9da94fe6d8476abf549600481c04e7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:23.371183 14397 tablet_bootstrap.cc:492] T 92a19b728df64f158dd354c7026e3d4f P 401fa3daf1274cdf92f800123951c3aa: Bootstrap starting.
I20260709 13:17:23.377476 14399 tablet_bootstrap.cc:492] T 81b67b18b33a45d1a34e5ddb112e6178 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: No bootstrap required, opened a new log
I20260709 13:17:23.377962 14396 tablet_bootstrap.cc:492] T b448d2461cfe44c58414c7a049b48207 P 8f9da94fe6d8476abf549600481c04e7: No bootstrap required, opened a new log
I20260709 13:17:23.378063 14399 ts_tablet_manager.cc:1403] T 81b67b18b33a45d1a34e5ddb112e6178 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.012s
I20260709 13:17:23.378427 14396 ts_tablet_manager.cc:1403] T b448d2461cfe44c58414c7a049b48207 P 8f9da94fe6d8476abf549600481c04e7: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260709 13:17:23.380209 14397 tablet_bootstrap.cc:654] T 92a19b728df64f158dd354c7026e3d4f P 401fa3daf1274cdf92f800123951c3aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:23.380654 14396 raft_consensus.cc:359] T b448d2461cfe44c58414c7a049b48207 P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.381235 14396 raft_consensus.cc:385] T b448d2461cfe44c58414c7a049b48207 P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:23.381680 14396 raft_consensus.cc:740] T b448d2461cfe44c58414c7a049b48207 P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f9da94fe6d8476abf549600481c04e7, State: Initialized, Role: FOLLOWER
I20260709 13:17:23.381152 14399 raft_consensus.cc:359] T 81b67b18b33a45d1a34e5ddb112e6178 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.382076 14399 raft_consensus.cc:385] T 81b67b18b33a45d1a34e5ddb112e6178 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:23.382381 14399 raft_consensus.cc:740] T 81b67b18b33a45d1a34e5ddb112e6178 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4fde9b2b6d54a94aad0fb6b5ce9e8ce, State: Initialized, Role: FOLLOWER
I20260709 13:17:23.382423 14396 consensus_queue.cc:260] T b448d2461cfe44c58414c7a049b48207 P 8f9da94fe6d8476abf549600481c04e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.383452 14399 consensus_queue.cc:260] T 81b67b18b33a45d1a34e5ddb112e6178 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.385371 14396 ts_tablet_manager.cc:1434] T b448d2461cfe44c58414c7a049b48207 P 8f9da94fe6d8476abf549600481c04e7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:17:23.385710 14399 ts_tablet_manager.cc:1434] T 81b67b18b33a45d1a34e5ddb112e6178 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:17:23.386430 14396 tablet_bootstrap.cc:492] T 92a19b728df64f158dd354c7026e3d4f P 8f9da94fe6d8476abf549600481c04e7: Bootstrap starting.
I20260709 13:17:23.386732 14399 tablet_bootstrap.cc:492] T e12220bc40604d3a81817c065751e4a8 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Bootstrap starting.
I20260709 13:17:23.393635 14396 tablet_bootstrap.cc:654] T 92a19b728df64f158dd354c7026e3d4f P 8f9da94fe6d8476abf549600481c04e7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:23.393683 14399 tablet_bootstrap.cc:654] T e12220bc40604d3a81817c065751e4a8 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:23.398159 14397 tablet_bootstrap.cc:492] T 92a19b728df64f158dd354c7026e3d4f P 401fa3daf1274cdf92f800123951c3aa: No bootstrap required, opened a new log
I20260709 13:17:23.398865 14397 ts_tablet_manager.cc:1403] T 92a19b728df64f158dd354c7026e3d4f P 401fa3daf1274cdf92f800123951c3aa: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.000s
I20260709 13:17:23.401818 14396 tablet_bootstrap.cc:492] T 92a19b728df64f158dd354c7026e3d4f P 8f9da94fe6d8476abf549600481c04e7: No bootstrap required, opened a new log
I20260709 13:17:23.402297 14396 ts_tablet_manager.cc:1403] T 92a19b728df64f158dd354c7026e3d4f P 8f9da94fe6d8476abf549600481c04e7: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.006s
I20260709 13:17:23.402742 14397 raft_consensus.cc:359] T 92a19b728df64f158dd354c7026e3d4f P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.403636 14397 raft_consensus.cc:385] T 92a19b728df64f158dd354c7026e3d4f P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:23.403954 14397 raft_consensus.cc:740] T 92a19b728df64f158dd354c7026e3d4f P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 401fa3daf1274cdf92f800123951c3aa, State: Initialized, Role: FOLLOWER
I20260709 13:17:23.404707 14397 consensus_queue.cc:260] T 92a19b728df64f158dd354c7026e3d4f P 401fa3daf1274cdf92f800123951c3aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.404939 14396 raft_consensus.cc:359] T 92a19b728df64f158dd354c7026e3d4f P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.405639 14399 tablet_bootstrap.cc:492] T e12220bc40604d3a81817c065751e4a8 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: No bootstrap required, opened a new log
I20260709 13:17:23.405779 14396 raft_consensus.cc:385] T 92a19b728df64f158dd354c7026e3d4f P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:23.406222 14399 ts_tablet_manager.cc:1403] T e12220bc40604d3a81817c065751e4a8 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.005s
I20260709 13:17:23.406222 14396 raft_consensus.cc:740] T 92a19b728df64f158dd354c7026e3d4f P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f9da94fe6d8476abf549600481c04e7, State: Initialized, Role: FOLLOWER
I20260709 13:17:23.406682 14397 ts_tablet_manager.cc:1434] T 92a19b728df64f158dd354c7026e3d4f P 401fa3daf1274cdf92f800123951c3aa: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:17:23.407615 14405 raft_consensus.cc:493] T 699c1e951fce406cbb38fbea298a5ea4 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:23.407840 14397 tablet_bootstrap.cc:492] T b448d2461cfe44c58414c7a049b48207 P 401fa3daf1274cdf92f800123951c3aa: Bootstrap starting.
I20260709 13:17:23.407394 14396 consensus_queue.cc:260] T 92a19b728df64f158dd354c7026e3d4f P 8f9da94fe6d8476abf549600481c04e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.408133 14405 raft_consensus.cc:515] T 699c1e951fce406cbb38fbea298a5ea4 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.409312 14399 raft_consensus.cc:359] T e12220bc40604d3a81817c065751e4a8 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.410017 14399 raft_consensus.cc:385] T e12220bc40604d3a81817c065751e4a8 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:23.410305 14399 raft_consensus.cc:740] T e12220bc40604d3a81817c065751e4a8 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4fde9b2b6d54a94aad0fb6b5ce9e8ce, State: Initialized, Role: FOLLOWER
I20260709 13:17:23.410591 14405 leader_election.cc:290] T 699c1e951fce406cbb38fbea298a5ea4 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 401fa3daf1274cdf92f800123951c3aa (127.8.218.66:39777), 8f9da94fe6d8476abf549600481c04e7 (127.8.218.67:39875)
I20260709 13:17:23.410938 14399 consensus_queue.cc:260] T e12220bc40604d3a81817c065751e4a8 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.413194 14399 ts_tablet_manager.cc:1434] T e12220bc40604d3a81817c065751e4a8 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:17:23.414867 14397 tablet_bootstrap.cc:654] T b448d2461cfe44c58414c7a049b48207 P 401fa3daf1274cdf92f800123951c3aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:23.415789 14399 tablet_bootstrap.cc:492] T b448d2461cfe44c58414c7a049b48207 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Bootstrap starting.
I20260709 13:17:23.416410 14396 ts_tablet_manager.cc:1434] T 92a19b728df64f158dd354c7026e3d4f P 8f9da94fe6d8476abf549600481c04e7: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 13:17:23.419953 14396 tablet_bootstrap.cc:492] T b3573f1a2b7c49d7bc23612e0f84c677 P 8f9da94fe6d8476abf549600481c04e7: Bootstrap starting.
I20260709 13:17:23.422860 14399 tablet_bootstrap.cc:654] T b448d2461cfe44c58414c7a049b48207 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:23.423734 14404 raft_consensus.cc:493] T 92a19b728df64f158dd354c7026e3d4f P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:23.424285 14404 raft_consensus.cc:515] T 92a19b728df64f158dd354c7026e3d4f P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.426599 14397 tablet_bootstrap.cc:492] T b448d2461cfe44c58414c7a049b48207 P 401fa3daf1274cdf92f800123951c3aa: No bootstrap required, opened a new log
I20260709 13:17:23.427054 14404 leader_election.cc:290] T 92a19b728df64f158dd354c7026e3d4f P 401fa3daf1274cdf92f800123951c3aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65:37131), 8f9da94fe6d8476abf549600481c04e7 (127.8.218.67:39875)
I20260709 13:17:23.427193 14396 tablet_bootstrap.cc:654] T b3573f1a2b7c49d7bc23612e0f84c677 P 8f9da94fe6d8476abf549600481c04e7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:23.427101 14397 ts_tablet_manager.cc:1403] T b448d2461cfe44c58414c7a049b48207 P 401fa3daf1274cdf92f800123951c3aa: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260709 13:17:23.431927 14399 tablet_bootstrap.cc:492] T b448d2461cfe44c58414c7a049b48207 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: No bootstrap required, opened a new log
I20260709 13:17:23.433707 14399 ts_tablet_manager.cc:1403] T b448d2461cfe44c58414c7a049b48207 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 13:17:23.433856 14397 raft_consensus.cc:359] T b448d2461cfe44c58414c7a049b48207 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.434659 14397 raft_consensus.cc:385] T b448d2461cfe44c58414c7a049b48207 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:23.434995 14397 raft_consensus.cc:740] T b448d2461cfe44c58414c7a049b48207 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 401fa3daf1274cdf92f800123951c3aa, State: Initialized, Role: FOLLOWER
I20260709 13:17:23.436980 14397 consensus_queue.cc:260] T b448d2461cfe44c58414c7a049b48207 P 401fa3daf1274cdf92f800123951c3aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.437314 14399 raft_consensus.cc:359] T b448d2461cfe44c58414c7a049b48207 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.438292 14399 raft_consensus.cc:385] T b448d2461cfe44c58414c7a049b48207 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:23.438627 14399 raft_consensus.cc:740] T b448d2461cfe44c58414c7a049b48207 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4fde9b2b6d54a94aad0fb6b5ce9e8ce, State: Initialized, Role: FOLLOWER
I20260709 13:17:23.439950 14396 tablet_bootstrap.cc:492] T b3573f1a2b7c49d7bc23612e0f84c677 P 8f9da94fe6d8476abf549600481c04e7: No bootstrap required, opened a new log
I20260709 13:17:23.440946 14396 ts_tablet_manager.cc:1403] T b3573f1a2b7c49d7bc23612e0f84c677 P 8f9da94fe6d8476abf549600481c04e7: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.003s
I20260709 13:17:23.440608 14399 consensus_queue.cc:260] T b448d2461cfe44c58414c7a049b48207 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.441354 14397 ts_tablet_manager.cc:1434] T b448d2461cfe44c58414c7a049b48207 P 401fa3daf1274cdf92f800123951c3aa: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.005s
I20260709 13:17:23.444172 14397 tablet_bootstrap.cc:492] T 81b67b18b33a45d1a34e5ddb112e6178 P 401fa3daf1274cdf92f800123951c3aa: Bootstrap starting.
I20260709 13:17:23.445922 14396 raft_consensus.cc:359] T b3573f1a2b7c49d7bc23612e0f84c677 P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.447461 14396 raft_consensus.cc:385] T b3573f1a2b7c49d7bc23612e0f84c677 P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:23.449817 14396 raft_consensus.cc:740] T b3573f1a2b7c49d7bc23612e0f84c677 P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f9da94fe6d8476abf549600481c04e7, State: Initialized, Role: FOLLOWER
I20260709 13:17:23.449990 14399 ts_tablet_manager.cc:1434] T b448d2461cfe44c58414c7a049b48207 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:17:23.456871 14405 raft_consensus.cc:493] T 8758eec250bf47d29a4b9c406da7d279 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:23.457450 14405 raft_consensus.cc:515] T 8758eec250bf47d29a4b9c406da7d279 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.459549 14405 leader_election.cc:290] T 8758eec250bf47d29a4b9c406da7d279 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 401fa3daf1274cdf92f800123951c3aa (127.8.218.66:39777), 8f9da94fe6d8476abf549600481c04e7 (127.8.218.67:39875)
I20260709 13:17:23.460173 14405 raft_consensus.cc:493] T e12220bc40604d3a81817c065751e4a8 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:23.460620 14405 raft_consensus.cc:515] T e12220bc40604d3a81817c065751e4a8 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.464041 14405 leader_election.cc:290] T e12220bc40604d3a81817c065751e4a8 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 401fa3daf1274cdf92f800123951c3aa (127.8.218.66:39777), 8f9da94fe6d8476abf549600481c04e7 (127.8.218.67:39875)
I20260709 13:17:23.466303 14399 tablet_bootstrap.cc:492] T b3573f1a2b7c49d7bc23612e0f84c677 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Bootstrap starting.
I20260709 13:17:23.471411 14207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a19b728df64f158dd354c7026e3d4f" candidate_uuid: "401fa3daf1274cdf92f800123951c3aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" is_pre_election: true
I20260709 13:17:23.472553 14397 tablet_bootstrap.cc:654] T 81b67b18b33a45d1a34e5ddb112e6178 P 401fa3daf1274cdf92f800123951c3aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:23.469568 14396 consensus_queue.cc:260] T b3573f1a2b7c49d7bc23612e0f84c677 P 8f9da94fe6d8476abf549600481c04e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
W20260709 13:17:23.477674 14248 leader_election.cc:343] T 92a19b728df64f158dd354c7026e3d4f P 401fa3daf1274cdf92f800123951c3aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65:37131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:23.478479 14399 tablet_bootstrap.cc:654] T b3573f1a2b7c49d7bc23612e0f84c677 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:23.479693 14396 ts_tablet_manager.cc:1434] T b3573f1a2b7c49d7bc23612e0f84c677 P 8f9da94fe6d8476abf549600481c04e7: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.000s
I20260709 13:17:23.480017 14356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a19b728df64f158dd354c7026e3d4f" candidate_uuid: "401fa3daf1274cdf92f800123951c3aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f9da94fe6d8476abf549600481c04e7" is_pre_election: true
I20260709 13:17:23.480835 14396 tablet_bootstrap.cc:492] T c1e229e2784a44dbb6455040596a6d56 P 8f9da94fe6d8476abf549600481c04e7: Bootstrap starting.
I20260709 13:17:23.480765 14356 raft_consensus.cc:2468] T 92a19b728df64f158dd354c7026e3d4f P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 401fa3daf1274cdf92f800123951c3aa in term 0.
I20260709 13:17:23.485877 14399 tablet_bootstrap.cc:492] T b3573f1a2b7c49d7bc23612e0f84c677 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: No bootstrap required, opened a new log
I20260709 13:17:23.486644 14399 ts_tablet_manager.cc:1403] T b3573f1a2b7c49d7bc23612e0f84c677 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.004s
I20260709 13:17:23.490846 14396 tablet_bootstrap.cc:654] T c1e229e2784a44dbb6455040596a6d56 P 8f9da94fe6d8476abf549600481c04e7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:23.490681 14399 raft_consensus.cc:359] T b3573f1a2b7c49d7bc23612e0f84c677 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.491793 14399 raft_consensus.cc:385] T b3573f1a2b7c49d7bc23612e0f84c677 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:23.492233 14399 raft_consensus.cc:740] T b3573f1a2b7c49d7bc23612e0f84c677 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4fde9b2b6d54a94aad0fb6b5ce9e8ce, State: Initialized, Role: FOLLOWER
I20260709 13:17:23.493273 14399 consensus_queue.cc:260] T b3573f1a2b7c49d7bc23612e0f84c677 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.494809 14422 raft_consensus.cc:493] T b448d2461cfe44c58414c7a049b48207 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:23.495251 14422 raft_consensus.cc:515] T b448d2461cfe44c58414c7a049b48207 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.496006 14399 ts_tablet_manager.cc:1434] T b3573f1a2b7c49d7bc23612e0f84c677 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:17:23.496479 14356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699c1e951fce406cbb38fbea298a5ea4" candidate_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f9da94fe6d8476abf549600481c04e7" is_pre_election: true
I20260709 13:17:23.497033 14399 tablet_bootstrap.cc:492] T ced2c8f1dfa949eea4f02a2aa5f339d3 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Bootstrap starting.
I20260709 13:17:23.497336 14422 leader_election.cc:290] T b448d2461cfe44c58414c7a049b48207 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 401fa3daf1274cdf92f800123951c3aa (127.8.218.66:39777), 8f9da94fe6d8476abf549600481c04e7 (127.8.218.67:39875)
I20260709 13:17:23.497329 14356 raft_consensus.cc:2468] T 699c1e951fce406cbb38fbea298a5ea4 P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4fde9b2b6d54a94aad0fb6b5ce9e8ce in term 0.
I20260709 13:17:23.498838 14355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8758eec250bf47d29a4b9c406da7d279" candidate_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f9da94fe6d8476abf549600481c04e7" is_pre_election: true
I20260709 13:17:23.500965 14355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12220bc40604d3a81817c065751e4a8" candidate_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f9da94fe6d8476abf549600481c04e7" is_pre_election: true
I20260709 13:17:23.501619 14355 raft_consensus.cc:2468] T e12220bc40604d3a81817c065751e4a8 P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4fde9b2b6d54a94aad0fb6b5ce9e8ce in term 0.
I20260709 13:17:23.502771 14396 tablet_bootstrap.cc:492] T c1e229e2784a44dbb6455040596a6d56 P 8f9da94fe6d8476abf549600481c04e7: No bootstrap required, opened a new log
I20260709 13:17:23.502624 14356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b448d2461cfe44c58414c7a049b48207" candidate_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f9da94fe6d8476abf549600481c04e7" is_pre_election: true
I20260709 13:17:23.503295 14356 raft_consensus.cc:2468] T b448d2461cfe44c58414c7a049b48207 P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4fde9b2b6d54a94aad0fb6b5ce9e8ce in term 0.
I20260709 13:17:23.503295 14396 ts_tablet_manager.cc:1403] T c1e229e2784a44dbb6455040596a6d56 P 8f9da94fe6d8476abf549600481c04e7: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.002s
I20260709 13:17:23.504894 14399 tablet_bootstrap.cc:654] T ced2c8f1dfa949eea4f02a2aa5f339d3 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:23.505239 14282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699c1e951fce406cbb38fbea298a5ea4" candidate_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "401fa3daf1274cdf92f800123951c3aa" is_pre_election: true
I20260709 13:17:23.505919 14282 raft_consensus.cc:2468] T 699c1e951fce406cbb38fbea298a5ea4 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4fde9b2b6d54a94aad0fb6b5ce9e8ce in term 0.
I20260709 13:17:23.506963 14173 leader_election.cc:304] T 699c1e951fce406cbb38fbea298a5ea4 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f9da94fe6d8476abf549600481c04e7, a4fde9b2b6d54a94aad0fb6b5ce9e8ce; no voters: 
I20260709 13:17:23.507802 14281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8758eec250bf47d29a4b9c406da7d279" candidate_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "401fa3daf1274cdf92f800123951c3aa" is_pre_election: true
I20260709 13:17:23.508445 14422 raft_consensus.cc:2804] T 699c1e951fce406cbb38fbea298a5ea4 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:23.507959 14396 raft_consensus.cc:359] T c1e229e2784a44dbb6455040596a6d56 P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.508845 14422 raft_consensus.cc:493] T 699c1e951fce406cbb38fbea298a5ea4 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:23.509186 14396 raft_consensus.cc:385] T c1e229e2784a44dbb6455040596a6d56 P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:23.509255 14422 raft_consensus.cc:3060] T 699c1e951fce406cbb38fbea298a5ea4 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:23.509680 14281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12220bc40604d3a81817c065751e4a8" candidate_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "401fa3daf1274cdf92f800123951c3aa" is_pre_election: true
W20260709 13:17:23.509982 14173 leader_election.cc:343] T 8758eec250bf47d29a4b9c406da7d279 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f9da94fe6d8476abf549600481c04e7 (127.8.218.67:39875): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:23.510655 14173 leader_election.cc:304] T e12220bc40604d3a81817c065751e4a8 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f9da94fe6d8476abf549600481c04e7, a4fde9b2b6d54a94aad0fb6b5ce9e8ce; no voters: 
I20260709 13:17:23.511138 14281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b448d2461cfe44c58414c7a049b48207" candidate_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "401fa3daf1274cdf92f800123951c3aa" is_pre_election: true
I20260709 13:17:23.511763 14281 raft_consensus.cc:2468] T b448d2461cfe44c58414c7a049b48207 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4fde9b2b6d54a94aad0fb6b5ce9e8ce in term 0.
I20260709 13:17:23.512804 14397 tablet_bootstrap.cc:492] T 81b67b18b33a45d1a34e5ddb112e6178 P 401fa3daf1274cdf92f800123951c3aa: No bootstrap required, opened a new log
I20260709 13:17:23.512651 14248 leader_election.cc:304] T 92a19b728df64f158dd354c7026e3d4f P 401fa3daf1274cdf92f800123951c3aa [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: 401fa3daf1274cdf92f800123951c3aa, 8f9da94fe6d8476abf549600481c04e7; no voters: a4fde9b2b6d54a94aad0fb6b5ce9e8ce
I20260709 13:17:23.513284 14397 ts_tablet_manager.cc:1403] T 81b67b18b33a45d1a34e5ddb112e6178 P 401fa3daf1274cdf92f800123951c3aa: Time spent bootstrapping tablet: real 0.069s	user 0.014s	sys 0.011s
I20260709 13:17:23.513477 14404 raft_consensus.cc:2804] T 92a19b728df64f158dd354c7026e3d4f P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:23.513841 14404 raft_consensus.cc:493] T 92a19b728df64f158dd354c7026e3d4f P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:23.514179 14404 raft_consensus.cc:3060] T 92a19b728df64f158dd354c7026e3d4f P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:23.517313 14405 raft_consensus.cc:2804] T e12220bc40604d3a81817c065751e4a8 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:23.517740 14405 raft_consensus.cc:493] T e12220bc40604d3a81817c065751e4a8 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:23.518069 14405 raft_consensus.cc:3060] T e12220bc40604d3a81817c065751e4a8 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:23.521828 14404 raft_consensus.cc:515] T 92a19b728df64f158dd354c7026e3d4f P 401fa3daf1274cdf92f800123951c3aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.525241 14405 raft_consensus.cc:515] T e12220bc40604d3a81817c065751e4a8 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.526989 14404 leader_election.cc:290] T 92a19b728df64f158dd354c7026e3d4f P 401fa3daf1274cdf92f800123951c3aa [CANDIDATE]: Term 1 election: Requested vote from peers a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65:37131), 8f9da94fe6d8476abf549600481c04e7 (127.8.218.67:39875)
I20260709 13:17:23.523165 14396 raft_consensus.cc:740] T c1e229e2784a44dbb6455040596a6d56 P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f9da94fe6d8476abf549600481c04e7, State: Initialized, Role: FOLLOWER
I20260709 13:17:23.527202 14405 leader_election.cc:290] T e12220bc40604d3a81817c065751e4a8 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [CANDIDATE]: Term 1 election: Requested vote from peers 401fa3daf1274cdf92f800123951c3aa (127.8.218.66:39777), 8f9da94fe6d8476abf549600481c04e7 (127.8.218.67:39875)
I20260709 13:17:23.527241 14422 raft_consensus.cc:515] T 699c1e951fce406cbb38fbea298a5ea4 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.527855 14173 leader_election.cc:304] T b448d2461cfe44c58414c7a049b48207 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f9da94fe6d8476abf549600481c04e7, a4fde9b2b6d54a94aad0fb6b5ce9e8ce; no voters: 
I20260709 13:17:23.528479 14207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a19b728df64f158dd354c7026e3d4f" candidate_uuid: "401fa3daf1274cdf92f800123951c3aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce"
I20260709 13:17:23.529884 14356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a19b728df64f158dd354c7026e3d4f" candidate_uuid: "401fa3daf1274cdf92f800123951c3aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f9da94fe6d8476abf549600481c04e7"
I20260709 13:17:23.529953 14397 raft_consensus.cc:359] T 81b67b18b33a45d1a34e5ddb112e6178 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.532527 14397 raft_consensus.cc:385] T 81b67b18b33a45d1a34e5ddb112e6178 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:23.532589 14356 raft_consensus.cc:3060] T 92a19b728df64f158dd354c7026e3d4f P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:23.531477 14405 raft_consensus.cc:493] T b3573f1a2b7c49d7bc23612e0f84c677 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:23.537216 14422 leader_election.cc:290] T 699c1e951fce406cbb38fbea298a5ea4 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [CANDIDATE]: Term 1 election: Requested vote from peers 401fa3daf1274cdf92f800123951c3aa (127.8.218.66:39777), 8f9da94fe6d8476abf549600481c04e7 (127.8.218.67:39875)
I20260709 13:17:23.540311 14422 raft_consensus.cc:2804] T b448d2461cfe44c58414c7a049b48207 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:23.532850 14397 raft_consensus.cc:740] T 81b67b18b33a45d1a34e5ddb112e6178 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 401fa3daf1274cdf92f800123951c3aa, State: Initialized, Role: FOLLOWER
I20260709 13:17:23.540861 14422 raft_consensus.cc:493] T b448d2461cfe44c58414c7a049b48207 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:23.541463 14422 raft_consensus.cc:3060] T b448d2461cfe44c58414c7a049b48207 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:23.540679 14355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12220bc40604d3a81817c065751e4a8" candidate_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f9da94fe6d8476abf549600481c04e7"
I20260709 13:17:23.542011 14356 raft_consensus.cc:2468] T 92a19b728df64f158dd354c7026e3d4f P 8f9da94fe6d8476abf549600481c04e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 401fa3daf1274cdf92f800123951c3aa in term 1.
I20260709 13:17:23.542310 14355 raft_consensus.cc:3060] T e12220bc40604d3a81817c065751e4a8 P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:23.541656 14397 consensus_queue.cc:260] T 81b67b18b33a45d1a34e5ddb112e6178 P 401fa3daf1274cdf92f800123951c3aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.546371 14397 ts_tablet_manager.cc:1434] T 81b67b18b33a45d1a34e5ddb112e6178 P 401fa3daf1274cdf92f800123951c3aa: Time spent starting tablet: real 0.033s	user 0.003s	sys 0.004s
I20260709 13:17:23.547425 14397 tablet_bootstrap.cc:492] T b3573f1a2b7c49d7bc23612e0f84c677 P 401fa3daf1274cdf92f800123951c3aa: Bootstrap starting.
I20260709 13:17:23.534296 14396 consensus_queue.cc:260] T c1e229e2784a44dbb6455040596a6d56 P 8f9da94fe6d8476abf549600481c04e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.548689 14404 raft_consensus.cc:493] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:23.549165 14404 raft_consensus.cc:515] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } } peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } }
I20260709 13:17:23.551203 14404 leader_election.cc:290] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 401fa3daf1274cdf92f800123951c3aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f9da94fe6d8476abf549600481c04e7 (127.8.218.67:39875), a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65:37131)
I20260709 13:17:23.551250 14396 ts_tablet_manager.cc:1434] T c1e229e2784a44dbb6455040596a6d56 P 8f9da94fe6d8476abf549600481c04e7: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.001s
I20260709 13:17:23.553390 14355 raft_consensus.cc:2468] T e12220bc40604d3a81817c065751e4a8 P 8f9da94fe6d8476abf549600481c04e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4fde9b2b6d54a94aad0fb6b5ce9e8ce in term 1.
W20260709 13:17:23.535393 14248 leader_election.cc:343] T 92a19b728df64f158dd354c7026e3d4f P 401fa3daf1274cdf92f800123951c3aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65:37131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:23.539397 14399 tablet_bootstrap.cc:492] T ced2c8f1dfa949eea4f02a2aa5f339d3 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: No bootstrap required, opened a new log
I20260709 13:17:23.555405 14396 tablet_bootstrap.cc:492] T 8758eec250bf47d29a4b9c406da7d279 P 8f9da94fe6d8476abf549600481c04e7: Bootstrap starting.
I20260709 13:17:23.533834 14405 raft_consensus.cc:515] T b3573f1a2b7c49d7bc23612e0f84c677 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
W20260709 13:17:23.548478 14173 leader_election.cc:343] T 8758eec250bf47d29a4b9c406da7d279 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 401fa3daf1274cdf92f800123951c3aa (127.8.218.66:39777): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:23.556394 14173 leader_election.cc:304] T 8758eec250bf47d29a4b9c406da7d279 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4fde9b2b6d54a94aad0fb6b5ce9e8ce; no voters: 401fa3daf1274cdf92f800123951c3aa, 8f9da94fe6d8476abf549600481c04e7
I20260709 13:17:23.557518 14405 leader_election.cc:290] T b3573f1a2b7c49d7bc23612e0f84c677 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 401fa3daf1274cdf92f800123951c3aa (127.8.218.66:39777), 8f9da94fe6d8476abf549600481c04e7 (127.8.218.67:39875)
W20260709 13:17:23.557569 14173 leader_election.cc:343] T e12220bc40604d3a81817c065751e4a8 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 401fa3daf1274cdf92f800123951c3aa (127.8.218.66:39777): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:23.558048 14405 raft_consensus.cc:2749] T 8758eec250bf47d29a4b9c406da7d279 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:23.555593 14399 ts_tablet_manager.cc:1403] T ced2c8f1dfa949eea4f02a2aa5f339d3 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Time spent bootstrapping tablet: real 0.059s	user 0.017s	sys 0.016s
I20260709 13:17:23.564793 14399 raft_consensus.cc:359] T ced2c8f1dfa949eea4f02a2aa5f339d3 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } } peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } }
I20260709 13:17:23.565541 14396 tablet_bootstrap.cc:654] T 8758eec250bf47d29a4b9c406da7d279 P 8f9da94fe6d8476abf549600481c04e7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:23.566673 14422 raft_consensus.cc:515] T b448d2461cfe44c58414c7a049b48207 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.567137 14207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced2c8f1dfa949eea4f02a2aa5f339d3" candidate_uuid: "401fa3daf1274cdf92f800123951c3aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" is_pre_election: true
I20260709 13:17:23.568264 14355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced2c8f1dfa949eea4f02a2aa5f339d3" candidate_uuid: "401fa3daf1274cdf92f800123951c3aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f9da94fe6d8476abf549600481c04e7" is_pre_election: true
I20260709 13:17:23.565568 14399 raft_consensus.cc:385] T ced2c8f1dfa949eea4f02a2aa5f339d3 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:23.568929 14355 raft_consensus.cc:2468] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 401fa3daf1274cdf92f800123951c3aa in term 0.
I20260709 13:17:23.570914 14356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699c1e951fce406cbb38fbea298a5ea4" candidate_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f9da94fe6d8476abf549600481c04e7"
I20260709 13:17:23.571125 14422 leader_election.cc:290] T b448d2461cfe44c58414c7a049b48207 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [CANDIDATE]: Term 1 election: Requested vote from peers 401fa3daf1274cdf92f800123951c3aa (127.8.218.66:39777), 8f9da94fe6d8476abf549600481c04e7 (127.8.218.67:39875)
I20260709 13:17:23.567938 14248 leader_election.cc:304] T 92a19b728df64f158dd354c7026e3d4f P 401fa3daf1274cdf92f800123951c3aa [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: 401fa3daf1274cdf92f800123951c3aa, 8f9da94fe6d8476abf549600481c04e7; no voters: a4fde9b2b6d54a94aad0fb6b5ce9e8ce
I20260709 13:17:23.569177 14399 raft_consensus.cc:740] T ced2c8f1dfa949eea4f02a2aa5f339d3 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4fde9b2b6d54a94aad0fb6b5ce9e8ce, State: Initialized, Role: FOLLOWER
I20260709 13:17:23.567891 14397 tablet_bootstrap.cc:654] T b3573f1a2b7c49d7bc23612e0f84c677 P 401fa3daf1274cdf92f800123951c3aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:23.571641 14356 raft_consensus.cc:3060] T 699c1e951fce406cbb38fbea298a5ea4 P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:23.571396 14354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3573f1a2b7c49d7bc23612e0f84c677" candidate_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f9da94fe6d8476abf549600481c04e7" is_pre_election: true
I20260709 13:17:23.572415 14354 raft_consensus.cc:2468] T b3573f1a2b7c49d7bc23612e0f84c677 P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4fde9b2b6d54a94aad0fb6b5ce9e8ce in term 0.
I20260709 13:17:23.572208 14399 consensus_queue.cc:260] T ced2c8f1dfa949eea4f02a2aa5f339d3 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } } peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } }
I20260709 13:17:23.573187 14207 raft_consensus.cc:2468] T ced2c8f1dfa949eea4f02a2aa5f339d3 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 401fa3daf1274cdf92f800123951c3aa in term 0.
I20260709 13:17:23.574281 14399 ts_tablet_manager.cc:1434] T ced2c8f1dfa949eea4f02a2aa5f339d3 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 13:17:23.575073 14399 tablet_bootstrap.cc:492] T c1e229e2784a44dbb6455040596a6d56 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Bootstrap starting.
I20260709 13:17:23.576112 14404 raft_consensus.cc:2804] T 92a19b728df64f158dd354c7026e3d4f P 401fa3daf1274cdf92f800123951c3aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:23.576920 14281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12220bc40604d3a81817c065751e4a8" candidate_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "401fa3daf1274cdf92f800123951c3aa"
I20260709 13:17:23.578454 14281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699c1e951fce406cbb38fbea298a5ea4" candidate_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "401fa3daf1274cdf92f800123951c3aa"
I20260709 13:17:23.579018 14281 raft_consensus.cc:3060] T 699c1e951fce406cbb38fbea298a5ea4 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:23.581331 14422 raft_consensus.cc:493] T 81b67b18b33a45d1a34e5ddb112e6178 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:23.581671 14399 tablet_bootstrap.cc:654] T c1e229e2784a44dbb6455040596a6d56 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:23.581990 14422 raft_consensus.cc:515] T 81b67b18b33a45d1a34e5ddb112e6178 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.584056 14422 leader_election.cc:290] T 81b67b18b33a45d1a34e5ddb112e6178 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 401fa3daf1274cdf92f800123951c3aa (127.8.218.66:39777), 8f9da94fe6d8476abf549600481c04e7 (127.8.218.67:39875)
I20260709 13:17:23.586515 14396 tablet_bootstrap.cc:492] T 8758eec250bf47d29a4b9c406da7d279 P 8f9da94fe6d8476abf549600481c04e7: No bootstrap required, opened a new log
I20260709 13:17:23.588778 14282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3573f1a2b7c49d7bc23612e0f84c677" candidate_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "401fa3daf1274cdf92f800123951c3aa" is_pre_election: true
I20260709 13:17:23.591293 14173 leader_election.cc:304] T e12220bc40604d3a81817c065751e4a8 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f9da94fe6d8476abf549600481c04e7, a4fde9b2b6d54a94aad0fb6b5ce9e8ce; no voters: 
I20260709 13:17:23.592427 14396 ts_tablet_manager.cc:1403] T 8758eec250bf47d29a4b9c406da7d279 P 8f9da94fe6d8476abf549600481c04e7: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.007s
I20260709 13:17:23.590257 14248 leader_election.cc:304] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 401fa3daf1274cdf92f800123951c3aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 401fa3daf1274cdf92f800123951c3aa, a4fde9b2b6d54a94aad0fb6b5ce9e8ce; no voters: 
I20260709 13:17:23.592624 14173 leader_election.cc:304] T b3573f1a2b7c49d7bc23612e0f84c677 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f9da94fe6d8476abf549600481c04e7, a4fde9b2b6d54a94aad0fb6b5ce9e8ce; no voters: 
I20260709 13:17:23.595142 14427 raft_consensus.cc:2804] T e12220bc40604d3a81817c065751e4a8 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:23.595914 14427 raft_consensus.cc:697] T e12220bc40604d3a81817c065751e4a8 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 LEADER]: Becoming Leader. State: Replica: a4fde9b2b6d54a94aad0fb6b5ce9e8ce, State: Running, Role: LEADER
I20260709 13:17:23.596151 14405 raft_consensus.cc:2804] T b3573f1a2b7c49d7bc23612e0f84c677 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:23.596690 14405 raft_consensus.cc:493] T b3573f1a2b7c49d7bc23612e0f84c677 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:23.597065 14405 raft_consensus.cc:3060] T b3573f1a2b7c49d7bc23612e0f84c677 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:23.597069 14427 consensus_queue.cc:237] T e12220bc40604d3a81817c065751e4a8 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
W20260709 13:17:23.601953 14153 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:17:23.605549 14405 raft_consensus.cc:515] T b3573f1a2b7c49d7bc23612e0f84c677 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.607937 14281 raft_consensus.cc:2468] T 699c1e951fce406cbb38fbea298a5ea4 P 401fa3daf1274cdf92f800123951c3aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4fde9b2b6d54a94aad0fb6b5ce9e8ce in term 1.
I20260709 13:17:23.610611 14404 raft_consensus.cc:697] T 92a19b728df64f158dd354c7026e3d4f P 401fa3daf1274cdf92f800123951c3aa [term 1 LEADER]: Becoming Leader. State: Replica: 401fa3daf1274cdf92f800123951c3aa, State: Running, Role: LEADER
I20260709 13:17:23.612499 14404 consensus_queue.cc:237] T 92a19b728df64f158dd354c7026e3d4f P 401fa3daf1274cdf92f800123951c3aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.614269 14355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b67b18b33a45d1a34e5ddb112e6178" candidate_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f9da94fe6d8476abf549600481c04e7" is_pre_election: true
I20260709 13:17:23.590813 14356 raft_consensus.cc:2468] T 699c1e951fce406cbb38fbea298a5ea4 P 8f9da94fe6d8476abf549600481c04e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4fde9b2b6d54a94aad0fb6b5ce9e8ce in term 1.
W20260709 13:17:23.617005 14173 leader_election.cc:343] T e12220bc40604d3a81817c065751e4a8 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 401fa3daf1274cdf92f800123951c3aa (127.8.218.66:39777): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:23.617528 14355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3573f1a2b7c49d7bc23612e0f84c677" candidate_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f9da94fe6d8476abf549600481c04e7"
I20260709 13:17:23.618310 14355 raft_consensus.cc:3060] T b3573f1a2b7c49d7bc23612e0f84c677 P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:23.608394 14405 leader_election.cc:290] T b3573f1a2b7c49d7bc23612e0f84c677 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [CANDIDATE]: Term 1 election: Requested vote from peers 401fa3daf1274cdf92f800123951c3aa (127.8.218.66:39777), 8f9da94fe6d8476abf549600481c04e7 (127.8.218.67:39875)
I20260709 13:17:23.610661 14354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b448d2461cfe44c58414c7a049b48207" candidate_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f9da94fe6d8476abf549600481c04e7"
I20260709 13:17:23.620568 14354 raft_consensus.cc:3060] T b448d2461cfe44c58414c7a049b48207 P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:23.628407 14173 leader_election.cc:343] T 81b67b18b33a45d1a34e5ddb112e6178 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f9da94fe6d8476abf549600481c04e7 (127.8.218.67:39875): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:23.629207 14173 leader_election.cc:304] T 699c1e951fce406cbb38fbea298a5ea4 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f9da94fe6d8476abf549600481c04e7, a4fde9b2b6d54a94aad0fb6b5ce9e8ce; no voters: 
I20260709 13:17:23.629966 14427 raft_consensus.cc:2804] T 699c1e951fce406cbb38fbea298a5ea4 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:23.630457 14427 raft_consensus.cc:697] T 699c1e951fce406cbb38fbea298a5ea4 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 LEADER]: Becoming Leader. State: Replica: a4fde9b2b6d54a94aad0fb6b5ce9e8ce, State: Running, Role: LEADER
I20260709 13:17:23.631287 14427 consensus_queue.cc:237] T 699c1e951fce406cbb38fbea298a5ea4 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.631606 14103 catalog_manager.cc:5697] T e12220bc40604d3a81817c065751e4a8 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce reported cstate change: term changed from 0 to 1, leader changed from <none> to a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65). New cstate: current_term: 1 leader_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:23.639791 14354 raft_consensus.cc:2468] T b448d2461cfe44c58414c7a049b48207 P 8f9da94fe6d8476abf549600481c04e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4fde9b2b6d54a94aad0fb6b5ce9e8ce in term 1.
I20260709 13:17:23.646394 14173 leader_election.cc:304] T b448d2461cfe44c58414c7a049b48207 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f9da94fe6d8476abf549600481c04e7, a4fde9b2b6d54a94aad0fb6b5ce9e8ce; no voters: 
I20260709 13:17:23.610095 14430 raft_consensus.cc:2804] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:23.647723 14430 raft_consensus.cc:493] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:23.648295 14430 raft_consensus.cc:3060] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:23.649674 14355 raft_consensus.cc:2468] T b3573f1a2b7c49d7bc23612e0f84c677 P 8f9da94fe6d8476abf549600481c04e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4fde9b2b6d54a94aad0fb6b5ce9e8ce in term 1.
I20260709 13:17:23.654284 14397 tablet_bootstrap.cc:492] T b3573f1a2b7c49d7bc23612e0f84c677 P 401fa3daf1274cdf92f800123951c3aa: No bootstrap required, opened a new log
I20260709 13:17:23.654917 14397 ts_tablet_manager.cc:1403] T b3573f1a2b7c49d7bc23612e0f84c677 P 401fa3daf1274cdf92f800123951c3aa: Time spent bootstrapping tablet: real 0.108s	user 0.042s	sys 0.032s
I20260709 13:17:23.655850 14427 raft_consensus.cc:2804] T b448d2461cfe44c58414c7a049b48207 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:23.656401 14427 raft_consensus.cc:697] T b448d2461cfe44c58414c7a049b48207 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 LEADER]: Becoming Leader. State: Replica: a4fde9b2b6d54a94aad0fb6b5ce9e8ce, State: Running, Role: LEADER
I20260709 13:17:23.657276 14399 tablet_bootstrap.cc:492] T c1e229e2784a44dbb6455040596a6d56 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: No bootstrap required, opened a new log
I20260709 13:17:23.657188 14427 consensus_queue.cc:237] T b448d2461cfe44c58414c7a049b48207 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.657793 14397 raft_consensus.cc:359] T b3573f1a2b7c49d7bc23612e0f84c677 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.658466 14397 raft_consensus.cc:385] T b3573f1a2b7c49d7bc23612e0f84c677 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:23.658705 14397 raft_consensus.cc:740] T b3573f1a2b7c49d7bc23612e0f84c677 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 401fa3daf1274cdf92f800123951c3aa, State: Initialized, Role: FOLLOWER
I20260709 13:17:23.657749 14399 ts_tablet_manager.cc:1403] T c1e229e2784a44dbb6455040596a6d56 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Time spent bootstrapping tablet: real 0.083s	user 0.020s	sys 0.034s
W20260709 13:17:23.659225 14248 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.218.65:37131, user_credentials={real_user=slave}} blocked reactor thread for 69091us
I20260709 13:17:23.659228 14397 consensus_queue.cc:260] T b3573f1a2b7c49d7bc23612e0f84c677 P 401fa3daf1274cdf92f800123951c3aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.654131 14173 leader_election.cc:304] T b3573f1a2b7c49d7bc23612e0f84c677 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f9da94fe6d8476abf549600481c04e7, a4fde9b2b6d54a94aad0fb6b5ce9e8ce; no voters: 
I20260709 13:17:23.650692 14396 raft_consensus.cc:359] T 8758eec250bf47d29a4b9c406da7d279 P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.660615 14396 raft_consensus.cc:385] T 8758eec250bf47d29a4b9c406da7d279 P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:23.660892 14396 raft_consensus.cc:740] T 8758eec250bf47d29a4b9c406da7d279 P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f9da94fe6d8476abf549600481c04e7, State: Initialized, Role: FOLLOWER
I20260709 13:17:23.661548 14396 consensus_queue.cc:260] T 8758eec250bf47d29a4b9c406da7d279 P 8f9da94fe6d8476abf549600481c04e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.662181 14399 raft_consensus.cc:359] T c1e229e2784a44dbb6455040596a6d56 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.662825 14399 raft_consensus.cc:385] T c1e229e2784a44dbb6455040596a6d56 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:23.663058 14399 raft_consensus.cc:740] T c1e229e2784a44dbb6455040596a6d56 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4fde9b2b6d54a94aad0fb6b5ce9e8ce, State: Initialized, Role: FOLLOWER
I20260709 13:17:23.663476 14396 ts_tablet_manager.cc:1434] T 8758eec250bf47d29a4b9c406da7d279 P 8f9da94fe6d8476abf549600481c04e7: Time spent starting tablet: real 0.070s	user 0.004s	sys 0.000s
I20260709 13:17:23.663717 14430 raft_consensus.cc:515] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 401fa3daf1274cdf92f800123951c3aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } } peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } }
I20260709 13:17:23.664813 14396 tablet_bootstrap.cc:492] T 81b67b18b33a45d1a34e5ddb112e6178 P 8f9da94fe6d8476abf549600481c04e7: Bootstrap starting.
I20260709 13:17:23.665282 14405 raft_consensus.cc:2804] T b3573f1a2b7c49d7bc23612e0f84c677 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:23.683506 14405 raft_consensus.cc:697] T b3573f1a2b7c49d7bc23612e0f84c677 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 LEADER]: Becoming Leader. State: Replica: a4fde9b2b6d54a94aad0fb6b5ce9e8ce, State: Running, Role: LEADER
I20260709 13:17:23.684407 14405 consensus_queue.cc:237] T b3573f1a2b7c49d7bc23612e0f84c677 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.685464 14430 leader_election.cc:290] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 401fa3daf1274cdf92f800123951c3aa [CANDIDATE]: Term 1 election: Requested vote from peers 8f9da94fe6d8476abf549600481c04e7 (127.8.218.67:39875), a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65:37131)
I20260709 13:17:23.669382 14399 consensus_queue.cc:260] T c1e229e2784a44dbb6455040596a6d56 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.690274 14399 ts_tablet_manager.cc:1434] T c1e229e2784a44dbb6455040596a6d56 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Time spent starting tablet: real 0.030s	user 0.003s	sys 0.005s
I20260709 13:17:23.690621 14396 tablet_bootstrap.cc:654] T 81b67b18b33a45d1a34e5ddb112e6178 P 8f9da94fe6d8476abf549600481c04e7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:23.689832 14104 catalog_manager.cc:5697] T 92a19b728df64f158dd354c7026e3d4f P 401fa3daf1274cdf92f800123951c3aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 401fa3daf1274cdf92f800123951c3aa (127.8.218.66). New cstate: current_term: 1 leader_uuid: "401fa3daf1274cdf92f800123951c3aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:23.691264 14399 tablet_bootstrap.cc:492] T 92a19b728df64f158dd354c7026e3d4f P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Bootstrap starting.
I20260709 13:17:23.680599 14397 ts_tablet_manager.cc:1434] T b3573f1a2b7c49d7bc23612e0f84c677 P 401fa3daf1274cdf92f800123951c3aa: Time spent starting tablet: real 0.025s	user 0.013s	sys 0.007s
W20260709 13:17:23.680725 14173 leader_election.cc:343] T b3573f1a2b7c49d7bc23612e0f84c677 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 401fa3daf1274cdf92f800123951c3aa (127.8.218.66:39777): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:23.682461 14281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b448d2461cfe44c58414c7a049b48207" candidate_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "401fa3daf1274cdf92f800123951c3aa"
I20260709 13:17:23.682667 14282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b67b18b33a45d1a34e5ddb112e6178" candidate_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "401fa3daf1274cdf92f800123951c3aa" is_pre_election: true
I20260709 13:17:23.694900 14281 raft_consensus.cc:3060] T b448d2461cfe44c58414c7a049b48207 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:23.695040 14282 raft_consensus.cc:2468] T 81b67b18b33a45d1a34e5ddb112e6178 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4fde9b2b6d54a94aad0fb6b5ce9e8ce in term 0.
I20260709 13:17:23.695250 14280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3573f1a2b7c49d7bc23612e0f84c677" candidate_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "401fa3daf1274cdf92f800123951c3aa"
I20260709 13:17:23.695909 14280 raft_consensus.cc:3060] T b3573f1a2b7c49d7bc23612e0f84c677 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:23.696705 14355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced2c8f1dfa949eea4f02a2aa5f339d3" candidate_uuid: "401fa3daf1274cdf92f800123951c3aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f9da94fe6d8476abf549600481c04e7"
I20260709 13:17:23.697325 14355 raft_consensus.cc:3060] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:23.699435 14399 tablet_bootstrap.cc:654] T 92a19b728df64f158dd354c7026e3d4f P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:23.699618 14207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced2c8f1dfa949eea4f02a2aa5f339d3" candidate_uuid: "401fa3daf1274cdf92f800123951c3aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce"
I20260709 13:17:23.700212 14207 raft_consensus.cc:3060] T ced2c8f1dfa949eea4f02a2aa5f339d3 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:23.703769 14281 raft_consensus.cc:2468] T b448d2461cfe44c58414c7a049b48207 P 401fa3daf1274cdf92f800123951c3aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4fde9b2b6d54a94aad0fb6b5ce9e8ce in term 1.
I20260709 13:17:23.704571 14355 raft_consensus.cc:2468] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 8f9da94fe6d8476abf549600481c04e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 401fa3daf1274cdf92f800123951c3aa in term 1.
I20260709 13:17:23.706073 14173 leader_election.cc:304] T 81b67b18b33a45d1a34e5ddb112e6178 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [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: 401fa3daf1274cdf92f800123951c3aa, a4fde9b2b6d54a94aad0fb6b5ce9e8ce; no voters: 8f9da94fe6d8476abf549600481c04e7
I20260709 13:17:23.707166 14405 raft_consensus.cc:2804] T 81b67b18b33a45d1a34e5ddb112e6178 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:23.707522 14405 raft_consensus.cc:493] T 81b67b18b33a45d1a34e5ddb112e6178 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:23.707926 14405 raft_consensus.cc:3060] T 81b67b18b33a45d1a34e5ddb112e6178 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:23.709618 14207 raft_consensus.cc:2468] T ced2c8f1dfa949eea4f02a2aa5f339d3 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 401fa3daf1274cdf92f800123951c3aa in term 1.
I20260709 13:17:23.706278 14248 leader_election.cc:304] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 401fa3daf1274cdf92f800123951c3aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 401fa3daf1274cdf92f800123951c3aa, 8f9da94fe6d8476abf549600481c04e7; no voters: 
I20260709 13:17:23.714354 14430 raft_consensus.cc:2804] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 401fa3daf1274cdf92f800123951c3aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:23.714804 14430 raft_consensus.cc:697] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 401fa3daf1274cdf92f800123951c3aa [term 1 LEADER]: Becoming Leader. State: Replica: 401fa3daf1274cdf92f800123951c3aa, State: Running, Role: LEADER
I20260709 13:17:23.715281 14397 tablet_bootstrap.cc:492] T 8758eec250bf47d29a4b9c406da7d279 P 401fa3daf1274cdf92f800123951c3aa: Bootstrap starting.
I20260709 13:17:23.715613 14430 consensus_queue.cc:237] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 401fa3daf1274cdf92f800123951c3aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } } peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } }
I20260709 13:17:23.715775 14280 raft_consensus.cc:2468] T b3573f1a2b7c49d7bc23612e0f84c677 P 401fa3daf1274cdf92f800123951c3aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4fde9b2b6d54a94aad0fb6b5ce9e8ce in term 1.
I20260709 13:17:23.720230 14405 raft_consensus.cc:515] T 81b67b18b33a45d1a34e5ddb112e6178 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.725443 14405 leader_election.cc:290] T 81b67b18b33a45d1a34e5ddb112e6178 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [CANDIDATE]: Term 1 election: Requested vote from peers 401fa3daf1274cdf92f800123951c3aa (127.8.218.66:39777), 8f9da94fe6d8476abf549600481c04e7 (127.8.218.67:39875)
I20260709 13:17:23.726183 14396 tablet_bootstrap.cc:492] T 81b67b18b33a45d1a34e5ddb112e6178 P 8f9da94fe6d8476abf549600481c04e7: No bootstrap required, opened a new log
I20260709 13:17:23.727016 14396 ts_tablet_manager.cc:1403] T 81b67b18b33a45d1a34e5ddb112e6178 P 8f9da94fe6d8476abf549600481c04e7: Time spent bootstrapping tablet: real 0.062s	user 0.010s	sys 0.003s
I20260709 13:17:23.732180 14397 tablet_bootstrap.cc:654] T 8758eec250bf47d29a4b9c406da7d279 P 401fa3daf1274cdf92f800123951c3aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:23.734031 14396 raft_consensus.cc:359] T 81b67b18b33a45d1a34e5ddb112e6178 P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.734848 14396 raft_consensus.cc:385] T 81b67b18b33a45d1a34e5ddb112e6178 P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:23.735222 14396 raft_consensus.cc:740] T 81b67b18b33a45d1a34e5ddb112e6178 P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f9da94fe6d8476abf549600481c04e7, State: Initialized, Role: FOLLOWER
I20260709 13:17:23.736219 14280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b67b18b33a45d1a34e5ddb112e6178" candidate_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "401fa3daf1274cdf92f800123951c3aa"
I20260709 13:17:23.736532 14355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b67b18b33a45d1a34e5ddb112e6178" candidate_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f9da94fe6d8476abf549600481c04e7"
I20260709 13:17:23.735944 14103 catalog_manager.cc:5697] T 699c1e951fce406cbb38fbea298a5ea4 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce reported cstate change: term changed from 0 to 1, leader changed from <none> to a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65). New cstate: current_term: 1 leader_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:23.736999 14280 raft_consensus.cc:3060] T 81b67b18b33a45d1a34e5ddb112e6178 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:23.737887 14103 catalog_manager.cc:5697] T b448d2461cfe44c58414c7a049b48207 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce reported cstate change: term changed from 0 to 1, leader changed from <none> to a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65). New cstate: current_term: 1 leader_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:23.740965 14103 catalog_manager.cc:5697] T b3573f1a2b7c49d7bc23612e0f84c677 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce reported cstate change: term changed from 0 to 1, leader changed from <none> to a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65). New cstate: current_term: 1 leader_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:23.736204 14396 consensus_queue.cc:260] T 81b67b18b33a45d1a34e5ddb112e6178 P 8f9da94fe6d8476abf549600481c04e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.744930 14355 raft_consensus.cc:3060] T 81b67b18b33a45d1a34e5ddb112e6178 P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:23.746745 14280 raft_consensus.cc:2468] T 81b67b18b33a45d1a34e5ddb112e6178 P 401fa3daf1274cdf92f800123951c3aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4fde9b2b6d54a94aad0fb6b5ce9e8ce in term 1.
I20260709 13:17:23.748544 14399 tablet_bootstrap.cc:492] T 92a19b728df64f158dd354c7026e3d4f P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: No bootstrap required, opened a new log
I20260709 13:17:23.748073 14397 tablet_bootstrap.cc:492] T 8758eec250bf47d29a4b9c406da7d279 P 401fa3daf1274cdf92f800123951c3aa: No bootstrap required, opened a new log
I20260709 13:17:23.749018 14399 ts_tablet_manager.cc:1403] T 92a19b728df64f158dd354c7026e3d4f P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Time spent bootstrapping tablet: real 0.058s	user 0.020s	sys 0.019s
I20260709 13:17:23.749272 14397 ts_tablet_manager.cc:1403] T 8758eec250bf47d29a4b9c406da7d279 P 401fa3daf1274cdf92f800123951c3aa: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.008s
I20260709 13:17:23.749691 14173 leader_election.cc:304] T 81b67b18b33a45d1a34e5ddb112e6178 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 401fa3daf1274cdf92f800123951c3aa, a4fde9b2b6d54a94aad0fb6b5ce9e8ce; no voters: 
I20260709 13:17:23.752027 14405 raft_consensus.cc:2804] T 81b67b18b33a45d1a34e5ddb112e6178 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:23.751926 14399 raft_consensus.cc:359] T 92a19b728df64f158dd354c7026e3d4f P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.752096 14397 raft_consensus.cc:359] T 8758eec250bf47d29a4b9c406da7d279 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.752775 14399 raft_consensus.cc:385] T 92a19b728df64f158dd354c7026e3d4f P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:23.753099 14397 raft_consensus.cc:385] T 8758eec250bf47d29a4b9c406da7d279 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:23.753178 14399 raft_consensus.cc:740] T 92a19b728df64f158dd354c7026e3d4f P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4fde9b2b6d54a94aad0fb6b5ce9e8ce, State: Initialized, Role: FOLLOWER
I20260709 13:17:23.753006 14355 raft_consensus.cc:2468] T 81b67b18b33a45d1a34e5ddb112e6178 P 8f9da94fe6d8476abf549600481c04e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4fde9b2b6d54a94aad0fb6b5ce9e8ce in term 1.
I20260709 13:17:23.753716 14397 raft_consensus.cc:740] T 8758eec250bf47d29a4b9c406da7d279 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 401fa3daf1274cdf92f800123951c3aa, State: Initialized, Role: FOLLOWER
I20260709 13:17:23.754173 14399 consensus_queue.cc:260] T 92a19b728df64f158dd354c7026e3d4f P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.754676 14397 consensus_queue.cc:260] T 8758eec250bf47d29a4b9c406da7d279 P 401fa3daf1274cdf92f800123951c3aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.752657 14405 raft_consensus.cc:697] T 81b67b18b33a45d1a34e5ddb112e6178 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 LEADER]: Becoming Leader. State: Replica: a4fde9b2b6d54a94aad0fb6b5ce9e8ce, State: Running, Role: LEADER
I20260709 13:17:23.756935 14399 ts_tablet_manager.cc:1434] T 92a19b728df64f158dd354c7026e3d4f P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260709 13:17:23.757012 14405 consensus_queue.cc:237] T 81b67b18b33a45d1a34e5ddb112e6178 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.757021 14397 ts_tablet_manager.cc:1434] T 8758eec250bf47d29a4b9c406da7d279 P 401fa3daf1274cdf92f800123951c3aa: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:17:23.760982 14397 tablet_bootstrap.cc:492] T c1e229e2784a44dbb6455040596a6d56 P 401fa3daf1274cdf92f800123951c3aa: Bootstrap starting.
I20260709 13:17:23.764038 14427 raft_consensus.cc:493] T c1e229e2784a44dbb6455040596a6d56 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:23.764479 14396 ts_tablet_manager.cc:1434] T 81b67b18b33a45d1a34e5ddb112e6178 P 8f9da94fe6d8476abf549600481c04e7: Time spent starting tablet: real 0.037s	user 0.009s	sys 0.003s
I20260709 13:17:23.764587 14427 raft_consensus.cc:515] T c1e229e2784a44dbb6455040596a6d56 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.766319 14104 catalog_manager.cc:5697] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 401fa3daf1274cdf92f800123951c3aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 401fa3daf1274cdf92f800123951c3aa (127.8.218.66). New cstate: current_term: 1 leader_uuid: "401fa3daf1274cdf92f800123951c3aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:23.768503 14397 tablet_bootstrap.cc:654] T c1e229e2784a44dbb6455040596a6d56 P 401fa3daf1274cdf92f800123951c3aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:23.771951 14355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e229e2784a44dbb6455040596a6d56" candidate_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f9da94fe6d8476abf549600481c04e7" is_pre_election: true
I20260709 13:17:23.772104 14280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e229e2784a44dbb6455040596a6d56" candidate_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "401fa3daf1274cdf92f800123951c3aa" is_pre_election: true
I20260709 13:17:23.772634 14355 raft_consensus.cc:2468] T c1e229e2784a44dbb6455040596a6d56 P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4fde9b2b6d54a94aad0fb6b5ce9e8ce in term 0.
I20260709 13:17:23.773973 14173 leader_election.cc:304] T c1e229e2784a44dbb6455040596a6d56 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f9da94fe6d8476abf549600481c04e7, a4fde9b2b6d54a94aad0fb6b5ce9e8ce; no voters: 
I20260709 13:17:23.774813 14422 raft_consensus.cc:2804] T c1e229e2784a44dbb6455040596a6d56 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:23.775157 14422 raft_consensus.cc:493] T c1e229e2784a44dbb6455040596a6d56 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:23.775485 14422 raft_consensus.cc:3060] T c1e229e2784a44dbb6455040596a6d56 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:23.766914 14427 leader_election.cc:290] T c1e229e2784a44dbb6455040596a6d56 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 401fa3daf1274cdf92f800123951c3aa (127.8.218.66:39777), 8f9da94fe6d8476abf549600481c04e7 (127.8.218.67:39875)
W20260709 13:17:23.780071 14173 leader_election.cc:343] T c1e229e2784a44dbb6455040596a6d56 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 401fa3daf1274cdf92f800123951c3aa (127.8.218.66:39777): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:23.781147 14397 tablet_bootstrap.cc:492] T c1e229e2784a44dbb6455040596a6d56 P 401fa3daf1274cdf92f800123951c3aa: No bootstrap required, opened a new log
I20260709 13:17:23.781688 14397 ts_tablet_manager.cc:1403] T c1e229e2784a44dbb6455040596a6d56 P 401fa3daf1274cdf92f800123951c3aa: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260709 13:17:23.782932 14105 catalog_manager.cc:5697] T 81b67b18b33a45d1a34e5ddb112e6178 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce reported cstate change: term changed from 0 to 1, leader changed from <none> to a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65). New cstate: current_term: 1 leader_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:23.783782 14397 raft_consensus.cc:359] T c1e229e2784a44dbb6455040596a6d56 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.784564 14397 raft_consensus.cc:385] T c1e229e2784a44dbb6455040596a6d56 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:23.784883 14397 raft_consensus.cc:740] T c1e229e2784a44dbb6455040596a6d56 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 401fa3daf1274cdf92f800123951c3aa, State: Initialized, Role: FOLLOWER
I20260709 13:17:23.785468 14422 raft_consensus.cc:515] T c1e229e2784a44dbb6455040596a6d56 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.785583 14397 consensus_queue.cc:260] T c1e229e2784a44dbb6455040596a6d56 P 401fa3daf1274cdf92f800123951c3aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.787981 14397 ts_tablet_manager.cc:1434] T c1e229e2784a44dbb6455040596a6d56 P 401fa3daf1274cdf92f800123951c3aa: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:17:23.788147 14422 leader_election.cc:290] T c1e229e2784a44dbb6455040596a6d56 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [CANDIDATE]: Term 1 election: Requested vote from peers 401fa3daf1274cdf92f800123951c3aa (127.8.218.66:39777), 8f9da94fe6d8476abf549600481c04e7 (127.8.218.67:39875)
I20260709 13:17:23.789045 14397 tablet_bootstrap.cc:492] T e12220bc40604d3a81817c065751e4a8 P 401fa3daf1274cdf92f800123951c3aa: Bootstrap starting.
I20260709 13:17:23.789315 14355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e229e2784a44dbb6455040596a6d56" candidate_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f9da94fe6d8476abf549600481c04e7"
I20260709 13:17:23.789916 14355 raft_consensus.cc:3060] T c1e229e2784a44dbb6455040596a6d56 P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:23.792672 14280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e229e2784a44dbb6455040596a6d56" candidate_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "401fa3daf1274cdf92f800123951c3aa"
I20260709 13:17:23.793285 14280 raft_consensus.cc:3060] T c1e229e2784a44dbb6455040596a6d56 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:23.794925 14397 tablet_bootstrap.cc:654] T e12220bc40604d3a81817c065751e4a8 P 401fa3daf1274cdf92f800123951c3aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:23.799387 14355 raft_consensus.cc:2468] T c1e229e2784a44dbb6455040596a6d56 P 8f9da94fe6d8476abf549600481c04e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4fde9b2b6d54a94aad0fb6b5ce9e8ce in term 1.
I20260709 13:17:23.800946 14173 leader_election.cc:304] T c1e229e2784a44dbb6455040596a6d56 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f9da94fe6d8476abf549600481c04e7, a4fde9b2b6d54a94aad0fb6b5ce9e8ce; no voters: 
I20260709 13:17:23.801102 14280 raft_consensus.cc:2468] T c1e229e2784a44dbb6455040596a6d56 P 401fa3daf1274cdf92f800123951c3aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4fde9b2b6d54a94aad0fb6b5ce9e8ce in term 1.
I20260709 13:17:23.802241 14422 raft_consensus.cc:2804] T c1e229e2784a44dbb6455040596a6d56 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:23.802973 14422 raft_consensus.cc:697] T c1e229e2784a44dbb6455040596a6d56 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 LEADER]: Becoming Leader. State: Replica: a4fde9b2b6d54a94aad0fb6b5ce9e8ce, State: Running, Role: LEADER
I20260709 13:17:23.803241 14397 tablet_bootstrap.cc:492] T e12220bc40604d3a81817c065751e4a8 P 401fa3daf1274cdf92f800123951c3aa: No bootstrap required, opened a new log
I20260709 13:17:23.803826 14397 ts_tablet_manager.cc:1403] T e12220bc40604d3a81817c065751e4a8 P 401fa3daf1274cdf92f800123951c3aa: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260709 13:17:23.803953 14422 consensus_queue.cc:237] T c1e229e2784a44dbb6455040596a6d56 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.806138 14397 raft_consensus.cc:359] T e12220bc40604d3a81817c065751e4a8 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.806821 14397 raft_consensus.cc:385] T e12220bc40604d3a81817c065751e4a8 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:23.807118 14397 raft_consensus.cc:740] T e12220bc40604d3a81817c065751e4a8 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 401fa3daf1274cdf92f800123951c3aa, State: Initialized, Role: FOLLOWER
I20260709 13:17:23.807864 14397 consensus_queue.cc:260] T e12220bc40604d3a81817c065751e4a8 P 401fa3daf1274cdf92f800123951c3aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.809800 14397 ts_tablet_manager.cc:1434] T e12220bc40604d3a81817c065751e4a8 P 401fa3daf1274cdf92f800123951c3aa: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:17:23.813406 14105 catalog_manager.cc:5697] T c1e229e2784a44dbb6455040596a6d56 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce reported cstate change: term changed from 0 to 1, leader changed from <none> to a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65). New cstate: current_term: 1 leader_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:23.855015 14430 raft_consensus.cc:493] T 8758eec250bf47d29a4b9c406da7d279 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:23.855548 14430 raft_consensus.cc:515] T 8758eec250bf47d29a4b9c406da7d279 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.857264 14430 leader_election.cc:290] T 8758eec250bf47d29a4b9c406da7d279 P 401fa3daf1274cdf92f800123951c3aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65:37131), 8f9da94fe6d8476abf549600481c04e7 (127.8.218.67:39875)
I20260709 13:17:23.858042 14207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8758eec250bf47d29a4b9c406da7d279" candidate_uuid: "401fa3daf1274cdf92f800123951c3aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" is_pre_election: true
I20260709 13:17:23.858214 14355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8758eec250bf47d29a4b9c406da7d279" candidate_uuid: "401fa3daf1274cdf92f800123951c3aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f9da94fe6d8476abf549600481c04e7" is_pre_election: true
I20260709 13:17:23.858774 14207 raft_consensus.cc:2468] T 8758eec250bf47d29a4b9c406da7d279 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 401fa3daf1274cdf92f800123951c3aa in term 0.
I20260709 13:17:23.858773 14355 raft_consensus.cc:2468] T 8758eec250bf47d29a4b9c406da7d279 P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 401fa3daf1274cdf92f800123951c3aa in term 0.
I20260709 13:17:23.859946 14248 leader_election.cc:304] T 8758eec250bf47d29a4b9c406da7d279 P 401fa3daf1274cdf92f800123951c3aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 401fa3daf1274cdf92f800123951c3aa, 8f9da94fe6d8476abf549600481c04e7; no voters: 
I20260709 13:17:23.860524 14430 raft_consensus.cc:2804] T 8758eec250bf47d29a4b9c406da7d279 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:23.860834 14430 raft_consensus.cc:493] T 8758eec250bf47d29a4b9c406da7d279 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:23.861102 14430 raft_consensus.cc:3060] T 8758eec250bf47d29a4b9c406da7d279 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:23.865978 14430 raft_consensus.cc:515] T 8758eec250bf47d29a4b9c406da7d279 P 401fa3daf1274cdf92f800123951c3aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.867468 14430 leader_election.cc:290] T 8758eec250bf47d29a4b9c406da7d279 P 401fa3daf1274cdf92f800123951c3aa [CANDIDATE]: Term 1 election: Requested vote from peers a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65:37131), 8f9da94fe6d8476abf549600481c04e7 (127.8.218.67:39875)
I20260709 13:17:23.868314 14207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8758eec250bf47d29a4b9c406da7d279" candidate_uuid: "401fa3daf1274cdf92f800123951c3aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce"
I20260709 13:17:23.868489 14355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8758eec250bf47d29a4b9c406da7d279" candidate_uuid: "401fa3daf1274cdf92f800123951c3aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f9da94fe6d8476abf549600481c04e7"
I20260709 13:17:23.868841 14207 raft_consensus.cc:3060] T 8758eec250bf47d29a4b9c406da7d279 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:23.869027 14355 raft_consensus.cc:3060] T 8758eec250bf47d29a4b9c406da7d279 P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:23.873684 14207 raft_consensus.cc:2468] T 8758eec250bf47d29a4b9c406da7d279 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 401fa3daf1274cdf92f800123951c3aa in term 1.
I20260709 13:17:23.873728 14355 raft_consensus.cc:2468] T 8758eec250bf47d29a4b9c406da7d279 P 8f9da94fe6d8476abf549600481c04e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 401fa3daf1274cdf92f800123951c3aa in term 1.
I20260709 13:17:23.874744 14248 leader_election.cc:304] T 8758eec250bf47d29a4b9c406da7d279 P 401fa3daf1274cdf92f800123951c3aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 401fa3daf1274cdf92f800123951c3aa, a4fde9b2b6d54a94aad0fb6b5ce9e8ce; no voters: 
I20260709 13:17:23.875440 14430 raft_consensus.cc:2804] T 8758eec250bf47d29a4b9c406da7d279 P 401fa3daf1274cdf92f800123951c3aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:23.875855 14430 raft_consensus.cc:697] T 8758eec250bf47d29a4b9c406da7d279 P 401fa3daf1274cdf92f800123951c3aa [term 1 LEADER]: Becoming Leader. State: Replica: 401fa3daf1274cdf92f800123951c3aa, State: Running, Role: LEADER
I20260709 13:17:23.876657 14430 consensus_queue.cc:237] T 8758eec250bf47d29a4b9c406da7d279 P 401fa3daf1274cdf92f800123951c3aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:23.883526 14104 catalog_manager.cc:5697] T 8758eec250bf47d29a4b9c406da7d279 P 401fa3daf1274cdf92f800123951c3aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 401fa3daf1274cdf92f800123951c3aa (127.8.218.66). New cstate: current_term: 1 leader_uuid: "401fa3daf1274cdf92f800123951c3aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:23.961652 14280 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ced2c8f1dfa949eea4f02a2aa5f339d3"
dest_uuid: "401fa3daf1274cdf92f800123951c3aa"
mode: GRACEFUL
new_leader_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce"
 from {username='slave'} at 127.0.0.1:34212
I20260709 13:17:23.962163 14280 raft_consensus.cc:606] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 401fa3daf1274cdf92f800123951c3aa [term 1 LEADER]: Received request to transfer leadership to TS a4fde9b2b6d54a94aad0fb6b5ce9e8ce
I20260709 13:17:23.969928 14280 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8758eec250bf47d29a4b9c406da7d279"
dest_uuid: "401fa3daf1274cdf92f800123951c3aa"
mode: GRACEFUL
new_leader_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce"
 from {username='slave'} at 127.0.0.1:34212
I20260709 13:17:23.970536 14280 raft_consensus.cc:606] T 8758eec250bf47d29a4b9c406da7d279 P 401fa3daf1274cdf92f800123951c3aa [term 1 LEADER]: Received request to transfer leadership to TS a4fde9b2b6d54a94aad0fb6b5ce9e8ce
I20260709 13:17:23.979718 14280 raft_consensus.cc:3060] T e12220bc40604d3a81817c065751e4a8 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:23.986316 14207 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3573f1a2b7c49d7bc23612e0f84c677"
dest_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce"
mode: GRACEFUL
new_leader_uuid: "401fa3daf1274cdf92f800123951c3aa"
 from {username='slave'} at 127.0.0.1:51894
I20260709 13:17:23.986874 14207 raft_consensus.cc:606] T b3573f1a2b7c49d7bc23612e0f84c677 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 LEADER]: Received request to transfer leadership to TS 401fa3daf1274cdf92f800123951c3aa
I20260709 13:17:23.987630 14422 consensus_queue.cc:1048] T e12220bc40604d3a81817c065751e4a8 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:23.996411 14207 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b448d2461cfe44c58414c7a049b48207"
dest_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce"
mode: GRACEFUL
new_leader_uuid: "401fa3daf1274cdf92f800123951c3aa"
 from {username='slave'} at 127.0.0.1:51894
I20260709 13:17:23.997025 14207 raft_consensus.cc:606] T b448d2461cfe44c58414c7a049b48207 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 LEADER]: Received request to transfer leadership to TS 401fa3daf1274cdf92f800123951c3aa
I20260709 13:17:24.000835 14207 raft_consensus.cc:3060] T 92a19b728df64f158dd354c7026e3d4f P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:24.001631 14427 consensus_queue.cc:1048] T e12220bc40604d3a81817c065751e4a8 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:24.009716 14206 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81b67b18b33a45d1a34e5ddb112e6178"
dest_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce"
mode: GRACEFUL
new_leader_uuid: "401fa3daf1274cdf92f800123951c3aa"
 from {username='slave'} at 127.0.0.1:51894
I20260709 13:17:24.010531 14206 raft_consensus.cc:606] T 81b67b18b33a45d1a34e5ddb112e6178 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 LEADER]: Received request to transfer leadership to TS 401fa3daf1274cdf92f800123951c3aa
I20260709 13:17:24.010635 14430 consensus_queue.cc:1048] T 92a19b728df64f158dd354c7026e3d4f P 401fa3daf1274cdf92f800123951c3aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:24.017913 14206 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "699c1e951fce406cbb38fbea298a5ea4"
dest_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce"
mode: GRACEFUL
new_leader_uuid: "8f9da94fe6d8476abf549600481c04e7"
 from {username='slave'} at 127.0.0.1:51894
I20260709 13:17:24.018476 14206 raft_consensus.cc:606] T 699c1e951fce406cbb38fbea298a5ea4 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 LEADER]: Received request to transfer leadership to TS 8f9da94fe6d8476abf549600481c04e7
I20260709 13:17:24.026155 14427 consensus_queue.cc:1048] T 699c1e951fce406cbb38fbea298a5ea4 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:24.037599 14422 raft_consensus.cc:993] T 699c1e951fce406cbb38fbea298a5ea4 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: : Instructing follower 8f9da94fe6d8476abf549600481c04e7 to start an election
I20260709 13:17:24.038188 14422 raft_consensus.cc:1081] T 699c1e951fce406cbb38fbea298a5ea4 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 LEADER]: Signalling peer 8f9da94fe6d8476abf549600481c04e7 to start an election
I20260709 13:17:24.044543 14432 consensus_queue.cc:1048] T 92a19b728df64f158dd354c7026e3d4f P 401fa3daf1274cdf92f800123951c3aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:24.047043 14422 consensus_queue.cc:1048] T 699c1e951fce406cbb38fbea298a5ea4 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:24.049707 14355 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "699c1e951fce406cbb38fbea298a5ea4"
dest_uuid: "8f9da94fe6d8476abf549600481c04e7"
 from {username='slave'} at 127.0.0.1:46328
I20260709 13:17:24.054246 14355 raft_consensus.cc:493] T 699c1e951fce406cbb38fbea298a5ea4 P 8f9da94fe6d8476abf549600481c04e7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:24.054865 14355 raft_consensus.cc:3060] T 699c1e951fce406cbb38fbea298a5ea4 P 8f9da94fe6d8476abf549600481c04e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:24.063870 14355 raft_consensus.cc:515] T 699c1e951fce406cbb38fbea298a5ea4 P 8f9da94fe6d8476abf549600481c04e7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:24.066022 14355 leader_election.cc:290] T 699c1e951fce406cbb38fbea298a5ea4 P 8f9da94fe6d8476abf549600481c04e7 [CANDIDATE]: Term 2 election: Requested vote from peers a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65:37131), 401fa3daf1274cdf92f800123951c3aa (127.8.218.66:39777)
I20260709 13:17:24.079334 14207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699c1e951fce406cbb38fbea298a5ea4" candidate_uuid: "8f9da94fe6d8476abf549600481c04e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce"
I20260709 13:17:24.080022 14207 raft_consensus.cc:3055] T 699c1e951fce406cbb38fbea298a5ea4 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:24.080310 14207 raft_consensus.cc:740] T 699c1e951fce406cbb38fbea298a5ea4 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4fde9b2b6d54a94aad0fb6b5ce9e8ce, State: Running, Role: LEADER
I20260709 13:17:24.081051 14207 consensus_queue.cc:260] T 699c1e951fce406cbb38fbea298a5ea4 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:24.082293 14207 raft_consensus.cc:3060] T 699c1e951fce406cbb38fbea298a5ea4 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:24.084745 14280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699c1e951fce406cbb38fbea298a5ea4" candidate_uuid: "8f9da94fe6d8476abf549600481c04e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "401fa3daf1274cdf92f800123951c3aa"
I20260709 13:17:24.085274 14280 raft_consensus.cc:3060] T 699c1e951fce406cbb38fbea298a5ea4 P 401fa3daf1274cdf92f800123951c3aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:24.087604 14207 raft_consensus.cc:2468] T 699c1e951fce406cbb38fbea298a5ea4 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f9da94fe6d8476abf549600481c04e7 in term 2.
I20260709 13:17:24.089329 14322 leader_election.cc:304] T 699c1e951fce406cbb38fbea298a5ea4 P 8f9da94fe6d8476abf549600481c04e7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f9da94fe6d8476abf549600481c04e7, a4fde9b2b6d54a94aad0fb6b5ce9e8ce; no voters: 
I20260709 13:17:24.089617 14422 consensus_queue.cc:1048] T b3573f1a2b7c49d7bc23612e0f84c677 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:24.090309 14400 raft_consensus.cc:2804] T 699c1e951fce406cbb38fbea298a5ea4 P 8f9da94fe6d8476abf549600481c04e7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:24.091526 14400 raft_consensus.cc:697] T 699c1e951fce406cbb38fbea298a5ea4 P 8f9da94fe6d8476abf549600481c04e7 [term 2 LEADER]: Becoming Leader. State: Replica: 8f9da94fe6d8476abf549600481c04e7, State: Running, Role: LEADER
I20260709 13:17:24.091646 14280 raft_consensus.cc:2468] T 699c1e951fce406cbb38fbea298a5ea4 P 401fa3daf1274cdf92f800123951c3aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f9da94fe6d8476abf549600481c04e7 in term 2.
I20260709 13:17:24.092417 14400 consensus_queue.cc:237] T 699c1e951fce406cbb38fbea298a5ea4 P 8f9da94fe6d8476abf549600481c04e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:24.100399 14103 catalog_manager.cc:5697] T 699c1e951fce406cbb38fbea298a5ea4 P 8f9da94fe6d8476abf549600481c04e7 reported cstate change: term changed from 1 to 2, leader changed from a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65) to 8f9da94fe6d8476abf549600481c04e7 (127.8.218.67). New cstate: current_term: 2 leader_uuid: "8f9da94fe6d8476abf549600481c04e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:24.101634 14427 consensus_queue.cc:1048] T b3573f1a2b7c49d7bc23612e0f84c677 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:24.114548 14427 raft_consensus.cc:993] T b3573f1a2b7c49d7bc23612e0f84c677 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: : Instructing follower 401fa3daf1274cdf92f800123951c3aa to start an election
I20260709 13:17:24.115010 14427 raft_consensus.cc:1081] T b3573f1a2b7c49d7bc23612e0f84c677 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 LEADER]: Signalling peer 401fa3daf1274cdf92f800123951c3aa to start an election
I20260709 13:17:24.117600 14280 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3573f1a2b7c49d7bc23612e0f84c677"
dest_uuid: "401fa3daf1274cdf92f800123951c3aa"
 from {username='slave'} at 127.0.0.1:34198
I20260709 13:17:24.118152 14280 raft_consensus.cc:493] T b3573f1a2b7c49d7bc23612e0f84c677 P 401fa3daf1274cdf92f800123951c3aa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:24.118521 14280 raft_consensus.cc:3060] T b3573f1a2b7c49d7bc23612e0f84c677 P 401fa3daf1274cdf92f800123951c3aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:24.120101 14404 consensus_queue.cc:1048] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 401fa3daf1274cdf92f800123951c3aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:24.124739 14280 raft_consensus.cc:515] T b3573f1a2b7c49d7bc23612e0f84c677 P 401fa3daf1274cdf92f800123951c3aa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:24.127286 14280 leader_election.cc:290] T b3573f1a2b7c49d7bc23612e0f84c677 P 401fa3daf1274cdf92f800123951c3aa [CANDIDATE]: Term 2 election: Requested vote from peers a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65:37131), 8f9da94fe6d8476abf549600481c04e7 (127.8.218.67:39875)
I20260709 13:17:24.127137 14404 consensus_queue.cc:1048] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 401fa3daf1274cdf92f800123951c3aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:24.128491 14206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3573f1a2b7c49d7bc23612e0f84c677" candidate_uuid: "401fa3daf1274cdf92f800123951c3aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce"
I20260709 13:17:24.129148 14206 raft_consensus.cc:3055] T b3573f1a2b7c49d7bc23612e0f84c677 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:24.129509 14206 raft_consensus.cc:740] T b3573f1a2b7c49d7bc23612e0f84c677 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4fde9b2b6d54a94aad0fb6b5ce9e8ce, State: Running, Role: LEADER
I20260709 13:17:24.130285 14206 consensus_queue.cc:260] T b3573f1a2b7c49d7bc23612e0f84c677 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:24.131601 14206 raft_consensus.cc:3060] T b3573f1a2b7c49d7bc23612e0f84c677 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:24.129148 14355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3573f1a2b7c49d7bc23612e0f84c677" candidate_uuid: "401fa3daf1274cdf92f800123951c3aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f9da94fe6d8476abf549600481c04e7"
I20260709 13:17:24.132385 14355 raft_consensus.cc:3060] T b3573f1a2b7c49d7bc23612e0f84c677 P 8f9da94fe6d8476abf549600481c04e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:24.132685 14430 raft_consensus.cc:993] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 401fa3daf1274cdf92f800123951c3aa: : Instructing follower a4fde9b2b6d54a94aad0fb6b5ce9e8ce to start an election
I20260709 13:17:24.133185 14432 raft_consensus.cc:1081] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 401fa3daf1274cdf92f800123951c3aa [term 1 LEADER]: Signalling peer a4fde9b2b6d54a94aad0fb6b5ce9e8ce to start an election
I20260709 13:17:24.135533 14205 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ced2c8f1dfa949eea4f02a2aa5f339d3"
dest_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce"
 from {username='slave'} at 127.0.0.1:51892
I20260709 13:17:24.136250 14205 raft_consensus.cc:493] T ced2c8f1dfa949eea4f02a2aa5f339d3 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:24.136618 14205 raft_consensus.cc:3060] T ced2c8f1dfa949eea4f02a2aa5f339d3 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:24.139513 14355 raft_consensus.cc:2468] T b3573f1a2b7c49d7bc23612e0f84c677 P 8f9da94fe6d8476abf549600481c04e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 401fa3daf1274cdf92f800123951c3aa in term 2.
I20260709 13:17:24.140846 14248 leader_election.cc:304] T b3573f1a2b7c49d7bc23612e0f84c677 P 401fa3daf1274cdf92f800123951c3aa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 401fa3daf1274cdf92f800123951c3aa, 8f9da94fe6d8476abf549600481c04e7; no voters: 
I20260709 13:17:24.142976 14206 raft_consensus.cc:2468] T b3573f1a2b7c49d7bc23612e0f84c677 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 401fa3daf1274cdf92f800123951c3aa in term 2.
I20260709 13:17:24.143597 14404 raft_consensus.cc:2804] T b3573f1a2b7c49d7bc23612e0f84c677 P 401fa3daf1274cdf92f800123951c3aa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:24.145654 14404 raft_consensus.cc:697] T b3573f1a2b7c49d7bc23612e0f84c677 P 401fa3daf1274cdf92f800123951c3aa [term 2 LEADER]: Becoming Leader. State: Replica: 401fa3daf1274cdf92f800123951c3aa, State: Running, Role: LEADER
I20260709 13:17:24.146565 14404 consensus_queue.cc:237] T b3573f1a2b7c49d7bc23612e0f84c677 P 401fa3daf1274cdf92f800123951c3aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:24.148109 14422 consensus_queue.cc:1048] T 81b67b18b33a45d1a34e5ddb112e6178 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:24.150538 14205 raft_consensus.cc:515] T ced2c8f1dfa949eea4f02a2aa5f339d3 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } } peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } }
I20260709 13:17:24.153851 14280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced2c8f1dfa949eea4f02a2aa5f339d3" candidate_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "401fa3daf1274cdf92f800123951c3aa"
I20260709 13:17:24.154359 14355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced2c8f1dfa949eea4f02a2aa5f339d3" candidate_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f9da94fe6d8476abf549600481c04e7"
I20260709 13:17:24.154891 14355 raft_consensus.cc:3060] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 8f9da94fe6d8476abf549600481c04e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:24.154393 14280 raft_consensus.cc:3055] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 401fa3daf1274cdf92f800123951c3aa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:24.156101 14280 raft_consensus.cc:740] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 401fa3daf1274cdf92f800123951c3aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 401fa3daf1274cdf92f800123951c3aa, State: Running, Role: LEADER
I20260709 13:17:24.156911 14280 consensus_queue.cc:260] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 401fa3daf1274cdf92f800123951c3aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } } peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } }
I20260709 13:17:24.157407 14422 consensus_queue.cc:1048] T b448d2461cfe44c58414c7a049b48207 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:24.158329 14280 raft_consensus.cc:3060] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 401fa3daf1274cdf92f800123951c3aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:24.161866 14355 raft_consensus.cc:2468] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 8f9da94fe6d8476abf549600481c04e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4fde9b2b6d54a94aad0fb6b5ce9e8ce in term 2.
I20260709 13:17:24.162333 14207 raft_consensus.cc:1240] T ced2c8f1dfa949eea4f02a2aa5f339d3 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 FOLLOWER]: Rejecting Update request from peer 401fa3daf1274cdf92f800123951c3aa for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:24.163203 14173 leader_election.cc:304] T ced2c8f1dfa949eea4f02a2aa5f339d3 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f9da94fe6d8476abf549600481c04e7, a4fde9b2b6d54a94aad0fb6b5ce9e8ce; no voters: 
I20260709 13:17:24.164170 14422 raft_consensus.cc:2804] T ced2c8f1dfa949eea4f02a2aa5f339d3 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:24.164676 14422 raft_consensus.cc:697] T ced2c8f1dfa949eea4f02a2aa5f339d3 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 LEADER]: Becoming Leader. State: Replica: a4fde9b2b6d54a94aad0fb6b5ce9e8ce, State: Running, Role: LEADER
I20260709 13:17:24.165634 14280 raft_consensus.cc:2468] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 401fa3daf1274cdf92f800123951c3aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4fde9b2b6d54a94aad0fb6b5ce9e8ce in term 2.
I20260709 13:17:24.165546 14422 consensus_queue.cc:237] T ced2c8f1dfa949eea4f02a2aa5f339d3 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [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: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } } peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } }
I20260709 13:17:24.168187 14205 leader_election.cc:290] T ced2c8f1dfa949eea4f02a2aa5f339d3 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [CANDIDATE]: Term 2 election: Requested vote from peers 401fa3daf1274cdf92f800123951c3aa (127.8.218.66:39777), 8f9da94fe6d8476abf549600481c04e7 (127.8.218.67:39875)
I20260709 13:17:24.170341 14104 catalog_manager.cc:5697] T b3573f1a2b7c49d7bc23612e0f84c677 P 401fa3daf1274cdf92f800123951c3aa reported cstate change: term changed from 1 to 2, leader changed from a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65) to 401fa3daf1274cdf92f800123951c3aa (127.8.218.66). New cstate: current_term: 2 leader_uuid: "401fa3daf1274cdf92f800123951c3aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:24.177006 14105 catalog_manager.cc:5697] T ced2c8f1dfa949eea4f02a2aa5f339d3 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce reported cstate change: term changed from 1 to 2, leader changed from 401fa3daf1274cdf92f800123951c3aa (127.8.218.66) to a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65). New cstate: current_term: 2 leader_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:24.182533 14427 consensus_queue.cc:1048] T 81b67b18b33a45d1a34e5ddb112e6178 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:24.184288 14422 consensus_queue.cc:1048] T b448d2461cfe44c58414c7a049b48207 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:24.206965 14474 raft_consensus.cc:993] T b448d2461cfe44c58414c7a049b48207 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: : Instructing follower 401fa3daf1274cdf92f800123951c3aa to start an election
I20260709 13:17:24.207502 14427 raft_consensus.cc:1081] T b448d2461cfe44c58414c7a049b48207 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 LEADER]: Signalling peer 401fa3daf1274cdf92f800123951c3aa to start an election
I20260709 13:17:24.209182 14281 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b448d2461cfe44c58414c7a049b48207"
dest_uuid: "401fa3daf1274cdf92f800123951c3aa"
 from {username='slave'} at 127.0.0.1:34198
I20260709 13:17:24.209635 14281 raft_consensus.cc:493] T b448d2461cfe44c58414c7a049b48207 P 401fa3daf1274cdf92f800123951c3aa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:24.209955 14281 raft_consensus.cc:3060] T b448d2461cfe44c58414c7a049b48207 P 401fa3daf1274cdf92f800123951c3aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:24.210969 14474 raft_consensus.cc:993] T 81b67b18b33a45d1a34e5ddb112e6178 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: : Instructing follower 401fa3daf1274cdf92f800123951c3aa to start an election
I20260709 13:17:24.211483 14427 raft_consensus.cc:1081] T 81b67b18b33a45d1a34e5ddb112e6178 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 LEADER]: Signalling peer 401fa3daf1274cdf92f800123951c3aa to start an election
I20260709 13:17:24.212905 14280 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81b67b18b33a45d1a34e5ddb112e6178"
dest_uuid: "401fa3daf1274cdf92f800123951c3aa"
 from {username='slave'} at 127.0.0.1:34198
I20260709 13:17:24.213369 14280 raft_consensus.cc:493] T 81b67b18b33a45d1a34e5ddb112e6178 P 401fa3daf1274cdf92f800123951c3aa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:24.213671 14280 raft_consensus.cc:3060] T 81b67b18b33a45d1a34e5ddb112e6178 P 401fa3daf1274cdf92f800123951c3aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:24.216622 14281 raft_consensus.cc:515] T b448d2461cfe44c58414c7a049b48207 P 401fa3daf1274cdf92f800123951c3aa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:24.218273 14281 leader_election.cc:290] T b448d2461cfe44c58414c7a049b48207 P 401fa3daf1274cdf92f800123951c3aa [CANDIDATE]: Term 2 election: Requested vote from peers a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65:37131), 8f9da94fe6d8476abf549600481c04e7 (127.8.218.67:39875)
I20260709 13:17:24.219903 14355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b448d2461cfe44c58414c7a049b48207" candidate_uuid: "401fa3daf1274cdf92f800123951c3aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f9da94fe6d8476abf549600481c04e7"
I20260709 13:17:24.220100 14205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b448d2461cfe44c58414c7a049b48207" candidate_uuid: "401fa3daf1274cdf92f800123951c3aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce"
I20260709 13:17:24.220491 14355 raft_consensus.cc:3060] T b448d2461cfe44c58414c7a049b48207 P 8f9da94fe6d8476abf549600481c04e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:24.220362 14280 raft_consensus.cc:515] T 81b67b18b33a45d1a34e5ddb112e6178 P 401fa3daf1274cdf92f800123951c3aa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:24.220722 14205 raft_consensus.cc:3055] T b448d2461cfe44c58414c7a049b48207 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:24.221097 14205 raft_consensus.cc:740] T b448d2461cfe44c58414c7a049b48207 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4fde9b2b6d54a94aad0fb6b5ce9e8ce, State: Running, Role: LEADER
I20260709 13:17:24.221874 14205 consensus_queue.cc:260] T b448d2461cfe44c58414c7a049b48207 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:24.222483 14280 leader_election.cc:290] T 81b67b18b33a45d1a34e5ddb112e6178 P 401fa3daf1274cdf92f800123951c3aa [CANDIDATE]: Term 2 election: Requested vote from peers a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65:37131), 8f9da94fe6d8476abf549600481c04e7 (127.8.218.67:39875)
I20260709 13:17:24.223341 14205 raft_consensus.cc:3060] T b448d2461cfe44c58414c7a049b48207 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:24.224467 14207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b67b18b33a45d1a34e5ddb112e6178" candidate_uuid: "401fa3daf1274cdf92f800123951c3aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce"
I20260709 13:17:24.225178 14207 raft_consensus.cc:3055] T 81b67b18b33a45d1a34e5ddb112e6178 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:24.225528 14207 raft_consensus.cc:740] T 81b67b18b33a45d1a34e5ddb112e6178 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4fde9b2b6d54a94aad0fb6b5ce9e8ce, State: Running, Role: LEADER
I20260709 13:17:24.225811 14356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b67b18b33a45d1a34e5ddb112e6178" candidate_uuid: "401fa3daf1274cdf92f800123951c3aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f9da94fe6d8476abf549600481c04e7"
I20260709 13:17:24.226408 14356 raft_consensus.cc:3060] T 81b67b18b33a45d1a34e5ddb112e6178 P 8f9da94fe6d8476abf549600481c04e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:24.226282 14207 consensus_queue.cc:260] T 81b67b18b33a45d1a34e5ddb112e6178 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:24.227430 14207 raft_consensus.cc:3060] T 81b67b18b33a45d1a34e5ddb112e6178 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:24.228956 14355 raft_consensus.cc:2468] T b448d2461cfe44c58414c7a049b48207 P 8f9da94fe6d8476abf549600481c04e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 401fa3daf1274cdf92f800123951c3aa in term 2.
I20260709 13:17:24.230057 14248 leader_election.cc:304] T b448d2461cfe44c58414c7a049b48207 P 401fa3daf1274cdf92f800123951c3aa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 401fa3daf1274cdf92f800123951c3aa, 8f9da94fe6d8476abf549600481c04e7; no voters: 
I20260709 13:17:24.230914 14404 raft_consensus.cc:2804] T b448d2461cfe44c58414c7a049b48207 P 401fa3daf1274cdf92f800123951c3aa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:24.231063 14205 raft_consensus.cc:2468] T b448d2461cfe44c58414c7a049b48207 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 401fa3daf1274cdf92f800123951c3aa in term 2.
I20260709 13:17:24.231441 14404 raft_consensus.cc:697] T b448d2461cfe44c58414c7a049b48207 P 401fa3daf1274cdf92f800123951c3aa [term 2 LEADER]: Becoming Leader. State: Replica: 401fa3daf1274cdf92f800123951c3aa, State: Running, Role: LEADER
I20260709 13:17:24.232345 14404 consensus_queue.cc:237] T b448d2461cfe44c58414c7a049b48207 P 401fa3daf1274cdf92f800123951c3aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:24.233736 14356 raft_consensus.cc:2468] T 81b67b18b33a45d1a34e5ddb112e6178 P 8f9da94fe6d8476abf549600481c04e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 401fa3daf1274cdf92f800123951c3aa in term 2.
I20260709 13:17:24.235148 14248 leader_election.cc:304] T 81b67b18b33a45d1a34e5ddb112e6178 P 401fa3daf1274cdf92f800123951c3aa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 401fa3daf1274cdf92f800123951c3aa, 8f9da94fe6d8476abf549600481c04e7; no voters: 
I20260709 13:17:24.236076 14404 raft_consensus.cc:2804] T 81b67b18b33a45d1a34e5ddb112e6178 P 401fa3daf1274cdf92f800123951c3aa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:24.236604 14404 raft_consensus.cc:697] T 81b67b18b33a45d1a34e5ddb112e6178 P 401fa3daf1274cdf92f800123951c3aa [term 2 LEADER]: Becoming Leader. State: Replica: 401fa3daf1274cdf92f800123951c3aa, State: Running, Role: LEADER
I20260709 13:17:24.236963 14207 raft_consensus.cc:2468] T 81b67b18b33a45d1a34e5ddb112e6178 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 401fa3daf1274cdf92f800123951c3aa in term 2.
I20260709 13:17:24.237453 14404 consensus_queue.cc:237] T 81b67b18b33a45d1a34e5ddb112e6178 P 401fa3daf1274cdf92f800123951c3aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:24.244884 14105 catalog_manager.cc:5697] T b448d2461cfe44c58414c7a049b48207 P 401fa3daf1274cdf92f800123951c3aa reported cstate change: term changed from 1 to 2, leader changed from a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65) to 401fa3daf1274cdf92f800123951c3aa (127.8.218.66). New cstate: current_term: 2 leader_uuid: "401fa3daf1274cdf92f800123951c3aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:24.246174 14105 catalog_manager.cc:5697] T 81b67b18b33a45d1a34e5ddb112e6178 P 401fa3daf1274cdf92f800123951c3aa reported cstate change: term changed from 1 to 2, leader changed from a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65) to 401fa3daf1274cdf92f800123951c3aa (127.8.218.66). New cstate: current_term: 2 leader_uuid: "401fa3daf1274cdf92f800123951c3aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:24.270506 14427 consensus_queue.cc:1048] T c1e229e2784a44dbb6455040596a6d56 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:24.282516 14405 consensus_queue.cc:1048] T c1e229e2784a44dbb6455040596a6d56 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:24.365590 14404 consensus_queue.cc:1048] T 8758eec250bf47d29a4b9c406da7d279 P 401fa3daf1274cdf92f800123951c3aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:24.376416 14404 consensus_queue.cc:1048] T 8758eec250bf47d29a4b9c406da7d279 P 401fa3daf1274cdf92f800123951c3aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:24.383217 14471 raft_consensus.cc:993] T 8758eec250bf47d29a4b9c406da7d279 P 401fa3daf1274cdf92f800123951c3aa: : Instructing follower a4fde9b2b6d54a94aad0fb6b5ce9e8ce to start an election
I20260709 13:17:24.383611 14430 raft_consensus.cc:1081] T 8758eec250bf47d29a4b9c406da7d279 P 401fa3daf1274cdf92f800123951c3aa [term 1 LEADER]: Signalling peer a4fde9b2b6d54a94aad0fb6b5ce9e8ce to start an election
I20260709 13:17:24.385109 14207 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8758eec250bf47d29a4b9c406da7d279"
dest_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce"
 from {username='slave'} at 127.0.0.1:51892
I20260709 13:17:24.385682 14207 raft_consensus.cc:493] T 8758eec250bf47d29a4b9c406da7d279 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:24.386065 14207 raft_consensus.cc:3060] T 8758eec250bf47d29a4b9c406da7d279 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:24.391183 14207 raft_consensus.cc:515] T 8758eec250bf47d29a4b9c406da7d279 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:24.392884 14207 leader_election.cc:290] T 8758eec250bf47d29a4b9c406da7d279 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [CANDIDATE]: Term 2 election: Requested vote from peers 401fa3daf1274cdf92f800123951c3aa (127.8.218.66:39777), 8f9da94fe6d8476abf549600481c04e7 (127.8.218.67:39875)
I20260709 13:17:24.393603 14280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8758eec250bf47d29a4b9c406da7d279" candidate_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "401fa3daf1274cdf92f800123951c3aa"
I20260709 13:17:24.393953 14356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8758eec250bf47d29a4b9c406da7d279" candidate_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f9da94fe6d8476abf549600481c04e7"
I20260709 13:17:24.394256 14280 raft_consensus.cc:3055] T 8758eec250bf47d29a4b9c406da7d279 P 401fa3daf1274cdf92f800123951c3aa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:24.394577 14356 raft_consensus.cc:3060] T 8758eec250bf47d29a4b9c406da7d279 P 8f9da94fe6d8476abf549600481c04e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:24.394631 14280 raft_consensus.cc:740] T 8758eec250bf47d29a4b9c406da7d279 P 401fa3daf1274cdf92f800123951c3aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 401fa3daf1274cdf92f800123951c3aa, State: Running, Role: LEADER
I20260709 13:17:24.395603 14280 consensus_queue.cc:260] T 8758eec250bf47d29a4b9c406da7d279 P 401fa3daf1274cdf92f800123951c3aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:24.396883 14280 raft_consensus.cc:3060] T 8758eec250bf47d29a4b9c406da7d279 P 401fa3daf1274cdf92f800123951c3aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:24.402154 14356 raft_consensus.cc:2468] T 8758eec250bf47d29a4b9c406da7d279 P 8f9da94fe6d8476abf549600481c04e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4fde9b2b6d54a94aad0fb6b5ce9e8ce in term 2.
I20260709 13:17:24.403447 14173 leader_election.cc:304] T 8758eec250bf47d29a4b9c406da7d279 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f9da94fe6d8476abf549600481c04e7, a4fde9b2b6d54a94aad0fb6b5ce9e8ce; no voters: 
I20260709 13:17:24.404237 14405 raft_consensus.cc:2804] T 8758eec250bf47d29a4b9c406da7d279 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:24.404711 14405 raft_consensus.cc:697] T 8758eec250bf47d29a4b9c406da7d279 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 LEADER]: Becoming Leader. State: Replica: a4fde9b2b6d54a94aad0fb6b5ce9e8ce, State: Running, Role: LEADER
I20260709 13:17:24.404893 14280 raft_consensus.cc:2468] T 8758eec250bf47d29a4b9c406da7d279 P 401fa3daf1274cdf92f800123951c3aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4fde9b2b6d54a94aad0fb6b5ce9e8ce in term 2.
I20260709 13:17:24.405540 14405 consensus_queue.cc:237] T 8758eec250bf47d29a4b9c406da7d279 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:24.411115 14104 catalog_manager.cc:5697] T 8758eec250bf47d29a4b9c406da7d279 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce reported cstate change: term changed from 1 to 2, leader changed from 401fa3daf1274cdf92f800123951c3aa (127.8.218.66) to a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65). New cstate: current_term: 2 leader_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:24.502089 14280 raft_consensus.cc:1275] T 699c1e951fce406cbb38fbea298a5ea4 P 401fa3daf1274cdf92f800123951c3aa [term 2 FOLLOWER]: Refusing update from remote peer 8f9da94fe6d8476abf549600481c04e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:24.503439 14400 consensus_queue.cc:1048] T 699c1e951fce406cbb38fbea298a5ea4 P 8f9da94fe6d8476abf549600481c04e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:24.510926 14207 raft_consensus.cc:1275] T 699c1e951fce406cbb38fbea298a5ea4 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 FOLLOWER]: Refusing update from remote peer 8f9da94fe6d8476abf549600481c04e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:24.512694 14400 consensus_queue.cc:1048] T 699c1e951fce406cbb38fbea298a5ea4 P 8f9da94fe6d8476abf549600481c04e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:24.593488 14356 raft_consensus.cc:1275] T b3573f1a2b7c49d7bc23612e0f84c677 P 8f9da94fe6d8476abf549600481c04e7 [term 2 FOLLOWER]: Refusing update from remote peer 401fa3daf1274cdf92f800123951c3aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:24.594615 14430 consensus_queue.cc:1048] T b3573f1a2b7c49d7bc23612e0f84c677 P 401fa3daf1274cdf92f800123951c3aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:24.601630 14207 raft_consensus.cc:1275] T b3573f1a2b7c49d7bc23612e0f84c677 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 FOLLOWER]: Refusing update from remote peer 401fa3daf1274cdf92f800123951c3aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:24.603524 14404 consensus_queue.cc:1048] T b3573f1a2b7c49d7bc23612e0f84c677 P 401fa3daf1274cdf92f800123951c3aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:24.650807 14207 raft_consensus.cc:1275] T b448d2461cfe44c58414c7a049b48207 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 FOLLOWER]: Refusing update from remote peer 401fa3daf1274cdf92f800123951c3aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:24.652139 14404 consensus_queue.cc:1048] T b448d2461cfe44c58414c7a049b48207 P 401fa3daf1274cdf92f800123951c3aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:24.661046 14356 raft_consensus.cc:1275] T b448d2461cfe44c58414c7a049b48207 P 8f9da94fe6d8476abf549600481c04e7 [term 2 FOLLOWER]: Refusing update from remote peer 401fa3daf1274cdf92f800123951c3aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:24.663507 14404 consensus_queue.cc:1048] T b448d2461cfe44c58414c7a049b48207 P 401fa3daf1274cdf92f800123951c3aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:24.669114 14356 raft_consensus.cc:1275] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 8f9da94fe6d8476abf549600481c04e7 [term 2 FOLLOWER]: Refusing update from remote peer a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:24.669152 14354 raft_consensus.cc:1275] T 81b67b18b33a45d1a34e5ddb112e6178 P 8f9da94fe6d8476abf549600481c04e7 [term 2 FOLLOWER]: Refusing update from remote peer 401fa3daf1274cdf92f800123951c3aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:24.671438 14430 consensus_queue.cc:1048] T 81b67b18b33a45d1a34e5ddb112e6178 P 401fa3daf1274cdf92f800123951c3aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:24.671885 14405 consensus_queue.cc:1048] T ced2c8f1dfa949eea4f02a2aa5f339d3 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:24.683359 14207 raft_consensus.cc:1275] T 81b67b18b33a45d1a34e5ddb112e6178 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 FOLLOWER]: Refusing update from remote peer 401fa3daf1274cdf92f800123951c3aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:24.684213 14280 raft_consensus.cc:1275] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 401fa3daf1274cdf92f800123951c3aa [term 2 FOLLOWER]: Refusing update from remote peer a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:24.687263 14471 consensus_queue.cc:1048] T 81b67b18b33a45d1a34e5ddb112e6178 P 401fa3daf1274cdf92f800123951c3aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:24.687386 14427 consensus_queue.cc:1048] T ced2c8f1dfa949eea4f02a2aa5f339d3 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:24.936004 14356 raft_consensus.cc:1275] T 8758eec250bf47d29a4b9c406da7d279 P 8f9da94fe6d8476abf549600481c04e7 [term 2 FOLLOWER]: Refusing update from remote peer a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:24.937251 14427 consensus_queue.cc:1048] T 8758eec250bf47d29a4b9c406da7d279 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:24.945016 14280 raft_consensus.cc:1275] T 8758eec250bf47d29a4b9c406da7d279 P 401fa3daf1274cdf92f800123951c3aa [term 2 FOLLOWER]: Refusing update from remote peer a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:24.947003 14405 consensus_queue.cc:1048] T 8758eec250bf47d29a4b9c406da7d279 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:27.050432 14103 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36206:
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:17:27.052534 14103 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:17:27.100351 14192 tablet_service.cc:1511] Processing CreateTablet for tablet d7287c413f2b4a87a9fed47ceecf6782 (DEFAULT_TABLE table=soft_deleted_table [id=57a36d0c121a4701853a7cc3f1b7db2c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:17:27.101595 14192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7287c413f2b4a87a9fed47ceecf6782. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:27.101450 14271 tablet_service.cc:1511] Processing CreateTablet for tablet d7287c413f2b4a87a9fed47ceecf6782 (DEFAULT_TABLE table=soft_deleted_table [id=57a36d0c121a4701853a7cc3f1b7db2c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:17:27.102744 14271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7287c413f2b4a87a9fed47ceecf6782. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:27.104292 14197 tablet_service.cc:1511] Processing CreateTablet for tablet df3ad2888a224f5c808a4c9d769f287c (DEFAULT_TABLE table=soft_deleted_table [id=57a36d0c121a4701853a7cc3f1b7db2c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:17:27.105509 14197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df3ad2888a224f5c808a4c9d769f287c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:27.106319 14269 tablet_service.cc:1511] Processing CreateTablet for tablet df3ad2888a224f5c808a4c9d769f287c (DEFAULT_TABLE table=soft_deleted_table [id=57a36d0c121a4701853a7cc3f1b7db2c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:17:27.107535 14269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df3ad2888a224f5c808a4c9d769f287c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:27.102418 14339 tablet_service.cc:1511] Processing CreateTablet for tablet d7287c413f2b4a87a9fed47ceecf6782 (DEFAULT_TABLE table=soft_deleted_table [id=57a36d0c121a4701853a7cc3f1b7db2c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:17:27.112496 14339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7287c413f2b4a87a9fed47ceecf6782. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:27.125481 14344 tablet_service.cc:1511] Processing CreateTablet for tablet df3ad2888a224f5c808a4c9d769f287c (DEFAULT_TABLE table=soft_deleted_table [id=57a36d0c121a4701853a7cc3f1b7db2c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:17:27.126814 14344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df3ad2888a224f5c808a4c9d769f287c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:27.128261 14194 tablet_service.cc:1511] Processing CreateTablet for tablet 7d72c162774b4391a5e4ec68710aa8e5 (DEFAULT_TABLE table=soft_deleted_table [id=57a36d0c121a4701853a7cc3f1b7db2c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:17:27.129047 14272 tablet_service.cc:1511] Processing CreateTablet for tablet 7d72c162774b4391a5e4ec68710aa8e5 (DEFAULT_TABLE table=soft_deleted_table [id=57a36d0c121a4701853a7cc3f1b7db2c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:17:27.129555 14194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d72c162774b4391a5e4ec68710aa8e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:27.130291 14272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d72c162774b4391a5e4ec68710aa8e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:27.133134 14193 tablet_service.cc:1511] Processing CreateTablet for tablet c3ab4d4c96ed4340b704c5213d2f7cfe (DEFAULT_TABLE table=soft_deleted_table [id=57a36d0c121a4701853a7cc3f1b7db2c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:17:27.134330 14193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3ab4d4c96ed4340b704c5213d2f7cfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:27.134917 14343 tablet_service.cc:1511] Processing CreateTablet for tablet 7d72c162774b4391a5e4ec68710aa8e5 (DEFAULT_TABLE table=soft_deleted_table [id=57a36d0c121a4701853a7cc3f1b7db2c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:17:27.135085 14266 tablet_service.cc:1511] Processing CreateTablet for tablet c3ab4d4c96ed4340b704c5213d2f7cfe (DEFAULT_TABLE table=soft_deleted_table [id=57a36d0c121a4701853a7cc3f1b7db2c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:17:27.136193 14343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d72c162774b4391a5e4ec68710aa8e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:27.136359 14266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3ab4d4c96ed4340b704c5213d2f7cfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:27.138473 14495 tablet_bootstrap.cc:492] T d7287c413f2b4a87a9fed47ceecf6782 P 8f9da94fe6d8476abf549600481c04e7: Bootstrap starting.
I20260709 13:17:27.139746 14494 tablet_bootstrap.cc:492] T d7287c413f2b4a87a9fed47ceecf6782 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Bootstrap starting.
I20260709 13:17:27.148129 14495 tablet_bootstrap.cc:654] T d7287c413f2b4a87a9fed47ceecf6782 P 8f9da94fe6d8476abf549600481c04e7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:27.153096 14494 tablet_bootstrap.cc:654] T d7287c413f2b4a87a9fed47ceecf6782 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:27.159056 14339 tablet_service.cc:1511] Processing CreateTablet for tablet c3ab4d4c96ed4340b704c5213d2f7cfe (DEFAULT_TABLE table=soft_deleted_table [id=57a36d0c121a4701853a7cc3f1b7db2c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:17:27.160785 14339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3ab4d4c96ed4340b704c5213d2f7cfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:27.171860 14197 tablet_service.cc:1511] Processing CreateTablet for tablet 677dc0c7be0e4805b031b8fd598d1b43 (DEFAULT_TABLE table=soft_deleted_table [id=57a36d0c121a4701853a7cc3f1b7db2c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:17:27.173250 14197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 677dc0c7be0e4805b031b8fd598d1b43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:27.179724 14342 tablet_service.cc:1511] Processing CreateTablet for tablet 677dc0c7be0e4805b031b8fd598d1b43 (DEFAULT_TABLE table=soft_deleted_table [id=57a36d0c121a4701853a7cc3f1b7db2c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:17:27.180717 14498 tablet_bootstrap.cc:492] T df3ad2888a224f5c808a4c9d769f287c P 401fa3daf1274cdf92f800123951c3aa: Bootstrap starting.
I20260709 13:17:27.181128 14342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 677dc0c7be0e4805b031b8fd598d1b43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:27.198432 14271 tablet_service.cc:1511] Processing CreateTablet for tablet 677dc0c7be0e4805b031b8fd598d1b43 (DEFAULT_TABLE table=soft_deleted_table [id=57a36d0c121a4701853a7cc3f1b7db2c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:17:27.199146 14192 tablet_service.cc:1511] Processing CreateTablet for tablet b3c4ba7e418a44fc8101dde29e16fee5 (DEFAULT_TABLE table=soft_deleted_table [id=57a36d0c121a4701853a7cc3f1b7db2c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:17:27.200493 14271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 677dc0c7be0e4805b031b8fd598d1b43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:27.200898 14192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3c4ba7e418a44fc8101dde29e16fee5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:27.203158 14494 tablet_bootstrap.cc:492] T d7287c413f2b4a87a9fed47ceecf6782 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: No bootstrap required, opened a new log
I20260709 13:17:27.213697 14266 tablet_service.cc:1511] Processing CreateTablet for tablet 23ded87bf9924d688f26f928e89c6a1b (DEFAULT_TABLE table=soft_deleted_table [id=57a36d0c121a4701853a7cc3f1b7db2c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:17:27.214320 14494 ts_tablet_manager.cc:1403] T d7287c413f2b4a87a9fed47ceecf6782 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Time spent bootstrapping tablet: real 0.075s	user 0.022s	sys 0.006s
I20260709 13:17:27.215035 14266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23ded87bf9924d688f26f928e89c6a1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:27.217404 14494 raft_consensus.cc:359] T d7287c413f2b4a87a9fed47ceecf6782 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.218169 14494 raft_consensus.cc:385] T d7287c413f2b4a87a9fed47ceecf6782 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:27.218438 14494 raft_consensus.cc:740] T d7287c413f2b4a87a9fed47ceecf6782 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4fde9b2b6d54a94aad0fb6b5ce9e8ce, State: Initialized, Role: FOLLOWER
I20260709 13:17:27.204847 14269 tablet_service.cc:1511] Processing CreateTablet for tablet b3c4ba7e418a44fc8101dde29e16fee5 (DEFAULT_TABLE table=soft_deleted_table [id=57a36d0c121a4701853a7cc3f1b7db2c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:17:27.219664 14494 consensus_queue.cc:260] T d7287c413f2b4a87a9fed47ceecf6782 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.221215 14269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3c4ba7e418a44fc8101dde29e16fee5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:27.225461 14494 ts_tablet_manager.cc:1434] T d7287c413f2b4a87a9fed47ceecf6782 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:17:27.226611 14494 tablet_bootstrap.cc:492] T df3ad2888a224f5c808a4c9d769f287c P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Bootstrap starting.
I20260709 13:17:27.208160 14340 tablet_service.cc:1511] Processing CreateTablet for tablet b3c4ba7e418a44fc8101dde29e16fee5 (DEFAULT_TABLE table=soft_deleted_table [id=57a36d0c121a4701853a7cc3f1b7db2c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:17:27.227653 14340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3c4ba7e418a44fc8101dde29e16fee5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:27.211663 14193 tablet_service.cc:1511] Processing CreateTablet for tablet 23ded87bf9924d688f26f928e89c6a1b (DEFAULT_TABLE table=soft_deleted_table [id=57a36d0c121a4701853a7cc3f1b7db2c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:17:27.207952 14498 tablet_bootstrap.cc:654] T df3ad2888a224f5c808a4c9d769f287c P 401fa3daf1274cdf92f800123951c3aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:27.232059 14193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23ded87bf9924d688f26f928e89c6a1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:27.250654 14495 tablet_bootstrap.cc:492] T d7287c413f2b4a87a9fed47ceecf6782 P 8f9da94fe6d8476abf549600481c04e7: No bootstrap required, opened a new log
I20260709 13:17:27.253439 14495 ts_tablet_manager.cc:1403] T d7287c413f2b4a87a9fed47ceecf6782 P 8f9da94fe6d8476abf549600481c04e7: Time spent bootstrapping tablet: real 0.115s	user 0.009s	sys 0.039s
I20260709 13:17:27.256500 14495 raft_consensus.cc:359] T d7287c413f2b4a87a9fed47ceecf6782 P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.259141 14495 raft_consensus.cc:385] T d7287c413f2b4a87a9fed47ceecf6782 P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:27.252869 14494 tablet_bootstrap.cc:654] T df3ad2888a224f5c808a4c9d769f287c P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:27.263871 14495 raft_consensus.cc:740] T d7287c413f2b4a87a9fed47ceecf6782 P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f9da94fe6d8476abf549600481c04e7, State: Initialized, Role: FOLLOWER
I20260709 13:17:27.265511 14495 consensus_queue.cc:260] T d7287c413f2b4a87a9fed47ceecf6782 P 8f9da94fe6d8476abf549600481c04e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.268626 14339 tablet_service.cc:1511] Processing CreateTablet for tablet 23ded87bf9924d688f26f928e89c6a1b (DEFAULT_TABLE table=soft_deleted_table [id=57a36d0c121a4701853a7cc3f1b7db2c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:17:27.266620 14189 tablet_service.cc:1511] Processing CreateTablet for tablet 3dabbc60276e4201ba3885958eef94fc (DEFAULT_TABLE table=soft_deleted_table [id=57a36d0c121a4701853a7cc3f1b7db2c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:17:27.270604 14189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dabbc60276e4201ba3885958eef94fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:27.270797 14495 ts_tablet_manager.cc:1434] T d7287c413f2b4a87a9fed47ceecf6782 P 8f9da94fe6d8476abf549600481c04e7: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.002s
I20260709 13:17:27.273095 14494 tablet_bootstrap.cc:492] T df3ad2888a224f5c808a4c9d769f287c P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: No bootstrap required, opened a new log
I20260709 13:17:27.273607 14494 ts_tablet_manager.cc:1403] T df3ad2888a224f5c808a4c9d769f287c P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Time spent bootstrapping tablet: real 0.047s	user 0.015s	sys 0.000s
I20260709 13:17:27.277803 14495 tablet_bootstrap.cc:492] T df3ad2888a224f5c808a4c9d769f287c P 8f9da94fe6d8476abf549600481c04e7: Bootstrap starting.
I20260709 13:17:27.278760 14339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23ded87bf9924d688f26f928e89c6a1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:27.283545 14494 raft_consensus.cc:359] T df3ad2888a224f5c808a4c9d769f287c P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.284332 14494 raft_consensus.cc:385] T df3ad2888a224f5c808a4c9d769f287c P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:27.284627 14494 raft_consensus.cc:740] T df3ad2888a224f5c808a4c9d769f287c P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4fde9b2b6d54a94aad0fb6b5ce9e8ce, State: Initialized, Role: FOLLOWER
I20260709 13:17:27.286273 14272 tablet_service.cc:1511] Processing CreateTablet for tablet 3dabbc60276e4201ba3885958eef94fc (DEFAULT_TABLE table=soft_deleted_table [id=57a36d0c121a4701853a7cc3f1b7db2c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:17:27.287546 14272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dabbc60276e4201ba3885958eef94fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:27.290014 14494 consensus_queue.cc:260] T df3ad2888a224f5c808a4c9d769f287c P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.291173 14342 tablet_service.cc:1511] Processing CreateTablet for tablet 3dabbc60276e4201ba3885958eef94fc (DEFAULT_TABLE table=soft_deleted_table [id=57a36d0c121a4701853a7cc3f1b7db2c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:17:27.292517 14342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dabbc60276e4201ba3885958eef94fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:27.293107 14498 tablet_bootstrap.cc:492] T df3ad2888a224f5c808a4c9d769f287c P 401fa3daf1274cdf92f800123951c3aa: No bootstrap required, opened a new log
I20260709 13:17:27.293596 14498 ts_tablet_manager.cc:1403] T df3ad2888a224f5c808a4c9d769f287c P 401fa3daf1274cdf92f800123951c3aa: Time spent bootstrapping tablet: real 0.113s	user 0.009s	sys 0.017s
I20260709 13:17:27.298974 14494 ts_tablet_manager.cc:1434] T df3ad2888a224f5c808a4c9d769f287c P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 13:17:27.300801 14495 tablet_bootstrap.cc:654] T df3ad2888a224f5c808a4c9d769f287c P 8f9da94fe6d8476abf549600481c04e7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:27.301548 14498 raft_consensus.cc:359] T df3ad2888a224f5c808a4c9d769f287c P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.305696 14498 raft_consensus.cc:385] T df3ad2888a224f5c808a4c9d769f287c P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:27.306062 14498 raft_consensus.cc:740] T df3ad2888a224f5c808a4c9d769f287c P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 401fa3daf1274cdf92f800123951c3aa, State: Initialized, Role: FOLLOWER
I20260709 13:17:27.306815 14498 consensus_queue.cc:260] T df3ad2888a224f5c808a4c9d769f287c P 401fa3daf1274cdf92f800123951c3aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.307610 14494 tablet_bootstrap.cc:492] T c3ab4d4c96ed4340b704c5213d2f7cfe P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Bootstrap starting.
I20260709 13:17:27.309137 14498 ts_tablet_manager.cc:1434] T df3ad2888a224f5c808a4c9d769f287c P 401fa3daf1274cdf92f800123951c3aa: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:17:27.324899 14498 tablet_bootstrap.cc:492] T d7287c413f2b4a87a9fed47ceecf6782 P 401fa3daf1274cdf92f800123951c3aa: Bootstrap starting.
I20260709 13:17:27.329190 14266 tablet_service.cc:1511] Processing CreateTablet for tablet f1a20a13656a490a8d3639dcc739361a (DEFAULT_TABLE table=soft_deleted_table [id=57a36d0c121a4701853a7cc3f1b7db2c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:17:27.330567 14266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1a20a13656a490a8d3639dcc739361a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:27.331843 14498 tablet_bootstrap.cc:654] T d7287c413f2b4a87a9fed47ceecf6782 P 401fa3daf1274cdf92f800123951c3aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:27.337878 14495 tablet_bootstrap.cc:492] T df3ad2888a224f5c808a4c9d769f287c P 8f9da94fe6d8476abf549600481c04e7: No bootstrap required, opened a new log
I20260709 13:17:27.338431 14495 ts_tablet_manager.cc:1403] T df3ad2888a224f5c808a4c9d769f287c P 8f9da94fe6d8476abf549600481c04e7: Time spent bootstrapping tablet: real 0.061s	user 0.013s	sys 0.003s
I20260709 13:17:27.339247 14494 tablet_bootstrap.cc:654] T c3ab4d4c96ed4340b704c5213d2f7cfe P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:27.323480 14192 tablet_service.cc:1511] Processing CreateTablet for tablet f1a20a13656a490a8d3639dcc739361a (DEFAULT_TABLE table=soft_deleted_table [id=57a36d0c121a4701853a7cc3f1b7db2c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:17:27.343837 14192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1a20a13656a490a8d3639dcc739361a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:27.342234 14342 tablet_service.cc:1511] Processing CreateTablet for tablet f1a20a13656a490a8d3639dcc739361a (DEFAULT_TABLE table=soft_deleted_table [id=57a36d0c121a4701853a7cc3f1b7db2c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:17:27.346231 14342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1a20a13656a490a8d3639dcc739361a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:27.347913 14498 tablet_bootstrap.cc:492] T d7287c413f2b4a87a9fed47ceecf6782 P 401fa3daf1274cdf92f800123951c3aa: No bootstrap required, opened a new log
I20260709 13:17:27.348563 14498 ts_tablet_manager.cc:1403] T d7287c413f2b4a87a9fed47ceecf6782 P 401fa3daf1274cdf92f800123951c3aa: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.007s
I20260709 13:17:27.351958 14498 raft_consensus.cc:359] T d7287c413f2b4a87a9fed47ceecf6782 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.352818 14498 raft_consensus.cc:385] T d7287c413f2b4a87a9fed47ceecf6782 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:27.353188 14498 raft_consensus.cc:740] T d7287c413f2b4a87a9fed47ceecf6782 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 401fa3daf1274cdf92f800123951c3aa, State: Initialized, Role: FOLLOWER
I20260709 13:17:27.354023 14498 consensus_queue.cc:260] T d7287c413f2b4a87a9fed47ceecf6782 P 401fa3daf1274cdf92f800123951c3aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.356719 14498 ts_tablet_manager.cc:1434] T d7287c413f2b4a87a9fed47ceecf6782 P 401fa3daf1274cdf92f800123951c3aa: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:17:27.357822 14498 tablet_bootstrap.cc:492] T c3ab4d4c96ed4340b704c5213d2f7cfe P 401fa3daf1274cdf92f800123951c3aa: Bootstrap starting.
I20260709 13:17:27.365164 14498 tablet_bootstrap.cc:654] T c3ab4d4c96ed4340b704c5213d2f7cfe P 401fa3daf1274cdf92f800123951c3aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:27.366710 14494 tablet_bootstrap.cc:492] T c3ab4d4c96ed4340b704c5213d2f7cfe P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: No bootstrap required, opened a new log
I20260709 13:17:27.367230 14494 ts_tablet_manager.cc:1403] T c3ab4d4c96ed4340b704c5213d2f7cfe P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Time spent bootstrapping tablet: real 0.060s	user 0.011s	sys 0.014s
I20260709 13:17:27.341960 14495 raft_consensus.cc:359] T df3ad2888a224f5c808a4c9d769f287c P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.367908 14495 raft_consensus.cc:385] T df3ad2888a224f5c808a4c9d769f287c P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:27.368331 14495 raft_consensus.cc:740] T df3ad2888a224f5c808a4c9d769f287c P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f9da94fe6d8476abf549600481c04e7, State: Initialized, Role: FOLLOWER
I20260709 13:17:27.370039 14494 raft_consensus.cc:359] T c3ab4d4c96ed4340b704c5213d2f7cfe P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.370836 14494 raft_consensus.cc:385] T c3ab4d4c96ed4340b704c5213d2f7cfe P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:27.371340 14494 raft_consensus.cc:740] T c3ab4d4c96ed4340b704c5213d2f7cfe P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4fde9b2b6d54a94aad0fb6b5ce9e8ce, State: Initialized, Role: FOLLOWER
I20260709 13:17:27.371145 14495 consensus_queue.cc:260] T df3ad2888a224f5c808a4c9d769f287c P 8f9da94fe6d8476abf549600481c04e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.372258 14494 consensus_queue.cc:260] T c3ab4d4c96ed4340b704c5213d2f7cfe P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.373842 14495 ts_tablet_manager.cc:1434] T df3ad2888a224f5c808a4c9d769f287c P 8f9da94fe6d8476abf549600481c04e7: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.000s
I20260709 13:17:27.374692 14494 ts_tablet_manager.cc:1434] T c3ab4d4c96ed4340b704c5213d2f7cfe P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:17:27.375929 14494 tablet_bootstrap.cc:492] T 677dc0c7be0e4805b031b8fd598d1b43 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Bootstrap starting.
I20260709 13:17:27.378355 14495 tablet_bootstrap.cc:492] T 7d72c162774b4391a5e4ec68710aa8e5 P 8f9da94fe6d8476abf549600481c04e7: Bootstrap starting.
I20260709 13:17:27.382402 14494 tablet_bootstrap.cc:654] T 677dc0c7be0e4805b031b8fd598d1b43 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:27.392293 14498 tablet_bootstrap.cc:492] T c3ab4d4c96ed4340b704c5213d2f7cfe P 401fa3daf1274cdf92f800123951c3aa: No bootstrap required, opened a new log
I20260709 13:17:27.392838 14498 ts_tablet_manager.cc:1403] T c3ab4d4c96ed4340b704c5213d2f7cfe P 401fa3daf1274cdf92f800123951c3aa: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.014s
I20260709 13:17:27.397576 14498 raft_consensus.cc:359] T c3ab4d4c96ed4340b704c5213d2f7cfe P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.398337 14498 raft_consensus.cc:385] T c3ab4d4c96ed4340b704c5213d2f7cfe P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:27.398531 14495 tablet_bootstrap.cc:654] T 7d72c162774b4391a5e4ec68710aa8e5 P 8f9da94fe6d8476abf549600481c04e7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:27.398690 14498 raft_consensus.cc:740] T c3ab4d4c96ed4340b704c5213d2f7cfe P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 401fa3daf1274cdf92f800123951c3aa, State: Initialized, Role: FOLLOWER
I20260709 13:17:27.399580 14498 consensus_queue.cc:260] T c3ab4d4c96ed4340b704c5213d2f7cfe P 401fa3daf1274cdf92f800123951c3aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.403312 14498 ts_tablet_manager.cc:1434] T c3ab4d4c96ed4340b704c5213d2f7cfe P 401fa3daf1274cdf92f800123951c3aa: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:17:27.404531 14498 tablet_bootstrap.cc:492] T 7d72c162774b4391a5e4ec68710aa8e5 P 401fa3daf1274cdf92f800123951c3aa: Bootstrap starting.
I20260709 13:17:27.410825 14494 tablet_bootstrap.cc:492] T 677dc0c7be0e4805b031b8fd598d1b43 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: No bootstrap required, opened a new log
I20260709 13:17:27.411365 14494 ts_tablet_manager.cc:1403] T 677dc0c7be0e4805b031b8fd598d1b43 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Time spent bootstrapping tablet: real 0.036s	user 0.004s	sys 0.017s
I20260709 13:17:27.412251 14498 tablet_bootstrap.cc:654] T 7d72c162774b4391a5e4ec68710aa8e5 P 401fa3daf1274cdf92f800123951c3aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:27.412945 14495 tablet_bootstrap.cc:492] T 7d72c162774b4391a5e4ec68710aa8e5 P 8f9da94fe6d8476abf549600481c04e7: No bootstrap required, opened a new log
I20260709 13:17:27.413703 14495 ts_tablet_manager.cc:1403] T 7d72c162774b4391a5e4ec68710aa8e5 P 8f9da94fe6d8476abf549600481c04e7: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.006s
I20260709 13:17:27.413861 14483 raft_consensus.cc:493] T df3ad2888a224f5c808a4c9d769f287c P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:27.414494 14494 raft_consensus.cc:359] T 677dc0c7be0e4805b031b8fd598d1b43 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.415262 14494 raft_consensus.cc:385] T 677dc0c7be0e4805b031b8fd598d1b43 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:27.415654 14494 raft_consensus.cc:740] T 677dc0c7be0e4805b031b8fd598d1b43 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4fde9b2b6d54a94aad0fb6b5ce9e8ce, State: Initialized, Role: FOLLOWER
I20260709 13:17:27.415153 14483 raft_consensus.cc:515] T df3ad2888a224f5c808a4c9d769f287c P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.416438 14494 consensus_queue.cc:260] T 677dc0c7be0e4805b031b8fd598d1b43 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.418807 14494 ts_tablet_manager.cc:1434] T 677dc0c7be0e4805b031b8fd598d1b43 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260709 13:17:27.417232 14495 raft_consensus.cc:359] T 7d72c162774b4391a5e4ec68710aa8e5 P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.420831 14495 raft_consensus.cc:385] T 7d72c162774b4391a5e4ec68710aa8e5 P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:27.421180 14494 tablet_bootstrap.cc:492] T 7d72c162774b4391a5e4ec68710aa8e5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Bootstrap starting.
I20260709 13:17:27.421490 14495 raft_consensus.cc:740] T 7d72c162774b4391a5e4ec68710aa8e5 P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f9da94fe6d8476abf549600481c04e7, State: Initialized, Role: FOLLOWER
I20260709 13:17:27.419443 14207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df3ad2888a224f5c808a4c9d769f287c" candidate_uuid: "8f9da94fe6d8476abf549600481c04e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" is_pre_election: true
I20260709 13:17:27.422397 14495 consensus_queue.cc:260] T 7d72c162774b4391a5e4ec68710aa8e5 P 8f9da94fe6d8476abf549600481c04e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.423893 14207 raft_consensus.cc:2468] T df3ad2888a224f5c808a4c9d769f287c P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f9da94fe6d8476abf549600481c04e7 in term 0.
I20260709 13:17:27.429208 14494 tablet_bootstrap.cc:654] T 7d72c162774b4391a5e4ec68710aa8e5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:27.429563 14322 leader_election.cc:304] T df3ad2888a224f5c808a4c9d769f287c P 8f9da94fe6d8476abf549600481c04e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f9da94fe6d8476abf549600481c04e7, a4fde9b2b6d54a94aad0fb6b5ce9e8ce; no voters: 
I20260709 13:17:27.431320 14483 leader_election.cc:290] T df3ad2888a224f5c808a4c9d769f287c P 8f9da94fe6d8476abf549600481c04e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65:37131), 401fa3daf1274cdf92f800123951c3aa (127.8.218.66:39777)
I20260709 13:17:27.433373 14495 ts_tablet_manager.cc:1434] T 7d72c162774b4391a5e4ec68710aa8e5 P 8f9da94fe6d8476abf549600481c04e7: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.007s
I20260709 13:17:27.434861 14495 tablet_bootstrap.cc:492] T 677dc0c7be0e4805b031b8fd598d1b43 P 8f9da94fe6d8476abf549600481c04e7: Bootstrap starting.
I20260709 13:17:27.453742 14495 tablet_bootstrap.cc:654] T 677dc0c7be0e4805b031b8fd598d1b43 P 8f9da94fe6d8476abf549600481c04e7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:27.454073 14483 raft_consensus.cc:2804] T df3ad2888a224f5c808a4c9d769f287c P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:27.454741 14483 raft_consensus.cc:493] T df3ad2888a224f5c808a4c9d769f287c P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:27.455061 14494 tablet_bootstrap.cc:492] T 7d72c162774b4391a5e4ec68710aa8e5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: No bootstrap required, opened a new log
I20260709 13:17:27.455272 14483 raft_consensus.cc:3060] T df3ad2888a224f5c808a4c9d769f287c P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:27.455711 14494 ts_tablet_manager.cc:1403] T 7d72c162774b4391a5e4ec68710aa8e5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.017s
I20260709 13:17:27.462662 14494 raft_consensus.cc:359] T 7d72c162774b4391a5e4ec68710aa8e5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.463642 14494 raft_consensus.cc:385] T 7d72c162774b4391a5e4ec68710aa8e5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:27.464033 14494 raft_consensus.cc:740] T 7d72c162774b4391a5e4ec68710aa8e5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4fde9b2b6d54a94aad0fb6b5ce9e8ce, State: Initialized, Role: FOLLOWER
I20260709 13:17:27.464967 14494 consensus_queue.cc:260] T 7d72c162774b4391a5e4ec68710aa8e5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.467583 14494 ts_tablet_manager.cc:1434] T 7d72c162774b4391a5e4ec68710aa8e5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.005s
I20260709 13:17:27.469134 14494 tablet_bootstrap.cc:492] T b3c4ba7e418a44fc8101dde29e16fee5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Bootstrap starting.
I20260709 13:17:27.472084 14495 tablet_bootstrap.cc:492] T 677dc0c7be0e4805b031b8fd598d1b43 P 8f9da94fe6d8476abf549600481c04e7: No bootstrap required, opened a new log
I20260709 13:17:27.472695 14495 ts_tablet_manager.cc:1403] T 677dc0c7be0e4805b031b8fd598d1b43 P 8f9da94fe6d8476abf549600481c04e7: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.009s
I20260709 13:17:27.476050 14494 tablet_bootstrap.cc:654] T b3c4ba7e418a44fc8101dde29e16fee5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:27.475757 14495 raft_consensus.cc:359] T 677dc0c7be0e4805b031b8fd598d1b43 P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.476516 14495 raft_consensus.cc:385] T 677dc0c7be0e4805b031b8fd598d1b43 P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:27.476821 14495 raft_consensus.cc:740] T 677dc0c7be0e4805b031b8fd598d1b43 P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f9da94fe6d8476abf549600481c04e7, State: Initialized, Role: FOLLOWER
I20260709 13:17:27.477900 14495 consensus_queue.cc:260] T 677dc0c7be0e4805b031b8fd598d1b43 P 8f9da94fe6d8476abf549600481c04e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.480656 14495 ts_tablet_manager.cc:1434] T 677dc0c7be0e4805b031b8fd598d1b43 P 8f9da94fe6d8476abf549600481c04e7: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:17:27.481935 14495 tablet_bootstrap.cc:492] T c3ab4d4c96ed4340b704c5213d2f7cfe P 8f9da94fe6d8476abf549600481c04e7: Bootstrap starting.
I20260709 13:17:27.484474 14432 raft_consensus.cc:493] T df3ad2888a224f5c808a4c9d769f287c P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:27.485248 14432 raft_consensus.cc:515] T df3ad2888a224f5c808a4c9d769f287c P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.488250 14432 leader_election.cc:290] T df3ad2888a224f5c808a4c9d769f287c P 401fa3daf1274cdf92f800123951c3aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65:37131), 8f9da94fe6d8476abf549600481c04e7 (127.8.218.67:39875)
I20260709 13:17:27.489212 14494 tablet_bootstrap.cc:492] T b3c4ba7e418a44fc8101dde29e16fee5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: No bootstrap required, opened a new log
I20260709 13:17:27.489784 14495 tablet_bootstrap.cc:654] T c3ab4d4c96ed4340b704c5213d2f7cfe P 8f9da94fe6d8476abf549600481c04e7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:27.489854 14494 ts_tablet_manager.cc:1403] T b3c4ba7e418a44fc8101dde29e16fee5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260709 13:17:27.490825 14207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df3ad2888a224f5c808a4c9d769f287c" candidate_uuid: "401fa3daf1274cdf92f800123951c3aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" is_pre_election: true
I20260709 13:17:27.491750 14207 raft_consensus.cc:2468] T df3ad2888a224f5c808a4c9d769f287c P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 401fa3daf1274cdf92f800123951c3aa in term 0.
I20260709 13:17:27.493503 14248 leader_election.cc:304] T df3ad2888a224f5c808a4c9d769f287c P 401fa3daf1274cdf92f800123951c3aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 401fa3daf1274cdf92f800123951c3aa, a4fde9b2b6d54a94aad0fb6b5ce9e8ce; no voters: 
I20260709 13:17:27.493765 14494 raft_consensus.cc:359] T b3c4ba7e418a44fc8101dde29e16fee5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.494623 14432 raft_consensus.cc:2804] T df3ad2888a224f5c808a4c9d769f287c P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:27.494988 14494 raft_consensus.cc:385] T b3c4ba7e418a44fc8101dde29e16fee5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:27.495133 14432 raft_consensus.cc:493] T df3ad2888a224f5c808a4c9d769f287c P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:27.495791 14494 raft_consensus.cc:740] T b3c4ba7e418a44fc8101dde29e16fee5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4fde9b2b6d54a94aad0fb6b5ce9e8ce, State: Initialized, Role: FOLLOWER
I20260709 13:17:27.496080 14432 raft_consensus.cc:3060] T df3ad2888a224f5c808a4c9d769f287c P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:27.497203 14494 consensus_queue.cc:260] T b3c4ba7e418a44fc8101dde29e16fee5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.500204 14494 ts_tablet_manager.cc:1434] T b3c4ba7e418a44fc8101dde29e16fee5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260709 13:17:27.501262 14494 tablet_bootstrap.cc:492] T 23ded87bf9924d688f26f928e89c6a1b P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Bootstrap starting.
I20260709 13:17:27.501719 14495 tablet_bootstrap.cc:492] T c3ab4d4c96ed4340b704c5213d2f7cfe P 8f9da94fe6d8476abf549600481c04e7: No bootstrap required, opened a new log
I20260709 13:17:27.502247 14495 ts_tablet_manager.cc:1403] T c3ab4d4c96ed4340b704c5213d2f7cfe P 8f9da94fe6d8476abf549600481c04e7: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.001s
W20260709 13:17:27.484400 14322 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.218.65:37131, user_credentials={real_user=slave}} blocked reactor thread for 54968.6us
I20260709 13:17:27.505182 14495 raft_consensus.cc:359] T c3ab4d4c96ed4340b704c5213d2f7cfe P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.505842 14495 raft_consensus.cc:385] T c3ab4d4c96ed4340b704c5213d2f7cfe P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:27.505700 14280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df3ad2888a224f5c808a4c9d769f287c" candidate_uuid: "8f9da94fe6d8476abf549600481c04e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "401fa3daf1274cdf92f800123951c3aa" is_pre_election: true
I20260709 13:17:27.506325 14495 raft_consensus.cc:740] T c3ab4d4c96ed4340b704c5213d2f7cfe P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f9da94fe6d8476abf549600481c04e7, State: Initialized, Role: FOLLOWER
I20260709 13:17:27.507100 14495 consensus_queue.cc:260] T c3ab4d4c96ed4340b704c5213d2f7cfe P 8f9da94fe6d8476abf549600481c04e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.509466 14495 ts_tablet_manager.cc:1434] T c3ab4d4c96ed4340b704c5213d2f7cfe P 8f9da94fe6d8476abf549600481c04e7: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:17:27.510469 14495 tablet_bootstrap.cc:492] T b3c4ba7e418a44fc8101dde29e16fee5 P 8f9da94fe6d8476abf549600481c04e7: Bootstrap starting.
I20260709 13:17:27.513273 14494 tablet_bootstrap.cc:654] T 23ded87bf9924d688f26f928e89c6a1b P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:27.517194 14356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df3ad2888a224f5c808a4c9d769f287c" candidate_uuid: "401fa3daf1274cdf92f800123951c3aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f9da94fe6d8476abf549600481c04e7" is_pre_election: true
I20260709 13:17:27.517732 14495 tablet_bootstrap.cc:654] T b3c4ba7e418a44fc8101dde29e16fee5 P 8f9da94fe6d8476abf549600481c04e7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:27.525650 14494 tablet_bootstrap.cc:492] T 23ded87bf9924d688f26f928e89c6a1b P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: No bootstrap required, opened a new log
I20260709 13:17:27.526396 14494 ts_tablet_manager.cc:1403] T 23ded87bf9924d688f26f928e89c6a1b P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.008s
I20260709 13:17:27.530019 14494 raft_consensus.cc:359] T 23ded87bf9924d688f26f928e89c6a1b P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.530905 14494 raft_consensus.cc:385] T 23ded87bf9924d688f26f928e89c6a1b P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:27.531252 14494 raft_consensus.cc:740] T 23ded87bf9924d688f26f928e89c6a1b P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4fde9b2b6d54a94aad0fb6b5ce9e8ce, State: Initialized, Role: FOLLOWER
I20260709 13:17:27.531833 14495 tablet_bootstrap.cc:492] T b3c4ba7e418a44fc8101dde29e16fee5 P 8f9da94fe6d8476abf549600481c04e7: No bootstrap required, opened a new log
I20260709 13:17:27.532393 14495 ts_tablet_manager.cc:1403] T b3c4ba7e418a44fc8101dde29e16fee5 P 8f9da94fe6d8476abf549600481c04e7: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.010s
I20260709 13:17:27.532207 14494 consensus_queue.cc:260] T 23ded87bf9924d688f26f928e89c6a1b P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.534849 14494 ts_tablet_manager.cc:1434] T 23ded87bf9924d688f26f928e89c6a1b P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:17:27.535898 14494 tablet_bootstrap.cc:492] T 3dabbc60276e4201ba3885958eef94fc P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Bootstrap starting.
I20260709 13:17:27.535458 14495 raft_consensus.cc:359] T b3c4ba7e418a44fc8101dde29e16fee5 P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.537449 14495 raft_consensus.cc:385] T b3c4ba7e418a44fc8101dde29e16fee5 P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:27.537743 14495 raft_consensus.cc:740] T b3c4ba7e418a44fc8101dde29e16fee5 P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f9da94fe6d8476abf549600481c04e7, State: Initialized, Role: FOLLOWER
I20260709 13:17:27.538585 14495 consensus_queue.cc:260] T b3c4ba7e418a44fc8101dde29e16fee5 P 8f9da94fe6d8476abf549600481c04e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.541456 14495 ts_tablet_manager.cc:1434] T b3c4ba7e418a44fc8101dde29e16fee5 P 8f9da94fe6d8476abf549600481c04e7: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260709 13:17:27.542451 14495 tablet_bootstrap.cc:492] T 3dabbc60276e4201ba3885958eef94fc P 8f9da94fe6d8476abf549600481c04e7: Bootstrap starting.
I20260709 13:17:27.543599 14494 tablet_bootstrap.cc:654] T 3dabbc60276e4201ba3885958eef94fc P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:27.558064 14495 tablet_bootstrap.cc:654] T 3dabbc60276e4201ba3885958eef94fc P 8f9da94fe6d8476abf549600481c04e7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:27.558949 14516 raft_consensus.cc:493] T d7287c413f2b4a87a9fed47ceecf6782 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:27.559659 14516 raft_consensus.cc:515] T d7287c413f2b4a87a9fed47ceecf6782 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.563164 14207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7287c413f2b4a87a9fed47ceecf6782" candidate_uuid: "401fa3daf1274cdf92f800123951c3aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" is_pre_election: true
I20260709 13:17:27.564162 14207 raft_consensus.cc:2468] T d7287c413f2b4a87a9fed47ceecf6782 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 401fa3daf1274cdf92f800123951c3aa in term 0.
I20260709 13:17:27.565532 14495 tablet_bootstrap.cc:492] T 3dabbc60276e4201ba3885958eef94fc P 8f9da94fe6d8476abf549600481c04e7: No bootstrap required, opened a new log
I20260709 13:17:27.566074 14495 ts_tablet_manager.cc:1403] T 3dabbc60276e4201ba3885958eef94fc P 8f9da94fe6d8476abf549600481c04e7: Time spent bootstrapping tablet: real 0.024s	user 0.004s	sys 0.008s
I20260709 13:17:27.567119 14494 tablet_bootstrap.cc:492] T 3dabbc60276e4201ba3885958eef94fc P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: No bootstrap required, opened a new log
I20260709 13:17:27.567946 14494 ts_tablet_manager.cc:1403] T 3dabbc60276e4201ba3885958eef94fc P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.011s
I20260709 13:17:27.565495 14248 leader_election.cc:304] T d7287c413f2b4a87a9fed47ceecf6782 P 401fa3daf1274cdf92f800123951c3aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 401fa3daf1274cdf92f800123951c3aa, a4fde9b2b6d54a94aad0fb6b5ce9e8ce; no voters: 
I20260709 13:17:27.569115 14495 raft_consensus.cc:359] T 3dabbc60276e4201ba3885958eef94fc P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.569875 14495 raft_consensus.cc:385] T 3dabbc60276e4201ba3885958eef94fc P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:27.570246 14495 raft_consensus.cc:740] T 3dabbc60276e4201ba3885958eef94fc P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f9da94fe6d8476abf549600481c04e7, State: Initialized, Role: FOLLOWER
I20260709 13:17:27.571026 14495 consensus_queue.cc:260] T 3dabbc60276e4201ba3885958eef94fc P 8f9da94fe6d8476abf549600481c04e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.573451 14495 ts_tablet_manager.cc:1434] T 3dabbc60276e4201ba3885958eef94fc P 8f9da94fe6d8476abf549600481c04e7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 13:17:27.574579 14495 tablet_bootstrap.cc:492] T 23ded87bf9924d688f26f928e89c6a1b P 8f9da94fe6d8476abf549600481c04e7: Bootstrap starting.
I20260709 13:17:27.573272 14494 raft_consensus.cc:359] T 3dabbc60276e4201ba3885958eef94fc P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.575760 14494 raft_consensus.cc:385] T 3dabbc60276e4201ba3885958eef94fc P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:27.576444 14494 raft_consensus.cc:740] T 3dabbc60276e4201ba3885958eef94fc P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4fde9b2b6d54a94aad0fb6b5ce9e8ce, State: Initialized, Role: FOLLOWER
I20260709 13:17:27.578277 14494 consensus_queue.cc:260] T 3dabbc60276e4201ba3885958eef94fc P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.582260 14494 ts_tablet_manager.cc:1434] T 3dabbc60276e4201ba3885958eef94fc P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:17:27.585444 14520 raft_consensus.cc:2804] T d7287c413f2b4a87a9fed47ceecf6782 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:27.585875 14520 raft_consensus.cc:493] T d7287c413f2b4a87a9fed47ceecf6782 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:27.586218 14520 raft_consensus.cc:3060] T d7287c413f2b4a87a9fed47ceecf6782 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:27.586771 14494 tablet_bootstrap.cc:492] T f1a20a13656a490a8d3639dcc739361a P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Bootstrap starting.
I20260709 13:17:27.599206 14494 tablet_bootstrap.cc:654] T f1a20a13656a490a8d3639dcc739361a P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:27.602144 14495 tablet_bootstrap.cc:654] T 23ded87bf9924d688f26f928e89c6a1b P 8f9da94fe6d8476abf549600481c04e7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:27.607697 14520 raft_consensus.cc:515] T d7287c413f2b4a87a9fed47ceecf6782 P 401fa3daf1274cdf92f800123951c3aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.610460 14494 tablet_bootstrap.cc:492] T f1a20a13656a490a8d3639dcc739361a P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: No bootstrap required, opened a new log
I20260709 13:17:27.610811 14495 tablet_bootstrap.cc:492] T 23ded87bf9924d688f26f928e89c6a1b P 8f9da94fe6d8476abf549600481c04e7: No bootstrap required, opened a new log
I20260709 13:17:27.611086 14494 ts_tablet_manager.cc:1403] T f1a20a13656a490a8d3639dcc739361a P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.001s
I20260709 13:17:27.613124 14495 ts_tablet_manager.cc:1403] T 23ded87bf9924d688f26f928e89c6a1b P 8f9da94fe6d8476abf549600481c04e7: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.000s
I20260709 13:17:27.617456 14494 raft_consensus.cc:359] T f1a20a13656a490a8d3639dcc739361a P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.618265 14494 raft_consensus.cc:385] T f1a20a13656a490a8d3639dcc739361a P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:27.617735 14405 raft_consensus.cc:493] T 7d72c162774b4391a5e4ec68710aa8e5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:27.618602 14494 raft_consensus.cc:740] T f1a20a13656a490a8d3639dcc739361a P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4fde9b2b6d54a94aad0fb6b5ce9e8ce, State: Initialized, Role: FOLLOWER
I20260709 13:17:27.618913 14405 raft_consensus.cc:515] T 7d72c162774b4391a5e4ec68710aa8e5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.619458 14494 consensus_queue.cc:260] T f1a20a13656a490a8d3639dcc739361a P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.617162 14495 raft_consensus.cc:359] T 23ded87bf9924d688f26f928e89c6a1b P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.620635 14495 raft_consensus.cc:385] T 23ded87bf9924d688f26f928e89c6a1b P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:27.620960 14495 raft_consensus.cc:740] T 23ded87bf9924d688f26f928e89c6a1b P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f9da94fe6d8476abf549600481c04e7, State: Initialized, Role: FOLLOWER
I20260709 13:17:27.621851 14354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7287c413f2b4a87a9fed47ceecf6782" candidate_uuid: "401fa3daf1274cdf92f800123951c3aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f9da94fe6d8476abf549600481c04e7"
I20260709 13:17:27.622560 14354 raft_consensus.cc:3060] T d7287c413f2b4a87a9fed47ceecf6782 P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:27.622764 14495 consensus_queue.cc:260] T 23ded87bf9924d688f26f928e89c6a1b P 8f9da94fe6d8476abf549600481c04e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.623383 14281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d72c162774b4391a5e4ec68710aa8e5" candidate_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "401fa3daf1274cdf92f800123951c3aa" is_pre_election: true
I20260709 13:17:27.618597 14207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7287c413f2b4a87a9fed47ceecf6782" candidate_uuid: "401fa3daf1274cdf92f800123951c3aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce"
I20260709 13:17:27.625540 14207 raft_consensus.cc:3060] T d7287c413f2b4a87a9fed47ceecf6782 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:27.625937 14355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d72c162774b4391a5e4ec68710aa8e5" candidate_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f9da94fe6d8476abf549600481c04e7" is_pre_election: true
I20260709 13:17:27.626569 14355 raft_consensus.cc:2468] T 7d72c162774b4391a5e4ec68710aa8e5 P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4fde9b2b6d54a94aad0fb6b5ce9e8ce in term 0.
I20260709 13:17:27.626801 14494 ts_tablet_manager.cc:1434] T f1a20a13656a490a8d3639dcc739361a P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.007s
I20260709 13:17:27.621692 14520 leader_election.cc:290] T d7287c413f2b4a87a9fed47ceecf6782 P 401fa3daf1274cdf92f800123951c3aa [CANDIDATE]: Term 1 election: Requested vote from peers a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65:37131), 8f9da94fe6d8476abf549600481c04e7 (127.8.218.67:39875)
I20260709 13:17:27.625556 14495 ts_tablet_manager.cc:1434] T 23ded87bf9924d688f26f928e89c6a1b P 8f9da94fe6d8476abf549600481c04e7: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:17:27.621327 14405 leader_election.cc:290] T 7d72c162774b4391a5e4ec68710aa8e5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 401fa3daf1274cdf92f800123951c3aa (127.8.218.66:39777), 8f9da94fe6d8476abf549600481c04e7 (127.8.218.67:39875)
I20260709 13:17:27.628861 14495 tablet_bootstrap.cc:492] T f1a20a13656a490a8d3639dcc739361a P 8f9da94fe6d8476abf549600481c04e7: Bootstrap starting.
I20260709 13:17:27.630008 14354 raft_consensus.cc:2468] T d7287c413f2b4a87a9fed47ceecf6782 P 8f9da94fe6d8476abf549600481c04e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 401fa3daf1274cdf92f800123951c3aa in term 1.
I20260709 13:17:27.631170 14248 leader_election.cc:304] T d7287c413f2b4a87a9fed47ceecf6782 P 401fa3daf1274cdf92f800123951c3aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 401fa3daf1274cdf92f800123951c3aa, 8f9da94fe6d8476abf549600481c04e7; no voters: 
I20260709 13:17:27.632108 14520 raft_consensus.cc:2804] T d7287c413f2b4a87a9fed47ceecf6782 P 401fa3daf1274cdf92f800123951c3aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:27.632623 14520 raft_consensus.cc:697] T d7287c413f2b4a87a9fed47ceecf6782 P 401fa3daf1274cdf92f800123951c3aa [term 1 LEADER]: Becoming Leader. State: Replica: 401fa3daf1274cdf92f800123951c3aa, State: Running, Role: LEADER
W20260709 13:17:27.632817 14173 leader_election.cc:343] T 7d72c162774b4391a5e4ec68710aa8e5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 401fa3daf1274cdf92f800123951c3aa (127.8.218.66:39777): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:27.633598 14173 leader_election.cc:304] T 7d72c162774b4391a5e4ec68710aa8e5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [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: 8f9da94fe6d8476abf549600481c04e7, a4fde9b2b6d54a94aad0fb6b5ce9e8ce; no voters: 401fa3daf1274cdf92f800123951c3aa
I20260709 13:17:27.633481 14520 consensus_queue.cc:237] T d7287c413f2b4a87a9fed47ceecf6782 P 401fa3daf1274cdf92f800123951c3aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.634799 14525 raft_consensus.cc:2804] T 7d72c162774b4391a5e4ec68710aa8e5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:27.635301 14525 raft_consensus.cc:493] T 7d72c162774b4391a5e4ec68710aa8e5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:27.635561 14495 tablet_bootstrap.cc:654] T f1a20a13656a490a8d3639dcc739361a P 8f9da94fe6d8476abf549600481c04e7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:27.636260 14525 raft_consensus.cc:3060] T 7d72c162774b4391a5e4ec68710aa8e5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:27.645418 14153 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:17:27.647902 14207 raft_consensus.cc:2468] T d7287c413f2b4a87a9fed47ceecf6782 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 401fa3daf1274cdf92f800123951c3aa in term 1.
I20260709 13:17:27.650882 14432 raft_consensus.cc:515] T df3ad2888a224f5c808a4c9d769f287c P 401fa3daf1274cdf92f800123951c3aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.652341 14280 raft_consensus.cc:2393] T df3ad2888a224f5c808a4c9d769f287c P 401fa3daf1274cdf92f800123951c3aa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f9da94fe6d8476abf549600481c04e7 in current term 1: Already voted for candidate 401fa3daf1274cdf92f800123951c3aa in this term.
I20260709 13:17:27.652463 14525 raft_consensus.cc:515] T 7d72c162774b4391a5e4ec68710aa8e5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.653321 14495 tablet_bootstrap.cc:492] T f1a20a13656a490a8d3639dcc739361a P 8f9da94fe6d8476abf549600481c04e7: No bootstrap required, opened a new log
I20260709 13:17:27.653860 14495 ts_tablet_manager.cc:1403] T f1a20a13656a490a8d3639dcc739361a P 8f9da94fe6d8476abf549600481c04e7: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.010s
I20260709 13:17:27.654767 14525 leader_election.cc:290] T 7d72c162774b4391a5e4ec68710aa8e5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [CANDIDATE]: Term 1 election: Requested vote from peers 401fa3daf1274cdf92f800123951c3aa (127.8.218.66:39777), 8f9da94fe6d8476abf549600481c04e7 (127.8.218.67:39875)
I20260709 13:17:27.655958 14521 raft_consensus.cc:493] T c3ab4d4c96ed4340b704c5213d2f7cfe P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:27.656463 14521 raft_consensus.cc:515] T c3ab4d4c96ed4340b704c5213d2f7cfe P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.658542 14521 leader_election.cc:290] T c3ab4d4c96ed4340b704c5213d2f7cfe P 401fa3daf1274cdf92f800123951c3aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65:37131), 8f9da94fe6d8476abf549600481c04e7 (127.8.218.67:39875)
I20260709 13:17:27.659869 14355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ab4d4c96ed4340b704c5213d2f7cfe" candidate_uuid: "401fa3daf1274cdf92f800123951c3aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f9da94fe6d8476abf549600481c04e7" is_pre_election: true
I20260709 13:17:27.660468 14354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d72c162774b4391a5e4ec68710aa8e5" candidate_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f9da94fe6d8476abf549600481c04e7"
I20260709 13:17:27.660115 14495 raft_consensus.cc:359] T f1a20a13656a490a8d3639dcc739361a P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.661194 14354 raft_consensus.cc:3060] T 7d72c162774b4391a5e4ec68710aa8e5 P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:27.660566 14355 raft_consensus.cc:2468] T c3ab4d4c96ed4340b704c5213d2f7cfe P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 401fa3daf1274cdf92f800123951c3aa in term 0.
I20260709 13:17:27.661299 14495 raft_consensus.cc:385] T f1a20a13656a490a8d3639dcc739361a P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:27.662009 14495 raft_consensus.cc:740] T f1a20a13656a490a8d3639dcc739361a P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f9da94fe6d8476abf549600481c04e7, State: Initialized, Role: FOLLOWER
I20260709 13:17:27.662549 14248 leader_election.cc:304] T c3ab4d4c96ed4340b704c5213d2f7cfe P 401fa3daf1274cdf92f800123951c3aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 401fa3daf1274cdf92f800123951c3aa, 8f9da94fe6d8476abf549600481c04e7; no voters: 
I20260709 13:17:27.659869 14280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d72c162774b4391a5e4ec68710aa8e5" candidate_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "401fa3daf1274cdf92f800123951c3aa"
I20260709 13:17:27.663374 14521 raft_consensus.cc:2804] T c3ab4d4c96ed4340b704c5213d2f7cfe P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:27.663941 14521 raft_consensus.cc:493] T c3ab4d4c96ed4340b704c5213d2f7cfe P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:27.664391 14521 raft_consensus.cc:3060] T c3ab4d4c96ed4340b704c5213d2f7cfe P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:27.664479 14173 leader_election.cc:343] T 7d72c162774b4391a5e4ec68710aa8e5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 401fa3daf1274cdf92f800123951c3aa (127.8.218.66:39777): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:27.668195 14207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ab4d4c96ed4340b704c5213d2f7cfe" candidate_uuid: "401fa3daf1274cdf92f800123951c3aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" is_pre_election: true
I20260709 13:17:27.669106 14207 raft_consensus.cc:2468] T c3ab4d4c96ed4340b704c5213d2f7cfe P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 401fa3daf1274cdf92f800123951c3aa in term 0.
I20260709 13:17:27.676308 14521 raft_consensus.cc:515] T c3ab4d4c96ed4340b704c5213d2f7cfe P 401fa3daf1274cdf92f800123951c3aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.677456 14495 consensus_queue.cc:260] T f1a20a13656a490a8d3639dcc739361a P 8f9da94fe6d8476abf549600481c04e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.680464 14483 raft_consensus.cc:515] T df3ad2888a224f5c808a4c9d769f287c P 8f9da94fe6d8476abf549600481c04e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.681639 14356 raft_consensus.cc:2393] T df3ad2888a224f5c808a4c9d769f287c P 8f9da94fe6d8476abf549600481c04e7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 401fa3daf1274cdf92f800123951c3aa in current term 1: Already voted for candidate 8f9da94fe6d8476abf549600481c04e7 in this term.
I20260709 13:17:27.682392 14495 ts_tablet_manager.cc:1434] T f1a20a13656a490a8d3639dcc739361a P 8f9da94fe6d8476abf549600481c04e7: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260709 13:17:27.683387 14355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df3ad2888a224f5c808a4c9d769f287c" candidate_uuid: "401fa3daf1274cdf92f800123951c3aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f9da94fe6d8476abf549600481c04e7"
I20260709 13:17:27.684172 14355 raft_consensus.cc:2393] T df3ad2888a224f5c808a4c9d769f287c P 8f9da94fe6d8476abf549600481c04e7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 401fa3daf1274cdf92f800123951c3aa in current term 1: Already voted for candidate 8f9da94fe6d8476abf549600481c04e7 in this term.
I20260709 13:17:27.684285 14521 leader_election.cc:290] T c3ab4d4c96ed4340b704c5213d2f7cfe P 401fa3daf1274cdf92f800123951c3aa [CANDIDATE]: Term 1 election: Requested vote from peers a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65:37131), 8f9da94fe6d8476abf549600481c04e7 (127.8.218.67:39875)
I20260709 13:17:27.685825 14355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ab4d4c96ed4340b704c5213d2f7cfe" candidate_uuid: "401fa3daf1274cdf92f800123951c3aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f9da94fe6d8476abf549600481c04e7"
I20260709 13:17:27.686321 14205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ab4d4c96ed4340b704c5213d2f7cfe" candidate_uuid: "401fa3daf1274cdf92f800123951c3aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce"
I20260709 13:17:27.686719 14355 raft_consensus.cc:3060] T c3ab4d4c96ed4340b704c5213d2f7cfe P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:27.687211 14205 raft_consensus.cc:3060] T c3ab4d4c96ed4340b704c5213d2f7cfe P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:27.698274 14355 raft_consensus.cc:2468] T c3ab4d4c96ed4340b704c5213d2f7cfe P 8f9da94fe6d8476abf549600481c04e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 401fa3daf1274cdf92f800123951c3aa in term 1.
I20260709 13:17:27.698377 14205 raft_consensus.cc:2468] T c3ab4d4c96ed4340b704c5213d2f7cfe P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 401fa3daf1274cdf92f800123951c3aa in term 1.
I20260709 13:17:27.700205 14248 leader_election.cc:304] T c3ab4d4c96ed4340b704c5213d2f7cfe P 401fa3daf1274cdf92f800123951c3aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 401fa3daf1274cdf92f800123951c3aa, 8f9da94fe6d8476abf549600481c04e7; no voters: 
I20260709 13:17:27.700074 14207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df3ad2888a224f5c808a4c9d769f287c" candidate_uuid: "401fa3daf1274cdf92f800123951c3aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce"
I20260709 13:17:27.701050 14521 raft_consensus.cc:2804] T c3ab4d4c96ed4340b704c5213d2f7cfe P 401fa3daf1274cdf92f800123951c3aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:27.701719 14521 raft_consensus.cc:697] T c3ab4d4c96ed4340b704c5213d2f7cfe P 401fa3daf1274cdf92f800123951c3aa [term 1 LEADER]: Becoming Leader. State: Replica: 401fa3daf1274cdf92f800123951c3aa, State: Running, Role: LEADER
I20260709 13:17:27.702841 14521 consensus_queue.cc:237] T c3ab4d4c96ed4340b704c5213d2f7cfe P 401fa3daf1274cdf92f800123951c3aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.712193 14516 leader_election.cc:290] T d7287c413f2b4a87a9fed47ceecf6782 P 401fa3daf1274cdf92f800123951c3aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65:37131), 8f9da94fe6d8476abf549600481c04e7 (127.8.218.67:39875)
I20260709 13:17:27.701076 14207 raft_consensus.cc:3060] T df3ad2888a224f5c808a4c9d769f287c P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:27.713745 14355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7287c413f2b4a87a9fed47ceecf6782" candidate_uuid: "401fa3daf1274cdf92f800123951c3aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f9da94fe6d8476abf549600481c04e7" is_pre_election: true
I20260709 13:17:27.714411 14355 raft_consensus.cc:2376] T d7287c413f2b4a87a9fed47ceecf6782 P 8f9da94fe6d8476abf549600481c04e7 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 401fa3daf1274cdf92f800123951c3aa in term 1. Re-sending same reply.
I20260709 13:17:27.716194 14205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df3ad2888a224f5c808a4c9d769f287c" candidate_uuid: "8f9da94fe6d8476abf549600481c04e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce"
I20260709 13:17:27.718966 14280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df3ad2888a224f5c808a4c9d769f287c" candidate_uuid: "8f9da94fe6d8476abf549600481c04e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "401fa3daf1274cdf92f800123951c3aa"
I20260709 13:17:27.719950 14280 raft_consensus.cc:2393] T df3ad2888a224f5c808a4c9d769f287c P 401fa3daf1274cdf92f800123951c3aa [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8f9da94fe6d8476abf549600481c04e7 in current term 1: Already voted for candidate 401fa3daf1274cdf92f800123951c3aa in this term.
I20260709 13:17:27.721122 14322 leader_election.cc:304] T df3ad2888a224f5c808a4c9d769f287c P 8f9da94fe6d8476abf549600481c04e7 [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: 8f9da94fe6d8476abf549600481c04e7; no voters: 401fa3daf1274cdf92f800123951c3aa, a4fde9b2b6d54a94aad0fb6b5ce9e8ce
I20260709 13:17:27.722210 14508 raft_consensus.cc:2749] T df3ad2888a224f5c808a4c9d769f287c P 8f9da94fe6d8476abf549600481c04e7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:17:27.726137 14498 tablet_bootstrap.cc:492] T 7d72c162774b4391a5e4ec68710aa8e5 P 401fa3daf1274cdf92f800123951c3aa: No bootstrap required, opened a new log
I20260709 13:17:27.726933 14498 ts_tablet_manager.cc:1403] T 7d72c162774b4391a5e4ec68710aa8e5 P 401fa3daf1274cdf92f800123951c3aa: Time spent bootstrapping tablet: real 0.323s	user 0.116s	sys 0.152s
I20260709 13:17:27.726881 14525 raft_consensus.cc:493] T 677dc0c7be0e4805b031b8fd598d1b43 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:27.728250 14525 raft_consensus.cc:515] T 677dc0c7be0e4805b031b8fd598d1b43 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.731304 14498 raft_consensus.cc:359] T 7d72c162774b4391a5e4ec68710aa8e5 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.731848 14280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "677dc0c7be0e4805b031b8fd598d1b43" candidate_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "401fa3daf1274cdf92f800123951c3aa" is_pre_election: true
I20260709 13:17:27.732409 14498 raft_consensus.cc:385] T 7d72c162774b4391a5e4ec68710aa8e5 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:27.732868 14498 raft_consensus.cc:740] T 7d72c162774b4391a5e4ec68710aa8e5 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 401fa3daf1274cdf92f800123951c3aa, State: Initialized, Role: FOLLOWER
I20260709 13:17:27.733790 14498 consensus_queue.cc:260] T 7d72c162774b4391a5e4ec68710aa8e5 P 401fa3daf1274cdf92f800123951c3aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.734881 14355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "677dc0c7be0e4805b031b8fd598d1b43" candidate_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f9da94fe6d8476abf549600481c04e7" is_pre_election: true
I20260709 13:17:27.735059 14525 leader_election.cc:290] T 677dc0c7be0e4805b031b8fd598d1b43 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 401fa3daf1274cdf92f800123951c3aa (127.8.218.66:39777), 8f9da94fe6d8476abf549600481c04e7 (127.8.218.67:39875)
I20260709 13:17:27.735531 14355 raft_consensus.cc:2468] T 677dc0c7be0e4805b031b8fd598d1b43 P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4fde9b2b6d54a94aad0fb6b5ce9e8ce in term 0.
I20260709 13:17:27.737738 14498 ts_tablet_manager.cc:1434] T 7d72c162774b4391a5e4ec68710aa8e5 P 401fa3daf1274cdf92f800123951c3aa: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:17:27.738540 14173 leader_election.cc:304] T 677dc0c7be0e4805b031b8fd598d1b43 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f9da94fe6d8476abf549600481c04e7, a4fde9b2b6d54a94aad0fb6b5ce9e8ce; no voters: 
I20260709 13:17:27.739140 14498 tablet_bootstrap.cc:492] T 677dc0c7be0e4805b031b8fd598d1b43 P 401fa3daf1274cdf92f800123951c3aa: Bootstrap starting.
W20260709 13:17:27.739758 14173 leader_election.cc:343] T 677dc0c7be0e4805b031b8fd598d1b43 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 401fa3daf1274cdf92f800123951c3aa (127.8.218.66:39777): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:27.739840 14405 raft_consensus.cc:493] T b3c4ba7e418a44fc8101dde29e16fee5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:27.740717 14483 leader_election.cc:290] T df3ad2888a224f5c808a4c9d769f287c P 8f9da94fe6d8476abf549600481c04e7 [CANDIDATE]: Term 1 election: Requested vote from peers a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65:37131), 401fa3daf1274cdf92f800123951c3aa (127.8.218.66:39777)
I20260709 13:17:27.740820 14405 raft_consensus.cc:515] T b3c4ba7e418a44fc8101dde29e16fee5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.743125 14405 leader_election.cc:290] T b3c4ba7e418a44fc8101dde29e16fee5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 401fa3daf1274cdf92f800123951c3aa (127.8.218.66:39777), 8f9da94fe6d8476abf549600481c04e7 (127.8.218.67:39875)
I20260709 13:17:27.749133 14280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c4ba7e418a44fc8101dde29e16fee5" candidate_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "401fa3daf1274cdf92f800123951c3aa" is_pre_election: true
I20260709 13:17:27.749369 14498 tablet_bootstrap.cc:654] T 677dc0c7be0e4805b031b8fd598d1b43 P 401fa3daf1274cdf92f800123951c3aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:27.749277 14355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c4ba7e418a44fc8101dde29e16fee5" candidate_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f9da94fe6d8476abf549600481c04e7" is_pre_election: true
I20260709 13:17:27.749621 14405 raft_consensus.cc:2804] T 677dc0c7be0e4805b031b8fd598d1b43 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:27.750088 14405 raft_consensus.cc:493] T 677dc0c7be0e4805b031b8fd598d1b43 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:27.750025 14355 raft_consensus.cc:2468] T b3c4ba7e418a44fc8101dde29e16fee5 P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4fde9b2b6d54a94aad0fb6b5ce9e8ce in term 0.
I20260709 13:17:27.750542 14405 raft_consensus.cc:3060] T 677dc0c7be0e4805b031b8fd598d1b43 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:27.751394 14173 leader_election.cc:304] T b3c4ba7e418a44fc8101dde29e16fee5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f9da94fe6d8476abf549600481c04e7, a4fde9b2b6d54a94aad0fb6b5ce9e8ce; no voters: 
I20260709 13:17:27.752966 14524 raft_consensus.cc:2804] T b3c4ba7e418a44fc8101dde29e16fee5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:27.753340 14524 raft_consensus.cc:493] T b3c4ba7e418a44fc8101dde29e16fee5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:27.753715 14524 raft_consensus.cc:3060] T b3c4ba7e418a44fc8101dde29e16fee5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:27.755654 14498 tablet_bootstrap.cc:492] T 677dc0c7be0e4805b031b8fd598d1b43 P 401fa3daf1274cdf92f800123951c3aa: No bootstrap required, opened a new log
W20260709 13:17:27.756253 14173 leader_election.cc:343] T b3c4ba7e418a44fc8101dde29e16fee5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 401fa3daf1274cdf92f800123951c3aa (127.8.218.66:39777): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:27.756354 14498 ts_tablet_manager.cc:1403] T 677dc0c7be0e4805b031b8fd598d1b43 P 401fa3daf1274cdf92f800123951c3aa: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260709 13:17:27.679498 14432 leader_election.cc:290] T df3ad2888a224f5c808a4c9d769f287c P 401fa3daf1274cdf92f800123951c3aa [CANDIDATE]: Term 1 election: Requested vote from peers a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65:37131), 8f9da94fe6d8476abf549600481c04e7 (127.8.218.67:39875)
I20260709 13:17:27.760596 14354 raft_consensus.cc:2468] T 7d72c162774b4391a5e4ec68710aa8e5 P 8f9da94fe6d8476abf549600481c04e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4fde9b2b6d54a94aad0fb6b5ce9e8ce in term 1.
I20260709 13:17:27.760336 14498 raft_consensus.cc:359] T 677dc0c7be0e4805b031b8fd598d1b43 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.765687 14498 raft_consensus.cc:385] T 677dc0c7be0e4805b031b8fd598d1b43 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:27.766098 14498 raft_consensus.cc:740] T 677dc0c7be0e4805b031b8fd598d1b43 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 401fa3daf1274cdf92f800123951c3aa, State: Initialized, Role: FOLLOWER
I20260709 13:17:27.766870 14498 consensus_queue.cc:260] T 677dc0c7be0e4805b031b8fd598d1b43 P 401fa3daf1274cdf92f800123951c3aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.768343 14173 leader_election.cc:304] T 7d72c162774b4391a5e4ec68710aa8e5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [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: 8f9da94fe6d8476abf549600481c04e7, a4fde9b2b6d54a94aad0fb6b5ce9e8ce; no voters: 401fa3daf1274cdf92f800123951c3aa
I20260709 13:17:27.769124 14498 ts_tablet_manager.cc:1434] T 677dc0c7be0e4805b031b8fd598d1b43 P 401fa3daf1274cdf92f800123951c3aa: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:17:27.769536 14525 raft_consensus.cc:2804] T 7d72c162774b4391a5e4ec68710aa8e5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:27.770114 14498 tablet_bootstrap.cc:492] T 23ded87bf9924d688f26f928e89c6a1b P 401fa3daf1274cdf92f800123951c3aa: Bootstrap starting.
I20260709 13:17:27.772164 14524 raft_consensus.cc:515] T b3c4ba7e418a44fc8101dde29e16fee5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.774999 14524 leader_election.cc:290] T b3c4ba7e418a44fc8101dde29e16fee5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [CANDIDATE]: Term 1 election: Requested vote from peers 401fa3daf1274cdf92f800123951c3aa (127.8.218.66:39777), 8f9da94fe6d8476abf549600481c04e7 (127.8.218.67:39875)
I20260709 13:17:27.777325 14102 catalog_manager.cc:5697] T d7287c413f2b4a87a9fed47ceecf6782 P 401fa3daf1274cdf92f800123951c3aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 401fa3daf1274cdf92f800123951c3aa (127.8.218.66). New cstate: current_term: 1 leader_uuid: "401fa3daf1274cdf92f800123951c3aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:27.779155 14498 tablet_bootstrap.cc:654] T 23ded87bf9924d688f26f928e89c6a1b P 401fa3daf1274cdf92f800123951c3aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:27.780089 14207 raft_consensus.cc:2468] T df3ad2888a224f5c808a4c9d769f287c P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 401fa3daf1274cdf92f800123951c3aa in term 1.
I20260709 13:17:27.781811 14248 leader_election.cc:304] T df3ad2888a224f5c808a4c9d769f287c P 401fa3daf1274cdf92f800123951c3aa [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: 401fa3daf1274cdf92f800123951c3aa, a4fde9b2b6d54a94aad0fb6b5ce9e8ce; no voters: 8f9da94fe6d8476abf549600481c04e7
I20260709 13:17:27.782346 14405 raft_consensus.cc:515] T 677dc0c7be0e4805b031b8fd598d1b43 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.783179 14520 raft_consensus.cc:2804] T df3ad2888a224f5c808a4c9d769f287c P 401fa3daf1274cdf92f800123951c3aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:27.783921 14520 raft_consensus.cc:697] T df3ad2888a224f5c808a4c9d769f287c P 401fa3daf1274cdf92f800123951c3aa [term 1 LEADER]: Becoming Leader. State: Replica: 401fa3daf1274cdf92f800123951c3aa, State: Running, Role: LEADER
I20260709 13:17:27.784991 14520 consensus_queue.cc:237] T df3ad2888a224f5c808a4c9d769f287c P 401fa3daf1274cdf92f800123951c3aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.790388 14405 leader_election.cc:290] T 677dc0c7be0e4805b031b8fd598d1b43 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [CANDIDATE]: Term 1 election: Requested vote from peers 401fa3daf1274cdf92f800123951c3aa (127.8.218.66:39777), 8f9da94fe6d8476abf549600481c04e7 (127.8.218.67:39875)
I20260709 13:17:27.792086 14483 raft_consensus.cc:493] T 23ded87bf9924d688f26f928e89c6a1b P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:27.792817 14483 raft_consensus.cc:515] T 23ded87bf9924d688f26f928e89c6a1b P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.798274 14280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23ded87bf9924d688f26f928e89c6a1b" candidate_uuid: "8f9da94fe6d8476abf549600481c04e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "401fa3daf1274cdf92f800123951c3aa" is_pre_election: true
W20260709 13:17:27.800307 14322 leader_election.cc:343] T 23ded87bf9924d688f26f928e89c6a1b P 8f9da94fe6d8476abf549600481c04e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 401fa3daf1274cdf92f800123951c3aa (127.8.218.66:39777): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:27.795483 14483 leader_election.cc:290] T 23ded87bf9924d688f26f928e89c6a1b P 8f9da94fe6d8476abf549600481c04e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65:37131), 401fa3daf1274cdf92f800123951c3aa (127.8.218.66:39777)
I20260709 13:17:27.802016 14207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23ded87bf9924d688f26f928e89c6a1b" candidate_uuid: "8f9da94fe6d8476abf549600481c04e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" is_pre_election: true
I20260709 13:17:27.802938 14207 raft_consensus.cc:2468] T 23ded87bf9924d688f26f928e89c6a1b P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f9da94fe6d8476abf549600481c04e7 in term 0.
I20260709 13:17:27.804433 14322 leader_election.cc:304] T 23ded87bf9924d688f26f928e89c6a1b P 8f9da94fe6d8476abf549600481c04e7 [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: 8f9da94fe6d8476abf549600481c04e7, a4fde9b2b6d54a94aad0fb6b5ce9e8ce; no voters: 401fa3daf1274cdf92f800123951c3aa
I20260709 13:17:27.806349 14508 raft_consensus.cc:493] T 3dabbc60276e4201ba3885958eef94fc P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:27.807029 14508 raft_consensus.cc:515] T 3dabbc60276e4201ba3885958eef94fc P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.809777 14508 leader_election.cc:290] T 3dabbc60276e4201ba3885958eef94fc P 8f9da94fe6d8476abf549600481c04e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65:37131), 401fa3daf1274cdf92f800123951c3aa (127.8.218.66:39777)
I20260709 13:17:27.811796 14205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dabbc60276e4201ba3885958eef94fc" candidate_uuid: "8f9da94fe6d8476abf549600481c04e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" is_pre_election: true
I20260709 13:17:27.812757 14205 raft_consensus.cc:2468] T 3dabbc60276e4201ba3885958eef94fc P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f9da94fe6d8476abf549600481c04e7 in term 0.
I20260709 13:17:27.815977 14322 leader_election.cc:304] T 3dabbc60276e4201ba3885958eef94fc P 8f9da94fe6d8476abf549600481c04e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f9da94fe6d8476abf549600481c04e7, a4fde9b2b6d54a94aad0fb6b5ce9e8ce; no voters: 
I20260709 13:17:27.817091 14280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dabbc60276e4201ba3885958eef94fc" candidate_uuid: "8f9da94fe6d8476abf549600481c04e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "401fa3daf1274cdf92f800123951c3aa" is_pre_election: true
I20260709 13:17:27.818811 14508 raft_consensus.cc:2804] T 3dabbc60276e4201ba3885958eef94fc P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:27.805961 14483 raft_consensus.cc:2804] T 23ded87bf9924d688f26f928e89c6a1b P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:27.820139 14483 raft_consensus.cc:493] T 23ded87bf9924d688f26f928e89c6a1b P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:27.820596 14483 raft_consensus.cc:3060] T 23ded87bf9924d688f26f928e89c6a1b P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:27.819352 14508 raft_consensus.cc:493] T 3dabbc60276e4201ba3885958eef94fc P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:27.831954 14508 raft_consensus.cc:3060] T 3dabbc60276e4201ba3885958eef94fc P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:27.836665 14322 leader_election.cc:343] T 3dabbc60276e4201ba3885958eef94fc P 8f9da94fe6d8476abf549600481c04e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 401fa3daf1274cdf92f800123951c3aa (127.8.218.66:39777): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:27.853710 14525 raft_consensus.cc:697] T 7d72c162774b4391a5e4ec68710aa8e5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 LEADER]: Becoming Leader. State: Replica: a4fde9b2b6d54a94aad0fb6b5ce9e8ce, State: Running, Role: LEADER
I20260709 13:17:27.855110 14525 consensus_queue.cc:237] T 7d72c162774b4391a5e4ec68710aa8e5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
W20260709 13:17:27.856238 14173 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.218.66:39777, user_credentials={real_user=slave}} blocked reactor thread for 85858.8us
I20260709 13:17:27.858979 14280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c4ba7e418a44fc8101dde29e16fee5" candidate_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "401fa3daf1274cdf92f800123951c3aa"
I20260709 13:17:27.860572 14281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "677dc0c7be0e4805b031b8fd598d1b43" candidate_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "401fa3daf1274cdf92f800123951c3aa"
I20260709 13:17:27.860666 14355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "677dc0c7be0e4805b031b8fd598d1b43" candidate_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f9da94fe6d8476abf549600481c04e7"
I20260709 13:17:27.861160 14281 raft_consensus.cc:3060] T 677dc0c7be0e4805b031b8fd598d1b43 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:27.861227 14355 raft_consensus.cc:3060] T 677dc0c7be0e4805b031b8fd598d1b43 P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:27.861901 14173 leader_election.cc:343] T b3c4ba7e418a44fc8101dde29e16fee5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 401fa3daf1274cdf92f800123951c3aa (127.8.218.66:39777): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:27.866403 14354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c4ba7e418a44fc8101dde29e16fee5" candidate_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f9da94fe6d8476abf549600481c04e7"
I20260709 13:17:27.867340 14354 raft_consensus.cc:3060] T b3c4ba7e418a44fc8101dde29e16fee5 P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:27.879719 14483 raft_consensus.cc:515] T 23ded87bf9924d688f26f928e89c6a1b P 8f9da94fe6d8476abf549600481c04e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.882898 14207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23ded87bf9924d688f26f928e89c6a1b" candidate_uuid: "8f9da94fe6d8476abf549600481c04e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce"
I20260709 13:17:27.883306 14281 raft_consensus.cc:2468] T 677dc0c7be0e4805b031b8fd598d1b43 P 401fa3daf1274cdf92f800123951c3aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4fde9b2b6d54a94aad0fb6b5ce9e8ce in term 1.
I20260709 13:17:27.884299 14207 raft_consensus.cc:3060] T 23ded87bf9924d688f26f928e89c6a1b P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:27.884727 14173 leader_election.cc:304] T 677dc0c7be0e4805b031b8fd598d1b43 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 401fa3daf1274cdf92f800123951c3aa, a4fde9b2b6d54a94aad0fb6b5ce9e8ce; no voters: 
I20260709 13:17:27.885787 14531 raft_consensus.cc:2804] T 677dc0c7be0e4805b031b8fd598d1b43 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:27.886255 14531 raft_consensus.cc:697] T 677dc0c7be0e4805b031b8fd598d1b43 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 LEADER]: Becoming Leader. State: Replica: a4fde9b2b6d54a94aad0fb6b5ce9e8ce, State: Running, Role: LEADER
I20260709 13:17:27.886945 14498 tablet_bootstrap.cc:492] T 23ded87bf9924d688f26f928e89c6a1b P 401fa3daf1274cdf92f800123951c3aa: No bootstrap required, opened a new log
I20260709 13:17:27.887065 14531 consensus_queue.cc:237] T 677dc0c7be0e4805b031b8fd598d1b43 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.887562 14355 raft_consensus.cc:2468] T 677dc0c7be0e4805b031b8fd598d1b43 P 8f9da94fe6d8476abf549600481c04e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4fde9b2b6d54a94aad0fb6b5ce9e8ce in term 1.
I20260709 13:17:27.887584 14498 ts_tablet_manager.cc:1403] T 23ded87bf9924d688f26f928e89c6a1b P 401fa3daf1274cdf92f800123951c3aa: Time spent bootstrapping tablet: real 0.118s	user 0.034s	sys 0.067s
I20260709 13:17:27.891995 14498 raft_consensus.cc:359] T 23ded87bf9924d688f26f928e89c6a1b P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.892794 14498 raft_consensus.cc:385] T 23ded87bf9924d688f26f928e89c6a1b P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:27.893118 14498 raft_consensus.cc:740] T 23ded87bf9924d688f26f928e89c6a1b P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 401fa3daf1274cdf92f800123951c3aa, State: Initialized, Role: FOLLOWER
I20260709 13:17:27.893940 14498 consensus_queue.cc:260] T 23ded87bf9924d688f26f928e89c6a1b P 401fa3daf1274cdf92f800123951c3aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.894667 14281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23ded87bf9924d688f26f928e89c6a1b" candidate_uuid: "8f9da94fe6d8476abf549600481c04e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "401fa3daf1274cdf92f800123951c3aa"
I20260709 13:17:27.895279 14281 raft_consensus.cc:3060] T 23ded87bf9924d688f26f928e89c6a1b P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:27.897235 14498 ts_tablet_manager.cc:1434] T 23ded87bf9924d688f26f928e89c6a1b P 401fa3daf1274cdf92f800123951c3aa: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 13:17:27.895591 14354 raft_consensus.cc:2468] T b3c4ba7e418a44fc8101dde29e16fee5 P 8f9da94fe6d8476abf549600481c04e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4fde9b2b6d54a94aad0fb6b5ce9e8ce in term 1.
I20260709 13:17:27.897200 14483 leader_election.cc:290] T 23ded87bf9924d688f26f928e89c6a1b P 8f9da94fe6d8476abf549600481c04e7 [CANDIDATE]: Term 1 election: Requested vote from peers a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65:37131), 401fa3daf1274cdf92f800123951c3aa (127.8.218.66:39777)
I20260709 13:17:27.897039 14207 raft_consensus.cc:2468] T 23ded87bf9924d688f26f928e89c6a1b P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f9da94fe6d8476abf549600481c04e7 in term 1.
I20260709 13:17:27.903398 14498 tablet_bootstrap.cc:492] T 3dabbc60276e4201ba3885958eef94fc P 401fa3daf1274cdf92f800123951c3aa: Bootstrap starting.
I20260709 13:17:27.903512 14173 leader_election.cc:304] T b3c4ba7e418a44fc8101dde29e16fee5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [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: 8f9da94fe6d8476abf549600481c04e7, a4fde9b2b6d54a94aad0fb6b5ce9e8ce; no voters: 401fa3daf1274cdf92f800123951c3aa
I20260709 13:17:27.904508 14524 raft_consensus.cc:2804] T b3c4ba7e418a44fc8101dde29e16fee5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:27.904542 14322 leader_election.cc:304] T 23ded87bf9924d688f26f928e89c6a1b P 8f9da94fe6d8476abf549600481c04e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f9da94fe6d8476abf549600481c04e7, a4fde9b2b6d54a94aad0fb6b5ce9e8ce; no voters: 
I20260709 13:17:27.905156 14524 raft_consensus.cc:697] T b3c4ba7e418a44fc8101dde29e16fee5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 LEADER]: Becoming Leader. State: Replica: a4fde9b2b6d54a94aad0fb6b5ce9e8ce, State: Running, Role: LEADER
I20260709 13:17:27.896046 14508 raft_consensus.cc:515] T 3dabbc60276e4201ba3885958eef94fc P 8f9da94fe6d8476abf549600481c04e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.906021 14524 consensus_queue.cc:237] T b3c4ba7e418a44fc8101dde29e16fee5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.908202 14205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dabbc60276e4201ba3885958eef94fc" candidate_uuid: "8f9da94fe6d8476abf549600481c04e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce"
I20260709 13:17:27.908834 14205 raft_consensus.cc:3060] T 3dabbc60276e4201ba3885958eef94fc P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:27.908954 14508 leader_election.cc:290] T 3dabbc60276e4201ba3885958eef94fc P 8f9da94fe6d8476abf549600481c04e7 [CANDIDATE]: Term 1 election: Requested vote from peers a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65:37131), 401fa3daf1274cdf92f800123951c3aa (127.8.218.66:39777)
I20260709 13:17:27.909494 14280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dabbc60276e4201ba3885958eef94fc" candidate_uuid: "8f9da94fe6d8476abf549600481c04e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "401fa3daf1274cdf92f800123951c3aa"
W20260709 13:17:27.912638 14322 leader_election.cc:343] T 3dabbc60276e4201ba3885958eef94fc P 8f9da94fe6d8476abf549600481c04e7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 401fa3daf1274cdf92f800123951c3aa (127.8.218.66:39777): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:27.917640 14205 raft_consensus.cc:2468] T 3dabbc60276e4201ba3885958eef94fc P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f9da94fe6d8476abf549600481c04e7 in term 1.
I20260709 13:17:27.920691 14322 leader_election.cc:304] T 3dabbc60276e4201ba3885958eef94fc P 8f9da94fe6d8476abf549600481c04e7 [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: 8f9da94fe6d8476abf549600481c04e7, a4fde9b2b6d54a94aad0fb6b5ce9e8ce; no voters: 401fa3daf1274cdf92f800123951c3aa
I20260709 13:17:27.921922 14508 raft_consensus.cc:2804] T 3dabbc60276e4201ba3885958eef94fc P 8f9da94fe6d8476abf549600481c04e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:27.922207 14498 tablet_bootstrap.cc:654] T 3dabbc60276e4201ba3885958eef94fc P 401fa3daf1274cdf92f800123951c3aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:27.922501 14508 raft_consensus.cc:697] T 3dabbc60276e4201ba3885958eef94fc P 8f9da94fe6d8476abf549600481c04e7 [term 1 LEADER]: Becoming Leader. State: Replica: 8f9da94fe6d8476abf549600481c04e7, State: Running, Role: LEADER
I20260709 13:17:27.923636 14508 consensus_queue.cc:237] T 3dabbc60276e4201ba3885958eef94fc P 8f9da94fe6d8476abf549600481c04e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.908654 14483 raft_consensus.cc:2804] T 23ded87bf9924d688f26f928e89c6a1b P 8f9da94fe6d8476abf549600481c04e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:27.930915 14483 raft_consensus.cc:697] T 23ded87bf9924d688f26f928e89c6a1b P 8f9da94fe6d8476abf549600481c04e7 [term 1 LEADER]: Becoming Leader. State: Replica: 8f9da94fe6d8476abf549600481c04e7, State: Running, Role: LEADER
I20260709 13:17:27.941176 14281 raft_consensus.cc:2468] T 23ded87bf9924d688f26f928e89c6a1b P 401fa3daf1274cdf92f800123951c3aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f9da94fe6d8476abf549600481c04e7 in term 1.
I20260709 13:17:27.932224 14483 consensus_queue.cc:237] T 23ded87bf9924d688f26f928e89c6a1b P 8f9da94fe6d8476abf549600481c04e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.953944 14105 catalog_manager.cc:5697] T 3dabbc60276e4201ba3885958eef94fc P 8f9da94fe6d8476abf549600481c04e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f9da94fe6d8476abf549600481c04e7 (127.8.218.67). New cstate: current_term: 1 leader_uuid: "8f9da94fe6d8476abf549600481c04e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:27.962554 14102 catalog_manager.cc:5697] T c3ab4d4c96ed4340b704c5213d2f7cfe P 401fa3daf1274cdf92f800123951c3aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 401fa3daf1274cdf92f800123951c3aa (127.8.218.66). New cstate: current_term: 1 leader_uuid: "401fa3daf1274cdf92f800123951c3aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:27.954845 14498 tablet_bootstrap.cc:492] T 3dabbc60276e4201ba3885958eef94fc P 401fa3daf1274cdf92f800123951c3aa: No bootstrap required, opened a new log
I20260709 13:17:27.964402 14498 ts_tablet_manager.cc:1403] T 3dabbc60276e4201ba3885958eef94fc P 401fa3daf1274cdf92f800123951c3aa: Time spent bootstrapping tablet: real 0.061s	user 0.006s	sys 0.025s
I20260709 13:17:27.967352 14498 raft_consensus.cc:359] T 3dabbc60276e4201ba3885958eef94fc P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.968107 14498 raft_consensus.cc:385] T 3dabbc60276e4201ba3885958eef94fc P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:27.968637 14498 raft_consensus.cc:740] T 3dabbc60276e4201ba3885958eef94fc P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 401fa3daf1274cdf92f800123951c3aa, State: Initialized, Role: FOLLOWER
I20260709 13:17:27.967927 14102 catalog_manager.cc:5697] T df3ad2888a224f5c808a4c9d769f287c P 401fa3daf1274cdf92f800123951c3aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 401fa3daf1274cdf92f800123951c3aa (127.8.218.66). New cstate: current_term: 1 leader_uuid: "401fa3daf1274cdf92f800123951c3aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:27.969547 14498 consensus_queue.cc:260] T 3dabbc60276e4201ba3885958eef94fc P 401fa3daf1274cdf92f800123951c3aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.972024 14498 ts_tablet_manager.cc:1434] T 3dabbc60276e4201ba3885958eef94fc P 401fa3daf1274cdf92f800123951c3aa: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:17:27.972978 14498 tablet_bootstrap.cc:492] T b3c4ba7e418a44fc8101dde29e16fee5 P 401fa3daf1274cdf92f800123951c3aa: Bootstrap starting.
I20260709 13:17:27.979126 14498 tablet_bootstrap.cc:654] T b3c4ba7e418a44fc8101dde29e16fee5 P 401fa3daf1274cdf92f800123951c3aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:27.984455 14105 catalog_manager.cc:5697] T 23ded87bf9924d688f26f928e89c6a1b P 8f9da94fe6d8476abf549600481c04e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f9da94fe6d8476abf549600481c04e7 (127.8.218.67). New cstate: current_term: 1 leader_uuid: "8f9da94fe6d8476abf549600481c04e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:27.984421 14104 catalog_manager.cc:5697] T 7d72c162774b4391a5e4ec68710aa8e5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce reported cstate change: term changed from 0 to 1, leader changed from <none> to a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65). New cstate: current_term: 1 leader_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:27.986929 14104 catalog_manager.cc:5697] T b3c4ba7e418a44fc8101dde29e16fee5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce reported cstate change: term changed from 0 to 1, leader changed from <none> to a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65). New cstate: current_term: 1 leader_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:27.988631 14104 catalog_manager.cc:5697] T 677dc0c7be0e4805b031b8fd598d1b43 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce reported cstate change: term changed from 0 to 1, leader changed from <none> to a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65). New cstate: current_term: 1 leader_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:27.991274 14498 tablet_bootstrap.cc:492] T b3c4ba7e418a44fc8101dde29e16fee5 P 401fa3daf1274cdf92f800123951c3aa: No bootstrap required, opened a new log
I20260709 13:17:27.991803 14498 ts_tablet_manager.cc:1403] T b3c4ba7e418a44fc8101dde29e16fee5 P 401fa3daf1274cdf92f800123951c3aa: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.003s
I20260709 13:17:27.995512 14520 raft_consensus.cc:493] T 7d72c162774b4391a5e4ec68710aa8e5 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:27.995311 14498 raft_consensus.cc:359] T b3c4ba7e418a44fc8101dde29e16fee5 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.996201 14432 raft_consensus.cc:493] T 3dabbc60276e4201ba3885958eef94fc P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:27.996117 14520 raft_consensus.cc:515] T 7d72c162774b4391a5e4ec68710aa8e5 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.996263 14498 raft_consensus.cc:385] T b3c4ba7e418a44fc8101dde29e16fee5 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:27.997100 14498 raft_consensus.cc:740] T b3c4ba7e418a44fc8101dde29e16fee5 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 401fa3daf1274cdf92f800123951c3aa, State: Initialized, Role: FOLLOWER
I20260709 13:17:27.996901 14432 raft_consensus.cc:515] T 3dabbc60276e4201ba3885958eef94fc P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.998150 14520 leader_election.cc:290] T 7d72c162774b4391a5e4ec68710aa8e5 P 401fa3daf1274cdf92f800123951c3aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65:37131), 8f9da94fe6d8476abf549600481c04e7 (127.8.218.67:39875)
I20260709 13:17:27.997895 14498 consensus_queue.cc:260] T b3c4ba7e418a44fc8101dde29e16fee5 P 401fa3daf1274cdf92f800123951c3aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:27.999607 14205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d72c162774b4391a5e4ec68710aa8e5" candidate_uuid: "401fa3daf1274cdf92f800123951c3aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" is_pre_election: true
I20260709 13:17:28.000062 14207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dabbc60276e4201ba3885958eef94fc" candidate_uuid: "401fa3daf1274cdf92f800123951c3aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" is_pre_election: true
I20260709 13:17:28.000334 14354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d72c162774b4391a5e4ec68710aa8e5" candidate_uuid: "401fa3daf1274cdf92f800123951c3aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f9da94fe6d8476abf549600481c04e7" is_pre_election: true
I20260709 13:17:28.000849 14207 raft_consensus.cc:2393] T 3dabbc60276e4201ba3885958eef94fc P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 401fa3daf1274cdf92f800123951c3aa in current term 1: Already voted for candidate 8f9da94fe6d8476abf549600481c04e7 in this term.
I20260709 13:17:28.001174 14354 raft_consensus.cc:2393] T 7d72c162774b4391a5e4ec68710aa8e5 P 8f9da94fe6d8476abf549600481c04e7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 401fa3daf1274cdf92f800123951c3aa in current term 1: Already voted for candidate a4fde9b2b6d54a94aad0fb6b5ce9e8ce in this term.
I20260709 13:17:28.002152 14498 ts_tablet_manager.cc:1434] T b3c4ba7e418a44fc8101dde29e16fee5 P 401fa3daf1274cdf92f800123951c3aa: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260709 13:17:28.003170 14498 tablet_bootstrap.cc:492] T f1a20a13656a490a8d3639dcc739361a P 401fa3daf1274cdf92f800123951c3aa: Bootstrap starting.
I20260709 13:17:28.006868 14248 leader_election.cc:304] T 7d72c162774b4391a5e4ec68710aa8e5 P 401fa3daf1274cdf92f800123951c3aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 401fa3daf1274cdf92f800123951c3aa; no voters: 8f9da94fe6d8476abf549600481c04e7, a4fde9b2b6d54a94aad0fb6b5ce9e8ce
I20260709 13:17:28.007704 14432 leader_election.cc:290] T 3dabbc60276e4201ba3885958eef94fc P 401fa3daf1274cdf92f800123951c3aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65:37131), 8f9da94fe6d8476abf549600481c04e7 (127.8.218.67:39875)
I20260709 13:17:28.008343 14432 raft_consensus.cc:3060] T 7d72c162774b4391a5e4ec68710aa8e5 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:28.009166 14354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dabbc60276e4201ba3885958eef94fc" candidate_uuid: "401fa3daf1274cdf92f800123951c3aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f9da94fe6d8476abf549600481c04e7" is_pre_election: true
I20260709 13:17:28.009667 14498 tablet_bootstrap.cc:654] T f1a20a13656a490a8d3639dcc739361a P 401fa3daf1274cdf92f800123951c3aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:28.011193 14248 leader_election.cc:304] T 3dabbc60276e4201ba3885958eef94fc P 401fa3daf1274cdf92f800123951c3aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 401fa3daf1274cdf92f800123951c3aa; no voters: 8f9da94fe6d8476abf549600481c04e7, a4fde9b2b6d54a94aad0fb6b5ce9e8ce
I20260709 13:17:28.012481 14520 raft_consensus.cc:3060] T 3dabbc60276e4201ba3885958eef94fc P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:28.018343 14432 raft_consensus.cc:2749] T 7d72c162774b4391a5e4ec68710aa8e5 P 401fa3daf1274cdf92f800123951c3aa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:28.018203 14521 consensus_queue.cc:1048] T d7287c413f2b4a87a9fed47ceecf6782 P 401fa3daf1274cdf92f800123951c3aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:28.021833 14498 tablet_bootstrap.cc:492] T f1a20a13656a490a8d3639dcc739361a P 401fa3daf1274cdf92f800123951c3aa: No bootstrap required, opened a new log
I20260709 13:17:28.022414 14520 raft_consensus.cc:2749] T 3dabbc60276e4201ba3885958eef94fc P 401fa3daf1274cdf92f800123951c3aa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:28.022969 14498 ts_tablet_manager.cc:1403] T f1a20a13656a490a8d3639dcc739361a P 401fa3daf1274cdf92f800123951c3aa: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.003s
I20260709 13:17:28.025863 14498 raft_consensus.cc:359] T f1a20a13656a490a8d3639dcc739361a P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:28.026507 14498 raft_consensus.cc:385] T f1a20a13656a490a8d3639dcc739361a P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:28.026777 14498 raft_consensus.cc:740] T f1a20a13656a490a8d3639dcc739361a P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 401fa3daf1274cdf92f800123951c3aa, State: Initialized, Role: FOLLOWER
I20260709 13:17:28.027514 14498 consensus_queue.cc:260] T f1a20a13656a490a8d3639dcc739361a P 401fa3daf1274cdf92f800123951c3aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:28.029479 14498 ts_tablet_manager.cc:1434] T f1a20a13656a490a8d3639dcc739361a P 401fa3daf1274cdf92f800123951c3aa: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:17:28.039851 14520 raft_consensus.cc:493] T b3c4ba7e418a44fc8101dde29e16fee5 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:28.039925 14519 consensus_queue.cc:1048] T d7287c413f2b4a87a9fed47ceecf6782 P 401fa3daf1274cdf92f800123951c3aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:28.040438 14520 raft_consensus.cc:515] T b3c4ba7e418a44fc8101dde29e16fee5 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:28.042572 14520 leader_election.cc:290] T b3c4ba7e418a44fc8101dde29e16fee5 P 401fa3daf1274cdf92f800123951c3aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65:37131), 8f9da94fe6d8476abf549600481c04e7 (127.8.218.67:39875)
I20260709 13:17:28.044265 14207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c4ba7e418a44fc8101dde29e16fee5" candidate_uuid: "401fa3daf1274cdf92f800123951c3aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" is_pre_election: true
I20260709 13:17:28.044689 14355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c4ba7e418a44fc8101dde29e16fee5" candidate_uuid: "401fa3daf1274cdf92f800123951c3aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f9da94fe6d8476abf549600481c04e7" is_pre_election: true
I20260709 13:17:28.045457 14355 raft_consensus.cc:2393] T b3c4ba7e418a44fc8101dde29e16fee5 P 8f9da94fe6d8476abf549600481c04e7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 401fa3daf1274cdf92f800123951c3aa in current term 1: Already voted for candidate a4fde9b2b6d54a94aad0fb6b5ce9e8ce in this term.
I20260709 13:17:28.046782 14248 leader_election.cc:304] T b3c4ba7e418a44fc8101dde29e16fee5 P 401fa3daf1274cdf92f800123951c3aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 401fa3daf1274cdf92f800123951c3aa; no voters: 8f9da94fe6d8476abf549600481c04e7, a4fde9b2b6d54a94aad0fb6b5ce9e8ce
I20260709 13:17:28.048177 14520 raft_consensus.cc:3060] T b3c4ba7e418a44fc8101dde29e16fee5 P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:28.056021 14520 raft_consensus.cc:2749] T b3c4ba7e418a44fc8101dde29e16fee5 P 401fa3daf1274cdf92f800123951c3aa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:28.061983 14524 raft_consensus.cc:493] T f1a20a13656a490a8d3639dcc739361a P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:28.062352 14483 raft_consensus.cc:493] T f1a20a13656a490a8d3639dcc739361a P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:28.062614 14524 raft_consensus.cc:515] T f1a20a13656a490a8d3639dcc739361a P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:28.062963 14483 raft_consensus.cc:515] T f1a20a13656a490a8d3639dcc739361a P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:28.064898 14524 leader_election.cc:290] T f1a20a13656a490a8d3639dcc739361a P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 401fa3daf1274cdf92f800123951c3aa (127.8.218.66:39777), 8f9da94fe6d8476abf549600481c04e7 (127.8.218.67:39875)
I20260709 13:17:28.065014 14483 leader_election.cc:290] T f1a20a13656a490a8d3639dcc739361a P 8f9da94fe6d8476abf549600481c04e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65:37131), 401fa3daf1274cdf92f800123951c3aa (127.8.218.66:39777)
I20260709 13:17:28.065702 14207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a20a13656a490a8d3639dcc739361a" candidate_uuid: "8f9da94fe6d8476abf549600481c04e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" is_pre_election: true
I20260709 13:17:28.065725 14281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a20a13656a490a8d3639dcc739361a" candidate_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "401fa3daf1274cdf92f800123951c3aa" is_pre_election: true
I20260709 13:17:28.066421 14207 raft_consensus.cc:2468] T f1a20a13656a490a8d3639dcc739361a P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f9da94fe6d8476abf549600481c04e7 in term 0.
I20260709 13:17:28.066565 14281 raft_consensus.cc:2468] T f1a20a13656a490a8d3639dcc739361a P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4fde9b2b6d54a94aad0fb6b5ce9e8ce in term 0.
I20260709 13:17:28.066738 14280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a20a13656a490a8d3639dcc739361a" candidate_uuid: "8f9da94fe6d8476abf549600481c04e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "401fa3daf1274cdf92f800123951c3aa" is_pre_election: true
I20260709 13:17:28.066823 14354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a20a13656a490a8d3639dcc739361a" candidate_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f9da94fe6d8476abf549600481c04e7" is_pre_election: true
I20260709 13:17:28.067323 14280 raft_consensus.cc:2468] T f1a20a13656a490a8d3639dcc739361a P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f9da94fe6d8476abf549600481c04e7 in term 0.
I20260709 13:17:28.067492 14354 raft_consensus.cc:2468] T f1a20a13656a490a8d3639dcc739361a P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4fde9b2b6d54a94aad0fb6b5ce9e8ce in term 0.
I20260709 13:17:28.067859 14173 leader_election.cc:304] T f1a20a13656a490a8d3639dcc739361a P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 401fa3daf1274cdf92f800123951c3aa, a4fde9b2b6d54a94aad0fb6b5ce9e8ce; no voters: 
I20260709 13:17:28.068367 14322 leader_election.cc:304] T f1a20a13656a490a8d3639dcc739361a P 8f9da94fe6d8476abf549600481c04e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 401fa3daf1274cdf92f800123951c3aa, 8f9da94fe6d8476abf549600481c04e7; no voters: 
I20260709 13:17:28.068581 14524 raft_consensus.cc:2804] T f1a20a13656a490a8d3639dcc739361a P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:28.068980 14524 raft_consensus.cc:493] T f1a20a13656a490a8d3639dcc739361a P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:28.069182 14483 raft_consensus.cc:2804] T f1a20a13656a490a8d3639dcc739361a P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:28.069340 14524 raft_consensus.cc:3060] T f1a20a13656a490a8d3639dcc739361a P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:28.069515 14483 raft_consensus.cc:493] T f1a20a13656a490a8d3639dcc739361a P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:28.069932 14483 raft_consensus.cc:3060] T f1a20a13656a490a8d3639dcc739361a P 8f9da94fe6d8476abf549600481c04e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:28.075122 14524 raft_consensus.cc:515] T f1a20a13656a490a8d3639dcc739361a P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:28.075503 14483 raft_consensus.cc:515] T f1a20a13656a490a8d3639dcc739361a P 8f9da94fe6d8476abf549600481c04e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:28.077198 14524 leader_election.cc:290] T f1a20a13656a490a8d3639dcc739361a P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [CANDIDATE]: Term 1 election: Requested vote from peers 401fa3daf1274cdf92f800123951c3aa (127.8.218.66:39777), 8f9da94fe6d8476abf549600481c04e7 (127.8.218.67:39875)
I20260709 13:17:28.077328 14483 leader_election.cc:290] T f1a20a13656a490a8d3639dcc739361a P 8f9da94fe6d8476abf549600481c04e7 [CANDIDATE]: Term 1 election: Requested vote from peers a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65:37131), 401fa3daf1274cdf92f800123951c3aa (127.8.218.66:39777)
I20260709 13:17:28.078119 14280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a20a13656a490a8d3639dcc739361a" candidate_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "401fa3daf1274cdf92f800123951c3aa"
I20260709 13:17:28.078569 14280 raft_consensus.cc:3060] T f1a20a13656a490a8d3639dcc739361a P 401fa3daf1274cdf92f800123951c3aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:28.078477 14354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a20a13656a490a8d3639dcc739361a" candidate_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f9da94fe6d8476abf549600481c04e7"
I20260709 13:17:28.079392 14354 raft_consensus.cc:2393] T f1a20a13656a490a8d3639dcc739361a P 8f9da94fe6d8476abf549600481c04e7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a4fde9b2b6d54a94aad0fb6b5ce9e8ce in current term 1: Already voted for candidate 8f9da94fe6d8476abf549600481c04e7 in this term.
I20260709 13:17:28.079913 14207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a20a13656a490a8d3639dcc739361a" candidate_uuid: "8f9da94fe6d8476abf549600481c04e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce"
I20260709 13:17:28.080750 14207 raft_consensus.cc:2393] T f1a20a13656a490a8d3639dcc739361a P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8f9da94fe6d8476abf549600481c04e7 in current term 1: Already voted for candidate a4fde9b2b6d54a94aad0fb6b5ce9e8ce in this term.
I20260709 13:17:28.080681 14281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a20a13656a490a8d3639dcc739361a" candidate_uuid: "8f9da94fe6d8476abf549600481c04e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "401fa3daf1274cdf92f800123951c3aa"
I20260709 13:17:28.082314 14322 leader_election.cc:304] T f1a20a13656a490a8d3639dcc739361a P 8f9da94fe6d8476abf549600481c04e7 [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: 8f9da94fe6d8476abf549600481c04e7; no voters: 401fa3daf1274cdf92f800123951c3aa, a4fde9b2b6d54a94aad0fb6b5ce9e8ce
I20260709 13:17:28.082950 14483 raft_consensus.cc:2749] T f1a20a13656a490a8d3639dcc739361a P 8f9da94fe6d8476abf549600481c04e7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:17:28.084616 14280 raft_consensus.cc:2468] T f1a20a13656a490a8d3639dcc739361a P 401fa3daf1274cdf92f800123951c3aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4fde9b2b6d54a94aad0fb6b5ce9e8ce in term 1.
I20260709 13:17:28.085386 14173 leader_election.cc:304] T f1a20a13656a490a8d3639dcc739361a P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [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: 401fa3daf1274cdf92f800123951c3aa, a4fde9b2b6d54a94aad0fb6b5ce9e8ce; no voters: 8f9da94fe6d8476abf549600481c04e7
I20260709 13:17:28.085964 14524 raft_consensus.cc:2804] T f1a20a13656a490a8d3639dcc739361a P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:28.086311 14524 raft_consensus.cc:697] T f1a20a13656a490a8d3639dcc739361a P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 LEADER]: Becoming Leader. State: Replica: a4fde9b2b6d54a94aad0fb6b5ce9e8ce, State: Running, Role: LEADER
I20260709 13:17:28.086902 14524 consensus_queue.cc:237] T f1a20a13656a490a8d3639dcc739361a P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:28.094614 14102 catalog_manager.cc:5697] T f1a20a13656a490a8d3639dcc739361a P a4fde9b2b6d54a94aad0fb6b5ce9e8ce reported cstate change: term changed from 0 to 1, leader changed from <none> to a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65). New cstate: current_term: 1 leader_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:28.148543 14520 consensus_queue.cc:1048] T c3ab4d4c96ed4340b704c5213d2f7cfe P 401fa3daf1274cdf92f800123951c3aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:28.158088 14520 consensus_queue.cc:1048] T c3ab4d4c96ed4340b704c5213d2f7cfe P 401fa3daf1274cdf92f800123951c3aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:28.254645 14520 consensus_queue.cc:1048] T df3ad2888a224f5c808a4c9d769f287c P 401fa3daf1274cdf92f800123951c3aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:28.264590 14520 consensus_queue.cc:1048] T df3ad2888a224f5c808a4c9d769f287c P 401fa3daf1274cdf92f800123951c3aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:28.293926 14280 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7287c413f2b4a87a9fed47ceecf6782"
dest_uuid: "401fa3daf1274cdf92f800123951c3aa"
mode: GRACEFUL
new_leader_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce"
 from {username='slave'} at 127.0.0.1:34212
I20260709 13:17:28.294461 14280 raft_consensus.cc:606] T d7287c413f2b4a87a9fed47ceecf6782 P 401fa3daf1274cdf92f800123951c3aa [term 1 LEADER]: Received request to transfer leadership to TS a4fde9b2b6d54a94aad0fb6b5ce9e8ce
I20260709 13:17:28.299000 14280 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "df3ad2888a224f5c808a4c9d769f287c"
dest_uuid: "401fa3daf1274cdf92f800123951c3aa"
mode: GRACEFUL
new_leader_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce"
 from {username='slave'} at 127.0.0.1:34212
I20260709 13:17:28.299387 14280 raft_consensus.cc:606] T df3ad2888a224f5c808a4c9d769f287c P 401fa3daf1274cdf92f800123951c3aa [term 1 LEADER]: Received request to transfer leadership to TS a4fde9b2b6d54a94aad0fb6b5ce9e8ce
I20260709 13:17:28.306063 14280 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3ab4d4c96ed4340b704c5213d2f7cfe"
dest_uuid: "401fa3daf1274cdf92f800123951c3aa"
mode: GRACEFUL
new_leader_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce"
 from {username='slave'} at 127.0.0.1:34212
I20260709 13:17:28.306525 14280 raft_consensus.cc:606] T c3ab4d4c96ed4340b704c5213d2f7cfe P 401fa3daf1274cdf92f800123951c3aa [term 1 LEADER]: Received request to transfer leadership to TS a4fde9b2b6d54a94aad0fb6b5ce9e8ce
I20260709 13:17:28.310809 14207 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "677dc0c7be0e4805b031b8fd598d1b43"
dest_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce"
mode: GRACEFUL
new_leader_uuid: "401fa3daf1274cdf92f800123951c3aa"
 from {username='slave'} at 127.0.0.1:51894
I20260709 13:17:28.311331 14207 raft_consensus.cc:606] T 677dc0c7be0e4805b031b8fd598d1b43 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 LEADER]: Received request to transfer leadership to TS 401fa3daf1274cdf92f800123951c3aa
I20260709 13:17:28.313329 14483 consensus_queue.cc:1048] T 3dabbc60276e4201ba3885958eef94fc P 8f9da94fe6d8476abf549600481c04e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:28.316382 14207 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3c4ba7e418a44fc8101dde29e16fee5"
dest_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce"
mode: GRACEFUL
new_leader_uuid: "401fa3daf1274cdf92f800123951c3aa"
 from {username='slave'} at 127.0.0.1:51894
I20260709 13:17:28.316998 14207 raft_consensus.cc:606] T b3c4ba7e418a44fc8101dde29e16fee5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 LEADER]: Received request to transfer leadership to TS 401fa3daf1274cdf92f800123951c3aa
I20260709 13:17:28.324769 14524 consensus_queue.cc:1048] T 7d72c162774b4391a5e4ec68710aa8e5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:17:28.329159 14483 consensus_queue.cc:1048] T 3dabbc60276e4201ba3885958eef94fc P 8f9da94fe6d8476abf549600481c04e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:28.340991 14524 consensus_queue.cc:1048] T 7d72c162774b4391a5e4ec68710aa8e5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:28.352227 14354 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23ded87bf9924d688f26f928e89c6a1b"
dest_uuid: "8f9da94fe6d8476abf549600481c04e7"
mode: GRACEFUL
new_leader_uuid: "401fa3daf1274cdf92f800123951c3aa"
 from {username='slave'} at 127.0.0.1:51154
I20260709 13:17:28.352842 14354 raft_consensus.cc:606] T 23ded87bf9924d688f26f928e89c6a1b P 8f9da94fe6d8476abf549600481c04e7 [term 1 LEADER]: Received request to transfer leadership to TS 401fa3daf1274cdf92f800123951c3aa
I20260709 13:17:28.358777 14354 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3dabbc60276e4201ba3885958eef94fc"
dest_uuid: "8f9da94fe6d8476abf549600481c04e7"
mode: GRACEFUL
new_leader_uuid: "401fa3daf1274cdf92f800123951c3aa"
 from {username='slave'} at 127.0.0.1:51154
I20260709 13:17:28.359342 14354 raft_consensus.cc:606] T 3dabbc60276e4201ba3885958eef94fc P 8f9da94fe6d8476abf549600481c04e7 [term 1 LEADER]: Received request to transfer leadership to TS 401fa3daf1274cdf92f800123951c3aa
I20260709 13:17:28.363857 14205 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1a20a13656a490a8d3639dcc739361a"
dest_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce"
mode: GRACEFUL
new_leader_uuid: "8f9da94fe6d8476abf549600481c04e7"
 from {username='slave'} at 127.0.0.1:51894
I20260709 13:17:28.364346 14205 raft_consensus.cc:606] T f1a20a13656a490a8d3639dcc739361a P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 LEADER]: Received request to transfer leadership to TS 8f9da94fe6d8476abf549600481c04e7
I20260709 13:17:28.379833 14524 consensus_queue.cc:1048] T b3c4ba7e418a44fc8101dde29e16fee5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:28.390092 14405 consensus_queue.cc:1048] T b3c4ba7e418a44fc8101dde29e16fee5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:28.396406 14530 raft_consensus.cc:993] T b3c4ba7e418a44fc8101dde29e16fee5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: : Instructing follower 401fa3daf1274cdf92f800123951c3aa to start an election
I20260709 13:17:28.396896 14405 raft_consensus.cc:1081] T b3c4ba7e418a44fc8101dde29e16fee5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 LEADER]: Signalling peer 401fa3daf1274cdf92f800123951c3aa to start an election
I20260709 13:17:28.398515 14280 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3c4ba7e418a44fc8101dde29e16fee5"
dest_uuid: "401fa3daf1274cdf92f800123951c3aa"
 from {username='slave'} at 127.0.0.1:34198
I20260709 13:17:28.399030 14280 raft_consensus.cc:493] T b3c4ba7e418a44fc8101dde29e16fee5 P 401fa3daf1274cdf92f800123951c3aa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:28.399364 14280 raft_consensus.cc:3060] T b3c4ba7e418a44fc8101dde29e16fee5 P 401fa3daf1274cdf92f800123951c3aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:28.404683 14280 raft_consensus.cc:515] T b3c4ba7e418a44fc8101dde29e16fee5 P 401fa3daf1274cdf92f800123951c3aa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:28.406412 14483 consensus_queue.cc:1048] T 23ded87bf9924d688f26f928e89c6a1b P 8f9da94fe6d8476abf549600481c04e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:28.407123 14205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c4ba7e418a44fc8101dde29e16fee5" candidate_uuid: "401fa3daf1274cdf92f800123951c3aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce"
I20260709 13:17:28.407734 14205 raft_consensus.cc:3055] T b3c4ba7e418a44fc8101dde29e16fee5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:28.407508 14280 leader_election.cc:290] T b3c4ba7e418a44fc8101dde29e16fee5 P 401fa3daf1274cdf92f800123951c3aa [CANDIDATE]: Term 2 election: Requested vote from peers a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65:37131), 8f9da94fe6d8476abf549600481c04e7 (127.8.218.67:39875)
I20260709 13:17:28.408130 14205 raft_consensus.cc:740] T b3c4ba7e418a44fc8101dde29e16fee5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4fde9b2b6d54a94aad0fb6b5ce9e8ce, State: Running, Role: LEADER
I20260709 13:17:28.408759 14355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c4ba7e418a44fc8101dde29e16fee5" candidate_uuid: "401fa3daf1274cdf92f800123951c3aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f9da94fe6d8476abf549600481c04e7"
I20260709 13:17:28.409332 14355 raft_consensus.cc:3060] T b3c4ba7e418a44fc8101dde29e16fee5 P 8f9da94fe6d8476abf549600481c04e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:28.408968 14205 consensus_queue.cc:260] T b3c4ba7e418a44fc8101dde29e16fee5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:28.410094 14205 raft_consensus.cc:3060] T b3c4ba7e418a44fc8101dde29e16fee5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:28.411706 14405 consensus_queue.cc:1048] T 677dc0c7be0e4805b031b8fd598d1b43 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:28.416834 14355 raft_consensus.cc:2468] T b3c4ba7e418a44fc8101dde29e16fee5 P 8f9da94fe6d8476abf549600481c04e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 401fa3daf1274cdf92f800123951c3aa in term 2.
I20260709 13:17:28.418159 14248 leader_election.cc:304] T b3c4ba7e418a44fc8101dde29e16fee5 P 401fa3daf1274cdf92f800123951c3aa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 401fa3daf1274cdf92f800123951c3aa, 8f9da94fe6d8476abf549600481c04e7; no voters: 
I20260709 13:17:28.418922 14520 raft_consensus.cc:2804] T b3c4ba7e418a44fc8101dde29e16fee5 P 401fa3daf1274cdf92f800123951c3aa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:28.419399 14205 raft_consensus.cc:2468] T b3c4ba7e418a44fc8101dde29e16fee5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 401fa3daf1274cdf92f800123951c3aa in term 2.
I20260709 13:17:28.419523 14520 raft_consensus.cc:697] T b3c4ba7e418a44fc8101dde29e16fee5 P 401fa3daf1274cdf92f800123951c3aa [term 2 LEADER]: Becoming Leader. State: Replica: 401fa3daf1274cdf92f800123951c3aa, State: Running, Role: LEADER
I20260709 13:17:28.420591 14520 consensus_queue.cc:237] T b3c4ba7e418a44fc8101dde29e16fee5 P 401fa3daf1274cdf92f800123951c3aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:28.423197 14483 raft_consensus.cc:993] T 23ded87bf9924d688f26f928e89c6a1b P 8f9da94fe6d8476abf549600481c04e7: : Instructing follower 401fa3daf1274cdf92f800123951c3aa to start an election
I20260709 13:17:28.423666 14483 raft_consensus.cc:1081] T 23ded87bf9924d688f26f928e89c6a1b P 8f9da94fe6d8476abf549600481c04e7 [term 1 LEADER]: Signalling peer 401fa3daf1274cdf92f800123951c3aa to start an election
I20260709 13:17:28.428167 14282 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23ded87bf9924d688f26f928e89c6a1b"
dest_uuid: "401fa3daf1274cdf92f800123951c3aa"
 from {username='slave'} at 127.0.0.1:34224
I20260709 13:17:28.428706 14282 raft_consensus.cc:493] T 23ded87bf9924d688f26f928e89c6a1b P 401fa3daf1274cdf92f800123951c3aa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:28.429049 14282 raft_consensus.cc:3060] T 23ded87bf9924d688f26f928e89c6a1b P 401fa3daf1274cdf92f800123951c3aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:28.429854 14524 consensus_queue.cc:1048] T 677dc0c7be0e4805b031b8fd598d1b43 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:28.437098 14509 consensus_queue.cc:1048] T 23ded87bf9924d688f26f928e89c6a1b P 8f9da94fe6d8476abf549600481c04e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:28.438791 14282 raft_consensus.cc:515] T 23ded87bf9924d688f26f928e89c6a1b P 401fa3daf1274cdf92f800123951c3aa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:28.439920 14281 raft_consensus.cc:1240] T 23ded87bf9924d688f26f928e89c6a1b P 401fa3daf1274cdf92f800123951c3aa [term 2 FOLLOWER]: Rejecting Update request from peer 8f9da94fe6d8476abf549600481c04e7 for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:28.442839 14205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23ded87bf9924d688f26f928e89c6a1b" candidate_uuid: "401fa3daf1274cdf92f800123951c3aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce"
I20260709 13:17:28.440964 14282 leader_election.cc:290] T 23ded87bf9924d688f26f928e89c6a1b P 401fa3daf1274cdf92f800123951c3aa [CANDIDATE]: Term 2 election: Requested vote from peers a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65:37131), 8f9da94fe6d8476abf549600481c04e7 (127.8.218.67:39875)
I20260709 13:17:28.444098 14354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23ded87bf9924d688f26f928e89c6a1b" candidate_uuid: "401fa3daf1274cdf92f800123951c3aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f9da94fe6d8476abf549600481c04e7"
I20260709 13:17:28.444672 14354 raft_consensus.cc:3055] T 23ded87bf9924d688f26f928e89c6a1b P 8f9da94fe6d8476abf549600481c04e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:28.445003 14354 raft_consensus.cc:740] T 23ded87bf9924d688f26f928e89c6a1b P 8f9da94fe6d8476abf549600481c04e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8f9da94fe6d8476abf549600481c04e7, State: Running, Role: LEADER
I20260709 13:17:28.446226 14354 consensus_queue.cc:260] T 23ded87bf9924d688f26f928e89c6a1b P 8f9da94fe6d8476abf549600481c04e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:28.446097 14102 catalog_manager.cc:5697] T b3c4ba7e418a44fc8101dde29e16fee5 P 401fa3daf1274cdf92f800123951c3aa reported cstate change: term changed from 1 to 2, leader changed from a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65) to 401fa3daf1274cdf92f800123951c3aa (127.8.218.66). New cstate: current_term: 2 leader_uuid: "401fa3daf1274cdf92f800123951c3aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:28.447162 14354 raft_consensus.cc:3060] T 23ded87bf9924d688f26f928e89c6a1b P 8f9da94fe6d8476abf549600481c04e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:28.451728 14405 raft_consensus.cc:993] T 677dc0c7be0e4805b031b8fd598d1b43 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: : Instructing follower 401fa3daf1274cdf92f800123951c3aa to start an election
I20260709 13:17:28.452183 14405 raft_consensus.cc:1081] T 677dc0c7be0e4805b031b8fd598d1b43 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 LEADER]: Signalling peer 401fa3daf1274cdf92f800123951c3aa to start an election
I20260709 13:17:28.453842 14279 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "677dc0c7be0e4805b031b8fd598d1b43"
dest_uuid: "401fa3daf1274cdf92f800123951c3aa"
 from {username='slave'} at 127.0.0.1:34198
I20260709 13:17:28.454493 14279 raft_consensus.cc:493] T 677dc0c7be0e4805b031b8fd598d1b43 P 401fa3daf1274cdf92f800123951c3aa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:28.454881 14279 raft_consensus.cc:3060] T 677dc0c7be0e4805b031b8fd598d1b43 P 401fa3daf1274cdf92f800123951c3aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:28.458878 14354 raft_consensus.cc:2468] T 23ded87bf9924d688f26f928e89c6a1b P 8f9da94fe6d8476abf549600481c04e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 401fa3daf1274cdf92f800123951c3aa in term 2.
I20260709 13:17:28.462836 14248 leader_election.cc:304] T 23ded87bf9924d688f26f928e89c6a1b P 401fa3daf1274cdf92f800123951c3aa [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: 401fa3daf1274cdf92f800123951c3aa, 8f9da94fe6d8476abf549600481c04e7; no voters: a4fde9b2b6d54a94aad0fb6b5ce9e8ce
I20260709 13:17:28.464555 14520 raft_consensus.cc:2804] T 23ded87bf9924d688f26f928e89c6a1b P 401fa3daf1274cdf92f800123951c3aa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:28.462388 14279 raft_consensus.cc:515] T 677dc0c7be0e4805b031b8fd598d1b43 P 401fa3daf1274cdf92f800123951c3aa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:28.465041 14520 raft_consensus.cc:697] T 23ded87bf9924d688f26f928e89c6a1b P 401fa3daf1274cdf92f800123951c3aa [term 2 LEADER]: Becoming Leader. State: Replica: 401fa3daf1274cdf92f800123951c3aa, State: Running, Role: LEADER
I20260709 13:17:28.465875 14520 consensus_queue.cc:237] T 23ded87bf9924d688f26f928e89c6a1b P 401fa3daf1274cdf92f800123951c3aa [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: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:28.467087 14207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "677dc0c7be0e4805b031b8fd598d1b43" candidate_uuid: "401fa3daf1274cdf92f800123951c3aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce"
I20260709 13:17:28.467691 14207 raft_consensus.cc:3055] T 677dc0c7be0e4805b031b8fd598d1b43 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:28.467975 14207 raft_consensus.cc:740] T 677dc0c7be0e4805b031b8fd598d1b43 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4fde9b2b6d54a94aad0fb6b5ce9e8ce, State: Running, Role: LEADER
I20260709 13:17:28.468678 14207 consensus_queue.cc:260] T 677dc0c7be0e4805b031b8fd598d1b43 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:28.469615 14207 raft_consensus.cc:3060] T 677dc0c7be0e4805b031b8fd598d1b43 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:28.473026 14279 leader_election.cc:290] T 677dc0c7be0e4805b031b8fd598d1b43 P 401fa3daf1274cdf92f800123951c3aa [CANDIDATE]: Term 2 election: Requested vote from peers a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65:37131), 8f9da94fe6d8476abf549600481c04e7 (127.8.218.67:39875)
I20260709 13:17:28.473752 14354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "677dc0c7be0e4805b031b8fd598d1b43" candidate_uuid: "401fa3daf1274cdf92f800123951c3aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f9da94fe6d8476abf549600481c04e7"
I20260709 13:17:28.474339 14354 raft_consensus.cc:3060] T 677dc0c7be0e4805b031b8fd598d1b43 P 8f9da94fe6d8476abf549600481c04e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:28.475929 14207 raft_consensus.cc:2468] T 677dc0c7be0e4805b031b8fd598d1b43 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 401fa3daf1274cdf92f800123951c3aa in term 2.
I20260709 13:17:28.476990 14248 leader_election.cc:304] T 677dc0c7be0e4805b031b8fd598d1b43 P 401fa3daf1274cdf92f800123951c3aa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 401fa3daf1274cdf92f800123951c3aa, a4fde9b2b6d54a94aad0fb6b5ce9e8ce; no voters: 
I20260709 13:17:28.477669 14520 raft_consensus.cc:2804] T 677dc0c7be0e4805b031b8fd598d1b43 P 401fa3daf1274cdf92f800123951c3aa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:28.478121 14520 raft_consensus.cc:697] T 677dc0c7be0e4805b031b8fd598d1b43 P 401fa3daf1274cdf92f800123951c3aa [term 2 LEADER]: Becoming Leader. State: Replica: 401fa3daf1274cdf92f800123951c3aa, State: Running, Role: LEADER
I20260709 13:17:28.478794 14520 consensus_queue.cc:237] T 677dc0c7be0e4805b031b8fd598d1b43 P 401fa3daf1274cdf92f800123951c3aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:28.479451 14524 consensus_queue.cc:1048] T f1a20a13656a490a8d3639dcc739361a P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:28.482657 14104 catalog_manager.cc:5697] T 23ded87bf9924d688f26f928e89c6a1b P 401fa3daf1274cdf92f800123951c3aa reported cstate change: term changed from 1 to 2, leader changed from 8f9da94fe6d8476abf549600481c04e7 (127.8.218.67) to 401fa3daf1274cdf92f800123951c3aa (127.8.218.66). New cstate: current_term: 2 leader_uuid: "401fa3daf1274cdf92f800123951c3aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:28.484251 14354 raft_consensus.cc:2468] T 677dc0c7be0e4805b031b8fd598d1b43 P 8f9da94fe6d8476abf549600481c04e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 401fa3daf1274cdf92f800123951c3aa in term 2.
I20260709 13:17:28.490345 14530 consensus_queue.cc:1048] T f1a20a13656a490a8d3639dcc739361a P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:28.499727 14530 raft_consensus.cc:993] T f1a20a13656a490a8d3639dcc739361a P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: : Instructing follower 8f9da94fe6d8476abf549600481c04e7 to start an election
I20260709 13:17:28.499022 14102 catalog_manager.cc:5697] T 677dc0c7be0e4805b031b8fd598d1b43 P 401fa3daf1274cdf92f800123951c3aa reported cstate change: term changed from 1 to 2, leader changed from a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65) to 401fa3daf1274cdf92f800123951c3aa (127.8.218.66). New cstate: current_term: 2 leader_uuid: "401fa3daf1274cdf92f800123951c3aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:28.500262 14524 raft_consensus.cc:1081] T f1a20a13656a490a8d3639dcc739361a P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 LEADER]: Signalling peer 8f9da94fe6d8476abf549600481c04e7 to start an election
I20260709 13:17:28.501799 14355 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1a20a13656a490a8d3639dcc739361a"
dest_uuid: "8f9da94fe6d8476abf549600481c04e7"
 from {username='slave'} at 127.0.0.1:46328
I20260709 13:17:28.502280 14355 raft_consensus.cc:493] T f1a20a13656a490a8d3639dcc739361a P 8f9da94fe6d8476abf549600481c04e7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:28.502564 14355 raft_consensus.cc:3060] T f1a20a13656a490a8d3639dcc739361a P 8f9da94fe6d8476abf549600481c04e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:28.507720 14355 raft_consensus.cc:515] T f1a20a13656a490a8d3639dcc739361a P 8f9da94fe6d8476abf549600481c04e7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:28.509117 14355 leader_election.cc:290] T f1a20a13656a490a8d3639dcc739361a P 8f9da94fe6d8476abf549600481c04e7 [CANDIDATE]: Term 2 election: Requested vote from peers a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65:37131), 401fa3daf1274cdf92f800123951c3aa (127.8.218.66:39777)
I20260709 13:17:28.509815 14207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a20a13656a490a8d3639dcc739361a" candidate_uuid: "8f9da94fe6d8476abf549600481c04e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce"
I20260709 13:17:28.510305 14207 raft_consensus.cc:3055] T f1a20a13656a490a8d3639dcc739361a P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:28.510147 14279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a20a13656a490a8d3639dcc739361a" candidate_uuid: "8f9da94fe6d8476abf549600481c04e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "401fa3daf1274cdf92f800123951c3aa"
I20260709 13:17:28.510598 14207 raft_consensus.cc:740] T f1a20a13656a490a8d3639dcc739361a P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4fde9b2b6d54a94aad0fb6b5ce9e8ce, State: Running, Role: LEADER
I20260709 13:17:28.510805 14279 raft_consensus.cc:3060] T f1a20a13656a490a8d3639dcc739361a P 401fa3daf1274cdf92f800123951c3aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:28.511369 14207 consensus_queue.cc:260] T f1a20a13656a490a8d3639dcc739361a P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:28.512379 14207 raft_consensus.cc:3060] T f1a20a13656a490a8d3639dcc739361a P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:28.517441 14279 raft_consensus.cc:2468] T f1a20a13656a490a8d3639dcc739361a P 401fa3daf1274cdf92f800123951c3aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f9da94fe6d8476abf549600481c04e7 in term 2.
I20260709 13:17:28.518471 14322 leader_election.cc:304] T f1a20a13656a490a8d3639dcc739361a P 8f9da94fe6d8476abf549600481c04e7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 401fa3daf1274cdf92f800123951c3aa, 8f9da94fe6d8476abf549600481c04e7; no voters: 
I20260709 13:17:28.518569 14207 raft_consensus.cc:2468] T f1a20a13656a490a8d3639dcc739361a P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f9da94fe6d8476abf549600481c04e7 in term 2.
I20260709 13:17:28.519248 14509 raft_consensus.cc:2804] T f1a20a13656a490a8d3639dcc739361a P 8f9da94fe6d8476abf549600481c04e7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:28.519721 14509 raft_consensus.cc:697] T f1a20a13656a490a8d3639dcc739361a P 8f9da94fe6d8476abf549600481c04e7 [term 2 LEADER]: Becoming Leader. State: Replica: 8f9da94fe6d8476abf549600481c04e7, State: Running, Role: LEADER
I20260709 13:17:28.520452 14509 consensus_queue.cc:237] T f1a20a13656a490a8d3639dcc739361a P 8f9da94fe6d8476abf549600481c04e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:28.526784 14104 catalog_manager.cc:5697] T f1a20a13656a490a8d3639dcc739361a P 8f9da94fe6d8476abf549600481c04e7 reported cstate change: term changed from 1 to 2, leader changed from a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65) to 8f9da94fe6d8476abf549600481c04e7 (127.8.218.67). New cstate: current_term: 2 leader_uuid: "8f9da94fe6d8476abf549600481c04e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:28.632503 14516 raft_consensus.cc:993] T c3ab4d4c96ed4340b704c5213d2f7cfe P 401fa3daf1274cdf92f800123951c3aa: : Instructing follower a4fde9b2b6d54a94aad0fb6b5ce9e8ce to start an election
I20260709 13:17:28.633028 14516 raft_consensus.cc:1081] T c3ab4d4c96ed4340b704c5213d2f7cfe P 401fa3daf1274cdf92f800123951c3aa [term 1 LEADER]: Signalling peer a4fde9b2b6d54a94aad0fb6b5ce9e8ce to start an election
I20260709 13:17:28.634392 14207 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3ab4d4c96ed4340b704c5213d2f7cfe"
dest_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce"
 from {username='slave'} at 127.0.0.1:51892
I20260709 13:17:28.634896 14207 raft_consensus.cc:493] T c3ab4d4c96ed4340b704c5213d2f7cfe P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:28.635226 14207 raft_consensus.cc:3060] T c3ab4d4c96ed4340b704c5213d2f7cfe P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:28.639479 14520 raft_consensus.cc:993] T d7287c413f2b4a87a9fed47ceecf6782 P 401fa3daf1274cdf92f800123951c3aa: : Instructing follower a4fde9b2b6d54a94aad0fb6b5ce9e8ce to start an election
I20260709 13:17:28.639997 14516 raft_consensus.cc:1081] T d7287c413f2b4a87a9fed47ceecf6782 P 401fa3daf1274cdf92f800123951c3aa [term 1 LEADER]: Signalling peer a4fde9b2b6d54a94aad0fb6b5ce9e8ce to start an election
I20260709 13:17:28.640847 14207 raft_consensus.cc:515] T c3ab4d4c96ed4340b704c5213d2f7cfe P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:28.641345 14205 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7287c413f2b4a87a9fed47ceecf6782"
dest_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce"
 from {username='slave'} at 127.0.0.1:51892
I20260709 13:17:28.641899 14205 raft_consensus.cc:493] T d7287c413f2b4a87a9fed47ceecf6782 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:28.642259 14205 raft_consensus.cc:3060] T d7287c413f2b4a87a9fed47ceecf6782 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:28.642800 14207 leader_election.cc:290] T c3ab4d4c96ed4340b704c5213d2f7cfe P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [CANDIDATE]: Term 2 election: Requested vote from peers 401fa3daf1274cdf92f800123951c3aa (127.8.218.66:39777), 8f9da94fe6d8476abf549600481c04e7 (127.8.218.67:39875)
I20260709 13:17:28.643445 14279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ab4d4c96ed4340b704c5213d2f7cfe" candidate_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "401fa3daf1274cdf92f800123951c3aa"
I20260709 13:17:28.643765 14355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ab4d4c96ed4340b704c5213d2f7cfe" candidate_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f9da94fe6d8476abf549600481c04e7"
I20260709 13:17:28.644119 14279 raft_consensus.cc:3055] T c3ab4d4c96ed4340b704c5213d2f7cfe P 401fa3daf1274cdf92f800123951c3aa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:28.644304 14355 raft_consensus.cc:3060] T c3ab4d4c96ed4340b704c5213d2f7cfe P 8f9da94fe6d8476abf549600481c04e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:28.644486 14279 raft_consensus.cc:740] T c3ab4d4c96ed4340b704c5213d2f7cfe P 401fa3daf1274cdf92f800123951c3aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 401fa3daf1274cdf92f800123951c3aa, State: Running, Role: LEADER
I20260709 13:17:28.645313 14279 consensus_queue.cc:260] T c3ab4d4c96ed4340b704c5213d2f7cfe P 401fa3daf1274cdf92f800123951c3aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:28.646518 14279 raft_consensus.cc:3060] T c3ab4d4c96ed4340b704c5213d2f7cfe P 401fa3daf1274cdf92f800123951c3aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:28.648764 14205 raft_consensus.cc:515] T d7287c413f2b4a87a9fed47ceecf6782 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:28.651082 14205 leader_election.cc:290] T d7287c413f2b4a87a9fed47ceecf6782 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [CANDIDATE]: Term 2 election: Requested vote from peers 401fa3daf1274cdf92f800123951c3aa (127.8.218.66:39777), 8f9da94fe6d8476abf549600481c04e7 (127.8.218.67:39875)
I20260709 13:17:28.652114 14354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7287c413f2b4a87a9fed47ceecf6782" candidate_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f9da94fe6d8476abf549600481c04e7"
I20260709 13:17:28.652544 14281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7287c413f2b4a87a9fed47ceecf6782" candidate_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "401fa3daf1274cdf92f800123951c3aa"
I20260709 13:17:28.652817 14354 raft_consensus.cc:3060] T d7287c413f2b4a87a9fed47ceecf6782 P 8f9da94fe6d8476abf549600481c04e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:28.653074 14355 raft_consensus.cc:2468] T c3ab4d4c96ed4340b704c5213d2f7cfe P 8f9da94fe6d8476abf549600481c04e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4fde9b2b6d54a94aad0fb6b5ce9e8ce in term 2.
I20260709 13:17:28.653129 14279 raft_consensus.cc:2468] T c3ab4d4c96ed4340b704c5213d2f7cfe P 401fa3daf1274cdf92f800123951c3aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4fde9b2b6d54a94aad0fb6b5ce9e8ce in term 2.
I20260709 13:17:28.653137 14281 raft_consensus.cc:3055] T d7287c413f2b4a87a9fed47ceecf6782 P 401fa3daf1274cdf92f800123951c3aa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:28.653820 14281 raft_consensus.cc:740] T d7287c413f2b4a87a9fed47ceecf6782 P 401fa3daf1274cdf92f800123951c3aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 401fa3daf1274cdf92f800123951c3aa, State: Running, Role: LEADER
I20260709 13:17:28.654258 14173 leader_election.cc:304] T c3ab4d4c96ed4340b704c5213d2f7cfe P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f9da94fe6d8476abf549600481c04e7, a4fde9b2b6d54a94aad0fb6b5ce9e8ce; no voters: 
I20260709 13:17:28.654923 14524 raft_consensus.cc:2804] T c3ab4d4c96ed4340b704c5213d2f7cfe P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:28.654628 14281 consensus_queue.cc:260] T d7287c413f2b4a87a9fed47ceecf6782 P 401fa3daf1274cdf92f800123951c3aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:28.655400 14524 raft_consensus.cc:697] T c3ab4d4c96ed4340b704c5213d2f7cfe P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 LEADER]: Becoming Leader. State: Replica: a4fde9b2b6d54a94aad0fb6b5ce9e8ce, State: Running, Role: LEADER
I20260709 13:17:28.655977 14281 raft_consensus.cc:3060] T d7287c413f2b4a87a9fed47ceecf6782 P 401fa3daf1274cdf92f800123951c3aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:28.656144 14524 consensus_queue.cc:237] T c3ab4d4c96ed4340b704c5213d2f7cfe P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:28.659848 14354 raft_consensus.cc:2468] T d7287c413f2b4a87a9fed47ceecf6782 P 8f9da94fe6d8476abf549600481c04e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4fde9b2b6d54a94aad0fb6b5ce9e8ce in term 2.
I20260709 13:17:28.661146 14173 leader_election.cc:304] T d7287c413f2b4a87a9fed47ceecf6782 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f9da94fe6d8476abf549600481c04e7, a4fde9b2b6d54a94aad0fb6b5ce9e8ce; no voters: 
I20260709 13:17:28.661866 14530 raft_consensus.cc:2804] T d7287c413f2b4a87a9fed47ceecf6782 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:28.662338 14530 raft_consensus.cc:697] T d7287c413f2b4a87a9fed47ceecf6782 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 LEADER]: Becoming Leader. State: Replica: a4fde9b2b6d54a94aad0fb6b5ce9e8ce, State: Running, Role: LEADER
I20260709 13:17:28.663120 14530 consensus_queue.cc:237] T d7287c413f2b4a87a9fed47ceecf6782 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:28.664451 14281 raft_consensus.cc:2468] T d7287c413f2b4a87a9fed47ceecf6782 P 401fa3daf1274cdf92f800123951c3aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4fde9b2b6d54a94aad0fb6b5ce9e8ce in term 2.
I20260709 13:17:28.664525 14104 catalog_manager.cc:5697] T c3ab4d4c96ed4340b704c5213d2f7cfe P a4fde9b2b6d54a94aad0fb6b5ce9e8ce reported cstate change: term changed from 1 to 2, leader changed from 401fa3daf1274cdf92f800123951c3aa (127.8.218.66) to a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65). New cstate: current_term: 2 leader_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:28.678308 14104 catalog_manager.cc:5697] T d7287c413f2b4a87a9fed47ceecf6782 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce reported cstate change: term changed from 1 to 2, leader changed from 401fa3daf1274cdf92f800123951c3aa (127.8.218.66) to a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65). New cstate: current_term: 2 leader_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:28.709786 14508 raft_consensus.cc:993] T 3dabbc60276e4201ba3885958eef94fc P 8f9da94fe6d8476abf549600481c04e7: : Instructing follower 401fa3daf1274cdf92f800123951c3aa to start an election
I20260709 13:17:28.710253 14509 raft_consensus.cc:1081] T 3dabbc60276e4201ba3885958eef94fc P 8f9da94fe6d8476abf549600481c04e7 [term 1 LEADER]: Signalling peer 401fa3daf1274cdf92f800123951c3aa to start an election
I20260709 13:17:28.711625 14281 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3dabbc60276e4201ba3885958eef94fc"
dest_uuid: "401fa3daf1274cdf92f800123951c3aa"
 from {username='slave'} at 127.0.0.1:34224
I20260709 13:17:28.712185 14281 raft_consensus.cc:493] T 3dabbc60276e4201ba3885958eef94fc P 401fa3daf1274cdf92f800123951c3aa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:28.712538 14281 raft_consensus.cc:3060] T 3dabbc60276e4201ba3885958eef94fc P 401fa3daf1274cdf92f800123951c3aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:28.717710 14281 raft_consensus.cc:515] T 3dabbc60276e4201ba3885958eef94fc P 401fa3daf1274cdf92f800123951c3aa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:28.719255 14281 leader_election.cc:290] T 3dabbc60276e4201ba3885958eef94fc P 401fa3daf1274cdf92f800123951c3aa [CANDIDATE]: Term 2 election: Requested vote from peers a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65:37131), 8f9da94fe6d8476abf549600481c04e7 (127.8.218.67:39875)
I20260709 13:17:28.719924 14205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dabbc60276e4201ba3885958eef94fc" candidate_uuid: "401fa3daf1274cdf92f800123951c3aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce"
I20260709 13:17:28.720216 14354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dabbc60276e4201ba3885958eef94fc" candidate_uuid: "401fa3daf1274cdf92f800123951c3aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f9da94fe6d8476abf549600481c04e7"
I20260709 13:17:28.720628 14205 raft_consensus.cc:3060] T 3dabbc60276e4201ba3885958eef94fc P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:28.720808 14354 raft_consensus.cc:3055] T 3dabbc60276e4201ba3885958eef94fc P 8f9da94fe6d8476abf549600481c04e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:28.721171 14354 raft_consensus.cc:740] T 3dabbc60276e4201ba3885958eef94fc P 8f9da94fe6d8476abf549600481c04e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8f9da94fe6d8476abf549600481c04e7, State: Running, Role: LEADER
I20260709 13:17:28.721853 14354 consensus_queue.cc:260] T 3dabbc60276e4201ba3885958eef94fc P 8f9da94fe6d8476abf549600481c04e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:28.722754 14354 raft_consensus.cc:3060] T 3dabbc60276e4201ba3885958eef94fc P 8f9da94fe6d8476abf549600481c04e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:28.725787 14205 raft_consensus.cc:2468] T 3dabbc60276e4201ba3885958eef94fc P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 401fa3daf1274cdf92f800123951c3aa in term 2.
I20260709 13:17:28.726915 14248 leader_election.cc:304] T 3dabbc60276e4201ba3885958eef94fc P 401fa3daf1274cdf92f800123951c3aa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 401fa3daf1274cdf92f800123951c3aa, a4fde9b2b6d54a94aad0fb6b5ce9e8ce; no voters: 
I20260709 13:17:28.727607 14516 raft_consensus.cc:2804] T 3dabbc60276e4201ba3885958eef94fc P 401fa3daf1274cdf92f800123951c3aa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:28.728075 14516 raft_consensus.cc:697] T 3dabbc60276e4201ba3885958eef94fc P 401fa3daf1274cdf92f800123951c3aa [term 2 LEADER]: Becoming Leader. State: Replica: 401fa3daf1274cdf92f800123951c3aa, State: Running, Role: LEADER
I20260709 13:17:28.728957 14354 raft_consensus.cc:2468] T 3dabbc60276e4201ba3885958eef94fc P 8f9da94fe6d8476abf549600481c04e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 401fa3daf1274cdf92f800123951c3aa in term 2.
I20260709 13:17:28.728868 14516 consensus_queue.cc:237] T 3dabbc60276e4201ba3885958eef94fc P 401fa3daf1274cdf92f800123951c3aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:28.735872 14104 catalog_manager.cc:5697] T 3dabbc60276e4201ba3885958eef94fc P 401fa3daf1274cdf92f800123951c3aa reported cstate change: term changed from 1 to 2, leader changed from 8f9da94fe6d8476abf549600481c04e7 (127.8.218.67) to 401fa3daf1274cdf92f800123951c3aa (127.8.218.66). New cstate: current_term: 2 leader_uuid: "401fa3daf1274cdf92f800123951c3aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:28.821271 14519 raft_consensus.cc:993] T df3ad2888a224f5c808a4c9d769f287c P 401fa3daf1274cdf92f800123951c3aa: : Instructing follower a4fde9b2b6d54a94aad0fb6b5ce9e8ce to start an election
I20260709 13:17:28.821817 14519 raft_consensus.cc:1081] T df3ad2888a224f5c808a4c9d769f287c P 401fa3daf1274cdf92f800123951c3aa [term 1 LEADER]: Signalling peer a4fde9b2b6d54a94aad0fb6b5ce9e8ce to start an election
I20260709 13:17:28.823206 14205 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "df3ad2888a224f5c808a4c9d769f287c"
dest_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce"
 from {username='slave'} at 127.0.0.1:51892
I20260709 13:17:28.823764 14205 raft_consensus.cc:493] T df3ad2888a224f5c808a4c9d769f287c P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:28.824079 14205 raft_consensus.cc:3060] T df3ad2888a224f5c808a4c9d769f287c P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:28.828948 14205 raft_consensus.cc:515] T df3ad2888a224f5c808a4c9d769f287c P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:28.830494 14205 leader_election.cc:290] T df3ad2888a224f5c808a4c9d769f287c P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [CANDIDATE]: Term 2 election: Requested vote from peers 401fa3daf1274cdf92f800123951c3aa (127.8.218.66:39777), 8f9da94fe6d8476abf549600481c04e7 (127.8.218.67:39875)
I20260709 13:17:28.831349 14281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df3ad2888a224f5c808a4c9d769f287c" candidate_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "401fa3daf1274cdf92f800123951c3aa"
I20260709 13:17:28.831575 14354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df3ad2888a224f5c808a4c9d769f287c" candidate_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f9da94fe6d8476abf549600481c04e7"
I20260709 13:17:28.832026 14281 raft_consensus.cc:3055] T df3ad2888a224f5c808a4c9d769f287c P 401fa3daf1274cdf92f800123951c3aa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:28.832116 14354 raft_consensus.cc:3060] T df3ad2888a224f5c808a4c9d769f287c P 8f9da94fe6d8476abf549600481c04e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:28.832389 14281 raft_consensus.cc:740] T df3ad2888a224f5c808a4c9d769f287c P 401fa3daf1274cdf92f800123951c3aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 401fa3daf1274cdf92f800123951c3aa, State: Running, Role: LEADER
I20260709 13:17:28.833329 14281 consensus_queue.cc:260] T df3ad2888a224f5c808a4c9d769f287c P 401fa3daf1274cdf92f800123951c3aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:28.834546 14281 raft_consensus.cc:3060] T df3ad2888a224f5c808a4c9d769f287c P 401fa3daf1274cdf92f800123951c3aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:28.838912 14356 raft_consensus.cc:1275] T b3c4ba7e418a44fc8101dde29e16fee5 P 8f9da94fe6d8476abf549600481c04e7 [term 2 FOLLOWER]: Refusing update from remote peer 401fa3daf1274cdf92f800123951c3aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:28.840032 14354 raft_consensus.cc:2468] T df3ad2888a224f5c808a4c9d769f287c P 8f9da94fe6d8476abf549600481c04e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4fde9b2b6d54a94aad0fb6b5ce9e8ce in term 2.
I20260709 13:17:28.840132 14519 consensus_queue.cc:1048] T b3c4ba7e418a44fc8101dde29e16fee5 P 401fa3daf1274cdf92f800123951c3aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:28.841174 14173 leader_election.cc:304] T df3ad2888a224f5c808a4c9d769f287c P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f9da94fe6d8476abf549600481c04e7, a4fde9b2b6d54a94aad0fb6b5ce9e8ce; no voters: 
I20260709 13:17:28.841455 14281 raft_consensus.cc:2468] T df3ad2888a224f5c808a4c9d769f287c P 401fa3daf1274cdf92f800123951c3aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4fde9b2b6d54a94aad0fb6b5ce9e8ce in term 2.
I20260709 13:17:28.841899 14524 raft_consensus.cc:2804] T df3ad2888a224f5c808a4c9d769f287c P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:28.842406 14524 raft_consensus.cc:697] T df3ad2888a224f5c808a4c9d769f287c P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 LEADER]: Becoming Leader. State: Replica: a4fde9b2b6d54a94aad0fb6b5ce9e8ce, State: Running, Role: LEADER
I20260709 13:17:28.843345 14524 consensus_queue.cc:237] T df3ad2888a224f5c808a4c9d769f287c P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:28.850175 14205 raft_consensus.cc:1275] T b3c4ba7e418a44fc8101dde29e16fee5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 FOLLOWER]: Refusing update from remote peer 401fa3daf1274cdf92f800123951c3aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:28.852006 14516 consensus_queue.cc:1048] T b3c4ba7e418a44fc8101dde29e16fee5 P 401fa3daf1274cdf92f800123951c3aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:28.852746 14104 catalog_manager.cc:5697] T df3ad2888a224f5c808a4c9d769f287c P a4fde9b2b6d54a94aad0fb6b5ce9e8ce reported cstate change: term changed from 1 to 2, leader changed from 401fa3daf1274cdf92f800123951c3aa (127.8.218.66) to a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65). New cstate: current_term: 2 leader_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:28.952834 14354 raft_consensus.cc:1275] T 677dc0c7be0e4805b031b8fd598d1b43 P 8f9da94fe6d8476abf549600481c04e7 [term 2 FOLLOWER]: Refusing update from remote peer 401fa3daf1274cdf92f800123951c3aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:28.954077 14516 consensus_queue.cc:1048] T 677dc0c7be0e4805b031b8fd598d1b43 P 401fa3daf1274cdf92f800123951c3aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:28.957158 14281 raft_consensus.cc:1275] T f1a20a13656a490a8d3639dcc739361a P 401fa3daf1274cdf92f800123951c3aa [term 2 FOLLOWER]: Refusing update from remote peer 8f9da94fe6d8476abf549600481c04e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:28.958408 14509 consensus_queue.cc:1048] T f1a20a13656a490a8d3639dcc739361a P 8f9da94fe6d8476abf549600481c04e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:28.963570 14205 raft_consensus.cc:1275] T 677dc0c7be0e4805b031b8fd598d1b43 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 FOLLOWER]: Refusing update from remote peer 401fa3daf1274cdf92f800123951c3aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:28.964823 14519 consensus_queue.cc:1048] T 677dc0c7be0e4805b031b8fd598d1b43 P 401fa3daf1274cdf92f800123951c3aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:28.973906 14207 raft_consensus.cc:1275] T f1a20a13656a490a8d3639dcc739361a P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 FOLLOWER]: Refusing update from remote peer 8f9da94fe6d8476abf549600481c04e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:28.977595 14508 consensus_queue.cc:1048] T f1a20a13656a490a8d3639dcc739361a P 8f9da94fe6d8476abf549600481c04e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:28.988518 14207 raft_consensus.cc:3060] T 23ded87bf9924d688f26f928e89c6a1b P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:28.993765 14207 raft_consensus.cc:1275] T 23ded87bf9924d688f26f928e89c6a1b P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 FOLLOWER]: Refusing update from remote peer 401fa3daf1274cdf92f800123951c3aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:28.994793 14569 consensus_queue.cc:1048] T 23ded87bf9924d688f26f928e89c6a1b P 401fa3daf1274cdf92f800123951c3aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:29.003386 14354 raft_consensus.cc:1275] T 23ded87bf9924d688f26f928e89c6a1b P 8f9da94fe6d8476abf549600481c04e7 [term 2 FOLLOWER]: Refusing update from remote peer 401fa3daf1274cdf92f800123951c3aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:29.004797 14569 consensus_queue.cc:1048] T 23ded87bf9924d688f26f928e89c6a1b P 401fa3daf1274cdf92f800123951c3aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:29.070839 14281 raft_consensus.cc:1275] T c3ab4d4c96ed4340b704c5213d2f7cfe P 401fa3daf1274cdf92f800123951c3aa [term 2 FOLLOWER]: Refusing update from remote peer a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:29.071967 14405 consensus_queue.cc:1048] T c3ab4d4c96ed4340b704c5213d2f7cfe P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:29.078744 14354 raft_consensus.cc:1275] T c3ab4d4c96ed4340b704c5213d2f7cfe P 8f9da94fe6d8476abf549600481c04e7 [term 2 FOLLOWER]: Refusing update from remote peer a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:29.081084 14530 consensus_queue.cc:1048] T c3ab4d4c96ed4340b704c5213d2f7cfe P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:29.134179 14354 raft_consensus.cc:1275] T 3dabbc60276e4201ba3885958eef94fc P 8f9da94fe6d8476abf549600481c04e7 [term 2 FOLLOWER]: Refusing update from remote peer 401fa3daf1274cdf92f800123951c3aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:29.135195 14569 consensus_queue.cc:1048] T 3dabbc60276e4201ba3885958eef94fc P 401fa3daf1274cdf92f800123951c3aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:29.141486 14207 raft_consensus.cc:1275] T 3dabbc60276e4201ba3885958eef94fc P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 FOLLOWER]: Refusing update from remote peer 401fa3daf1274cdf92f800123951c3aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:29.143734 14569 consensus_queue.cc:1048] T 3dabbc60276e4201ba3885958eef94fc P 401fa3daf1274cdf92f800123951c3aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:29.154325 14281 raft_consensus.cc:1275] T d7287c413f2b4a87a9fed47ceecf6782 P 401fa3daf1274cdf92f800123951c3aa [term 2 FOLLOWER]: Refusing update from remote peer a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:29.155412 14530 consensus_queue.cc:1048] T d7287c413f2b4a87a9fed47ceecf6782 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:29.164230 14354 raft_consensus.cc:1275] T d7287c413f2b4a87a9fed47ceecf6782 P 8f9da94fe6d8476abf549600481c04e7 [term 2 FOLLOWER]: Refusing update from remote peer a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:29.165916 14405 consensus_queue.cc:1048] T d7287c413f2b4a87a9fed47ceecf6782 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:29.464632 14279 raft_consensus.cc:1275] T df3ad2888a224f5c808a4c9d769f287c P 401fa3daf1274cdf92f800123951c3aa [term 2 FOLLOWER]: Refusing update from remote peer a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:29.465939 14524 consensus_queue.cc:1048] T df3ad2888a224f5c808a4c9d769f287c P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:29.472189 14356 raft_consensus.cc:1275] T df3ad2888a224f5c808a4c9d769f287c P 8f9da94fe6d8476abf549600481c04e7 [term 2 FOLLOWER]: Refusing update from remote peer a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:29.473683 14524 consensus_queue.cc:1048] T df3ad2888a224f5c808a4c9d769f287c P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:31.368052 14104 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:36206:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:17:31.387559 14104 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36206:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:17:31.462373  9065 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260709 13:17:31.508523 14248 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.218.67:39875, user_credentials={real_user=slave}} blocked reactor thread for 97945.6us
W20260709 13:17:31.584939 14599 log.cc:927] Time spent T df3ad2888a224f5c808a4c9d769f287c P 8f9da94fe6d8476abf549600481c04e7: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
I20260709 13:17:31.656456 14619 tablet.cc:1724] T d7287c413f2b4a87a9fed47ceecf6782 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:17:31.629380 14611 tablet.cc:1724] T 7d72c162774b4391a5e4ec68710aa8e5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:17:31.645350 14617 tablet.cc:1724] T 7d72c162774b4391a5e4ec68710aa8e5 P 8f9da94fe6d8476abf549600481c04e7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:17:31.669560 14614 tablet.cc:1724] T df3ad2888a224f5c808a4c9d769f287c P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:17:31.706748 14612 log.cc:927] Time spent T 677dc0c7be0e4805b031b8fd598d1b43 P 401fa3daf1274cdf92f800123951c3aa: Append to log took a long time: real 0.062s	user 0.003s	sys 0.000s
W20260709 13:17:31.730198 14620 log.cc:927] Time spent T f1a20a13656a490a8d3639dcc739361a P 401fa3daf1274cdf92f800123951c3aa: Append to log took a long time: real 0.063s	user 0.000s	sys 0.000s
W20260709 13:17:31.744155 14610 log.cc:927] Time spent T b3c4ba7e418a44fc8101dde29e16fee5 P 401fa3daf1274cdf92f800123951c3aa: Append to log took a long time: real 0.084s	user 0.001s	sys 0.000s
I20260709 13:17:31.757912 14278 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3dabbc60276e4201ba3885958eef94fc"
dest_uuid: "401fa3daf1274cdf92f800123951c3aa"
mode: GRACEFUL
new_leader_uuid: "8f9da94fe6d8476abf549600481c04e7"
 from {username='slave'} at 127.0.0.1:35030
I20260709 13:17:31.762848 14636 tablet.cc:1724] T 23ded87bf9924d688f26f928e89c6a1b P 401fa3daf1274cdf92f800123951c3aa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:17:31.761390 14611 tablet.cc:1724] T 23ded87bf9924d688f26f928e89c6a1b P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:17:31.732503 14621 tablet.cc:1724] T d7287c413f2b4a87a9fed47ceecf6782 P 8f9da94fe6d8476abf549600481c04e7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:17:31.774657 14308 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:23ded87bf9924d688f26f928e89c6a1b)
W20260709 13:17:31.775787 14233 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:7d72c162774b4391a5e4ec68710aa8e5)
W20260709 13:17:31.813635 14233 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:23ded87bf9924d688f26f928e89c6a1b)
I20260709 13:17:31.821519 14637 tablet.cc:1724] T b3c4ba7e418a44fc8101dde29e16fee5 P 401fa3daf1274cdf92f800123951c3aa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:17:31.827018 14173 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.218.67:39875, user_credentials={real_user=slave}} blocked reactor thread for 229252us
I20260709 13:17:31.790275 14278 raft_consensus.cc:606] T 3dabbc60276e4201ba3885958eef94fc P 401fa3daf1274cdf92f800123951c3aa [term 2 LEADER]: Received request to transfer leadership to TS 8f9da94fe6d8476abf549600481c04e7
I20260709 13:17:31.793496 14630 tablet.cc:1724] T df3ad2888a224f5c808a4c9d769f287c P 8f9da94fe6d8476abf549600481c04e7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:17:31.863281 14640 tablet.cc:1724] T f1a20a13656a490a8d3639dcc739361a P 401fa3daf1274cdf92f800123951c3aa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:17:31.892845 14639 tablet.cc:1724] T f1a20a13656a490a8d3639dcc739361a P 8f9da94fe6d8476abf549600481c04e7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:17:31.909189 14614 tablet.cc:1724] T b3c4ba7e418a44fc8101dde29e16fee5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:17:31.939777 14641 tablet.cc:1724] T c3ab4d4c96ed4340b704c5213d2f7cfe P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:17:31.943265 14617 tablet.cc:1724] T c3ab4d4c96ed4340b704c5213d2f7cfe P 8f9da94fe6d8476abf549600481c04e7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:17:31.943671 14636 tablet.cc:1724] T 677dc0c7be0e4805b031b8fd598d1b43 P 401fa3daf1274cdf92f800123951c3aa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:17:31.939111 14621 tablet.cc:1724] T 23ded87bf9924d688f26f928e89c6a1b P 8f9da94fe6d8476abf549600481c04e7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:17:31.954118 14638 log.cc:927] Time spent T df3ad2888a224f5c808a4c9d769f287c P 401fa3daf1274cdf92f800123951c3aa: Append to log took a long time: real 0.098s	user 0.001s	sys 0.000s
I20260709 13:17:31.954546 14640 tablet.cc:1724] T d7287c413f2b4a87a9fed47ceecf6782 P 401fa3daf1274cdf92f800123951c3aa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:17:31.954787 14614 tablet.cc:1724] T f1a20a13656a490a8d3639dcc739361a P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:17:31.958281 14639 tablet.cc:1724] T 677dc0c7be0e4805b031b8fd598d1b43 P 8f9da94fe6d8476abf549600481c04e7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:17:31.961036 14611 tablet.cc:1724] T 677dc0c7be0e4805b031b8fd598d1b43 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:17:31.967528 14619 tablet.cc:1724] T 3dabbc60276e4201ba3885958eef94fc P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:17:31.972999 14647 tablet.cc:1724] T 7d72c162774b4391a5e4ec68710aa8e5 P 401fa3daf1274cdf92f800123951c3aa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:17:31.984512 14647 tablet.cc:1724] T 3dabbc60276e4201ba3885958eef94fc P 401fa3daf1274cdf92f800123951c3aa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:17:31.984611 14639 tablet.cc:1724] T b3c4ba7e418a44fc8101dde29e16fee5 P 8f9da94fe6d8476abf549600481c04e7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:17:31.960026 14637 tablet.cc:1724] T c3ab4d4c96ed4340b704c5213d2f7cfe P 401fa3daf1274cdf92f800123951c3aa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:17:31.996558 14636 tablet.cc:1724] T df3ad2888a224f5c808a4c9d769f287c P 401fa3daf1274cdf92f800123951c3aa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:17:32.028617 14248 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.218.67:39875, user_credentials={real_user=slave}} blocked reactor thread for 63041.2us
I20260709 13:17:32.038486 14601 raft_consensus.cc:993] T 3dabbc60276e4201ba3885958eef94fc P 401fa3daf1274cdf92f800123951c3aa: : Instructing follower 8f9da94fe6d8476abf549600481c04e7 to start an election
I20260709 13:17:32.052533 14607 raft_consensus.cc:1081] T 3dabbc60276e4201ba3885958eef94fc P 401fa3daf1274cdf92f800123951c3aa [term 2 LEADER]: Signalling peer 8f9da94fe6d8476abf549600481c04e7 to start an election
I20260709 13:17:32.054863 14630 tablet.cc:1724] T 3dabbc60276e4201ba3885958eef94fc P 8f9da94fe6d8476abf549600481c04e7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:17:32.064191 14355 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3dabbc60276e4201ba3885958eef94fc"
dest_uuid: "8f9da94fe6d8476abf549600481c04e7"
 from {username='slave'} at 127.0.0.1:46336
I20260709 13:17:32.065474 14355 raft_consensus.cc:493] T 3dabbc60276e4201ba3885958eef94fc P 8f9da94fe6d8476abf549600481c04e7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:32.066152 14355 raft_consensus.cc:3060] T 3dabbc60276e4201ba3885958eef94fc P 8f9da94fe6d8476abf549600481c04e7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:32.073557 14206 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3ab4d4c96ed4340b704c5213d2f7cfe"
dest_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce"
mode: GRACEFUL
new_leader_uuid: "8f9da94fe6d8476abf549600481c04e7"
 from {username='slave'} at 127.0.0.1:47924
I20260709 13:17:32.074692 14206 raft_consensus.cc:606] T c3ab4d4c96ed4340b704c5213d2f7cfe P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 LEADER]: Received request to transfer leadership to TS 8f9da94fe6d8476abf549600481c04e7
I20260709 13:17:32.077418  9065 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 13:17:32.079625  9065 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:32.084586 14355 raft_consensus.cc:515] T 3dabbc60276e4201ba3885958eef94fc P 8f9da94fe6d8476abf549600481c04e7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:32.088353 14206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dabbc60276e4201ba3885958eef94fc" candidate_uuid: "8f9da94fe6d8476abf549600481c04e7" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce"
I20260709 13:17:32.089296 14206 raft_consensus.cc:3060] T 3dabbc60276e4201ba3885958eef94fc P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:32.097939 14355 leader_election.cc:290] T 3dabbc60276e4201ba3885958eef94fc P 8f9da94fe6d8476abf549600481c04e7 [CANDIDATE]: Term 3 election: Requested vote from peers a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65:37131), 401fa3daf1274cdf92f800123951c3aa (127.8.218.66:39777)
I20260709 13:17:32.099397 14279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dabbc60276e4201ba3885958eef94fc" candidate_uuid: "8f9da94fe6d8476abf549600481c04e7" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "401fa3daf1274cdf92f800123951c3aa"
I20260709 13:17:32.100224 14279 raft_consensus.cc:3055] T 3dabbc60276e4201ba3885958eef94fc P 401fa3daf1274cdf92f800123951c3aa [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:32.100589 14279 raft_consensus.cc:740] T 3dabbc60276e4201ba3885958eef94fc P 401fa3daf1274cdf92f800123951c3aa [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 401fa3daf1274cdf92f800123951c3aa, State: Running, Role: LEADER
I20260709 13:17:32.101827 14279 consensus_queue.cc:260] T 3dabbc60276e4201ba3885958eef94fc P 401fa3daf1274cdf92f800123951c3aa [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: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:32.104607 14279 raft_consensus.cc:3060] T 3dabbc60276e4201ba3885958eef94fc P 401fa3daf1274cdf92f800123951c3aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:32.106444 14280 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3573f1a2b7c49d7bc23612e0f84c677"
dest_uuid: "401fa3daf1274cdf92f800123951c3aa"
mode: GRACEFUL
new_leader_uuid: "8f9da94fe6d8476abf549600481c04e7"
 from {username='slave'} at 127.0.0.1:35030
I20260709 13:17:32.107146 14280 raft_consensus.cc:606] T b3573f1a2b7c49d7bc23612e0f84c677 P 401fa3daf1274cdf92f800123951c3aa [term 2 LEADER]: Received request to transfer leadership to TS 8f9da94fe6d8476abf549600481c04e7
I20260709 13:17:32.111222 14205 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ced2c8f1dfa949eea4f02a2aa5f339d3"
dest_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce"
mode: GRACEFUL
new_leader_uuid: "8f9da94fe6d8476abf549600481c04e7"
 from {username='slave'} at 127.0.0.1:47924
I20260709 13:17:32.111894 14205 raft_consensus.cc:606] T ced2c8f1dfa949eea4f02a2aa5f339d3 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 LEADER]: Received request to transfer leadership to TS 8f9da94fe6d8476abf549600481c04e7
I20260709 13:17:32.113584  9065 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:17:32.114195  9065 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:32.142823 14206 raft_consensus.cc:2468] T 3dabbc60276e4201ba3885958eef94fc P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f9da94fe6d8476abf549600481c04e7 in term 3.
I20260709 13:17:32.144589 14322 leader_election.cc:304] T 3dabbc60276e4201ba3885958eef94fc P 8f9da94fe6d8476abf549600481c04e7 [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: 8f9da94fe6d8476abf549600481c04e7, a4fde9b2b6d54a94aad0fb6b5ce9e8ce; no voters: 
I20260709 13:17:32.144593 14279 raft_consensus.cc:2468] T 3dabbc60276e4201ba3885958eef94fc P 401fa3daf1274cdf92f800123951c3aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f9da94fe6d8476abf549600481c04e7 in term 3.
I20260709 13:17:32.145761 14508 raft_consensus.cc:2804] T 3dabbc60276e4201ba3885958eef94fc P 8f9da94fe6d8476abf549600481c04e7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:32.146415 14613 raft_consensus.cc:993] T ced2c8f1dfa949eea4f02a2aa5f339d3 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: : Instructing follower 8f9da94fe6d8476abf549600481c04e7 to start an election
I20260709 13:17:32.147032 14613 raft_consensus.cc:1081] T ced2c8f1dfa949eea4f02a2aa5f339d3 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 LEADER]: Signalling peer 8f9da94fe6d8476abf549600481c04e7 to start an election
I20260709 13:17:32.146458 14508 raft_consensus.cc:697] T 3dabbc60276e4201ba3885958eef94fc P 8f9da94fe6d8476abf549600481c04e7 [term 3 LEADER]: Becoming Leader. State: Replica: 8f9da94fe6d8476abf549600481c04e7, State: Running, Role: LEADER
I20260709 13:17:32.149678 14355 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ced2c8f1dfa949eea4f02a2aa5f339d3"
dest_uuid: "8f9da94fe6d8476abf549600481c04e7"
 from {username='slave'} at 127.0.0.1:46328
I20260709 13:17:32.150296 14355 raft_consensus.cc:493] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 8f9da94fe6d8476abf549600481c04e7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:32.150697 14355 raft_consensus.cc:3060] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 8f9da94fe6d8476abf549600481c04e7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:32.165589 14508 consensus_queue.cc:237] T 3dabbc60276e4201ba3885958eef94fc P 8f9da94fe6d8476abf549600481c04e7 [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: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:32.173657 14355 raft_consensus.cc:515] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 8f9da94fe6d8476abf549600481c04e7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } } peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } }
I20260709 13:17:32.177801 14102 catalog_manager.cc:5697] T 3dabbc60276e4201ba3885958eef94fc P 8f9da94fe6d8476abf549600481c04e7 reported cstate change: term changed from 2 to 3, leader changed from 401fa3daf1274cdf92f800123951c3aa (127.8.218.66) to 8f9da94fe6d8476abf549600481c04e7 (127.8.218.67). New cstate: current_term: 3 leader_uuid: "8f9da94fe6d8476abf549600481c04e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:32.181247 14355 leader_election.cc:290] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 8f9da94fe6d8476abf549600481c04e7 [CANDIDATE]: Term 3 election: Requested vote from peers 401fa3daf1274cdf92f800123951c3aa (127.8.218.66:39777), a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65:37131)
I20260709 13:17:32.184221 14280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced2c8f1dfa949eea4f02a2aa5f339d3" candidate_uuid: "8f9da94fe6d8476abf549600481c04e7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "401fa3daf1274cdf92f800123951c3aa"
I20260709 13:17:32.184820 14280 raft_consensus.cc:3060] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 401fa3daf1274cdf92f800123951c3aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:32.184666 14206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced2c8f1dfa949eea4f02a2aa5f339d3" candidate_uuid: "8f9da94fe6d8476abf549600481c04e7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce"
I20260709 13:17:32.185482 14206 raft_consensus.cc:3055] T ced2c8f1dfa949eea4f02a2aa5f339d3 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:32.185818 14206 raft_consensus.cc:740] T ced2c8f1dfa949eea4f02a2aa5f339d3 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a4fde9b2b6d54a94aad0fb6b5ce9e8ce, State: Running, Role: LEADER
I20260709 13:17:32.186895 14206 consensus_queue.cc:260] T ced2c8f1dfa949eea4f02a2aa5f339d3 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [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: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } } peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } }
I20260709 13:17:32.188944 14206 raft_consensus.cc:3060] T ced2c8f1dfa949eea4f02a2aa5f339d3 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:32.198935 14280 raft_consensus.cc:2468] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 401fa3daf1274cdf92f800123951c3aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f9da94fe6d8476abf549600481c04e7 in term 3.
I20260709 13:17:32.200161 14322 leader_election.cc:304] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 8f9da94fe6d8476abf549600481c04e7 [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: 401fa3daf1274cdf92f800123951c3aa, 8f9da94fe6d8476abf549600481c04e7; no voters: 
I20260709 13:17:32.205976 14508 raft_consensus.cc:2804] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 8f9da94fe6d8476abf549600481c04e7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:32.206440 14508 raft_consensus.cc:697] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 8f9da94fe6d8476abf549600481c04e7 [term 3 LEADER]: Becoming Leader. State: Replica: 8f9da94fe6d8476abf549600481c04e7, State: Running, Role: LEADER
I20260709 13:17:32.207424 14508 consensus_queue.cc:237] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 8f9da94fe6d8476abf549600481c04e7 [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: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } } peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } }
I20260709 13:17:32.208411 14105 catalog_manager.cc:6242] T 00000000000000000000000000000000 P c3c5124ff06d47cdb4acdd8961da523d: soft_deleted_table [id=57a36d0c121a4701853a7cc3f1b7db2c] alter complete (version 1)
I20260709 13:17:32.226504 14206 raft_consensus.cc:2468] T ced2c8f1dfa949eea4f02a2aa5f339d3 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f9da94fe6d8476abf549600481c04e7 in term 3.
I20260709 13:17:32.229300 14105 catalog_manager.cc:5697] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 8f9da94fe6d8476abf549600481c04e7 reported cstate change: term changed from 2 to 3, leader changed from a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65) to 8f9da94fe6d8476abf549600481c04e7 (127.8.218.67). New cstate: current_term: 3 leader_uuid: "8f9da94fe6d8476abf549600481c04e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:32.239439 14601 raft_consensus.cc:993] T b3573f1a2b7c49d7bc23612e0f84c677 P 401fa3daf1274cdf92f800123951c3aa: : Instructing follower 8f9da94fe6d8476abf549600481c04e7 to start an election
I20260709 13:17:32.240010 14607 raft_consensus.cc:1081] T b3573f1a2b7c49d7bc23612e0f84c677 P 401fa3daf1274cdf92f800123951c3aa [term 2 LEADER]: Signalling peer 8f9da94fe6d8476abf549600481c04e7 to start an election
I20260709 13:17:32.241932 14352 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3573f1a2b7c49d7bc23612e0f84c677"
dest_uuid: "8f9da94fe6d8476abf549600481c04e7"
 from {username='slave'} at 127.0.0.1:46336
I20260709 13:17:32.242482 14352 raft_consensus.cc:493] T b3573f1a2b7c49d7bc23612e0f84c677 P 8f9da94fe6d8476abf549600481c04e7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:32.242848 14352 raft_consensus.cc:3060] T b3573f1a2b7c49d7bc23612e0f84c677 P 8f9da94fe6d8476abf549600481c04e7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:32.248787 14352 raft_consensus.cc:515] T b3573f1a2b7c49d7bc23612e0f84c677 P 8f9da94fe6d8476abf549600481c04e7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:32.250478 14352 leader_election.cc:290] T b3573f1a2b7c49d7bc23612e0f84c677 P 8f9da94fe6d8476abf549600481c04e7 [CANDIDATE]: Term 3 election: Requested vote from peers a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65:37131), 401fa3daf1274cdf92f800123951c3aa (127.8.218.66:39777)
I20260709 13:17:32.251286 14206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3573f1a2b7c49d7bc23612e0f84c677" candidate_uuid: "8f9da94fe6d8476abf549600481c04e7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce"
I20260709 13:17:32.251576 14280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3573f1a2b7c49d7bc23612e0f84c677" candidate_uuid: "8f9da94fe6d8476abf549600481c04e7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "401fa3daf1274cdf92f800123951c3aa"
I20260709 13:17:32.251940 14206 raft_consensus.cc:3060] T b3573f1a2b7c49d7bc23612e0f84c677 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:32.252245 14280 raft_consensus.cc:3055] T b3573f1a2b7c49d7bc23612e0f84c677 P 401fa3daf1274cdf92f800123951c3aa [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:32.252595 14280 raft_consensus.cc:740] T b3573f1a2b7c49d7bc23612e0f84c677 P 401fa3daf1274cdf92f800123951c3aa [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 401fa3daf1274cdf92f800123951c3aa, State: Running, Role: LEADER
I20260709 13:17:32.253465 14280 consensus_queue.cc:260] T b3573f1a2b7c49d7bc23612e0f84c677 P 401fa3daf1274cdf92f800123951c3aa [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: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:32.254779 14280 raft_consensus.cc:3060] T b3573f1a2b7c49d7bc23612e0f84c677 P 401fa3daf1274cdf92f800123951c3aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:32.258226 14206 raft_consensus.cc:2468] T b3573f1a2b7c49d7bc23612e0f84c677 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f9da94fe6d8476abf549600481c04e7 in term 3.
I20260709 13:17:32.259543 14322 leader_election.cc:304] T b3573f1a2b7c49d7bc23612e0f84c677 P 8f9da94fe6d8476abf549600481c04e7 [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: 8f9da94fe6d8476abf549600481c04e7, a4fde9b2b6d54a94aad0fb6b5ce9e8ce; no voters: 
I20260709 13:17:32.260805 14508 raft_consensus.cc:2804] T b3573f1a2b7c49d7bc23612e0f84c677 P 8f9da94fe6d8476abf549600481c04e7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:32.261546 14508 raft_consensus.cc:697] T b3573f1a2b7c49d7bc23612e0f84c677 P 8f9da94fe6d8476abf549600481c04e7 [term 3 LEADER]: Becoming Leader. State: Replica: 8f9da94fe6d8476abf549600481c04e7, State: Running, Role: LEADER
I20260709 13:17:32.262403 14508 consensus_queue.cc:237] T b3573f1a2b7c49d7bc23612e0f84c677 P 8f9da94fe6d8476abf549600481c04e7 [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: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:32.264498 14280 raft_consensus.cc:2468] T b3573f1a2b7c49d7bc23612e0f84c677 P 401fa3daf1274cdf92f800123951c3aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f9da94fe6d8476abf549600481c04e7 in term 3.
I20260709 13:17:32.270236 14105 catalog_manager.cc:5697] T b3573f1a2b7c49d7bc23612e0f84c677 P 8f9da94fe6d8476abf549600481c04e7 reported cstate change: term changed from 2 to 3, leader changed from 401fa3daf1274cdf92f800123951c3aa (127.8.218.66) to 8f9da94fe6d8476abf549600481c04e7 (127.8.218.67). New cstate: current_term: 3 leader_uuid: "8f9da94fe6d8476abf549600481c04e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:32.333582 14615 raft_consensus.cc:993] T c3ab4d4c96ed4340b704c5213d2f7cfe P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: : Instructing follower 8f9da94fe6d8476abf549600481c04e7 to start an election
I20260709 13:17:32.334035 14613 raft_consensus.cc:1081] T c3ab4d4c96ed4340b704c5213d2f7cfe P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 LEADER]: Signalling peer 8f9da94fe6d8476abf549600481c04e7 to start an election
I20260709 13:17:32.335773 14352 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3ab4d4c96ed4340b704c5213d2f7cfe"
dest_uuid: "8f9da94fe6d8476abf549600481c04e7"
 from {username='slave'} at 127.0.0.1:46328
I20260709 13:17:32.336292 14352 raft_consensus.cc:493] T c3ab4d4c96ed4340b704c5213d2f7cfe P 8f9da94fe6d8476abf549600481c04e7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:32.336691 14352 raft_consensus.cc:3060] T c3ab4d4c96ed4340b704c5213d2f7cfe P 8f9da94fe6d8476abf549600481c04e7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:32.343521 14352 raft_consensus.cc:515] T c3ab4d4c96ed4340b704c5213d2f7cfe P 8f9da94fe6d8476abf549600481c04e7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:32.345356 14352 leader_election.cc:290] T c3ab4d4c96ed4340b704c5213d2f7cfe P 8f9da94fe6d8476abf549600481c04e7 [CANDIDATE]: Term 3 election: Requested vote from peers a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65:37131), 401fa3daf1274cdf92f800123951c3aa (127.8.218.66:39777)
I20260709 13:17:32.347059 14280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ab4d4c96ed4340b704c5213d2f7cfe" candidate_uuid: "8f9da94fe6d8476abf549600481c04e7" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "401fa3daf1274cdf92f800123951c3aa"
I20260709 13:17:32.347090 14206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ab4d4c96ed4340b704c5213d2f7cfe" candidate_uuid: "8f9da94fe6d8476abf549600481c04e7" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce"
I20260709 13:17:32.348132 14280 raft_consensus.cc:3060] T c3ab4d4c96ed4340b704c5213d2f7cfe P 401fa3daf1274cdf92f800123951c3aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:32.348557 14206 raft_consensus.cc:3055] T c3ab4d4c96ed4340b704c5213d2f7cfe P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:32.348953 14206 raft_consensus.cc:740] T c3ab4d4c96ed4340b704c5213d2f7cfe P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a4fde9b2b6d54a94aad0fb6b5ce9e8ce, State: Running, Role: LEADER
I20260709 13:17:32.349911 14206 consensus_queue.cc:260] T c3ab4d4c96ed4340b704c5213d2f7cfe P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [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: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:32.351333 14206 raft_consensus.cc:3060] T c3ab4d4c96ed4340b704c5213d2f7cfe P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:32.353480 14280 raft_consensus.cc:2468] T c3ab4d4c96ed4340b704c5213d2f7cfe P 401fa3daf1274cdf92f800123951c3aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f9da94fe6d8476abf549600481c04e7 in term 3.
I20260709 13:17:32.354909 14322 leader_election.cc:304] T c3ab4d4c96ed4340b704c5213d2f7cfe P 8f9da94fe6d8476abf549600481c04e7 [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: 401fa3daf1274cdf92f800123951c3aa, 8f9da94fe6d8476abf549600481c04e7; no voters: 
I20260709 13:17:32.355561 14508 raft_consensus.cc:2804] T c3ab4d4c96ed4340b704c5213d2f7cfe P 8f9da94fe6d8476abf549600481c04e7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:32.356206 14508 raft_consensus.cc:697] T c3ab4d4c96ed4340b704c5213d2f7cfe P 8f9da94fe6d8476abf549600481c04e7 [term 3 LEADER]: Becoming Leader. State: Replica: 8f9da94fe6d8476abf549600481c04e7, State: Running, Role: LEADER
I20260709 13:17:32.357180 14508 consensus_queue.cc:237] T c3ab4d4c96ed4340b704c5213d2f7cfe P 8f9da94fe6d8476abf549600481c04e7 [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: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } }
I20260709 13:17:32.359323 14206 raft_consensus.cc:2468] T c3ab4d4c96ed4340b704c5213d2f7cfe P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f9da94fe6d8476abf549600481c04e7 in term 3.
I20260709 13:17:32.364893 14105 catalog_manager.cc:5697] T c3ab4d4c96ed4340b704c5213d2f7cfe P 8f9da94fe6d8476abf549600481c04e7 reported cstate change: term changed from 2 to 3, leader changed from a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65) to 8f9da94fe6d8476abf549600481c04e7 (127.8.218.67). New cstate: current_term: 3 leader_uuid: "8f9da94fe6d8476abf549600481c04e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f9da94fe6d8476abf549600481c04e7" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 39875 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:32.587898 14206 raft_consensus.cc:1275] T 3dabbc60276e4201ba3885958eef94fc P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 3 FOLLOWER]: Refusing update from remote peer 8f9da94fe6d8476abf549600481c04e7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:17:32.589071 14508 consensus_queue.cc:1048] T 3dabbc60276e4201ba3885958eef94fc P 8f9da94fe6d8476abf549600481c04e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:32.602846 14280 raft_consensus.cc:1275] T 3dabbc60276e4201ba3885958eef94fc P 401fa3daf1274cdf92f800123951c3aa [term 3 FOLLOWER]: Refusing update from remote peer 8f9da94fe6d8476abf549600481c04e7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:17:32.604125 14618 consensus_queue.cc:1048] T 3dabbc60276e4201ba3885958eef94fc P 8f9da94fe6d8476abf549600481c04e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:32.613476 14206 raft_consensus.cc:1275] T ced2c8f1dfa949eea4f02a2aa5f339d3 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 3 FOLLOWER]: Refusing update from remote peer 8f9da94fe6d8476abf549600481c04e7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:32.614684 14618 consensus_queue.cc:1048] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 8f9da94fe6d8476abf549600481c04e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:32.625622 14280 raft_consensus.cc:1275] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 401fa3daf1274cdf92f800123951c3aa [term 3 FOLLOWER]: Refusing update from remote peer 8f9da94fe6d8476abf549600481c04e7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:32.628031 14657 consensus_queue.cc:1048] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 8f9da94fe6d8476abf549600481c04e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:32.819110 14206 raft_consensus.cc:1275] T b3573f1a2b7c49d7bc23612e0f84c677 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 3 FOLLOWER]: Refusing update from remote peer 8f9da94fe6d8476abf549600481c04e7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:32.820453 14657 consensus_queue.cc:1048] T b3573f1a2b7c49d7bc23612e0f84c677 P 8f9da94fe6d8476abf549600481c04e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:32.829893 14280 raft_consensus.cc:1275] T b3573f1a2b7c49d7bc23612e0f84c677 P 401fa3daf1274cdf92f800123951c3aa [term 3 FOLLOWER]: Refusing update from remote peer 8f9da94fe6d8476abf549600481c04e7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:32.830927 14508 consensus_queue.cc:1048] T b3573f1a2b7c49d7bc23612e0f84c677 P 8f9da94fe6d8476abf549600481c04e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:32.845840 14205 raft_consensus.cc:1275] T c3ab4d4c96ed4340b704c5213d2f7cfe P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 3 FOLLOWER]: Refusing update from remote peer 8f9da94fe6d8476abf549600481c04e7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:17:32.846926 14508 consensus_queue.cc:1048] T c3ab4d4c96ed4340b704c5213d2f7cfe P 8f9da94fe6d8476abf549600481c04e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4fde9b2b6d54a94aad0fb6b5ce9e8ce" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:32.854553 14280 raft_consensus.cc:1275] T c3ab4d4c96ed4340b704c5213d2f7cfe P 401fa3daf1274cdf92f800123951c3aa [term 3 FOLLOWER]: Refusing update from remote peer 8f9da94fe6d8476abf549600481c04e7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:17:32.856303 14657 consensus_queue.cc:1048] T c3ab4d4c96ed4340b704c5213d2f7cfe P 8f9da94fe6d8476abf549600481c04e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "401fa3daf1274cdf92f800123951c3aa" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 39777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:33.168516  9065 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 13:17:33.173185  9065 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 13:17:33.173511  9065 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:33.177886  9065 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 13:17:33.178195  9065 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:34.205710  9065 tablet_server.cc:179] TabletServer@127.8.218.65:0 shutting down...
W20260709 13:17:34.210317 14322 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]
W20260709 13:17:34.214738 14322 consensus_peers.cc:597] T b3573f1a2b7c49d7bc23612e0f84c677 P 8f9da94fe6d8476abf549600481c04e7 -> Peer a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65:37131): Couldn't send request to peer a4fde9b2b6d54a94aad0fb6b5ce9e8ce. 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:17:34.219254 14322 consensus_peers.cc:597] T 699c1e951fce406cbb38fbea298a5ea4 P 8f9da94fe6d8476abf549600481c04e7 -> Peer a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65:37131): Couldn't send request to peer a4fde9b2b6d54a94aad0fb6b5ce9e8ce. 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:17:34.230906 14322 consensus_peers.cc:597] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 8f9da94fe6d8476abf549600481c04e7 -> Peer a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65:37131): Couldn't send request to peer a4fde9b2b6d54a94aad0fb6b5ce9e8ce. 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:17:34.233634  9065 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:34.234359  9065 tablet_replica.cc:333] T b3c4ba7e418a44fc8101dde29e16fee5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: stopping tablet replica
I20260709 13:17:34.235143  9065 raft_consensus.cc:2243] T b3c4ba7e418a44fc8101dde29e16fee5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:34.235728  9065 raft_consensus.cc:2272] T b3c4ba7e418a44fc8101dde29e16fee5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:34.237895  9065 tablet_replica.cc:333] T 7d72c162774b4391a5e4ec68710aa8e5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: stopping tablet replica
I20260709 13:17:34.238497  9065 raft_consensus.cc:2243] T 7d72c162774b4391a5e4ec68710aa8e5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:34.239323  9065 raft_consensus.cc:2272] T 7d72c162774b4391a5e4ec68710aa8e5 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:34.241410  9065 tablet_replica.cc:333] T 677dc0c7be0e4805b031b8fd598d1b43 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: stopping tablet replica
I20260709 13:17:34.242028  9065 raft_consensus.cc:2243] T 677dc0c7be0e4805b031b8fd598d1b43 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:34.242482  9065 raft_consensus.cc:2272] T 677dc0c7be0e4805b031b8fd598d1b43 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:34.244347  9065 tablet_replica.cc:333] T c3ab4d4c96ed4340b704c5213d2f7cfe P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: stopping tablet replica
I20260709 13:17:34.244915  9065 raft_consensus.cc:2243] T c3ab4d4c96ed4340b704c5213d2f7cfe P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:34.245299  9065 raft_consensus.cc:2272] T c3ab4d4c96ed4340b704c5213d2f7cfe P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:34.247241  9065 tablet_replica.cc:333] T 23ded87bf9924d688f26f928e89c6a1b P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: stopping tablet replica
I20260709 13:17:34.247869  9065 raft_consensus.cc:2243] T 23ded87bf9924d688f26f928e89c6a1b P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:34.248333  9065 raft_consensus.cc:2272] T 23ded87bf9924d688f26f928e89c6a1b P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:34.250329  9065 tablet_replica.cc:333] T b3573f1a2b7c49d7bc23612e0f84c677 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: stopping tablet replica
I20260709 13:17:34.250893  9065 raft_consensus.cc:2243] T b3573f1a2b7c49d7bc23612e0f84c677 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:34.251333  9065 raft_consensus.cc:2272] T b3573f1a2b7c49d7bc23612e0f84c677 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:34.253420  9065 tablet_replica.cc:333] T 8758eec250bf47d29a4b9c406da7d279 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: stopping tablet replica
I20260709 13:17:34.254118  9065 raft_consensus.cc:2243] T 8758eec250bf47d29a4b9c406da7d279 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:34.255093  9065 raft_consensus.cc:2272] T 8758eec250bf47d29a4b9c406da7d279 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:34.258045  9065 tablet_replica.cc:333] T d7287c413f2b4a87a9fed47ceecf6782 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: stopping tablet replica
W20260709 13:17:34.258406 14248 consensus_peers.cc:597] T b3c4ba7e418a44fc8101dde29e16fee5 P 401fa3daf1274cdf92f800123951c3aa -> Peer a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65:37131): Couldn't send request to peer a4fde9b2b6d54a94aad0fb6b5ce9e8ce. 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:17:34.258877  9065 raft_consensus.cc:2243] T d7287c413f2b4a87a9fed47ceecf6782 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:34.259859  9065 raft_consensus.cc:2272] T d7287c413f2b4a87a9fed47ceecf6782 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:34.261874  9065 tablet_replica.cc:333] T df3ad2888a224f5c808a4c9d769f287c P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: stopping tablet replica
I20260709 13:17:34.262377  9065 raft_consensus.cc:2243] T df3ad2888a224f5c808a4c9d769f287c P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:34.263022  9065 raft_consensus.cc:2272] T df3ad2888a224f5c808a4c9d769f287c P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:34.264919  9065 tablet_replica.cc:333] T c1e229e2784a44dbb6455040596a6d56 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: stopping tablet replica
I20260709 13:17:34.265372  9065 raft_consensus.cc:2243] T c1e229e2784a44dbb6455040596a6d56 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:34.266047  9065 raft_consensus.cc:2272] T c1e229e2784a44dbb6455040596a6d56 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:34.268365  9065 tablet_replica.cc:333] T e12220bc40604d3a81817c065751e4a8 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: stopping tablet replica
I20260709 13:17:34.268991  9065 raft_consensus.cc:2243] T e12220bc40604d3a81817c065751e4a8 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:34.269832  9065 raft_consensus.cc:2272] T e12220bc40604d3a81817c065751e4a8 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:34.271909  9065 tablet_replica.cc:333] T 92a19b728df64f158dd354c7026e3d4f P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: stopping tablet replica
I20260709 13:17:34.272373  9065 raft_consensus.cc:2243] T 92a19b728df64f158dd354c7026e3d4f P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:34.272750  9065 raft_consensus.cc:2272] T 92a19b728df64f158dd354c7026e3d4f P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:34.274459  9065 tablet_replica.cc:333] T 3dabbc60276e4201ba3885958eef94fc P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: stopping tablet replica
I20260709 13:17:34.274907  9065 raft_consensus.cc:2243] T 3dabbc60276e4201ba3885958eef94fc P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:34.275251  9065 raft_consensus.cc:2272] T 3dabbc60276e4201ba3885958eef94fc P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:34.277251  9065 tablet_replica.cc:333] T 81b67b18b33a45d1a34e5ddb112e6178 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: stopping tablet replica
I20260709 13:17:34.277900  9065 raft_consensus.cc:2243] T 81b67b18b33a45d1a34e5ddb112e6178 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:34.278437  9065 raft_consensus.cc:2272] T 81b67b18b33a45d1a34e5ddb112e6178 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:34.280256 14248 consensus_peers.cc:597] T 677dc0c7be0e4805b031b8fd598d1b43 P 401fa3daf1274cdf92f800123951c3aa -> Peer a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65:37131): Couldn't send request to peer a4fde9b2b6d54a94aad0fb6b5ce9e8ce. 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:17:34.280938  9065 tablet_replica.cc:333] T 699c1e951fce406cbb38fbea298a5ea4 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: stopping tablet replica
I20260709 13:17:34.281452  9065 raft_consensus.cc:2243] T 699c1e951fce406cbb38fbea298a5ea4 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:34.281885  9065 raft_consensus.cc:2272] T 699c1e951fce406cbb38fbea298a5ea4 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:34.283891  9065 tablet_replica.cc:333] T ced2c8f1dfa949eea4f02a2aa5f339d3 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: stopping tablet replica
I20260709 13:17:34.284304  9065 raft_consensus.cc:2243] T ced2c8f1dfa949eea4f02a2aa5f339d3 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:34.284639  9065 raft_consensus.cc:2272] T ced2c8f1dfa949eea4f02a2aa5f339d3 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:34.286440  9065 tablet_replica.cc:333] T f1a20a13656a490a8d3639dcc739361a P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: stopping tablet replica
I20260709 13:17:34.286840  9065 raft_consensus.cc:2243] T f1a20a13656a490a8d3639dcc739361a P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:34.287243  9065 raft_consensus.cc:2272] T f1a20a13656a490a8d3639dcc739361a P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:34.289505  9065 tablet_replica.cc:333] T b448d2461cfe44c58414c7a049b48207 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce: stopping tablet replica
I20260709 13:17:34.290002  9065 raft_consensus.cc:2243] T b448d2461cfe44c58414c7a049b48207 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:34.290449  9065 raft_consensus.cc:2272] T b448d2461cfe44c58414c7a049b48207 P a4fde9b2b6d54a94aad0fb6b5ce9e8ce [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:34.320899 14322 consensus_peers.cc:597] T c3ab4d4c96ed4340b704c5213d2f7cfe P 8f9da94fe6d8476abf549600481c04e7 -> Peer a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65:37131): Couldn't send request to peer a4fde9b2b6d54a94aad0fb6b5ce9e8ce. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:37131: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:34.331985  9065 tablet_server.cc:196] TabletServer@127.8.218.65:0 shutdown complete.
W20260709 13:17:34.342727 14248 consensus_peers.cc:597] T 92a19b728df64f158dd354c7026e3d4f P 401fa3daf1274cdf92f800123951c3aa -> Peer a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65:37131): Couldn't send request to peer a4fde9b2b6d54a94aad0fb6b5ce9e8ce. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:37131: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:34.346091 14248 consensus_peers.cc:597] T b448d2461cfe44c58414c7a049b48207 P 401fa3daf1274cdf92f800123951c3aa -> Peer a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65:37131): Couldn't send request to peer a4fde9b2b6d54a94aad0fb6b5ce9e8ce. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:37131: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:34.370723  9065 tablet_server.cc:179] TabletServer@127.8.218.66:0 shutting down...
I20260709 13:17:34.401695  9065 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:34.402629  9065 tablet_replica.cc:333] T b3c4ba7e418a44fc8101dde29e16fee5 P 401fa3daf1274cdf92f800123951c3aa: stopping tablet replica
I20260709 13:17:34.403741  9065 raft_consensus.cc:2243] T b3c4ba7e418a44fc8101dde29e16fee5 P 401fa3daf1274cdf92f800123951c3aa [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:34.404683  9065 raft_consensus.cc:2272] T b3c4ba7e418a44fc8101dde29e16fee5 P 401fa3daf1274cdf92f800123951c3aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:34.406867  9065 tablet_replica.cc:333] T 677dc0c7be0e4805b031b8fd598d1b43 P 401fa3daf1274cdf92f800123951c3aa: stopping tablet replica
I20260709 13:17:34.407492  9065 raft_consensus.cc:2243] T 677dc0c7be0e4805b031b8fd598d1b43 P 401fa3daf1274cdf92f800123951c3aa [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:34.408460  9065 raft_consensus.cc:2272] T 677dc0c7be0e4805b031b8fd598d1b43 P 401fa3daf1274cdf92f800123951c3aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:34.410369  9065 tablet_replica.cc:333] T 7d72c162774b4391a5e4ec68710aa8e5 P 401fa3daf1274cdf92f800123951c3aa: stopping tablet replica
I20260709 13:17:34.410851  9065 raft_consensus.cc:2243] T 7d72c162774b4391a5e4ec68710aa8e5 P 401fa3daf1274cdf92f800123951c3aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:34.411238  9065 raft_consensus.cc:2272] T 7d72c162774b4391a5e4ec68710aa8e5 P 401fa3daf1274cdf92f800123951c3aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:34.413107  9065 tablet_replica.cc:333] T c3ab4d4c96ed4340b704c5213d2f7cfe P 401fa3daf1274cdf92f800123951c3aa: stopping tablet replica
I20260709 13:17:34.413596  9065 raft_consensus.cc:2243] T c3ab4d4c96ed4340b704c5213d2f7cfe P 401fa3daf1274cdf92f800123951c3aa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:34.413975  9065 raft_consensus.cc:2272] T c3ab4d4c96ed4340b704c5213d2f7cfe P 401fa3daf1274cdf92f800123951c3aa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:34.415845  9065 tablet_replica.cc:333] T 23ded87bf9924d688f26f928e89c6a1b P 401fa3daf1274cdf92f800123951c3aa: stopping tablet replica
I20260709 13:17:34.416333  9065 raft_consensus.cc:2243] T 23ded87bf9924d688f26f928e89c6a1b P 401fa3daf1274cdf92f800123951c3aa [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:34.417042  9065 raft_consensus.cc:2272] T 23ded87bf9924d688f26f928e89c6a1b P 401fa3daf1274cdf92f800123951c3aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:34.418934  9065 tablet_replica.cc:333] T 8758eec250bf47d29a4b9c406da7d279 P 401fa3daf1274cdf92f800123951c3aa: stopping tablet replica
I20260709 13:17:34.419413  9065 raft_consensus.cc:2243] T 8758eec250bf47d29a4b9c406da7d279 P 401fa3daf1274cdf92f800123951c3aa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:34.419884  9065 raft_consensus.cc:2272] T 8758eec250bf47d29a4b9c406da7d279 P 401fa3daf1274cdf92f800123951c3aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:34.421679  9065 tablet_replica.cc:333] T b3573f1a2b7c49d7bc23612e0f84c677 P 401fa3daf1274cdf92f800123951c3aa: stopping tablet replica
I20260709 13:17:34.422155  9065 raft_consensus.cc:2243] T b3573f1a2b7c49d7bc23612e0f84c677 P 401fa3daf1274cdf92f800123951c3aa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:34.422479  9065 raft_consensus.cc:2272] T b3573f1a2b7c49d7bc23612e0f84c677 P 401fa3daf1274cdf92f800123951c3aa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:34.424387  9065 tablet_replica.cc:333] T d7287c413f2b4a87a9fed47ceecf6782 P 401fa3daf1274cdf92f800123951c3aa: stopping tablet replica
I20260709 13:17:34.425077  9065 raft_consensus.cc:2243] T d7287c413f2b4a87a9fed47ceecf6782 P 401fa3daf1274cdf92f800123951c3aa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:34.425498  9065 raft_consensus.cc:2272] T d7287c413f2b4a87a9fed47ceecf6782 P 401fa3daf1274cdf92f800123951c3aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:34.427210  9065 tablet_replica.cc:333] T df3ad2888a224f5c808a4c9d769f287c P 401fa3daf1274cdf92f800123951c3aa: stopping tablet replica
I20260709 13:17:34.427721  9065 raft_consensus.cc:2243] T df3ad2888a224f5c808a4c9d769f287c P 401fa3daf1274cdf92f800123951c3aa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:34.428252  9065 raft_consensus.cc:2272] T df3ad2888a224f5c808a4c9d769f287c P 401fa3daf1274cdf92f800123951c3aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:34.430074  9065 tablet_replica.cc:333] T e12220bc40604d3a81817c065751e4a8 P 401fa3daf1274cdf92f800123951c3aa: stopping tablet replica
I20260709 13:17:34.430524  9065 raft_consensus.cc:2243] T e12220bc40604d3a81817c065751e4a8 P 401fa3daf1274cdf92f800123951c3aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:34.430871  9065 raft_consensus.cc:2272] T e12220bc40604d3a81817c065751e4a8 P 401fa3daf1274cdf92f800123951c3aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:34.432703  9065 tablet_replica.cc:333] T c1e229e2784a44dbb6455040596a6d56 P 401fa3daf1274cdf92f800123951c3aa: stopping tablet replica
I20260709 13:17:34.433143  9065 raft_consensus.cc:2243] T c1e229e2784a44dbb6455040596a6d56 P 401fa3daf1274cdf92f800123951c3aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:34.433478  9065 raft_consensus.cc:2272] T c1e229e2784a44dbb6455040596a6d56 P 401fa3daf1274cdf92f800123951c3aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:34.435226  9065 tablet_replica.cc:333] T 3dabbc60276e4201ba3885958eef94fc P 401fa3daf1274cdf92f800123951c3aa: stopping tablet replica
I20260709 13:17:34.435657  9065 raft_consensus.cc:2243] T 3dabbc60276e4201ba3885958eef94fc P 401fa3daf1274cdf92f800123951c3aa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:34.436056  9065 raft_consensus.cc:2272] T 3dabbc60276e4201ba3885958eef94fc P 401fa3daf1274cdf92f800123951c3aa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:34.438411  9065 tablet_replica.cc:333] T 81b67b18b33a45d1a34e5ddb112e6178 P 401fa3daf1274cdf92f800123951c3aa: stopping tablet replica
I20260709 13:17:34.439113  9065 raft_consensus.cc:2243] T 81b67b18b33a45d1a34e5ddb112e6178 P 401fa3daf1274cdf92f800123951c3aa [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:34.440069  9065 raft_consensus.cc:2272] T 81b67b18b33a45d1a34e5ddb112e6178 P 401fa3daf1274cdf92f800123951c3aa [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:34.441186 14322 consensus_peers.cc:597] T 3dabbc60276e4201ba3885958eef94fc P 8f9da94fe6d8476abf549600481c04e7 -> Peer a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65:37131): Couldn't send request to peer a4fde9b2b6d54a94aad0fb6b5ce9e8ce. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:37131: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:34.441923 14322 consensus_peers.cc:597] T 3dabbc60276e4201ba3885958eef94fc P 8f9da94fe6d8476abf549600481c04e7 -> Peer 401fa3daf1274cdf92f800123951c3aa (127.8.218.66:39777): Couldn't send request to peer 401fa3daf1274cdf92f800123951c3aa. 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:17:34.442507  9065 tablet_replica.cc:333] T 92a19b728df64f158dd354c7026e3d4f P 401fa3daf1274cdf92f800123951c3aa: stopping tablet replica
I20260709 13:17:34.443161  9065 raft_consensus.cc:2243] T 92a19b728df64f158dd354c7026e3d4f P 401fa3daf1274cdf92f800123951c3aa [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:34.443998  9065 raft_consensus.cc:2272] T 92a19b728df64f158dd354c7026e3d4f P 401fa3daf1274cdf92f800123951c3aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:34.445978  9065 tablet_replica.cc:333] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 401fa3daf1274cdf92f800123951c3aa: stopping tablet replica
I20260709 13:17:34.446480  9065 raft_consensus.cc:2243] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 401fa3daf1274cdf92f800123951c3aa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:34.446877  9065 raft_consensus.cc:2272] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 401fa3daf1274cdf92f800123951c3aa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:34.448693  9065 tablet_replica.cc:333] T f1a20a13656a490a8d3639dcc739361a P 401fa3daf1274cdf92f800123951c3aa: stopping tablet replica
I20260709 13:17:34.449146  9065 raft_consensus.cc:2243] T f1a20a13656a490a8d3639dcc739361a P 401fa3daf1274cdf92f800123951c3aa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:34.449568  9065 raft_consensus.cc:2272] T f1a20a13656a490a8d3639dcc739361a P 401fa3daf1274cdf92f800123951c3aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:34.451398  9065 tablet_replica.cc:333] T b448d2461cfe44c58414c7a049b48207 P 401fa3daf1274cdf92f800123951c3aa: stopping tablet replica
I20260709 13:17:34.451920  9065 raft_consensus.cc:2243] T b448d2461cfe44c58414c7a049b48207 P 401fa3daf1274cdf92f800123951c3aa [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:34.452656  9065 raft_consensus.cc:2272] T b448d2461cfe44c58414c7a049b48207 P 401fa3daf1274cdf92f800123951c3aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:34.454598  9065 tablet_replica.cc:333] T 699c1e951fce406cbb38fbea298a5ea4 P 401fa3daf1274cdf92f800123951c3aa: stopping tablet replica
I20260709 13:17:34.455051  9065 raft_consensus.cc:2243] T 699c1e951fce406cbb38fbea298a5ea4 P 401fa3daf1274cdf92f800123951c3aa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:34.455456  9065 raft_consensus.cc:2272] T 699c1e951fce406cbb38fbea298a5ea4 P 401fa3daf1274cdf92f800123951c3aa [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:34.459542 14322 consensus_peers.cc:597] T c3ab4d4c96ed4340b704c5213d2f7cfe P 8f9da94fe6d8476abf549600481c04e7 -> Peer 401fa3daf1274cdf92f800123951c3aa (127.8.218.66:39777): Couldn't send request to peer 401fa3daf1274cdf92f800123951c3aa. 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:17:34.485464 14322 consensus_peers.cc:597] T f1a20a13656a490a8d3639dcc739361a P 8f9da94fe6d8476abf549600481c04e7 -> Peer a4fde9b2b6d54a94aad0fb6b5ce9e8ce (127.8.218.65:37131): Couldn't send request to peer a4fde9b2b6d54a94aad0fb6b5ce9e8ce. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:37131: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:34.495132  9065 tablet_server.cc:196] TabletServer@127.8.218.66:0 shutdown complete.
W20260709 13:17:34.524391 14322 consensus_peers.cc:597] T 699c1e951fce406cbb38fbea298a5ea4 P 8f9da94fe6d8476abf549600481c04e7 -> Peer 401fa3daf1274cdf92f800123951c3aa (127.8.218.66:39777): Couldn't send request to peer 401fa3daf1274cdf92f800123951c3aa. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.66:39777: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:34.530303  9065 tablet_server.cc:179] TabletServer@127.8.218.67:0 shutting down...
I20260709 13:17:34.559499  9065 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:34.560217  9065 tablet_replica.cc:333] T b3c4ba7e418a44fc8101dde29e16fee5 P 8f9da94fe6d8476abf549600481c04e7: stopping tablet replica
I20260709 13:17:34.560873  9065 raft_consensus.cc:2243] T b3c4ba7e418a44fc8101dde29e16fee5 P 8f9da94fe6d8476abf549600481c04e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:34.561450  9065 raft_consensus.cc:2272] T b3c4ba7e418a44fc8101dde29e16fee5 P 8f9da94fe6d8476abf549600481c04e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:34.563349  9065 tablet_replica.cc:333] T c3ab4d4c96ed4340b704c5213d2f7cfe P 8f9da94fe6d8476abf549600481c04e7: stopping tablet replica
I20260709 13:17:34.563975  9065 raft_consensus.cc:2243] T c3ab4d4c96ed4340b704c5213d2f7cfe P 8f9da94fe6d8476abf549600481c04e7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:34.564713  9065 raft_consensus.cc:2272] T c3ab4d4c96ed4340b704c5213d2f7cfe P 8f9da94fe6d8476abf549600481c04e7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:34.566483  9065 tablet_replica.cc:333] T 677dc0c7be0e4805b031b8fd598d1b43 P 8f9da94fe6d8476abf549600481c04e7: stopping tablet replica
I20260709 13:17:34.567034  9065 raft_consensus.cc:2243] T 677dc0c7be0e4805b031b8fd598d1b43 P 8f9da94fe6d8476abf549600481c04e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:34.567472  9065 raft_consensus.cc:2272] T 677dc0c7be0e4805b031b8fd598d1b43 P 8f9da94fe6d8476abf549600481c04e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:34.569335  9065 tablet_replica.cc:333] T 7d72c162774b4391a5e4ec68710aa8e5 P 8f9da94fe6d8476abf549600481c04e7: stopping tablet replica
I20260709 13:17:34.569876  9065 raft_consensus.cc:2243] T 7d72c162774b4391a5e4ec68710aa8e5 P 8f9da94fe6d8476abf549600481c04e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:34.570303  9065 raft_consensus.cc:2272] T 7d72c162774b4391a5e4ec68710aa8e5 P 8f9da94fe6d8476abf549600481c04e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:34.572069  9065 tablet_replica.cc:333] T 23ded87bf9924d688f26f928e89c6a1b P 8f9da94fe6d8476abf549600481c04e7: stopping tablet replica
I20260709 13:17:34.572620  9065 raft_consensus.cc:2243] T 23ded87bf9924d688f26f928e89c6a1b P 8f9da94fe6d8476abf549600481c04e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:34.573074  9065 raft_consensus.cc:2272] T 23ded87bf9924d688f26f928e89c6a1b P 8f9da94fe6d8476abf549600481c04e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:34.574819  9065 tablet_replica.cc:333] T 8758eec250bf47d29a4b9c406da7d279 P 8f9da94fe6d8476abf549600481c04e7: stopping tablet replica
I20260709 13:17:34.575323  9065 raft_consensus.cc:2243] T 8758eec250bf47d29a4b9c406da7d279 P 8f9da94fe6d8476abf549600481c04e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:34.575810  9065 raft_consensus.cc:2272] T 8758eec250bf47d29a4b9c406da7d279 P 8f9da94fe6d8476abf549600481c04e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:34.577605  9065 tablet_replica.cc:333] T b3573f1a2b7c49d7bc23612e0f84c677 P 8f9da94fe6d8476abf549600481c04e7: stopping tablet replica
I20260709 13:17:34.578104  9065 raft_consensus.cc:2243] T b3573f1a2b7c49d7bc23612e0f84c677 P 8f9da94fe6d8476abf549600481c04e7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:34.578795  9065 raft_consensus.cc:2272] T b3573f1a2b7c49d7bc23612e0f84c677 P 8f9da94fe6d8476abf549600481c04e7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:34.580650  9065 tablet_replica.cc:333] T d7287c413f2b4a87a9fed47ceecf6782 P 8f9da94fe6d8476abf549600481c04e7: stopping tablet replica
I20260709 13:17:34.581173  9065 raft_consensus.cc:2243] T d7287c413f2b4a87a9fed47ceecf6782 P 8f9da94fe6d8476abf549600481c04e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:34.581641  9065 raft_consensus.cc:2272] T d7287c413f2b4a87a9fed47ceecf6782 P 8f9da94fe6d8476abf549600481c04e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:34.583542  9065 tablet_replica.cc:333] T df3ad2888a224f5c808a4c9d769f287c P 8f9da94fe6d8476abf549600481c04e7: stopping tablet replica
I20260709 13:17:34.584041  9065 raft_consensus.cc:2243] T df3ad2888a224f5c808a4c9d769f287c P 8f9da94fe6d8476abf549600481c04e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:34.584475  9065 raft_consensus.cc:2272] T df3ad2888a224f5c808a4c9d769f287c P 8f9da94fe6d8476abf549600481c04e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:34.586272  9065 tablet_replica.cc:333] T c1e229e2784a44dbb6455040596a6d56 P 8f9da94fe6d8476abf549600481c04e7: stopping tablet replica
I20260709 13:17:34.586809  9065 raft_consensus.cc:2243] T c1e229e2784a44dbb6455040596a6d56 P 8f9da94fe6d8476abf549600481c04e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:34.587209  9065 raft_consensus.cc:2272] T c1e229e2784a44dbb6455040596a6d56 P 8f9da94fe6d8476abf549600481c04e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:34.589183  9065 tablet_replica.cc:333] T 3dabbc60276e4201ba3885958eef94fc P 8f9da94fe6d8476abf549600481c04e7: stopping tablet replica
I20260709 13:17:34.589771  9065 raft_consensus.cc:2243] T 3dabbc60276e4201ba3885958eef94fc P 8f9da94fe6d8476abf549600481c04e7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:34.590504  9065 raft_consensus.cc:2272] T 3dabbc60276e4201ba3885958eef94fc P 8f9da94fe6d8476abf549600481c04e7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:34.592314  9065 tablet_replica.cc:333] T 81b67b18b33a45d1a34e5ddb112e6178 P 8f9da94fe6d8476abf549600481c04e7: stopping tablet replica
I20260709 13:17:34.592826  9065 raft_consensus.cc:2243] T 81b67b18b33a45d1a34e5ddb112e6178 P 8f9da94fe6d8476abf549600481c04e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:34.593240  9065 raft_consensus.cc:2272] T 81b67b18b33a45d1a34e5ddb112e6178 P 8f9da94fe6d8476abf549600481c04e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:34.594964  9065 tablet_replica.cc:333] T 92a19b728df64f158dd354c7026e3d4f P 8f9da94fe6d8476abf549600481c04e7: stopping tablet replica
I20260709 13:17:34.595461  9065 raft_consensus.cc:2243] T 92a19b728df64f158dd354c7026e3d4f P 8f9da94fe6d8476abf549600481c04e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:34.595876  9065 raft_consensus.cc:2272] T 92a19b728df64f158dd354c7026e3d4f P 8f9da94fe6d8476abf549600481c04e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:34.597756  9065 tablet_replica.cc:333] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 8f9da94fe6d8476abf549600481c04e7: stopping tablet replica
I20260709 13:17:34.598244  9065 raft_consensus.cc:2243] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 8f9da94fe6d8476abf549600481c04e7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:34.598944  9065 raft_consensus.cc:2272] T ced2c8f1dfa949eea4f02a2aa5f339d3 P 8f9da94fe6d8476abf549600481c04e7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:34.600790  9065 tablet_replica.cc:333] T f1a20a13656a490a8d3639dcc739361a P 8f9da94fe6d8476abf549600481c04e7: stopping tablet replica
I20260709 13:17:34.601266  9065 raft_consensus.cc:2243] T f1a20a13656a490a8d3639dcc739361a P 8f9da94fe6d8476abf549600481c04e7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:34.602043  9065 raft_consensus.cc:2272] T f1a20a13656a490a8d3639dcc739361a P 8f9da94fe6d8476abf549600481c04e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:34.603932  9065 tablet_replica.cc:333] T b448d2461cfe44c58414c7a049b48207 P 8f9da94fe6d8476abf549600481c04e7: stopping tablet replica
I20260709 13:17:34.604373  9065 raft_consensus.cc:2243] T b448d2461cfe44c58414c7a049b48207 P 8f9da94fe6d8476abf549600481c04e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:34.604833  9065 raft_consensus.cc:2272] T b448d2461cfe44c58414c7a049b48207 P 8f9da94fe6d8476abf549600481c04e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:34.606758  9065 tablet_replica.cc:333] T 699c1e951fce406cbb38fbea298a5ea4 P 8f9da94fe6d8476abf549600481c04e7: stopping tablet replica
I20260709 13:17:34.607236  9065 raft_consensus.cc:2243] T 699c1e951fce406cbb38fbea298a5ea4 P 8f9da94fe6d8476abf549600481c04e7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:34.608017  9065 raft_consensus.cc:2272] T 699c1e951fce406cbb38fbea298a5ea4 P 8f9da94fe6d8476abf549600481c04e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:34.609894  9065 tablet_replica.cc:333] T e12220bc40604d3a81817c065751e4a8 P 8f9da94fe6d8476abf549600481c04e7: stopping tablet replica
I20260709 13:17:34.610369  9065 raft_consensus.cc:2243] T e12220bc40604d3a81817c065751e4a8 P 8f9da94fe6d8476abf549600481c04e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:34.610793  9065 raft_consensus.cc:2272] T e12220bc40604d3a81817c065751e4a8 P 8f9da94fe6d8476abf549600481c04e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:34.646745  9065 tablet_server.cc:196] TabletServer@127.8.218.67:0 shutdown complete.
I20260709 13:17:34.678246  9065 master.cc:562] Master@127.8.218.126:41201 shutting down...
I20260709 13:17:34.698913  9065 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c3c5124ff06d47cdb4acdd8961da523d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:34.699445  9065 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c3c5124ff06d47cdb4acdd8961da523d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:34.699839  9065 tablet_replica.cc:333] T 00000000000000000000000000000000 P c3c5124ff06d47cdb4acdd8961da523d: stopping tablet replica
I20260709 13:17:34.720062  9065 master.cc:584] Master@127.8.218.126:41201 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12292 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 13:17:34.768959  9065 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.8.218.126:34747
I20260709 13:17:34.770015  9065 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:34.775466 14671 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:17:34.775575 14672 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:17:34.776203 14674 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:17:34.777572  9065 server_base.cc:1061] running on GCE node
I20260709 13:17:34.778332  9065 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:34.778508  9065 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:17:34.778680  9065 hybrid_clock.cc:648] HybridClock initialized: now 1783603054778666 us; error 0 us; skew 500 ppm
I20260709 13:17:34.779155  9065 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:34.781740  9065 webserver.cc:533] Webserver started at http://127.8.218.126:38393/ using document root <none> and password file <none>
I20260709 13:17:34.782171  9065 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:34.782312  9065 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:34.782516  9065 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:34.783519  9065 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602920109272-9065-0/minicluster-data/master-0-root/instance:
uuid: "6456fd46b32f4977af84898ae24b48a3"
format_stamp: "Formatted at 2026-07-09 13:17:34 on dist-test-slave-fpp7"
I20260709 13:17:34.788071  9065 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 13:17:34.791396 14679 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:17:34.792335  9065 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 13:17:34.792640  9065 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602920109272-9065-0/minicluster-data/master-0-root
uuid: "6456fd46b32f4977af84898ae24b48a3"
format_stamp: "Formatted at 2026-07-09 13:17:34 on dist-test-slave-fpp7"
I20260709 13:17:34.792910  9065 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602920109272-9065-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602920109272-9065-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602920109272-9065-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:17:34.822324  9065 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:34.823518  9065 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:34.861305  9065 rpc_server.cc:307] RPC server started. Bound to: 127.8.218.126:34747
I20260709 13:17:34.861413 14730 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.218.126:34747 every 8 connection(s)
I20260709 13:17:34.865842 14731 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:17:34.876412 14731 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6456fd46b32f4977af84898ae24b48a3: Bootstrap starting.
I20260709 13:17:34.881040 14731 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6456fd46b32f4977af84898ae24b48a3: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:34.885164 14731 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6456fd46b32f4977af84898ae24b48a3: No bootstrap required, opened a new log
I20260709 13:17:34.887192 14731 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6456fd46b32f4977af84898ae24b48a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6456fd46b32f4977af84898ae24b48a3" member_type: VOTER }
I20260709 13:17:34.887564 14731 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6456fd46b32f4977af84898ae24b48a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:34.887770 14731 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6456fd46b32f4977af84898ae24b48a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6456fd46b32f4977af84898ae24b48a3, State: Initialized, Role: FOLLOWER
I20260709 13:17:34.888343 14731 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6456fd46b32f4977af84898ae24b48a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6456fd46b32f4977af84898ae24b48a3" member_type: VOTER }
I20260709 13:17:34.888770 14731 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6456fd46b32f4977af84898ae24b48a3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:17:34.888952 14731 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6456fd46b32f4977af84898ae24b48a3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:17:34.889163 14731 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6456fd46b32f4977af84898ae24b48a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:34.893831 14731 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6456fd46b32f4977af84898ae24b48a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6456fd46b32f4977af84898ae24b48a3" member_type: VOTER }
I20260709 13:17:34.894340 14731 leader_election.cc:304] T 00000000000000000000000000000000 P 6456fd46b32f4977af84898ae24b48a3 [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: 6456fd46b32f4977af84898ae24b48a3; no voters: 
I20260709 13:17:34.895531 14731 leader_election.cc:290] T 00000000000000000000000000000000 P 6456fd46b32f4977af84898ae24b48a3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:17:34.896000 14734 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6456fd46b32f4977af84898ae24b48a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:34.897372 14734 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6456fd46b32f4977af84898ae24b48a3 [term 1 LEADER]: Becoming Leader. State: Replica: 6456fd46b32f4977af84898ae24b48a3, State: Running, Role: LEADER
I20260709 13:17:34.898034 14734 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6456fd46b32f4977af84898ae24b48a3 [LEADER]: Queue going to LEADER mode. State: All 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: "6456fd46b32f4977af84898ae24b48a3" member_type: VOTER }
I20260709 13:17:34.898496 14731 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6456fd46b32f4977af84898ae24b48a3 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:17:34.902328 14735 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6456fd46b32f4977af84898ae24b48a3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6456fd46b32f4977af84898ae24b48a3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6456fd46b32f4977af84898ae24b48a3" member_type: VOTER } }
I20260709 13:17:34.903008 14735 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6456fd46b32f4977af84898ae24b48a3 [sys.catalog]: This master's current role is: LEADER
I20260709 13:17:34.902792 14736 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6456fd46b32f4977af84898ae24b48a3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6456fd46b32f4977af84898ae24b48a3. Latest consensus state: current_term: 1 leader_uuid: "6456fd46b32f4977af84898ae24b48a3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6456fd46b32f4977af84898ae24b48a3" member_type: VOTER } }
I20260709 13:17:34.903386 14736 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6456fd46b32f4977af84898ae24b48a3 [sys.catalog]: This master's current role is: LEADER
I20260709 13:17:34.905606 14740 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:17:34.913859 14740 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:17:34.915092  9065 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:17:34.922435 14740 catalog_manager.cc:1383] Generated new cluster ID: a31a85fd8ac347f2a24b3a7173b84611
I20260709 13:17:34.922727 14740 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:17:34.953598 14740 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:17:34.954890 14740 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:17:34.982137 14740 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6456fd46b32f4977af84898ae24b48a3: Generated new TSK 0
I20260709 13:17:34.982758 14740 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:17:35.046068  9065 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:35.051898 14752 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:17:35.053526 14753 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:17:35.056150  9065 server_base.cc:1061] running on GCE node
W20260709 13:17:35.056211 14755 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:17:35.060932  9065 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:35.061156  9065 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:17:35.061331  9065 hybrid_clock.cc:648] HybridClock initialized: now 1783603055061295 us; error 0 us; skew 500 ppm
I20260709 13:17:35.061865  9065 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:35.064116  9065 webserver.cc:533] Webserver started at http://127.8.218.65:34191/ using document root <none> and password file <none>
I20260709 13:17:35.064566  9065 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:35.064757  9065 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:35.065016  9065 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:35.066051  9065 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602920109272-9065-0/minicluster-data/ts-0-root/instance:
uuid: "40ed6fb339214e8bbbf935f753b2b93d"
format_stamp: "Formatted at 2026-07-09 13:17:35 on dist-test-slave-fpp7"
I20260709 13:17:35.070273  9065 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:17:35.073460 14761 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:17:35.074155  9065 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:17:35.074429  9065 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602920109272-9065-0/minicluster-data/ts-0-root
uuid: "40ed6fb339214e8bbbf935f753b2b93d"
format_stamp: "Formatted at 2026-07-09 13:17:35 on dist-test-slave-fpp7"
I20260709 13:17:35.074694  9065 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602920109272-9065-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602920109272-9065-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602920109272-9065-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:17:35.085520  9065 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:35.086691  9065 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:35.088141  9065 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:17:35.090253  9065 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:17:35.090466  9065 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:35.090703  9065 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:17:35.090880  9065 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:35.129665  9065 rpc_server.cc:307] RPC server started. Bound to: 127.8.218.65:35565
I20260709 13:17:35.129782 14823 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.218.65:35565 every 8 connection(s)
I20260709 13:17:35.134635  9065 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:35.141325 14828 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:17:35.143327 14829 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:17:35.144922 14831 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:17:35.145465  9065 server_base.cc:1061] running on GCE node
I20260709 13:17:35.146905  9065 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:35.147125  9065 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:17:35.147315  9065 hybrid_clock.cc:648] HybridClock initialized: now 1783603055147296 us; error 0 us; skew 500 ppm
I20260709 13:17:35.147889  9065 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:35.149904 14824 heartbeater.cc:344] Connected to a master server at 127.8.218.126:34747
I20260709 13:17:35.150277 14824 heartbeater.cc:461] Registering TS with master...
I20260709 13:17:35.150492  9065 webserver.cc:533] Webserver started at http://127.8.218.66:34473/ using document root <none> and password file <none>
I20260709 13:17:35.151017  9065 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:35.151223  9065 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:35.151067 14824 heartbeater.cc:507] Master 127.8.218.126:34747 requested a full tablet report, sending...
I20260709 13:17:35.151597  9065 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:35.152783  9065 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602920109272-9065-0/minicluster-data/ts-1-root/instance:
uuid: "096af8491bc34932be3b0f79d157be4f"
format_stamp: "Formatted at 2026-07-09 13:17:35 on dist-test-slave-fpp7"
I20260709 13:17:35.153344 14696 ts_manager.cc:194] Registered new tserver with Master: 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65:35565)
I20260709 13:17:35.155058 14696 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52316
I20260709 13:17:35.157567  9065 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:17:35.161077 14836 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:17:35.161818  9065 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 13:17:35.162112  9065 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602920109272-9065-0/minicluster-data/ts-1-root
uuid: "096af8491bc34932be3b0f79d157be4f"
format_stamp: "Formatted at 2026-07-09 13:17:35 on dist-test-slave-fpp7"
I20260709 13:17:35.162365  9065 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602920109272-9065-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602920109272-9065-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602920109272-9065-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:17:35.185458  9065 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:35.186607  9065 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:35.188038  9065 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:17:35.190133  9065 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:17:35.190305  9065 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:35.190600  9065 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:17:35.190764  9065 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:35.230022  9065 rpc_server.cc:307] RPC server started. Bound to: 127.8.218.66:35825
I20260709 13:17:35.230154 14898 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.218.66:35825 every 8 connection(s)
I20260709 13:17:35.234918  9065 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:35.241003 14902 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:17:35.242403 14903 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:17:35.245344  9065 server_base.cc:1061] running on GCE node
W20260709 13:17:35.245882 14905 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:17:35.247000  9065 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:35.247239  9065 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:17:35.247445  9065 hybrid_clock.cc:648] HybridClock initialized: now 1783603055247425 us; error 0 us; skew 500 ppm
I20260709 13:17:35.247521 14899 heartbeater.cc:344] Connected to a master server at 127.8.218.126:34747
I20260709 13:17:35.247942 14899 heartbeater.cc:461] Registering TS with master...
I20260709 13:17:35.248268  9065 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:35.248823 14899 heartbeater.cc:507] Master 127.8.218.126:34747 requested a full tablet report, sending...
I20260709 13:17:35.250957  9065 webserver.cc:533] Webserver started at http://127.8.218.67:40821/ using document root <none> and password file <none>
I20260709 13:17:35.250986 14696 ts_manager.cc:194] Registered new tserver with Master: 096af8491bc34932be3b0f79d157be4f (127.8.218.66:35825)
I20260709 13:17:35.251577  9065 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:35.251864  9065 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:35.252135  9065 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:35.252656 14696 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52326
I20260709 13:17:35.253301  9065 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602920109272-9065-0/minicluster-data/ts-2-root/instance:
uuid: "7e719d7735534c1d8b8d194af7bdd403"
format_stamp: "Formatted at 2026-07-09 13:17:35 on dist-test-slave-fpp7"
I20260709 13:17:35.258118  9065 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:17:35.261147 14910 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:17:35.261847  9065 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:17:35.262125  9065 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602920109272-9065-0/minicluster-data/ts-2-root
uuid: "7e719d7735534c1d8b8d194af7bdd403"
format_stamp: "Formatted at 2026-07-09 13:17:35 on dist-test-slave-fpp7"
I20260709 13:17:35.262393  9065 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602920109272-9065-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602920109272-9065-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNKby5g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602920109272-9065-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:17:35.286876  9065 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:35.288127  9065 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:35.289541  9065 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:17:35.292120  9065 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:17:35.292338  9065 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:35.292586  9065 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:17:35.292761  9065 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:35.331446  9065 rpc_server.cc:307] RPC server started. Bound to: 127.8.218.67:36751
I20260709 13:17:35.331550 14972 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.218.67:36751 every 8 connection(s)
I20260709 13:17:35.345036 14973 heartbeater.cc:344] Connected to a master server at 127.8.218.126:34747
I20260709 13:17:35.345495 14973 heartbeater.cc:461] Registering TS with master...
I20260709 13:17:35.346194 14973 heartbeater.cc:507] Master 127.8.218.126:34747 requested a full tablet report, sending...
I20260709 13:17:35.348364 14696 ts_manager.cc:194] Registered new tserver with Master: 7e719d7735534c1d8b8d194af7bdd403 (127.8.218.67:36751)
I20260709 13:17:35.349141  9065 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014711096s
I20260709 13:17:35.350191 14696 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52342
I20260709 13:17:35.374367 14696 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52352:
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:17:35.377184 14696 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:17:35.447867 14938 tablet_service.cc:1511] Processing CreateTablet for tablet faabe9f183ac441b96d3a75f708811a8 (DEFAULT_TABLE table=test-workload [id=b6258ecc6f65411faa247f5f7afe3d8f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:17:35.449404 14938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faabe9f183ac441b96d3a75f708811a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:35.449057 14935 tablet_service.cc:1511] Processing CreateTablet for tablet 3a79f5b01e4c40e69f02f49dcfbf6138 (DEFAULT_TABLE table=test-workload [id=b6258ecc6f65411faa247f5f7afe3d8f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:17:35.450435 14935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a79f5b01e4c40e69f02f49dcfbf6138. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:35.451846 14934 tablet_service.cc:1511] Processing CreateTablet for tablet 304f434deadf4d5fb19c9401d9c0799e (DEFAULT_TABLE table=test-workload [id=b6258ecc6f65411faa247f5f7afe3d8f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:17:35.452729 14936 tablet_service.cc:1511] Processing CreateTablet for tablet 35b8d266bee248e0875cd38f0fa8b75e (DEFAULT_TABLE table=test-workload [id=b6258ecc6f65411faa247f5f7afe3d8f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:17:35.453205 14934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 304f434deadf4d5fb19c9401d9c0799e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:35.454046 14936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35b8d266bee248e0875cd38f0fa8b75e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:35.453898 14789 tablet_service.cc:1511] Processing CreateTablet for tablet faabe9f183ac441b96d3a75f708811a8 (DEFAULT_TABLE table=test-workload [id=b6258ecc6f65411faa247f5f7afe3d8f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:17:35.455273 14789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faabe9f183ac441b96d3a75f708811a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:35.455788 14786 tablet_service.cc:1511] Processing CreateTablet for tablet 3a79f5b01e4c40e69f02f49dcfbf6138 (DEFAULT_TABLE table=test-workload [id=b6258ecc6f65411faa247f5f7afe3d8f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:17:35.457130 14786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a79f5b01e4c40e69f02f49dcfbf6138. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:35.456830 14788 tablet_service.cc:1511] Processing CreateTablet for tablet 1a22b25e3c0042a3a794a5231dea9ce7 (DEFAULT_TABLE table=test-workload [id=b6258ecc6f65411faa247f5f7afe3d8f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:17:35.458184 14788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a22b25e3c0042a3a794a5231dea9ce7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:35.459203 14785 tablet_service.cc:1511] Processing CreateTablet for tablet 304f434deadf4d5fb19c9401d9c0799e (DEFAULT_TABLE table=test-workload [id=b6258ecc6f65411faa247f5f7afe3d8f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:17:35.460490 14785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 304f434deadf4d5fb19c9401d9c0799e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:35.460819 14787 tablet_service.cc:1511] Processing CreateTablet for tablet 35b8d266bee248e0875cd38f0fa8b75e (DEFAULT_TABLE table=test-workload [id=b6258ecc6f65411faa247f5f7afe3d8f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:17:35.462108 14787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35b8d266bee248e0875cd38f0fa8b75e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:35.456852 14937 tablet_service.cc:1511] Processing CreateTablet for tablet 1a22b25e3c0042a3a794a5231dea9ce7 (DEFAULT_TABLE table=test-workload [id=b6258ecc6f65411faa247f5f7afe3d8f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:17:35.465350 14937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a22b25e3c0042a3a794a5231dea9ce7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:35.465083 14784 tablet_service.cc:1511] Processing CreateTablet for tablet cbd87ae30e224dc6a3321df3a7bb7a18 (DEFAULT_TABLE table=test-workload [id=b6258ecc6f65411faa247f5f7afe3d8f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:17:35.466396 14784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbd87ae30e224dc6a3321df3a7bb7a18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:35.469332 14783 tablet_service.cc:1511] Processing CreateTablet for tablet 6c6a5fe3f23c419596853c22fbd242d5 (DEFAULT_TABLE table=test-workload [id=b6258ecc6f65411faa247f5f7afe3d8f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:17:35.470665 14783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c6a5fe3f23c419596853c22fbd242d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:35.472828 14782 tablet_service.cc:1511] Processing CreateTablet for tablet a5a43fbb8e2b4e789d8d55a2ba961973 (DEFAULT_TABLE table=test-workload [id=b6258ecc6f65411faa247f5f7afe3d8f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:17:35.474121 14782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5a43fbb8e2b4e789d8d55a2ba961973. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:35.476938 14781 tablet_service.cc:1511] Processing CreateTablet for tablet 5d062a8a4afc4453bba35c2094c373d2 (DEFAULT_TABLE table=test-workload [id=b6258ecc6f65411faa247f5f7afe3d8f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:17:35.478292 14781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d062a8a4afc4453bba35c2094c373d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:35.481680 14864 tablet_service.cc:1511] Processing CreateTablet for tablet faabe9f183ac441b96d3a75f708811a8 (DEFAULT_TABLE table=test-workload [id=b6258ecc6f65411faa247f5f7afe3d8f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:17:35.483059 14864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faabe9f183ac441b96d3a75f708811a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:35.484036 14863 tablet_service.cc:1511] Processing CreateTablet for tablet 1a22b25e3c0042a3a794a5231dea9ce7 (DEFAULT_TABLE table=test-workload [id=b6258ecc6f65411faa247f5f7afe3d8f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:17:35.485390 14863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a22b25e3c0042a3a794a5231dea9ce7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:35.488864 14862 tablet_service.cc:1511] Processing CreateTablet for tablet 35b8d266bee248e0875cd38f0fa8b75e (DEFAULT_TABLE table=test-workload [id=b6258ecc6f65411faa247f5f7afe3d8f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:17:35.490236 14862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35b8d266bee248e0875cd38f0fa8b75e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:35.492650 14861 tablet_service.cc:1511] Processing CreateTablet for tablet 3a79f5b01e4c40e69f02f49dcfbf6138 (DEFAULT_TABLE table=test-workload [id=b6258ecc6f65411faa247f5f7afe3d8f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:17:35.495083 14861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a79f5b01e4c40e69f02f49dcfbf6138. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:35.495925 14933 tablet_service.cc:1511] Processing CreateTablet for tablet cbd87ae30e224dc6a3321df3a7bb7a18 (DEFAULT_TABLE table=test-workload [id=b6258ecc6f65411faa247f5f7afe3d8f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:17:35.497361 14933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbd87ae30e224dc6a3321df3a7bb7a18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:35.500451 14858 tablet_service.cc:1511] Processing CreateTablet for tablet 6c6a5fe3f23c419596853c22fbd242d5 (DEFAULT_TABLE table=test-workload [id=b6258ecc6f65411faa247f5f7afe3d8f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:17:35.501947 14858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c6a5fe3f23c419596853c22fbd242d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:35.502319 14859 tablet_service.cc:1511] Processing CreateTablet for tablet cbd87ae30e224dc6a3321df3a7bb7a18 (DEFAULT_TABLE table=test-workload [id=b6258ecc6f65411faa247f5f7afe3d8f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:17:35.500669 14857 tablet_service.cc:1511] Processing CreateTablet for tablet a5a43fbb8e2b4e789d8d55a2ba961973 (DEFAULT_TABLE table=test-workload [id=b6258ecc6f65411faa247f5f7afe3d8f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:17:35.504221 14859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbd87ae30e224dc6a3321df3a7bb7a18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:35.504658 14860 tablet_service.cc:1511] Processing CreateTablet for tablet 304f434deadf4d5fb19c9401d9c0799e (DEFAULT_TABLE table=test-workload [id=b6258ecc6f65411faa247f5f7afe3d8f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:17:35.506006 14860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 304f434deadf4d5fb19c9401d9c0799e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:35.507915 14932 tablet_service.cc:1511] Processing CreateTablet for tablet 6c6a5fe3f23c419596853c22fbd242d5 (DEFAULT_TABLE table=test-workload [id=b6258ecc6f65411faa247f5f7afe3d8f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:17:35.509289 14930 tablet_service.cc:1511] Processing CreateTablet for tablet 5d062a8a4afc4453bba35c2094c373d2 (DEFAULT_TABLE table=test-workload [id=b6258ecc6f65411faa247f5f7afe3d8f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:17:35.492717 14931 tablet_service.cc:1511] Processing CreateTablet for tablet a5a43fbb8e2b4e789d8d55a2ba961973 (DEFAULT_TABLE table=test-workload [id=b6258ecc6f65411faa247f5f7afe3d8f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:17:35.512634 14857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5a43fbb8e2b4e789d8d55a2ba961973. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:35.517143 14856 tablet_service.cc:1511] Processing CreateTablet for tablet 5d062a8a4afc4453bba35c2094c373d2 (DEFAULT_TABLE table=test-workload [id=b6258ecc6f65411faa247f5f7afe3d8f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:17:35.518429 14856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d062a8a4afc4453bba35c2094c373d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:35.509320 14932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c6a5fe3f23c419596853c22fbd242d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:35.522552 14931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5a43fbb8e2b4e789d8d55a2ba961973. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:35.524130 14930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d062a8a4afc4453bba35c2094c373d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:35.587610 14988 tablet_bootstrap.cc:492] T 1a22b25e3c0042a3a794a5231dea9ce7 P 096af8491bc34932be3b0f79d157be4f: Bootstrap starting.
I20260709 13:17:35.616484 14990 tablet_bootstrap.cc:492] T 1a22b25e3c0042a3a794a5231dea9ce7 P 40ed6fb339214e8bbbf935f753b2b93d: Bootstrap starting.
I20260709 13:17:35.629473 14988 tablet_bootstrap.cc:654] T 1a22b25e3c0042a3a794a5231dea9ce7 P 096af8491bc34932be3b0f79d157be4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:35.641220 14990 tablet_bootstrap.cc:654] T 1a22b25e3c0042a3a794a5231dea9ce7 P 40ed6fb339214e8bbbf935f753b2b93d: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:35.646978 14989 tablet_bootstrap.cc:492] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 7e719d7735534c1d8b8d194af7bdd403: Bootstrap starting.
I20260709 13:17:35.664784 14988 tablet_bootstrap.cc:492] T 1a22b25e3c0042a3a794a5231dea9ce7 P 096af8491bc34932be3b0f79d157be4f: No bootstrap required, opened a new log
I20260709 13:17:35.661139 14989 tablet_bootstrap.cc:654] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 7e719d7735534c1d8b8d194af7bdd403: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:35.665503 14988 ts_tablet_manager.cc:1403] T 1a22b25e3c0042a3a794a5231dea9ce7 P 096af8491bc34932be3b0f79d157be4f: Time spent bootstrapping tablet: real 0.078s	user 0.015s	sys 0.008s
I20260709 13:17:35.670341 14988 raft_consensus.cc:359] T 1a22b25e3c0042a3a794a5231dea9ce7 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:35.671026 14989 tablet_bootstrap.cc:492] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 7e719d7735534c1d8b8d194af7bdd403: No bootstrap required, opened a new log
I20260709 13:17:35.671036 14988 raft_consensus.cc:385] T 1a22b25e3c0042a3a794a5231dea9ce7 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:35.671725 14989 ts_tablet_manager.cc:1403] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 7e719d7735534c1d8b8d194af7bdd403: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.003s
I20260709 13:17:35.673280 14990 tablet_bootstrap.cc:492] T 1a22b25e3c0042a3a794a5231dea9ce7 P 40ed6fb339214e8bbbf935f753b2b93d: No bootstrap required, opened a new log
I20260709 13:17:35.673765 14990 ts_tablet_manager.cc:1403] T 1a22b25e3c0042a3a794a5231dea9ce7 P 40ed6fb339214e8bbbf935f753b2b93d: Time spent bootstrapping tablet: real 0.058s	user 0.010s	sys 0.007s
I20260709 13:17:35.674695 14989 raft_consensus.cc:359] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:35.675515 14989 raft_consensus.cc:385] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:35.671696 14988 raft_consensus.cc:740] T 1a22b25e3c0042a3a794a5231dea9ce7 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 096af8491bc34932be3b0f79d157be4f, State: Initialized, Role: FOLLOWER
I20260709 13:17:35.675872 14989 raft_consensus.cc:740] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e719d7735534c1d8b8d194af7bdd403, State: Initialized, Role: FOLLOWER
I20260709 13:17:35.676625 14988 consensus_queue.cc:260] T 1a22b25e3c0042a3a794a5231dea9ce7 P 096af8491bc34932be3b0f79d157be4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:35.676786 14990 raft_consensus.cc:359] T 1a22b25e3c0042a3a794a5231dea9ce7 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:35.676702 14989 consensus_queue.cc:260] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 7e719d7735534c1d8b8d194af7bdd403 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:35.677572 14990 raft_consensus.cc:385] T 1a22b25e3c0042a3a794a5231dea9ce7 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:35.677888 14990 raft_consensus.cc:740] T 1a22b25e3c0042a3a794a5231dea9ce7 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ed6fb339214e8bbbf935f753b2b93d, State: Initialized, Role: FOLLOWER
I20260709 13:17:35.679097 14899 heartbeater.cc:499] Master 127.8.218.126:34747 was elected leader, sending a full tablet report...
I20260709 13:17:35.679421 14988 ts_tablet_manager.cc:1434] T 1a22b25e3c0042a3a794a5231dea9ce7 P 096af8491bc34932be3b0f79d157be4f: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.001s
I20260709 13:17:35.680392 14988 tablet_bootstrap.cc:492] T 304f434deadf4d5fb19c9401d9c0799e P 096af8491bc34932be3b0f79d157be4f: Bootstrap starting.
I20260709 13:17:35.682655 14990 consensus_queue.cc:260] T 1a22b25e3c0042a3a794a5231dea9ce7 P 40ed6fb339214e8bbbf935f753b2b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:35.686813 14988 tablet_bootstrap.cc:654] T 304f434deadf4d5fb19c9401d9c0799e P 096af8491bc34932be3b0f79d157be4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:35.693190 14990 ts_tablet_manager.cc:1434] T 1a22b25e3c0042a3a794a5231dea9ce7 P 40ed6fb339214e8bbbf935f753b2b93d: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.006s
I20260709 13:17:35.694211 14824 heartbeater.cc:499] Master 127.8.218.126:34747 was elected leader, sending a full tablet report...
I20260709 13:17:35.708611 14990 tablet_bootstrap.cc:492] T 35b8d266bee248e0875cd38f0fa8b75e P 40ed6fb339214e8bbbf935f753b2b93d: Bootstrap starting.
I20260709 13:17:35.711040 14973 heartbeater.cc:499] Master 127.8.218.126:34747 was elected leader, sending a full tablet report...
I20260709 13:17:35.711544 14989 ts_tablet_manager.cc:1434] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 7e719d7735534c1d8b8d194af7bdd403: Time spent starting tablet: real 0.039s	user 0.026s	sys 0.013s
I20260709 13:17:35.712674 14989 tablet_bootstrap.cc:492] T 35b8d266bee248e0875cd38f0fa8b75e P 7e719d7735534c1d8b8d194af7bdd403: Bootstrap starting.
I20260709 13:17:35.719096 14990 tablet_bootstrap.cc:654] T 35b8d266bee248e0875cd38f0fa8b75e P 40ed6fb339214e8bbbf935f753b2b93d: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:35.719100 14989 tablet_bootstrap.cc:654] T 35b8d266bee248e0875cd38f0fa8b75e P 7e719d7735534c1d8b8d194af7bdd403: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:35.724932 14989 tablet_bootstrap.cc:492] T 35b8d266bee248e0875cd38f0fa8b75e P 7e719d7735534c1d8b8d194af7bdd403: No bootstrap required, opened a new log
I20260709 13:17:35.725543 14989 ts_tablet_manager.cc:1403] T 35b8d266bee248e0875cd38f0fa8b75e P 7e719d7735534c1d8b8d194af7bdd403: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260709 13:17:35.728830 14989 raft_consensus.cc:359] T 35b8d266bee248e0875cd38f0fa8b75e P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:35.729550 14989 raft_consensus.cc:385] T 35b8d266bee248e0875cd38f0fa8b75e P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:35.729606 14988 tablet_bootstrap.cc:492] T 304f434deadf4d5fb19c9401d9c0799e P 096af8491bc34932be3b0f79d157be4f: No bootstrap required, opened a new log
I20260709 13:17:35.729928 14989 raft_consensus.cc:740] T 35b8d266bee248e0875cd38f0fa8b75e P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e719d7735534c1d8b8d194af7bdd403, State: Initialized, Role: FOLLOWER
I20260709 13:17:35.730216 14988 ts_tablet_manager.cc:1403] T 304f434deadf4d5fb19c9401d9c0799e P 096af8491bc34932be3b0f79d157be4f: Time spent bootstrapping tablet: real 0.050s	user 0.018s	sys 0.012s
I20260709 13:17:35.731025 14989 consensus_queue.cc:260] T 35b8d266bee248e0875cd38f0fa8b75e P 7e719d7735534c1d8b8d194af7bdd403 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:35.734155 14989 ts_tablet_manager.cc:1434] T 35b8d266bee248e0875cd38f0fa8b75e P 7e719d7735534c1d8b8d194af7bdd403: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260709 13:17:35.733597 14988 raft_consensus.cc:359] T 304f434deadf4d5fb19c9401d9c0799e P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:35.735030 14988 raft_consensus.cc:385] T 304f434deadf4d5fb19c9401d9c0799e P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:35.735229 14989 tablet_bootstrap.cc:492] T cbd87ae30e224dc6a3321df3a7bb7a18 P 7e719d7735534c1d8b8d194af7bdd403: Bootstrap starting.
I20260709 13:17:35.735319 14988 raft_consensus.cc:740] T 304f434deadf4d5fb19c9401d9c0799e P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 096af8491bc34932be3b0f79d157be4f, State: Initialized, Role: FOLLOWER
I20260709 13:17:35.736670 14990 tablet_bootstrap.cc:492] T 35b8d266bee248e0875cd38f0fa8b75e P 40ed6fb339214e8bbbf935f753b2b93d: No bootstrap required, opened a new log
I20260709 13:17:35.736353 14988 consensus_queue.cc:260] T 304f434deadf4d5fb19c9401d9c0799e P 096af8491bc34932be3b0f79d157be4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:35.737160 14990 ts_tablet_manager.cc:1403] T 35b8d266bee248e0875cd38f0fa8b75e P 40ed6fb339214e8bbbf935f753b2b93d: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.008s
I20260709 13:17:35.740202 14990 raft_consensus.cc:359] T 35b8d266bee248e0875cd38f0fa8b75e P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:35.740907 14990 raft_consensus.cc:385] T 35b8d266bee248e0875cd38f0fa8b75e P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:35.741191 14990 raft_consensus.cc:740] T 35b8d266bee248e0875cd38f0fa8b75e P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ed6fb339214e8bbbf935f753b2b93d, State: Initialized, Role: FOLLOWER
I20260709 13:17:35.741690 14989 tablet_bootstrap.cc:654] T cbd87ae30e224dc6a3321df3a7bb7a18 P 7e719d7735534c1d8b8d194af7bdd403: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:35.742151 14990 consensus_queue.cc:260] T 35b8d266bee248e0875cd38f0fa8b75e P 40ed6fb339214e8bbbf935f753b2b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:35.744735 14988 ts_tablet_manager.cc:1434] T 304f434deadf4d5fb19c9401d9c0799e P 096af8491bc34932be3b0f79d157be4f: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:17:35.747174 14990 ts_tablet_manager.cc:1434] T 35b8d266bee248e0875cd38f0fa8b75e P 40ed6fb339214e8bbbf935f753b2b93d: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:17:35.748485 14990 tablet_bootstrap.cc:492] T cbd87ae30e224dc6a3321df3a7bb7a18 P 40ed6fb339214e8bbbf935f753b2b93d: Bootstrap starting.
I20260709 13:17:35.751644 14988 tablet_bootstrap.cc:492] T cbd87ae30e224dc6a3321df3a7bb7a18 P 096af8491bc34932be3b0f79d157be4f: Bootstrap starting.
I20260709 13:17:35.753752 14989 tablet_bootstrap.cc:492] T cbd87ae30e224dc6a3321df3a7bb7a18 P 7e719d7735534c1d8b8d194af7bdd403: No bootstrap required, opened a new log
I20260709 13:17:35.754273 14989 ts_tablet_manager.cc:1403] T cbd87ae30e224dc6a3321df3a7bb7a18 P 7e719d7735534c1d8b8d194af7bdd403: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260709 13:17:35.755607 14990 tablet_bootstrap.cc:654] T cbd87ae30e224dc6a3321df3a7bb7a18 P 40ed6fb339214e8bbbf935f753b2b93d: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:35.757345 14989 raft_consensus.cc:359] T cbd87ae30e224dc6a3321df3a7bb7a18 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:35.757927 14988 tablet_bootstrap.cc:654] T cbd87ae30e224dc6a3321df3a7bb7a18 P 096af8491bc34932be3b0f79d157be4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:35.758152 14989 raft_consensus.cc:385] T cbd87ae30e224dc6a3321df3a7bb7a18 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:35.758607 14989 raft_consensus.cc:740] T cbd87ae30e224dc6a3321df3a7bb7a18 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e719d7735534c1d8b8d194af7bdd403, State: Initialized, Role: FOLLOWER
I20260709 13:17:35.759590 14989 consensus_queue.cc:260] T cbd87ae30e224dc6a3321df3a7bb7a18 P 7e719d7735534c1d8b8d194af7bdd403 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:35.761827 14989 ts_tablet_manager.cc:1434] T cbd87ae30e224dc6a3321df3a7bb7a18 P 7e719d7735534c1d8b8d194af7bdd403: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:17:35.762773 14989 tablet_bootstrap.cc:492] T 6c6a5fe3f23c419596853c22fbd242d5 P 7e719d7735534c1d8b8d194af7bdd403: Bootstrap starting.
I20260709 13:17:35.763890 14990 tablet_bootstrap.cc:492] T cbd87ae30e224dc6a3321df3a7bb7a18 P 40ed6fb339214e8bbbf935f753b2b93d: No bootstrap required, opened a new log
I20260709 13:17:35.764389 14990 ts_tablet_manager.cc:1403] T cbd87ae30e224dc6a3321df3a7bb7a18 P 40ed6fb339214e8bbbf935f753b2b93d: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.009s
I20260709 13:17:35.767310 14990 raft_consensus.cc:359] T cbd87ae30e224dc6a3321df3a7bb7a18 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:35.768047 14990 raft_consensus.cc:385] T cbd87ae30e224dc6a3321df3a7bb7a18 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:35.768972 14989 tablet_bootstrap.cc:654] T 6c6a5fe3f23c419596853c22fbd242d5 P 7e719d7735534c1d8b8d194af7bdd403: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:35.768330 14990 raft_consensus.cc:740] T cbd87ae30e224dc6a3321df3a7bb7a18 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ed6fb339214e8bbbf935f753b2b93d, State: Initialized, Role: FOLLOWER
I20260709 13:17:35.771230 14990 consensus_queue.cc:260] T cbd87ae30e224dc6a3321df3a7bb7a18 P 40ed6fb339214e8bbbf935f753b2b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:35.777686 14990 ts_tablet_manager.cc:1434] T cbd87ae30e224dc6a3321df3a7bb7a18 P 40ed6fb339214e8bbbf935f753b2b93d: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 13:17:35.778743 14990 tablet_bootstrap.cc:492] T 304f434deadf4d5fb19c9401d9c0799e P 40ed6fb339214e8bbbf935f753b2b93d: Bootstrap starting.
I20260709 13:17:35.780113 14989 tablet_bootstrap.cc:492] T 6c6a5fe3f23c419596853c22fbd242d5 P 7e719d7735534c1d8b8d194af7bdd403: No bootstrap required, opened a new log
I20260709 13:17:35.780629 14989 ts_tablet_manager.cc:1403] T 6c6a5fe3f23c419596853c22fbd242d5 P 7e719d7735534c1d8b8d194af7bdd403: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260709 13:17:35.783715 14989 raft_consensus.cc:359] T 6c6a5fe3f23c419596853c22fbd242d5 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:35.784452 14989 raft_consensus.cc:385] T 6c6a5fe3f23c419596853c22fbd242d5 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:35.784726 14989 raft_consensus.cc:740] T 6c6a5fe3f23c419596853c22fbd242d5 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e719d7735534c1d8b8d194af7bdd403, State: Initialized, Role: FOLLOWER
I20260709 13:17:35.785604 14989 consensus_queue.cc:260] T 6c6a5fe3f23c419596853c22fbd242d5 P 7e719d7735534c1d8b8d194af7bdd403 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:35.786445 14990 tablet_bootstrap.cc:654] T 304f434deadf4d5fb19c9401d9c0799e P 40ed6fb339214e8bbbf935f753b2b93d: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:35.789610 14988 tablet_bootstrap.cc:492] T cbd87ae30e224dc6a3321df3a7bb7a18 P 096af8491bc34932be3b0f79d157be4f: No bootstrap required, opened a new log
I20260709 13:17:35.790037 14989 ts_tablet_manager.cc:1434] T 6c6a5fe3f23c419596853c22fbd242d5 P 7e719d7735534c1d8b8d194af7bdd403: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260709 13:17:35.790099 14988 ts_tablet_manager.cc:1403] T cbd87ae30e224dc6a3321df3a7bb7a18 P 096af8491bc34932be3b0f79d157be4f: Time spent bootstrapping tablet: real 0.039s	user 0.018s	sys 0.015s
I20260709 13:17:35.791297 14989 tablet_bootstrap.cc:492] T 1a22b25e3c0042a3a794a5231dea9ce7 P 7e719d7735534c1d8b8d194af7bdd403: Bootstrap starting.
I20260709 13:17:35.793299 14988 raft_consensus.cc:359] T cbd87ae30e224dc6a3321df3a7bb7a18 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:35.794039 14988 raft_consensus.cc:385] T cbd87ae30e224dc6a3321df3a7bb7a18 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:35.794349 14988 raft_consensus.cc:740] T cbd87ae30e224dc6a3321df3a7bb7a18 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 096af8491bc34932be3b0f79d157be4f, State: Initialized, Role: FOLLOWER
I20260709 13:17:35.795392 14988 consensus_queue.cc:260] T cbd87ae30e224dc6a3321df3a7bb7a18 P 096af8491bc34932be3b0f79d157be4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:35.798161 14989 tablet_bootstrap.cc:654] T 1a22b25e3c0042a3a794a5231dea9ce7 P 7e719d7735534c1d8b8d194af7bdd403: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:35.801138 14988 ts_tablet_manager.cc:1434] T cbd87ae30e224dc6a3321df3a7bb7a18 P 096af8491bc34932be3b0f79d157be4f: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:17:35.802276 14988 tablet_bootstrap.cc:492] T 35b8d266bee248e0875cd38f0fa8b75e P 096af8491bc34932be3b0f79d157be4f: Bootstrap starting.
I20260709 13:17:35.802764 14990 tablet_bootstrap.cc:492] T 304f434deadf4d5fb19c9401d9c0799e P 40ed6fb339214e8bbbf935f753b2b93d: No bootstrap required, opened a new log
I20260709 13:17:35.803272 14990 ts_tablet_manager.cc:1403] T 304f434deadf4d5fb19c9401d9c0799e P 40ed6fb339214e8bbbf935f753b2b93d: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.008s
I20260709 13:17:35.806280 14990 raft_consensus.cc:359] T 304f434deadf4d5fb19c9401d9c0799e P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:35.807018 14990 raft_consensus.cc:385] T 304f434deadf4d5fb19c9401d9c0799e P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:35.807309 14990 raft_consensus.cc:740] T 304f434deadf4d5fb19c9401d9c0799e P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ed6fb339214e8bbbf935f753b2b93d, State: Initialized, Role: FOLLOWER
I20260709 13:17:35.808110 14990 consensus_queue.cc:260] T 304f434deadf4d5fb19c9401d9c0799e P 40ed6fb339214e8bbbf935f753b2b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:35.810253 14990 ts_tablet_manager.cc:1434] T 304f434deadf4d5fb19c9401d9c0799e P 40ed6fb339214e8bbbf935f753b2b93d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:17:35.812165 14988 tablet_bootstrap.cc:654] T 35b8d266bee248e0875cd38f0fa8b75e P 096af8491bc34932be3b0f79d157be4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:35.812183 14990 tablet_bootstrap.cc:492] T a5a43fbb8e2b4e789d8d55a2ba961973 P 40ed6fb339214e8bbbf935f753b2b93d: Bootstrap starting.
I20260709 13:17:35.814113 14989 tablet_bootstrap.cc:492] T 1a22b25e3c0042a3a794a5231dea9ce7 P 7e719d7735534c1d8b8d194af7bdd403: No bootstrap required, opened a new log
I20260709 13:17:35.814615 14989 ts_tablet_manager.cc:1403] T 1a22b25e3c0042a3a794a5231dea9ce7 P 7e719d7735534c1d8b8d194af7bdd403: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.008s
I20260709 13:17:35.817524 14989 raft_consensus.cc:359] T 1a22b25e3c0042a3a794a5231dea9ce7 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:35.818212 14989 raft_consensus.cc:385] T 1a22b25e3c0042a3a794a5231dea9ce7 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:35.818491 14989 raft_consensus.cc:740] T 1a22b25e3c0042a3a794a5231dea9ce7 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e719d7735534c1d8b8d194af7bdd403, State: Initialized, Role: FOLLOWER
I20260709 13:17:35.819320 14989 consensus_queue.cc:260] T 1a22b25e3c0042a3a794a5231dea9ce7 P 7e719d7735534c1d8b8d194af7bdd403 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:35.820214 14990 tablet_bootstrap.cc:654] T a5a43fbb8e2b4e789d8d55a2ba961973 P 40ed6fb339214e8bbbf935f753b2b93d: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:35.824147 14989 ts_tablet_manager.cc:1434] T 1a22b25e3c0042a3a794a5231dea9ce7 P 7e719d7735534c1d8b8d194af7bdd403: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:17:35.824965 14989 tablet_bootstrap.cc:492] T 304f434deadf4d5fb19c9401d9c0799e P 7e719d7735534c1d8b8d194af7bdd403: Bootstrap starting.
I20260709 13:17:35.829061 14988 tablet_bootstrap.cc:492] T 35b8d266bee248e0875cd38f0fa8b75e P 096af8491bc34932be3b0f79d157be4f: No bootstrap required, opened a new log
I20260709 13:17:35.829560 14988 ts_tablet_manager.cc:1403] T 35b8d266bee248e0875cd38f0fa8b75e P 096af8491bc34932be3b0f79d157be4f: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.000s
I20260709 13:17:35.830464 14989 tablet_bootstrap.cc:654] T 304f434deadf4d5fb19c9401d9c0799e P 7e719d7735534c1d8b8d194af7bdd403: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:35.834966 14988 raft_consensus.cc:359] T 35b8d266bee248e0875cd38f0fa8b75e P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:35.836020 14988 raft_consensus.cc:385] T 35b8d266bee248e0875cd38f0fa8b75e P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:35.836395 14988 raft_consensus.cc:740] T 35b8d266bee248e0875cd38f0fa8b75e P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 096af8491bc34932be3b0f79d157be4f, State: Initialized, Role: FOLLOWER
I20260709 13:17:35.837157 14988 consensus_queue.cc:260] T 35b8d266bee248e0875cd38f0fa8b75e P 096af8491bc34932be3b0f79d157be4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:35.837827 14989 tablet_bootstrap.cc:492] T 304f434deadf4d5fb19c9401d9c0799e P 7e719d7735534c1d8b8d194af7bdd403: No bootstrap required, opened a new log
I20260709 13:17:35.838318 14989 ts_tablet_manager.cc:1403] T 304f434deadf4d5fb19c9401d9c0799e P 7e719d7735534c1d8b8d194af7bdd403: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 13:17:35.838826 14990 tablet_bootstrap.cc:492] T a5a43fbb8e2b4e789d8d55a2ba961973 P 40ed6fb339214e8bbbf935f753b2b93d: No bootstrap required, opened a new log
I20260709 13:17:35.839315 14990 ts_tablet_manager.cc:1403] T a5a43fbb8e2b4e789d8d55a2ba961973 P 40ed6fb339214e8bbbf935f753b2b93d: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.013s
I20260709 13:17:35.839367 14988 ts_tablet_manager.cc:1434] T 35b8d266bee248e0875cd38f0fa8b75e P 096af8491bc34932be3b0f79d157be4f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:17:35.840476 14988 tablet_bootstrap.cc:492] T a5a43fbb8e2b4e789d8d55a2ba961973 P 096af8491bc34932be3b0f79d157be4f: Bootstrap starting.
I20260709 13:17:35.841112 14989 raft_consensus.cc:359] T 304f434deadf4d5fb19c9401d9c0799e P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:35.841820 14989 raft_consensus.cc:385] T 304f434deadf4d5fb19c9401d9c0799e P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:35.842101 14989 raft_consensus.cc:740] T 304f434deadf4d5fb19c9401d9c0799e P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e719d7735534c1d8b8d194af7bdd403, State: Initialized, Role: FOLLOWER
I20260709 13:17:35.842221 14990 raft_consensus.cc:359] T a5a43fbb8e2b4e789d8d55a2ba961973 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:35.842986 14990 raft_consensus.cc:385] T a5a43fbb8e2b4e789d8d55a2ba961973 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:35.842970 14989 consensus_queue.cc:260] T 304f434deadf4d5fb19c9401d9c0799e P 7e719d7735534c1d8b8d194af7bdd403 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:35.845995 14989 ts_tablet_manager.cc:1434] T 304f434deadf4d5fb19c9401d9c0799e P 7e719d7735534c1d8b8d194af7bdd403: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:17:35.846966 14989 tablet_bootstrap.cc:492] T a5a43fbb8e2b4e789d8d55a2ba961973 P 7e719d7735534c1d8b8d194af7bdd403: Bootstrap starting.
I20260709 13:17:35.847534 14988 tablet_bootstrap.cc:654] T a5a43fbb8e2b4e789d8d55a2ba961973 P 096af8491bc34932be3b0f79d157be4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:35.843556 14990 raft_consensus.cc:740] T a5a43fbb8e2b4e789d8d55a2ba961973 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ed6fb339214e8bbbf935f753b2b93d, State: Initialized, Role: FOLLOWER
I20260709 13:17:35.850339 14990 consensus_queue.cc:260] T a5a43fbb8e2b4e789d8d55a2ba961973 P 40ed6fb339214e8bbbf935f753b2b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:35.854161 14989 tablet_bootstrap.cc:654] T a5a43fbb8e2b4e789d8d55a2ba961973 P 7e719d7735534c1d8b8d194af7bdd403: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:35.855041 14990 ts_tablet_manager.cc:1434] T a5a43fbb8e2b4e789d8d55a2ba961973 P 40ed6fb339214e8bbbf935f753b2b93d: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260709 13:17:35.856163 14990 tablet_bootstrap.cc:492] T 5d062a8a4afc4453bba35c2094c373d2 P 40ed6fb339214e8bbbf935f753b2b93d: Bootstrap starting.
I20260709 13:17:35.861445 14989 tablet_bootstrap.cc:492] T a5a43fbb8e2b4e789d8d55a2ba961973 P 7e719d7735534c1d8b8d194af7bdd403: No bootstrap required, opened a new log
I20260709 13:17:35.861963 14989 ts_tablet_manager.cc:1403] T a5a43fbb8e2b4e789d8d55a2ba961973 P 7e719d7735534c1d8b8d194af7bdd403: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 13:17:35.862635 14990 tablet_bootstrap.cc:654] T 5d062a8a4afc4453bba35c2094c373d2 P 40ed6fb339214e8bbbf935f753b2b93d: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:35.865006 14988 tablet_bootstrap.cc:492] T a5a43fbb8e2b4e789d8d55a2ba961973 P 096af8491bc34932be3b0f79d157be4f: No bootstrap required, opened a new log
I20260709 13:17:35.865619 14988 ts_tablet_manager.cc:1403] T a5a43fbb8e2b4e789d8d55a2ba961973 P 096af8491bc34932be3b0f79d157be4f: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.008s
I20260709 13:17:35.865106 14989 raft_consensus.cc:359] T a5a43fbb8e2b4e789d8d55a2ba961973 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:35.866122 14989 raft_consensus.cc:385] T a5a43fbb8e2b4e789d8d55a2ba961973 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:35.866503 14989 raft_consensus.cc:740] T a5a43fbb8e2b4e789d8d55a2ba961973 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e719d7735534c1d8b8d194af7bdd403, State: Initialized, Role: FOLLOWER
I20260709 13:17:35.868479 14989 consensus_queue.cc:260] T a5a43fbb8e2b4e789d8d55a2ba961973 P 7e719d7735534c1d8b8d194af7bdd403 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:35.869437 14988 raft_consensus.cc:359] T a5a43fbb8e2b4e789d8d55a2ba961973 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:35.870023 14990 tablet_bootstrap.cc:492] T 5d062a8a4afc4453bba35c2094c373d2 P 40ed6fb339214e8bbbf935f753b2b93d: No bootstrap required, opened a new log
I20260709 13:17:35.870182 14988 raft_consensus.cc:385] T a5a43fbb8e2b4e789d8d55a2ba961973 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:35.870504 14988 raft_consensus.cc:740] T a5a43fbb8e2b4e789d8d55a2ba961973 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 096af8491bc34932be3b0f79d157be4f, State: Initialized, Role: FOLLOWER
I20260709 13:17:35.870556 14990 ts_tablet_manager.cc:1403] T 5d062a8a4afc4453bba35c2094c373d2 P 40ed6fb339214e8bbbf935f753b2b93d: Time spent bootstrapping tablet: real 0.015s	user 0.003s	sys 0.009s
I20260709 13:17:35.870633 14989 ts_tablet_manager.cc:1434] T a5a43fbb8e2b4e789d8d55a2ba961973 P 7e719d7735534c1d8b8d194af7bdd403: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260709 13:17:35.871778 14989 tablet_bootstrap.cc:492] T 5d062a8a4afc4453bba35c2094c373d2 P 7e719d7735534c1d8b8d194af7bdd403: Bootstrap starting.
I20260709 13:17:35.871392 14988 consensus_queue.cc:260] T a5a43fbb8e2b4e789d8d55a2ba961973 P 096af8491bc34932be3b0f79d157be4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:35.873713 14988 ts_tablet_manager.cc:1434] T a5a43fbb8e2b4e789d8d55a2ba961973 P 096af8491bc34932be3b0f79d157be4f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 13:17:35.873680 14990 raft_consensus.cc:359] T 5d062a8a4afc4453bba35c2094c373d2 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:35.874450 14990 raft_consensus.cc:385] T 5d062a8a4afc4453bba35c2094c373d2 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:35.874755 14988 tablet_bootstrap.cc:492] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 096af8491bc34932be3b0f79d157be4f: Bootstrap starting.
I20260709 13:17:35.874754 14990 raft_consensus.cc:740] T 5d062a8a4afc4453bba35c2094c373d2 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ed6fb339214e8bbbf935f753b2b93d, State: Initialized, Role: FOLLOWER
I20260709 13:17:35.875576 14990 consensus_queue.cc:260] T 5d062a8a4afc4453bba35c2094c373d2 P 40ed6fb339214e8bbbf935f753b2b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:35.878286 14989 tablet_bootstrap.cc:654] T 5d062a8a4afc4453bba35c2094c373d2 P 7e719d7735534c1d8b8d194af7bdd403: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:35.881207 14988 tablet_bootstrap.cc:654] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 096af8491bc34932be3b0f79d157be4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:35.884495 14990 ts_tablet_manager.cc:1434] T 5d062a8a4afc4453bba35c2094c373d2 P 40ed6fb339214e8bbbf935f753b2b93d: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.005s
I20260709 13:17:35.888648 14990 tablet_bootstrap.cc:492] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 40ed6fb339214e8bbbf935f753b2b93d: Bootstrap starting.
I20260709 13:17:35.892544 14989 tablet_bootstrap.cc:492] T 5d062a8a4afc4453bba35c2094c373d2 P 7e719d7735534c1d8b8d194af7bdd403: No bootstrap required, opened a new log
I20260709 13:17:35.892840 14988 tablet_bootstrap.cc:492] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 096af8491bc34932be3b0f79d157be4f: No bootstrap required, opened a new log
I20260709 13:17:35.893116 14989 ts_tablet_manager.cc:1403] T 5d062a8a4afc4453bba35c2094c373d2 P 7e719d7735534c1d8b8d194af7bdd403: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.004s
I20260709 13:17:35.893354 14988 ts_tablet_manager.cc:1403] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 096af8491bc34932be3b0f79d157be4f: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.003s
I20260709 13:17:35.895283 14990 tablet_bootstrap.cc:654] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 40ed6fb339214e8bbbf935f753b2b93d: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:35.895897 14989 raft_consensus.cc:359] T 5d062a8a4afc4453bba35c2094c373d2 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:35.896646 14989 raft_consensus.cc:385] T 5d062a8a4afc4453bba35c2094c373d2 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:35.896339 14988 raft_consensus.cc:359] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:35.896940 14989 raft_consensus.cc:740] T 5d062a8a4afc4453bba35c2094c373d2 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e719d7735534c1d8b8d194af7bdd403, State: Initialized, Role: FOLLOWER
I20260709 13:17:35.897114 14988 raft_consensus.cc:385] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:35.897455 14988 raft_consensus.cc:740] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 096af8491bc34932be3b0f79d157be4f, State: Initialized, Role: FOLLOWER
I20260709 13:17:35.897686 14989 consensus_queue.cc:260] T 5d062a8a4afc4453bba35c2094c373d2 P 7e719d7735534c1d8b8d194af7bdd403 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:35.898216 14988 consensus_queue.cc:260] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 096af8491bc34932be3b0f79d157be4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:35.899902 14989 ts_tablet_manager.cc:1434] T 5d062a8a4afc4453bba35c2094c373d2 P 7e719d7735534c1d8b8d194af7bdd403: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:17:35.900815 14988 ts_tablet_manager.cc:1434] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 096af8491bc34932be3b0f79d157be4f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 13:17:35.900858 14989 tablet_bootstrap.cc:492] T faabe9f183ac441b96d3a75f708811a8 P 7e719d7735534c1d8b8d194af7bdd403: Bootstrap starting.
I20260709 13:17:35.901935 14988 tablet_bootstrap.cc:492] T 6c6a5fe3f23c419596853c22fbd242d5 P 096af8491bc34932be3b0f79d157be4f: Bootstrap starting.
I20260709 13:17:35.906016 14989 tablet_bootstrap.cc:654] T faabe9f183ac441b96d3a75f708811a8 P 7e719d7735534c1d8b8d194af7bdd403: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:35.907274 14990 tablet_bootstrap.cc:492] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 40ed6fb339214e8bbbf935f753b2b93d: No bootstrap required, opened a new log
I20260709 13:17:35.907894 14990 ts_tablet_manager.cc:1403] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 40ed6fb339214e8bbbf935f753b2b93d: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.006s
I20260709 13:17:35.908701 14988 tablet_bootstrap.cc:654] T 6c6a5fe3f23c419596853c22fbd242d5 P 096af8491bc34932be3b0f79d157be4f: Neither blocks nor log segments found. Creating new log.
W20260709 13:17:35.910341 14744 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:17:35.911346 14990 raft_consensus.cc:359] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:35.912535 14990 raft_consensus.cc:385] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:35.912998 14990 raft_consensus.cc:740] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ed6fb339214e8bbbf935f753b2b93d, State: Initialized, Role: FOLLOWER
I20260709 13:17:35.914002 14990 consensus_queue.cc:260] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 40ed6fb339214e8bbbf935f753b2b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:35.917486 14990 ts_tablet_manager.cc:1434] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 40ed6fb339214e8bbbf935f753b2b93d: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260709 13:17:35.919340 14990 tablet_bootstrap.cc:492] T 6c6a5fe3f23c419596853c22fbd242d5 P 40ed6fb339214e8bbbf935f753b2b93d: Bootstrap starting.
I20260709 13:17:35.920634 14988 tablet_bootstrap.cc:492] T 6c6a5fe3f23c419596853c22fbd242d5 P 096af8491bc34932be3b0f79d157be4f: No bootstrap required, opened a new log
I20260709 13:17:35.921481 14988 ts_tablet_manager.cc:1403] T 6c6a5fe3f23c419596853c22fbd242d5 P 096af8491bc34932be3b0f79d157be4f: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.004s
I20260709 13:17:35.924321 14988 raft_consensus.cc:359] T 6c6a5fe3f23c419596853c22fbd242d5 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:35.925033 14988 raft_consensus.cc:385] T 6c6a5fe3f23c419596853c22fbd242d5 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:35.925328 14988 raft_consensus.cc:740] T 6c6a5fe3f23c419596853c22fbd242d5 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 096af8491bc34932be3b0f79d157be4f, State: Initialized, Role: FOLLOWER
I20260709 13:17:35.927824 14990 tablet_bootstrap.cc:654] T 6c6a5fe3f23c419596853c22fbd242d5 P 40ed6fb339214e8bbbf935f753b2b93d: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:35.927912 14988 consensus_queue.cc:260] T 6c6a5fe3f23c419596853c22fbd242d5 P 096af8491bc34932be3b0f79d157be4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:35.928488 14989 tablet_bootstrap.cc:492] T faabe9f183ac441b96d3a75f708811a8 P 7e719d7735534c1d8b8d194af7bdd403: No bootstrap required, opened a new log
I20260709 13:17:35.929082 14989 ts_tablet_manager.cc:1403] T faabe9f183ac441b96d3a75f708811a8 P 7e719d7735534c1d8b8d194af7bdd403: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.008s
I20260709 13:17:35.932099 14989 raft_consensus.cc:359] T faabe9f183ac441b96d3a75f708811a8 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } }
I20260709 13:17:35.932966 14989 raft_consensus.cc:385] T faabe9f183ac441b96d3a75f708811a8 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:35.933312 14989 raft_consensus.cc:740] T faabe9f183ac441b96d3a75f708811a8 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e719d7735534c1d8b8d194af7bdd403, State: Initialized, Role: FOLLOWER
I20260709 13:17:35.933434 14995 raft_consensus.cc:493] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:35.933928 14995 raft_consensus.cc:515] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:35.934074 14989 consensus_queue.cc:260] T faabe9f183ac441b96d3a75f708811a8 P 7e719d7735534c1d8b8d194af7bdd403 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } }
I20260709 13:17:35.935281 14988 ts_tablet_manager.cc:1434] T 6c6a5fe3f23c419596853c22fbd242d5 P 096af8491bc34932be3b0f79d157be4f: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:17:35.936305 14988 tablet_bootstrap.cc:492] T 5d062a8a4afc4453bba35c2094c373d2 P 096af8491bc34932be3b0f79d157be4f: Bootstrap starting.
I20260709 13:17:35.936862 14995 leader_election.cc:290] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 7e719d7735534c1d8b8d194af7bdd403 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65:35565), 096af8491bc34932be3b0f79d157be4f (127.8.218.66:35825)
I20260709 13:17:35.942528 14988 tablet_bootstrap.cc:654] T 5d062a8a4afc4453bba35c2094c373d2 P 096af8491bc34932be3b0f79d157be4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:35.956662 14994 raft_consensus.cc:493] T 304f434deadf4d5fb19c9401d9c0799e P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:35.957554 14994 raft_consensus.cc:515] T 304f434deadf4d5fb19c9401d9c0799e P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:35.965071 14996 raft_consensus.cc:493] T a5a43fbb8e2b4e789d8d55a2ba961973 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:35.965723 14996 raft_consensus.cc:515] T a5a43fbb8e2b4e789d8d55a2ba961973 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:35.970238 14994 leader_election.cc:290] T 304f434deadf4d5fb19c9401d9c0799e P 096af8491bc34932be3b0f79d157be4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65:35565), 7e719d7735534c1d8b8d194af7bdd403 (127.8.218.67:36751)
I20260709 13:17:35.971025 14989 ts_tablet_manager.cc:1434] T faabe9f183ac441b96d3a75f708811a8 P 7e719d7735534c1d8b8d194af7bdd403: Time spent starting tablet: real 0.042s	user 0.009s	sys 0.003s
I20260709 13:17:35.974478 14994 raft_consensus.cc:493] T 1a22b25e3c0042a3a794a5231dea9ce7 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:35.999318 15018 raft_consensus.cc:493] T 6c6a5fe3f23c419596853c22fbd242d5 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:35.999912 15018 raft_consensus.cc:515] T 6c6a5fe3f23c419596853c22fbd242d5 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:35.988484 14996 leader_election.cc:290] T a5a43fbb8e2b4e789d8d55a2ba961973 P 40ed6fb339214e8bbbf935f753b2b93d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 096af8491bc34932be3b0f79d157be4f (127.8.218.66:35825), 7e719d7735534c1d8b8d194af7bdd403 (127.8.218.67:36751)
I20260709 13:17:36.004595 14996 raft_consensus.cc:493] T 35b8d266bee248e0875cd38f0fa8b75e P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:36.009214 14990 tablet_bootstrap.cc:492] T 6c6a5fe3f23c419596853c22fbd242d5 P 40ed6fb339214e8bbbf935f753b2b93d: No bootstrap required, opened a new log
I20260709 13:17:36.009905 14990 ts_tablet_manager.cc:1403] T 6c6a5fe3f23c419596853c22fbd242d5 P 40ed6fb339214e8bbbf935f753b2b93d: Time spent bootstrapping tablet: real 0.091s	user 0.020s	sys 0.018s
I20260709 13:17:36.013016 14990 raft_consensus.cc:359] T 6c6a5fe3f23c419596853c22fbd242d5 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:36.013401 14988 tablet_bootstrap.cc:492] T 5d062a8a4afc4453bba35c2094c373d2 P 096af8491bc34932be3b0f79d157be4f: No bootstrap required, opened a new log
I20260709 13:17:36.013614 14990 raft_consensus.cc:385] T 6c6a5fe3f23c419596853c22fbd242d5 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:36.013903 14988 ts_tablet_manager.cc:1403] T 5d062a8a4afc4453bba35c2094c373d2 P 096af8491bc34932be3b0f79d157be4f: Time spent bootstrapping tablet: real 0.078s	user 0.014s	sys 0.023s
I20260709 13:17:36.009167 14996 raft_consensus.cc:515] T 35b8d266bee248e0875cd38f0fa8b75e P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:35.995587 14994 raft_consensus.cc:515] T 1a22b25e3c0042a3a794a5231dea9ce7 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:36.016624 14988 raft_consensus.cc:359] T 5d062a8a4afc4453bba35c2094c373d2 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:36.017051 14996 leader_election.cc:290] T 35b8d266bee248e0875cd38f0fa8b75e P 40ed6fb339214e8bbbf935f753b2b93d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 096af8491bc34932be3b0f79d157be4f (127.8.218.66:35825), 7e719d7735534c1d8b8d194af7bdd403 (127.8.218.67:36751)
I20260709 13:17:36.017266 14988 raft_consensus.cc:385] T 5d062a8a4afc4453bba35c2094c373d2 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:36.017499 14994 leader_election.cc:290] T 1a22b25e3c0042a3a794a5231dea9ce7 P 096af8491bc34932be3b0f79d157be4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65:35565), 7e719d7735534c1d8b8d194af7bdd403 (127.8.218.67:36751)
I20260709 13:17:36.017545 14988 raft_consensus.cc:740] T 5d062a8a4afc4453bba35c2094c373d2 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 096af8491bc34932be3b0f79d157be4f, State: Initialized, Role: FOLLOWER
I20260709 13:17:36.019006 14988 consensus_queue.cc:260] T 5d062a8a4afc4453bba35c2094c373d2 P 096af8491bc34932be3b0f79d157be4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:36.020818 14988 ts_tablet_manager.cc:1434] T 5d062a8a4afc4453bba35c2094c373d2 P 096af8491bc34932be3b0f79d157be4f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:17:36.021626 14988 tablet_bootstrap.cc:492] T faabe9f183ac441b96d3a75f708811a8 P 096af8491bc34932be3b0f79d157be4f: Bootstrap starting.
I20260709 13:17:36.013885 14990 raft_consensus.cc:740] T 6c6a5fe3f23c419596853c22fbd242d5 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ed6fb339214e8bbbf935f753b2b93d, State: Initialized, Role: FOLLOWER
I20260709 13:17:36.024163 14990 consensus_queue.cc:260] T 6c6a5fe3f23c419596853c22fbd242d5 P 40ed6fb339214e8bbbf935f753b2b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:36.025449 15018 leader_election.cc:290] T 6c6a5fe3f23c419596853c22fbd242d5 P 7e719d7735534c1d8b8d194af7bdd403 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65:35565), 096af8491bc34932be3b0f79d157be4f (127.8.218.66:35825)
I20260709 13:17:36.026582 14990 ts_tablet_manager.cc:1434] T 6c6a5fe3f23c419596853c22fbd242d5 P 40ed6fb339214e8bbbf935f753b2b93d: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.001s
I20260709 13:17:36.033656 14990 tablet_bootstrap.cc:492] T faabe9f183ac441b96d3a75f708811a8 P 40ed6fb339214e8bbbf935f753b2b93d: Bootstrap starting.
I20260709 13:17:36.038342 14996 raft_consensus.cc:493] T 1a22b25e3c0042a3a794a5231dea9ce7 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:36.039247 14990 tablet_bootstrap.cc:654] T faabe9f183ac441b96d3a75f708811a8 P 40ed6fb339214e8bbbf935f753b2b93d: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:36.038889 14996 raft_consensus.cc:515] T 1a22b25e3c0042a3a794a5231dea9ce7 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:36.040400 15018 raft_consensus.cc:493] T 304f434deadf4d5fb19c9401d9c0799e P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:36.040988 14996 leader_election.cc:290] T 1a22b25e3c0042a3a794a5231dea9ce7 P 40ed6fb339214e8bbbf935f753b2b93d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 096af8491bc34932be3b0f79d157be4f (127.8.218.66:35825), 7e719d7735534c1d8b8d194af7bdd403 (127.8.218.67:36751)
I20260709 13:17:36.040859 15018 raft_consensus.cc:515] T 304f434deadf4d5fb19c9401d9c0799e P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:36.043259 15018 leader_election.cc:290] T 304f434deadf4d5fb19c9401d9c0799e P 7e719d7735534c1d8b8d194af7bdd403 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65:35565), 096af8491bc34932be3b0f79d157be4f (127.8.218.66:35825)
I20260709 13:17:36.043841 14988 tablet_bootstrap.cc:654] T faabe9f183ac441b96d3a75f708811a8 P 096af8491bc34932be3b0f79d157be4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:36.045068 14874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a79f5b01e4c40e69f02f49dcfbf6138" candidate_uuid: "7e719d7735534c1d8b8d194af7bdd403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096af8491bc34932be3b0f79d157be4f" is_pre_election: true
I20260709 13:17:36.045781 14874 raft_consensus.cc:2468] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e719d7735534c1d8b8d194af7bdd403 in term 0.
I20260709 13:17:36.047843 14874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c6a5fe3f23c419596853c22fbd242d5" candidate_uuid: "7e719d7735534c1d8b8d194af7bdd403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096af8491bc34932be3b0f79d157be4f" is_pre_election: true
I20260709 13:17:36.048666 14874 raft_consensus.cc:2468] T 6c6a5fe3f23c419596853c22fbd242d5 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e719d7735534c1d8b8d194af7bdd403 in term 0.
I20260709 13:17:36.050185 14874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304f434deadf4d5fb19c9401d9c0799e" candidate_uuid: "7e719d7735534c1d8b8d194af7bdd403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096af8491bc34932be3b0f79d157be4f" is_pre_election: true
I20260709 13:17:36.050765 14874 raft_consensus.cc:2468] T 304f434deadf4d5fb19c9401d9c0799e P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e719d7735534c1d8b8d194af7bdd403 in term 0.
I20260709 13:17:36.050974 14988 tablet_bootstrap.cc:492] T faabe9f183ac441b96d3a75f708811a8 P 096af8491bc34932be3b0f79d157be4f: No bootstrap required, opened a new log
I20260709 13:17:36.051069 15031 raft_consensus.cc:493] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:36.051419 14914 leader_election.cc:304] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 7e719d7735534c1d8b8d194af7bdd403 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096af8491bc34932be3b0f79d157be4f, 7e719d7735534c1d8b8d194af7bdd403; no voters: 
I20260709 13:17:36.051771 14988 ts_tablet_manager.cc:1403] T faabe9f183ac441b96d3a75f708811a8 P 096af8491bc34932be3b0f79d157be4f: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.003s
I20260709 13:17:36.051784 15031 raft_consensus.cc:515] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:36.052601 15018 raft_consensus.cc:2804] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:36.052971 15018 raft_consensus.cc:493] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:36.053303 15018 raft_consensus.cc:3060] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:36.054351 15031 leader_election.cc:290] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 40ed6fb339214e8bbbf935f753b2b93d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 096af8491bc34932be3b0f79d157be4f (127.8.218.66:35825), 7e719d7735534c1d8b8d194af7bdd403 (127.8.218.67:36751)
I20260709 13:17:36.054641 14988 raft_consensus.cc:359] T faabe9f183ac441b96d3a75f708811a8 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } }
I20260709 13:17:36.055315 14988 raft_consensus.cc:385] T faabe9f183ac441b96d3a75f708811a8 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:36.055599 14988 raft_consensus.cc:740] T faabe9f183ac441b96d3a75f708811a8 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 096af8491bc34932be3b0f79d157be4f, State: Initialized, Role: FOLLOWER
I20260709 13:17:36.055742 14799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304f434deadf4d5fb19c9401d9c0799e" candidate_uuid: "096af8491bc34932be3b0f79d157be4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ed6fb339214e8bbbf935f753b2b93d" is_pre_election: true
I20260709 13:17:36.056183 14798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a22b25e3c0042a3a794a5231dea9ce7" candidate_uuid: "096af8491bc34932be3b0f79d157be4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ed6fb339214e8bbbf935f753b2b93d" is_pre_election: true
I20260709 13:17:36.056468 14799 raft_consensus.cc:2468] T 304f434deadf4d5fb19c9401d9c0799e P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 096af8491bc34932be3b0f79d157be4f in term 0.
I20260709 13:17:36.056358 14988 consensus_queue.cc:260] T faabe9f183ac441b96d3a75f708811a8 P 096af8491bc34932be3b0f79d157be4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } }
I20260709 13:17:36.056842 14798 raft_consensus.cc:2468] T 1a22b25e3c0042a3a794a5231dea9ce7 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 096af8491bc34932be3b0f79d157be4f in term 0.
I20260709 13:17:36.057662 14797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a79f5b01e4c40e69f02f49dcfbf6138" candidate_uuid: "7e719d7735534c1d8b8d194af7bdd403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ed6fb339214e8bbbf935f753b2b93d" is_pre_election: true
I20260709 13:17:36.058305 14797 raft_consensus.cc:2468] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e719d7735534c1d8b8d194af7bdd403 in term 0.
I20260709 13:17:36.058686 14988 ts_tablet_manager.cc:1434] T faabe9f183ac441b96d3a75f708811a8 P 096af8491bc34932be3b0f79d157be4f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:17:36.059254 14796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c6a5fe3f23c419596853c22fbd242d5" candidate_uuid: "7e719d7735534c1d8b8d194af7bdd403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ed6fb339214e8bbbf935f753b2b93d" is_pre_election: true
I20260709 13:17:36.059952 14796 raft_consensus.cc:2468] T 6c6a5fe3f23c419596853c22fbd242d5 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e719d7735534c1d8b8d194af7bdd403 in term 0.
I20260709 13:17:36.061033 14795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304f434deadf4d5fb19c9401d9c0799e" candidate_uuid: "7e719d7735534c1d8b8d194af7bdd403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ed6fb339214e8bbbf935f753b2b93d" is_pre_election: true
I20260709 13:17:36.061715 14795 raft_consensus.cc:2468] T 304f434deadf4d5fb19c9401d9c0799e P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e719d7735534c1d8b8d194af7bdd403 in term 0.
I20260709 13:17:36.064733 14873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35b8d266bee248e0875cd38f0fa8b75e" candidate_uuid: "40ed6fb339214e8bbbf935f753b2b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096af8491bc34932be3b0f79d157be4f" is_pre_election: true
I20260709 13:17:36.065371 14873 raft_consensus.cc:2468] T 35b8d266bee248e0875cd38f0fa8b75e P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40ed6fb339214e8bbbf935f753b2b93d in term 0.
I20260709 13:17:36.066421 14872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a22b25e3c0042a3a794a5231dea9ce7" candidate_uuid: "40ed6fb339214e8bbbf935f753b2b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096af8491bc34932be3b0f79d157be4f" is_pre_election: true
I20260709 13:17:36.067075 14872 raft_consensus.cc:2468] T 1a22b25e3c0042a3a794a5231dea9ce7 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40ed6fb339214e8bbbf935f753b2b93d in term 0.
I20260709 13:17:36.068143 14871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a79f5b01e4c40e69f02f49dcfbf6138" candidate_uuid: "40ed6fb339214e8bbbf935f753b2b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096af8491bc34932be3b0f79d157be4f" is_pre_election: true
I20260709 13:17:36.068234 14837 leader_election.cc:304] T 304f434deadf4d5fb19c9401d9c0799e P 096af8491bc34932be3b0f79d157be4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096af8491bc34932be3b0f79d157be4f, 40ed6fb339214e8bbbf935f753b2b93d; no voters: 
I20260709 13:17:36.068863 14871 raft_consensus.cc:2468] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40ed6fb339214e8bbbf935f753b2b93d in term 0.
I20260709 13:17:36.069069 14914 leader_election.cc:304] T 6c6a5fe3f23c419596853c22fbd242d5 P 7e719d7735534c1d8b8d194af7bdd403 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096af8491bc34932be3b0f79d157be4f, 7e719d7735534c1d8b8d194af7bdd403; no voters: 
I20260709 13:17:36.069315 15025 raft_consensus.cc:2804] T 304f434deadf4d5fb19c9401d9c0799e P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:36.069842 15025 raft_consensus.cc:493] T 304f434deadf4d5fb19c9401d9c0799e P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:36.070194 15025 raft_consensus.cc:3060] T 304f434deadf4d5fb19c9401d9c0799e P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:36.070775 14911 leader_election.cc:304] T 304f434deadf4d5fb19c9401d9c0799e P 7e719d7735534c1d8b8d194af7bdd403 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ed6fb339214e8bbbf935f753b2b93d, 7e719d7735534c1d8b8d194af7bdd403; no voters: 
I20260709 13:17:36.071084 15018 raft_consensus.cc:515] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:36.072826 14765 leader_election.cc:304] T 35b8d266bee248e0875cd38f0fa8b75e P 40ed6fb339214e8bbbf935f753b2b93d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096af8491bc34932be3b0f79d157be4f, 40ed6fb339214e8bbbf935f753b2b93d; no voters: 
I20260709 13:17:36.073341 15018 leader_election.cc:290] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 7e719d7735534c1d8b8d194af7bdd403 [CANDIDATE]: Term 1 election: Requested vote from peers 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65:35565), 096af8491bc34932be3b0f79d157be4f (127.8.218.66:35825)
I20260709 13:17:36.073781 14765 leader_election.cc:304] T 1a22b25e3c0042a3a794a5231dea9ce7 P 40ed6fb339214e8bbbf935f753b2b93d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096af8491bc34932be3b0f79d157be4f, 40ed6fb339214e8bbbf935f753b2b93d; no voters: 
I20260709 13:17:36.074700 14765 leader_election.cc:304] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 40ed6fb339214e8bbbf935f753b2b93d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096af8491bc34932be3b0f79d157be4f, 40ed6fb339214e8bbbf935f753b2b93d; no voters: 
I20260709 13:17:36.075264 14994 raft_consensus.cc:493] T a5a43fbb8e2b4e789d8d55a2ba961973 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:36.075809 15031 raft_consensus.cc:2804] T 35b8d266bee248e0875cd38f0fa8b75e P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:36.076192 15031 raft_consensus.cc:493] T 35b8d266bee248e0875cd38f0fa8b75e P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:36.076586 15031 raft_consensus.cc:3060] T 35b8d266bee248e0875cd38f0fa8b75e P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:36.076308 14994 raft_consensus.cc:515] T a5a43fbb8e2b4e789d8d55a2ba961973 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:36.078219 14996 raft_consensus.cc:2804] T 1a22b25e3c0042a3a794a5231dea9ce7 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:36.078711 14996 raft_consensus.cc:493] T 1a22b25e3c0042a3a794a5231dea9ce7 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:36.079037 14996 raft_consensus.cc:3060] T 1a22b25e3c0042a3a794a5231dea9ce7 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:36.084110 14874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a43fbb8e2b4e789d8d55a2ba961973" candidate_uuid: "40ed6fb339214e8bbbf935f753b2b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096af8491bc34932be3b0f79d157be4f" is_pre_election: true
I20260709 13:17:36.084761 14874 raft_consensus.cc:2468] T a5a43fbb8e2b4e789d8d55a2ba961973 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40ed6fb339214e8bbbf935f753b2b93d in term 0.
I20260709 13:17:36.086298 15025 raft_consensus.cc:515] T 304f434deadf4d5fb19c9401d9c0799e P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:36.069341 14837 leader_election.cc:304] T 1a22b25e3c0042a3a794a5231dea9ce7 P 096af8491bc34932be3b0f79d157be4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096af8491bc34932be3b0f79d157be4f, 40ed6fb339214e8bbbf935f753b2b93d; no voters: 
I20260709 13:17:36.078321 14994 leader_election.cc:290] T a5a43fbb8e2b4e789d8d55a2ba961973 P 096af8491bc34932be3b0f79d157be4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65:35565), 7e719d7735534c1d8b8d194af7bdd403 (127.8.218.67:36751)
I20260709 13:17:36.091971 14994 raft_consensus.cc:493] T cbd87ae30e224dc6a3321df3a7bb7a18 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:36.092386 14994 raft_consensus.cc:515] T cbd87ae30e224dc6a3321df3a7bb7a18 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:36.094369 14994 leader_election.cc:290] T cbd87ae30e224dc6a3321df3a7bb7a18 P 096af8491bc34932be3b0f79d157be4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65:35565), 7e719d7735534c1d8b8d194af7bdd403 (127.8.218.67:36751)
I20260709 13:17:36.094992 14994 raft_consensus.cc:2804] T 1a22b25e3c0042a3a794a5231dea9ce7 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:36.101357 14995 raft_consensus.cc:2804] T 6c6a5fe3f23c419596853c22fbd242d5 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:36.101904 14995 raft_consensus.cc:493] T 6c6a5fe3f23c419596853c22fbd242d5 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:36.102334 14995 raft_consensus.cc:3060] T 6c6a5fe3f23c419596853c22fbd242d5 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:36.102605 15018 raft_consensus.cc:493] T a5a43fbb8e2b4e789d8d55a2ba961973 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:36.103171 15025 leader_election.cc:290] T 304f434deadf4d5fb19c9401d9c0799e P 096af8491bc34932be3b0f79d157be4f [CANDIDATE]: Term 1 election: Requested vote from peers 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65:35565), 7e719d7735534c1d8b8d194af7bdd403 (127.8.218.67:36751)
I20260709 13:17:36.103283 15018 raft_consensus.cc:515] T a5a43fbb8e2b4e789d8d55a2ba961973 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:36.105963 15018 leader_election.cc:290] T a5a43fbb8e2b4e789d8d55a2ba961973 P 7e719d7735534c1d8b8d194af7bdd403 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65:35565), 096af8491bc34932be3b0f79d157be4f (127.8.218.66:35825)
I20260709 13:17:36.106647 15018 raft_consensus.cc:2804] T 304f434deadf4d5fb19c9401d9c0799e P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:36.107077 15018 raft_consensus.cc:493] T 304f434deadf4d5fb19c9401d9c0799e P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:36.107502 15018 raft_consensus.cc:3060] T 304f434deadf4d5fb19c9401d9c0799e P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:36.108316 14795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a43fbb8e2b4e789d8d55a2ba961973" candidate_uuid: "096af8491bc34932be3b0f79d157be4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ed6fb339214e8bbbf935f753b2b93d" is_pre_election: true
I20260709 13:17:36.109138 14795 raft_consensus.cc:2468] T a5a43fbb8e2b4e789d8d55a2ba961973 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 096af8491bc34932be3b0f79d157be4f in term 0.
I20260709 13:17:36.111075 15038 raft_consensus.cc:493] T cbd87ae30e224dc6a3321df3a7bb7a18 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:36.112530 14874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a79f5b01e4c40e69f02f49dcfbf6138" candidate_uuid: "7e719d7735534c1d8b8d194af7bdd403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096af8491bc34932be3b0f79d157be4f"
I20260709 13:17:36.113121 14874 raft_consensus.cc:3060] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:36.113164 14995 raft_consensus.cc:515] T 6c6a5fe3f23c419596853c22fbd242d5 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:36.115253 14995 leader_election.cc:290] T 6c6a5fe3f23c419596853c22fbd242d5 P 7e719d7735534c1d8b8d194af7bdd403 [CANDIDATE]: Term 1 election: Requested vote from peers 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65:35565), 096af8491bc34932be3b0f79d157be4f (127.8.218.66:35825)
W20260709 13:17:36.116031 14911 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.218.65:35565, user_credentials={real_user=slave}} blocked reactor thread for 45454.1us
I20260709 13:17:36.117910 14948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a43fbb8e2b4e789d8d55a2ba961973" candidate_uuid: "40ed6fb339214e8bbbf935f753b2b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e719d7735534c1d8b8d194af7bdd403" is_pre_election: true
I20260709 13:17:36.118592 14948 raft_consensus.cc:2468] T a5a43fbb8e2b4e789d8d55a2ba961973 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40ed6fb339214e8bbbf935f753b2b93d in term 0.
I20260709 13:17:36.120038 14948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35b8d266bee248e0875cd38f0fa8b75e" candidate_uuid: "40ed6fb339214e8bbbf935f753b2b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e719d7735534c1d8b8d194af7bdd403" is_pre_election: true
I20260709 13:17:36.120612 14948 raft_consensus.cc:2468] T 35b8d266bee248e0875cd38f0fa8b75e P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40ed6fb339214e8bbbf935f753b2b93d in term 0.
I20260709 13:17:36.120693 14795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a79f5b01e4c40e69f02f49dcfbf6138" candidate_uuid: "7e719d7735534c1d8b8d194af7bdd403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ed6fb339214e8bbbf935f753b2b93d"
I20260709 13:17:36.121438 14795 raft_consensus.cc:3060] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:36.122124 14948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a22b25e3c0042a3a794a5231dea9ce7" candidate_uuid: "40ed6fb339214e8bbbf935f753b2b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e719d7735534c1d8b8d194af7bdd403" is_pre_election: true
I20260709 13:17:36.122769 14948 raft_consensus.cc:2468] T 1a22b25e3c0042a3a794a5231dea9ce7 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40ed6fb339214e8bbbf935f753b2b93d in term 0.
I20260709 13:17:36.124050 14798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a43fbb8e2b4e789d8d55a2ba961973" candidate_uuid: "7e719d7735534c1d8b8d194af7bdd403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ed6fb339214e8bbbf935f753b2b93d" is_pre_election: true
I20260709 13:17:36.124672 14798 raft_consensus.cc:2468] T a5a43fbb8e2b4e789d8d55a2ba961973 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e719d7735534c1d8b8d194af7bdd403 in term 0.
I20260709 13:17:36.124711 14948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a79f5b01e4c40e69f02f49dcfbf6138" candidate_uuid: "40ed6fb339214e8bbbf935f753b2b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e719d7735534c1d8b8d194af7bdd403" is_pre_election: true
I20260709 13:17:36.125535 14948 raft_consensus.cc:2393] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 40ed6fb339214e8bbbf935f753b2b93d in current term 1: Already voted for candidate 7e719d7735534c1d8b8d194af7bdd403 in this term.
I20260709 13:17:36.125716 14762 leader_election.cc:304] T a5a43fbb8e2b4e789d8d55a2ba961973 P 40ed6fb339214e8bbbf935f753b2b93d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ed6fb339214e8bbbf935f753b2b93d, 7e719d7735534c1d8b8d194af7bdd403; no voters: 
I20260709 13:17:36.128721 14798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c6a5fe3f23c419596853c22fbd242d5" candidate_uuid: "7e719d7735534c1d8b8d194af7bdd403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ed6fb339214e8bbbf935f753b2b93d"
I20260709 13:17:36.129366 14798 raft_consensus.cc:3060] T 6c6a5fe3f23c419596853c22fbd242d5 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:36.129269 14911 leader_election.cc:304] T a5a43fbb8e2b4e789d8d55a2ba961973 P 7e719d7735534c1d8b8d194af7bdd403 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ed6fb339214e8bbbf935f753b2b93d, 7e719d7735534c1d8b8d194af7bdd403; no voters: 
I20260709 13:17:36.132465 15018 raft_consensus.cc:515] T 304f434deadf4d5fb19c9401d9c0799e P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:36.135283 15018 leader_election.cc:290] T 304f434deadf4d5fb19c9401d9c0799e P 7e719d7735534c1d8b8d194af7bdd403 [CANDIDATE]: Term 1 election: Requested vote from peers 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65:35565), 096af8491bc34932be3b0f79d157be4f (127.8.218.66:35825)
I20260709 13:17:36.128666 14996 raft_consensus.cc:515] T 1a22b25e3c0042a3a794a5231dea9ce7 P 40ed6fb339214e8bbbf935f753b2b93d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:36.095357 14994 raft_consensus.cc:493] T 1a22b25e3c0042a3a794a5231dea9ce7 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:36.137044 14994 raft_consensus.cc:3060] T 1a22b25e3c0042a3a794a5231dea9ce7 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:36.139055 14795 raft_consensus.cc:2468] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 40ed6fb339214e8bbbf935f753b2b93d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e719d7735534c1d8b8d194af7bdd403 in term 1.
I20260709 13:17:36.091199 15031 raft_consensus.cc:515] T 35b8d266bee248e0875cd38f0fa8b75e P 40ed6fb339214e8bbbf935f753b2b93d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:36.141531 15031 leader_election.cc:290] T 35b8d266bee248e0875cd38f0fa8b75e P 40ed6fb339214e8bbbf935f753b2b93d [CANDIDATE]: Term 1 election: Requested vote from peers 096af8491bc34932be3b0f79d157be4f (127.8.218.66:35825), 7e719d7735534c1d8b8d194af7bdd403 (127.8.218.67:36751)
I20260709 13:17:36.141630 14874 raft_consensus.cc:2468] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e719d7735534c1d8b8d194af7bdd403 in term 1.
I20260709 13:17:36.142066 15031 raft_consensus.cc:2764] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 40ed6fb339214e8bbbf935f753b2b93d [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:17:36.111548 15038 raft_consensus.cc:515] T cbd87ae30e224dc6a3321df3a7bb7a18 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:36.148058 15038 leader_election.cc:290] T cbd87ae30e224dc6a3321df3a7bb7a18 P 7e719d7735534c1d8b8d194af7bdd403 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65:35565), 096af8491bc34932be3b0f79d157be4f (127.8.218.66:35825)
I20260709 13:17:36.149649 14994 raft_consensus.cc:515] T 1a22b25e3c0042a3a794a5231dea9ce7 P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:36.151189 14994 leader_election.cc:290] T 1a22b25e3c0042a3a794a5231dea9ce7 P 096af8491bc34932be3b0f79d157be4f [CANDIDATE]: Term 1 election: Requested vote from peers 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65:35565), 7e719d7735534c1d8b8d194af7bdd403 (127.8.218.67:36751)
I20260709 13:17:36.152922 14996 leader_election.cc:290] T 1a22b25e3c0042a3a794a5231dea9ce7 P 40ed6fb339214e8bbbf935f753b2b93d [CANDIDATE]: Term 1 election: Requested vote from peers 096af8491bc34932be3b0f79d157be4f (127.8.218.66:35825), 7e719d7735534c1d8b8d194af7bdd403 (127.8.218.67:36751)
I20260709 13:17:36.153980 14948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35b8d266bee248e0875cd38f0fa8b75e" candidate_uuid: "40ed6fb339214e8bbbf935f753b2b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e719d7735534c1d8b8d194af7bdd403"
I20260709 13:17:36.154623 14948 raft_consensus.cc:3060] T 35b8d266bee248e0875cd38f0fa8b75e P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:36.155565 14796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304f434deadf4d5fb19c9401d9c0799e" candidate_uuid: "096af8491bc34932be3b0f79d157be4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ed6fb339214e8bbbf935f753b2b93d"
I20260709 13:17:36.156179 14796 raft_consensus.cc:3060] T 304f434deadf4d5fb19c9401d9c0799e P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:36.157091 14837 leader_election.cc:304] T a5a43fbb8e2b4e789d8d55a2ba961973 P 096af8491bc34932be3b0f79d157be4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096af8491bc34932be3b0f79d157be4f, 40ed6fb339214e8bbbf935f753b2b93d; no voters: 
I20260709 13:17:36.158042 14795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbd87ae30e224dc6a3321df3a7bb7a18" candidate_uuid: "096af8491bc34932be3b0f79d157be4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ed6fb339214e8bbbf935f753b2b93d" is_pre_election: true
I20260709 13:17:36.158730 14795 raft_consensus.cc:2468] T cbd87ae30e224dc6a3321df3a7bb7a18 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 096af8491bc34932be3b0f79d157be4f in term 0.
I20260709 13:17:36.161468 14798 raft_consensus.cc:2468] T 6c6a5fe3f23c419596853c22fbd242d5 P 40ed6fb339214e8bbbf935f753b2b93d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e719d7735534c1d8b8d194af7bdd403 in term 1.
I20260709 13:17:36.162349 14797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a22b25e3c0042a3a794a5231dea9ce7" candidate_uuid: "096af8491bc34932be3b0f79d157be4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ed6fb339214e8bbbf935f753b2b93d"
I20260709 13:17:36.145507 15031 raft_consensus.cc:2804] T a5a43fbb8e2b4e789d8d55a2ba961973 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:36.163502 15031 raft_consensus.cc:493] T a5a43fbb8e2b4e789d8d55a2ba961973 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:36.164315 14797 raft_consensus.cc:2393] T 1a22b25e3c0042a3a794a5231dea9ce7 P 40ed6fb339214e8bbbf935f753b2b93d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 096af8491bc34932be3b0f79d157be4f in current term 1: Already voted for candidate 40ed6fb339214e8bbbf935f753b2b93d in this term.
I20260709 13:17:36.164672 15018 raft_consensus.cc:2804] T a5a43fbb8e2b4e789d8d55a2ba961973 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:36.165190 15018 raft_consensus.cc:493] T a5a43fbb8e2b4e789d8d55a2ba961973 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:36.165405 14911 leader_election.cc:304] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 7e719d7735534c1d8b8d194af7bdd403 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ed6fb339214e8bbbf935f753b2b93d, 7e719d7735534c1d8b8d194af7bdd403; no voters: 
I20260709 13:17:36.165645 15018 raft_consensus.cc:3060] T a5a43fbb8e2b4e789d8d55a2ba961973 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:36.166021 14947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a22b25e3c0042a3a794a5231dea9ce7" candidate_uuid: "40ed6fb339214e8bbbf935f753b2b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e719d7735534c1d8b8d194af7bdd403"
I20260709 13:17:36.166389 14911 leader_election.cc:304] T 6c6a5fe3f23c419596853c22fbd242d5 P 7e719d7735534c1d8b8d194af7bdd403 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ed6fb339214e8bbbf935f753b2b93d, 7e719d7735534c1d8b8d194af7bdd403; no voters: 
I20260709 13:17:36.166682 14947 raft_consensus.cc:3060] T 1a22b25e3c0042a3a794a5231dea9ce7 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:36.168056 14797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304f434deadf4d5fb19c9401d9c0799e" candidate_uuid: "7e719d7735534c1d8b8d194af7bdd403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ed6fb339214e8bbbf935f753b2b93d"
I20260709 13:17:36.171147 15038 raft_consensus.cc:2804] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:36.171741 14994 raft_consensus.cc:2804] T a5a43fbb8e2b4e789d8d55a2ba961973 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:36.176255 15031 raft_consensus.cc:3060] T a5a43fbb8e2b4e789d8d55a2ba961973 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:36.176656 14765 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.218.66:35825, user_credentials={real_user=slave}} blocked reactor thread for 102020us
I20260709 13:17:36.178377 14874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35b8d266bee248e0875cd38f0fa8b75e" candidate_uuid: "40ed6fb339214e8bbbf935f753b2b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096af8491bc34932be3b0f79d157be4f"
I20260709 13:17:36.178920 14874 raft_consensus.cc:3060] T 35b8d266bee248e0875cd38f0fa8b75e P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:36.176285 14994 raft_consensus.cc:493] T a5a43fbb8e2b4e789d8d55a2ba961973 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:36.184170 14994 raft_consensus.cc:3060] T a5a43fbb8e2b4e789d8d55a2ba961973 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:36.185648 15038 raft_consensus.cc:697] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 LEADER]: Becoming Leader. State: Replica: 7e719d7735534c1d8b8d194af7bdd403, State: Running, Role: LEADER
I20260709 13:17:36.186921 15038 consensus_queue.cc:237] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 7e719d7735534c1d8b8d194af7bdd403 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:36.193164 15038 raft_consensus.cc:493] T faabe9f183ac441b96d3a75f708811a8 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:36.194278 14874 raft_consensus.cc:2468] T 35b8d266bee248e0875cd38f0fa8b75e P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ed6fb339214e8bbbf935f753b2b93d in term 1.
I20260709 13:17:36.195634 14871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a22b25e3c0042a3a794a5231dea9ce7" candidate_uuid: "40ed6fb339214e8bbbf935f753b2b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096af8491bc34932be3b0f79d157be4f"
I20260709 13:17:36.193813 15038 raft_consensus.cc:515] T faabe9f183ac441b96d3a75f708811a8 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } }
I20260709 13:17:36.196492 14871 raft_consensus.cc:2393] T 1a22b25e3c0042a3a794a5231dea9ce7 P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 40ed6fb339214e8bbbf935f753b2b93d in current term 1: Already voted for candidate 096af8491bc34932be3b0f79d157be4f in this term.
I20260709 13:17:36.196681 14765 leader_election.cc:304] T 35b8d266bee248e0875cd38f0fa8b75e P 40ed6fb339214e8bbbf935f753b2b93d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096af8491bc34932be3b0f79d157be4f, 40ed6fb339214e8bbbf935f753b2b93d; no voters: 
I20260709 13:17:36.199126 14947 raft_consensus.cc:2468] T 1a22b25e3c0042a3a794a5231dea9ce7 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ed6fb339214e8bbbf935f753b2b93d in term 1.
I20260709 13:17:36.200556 14762 leader_election.cc:304] T 1a22b25e3c0042a3a794a5231dea9ce7 P 40ed6fb339214e8bbbf935f753b2b93d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ed6fb339214e8bbbf935f753b2b93d, 7e719d7735534c1d8b8d194af7bdd403; no voters: 
I20260709 13:17:36.200686 14798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faabe9f183ac441b96d3a75f708811a8" candidate_uuid: "7e719d7735534c1d8b8d194af7bdd403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ed6fb339214e8bbbf935f753b2b93d" is_pre_election: true
I20260709 13:17:36.172693 14995 raft_consensus.cc:2804] T 6c6a5fe3f23c419596853c22fbd242d5 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:36.201817 14995 raft_consensus.cc:697] T 6c6a5fe3f23c419596853c22fbd242d5 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 LEADER]: Becoming Leader. State: Replica: 7e719d7735534c1d8b8d194af7bdd403, State: Running, Role: LEADER
W20260709 13:17:36.202708 14911 leader_election.cc:343] T faabe9f183ac441b96d3a75f708811a8 P 7e719d7735534c1d8b8d194af7bdd403 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65:35565): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:36.203049 14995 consensus_queue.cc:237] T 6c6a5fe3f23c419596853c22fbd242d5 P 7e719d7735534c1d8b8d194af7bdd403 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:36.204613 14796 raft_consensus.cc:2468] T 304f434deadf4d5fb19c9401d9c0799e P 40ed6fb339214e8bbbf935f753b2b93d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096af8491bc34932be3b0f79d157be4f in term 1.
I20260709 13:17:36.204754 15038 leader_election.cc:290] T faabe9f183ac441b96d3a75f708811a8 P 7e719d7735534c1d8b8d194af7bdd403 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65:35565), 096af8491bc34932be3b0f79d157be4f (127.8.218.66:35825)
I20260709 13:17:36.170773 15036 raft_consensus.cc:493] T 5d062a8a4afc4453bba35c2094c373d2 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:36.169651 14797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbd87ae30e224dc6a3321df3a7bb7a18" candidate_uuid: "7e719d7735534c1d8b8d194af7bdd403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ed6fb339214e8bbbf935f753b2b93d" is_pre_election: true
I20260709 13:17:36.207993 15039 raft_consensus.cc:2804] T 1a22b25e3c0042a3a794a5231dea9ce7 P 40ed6fb339214e8bbbf935f753b2b93d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:36.208503 15039 raft_consensus.cc:697] T 1a22b25e3c0042a3a794a5231dea9ce7 P 40ed6fb339214e8bbbf935f753b2b93d [term 1 LEADER]: Becoming Leader. State: Replica: 40ed6fb339214e8bbbf935f753b2b93d, State: Running, Role: LEADER
I20260709 13:17:36.209316 15039 consensus_queue.cc:237] T 1a22b25e3c0042a3a794a5231dea9ce7 P 40ed6fb339214e8bbbf935f753b2b93d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:36.218679 14694 catalog_manager.cc:5697] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 7e719d7735534c1d8b8d194af7bdd403 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e719d7735534c1d8b8d194af7bdd403 (127.8.218.67). New cstate: current_term: 1 leader_uuid: "7e719d7735534c1d8b8d194af7bdd403" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:36.207286 14996 raft_consensus.cc:2804] T 35b8d266bee248e0875cd38f0fa8b75e P 40ed6fb339214e8bbbf935f753b2b93d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:36.191357 14994 raft_consensus.cc:515] T a5a43fbb8e2b4e789d8d55a2ba961973 P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:36.213338 14797 raft_consensus.cc:2468] T cbd87ae30e224dc6a3321df3a7bb7a18 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e719d7735534c1d8b8d194af7bdd403 in term 0.
I20260709 13:17:36.214825 14837 leader_election.cc:304] T cbd87ae30e224dc6a3321df3a7bb7a18 P 096af8491bc34932be3b0f79d157be4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096af8491bc34932be3b0f79d157be4f, 40ed6fb339214e8bbbf935f753b2b93d; no voters: 
I20260709 13:17:36.216144 14948 raft_consensus.cc:2468] T 35b8d266bee248e0875cd38f0fa8b75e P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ed6fb339214e8bbbf935f753b2b93d in term 1.
I20260709 13:17:36.205750 15036 raft_consensus.cc:515] T 5d062a8a4afc4453bba35c2094c373d2 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:36.232282 14947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304f434deadf4d5fb19c9401d9c0799e" candidate_uuid: "096af8491bc34932be3b0f79d157be4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e719d7735534c1d8b8d194af7bdd403" is_pre_election: true
I20260709 13:17:36.235735 15040 raft_consensus.cc:493] T 5d062a8a4afc4453bba35c2094c373d2 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:36.235881 15025 raft_consensus.cc:493] T faabe9f183ac441b96d3a75f708811a8 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:36.236131 14837 leader_election.cc:304] T 304f434deadf4d5fb19c9401d9c0799e P 096af8491bc34932be3b0f79d157be4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096af8491bc34932be3b0f79d157be4f, 40ed6fb339214e8bbbf935f753b2b93d; no voters: 
I20260709 13:17:36.236264 15040 raft_consensus.cc:515] T 5d062a8a4afc4453bba35c2094c373d2 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:36.236476 15025 raft_consensus.cc:515] T faabe9f183ac441b96d3a75f708811a8 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } }
I20260709 13:17:36.237094 15035 raft_consensus.cc:2804] T cbd87ae30e224dc6a3321df3a7bb7a18 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:36.237509 15035 raft_consensus.cc:493] T cbd87ae30e224dc6a3321df3a7bb7a18 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:36.237821 15035 raft_consensus.cc:3060] T cbd87ae30e224dc6a3321df3a7bb7a18 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:36.238503 15040 leader_election.cc:290] T 5d062a8a4afc4453bba35c2094c373d2 P 7e719d7735534c1d8b8d194af7bdd403 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65:35565), 096af8491bc34932be3b0f79d157be4f (127.8.218.66:35825)
I20260709 13:17:36.238566 14874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a43fbb8e2b4e789d8d55a2ba961973" candidate_uuid: "7e719d7735534c1d8b8d194af7bdd403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096af8491bc34932be3b0f79d157be4f" is_pre_election: true
I20260709 13:17:36.239356 14874 raft_consensus.cc:2393] T a5a43fbb8e2b4e789d8d55a2ba961973 P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7e719d7735534c1d8b8d194af7bdd403 in current term 1: Already voted for candidate 096af8491bc34932be3b0f79d157be4f in this term.
I20260709 13:17:36.239933 14945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a43fbb8e2b4e789d8d55a2ba961973" candidate_uuid: "096af8491bc34932be3b0f79d157be4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e719d7735534c1d8b8d194af7bdd403" is_pre_election: true
I20260709 13:17:36.240136 14911 leader_election.cc:304] T cbd87ae30e224dc6a3321df3a7bb7a18 P 7e719d7735534c1d8b8d194af7bdd403 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ed6fb339214e8bbbf935f753b2b93d, 7e719d7735534c1d8b8d194af7bdd403; no voters: 
I20260709 13:17:36.240926 15040 raft_consensus.cc:2804] T cbd87ae30e224dc6a3321df3a7bb7a18 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:36.241070 14944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbd87ae30e224dc6a3321df3a7bb7a18" candidate_uuid: "096af8491bc34932be3b0f79d157be4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e719d7735534c1d8b8d194af7bdd403" is_pre_election: true
I20260709 13:17:36.241384 15040 raft_consensus.cc:493] T cbd87ae30e224dc6a3321df3a7bb7a18 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:36.241780 15040 raft_consensus.cc:3060] T cbd87ae30e224dc6a3321df3a7bb7a18 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:36.242204 14947 raft_consensus.cc:2393] T 304f434deadf4d5fb19c9401d9c0799e P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 096af8491bc34932be3b0f79d157be4f in current term 1: Already voted for candidate 7e719d7735534c1d8b8d194af7bdd403 in this term.
I20260709 13:17:36.241986 14797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d062a8a4afc4453bba35c2094c373d2" candidate_uuid: "7e719d7735534c1d8b8d194af7bdd403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ed6fb339214e8bbbf935f753b2b93d" is_pre_election: true
I20260709 13:17:36.242309 14943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304f434deadf4d5fb19c9401d9c0799e" candidate_uuid: "096af8491bc34932be3b0f79d157be4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e719d7735534c1d8b8d194af7bdd403"
I20260709 13:17:36.242937 14797 raft_consensus.cc:2468] T 5d062a8a4afc4453bba35c2094c373d2 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e719d7735534c1d8b8d194af7bdd403 in term 0.
I20260709 13:17:36.243199 14943 raft_consensus.cc:2393] T 304f434deadf4d5fb19c9401d9c0799e P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 096af8491bc34932be3b0f79d157be4f in current term 1: Already voted for candidate 7e719d7735534c1d8b8d194af7bdd403 in this term.
I20260709 13:17:36.244274 14942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a22b25e3c0042a3a794a5231dea9ce7" candidate_uuid: "096af8491bc34932be3b0f79d157be4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e719d7735534c1d8b8d194af7bdd403"
I20260709 13:17:36.244374 15036 leader_election.cc:290] T 5d062a8a4afc4453bba35c2094c373d2 P 096af8491bc34932be3b0f79d157be4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65:35565), 7e719d7735534c1d8b8d194af7bdd403 (127.8.218.67:36751)
I20260709 13:17:36.245347 14942 raft_consensus.cc:2393] T 1a22b25e3c0042a3a794a5231dea9ce7 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 096af8491bc34932be3b0f79d157be4f in current term 1: Already voted for candidate 40ed6fb339214e8bbbf935f753b2b93d in this term.
I20260709 13:17:36.245630 15036 raft_consensus.cc:2804] T 304f434deadf4d5fb19c9401d9c0799e P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:36.246058 15036 raft_consensus.cc:697] T 304f434deadf4d5fb19c9401d9c0799e P 096af8491bc34932be3b0f79d157be4f [term 1 LEADER]: Becoming Leader. State: Replica: 096af8491bc34932be3b0f79d157be4f, State: Running, Role: LEADER
I20260709 13:17:36.246236 14871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c6a5fe3f23c419596853c22fbd242d5" candidate_uuid: "7e719d7735534c1d8b8d194af7bdd403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096af8491bc34932be3b0f79d157be4f"
I20260709 13:17:36.246847 14871 raft_consensus.cc:3060] T 6c6a5fe3f23c419596853c22fbd242d5 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:36.246882 15036 consensus_queue.cc:237] T 304f434deadf4d5fb19c9401d9c0799e P 096af8491bc34932be3b0f79d157be4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:36.239095 14946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a22b25e3c0042a3a794a5231dea9ce7" candidate_uuid: "096af8491bc34932be3b0f79d157be4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e719d7735534c1d8b8d194af7bdd403" is_pre_election: true
I20260709 13:17:36.244349 14911 leader_election.cc:304] T 5d062a8a4afc4453bba35c2094c373d2 P 7e719d7735534c1d8b8d194af7bdd403 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ed6fb339214e8bbbf935f753b2b93d, 7e719d7735534c1d8b8d194af7bdd403; no voters: 
I20260709 13:17:36.225832 15031 raft_consensus.cc:515] T a5a43fbb8e2b4e789d8d55a2ba961973 P 40ed6fb339214e8bbbf935f753b2b93d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:36.233214 14994 leader_election.cc:290] T a5a43fbb8e2b4e789d8d55a2ba961973 P 096af8491bc34932be3b0f79d157be4f [CANDIDATE]: Term 1 election: Requested vote from peers 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65:35565), 7e719d7735534c1d8b8d194af7bdd403 (127.8.218.67:36751)
I20260709 13:17:36.254904 15035 raft_consensus.cc:515] T cbd87ae30e224dc6a3321df3a7bb7a18 P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:36.280540 15031 leader_election.cc:290] T a5a43fbb8e2b4e789d8d55a2ba961973 P 40ed6fb339214e8bbbf935f753b2b93d [CANDIDATE]: Term 1 election: Requested vote from peers 096af8491bc34932be3b0f79d157be4f (127.8.218.66:35825), 7e719d7735534c1d8b8d194af7bdd403 (127.8.218.67:36751)
I20260709 13:17:36.281150 15035 leader_election.cc:290] T cbd87ae30e224dc6a3321df3a7bb7a18 P 096af8491bc34932be3b0f79d157be4f [CANDIDATE]: Term 1 election: Requested vote from peers 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65:35565), 7e719d7735534c1d8b8d194af7bdd403 (127.8.218.67:36751)
I20260709 13:17:36.252022 14872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304f434deadf4d5fb19c9401d9c0799e" candidate_uuid: "7e719d7735534c1d8b8d194af7bdd403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096af8491bc34932be3b0f79d157be4f"
I20260709 13:17:36.252457 14873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbd87ae30e224dc6a3321df3a7bb7a18" candidate_uuid: "7e719d7735534c1d8b8d194af7bdd403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096af8491bc34932be3b0f79d157be4f" is_pre_election: true
I20260709 13:17:36.282548 14869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a43fbb8e2b4e789d8d55a2ba961973" candidate_uuid: "40ed6fb339214e8bbbf935f753b2b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096af8491bc34932be3b0f79d157be4f"
I20260709 13:17:36.250347 15040 raft_consensus.cc:515] T cbd87ae30e224dc6a3321df3a7bb7a18 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:36.284577 14946 raft_consensus.cc:2393] T 1a22b25e3c0042a3a794a5231dea9ce7 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 096af8491bc34932be3b0f79d157be4f in current term 1: Already voted for candidate 40ed6fb339214e8bbbf935f753b2b93d in this term.
I20260709 13:17:36.284418 14914 leader_election.cc:304] T 304f434deadf4d5fb19c9401d9c0799e P 7e719d7735534c1d8b8d194af7bdd403 [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: 7e719d7735534c1d8b8d194af7bdd403; no voters: 096af8491bc34932be3b0f79d157be4f, 40ed6fb339214e8bbbf935f753b2b93d
I20260709 13:17:36.238595 15025 leader_election.cc:290] T faabe9f183ac441b96d3a75f708811a8 P 096af8491bc34932be3b0f79d157be4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65:35565), 7e719d7735534c1d8b8d194af7bdd403 (127.8.218.67:36751)
I20260709 13:17:36.282572 14948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a43fbb8e2b4e789d8d55a2ba961973" candidate_uuid: "40ed6fb339214e8bbbf935f753b2b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e719d7735534c1d8b8d194af7bdd403"
I20260709 13:17:36.285491 15040 leader_election.cc:290] T cbd87ae30e224dc6a3321df3a7bb7a18 P 7e719d7735534c1d8b8d194af7bdd403 [CANDIDATE]: Term 1 election: Requested vote from peers 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65:35565), 096af8491bc34932be3b0f79d157be4f (127.8.218.66:35825)
I20260709 13:17:36.285996 15040 raft_consensus.cc:2749] T 304f434deadf4d5fb19c9401d9c0799e P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:17:36.282770 14873 raft_consensus.cc:2393] T cbd87ae30e224dc6a3321df3a7bb7a18 P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7e719d7735534c1d8b8d194af7bdd403 in current term 1: Already voted for candidate 096af8491bc34932be3b0f79d157be4f in this term.
I20260709 13:17:36.251535 14874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faabe9f183ac441b96d3a75f708811a8" candidate_uuid: "7e719d7735534c1d8b8d194af7bdd403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096af8491bc34932be3b0f79d157be4f" is_pre_election: true
I20260709 13:17:36.262833 15037 raft_consensus.cc:2804] T 5d062a8a4afc4453bba35c2094c373d2 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:36.284438 14869 raft_consensus.cc:2393] T a5a43fbb8e2b4e789d8d55a2ba961973 P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 40ed6fb339214e8bbbf935f753b2b93d in current term 1: Already voted for candidate 096af8491bc34932be3b0f79d157be4f in this term.
I20260709 13:17:36.260679 15018 raft_consensus.cc:515] T a5a43fbb8e2b4e789d8d55a2ba961973 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:36.292235 14944 raft_consensus.cc:2393] T cbd87ae30e224dc6a3321df3a7bb7a18 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 096af8491bc34932be3b0f79d157be4f in current term 1: Already voted for candidate 7e719d7735534c1d8b8d194af7bdd403 in this term.
I20260709 13:17:36.299999 14945 raft_consensus.cc:2393] T a5a43fbb8e2b4e789d8d55a2ba961973 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 096af8491bc34932be3b0f79d157be4f in current term 1: Already voted for candidate 7e719d7735534c1d8b8d194af7bdd403 in this term.
I20260709 13:17:36.301502 15018 leader_election.cc:290] T a5a43fbb8e2b4e789d8d55a2ba961973 P 7e719d7735534c1d8b8d194af7bdd403 [CANDIDATE]: Term 1 election: Requested vote from peers 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65:35565), 096af8491bc34932be3b0f79d157be4f (127.8.218.66:35825)
W20260709 13:17:36.298885 15041 log.cc:927] Time spent T 3a79f5b01e4c40e69f02f49dcfbf6138 P 7e719d7735534c1d8b8d194af7bdd403: Append to log took a long time: real 0.064s	user 0.000s	sys 0.001s
I20260709 13:17:36.290004 14872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbd87ae30e224dc6a3321df3a7bb7a18" candidate_uuid: "7e719d7735534c1d8b8d194af7bdd403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096af8491bc34932be3b0f79d157be4f"
I20260709 13:17:36.303774 14872 raft_consensus.cc:2393] T cbd87ae30e224dc6a3321df3a7bb7a18 P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7e719d7735534c1d8b8d194af7bdd403 in current term 1: Already voted for candidate 096af8491bc34932be3b0f79d157be4f in this term.
W20260709 13:17:36.302281 14837 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.8.218.65:35565, user_credentials={real_user=slave}} blocked reactor thread for 66223.6us
I20260709 13:17:36.294814 14797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbd87ae30e224dc6a3321df3a7bb7a18" candidate_uuid: "7e719d7735534c1d8b8d194af7bdd403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ed6fb339214e8bbbf935f753b2b93d"
I20260709 13:17:36.305385 14797 raft_consensus.cc:3060] T cbd87ae30e224dc6a3321df3a7bb7a18 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:36.295819 14765 leader_election.cc:304] T a5a43fbb8e2b4e789d8d55a2ba961973 P 40ed6fb339214e8bbbf935f753b2b93d [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: 40ed6fb339214e8bbbf935f753b2b93d; no voters: 096af8491bc34932be3b0f79d157be4f, 7e719d7735534c1d8b8d194af7bdd403
I20260709 13:17:36.297109 14990 tablet_bootstrap.cc:492] T faabe9f183ac441b96d3a75f708811a8 P 40ed6fb339214e8bbbf935f753b2b93d: No bootstrap required, opened a new log
I20260709 13:17:36.306136 14798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a43fbb8e2b4e789d8d55a2ba961973" candidate_uuid: "096af8491bc34932be3b0f79d157be4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ed6fb339214e8bbbf935f753b2b93d"
I20260709 13:17:36.306942 14990 ts_tablet_manager.cc:1403] T faabe9f183ac441b96d3a75f708811a8 P 40ed6fb339214e8bbbf935f753b2b93d: Time spent bootstrapping tablet: real 0.273s	user 0.056s	sys 0.087s
I20260709 13:17:36.307291 14798 raft_consensus.cc:2393] T a5a43fbb8e2b4e789d8d55a2ba961973 P 40ed6fb339214e8bbbf935f753b2b93d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 096af8491bc34932be3b0f79d157be4f in current term 1: Already voted for candidate 40ed6fb339214e8bbbf935f753b2b93d in this term.
I20260709 13:17:36.253284 14870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d062a8a4afc4453bba35c2094c373d2" candidate_uuid: "7e719d7735534c1d8b8d194af7bdd403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096af8491bc34932be3b0f79d157be4f" is_pre_election: true
I20260709 13:17:36.308395 14870 raft_consensus.cc:2468] T 5d062a8a4afc4453bba35c2094c373d2 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e719d7735534c1d8b8d194af7bdd403 in term 0.
I20260709 13:17:36.291721 14874 raft_consensus.cc:2468] T faabe9f183ac441b96d3a75f708811a8 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e719d7735534c1d8b8d194af7bdd403 in term 0.
I20260709 13:17:36.297840 14871 raft_consensus.cc:2468] T 6c6a5fe3f23c419596853c22fbd242d5 P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e719d7735534c1d8b8d194af7bdd403 in term 1.
I20260709 13:17:36.310091 14914 leader_election.cc:304] T faabe9f183ac441b96d3a75f708811a8 P 7e719d7735534c1d8b8d194af7bdd403 [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: 096af8491bc34932be3b0f79d157be4f, 7e719d7735534c1d8b8d194af7bdd403; no voters: 40ed6fb339214e8bbbf935f753b2b93d
I20260709 13:17:36.310616 15044 raft_consensus.cc:2749] T a5a43fbb8e2b4e789d8d55a2ba961973 P 40ed6fb339214e8bbbf935f753b2b93d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:17:36.292861 14996 raft_consensus.cc:697] T 35b8d266bee248e0875cd38f0fa8b75e P 40ed6fb339214e8bbbf935f753b2b93d [term 1 LEADER]: Becoming Leader. State: Replica: 40ed6fb339214e8bbbf935f753b2b93d, State: Running, Role: LEADER
I20260709 13:17:36.302493 14796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a43fbb8e2b4e789d8d55a2ba961973" candidate_uuid: "7e719d7735534c1d8b8d194af7bdd403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ed6fb339214e8bbbf935f753b2b93d"
I20260709 13:17:36.304716 14873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a43fbb8e2b4e789d8d55a2ba961973" candidate_uuid: "7e719d7735534c1d8b8d194af7bdd403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096af8491bc34932be3b0f79d157be4f"
I20260709 13:17:36.290592 15037 raft_consensus.cc:493] T 5d062a8a4afc4453bba35c2094c373d2 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:36.314292 15018 raft_consensus.cc:2804] T faabe9f183ac441b96d3a75f708811a8 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:36.315593 14796 raft_consensus.cc:2393] T a5a43fbb8e2b4e789d8d55a2ba961973 P 40ed6fb339214e8bbbf935f753b2b93d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7e719d7735534c1d8b8d194af7bdd403 in current term 1: Already voted for candidate 40ed6fb339214e8bbbf935f753b2b93d in this term.
I20260709 13:17:36.316922 14944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a43fbb8e2b4e789d8d55a2ba961973" candidate_uuid: "096af8491bc34932be3b0f79d157be4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e719d7735534c1d8b8d194af7bdd403"
I20260709 13:17:36.312008 14990 raft_consensus.cc:359] T faabe9f183ac441b96d3a75f708811a8 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } }
I20260709 13:17:36.317757 14990 raft_consensus.cc:385] T faabe9f183ac441b96d3a75f708811a8 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:36.317860 14944 raft_consensus.cc:2393] T a5a43fbb8e2b4e789d8d55a2ba961973 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 096af8491bc34932be3b0f79d157be4f in current term 1: Already voted for candidate 7e719d7735534c1d8b8d194af7bdd403 in this term.
I20260709 13:17:36.319729 14795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbd87ae30e224dc6a3321df3a7bb7a18" candidate_uuid: "096af8491bc34932be3b0f79d157be4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ed6fb339214e8bbbf935f753b2b93d"
I20260709 13:17:36.318266 14798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d062a8a4afc4453bba35c2094c373d2" candidate_uuid: "096af8491bc34932be3b0f79d157be4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ed6fb339214e8bbbf935f753b2b93d" is_pre_election: true
I20260709 13:17:36.320749 14798 raft_consensus.cc:2468] T 5d062a8a4afc4453bba35c2094c373d2 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 096af8491bc34932be3b0f79d157be4f in term 0.
I20260709 13:17:36.318974 14796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faabe9f183ac441b96d3a75f708811a8" candidate_uuid: "096af8491bc34932be3b0f79d157be4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ed6fb339214e8bbbf935f753b2b93d" is_pre_election: true
I20260709 13:17:36.320022 14945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faabe9f183ac441b96d3a75f708811a8" candidate_uuid: "096af8491bc34932be3b0f79d157be4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e719d7735534c1d8b8d194af7bdd403" is_pre_election: true
I20260709 13:17:36.315497 15037 raft_consensus.cc:3060] T 5d062a8a4afc4453bba35c2094c373d2 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:36.319252 14948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d062a8a4afc4453bba35c2094c373d2" candidate_uuid: "096af8491bc34932be3b0f79d157be4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e719d7735534c1d8b8d194af7bdd403" is_pre_election: true
I20260709 13:17:36.315788 14873 raft_consensus.cc:2393] T a5a43fbb8e2b4e789d8d55a2ba961973 P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7e719d7735534c1d8b8d194af7bdd403 in current term 1: Already voted for candidate 096af8491bc34932be3b0f79d157be4f in this term.
I20260709 13:17:36.315208 15018 raft_consensus.cc:493] T faabe9f183ac441b96d3a75f708811a8 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:36.318166 14990 raft_consensus.cc:740] T faabe9f183ac441b96d3a75f708811a8 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ed6fb339214e8bbbf935f753b2b93d, State: Initialized, Role: FOLLOWER
I20260709 13:17:36.324105 14914 leader_election.cc:304] T a5a43fbb8e2b4e789d8d55a2ba961973 P 7e719d7735534c1d8b8d194af7bdd403 [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: 7e719d7735534c1d8b8d194af7bdd403; no voters: 096af8491bc34932be3b0f79d157be4f, 40ed6fb339214e8bbbf935f753b2b93d
I20260709 13:17:36.325698 15040 raft_consensus.cc:2749] T a5a43fbb8e2b4e789d8d55a2ba961973 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:17:36.327298 14990 consensus_queue.cc:260] T faabe9f183ac441b96d3a75f708811a8 P 40ed6fb339214e8bbbf935f753b2b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } }
I20260709 13:17:36.328123 14944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbd87ae30e224dc6a3321df3a7bb7a18" candidate_uuid: "096af8491bc34932be3b0f79d157be4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e719d7735534c1d8b8d194af7bdd403"
I20260709 13:17:36.328989 14944 raft_consensus.cc:2393] T cbd87ae30e224dc6a3321df3a7bb7a18 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 096af8491bc34932be3b0f79d157be4f in current term 1: Already voted for candidate 7e719d7735534c1d8b8d194af7bdd403 in this term.
I20260709 13:17:36.326422 14797 raft_consensus.cc:2468] T cbd87ae30e224dc6a3321df3a7bb7a18 P 40ed6fb339214e8bbbf935f753b2b93d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e719d7735534c1d8b8d194af7bdd403 in term 1.
I20260709 13:17:36.328164 14796 raft_consensus.cc:2468] T faabe9f183ac441b96d3a75f708811a8 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 096af8491bc34932be3b0f79d157be4f in term 0.
I20260709 13:17:36.319804 14996 consensus_queue.cc:237] T 35b8d266bee248e0875cd38f0fa8b75e P 40ed6fb339214e8bbbf935f753b2b93d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:36.322467 15018 raft_consensus.cc:3060] T faabe9f183ac441b96d3a75f708811a8 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:36.342820 14990 ts_tablet_manager.cc:1434] T faabe9f183ac441b96d3a75f708811a8 P 40ed6fb339214e8bbbf935f753b2b93d: Time spent starting tablet: real 0.036s	user 0.009s	sys 0.001s
I20260709 13:17:36.343909 14911 leader_election.cc:304] T cbd87ae30e224dc6a3321df3a7bb7a18 P 7e719d7735534c1d8b8d194af7bdd403 [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: 40ed6fb339214e8bbbf935f753b2b93d, 7e719d7735534c1d8b8d194af7bdd403; no voters: 096af8491bc34932be3b0f79d157be4f
I20260709 13:17:36.335776 14695 catalog_manager.cc:5697] T 304f434deadf4d5fb19c9401d9c0799e P 096af8491bc34932be3b0f79d157be4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 096af8491bc34932be3b0f79d157be4f (127.8.218.66). New cstate: current_term: 1 leader_uuid: "096af8491bc34932be3b0f79d157be4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:36.345252 14837 leader_election.cc:304] T 1a22b25e3c0042a3a794a5231dea9ce7 P 096af8491bc34932be3b0f79d157be4f [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: 096af8491bc34932be3b0f79d157be4f; no voters: 40ed6fb339214e8bbbf935f753b2b93d, 7e719d7735534c1d8b8d194af7bdd403
I20260709 13:17:36.345657 15040 raft_consensus.cc:2804] T cbd87ae30e224dc6a3321df3a7bb7a18 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:36.346104 15036 raft_consensus.cc:2749] T 1a22b25e3c0042a3a794a5231dea9ce7 P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:17:36.346189 15040 raft_consensus.cc:697] T cbd87ae30e224dc6a3321df3a7bb7a18 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 LEADER]: Becoming Leader. State: Replica: 7e719d7735534c1d8b8d194af7bdd403, State: Running, Role: LEADER
I20260709 13:17:36.347129 15040 consensus_queue.cc:237] T cbd87ae30e224dc6a3321df3a7bb7a18 P 7e719d7735534c1d8b8d194af7bdd403 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:36.348608 14837 leader_election.cc:304] T a5a43fbb8e2b4e789d8d55a2ba961973 P 096af8491bc34932be3b0f79d157be4f [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: 096af8491bc34932be3b0f79d157be4f; no voters: 40ed6fb339214e8bbbf935f753b2b93d, 7e719d7735534c1d8b8d194af7bdd403
I20260709 13:17:36.349794 14837 leader_election.cc:304] T cbd87ae30e224dc6a3321df3a7bb7a18 P 096af8491bc34932be3b0f79d157be4f [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: 096af8491bc34932be3b0f79d157be4f; no voters: 40ed6fb339214e8bbbf935f753b2b93d, 7e719d7735534c1d8b8d194af7bdd403
I20260709 13:17:36.350670 15043 raft_consensus.cc:2749] T a5a43fbb8e2b4e789d8d55a2ba961973 P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:17:36.350937 14837 leader_election.cc:304] T 5d062a8a4afc4453bba35c2094c373d2 P 096af8491bc34932be3b0f79d157be4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096af8491bc34932be3b0f79d157be4f, 40ed6fb339214e8bbbf935f753b2b93d; no voters: 
I20260709 13:17:36.351318 15043 raft_consensus.cc:2749] T cbd87ae30e224dc6a3321df3a7bb7a18 P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:17:36.352635 15043 raft_consensus.cc:2804] T 5d062a8a4afc4453bba35c2094c373d2 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:36.353377 15043 raft_consensus.cc:493] T 5d062a8a4afc4453bba35c2094c373d2 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:36.352908 14837 leader_election.cc:304] T faabe9f183ac441b96d3a75f708811a8 P 096af8491bc34932be3b0f79d157be4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096af8491bc34932be3b0f79d157be4f, 40ed6fb339214e8bbbf935f753b2b93d; no voters: 
I20260709 13:17:36.353711 15043 raft_consensus.cc:3060] T 5d062a8a4afc4453bba35c2094c373d2 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:36.356233 15037 raft_consensus.cc:515] T 5d062a8a4afc4453bba35c2094c373d2 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:36.357532 14948 raft_consensus.cc:2393] T 5d062a8a4afc4453bba35c2094c373d2 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 096af8491bc34932be3b0f79d157be4f in current term 1: Already voted for candidate 7e719d7735534c1d8b8d194af7bdd403 in this term.
I20260709 13:17:36.358112 15036 raft_consensus.cc:2804] T faabe9f183ac441b96d3a75f708811a8 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:36.358543 15036 raft_consensus.cc:493] T faabe9f183ac441b96d3a75f708811a8 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:36.358678 15037 leader_election.cc:290] T 5d062a8a4afc4453bba35c2094c373d2 P 7e719d7735534c1d8b8d194af7bdd403 [CANDIDATE]: Term 1 election: Requested vote from peers 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65:35565), 096af8491bc34932be3b0f79d157be4f (127.8.218.66:35825)
I20260709 13:17:36.358883 15036 raft_consensus.cc:3060] T faabe9f183ac441b96d3a75f708811a8 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:36.351258 14693 catalog_manager.cc:5697] T 1a22b25e3c0042a3a794a5231dea9ce7 P 40ed6fb339214e8bbbf935f753b2b93d reported cstate change: term changed from 0 to 1, leader changed from <none> to 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65). New cstate: current_term: 1 leader_uuid: "40ed6fb339214e8bbbf935f753b2b93d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:36.360049 14873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d062a8a4afc4453bba35c2094c373d2" candidate_uuid: "7e719d7735534c1d8b8d194af7bdd403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096af8491bc34932be3b0f79d157be4f"
I20260709 13:17:36.361295 14693 catalog_manager.cc:5697] T 35b8d266bee248e0875cd38f0fa8b75e P 40ed6fb339214e8bbbf935f753b2b93d reported cstate change: term changed from 0 to 1, leader changed from <none> to 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65). New cstate: current_term: 1 leader_uuid: "40ed6fb339214e8bbbf935f753b2b93d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:36.365669 14797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d062a8a4afc4453bba35c2094c373d2" candidate_uuid: "7e719d7735534c1d8b8d194af7bdd403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ed6fb339214e8bbbf935f753b2b93d"
I20260709 13:17:36.366300 14797 raft_consensus.cc:3060] T 5d062a8a4afc4453bba35c2094c373d2 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:36.368659 15043 raft_consensus.cc:515] T 5d062a8a4afc4453bba35c2094c373d2 P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:36.369886 14873 raft_consensus.cc:2393] T 5d062a8a4afc4453bba35c2094c373d2 P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7e719d7735534c1d8b8d194af7bdd403 in current term 1: Already voted for candidate 096af8491bc34932be3b0f79d157be4f in this term.
I20260709 13:17:36.370822 15043 leader_election.cc:290] T 5d062a8a4afc4453bba35c2094c373d2 P 096af8491bc34932be3b0f79d157be4f [CANDIDATE]: Term 1 election: Requested vote from peers 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65:35565), 7e719d7735534c1d8b8d194af7bdd403 (127.8.218.67:36751)
I20260709 13:17:36.373463 15036 raft_consensus.cc:515] T faabe9f183ac441b96d3a75f708811a8 P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } }
I20260709 13:17:36.374102 14797 raft_consensus.cc:2468] T 5d062a8a4afc4453bba35c2094c373d2 P 40ed6fb339214e8bbbf935f753b2b93d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e719d7735534c1d8b8d194af7bdd403 in term 1.
I20260709 13:17:36.375272 15036 leader_election.cc:290] T faabe9f183ac441b96d3a75f708811a8 P 096af8491bc34932be3b0f79d157be4f [CANDIDATE]: Term 1 election: Requested vote from peers 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65:35565), 7e719d7735534c1d8b8d194af7bdd403 (127.8.218.67:36751)
I20260709 13:17:36.375267 14911 leader_election.cc:304] T 5d062a8a4afc4453bba35c2094c373d2 P 7e719d7735534c1d8b8d194af7bdd403 [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: 40ed6fb339214e8bbbf935f753b2b93d, 7e719d7735534c1d8b8d194af7bdd403; no voters: 096af8491bc34932be3b0f79d157be4f
I20260709 13:17:36.376792 14995 raft_consensus.cc:2804] T 5d062a8a4afc4453bba35c2094c373d2 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:36.377164 14995 raft_consensus.cc:697] T 5d062a8a4afc4453bba35c2094c373d2 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 LEADER]: Becoming Leader. State: Replica: 7e719d7735534c1d8b8d194af7bdd403, State: Running, Role: LEADER
I20260709 13:17:36.377840 14995 consensus_queue.cc:237] T 5d062a8a4afc4453bba35c2094c373d2 P 7e719d7735534c1d8b8d194af7bdd403 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:36.378316 15018 raft_consensus.cc:515] T faabe9f183ac441b96d3a75f708811a8 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } }
I20260709 13:17:36.380733 14945 raft_consensus.cc:2393] T faabe9f183ac441b96d3a75f708811a8 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 096af8491bc34932be3b0f79d157be4f in current term 1: Already voted for candidate 7e719d7735534c1d8b8d194af7bdd403 in this term.
I20260709 13:17:36.381158 14796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faabe9f183ac441b96d3a75f708811a8" candidate_uuid: "7e719d7735534c1d8b8d194af7bdd403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ed6fb339214e8bbbf935f753b2b93d"
I20260709 13:17:36.381937 14796 raft_consensus.cc:3060] T faabe9f183ac441b96d3a75f708811a8 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:36.382690 14795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faabe9f183ac441b96d3a75f708811a8" candidate_uuid: "096af8491bc34932be3b0f79d157be4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ed6fb339214e8bbbf935f753b2b93d"
I20260709 13:17:36.382690 14948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d062a8a4afc4453bba35c2094c373d2" candidate_uuid: "096af8491bc34932be3b0f79d157be4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e719d7735534c1d8b8d194af7bdd403"
I20260709 13:17:36.384178 14798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d062a8a4afc4453bba35c2094c373d2" candidate_uuid: "096af8491bc34932be3b0f79d157be4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ed6fb339214e8bbbf935f753b2b93d"
I20260709 13:17:36.385279 14798 raft_consensus.cc:2393] T 5d062a8a4afc4453bba35c2094c373d2 P 40ed6fb339214e8bbbf935f753b2b93d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 096af8491bc34932be3b0f79d157be4f in current term 1: Already voted for candidate 7e719d7735534c1d8b8d194af7bdd403 in this term.
I20260709 13:17:36.385998 14948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faabe9f183ac441b96d3a75f708811a8" candidate_uuid: "096af8491bc34932be3b0f79d157be4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e719d7735534c1d8b8d194af7bdd403"
I20260709 13:17:36.386749 14948 raft_consensus.cc:2393] T faabe9f183ac441b96d3a75f708811a8 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 096af8491bc34932be3b0f79d157be4f in current term 1: Already voted for candidate 7e719d7735534c1d8b8d194af7bdd403 in this term.
I20260709 13:17:36.388955 14837 leader_election.cc:304] T 5d062a8a4afc4453bba35c2094c373d2 P 096af8491bc34932be3b0f79d157be4f [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: 096af8491bc34932be3b0f79d157be4f; no voters: 40ed6fb339214e8bbbf935f753b2b93d, 7e719d7735534c1d8b8d194af7bdd403
I20260709 13:17:36.394925 15036 raft_consensus.cc:2749] T 5d062a8a4afc4453bba35c2094c373d2 P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:17:36.395095 14796 raft_consensus.cc:2468] T faabe9f183ac441b96d3a75f708811a8 P 40ed6fb339214e8bbbf935f753b2b93d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e719d7735534c1d8b8d194af7bdd403 in term 1.
I20260709 13:17:36.390194 14837 leader_election.cc:304] T faabe9f183ac441b96d3a75f708811a8 P 096af8491bc34932be3b0f79d157be4f [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: 096af8491bc34932be3b0f79d157be4f; no voters: 40ed6fb339214e8bbbf935f753b2b93d, 7e719d7735534c1d8b8d194af7bdd403
I20260709 13:17:36.399829 14911 leader_election.cc:304] T faabe9f183ac441b96d3a75f708811a8 P 7e719d7735534c1d8b8d194af7bdd403 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ed6fb339214e8bbbf935f753b2b93d, 7e719d7735534c1d8b8d194af7bdd403; no voters: 
I20260709 13:17:36.399858 14873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faabe9f183ac441b96d3a75f708811a8" candidate_uuid: "7e719d7735534c1d8b8d194af7bdd403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096af8491bc34932be3b0f79d157be4f"
I20260709 13:17:36.401330 14873 raft_consensus.cc:2393] T faabe9f183ac441b96d3a75f708811a8 P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7e719d7735534c1d8b8d194af7bdd403 in current term 1: Already voted for candidate 096af8491bc34932be3b0f79d157be4f in this term.
I20260709 13:17:36.401971 15040 raft_consensus.cc:2804] T faabe9f183ac441b96d3a75f708811a8 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:36.402480 15040 raft_consensus.cc:697] T faabe9f183ac441b96d3a75f708811a8 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 LEADER]: Becoming Leader. State: Replica: 7e719d7735534c1d8b8d194af7bdd403, State: Running, Role: LEADER
I20260709 13:17:36.403534 15036 raft_consensus.cc:2749] T faabe9f183ac441b96d3a75f708811a8 P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:17:36.403371 15040 consensus_queue.cc:237] T faabe9f183ac441b96d3a75f708811a8 P 7e719d7735534c1d8b8d194af7bdd403 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } }
I20260709 13:17:36.404727 15018 leader_election.cc:290] T faabe9f183ac441b96d3a75f708811a8 P 7e719d7735534c1d8b8d194af7bdd403 [CANDIDATE]: Term 1 election: Requested vote from peers 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65:35565), 096af8491bc34932be3b0f79d157be4f (127.8.218.66:35825)
I20260709 13:17:36.405627 14693 catalog_manager.cc:5697] T cbd87ae30e224dc6a3321df3a7bb7a18 P 7e719d7735534c1d8b8d194af7bdd403 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e719d7735534c1d8b8d194af7bdd403 (127.8.218.67). New cstate: current_term: 1 leader_uuid: "7e719d7735534c1d8b8d194af7bdd403" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:36.407485 14693 catalog_manager.cc:5697] T 6c6a5fe3f23c419596853c22fbd242d5 P 7e719d7735534c1d8b8d194af7bdd403 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e719d7735534c1d8b8d194af7bdd403 (127.8.218.67). New cstate: current_term: 1 leader_uuid: "7e719d7735534c1d8b8d194af7bdd403" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:36.420753 14693 catalog_manager.cc:5697] T faabe9f183ac441b96d3a75f708811a8 P 7e719d7735534c1d8b8d194af7bdd403 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e719d7735534c1d8b8d194af7bdd403 (127.8.218.67). New cstate: current_term: 1 leader_uuid: "7e719d7735534c1d8b8d194af7bdd403" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:36.422014 14693 catalog_manager.cc:5697] T 5d062a8a4afc4453bba35c2094c373d2 P 7e719d7735534c1d8b8d194af7bdd403 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e719d7735534c1d8b8d194af7bdd403 (127.8.218.67). New cstate: current_term: 1 leader_uuid: "7e719d7735534c1d8b8d194af7bdd403" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:36.685909 14996 consensus_queue.cc:1048] T 1a22b25e3c0042a3a794a5231dea9ce7 P 40ed6fb339214e8bbbf935f753b2b93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:36.685911 15040 consensus_queue.cc:1048] T 6c6a5fe3f23c419596853c22fbd242d5 P 7e719d7735534c1d8b8d194af7bdd403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:36.694882 15044 consensus_queue.cc:1048] T 1a22b25e3c0042a3a794a5231dea9ce7 P 40ed6fb339214e8bbbf935f753b2b93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:36.712081 14995 consensus_queue.cc:1048] T 6c6a5fe3f23c419596853c22fbd242d5 P 7e719d7735534c1d8b8d194af7bdd403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:36.728803 14995 consensus_queue.cc:1048] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 7e719d7735534c1d8b8d194af7bdd403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:36.738529 15018 consensus_queue.cc:1048] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 7e719d7735534c1d8b8d194af7bdd403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:36.752606 15036 consensus_queue.cc:1048] T 304f434deadf4d5fb19c9401d9c0799e P 096af8491bc34932be3b0f79d157be4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:36.762750 14994 consensus_queue.cc:1048] T 304f434deadf4d5fb19c9401d9c0799e P 096af8491bc34932be3b0f79d157be4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:36.774358 15018 consensus_queue.cc:1048] T cbd87ae30e224dc6a3321df3a7bb7a18 P 7e719d7735534c1d8b8d194af7bdd403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:36.788239 15037 consensus_queue.cc:1048] T cbd87ae30e224dc6a3321df3a7bb7a18 P 7e719d7735534c1d8b8d194af7bdd403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:36.794265 15037 consensus_queue.cc:1048] T 5d062a8a4afc4453bba35c2094c373d2 P 7e719d7735534c1d8b8d194af7bdd403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:36.805019 15018 consensus_queue.cc:1048] T 5d062a8a4afc4453bba35c2094c373d2 P 7e719d7735534c1d8b8d194af7bdd403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:36.878539 15044 consensus_queue.cc:1048] T 35b8d266bee248e0875cd38f0fa8b75e P 40ed6fb339214e8bbbf935f753b2b93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:36.887987 15031 consensus_queue.cc:1048] T 35b8d266bee248e0875cd38f0fa8b75e P 40ed6fb339214e8bbbf935f753b2b93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:17:36.916162 14744 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:17:36.948094 15018 consensus_queue.cc:1048] T faabe9f183ac441b96d3a75f708811a8 P 7e719d7735534c1d8b8d194af7bdd403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:36.959733 15018 consensus_queue.cc:1048] T faabe9f183ac441b96d3a75f708811a8 P 7e719d7735534c1d8b8d194af7bdd403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:37.826494 14996 raft_consensus.cc:493] T a5a43fbb8e2b4e789d8d55a2ba961973 P 40ed6fb339214e8bbbf935f753b2b93d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:37.826967 14996 raft_consensus.cc:515] T a5a43fbb8e2b4e789d8d55a2ba961973 P 40ed6fb339214e8bbbf935f753b2b93d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:37.828807 14996 leader_election.cc:290] T a5a43fbb8e2b4e789d8d55a2ba961973 P 40ed6fb339214e8bbbf935f753b2b93d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 096af8491bc34932be3b0f79d157be4f (127.8.218.66:35825), 7e719d7735534c1d8b8d194af7bdd403 (127.8.218.67:36751)
I20260709 13:17:37.829504 14874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a43fbb8e2b4e789d8d55a2ba961973" candidate_uuid: "40ed6fb339214e8bbbf935f753b2b93d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096af8491bc34932be3b0f79d157be4f" is_pre_election: true
I20260709 13:17:37.829741 14948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a43fbb8e2b4e789d8d55a2ba961973" candidate_uuid: "40ed6fb339214e8bbbf935f753b2b93d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e719d7735534c1d8b8d194af7bdd403" is_pre_election: true
I20260709 13:17:37.830106 14874 raft_consensus.cc:2468] T a5a43fbb8e2b4e789d8d55a2ba961973 P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40ed6fb339214e8bbbf935f753b2b93d in term 1.
I20260709 13:17:37.830327 14948 raft_consensus.cc:2468] T a5a43fbb8e2b4e789d8d55a2ba961973 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40ed6fb339214e8bbbf935f753b2b93d in term 1.
I20260709 13:17:37.831218 14765 leader_election.cc:304] T a5a43fbb8e2b4e789d8d55a2ba961973 P 40ed6fb339214e8bbbf935f753b2b93d [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: 096af8491bc34932be3b0f79d157be4f, 40ed6fb339214e8bbbf935f753b2b93d; no voters: 
I20260709 13:17:37.831933 14996 raft_consensus.cc:2804] T a5a43fbb8e2b4e789d8d55a2ba961973 P 40ed6fb339214e8bbbf935f753b2b93d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:37.832245 14996 raft_consensus.cc:493] T a5a43fbb8e2b4e789d8d55a2ba961973 P 40ed6fb339214e8bbbf935f753b2b93d [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:37.832536 14996 raft_consensus.cc:3060] T a5a43fbb8e2b4e789d8d55a2ba961973 P 40ed6fb339214e8bbbf935f753b2b93d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:37.837828 14996 raft_consensus.cc:515] T a5a43fbb8e2b4e789d8d55a2ba961973 P 40ed6fb339214e8bbbf935f753b2b93d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:37.839784 14996 leader_election.cc:290] T a5a43fbb8e2b4e789d8d55a2ba961973 P 40ed6fb339214e8bbbf935f753b2b93d [CANDIDATE]: Term 2 election: Requested vote from peers 096af8491bc34932be3b0f79d157be4f (127.8.218.66:35825), 7e719d7735534c1d8b8d194af7bdd403 (127.8.218.67:36751)
I20260709 13:17:37.840471 14874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a43fbb8e2b4e789d8d55a2ba961973" candidate_uuid: "40ed6fb339214e8bbbf935f753b2b93d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096af8491bc34932be3b0f79d157be4f"
I20260709 13:17:37.840816 14948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a43fbb8e2b4e789d8d55a2ba961973" candidate_uuid: "40ed6fb339214e8bbbf935f753b2b93d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e719d7735534c1d8b8d194af7bdd403"
I20260709 13:17:37.841131 14874 raft_consensus.cc:3060] T a5a43fbb8e2b4e789d8d55a2ba961973 P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:37.841360 14948 raft_consensus.cc:3060] T a5a43fbb8e2b4e789d8d55a2ba961973 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:37.847959 14874 raft_consensus.cc:2468] T a5a43fbb8e2b4e789d8d55a2ba961973 P 096af8491bc34932be3b0f79d157be4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ed6fb339214e8bbbf935f753b2b93d in term 2.
I20260709 13:17:37.847959 14948 raft_consensus.cc:2468] T a5a43fbb8e2b4e789d8d55a2ba961973 P 7e719d7735534c1d8b8d194af7bdd403 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ed6fb339214e8bbbf935f753b2b93d in term 2.
I20260709 13:17:37.849206 14765 leader_election.cc:304] T a5a43fbb8e2b4e789d8d55a2ba961973 P 40ed6fb339214e8bbbf935f753b2b93d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096af8491bc34932be3b0f79d157be4f, 40ed6fb339214e8bbbf935f753b2b93d; no voters: 
I20260709 13:17:37.849889 14996 raft_consensus.cc:2804] T a5a43fbb8e2b4e789d8d55a2ba961973 P 40ed6fb339214e8bbbf935f753b2b93d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:37.850310 14996 raft_consensus.cc:697] T a5a43fbb8e2b4e789d8d55a2ba961973 P 40ed6fb339214e8bbbf935f753b2b93d [term 2 LEADER]: Becoming Leader. State: Replica: 40ed6fb339214e8bbbf935f753b2b93d, State: Running, Role: LEADER
I20260709 13:17:37.850958 14996 consensus_queue.cc:237] T a5a43fbb8e2b4e789d8d55a2ba961973 P 40ed6fb339214e8bbbf935f753b2b93d [LEADER]: Queue going to LEADER 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: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:37.859313 14695 catalog_manager.cc:5697] T a5a43fbb8e2b4e789d8d55a2ba961973 P 40ed6fb339214e8bbbf935f753b2b93d reported cstate change: term changed from 0 to 2, leader changed from <none> to 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65). New cstate: current_term: 2 leader_uuid: "40ed6fb339214e8bbbf935f753b2b93d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:38.173161 14948 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "faabe9f183ac441b96d3a75f708811a8"
dest_uuid: "7e719d7735534c1d8b8d194af7bdd403"
mode: GRACEFUL
new_leader_uuid: "40ed6fb339214e8bbbf935f753b2b93d"
 from {username='slave'} at 127.0.0.1:38108
I20260709 13:17:38.173673 14948 raft_consensus.cc:606] T faabe9f183ac441b96d3a75f708811a8 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 LEADER]: Received request to transfer leadership to TS 40ed6fb339214e8bbbf935f753b2b93d
I20260709 13:17:38.183526 14948 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a79f5b01e4c40e69f02f49dcfbf6138"
dest_uuid: "7e719d7735534c1d8b8d194af7bdd403"
mode: GRACEFUL
new_leader_uuid: "40ed6fb339214e8bbbf935f753b2b93d"
 from {username='slave'} at 127.0.0.1:38108
I20260709 13:17:38.184054 14948 raft_consensus.cc:606] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 LEADER]: Received request to transfer leadership to TS 40ed6fb339214e8bbbf935f753b2b93d
I20260709 13:17:38.191042 14948 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cbd87ae30e224dc6a3321df3a7bb7a18"
dest_uuid: "7e719d7735534c1d8b8d194af7bdd403"
mode: GRACEFUL
new_leader_uuid: "096af8491bc34932be3b0f79d157be4f"
 from {username='slave'} at 127.0.0.1:38108
I20260709 13:17:38.191526 14948 raft_consensus.cc:606] T cbd87ae30e224dc6a3321df3a7bb7a18 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 LEADER]: Received request to transfer leadership to TS 096af8491bc34932be3b0f79d157be4f
I20260709 13:17:38.195900 14948 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c6a5fe3f23c419596853c22fbd242d5"
dest_uuid: "7e719d7735534c1d8b8d194af7bdd403"
mode: GRACEFUL
new_leader_uuid: "096af8491bc34932be3b0f79d157be4f"
 from {username='slave'} at 127.0.0.1:38108
I20260709 13:17:38.196368 14948 raft_consensus.cc:606] T 6c6a5fe3f23c419596853c22fbd242d5 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 LEADER]: Received request to transfer leadership to TS 096af8491bc34932be3b0f79d157be4f
I20260709 13:17:38.207980 14797 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5a43fbb8e2b4e789d8d55a2ba961973"
dest_uuid: "40ed6fb339214e8bbbf935f753b2b93d"
mode: GRACEFUL
new_leader_uuid: "096af8491bc34932be3b0f79d157be4f"
 from {username='slave'} at 127.0.0.1:53336
I20260709 13:17:38.208473 14797 raft_consensus.cc:606] T a5a43fbb8e2b4e789d8d55a2ba961973 P 40ed6fb339214e8bbbf935f753b2b93d [term 2 LEADER]: Received request to transfer leadership to TS 096af8491bc34932be3b0f79d157be4f
I20260709 13:17:38.312740 14874 raft_consensus.cc:1275] T a5a43fbb8e2b4e789d8d55a2ba961973 P 096af8491bc34932be3b0f79d157be4f [term 2 FOLLOWER]: Refusing update from remote peer 40ed6fb339214e8bbbf935f753b2b93d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:17:38.313913 14996 consensus_queue.cc:1048] T a5a43fbb8e2b4e789d8d55a2ba961973 P 40ed6fb339214e8bbbf935f753b2b93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:38.320042 15031 raft_consensus.cc:993] T a5a43fbb8e2b4e789d8d55a2ba961973 P 40ed6fb339214e8bbbf935f753b2b93d: : Instructing follower 096af8491bc34932be3b0f79d157be4f to start an election
I20260709 13:17:38.320750 14996 raft_consensus.cc:1081] T a5a43fbb8e2b4e789d8d55a2ba961973 P 40ed6fb339214e8bbbf935f753b2b93d [term 2 LEADER]: Signalling peer 096af8491bc34932be3b0f79d157be4f to start an election
I20260709 13:17:38.322535 14873 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5a43fbb8e2b4e789d8d55a2ba961973"
dest_uuid: "096af8491bc34932be3b0f79d157be4f"
 from {username='slave'} at 127.0.0.1:53716
I20260709 13:17:38.325279 14873 raft_consensus.cc:493] T a5a43fbb8e2b4e789d8d55a2ba961973 P 096af8491bc34932be3b0f79d157be4f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:38.325665 14873 raft_consensus.cc:3060] T a5a43fbb8e2b4e789d8d55a2ba961973 P 096af8491bc34932be3b0f79d157be4f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:38.326558 14948 raft_consensus.cc:1275] T a5a43fbb8e2b4e789d8d55a2ba961973 P 7e719d7735534c1d8b8d194af7bdd403 [term 2 FOLLOWER]: Refusing update from remote peer 40ed6fb339214e8bbbf935f753b2b93d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:17:38.328171 14996 consensus_queue.cc:1048] T a5a43fbb8e2b4e789d8d55a2ba961973 P 40ed6fb339214e8bbbf935f753b2b93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:38.330466 15037 raft_consensus.cc:993] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 7e719d7735534c1d8b8d194af7bdd403: : Instructing follower 40ed6fb339214e8bbbf935f753b2b93d to start an election
I20260709 13:17:38.331584 14995 raft_consensus.cc:1081] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 LEADER]: Signalling peer 40ed6fb339214e8bbbf935f753b2b93d to start an election
I20260709 13:17:38.333088 14873 raft_consensus.cc:515] T a5a43fbb8e2b4e789d8d55a2ba961973 P 096af8491bc34932be3b0f79d157be4f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:38.333635 14797 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a79f5b01e4c40e69f02f49dcfbf6138"
dest_uuid: "40ed6fb339214e8bbbf935f753b2b93d"
 from {username='slave'} at 127.0.0.1:34680
I20260709 13:17:38.334316 14797 raft_consensus.cc:493] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 40ed6fb339214e8bbbf935f753b2b93d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:38.334708 14797 raft_consensus.cc:3060] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 40ed6fb339214e8bbbf935f753b2b93d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:38.340515 14796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a43fbb8e2b4e789d8d55a2ba961973" candidate_uuid: "096af8491bc34932be3b0f79d157be4f" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "40ed6fb339214e8bbbf935f753b2b93d"
I20260709 13:17:38.341159 14796 raft_consensus.cc:3055] T a5a43fbb8e2b4e789d8d55a2ba961973 P 40ed6fb339214e8bbbf935f753b2b93d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:38.341475 14796 raft_consensus.cc:740] T a5a43fbb8e2b4e789d8d55a2ba961973 P 40ed6fb339214e8bbbf935f753b2b93d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 40ed6fb339214e8bbbf935f753b2b93d, State: Running, Role: LEADER
I20260709 13:17:38.342263 14796 consensus_queue.cc:260] T a5a43fbb8e2b4e789d8d55a2ba961973 P 40ed6fb339214e8bbbf935f753b2b93d [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: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:38.343221 14796 raft_consensus.cc:3060] T a5a43fbb8e2b4e789d8d55a2ba961973 P 40ed6fb339214e8bbbf935f753b2b93d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:38.343499 14797 raft_consensus.cc:515] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 40ed6fb339214e8bbbf935f753b2b93d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:38.346585 14948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a79f5b01e4c40e69f02f49dcfbf6138" candidate_uuid: "40ed6fb339214e8bbbf935f753b2b93d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7e719d7735534c1d8b8d194af7bdd403"
I20260709 13:17:38.346707 14873 leader_election.cc:290] T a5a43fbb8e2b4e789d8d55a2ba961973 P 096af8491bc34932be3b0f79d157be4f [CANDIDATE]: Term 3 election: Requested vote from peers 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65:35565), 7e719d7735534c1d8b8d194af7bdd403 (127.8.218.67:36751)
I20260709 13:17:38.347069 14870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a79f5b01e4c40e69f02f49dcfbf6138" candidate_uuid: "40ed6fb339214e8bbbf935f753b2b93d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "096af8491bc34932be3b0f79d157be4f"
I20260709 13:17:38.347618 14797 leader_election.cc:290] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 40ed6fb339214e8bbbf935f753b2b93d [CANDIDATE]: Term 2 election: Requested vote from peers 096af8491bc34932be3b0f79d157be4f (127.8.218.66:35825), 7e719d7735534c1d8b8d194af7bdd403 (127.8.218.67:36751)
I20260709 13:17:38.347770 14870 raft_consensus.cc:3060] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:38.347178 14948 raft_consensus.cc:3055] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:38.348984 14948 raft_consensus.cc:740] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7e719d7735534c1d8b8d194af7bdd403, State: Running, Role: LEADER
I20260709 13:17:38.349130 14945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a43fbb8e2b4e789d8d55a2ba961973" candidate_uuid: "096af8491bc34932be3b0f79d157be4f" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "7e719d7735534c1d8b8d194af7bdd403"
I20260709 13:17:38.349848 14945 raft_consensus.cc:3060] T a5a43fbb8e2b4e789d8d55a2ba961973 P 7e719d7735534c1d8b8d194af7bdd403 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:38.350415 14948 consensus_queue.cc:260] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 7e719d7735534c1d8b8d194af7bdd403 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:38.353508 14948 raft_consensus.cc:3060] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:38.353411 14796 raft_consensus.cc:2468] T a5a43fbb8e2b4e789d8d55a2ba961973 P 40ed6fb339214e8bbbf935f753b2b93d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096af8491bc34932be3b0f79d157be4f in term 3.
I20260709 13:17:38.355134 14870 raft_consensus.cc:2468] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 096af8491bc34932be3b0f79d157be4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ed6fb339214e8bbbf935f753b2b93d in term 2.
I20260709 13:17:38.355633 14837 leader_election.cc:304] T a5a43fbb8e2b4e789d8d55a2ba961973 P 096af8491bc34932be3b0f79d157be4f [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: 096af8491bc34932be3b0f79d157be4f, 40ed6fb339214e8bbbf935f753b2b93d; no voters: 
I20260709 13:17:38.356295 14765 leader_election.cc:304] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 40ed6fb339214e8bbbf935f753b2b93d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096af8491bc34932be3b0f79d157be4f, 40ed6fb339214e8bbbf935f753b2b93d; no voters: 
I20260709 13:17:38.356583 15077 raft_consensus.cc:2804] T a5a43fbb8e2b4e789d8d55a2ba961973 P 096af8491bc34932be3b0f79d157be4f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:38.357141 15077 raft_consensus.cc:697] T a5a43fbb8e2b4e789d8d55a2ba961973 P 096af8491bc34932be3b0f79d157be4f [term 3 LEADER]: Becoming Leader. State: Replica: 096af8491bc34932be3b0f79d157be4f, State: Running, Role: LEADER
I20260709 13:17:38.357314 14996 raft_consensus.cc:2804] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 40ed6fb339214e8bbbf935f753b2b93d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:38.357847 14996 raft_consensus.cc:697] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 40ed6fb339214e8bbbf935f753b2b93d [term 2 LEADER]: Becoming Leader. State: Replica: 40ed6fb339214e8bbbf935f753b2b93d, State: Running, Role: LEADER
I20260709 13:17:38.359277 14945 raft_consensus.cc:2468] T a5a43fbb8e2b4e789d8d55a2ba961973 P 7e719d7735534c1d8b8d194af7bdd403 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096af8491bc34932be3b0f79d157be4f in term 3.
I20260709 13:17:38.358669 14996 consensus_queue.cc:237] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 40ed6fb339214e8bbbf935f753b2b93d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:38.357973 15077 consensus_queue.cc:237] T a5a43fbb8e2b4e789d8d55a2ba961973 P 096af8491bc34932be3b0f79d157be4f [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: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:38.360973 14948 raft_consensus.cc:2468] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 7e719d7735534c1d8b8d194af7bdd403 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ed6fb339214e8bbbf935f753b2b93d in term 2.
I20260709 13:17:38.369050 14694 catalog_manager.cc:5697] T a5a43fbb8e2b4e789d8d55a2ba961973 P 096af8491bc34932be3b0f79d157be4f reported cstate change: term changed from 2 to 3, leader changed from 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65) to 096af8491bc34932be3b0f79d157be4f (127.8.218.66). New cstate: current_term: 3 leader_uuid: "096af8491bc34932be3b0f79d157be4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:38.370813 14695 catalog_manager.cc:5697] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 40ed6fb339214e8bbbf935f753b2b93d reported cstate change: term changed from 1 to 2, leader changed from 7e719d7735534c1d8b8d194af7bdd403 (127.8.218.67) to 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65). New cstate: current_term: 2 leader_uuid: "40ed6fb339214e8bbbf935f753b2b93d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:38.474459 15089 raft_consensus.cc:993] T faabe9f183ac441b96d3a75f708811a8 P 7e719d7735534c1d8b8d194af7bdd403: : Instructing follower 40ed6fb339214e8bbbf935f753b2b93d to start an election
I20260709 13:17:38.474936 15037 raft_consensus.cc:1081] T faabe9f183ac441b96d3a75f708811a8 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 LEADER]: Signalling peer 40ed6fb339214e8bbbf935f753b2b93d to start an election
I20260709 13:17:38.476575 14796 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "faabe9f183ac441b96d3a75f708811a8"
dest_uuid: "40ed6fb339214e8bbbf935f753b2b93d"
 from {username='slave'} at 127.0.0.1:34680
I20260709 13:17:38.477141 14796 raft_consensus.cc:493] T faabe9f183ac441b96d3a75f708811a8 P 40ed6fb339214e8bbbf935f753b2b93d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:38.477396 14796 raft_consensus.cc:3060] T faabe9f183ac441b96d3a75f708811a8 P 40ed6fb339214e8bbbf935f753b2b93d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:38.482049 14796 raft_consensus.cc:515] T faabe9f183ac441b96d3a75f708811a8 P 40ed6fb339214e8bbbf935f753b2b93d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } }
I20260709 13:17:38.483492 14796 leader_election.cc:290] T faabe9f183ac441b96d3a75f708811a8 P 40ed6fb339214e8bbbf935f753b2b93d [CANDIDATE]: Term 2 election: Requested vote from peers 7e719d7735534c1d8b8d194af7bdd403 (127.8.218.67:36751), 096af8491bc34932be3b0f79d157be4f (127.8.218.66:35825)
I20260709 13:17:38.484419 14948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faabe9f183ac441b96d3a75f708811a8" candidate_uuid: "40ed6fb339214e8bbbf935f753b2b93d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7e719d7735534c1d8b8d194af7bdd403"
I20260709 13:17:38.484689 14870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faabe9f183ac441b96d3a75f708811a8" candidate_uuid: "40ed6fb339214e8bbbf935f753b2b93d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "096af8491bc34932be3b0f79d157be4f"
I20260709 13:17:38.485086 14948 raft_consensus.cc:3055] T faabe9f183ac441b96d3a75f708811a8 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:38.485224 14870 raft_consensus.cc:3060] T faabe9f183ac441b96d3a75f708811a8 P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:38.485448 14948 raft_consensus.cc:740] T faabe9f183ac441b96d3a75f708811a8 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7e719d7735534c1d8b8d194af7bdd403, State: Running, Role: LEADER
I20260709 13:17:38.486335 14948 consensus_queue.cc:260] T faabe9f183ac441b96d3a75f708811a8 P 7e719d7735534c1d8b8d194af7bdd403 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } }
I20260709 13:17:38.487569 14948 raft_consensus.cc:3060] T faabe9f183ac441b96d3a75f708811a8 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:38.492470 14870 raft_consensus.cc:2468] T faabe9f183ac441b96d3a75f708811a8 P 096af8491bc34932be3b0f79d157be4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ed6fb339214e8bbbf935f753b2b93d in term 2.
I20260709 13:17:38.493727 14765 leader_election.cc:304] T faabe9f183ac441b96d3a75f708811a8 P 40ed6fb339214e8bbbf935f753b2b93d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096af8491bc34932be3b0f79d157be4f, 40ed6fb339214e8bbbf935f753b2b93d; no voters: 
I20260709 13:17:38.494513 14996 raft_consensus.cc:2804] T faabe9f183ac441b96d3a75f708811a8 P 40ed6fb339214e8bbbf935f753b2b93d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:38.494652 14948 raft_consensus.cc:2468] T faabe9f183ac441b96d3a75f708811a8 P 7e719d7735534c1d8b8d194af7bdd403 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ed6fb339214e8bbbf935f753b2b93d in term 2.
I20260709 13:17:38.494959 14996 raft_consensus.cc:697] T faabe9f183ac441b96d3a75f708811a8 P 40ed6fb339214e8bbbf935f753b2b93d [term 2 LEADER]: Becoming Leader. State: Replica: 40ed6fb339214e8bbbf935f753b2b93d, State: Running, Role: LEADER
I20260709 13:17:38.495851 14996 consensus_queue.cc:237] T faabe9f183ac441b96d3a75f708811a8 P 40ed6fb339214e8bbbf935f753b2b93d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } }
I20260709 13:17:38.500885 15089 raft_consensus.cc:993] T cbd87ae30e224dc6a3321df3a7bb7a18 P 7e719d7735534c1d8b8d194af7bdd403: : Instructing follower 096af8491bc34932be3b0f79d157be4f to start an election
I20260709 13:17:38.501341 15037 raft_consensus.cc:1081] T cbd87ae30e224dc6a3321df3a7bb7a18 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 LEADER]: Signalling peer 096af8491bc34932be3b0f79d157be4f to start an election
I20260709 13:17:38.502839 14870 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cbd87ae30e224dc6a3321df3a7bb7a18"
dest_uuid: "096af8491bc34932be3b0f79d157be4f"
 from {username='slave'} at 127.0.0.1:53712
I20260709 13:17:38.503306 14870 raft_consensus.cc:493] T cbd87ae30e224dc6a3321df3a7bb7a18 P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:38.503719 14870 raft_consensus.cc:3060] T cbd87ae30e224dc6a3321df3a7bb7a18 P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:38.503160 14695 catalog_manager.cc:5697] T faabe9f183ac441b96d3a75f708811a8 P 40ed6fb339214e8bbbf935f753b2b93d reported cstate change: term changed from 1 to 2, leader changed from 7e719d7735534c1d8b8d194af7bdd403 (127.8.218.67) to 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65). New cstate: current_term: 2 leader_uuid: "40ed6fb339214e8bbbf935f753b2b93d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:38.509642 14870 raft_consensus.cc:515] T cbd87ae30e224dc6a3321df3a7bb7a18 P 096af8491bc34932be3b0f79d157be4f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:38.511633 14870 leader_election.cc:290] T cbd87ae30e224dc6a3321df3a7bb7a18 P 096af8491bc34932be3b0f79d157be4f [CANDIDATE]: Term 2 election: Requested vote from peers 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65:35565), 7e719d7735534c1d8b8d194af7bdd403 (127.8.218.67:36751)
I20260709 13:17:38.512342 14796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbd87ae30e224dc6a3321df3a7bb7a18" candidate_uuid: "096af8491bc34932be3b0f79d157be4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40ed6fb339214e8bbbf935f753b2b93d"
I20260709 13:17:38.512702 14948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbd87ae30e224dc6a3321df3a7bb7a18" candidate_uuid: "096af8491bc34932be3b0f79d157be4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7e719d7735534c1d8b8d194af7bdd403"
I20260709 13:17:38.512993 14796 raft_consensus.cc:3060] T cbd87ae30e224dc6a3321df3a7bb7a18 P 40ed6fb339214e8bbbf935f753b2b93d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:38.513273 14948 raft_consensus.cc:3055] T cbd87ae30e224dc6a3321df3a7bb7a18 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:38.513592 14948 raft_consensus.cc:740] T cbd87ae30e224dc6a3321df3a7bb7a18 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7e719d7735534c1d8b8d194af7bdd403, State: Running, Role: LEADER
I20260709 13:17:38.514416 14948 consensus_queue.cc:260] T cbd87ae30e224dc6a3321df3a7bb7a18 P 7e719d7735534c1d8b8d194af7bdd403 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:38.515615 14948 raft_consensus.cc:3060] T cbd87ae30e224dc6a3321df3a7bb7a18 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:38.519984 14796 raft_consensus.cc:2468] T cbd87ae30e224dc6a3321df3a7bb7a18 P 40ed6fb339214e8bbbf935f753b2b93d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096af8491bc34932be3b0f79d157be4f in term 2.
I20260709 13:17:38.521320 14837 leader_election.cc:304] T cbd87ae30e224dc6a3321df3a7bb7a18 P 096af8491bc34932be3b0f79d157be4f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096af8491bc34932be3b0f79d157be4f, 40ed6fb339214e8bbbf935f753b2b93d; no voters: 
I20260709 13:17:38.522119 15077 raft_consensus.cc:2804] T cbd87ae30e224dc6a3321df3a7bb7a18 P 096af8491bc34932be3b0f79d157be4f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:38.522513 14948 raft_consensus.cc:2468] T cbd87ae30e224dc6a3321df3a7bb7a18 P 7e719d7735534c1d8b8d194af7bdd403 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096af8491bc34932be3b0f79d157be4f in term 2.
I20260709 13:17:38.522611 15077 raft_consensus.cc:697] T cbd87ae30e224dc6a3321df3a7bb7a18 P 096af8491bc34932be3b0f79d157be4f [term 2 LEADER]: Becoming Leader. State: Replica: 096af8491bc34932be3b0f79d157be4f, State: Running, Role: LEADER
I20260709 13:17:38.523548 15077 consensus_queue.cc:237] T cbd87ae30e224dc6a3321df3a7bb7a18 P 096af8491bc34932be3b0f79d157be4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:38.524647 15089 raft_consensus.cc:993] T 6c6a5fe3f23c419596853c22fbd242d5 P 7e719d7735534c1d8b8d194af7bdd403: : Instructing follower 096af8491bc34932be3b0f79d157be4f to start an election
I20260709 13:17:38.525110 15089 raft_consensus.cc:1081] T 6c6a5fe3f23c419596853c22fbd242d5 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 LEADER]: Signalling peer 096af8491bc34932be3b0f79d157be4f to start an election
I20260709 13:17:38.526666 14870 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c6a5fe3f23c419596853c22fbd242d5"
dest_uuid: "096af8491bc34932be3b0f79d157be4f"
 from {username='slave'} at 127.0.0.1:53712
I20260709 13:17:38.527122 14870 raft_consensus.cc:493] T 6c6a5fe3f23c419596853c22fbd242d5 P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:38.527451 14870 raft_consensus.cc:3060] T 6c6a5fe3f23c419596853c22fbd242d5 P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:38.531468 14695 catalog_manager.cc:5697] T cbd87ae30e224dc6a3321df3a7bb7a18 P 096af8491bc34932be3b0f79d157be4f reported cstate change: term changed from 1 to 2, leader changed from 7e719d7735534c1d8b8d194af7bdd403 (127.8.218.67) to 096af8491bc34932be3b0f79d157be4f (127.8.218.66). New cstate: current_term: 2 leader_uuid: "096af8491bc34932be3b0f79d157be4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:38.532958 14870 raft_consensus.cc:515] T 6c6a5fe3f23c419596853c22fbd242d5 P 096af8491bc34932be3b0f79d157be4f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:38.534524 14870 leader_election.cc:290] T 6c6a5fe3f23c419596853c22fbd242d5 P 096af8491bc34932be3b0f79d157be4f [CANDIDATE]: Term 2 election: Requested vote from peers 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65:35565), 7e719d7735534c1d8b8d194af7bdd403 (127.8.218.67:36751)
I20260709 13:17:38.535298 14796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c6a5fe3f23c419596853c22fbd242d5" candidate_uuid: "096af8491bc34932be3b0f79d157be4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40ed6fb339214e8bbbf935f753b2b93d"
I20260709 13:17:38.535929 14796 raft_consensus.cc:3060] T 6c6a5fe3f23c419596853c22fbd242d5 P 40ed6fb339214e8bbbf935f753b2b93d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:38.536984 14948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c6a5fe3f23c419596853c22fbd242d5" candidate_uuid: "096af8491bc34932be3b0f79d157be4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7e719d7735534c1d8b8d194af7bdd403"
I20260709 13:17:38.537567 14948 raft_consensus.cc:3055] T 6c6a5fe3f23c419596853c22fbd242d5 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:38.537891 14948 raft_consensus.cc:740] T 6c6a5fe3f23c419596853c22fbd242d5 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7e719d7735534c1d8b8d194af7bdd403, State: Running, Role: LEADER
I20260709 13:17:38.538712 14948 consensus_queue.cc:260] T 6c6a5fe3f23c419596853c22fbd242d5 P 7e719d7735534c1d8b8d194af7bdd403 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:38.539960 14948 raft_consensus.cc:3060] T 6c6a5fe3f23c419596853c22fbd242d5 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:38.543339 14796 raft_consensus.cc:2468] T 6c6a5fe3f23c419596853c22fbd242d5 P 40ed6fb339214e8bbbf935f753b2b93d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096af8491bc34932be3b0f79d157be4f in term 2.
I20260709 13:17:38.544442 14837 leader_election.cc:304] T 6c6a5fe3f23c419596853c22fbd242d5 P 096af8491bc34932be3b0f79d157be4f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096af8491bc34932be3b0f79d157be4f, 40ed6fb339214e8bbbf935f753b2b93d; no voters: 
I20260709 13:17:38.545092 15077 raft_consensus.cc:2804] T 6c6a5fe3f23c419596853c22fbd242d5 P 096af8491bc34932be3b0f79d157be4f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:38.545544 15077 raft_consensus.cc:697] T 6c6a5fe3f23c419596853c22fbd242d5 P 096af8491bc34932be3b0f79d157be4f [term 2 LEADER]: Becoming Leader. State: Replica: 096af8491bc34932be3b0f79d157be4f, State: Running, Role: LEADER
I20260709 13:17:38.546466 14948 raft_consensus.cc:2468] T 6c6a5fe3f23c419596853c22fbd242d5 P 7e719d7735534c1d8b8d194af7bdd403 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096af8491bc34932be3b0f79d157be4f in term 2.
I20260709 13:17:38.546361 15077 consensus_queue.cc:237] T 6c6a5fe3f23c419596853c22fbd242d5 P 096af8491bc34932be3b0f79d157be4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:38.553505 14695 catalog_manager.cc:5697] T 6c6a5fe3f23c419596853c22fbd242d5 P 096af8491bc34932be3b0f79d157be4f reported cstate change: term changed from 1 to 2, leader changed from 7e719d7735534c1d8b8d194af7bdd403 (127.8.218.67) to 096af8491bc34932be3b0f79d157be4f (127.8.218.66). New cstate: current_term: 2 leader_uuid: "096af8491bc34932be3b0f79d157be4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:38.811089 14796 raft_consensus.cc:1275] T a5a43fbb8e2b4e789d8d55a2ba961973 P 40ed6fb339214e8bbbf935f753b2b93d [term 3 FOLLOWER]: Refusing update from remote peer 096af8491bc34932be3b0f79d157be4f: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:38.812536 15077 consensus_queue.cc:1048] T a5a43fbb8e2b4e789d8d55a2ba961973 P 096af8491bc34932be3b0f79d157be4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:38.821322 14948 raft_consensus.cc:1275] T a5a43fbb8e2b4e789d8d55a2ba961973 P 7e719d7735534c1d8b8d194af7bdd403 [term 3 FOLLOWER]: Refusing update from remote peer 096af8491bc34932be3b0f79d157be4f: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:38.823350 15077 consensus_queue.cc:1048] T a5a43fbb8e2b4e789d8d55a2ba961973 P 096af8491bc34932be3b0f79d157be4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:38.836455 14870 raft_consensus.cc:1275] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 096af8491bc34932be3b0f79d157be4f [term 2 FOLLOWER]: Refusing update from remote peer 40ed6fb339214e8bbbf935f753b2b93d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:38.837767 15086 consensus_queue.cc:1048] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 40ed6fb339214e8bbbf935f753b2b93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:38.845686 14948 raft_consensus.cc:1275] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 7e719d7735534c1d8b8d194af7bdd403 [term 2 FOLLOWER]: Refusing update from remote peer 40ed6fb339214e8bbbf935f753b2b93d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:38.851961 15102 consensus_queue.cc:1048] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 40ed6fb339214e8bbbf935f753b2b93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:38.904986 14948 raft_consensus.cc:1275] T faabe9f183ac441b96d3a75f708811a8 P 7e719d7735534c1d8b8d194af7bdd403 [term 2 FOLLOWER]: Refusing update from remote peer 40ed6fb339214e8bbbf935f753b2b93d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:38.906179 15102 consensus_queue.cc:1048] T faabe9f183ac441b96d3a75f708811a8 P 40ed6fb339214e8bbbf935f753b2b93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:38.914572 14870 raft_consensus.cc:1275] T faabe9f183ac441b96d3a75f708811a8 P 096af8491bc34932be3b0f79d157be4f [term 2 FOLLOWER]: Refusing update from remote peer 40ed6fb339214e8bbbf935f753b2b93d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:38.916445 15104 consensus_queue.cc:1048] T faabe9f183ac441b96d3a75f708811a8 P 40ed6fb339214e8bbbf935f753b2b93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:38.920295 14796 raft_consensus.cc:1275] T cbd87ae30e224dc6a3321df3a7bb7a18 P 40ed6fb339214e8bbbf935f753b2b93d [term 2 FOLLOWER]: Refusing update from remote peer 096af8491bc34932be3b0f79d157be4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:38.923036 15075 consensus_queue.cc:1048] T cbd87ae30e224dc6a3321df3a7bb7a18 P 096af8491bc34932be3b0f79d157be4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:38.932776 14948 raft_consensus.cc:1275] T cbd87ae30e224dc6a3321df3a7bb7a18 P 7e719d7735534c1d8b8d194af7bdd403 [term 2 FOLLOWER]: Refusing update from remote peer 096af8491bc34932be3b0f79d157be4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:38.934722 15100 consensus_queue.cc:1048] T cbd87ae30e224dc6a3321df3a7bb7a18 P 096af8491bc34932be3b0f79d157be4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:38.947535 14797 raft_consensus.cc:1275] T 6c6a5fe3f23c419596853c22fbd242d5 P 40ed6fb339214e8bbbf935f753b2b93d [term 2 FOLLOWER]: Refusing update from remote peer 096af8491bc34932be3b0f79d157be4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:38.950433 15100 consensus_queue.cc:1048] T 6c6a5fe3f23c419596853c22fbd242d5 P 096af8491bc34932be3b0f79d157be4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:38.964769 14948 raft_consensus.cc:1275] T 6c6a5fe3f23c419596853c22fbd242d5 P 7e719d7735534c1d8b8d194af7bdd403 [term 2 FOLLOWER]: Refusing update from remote peer 096af8491bc34932be3b0f79d157be4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:38.966188 15075 consensus_queue.cc:1048] T 6c6a5fe3f23c419596853c22fbd242d5 P 096af8491bc34932be3b0f79d157be4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:41.250730 14695 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54772:
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:17:41.253089 14695 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:17:41.303404 14789 tablet_service.cc:1511] Processing CreateTablet for tablet b546c378806747459bedc70a0cce77c3 (DEFAULT_TABLE table=soft_deleted_table [id=d204e5e7c5c74c6db4952e59231e061b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:17:41.304750 14789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b546c378806747459bedc70a0cce77c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:41.305660 14938 tablet_service.cc:1511] Processing CreateTablet for tablet b546c378806747459bedc70a0cce77c3 (DEFAULT_TABLE table=soft_deleted_table [id=d204e5e7c5c74c6db4952e59231e061b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:17:41.304737 14864 tablet_service.cc:1511] Processing CreateTablet for tablet b546c378806747459bedc70a0cce77c3 (DEFAULT_TABLE table=soft_deleted_table [id=d204e5e7c5c74c6db4952e59231e061b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:17:41.307170 14938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b546c378806747459bedc70a0cce77c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:41.307250 14864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b546c378806747459bedc70a0cce77c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:41.309715 14783 tablet_service.cc:1511] Processing CreateTablet for tablet 2c47c20479cb4adb81c8eed62b7f60aa (DEFAULT_TABLE table=soft_deleted_table [id=d204e5e7c5c74c6db4952e59231e061b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:17:41.310981 14783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c47c20479cb4adb81c8eed62b7f60aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:41.315026 14856 tablet_service.cc:1511] Processing CreateTablet for tablet 2c47c20479cb4adb81c8eed62b7f60aa (DEFAULT_TABLE table=soft_deleted_table [id=d204e5e7c5c74c6db4952e59231e061b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:17:41.315693 14930 tablet_service.cc:1511] Processing CreateTablet for tablet 2c47c20479cb4adb81c8eed62b7f60aa (DEFAULT_TABLE table=soft_deleted_table [id=d204e5e7c5c74c6db4952e59231e061b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:17:41.316450 14856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c47c20479cb4adb81c8eed62b7f60aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:41.316941 14930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c47c20479cb4adb81c8eed62b7f60aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:41.317368 14786 tablet_service.cc:1511] Processing CreateTablet for tablet 42ec5c7e9d7545a399eec28130d62767 (DEFAULT_TABLE table=soft_deleted_table [id=d204e5e7c5c74c6db4952e59231e061b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:17:41.318794 14786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42ec5c7e9d7545a399eec28130d62767. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:41.319378 14858 tablet_service.cc:1511] Processing CreateTablet for tablet 42ec5c7e9d7545a399eec28130d62767 (DEFAULT_TABLE table=soft_deleted_table [id=d204e5e7c5c74c6db4952e59231e061b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:17:41.320643 14858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42ec5c7e9d7545a399eec28130d62767. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:41.321785 14931 tablet_service.cc:1511] Processing CreateTablet for tablet 42ec5c7e9d7545a399eec28130d62767 (DEFAULT_TABLE table=soft_deleted_table [id=d204e5e7c5c74c6db4952e59231e061b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:17:41.323112 14931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42ec5c7e9d7545a399eec28130d62767. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:41.335433 14781 tablet_service.cc:1511] Processing CreateTablet for tablet d6a75e4fb3b546a5aacc2aaa4c19e406 (DEFAULT_TABLE table=soft_deleted_table [id=d204e5e7c5c74c6db4952e59231e061b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:17:41.337296 14781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6a75e4fb3b546a5aacc2aaa4c19e406. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:41.359920 14937 tablet_service.cc:1511] Processing CreateTablet for tablet d6a75e4fb3b546a5aacc2aaa4c19e406 (DEFAULT_TABLE table=soft_deleted_table [id=d204e5e7c5c74c6db4952e59231e061b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:17:41.360301 14857 tablet_service.cc:1511] Processing CreateTablet for tablet d6a75e4fb3b546a5aacc2aaa4c19e406 (DEFAULT_TABLE table=soft_deleted_table [id=d204e5e7c5c74c6db4952e59231e061b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:17:41.361407 14937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6a75e4fb3b546a5aacc2aaa4c19e406. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:41.361454 14857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6a75e4fb3b546a5aacc2aaa4c19e406. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:41.365393 14782 tablet_service.cc:1511] Processing CreateTablet for tablet ec6f6ccd02314f60938917e823ac761a (DEFAULT_TABLE table=soft_deleted_table [id=d204e5e7c5c74c6db4952e59231e061b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:17:41.366819 14782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec6f6ccd02314f60938917e823ac761a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:41.371187 14933 tablet_service.cc:1511] Processing CreateTablet for tablet ec6f6ccd02314f60938917e823ac761a (DEFAULT_TABLE table=soft_deleted_table [id=d204e5e7c5c74c6db4952e59231e061b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:17:41.373157 14933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec6f6ccd02314f60938917e823ac761a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:41.376657 14861 tablet_service.cc:1511] Processing CreateTablet for tablet ec6f6ccd02314f60938917e823ac761a (DEFAULT_TABLE table=soft_deleted_table [id=d204e5e7c5c74c6db4952e59231e061b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:17:41.376982 14785 tablet_service.cc:1511] Processing CreateTablet for tablet 3efce90a1b734095b00dac468f83a4b0 (DEFAULT_TABLE table=soft_deleted_table [id=d204e5e7c5c74c6db4952e59231e061b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:17:41.378042 14861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec6f6ccd02314f60938917e823ac761a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:41.378441 14785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3efce90a1b734095b00dac468f83a4b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:41.382014 14862 tablet_service.cc:1511] Processing CreateTablet for tablet 3efce90a1b734095b00dac468f83a4b0 (DEFAULT_TABLE table=soft_deleted_table [id=d204e5e7c5c74c6db4952e59231e061b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:17:41.384305 14936 tablet_service.cc:1511] Processing CreateTablet for tablet 3efce90a1b734095b00dac468f83a4b0 (DEFAULT_TABLE table=soft_deleted_table [id=d204e5e7c5c74c6db4952e59231e061b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:17:41.385641 14936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3efce90a1b734095b00dac468f83a4b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:41.391216 14862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3efce90a1b734095b00dac468f83a4b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:41.411792 15125 tablet_bootstrap.cc:492] T 42ec5c7e9d7545a399eec28130d62767 P 096af8491bc34932be3b0f79d157be4f: Bootstrap starting.
I20260709 13:17:41.417676 14783 tablet_service.cc:1511] Processing CreateTablet for tablet 860336e949184c059c258bb3831ea9cc (DEFAULT_TABLE table=soft_deleted_table [id=d204e5e7c5c74c6db4952e59231e061b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:17:41.419574 14783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 860336e949184c059c258bb3831ea9cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:41.424050 14858 tablet_service.cc:1511] Processing CreateTablet for tablet 860336e949184c059c258bb3831ea9cc (DEFAULT_TABLE table=soft_deleted_table [id=d204e5e7c5c74c6db4952e59231e061b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:17:41.425505 14858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 860336e949184c059c258bb3831ea9cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:41.431282 15127 tablet_bootstrap.cc:492] T 42ec5c7e9d7545a399eec28130d62767 P 7e719d7735534c1d8b8d194af7bdd403: Bootstrap starting.
I20260709 13:17:41.435705 15126 tablet_bootstrap.cc:492] T 42ec5c7e9d7545a399eec28130d62767 P 40ed6fb339214e8bbbf935f753b2b93d: Bootstrap starting.
I20260709 13:17:41.436753 14938 tablet_service.cc:1511] Processing CreateTablet for tablet 860336e949184c059c258bb3831ea9cc (DEFAULT_TABLE table=soft_deleted_table [id=d204e5e7c5c74c6db4952e59231e061b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:17:41.437359 14781 tablet_service.cc:1511] Processing CreateTablet for tablet e018ecc9d0db4513beb5644e5242d122 (DEFAULT_TABLE table=soft_deleted_table [id=d204e5e7c5c74c6db4952e59231e061b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:17:41.438076 14938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 860336e949184c059c258bb3831ea9cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:41.438753 14781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e018ecc9d0db4513beb5644e5242d122. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:41.440948 14862 tablet_service.cc:1511] Processing CreateTablet for tablet e018ecc9d0db4513beb5644e5242d122 (DEFAULT_TABLE table=soft_deleted_table [id=d204e5e7c5c74c6db4952e59231e061b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:17:41.442272 14862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e018ecc9d0db4513beb5644e5242d122. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:41.449906 15125 tablet_bootstrap.cc:654] T 42ec5c7e9d7545a399eec28130d62767 P 096af8491bc34932be3b0f79d157be4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:41.451330 14931 tablet_service.cc:1511] Processing CreateTablet for tablet e018ecc9d0db4513beb5644e5242d122 (DEFAULT_TABLE table=soft_deleted_table [id=d204e5e7c5c74c6db4952e59231e061b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:17:41.452911 14931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e018ecc9d0db4513beb5644e5242d122. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:41.453980 14857 tablet_service.cc:1511] Processing CreateTablet for tablet d7012f45f4994c7aa9b2f889ea9e4d0e (DEFAULT_TABLE table=soft_deleted_table [id=d204e5e7c5c74c6db4952e59231e061b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:17:41.455333 14857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7012f45f4994c7aa9b2f889ea9e4d0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:41.457516 14786 tablet_service.cc:1511] Processing CreateTablet for tablet d7012f45f4994c7aa9b2f889ea9e4d0e (DEFAULT_TABLE table=soft_deleted_table [id=d204e5e7c5c74c6db4952e59231e061b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:17:41.458856 14786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7012f45f4994c7aa9b2f889ea9e4d0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:41.461561 15126 tablet_bootstrap.cc:654] T 42ec5c7e9d7545a399eec28130d62767 P 40ed6fb339214e8bbbf935f753b2b93d: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:41.469511 15127 tablet_bootstrap.cc:654] T 42ec5c7e9d7545a399eec28130d62767 P 7e719d7735534c1d8b8d194af7bdd403: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:41.491997 15127 tablet_bootstrap.cc:492] T 42ec5c7e9d7545a399eec28130d62767 P 7e719d7735534c1d8b8d194af7bdd403: No bootstrap required, opened a new log
I20260709 13:17:41.492570 15127 ts_tablet_manager.cc:1403] T 42ec5c7e9d7545a399eec28130d62767 P 7e719d7735534c1d8b8d194af7bdd403: Time spent bootstrapping tablet: real 0.062s	user 0.008s	sys 0.004s
I20260709 13:17:41.495326 14933 tablet_service.cc:1511] Processing CreateTablet for tablet d7012f45f4994c7aa9b2f889ea9e4d0e (DEFAULT_TABLE table=soft_deleted_table [id=d204e5e7c5c74c6db4952e59231e061b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:17:41.496999 14933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7012f45f4994c7aa9b2f889ea9e4d0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:41.498988 15127 raft_consensus.cc:359] T 42ec5c7e9d7545a399eec28130d62767 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.499819 15127 raft_consensus.cc:385] T 42ec5c7e9d7545a399eec28130d62767 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:41.501308 15127 raft_consensus.cc:740] T 42ec5c7e9d7545a399eec28130d62767 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e719d7735534c1d8b8d194af7bdd403, State: Initialized, Role: FOLLOWER
I20260709 13:17:41.502188 15127 consensus_queue.cc:260] T 42ec5c7e9d7545a399eec28130d62767 P 7e719d7735534c1d8b8d194af7bdd403 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.503806 15126 tablet_bootstrap.cc:492] T 42ec5c7e9d7545a399eec28130d62767 P 40ed6fb339214e8bbbf935f753b2b93d: No bootstrap required, opened a new log
I20260709 13:17:41.504401 15126 ts_tablet_manager.cc:1403] T 42ec5c7e9d7545a399eec28130d62767 P 40ed6fb339214e8bbbf935f753b2b93d: Time spent bootstrapping tablet: real 0.069s	user 0.025s	sys 0.008s
I20260709 13:17:41.504572 15127 ts_tablet_manager.cc:1434] T 42ec5c7e9d7545a399eec28130d62767 P 7e719d7735534c1d8b8d194af7bdd403: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.006s
I20260709 13:17:41.505690 15127 tablet_bootstrap.cc:492] T d6a75e4fb3b546a5aacc2aaa4c19e406 P 7e719d7735534c1d8b8d194af7bdd403: Bootstrap starting.
I20260709 13:17:41.507885 15126 raft_consensus.cc:359] T 42ec5c7e9d7545a399eec28130d62767 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.508699 15126 raft_consensus.cc:385] T 42ec5c7e9d7545a399eec28130d62767 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:41.509052 15126 raft_consensus.cc:740] T 42ec5c7e9d7545a399eec28130d62767 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ed6fb339214e8bbbf935f753b2b93d, State: Initialized, Role: FOLLOWER
I20260709 13:17:41.509501 15125 tablet_bootstrap.cc:492] T 42ec5c7e9d7545a399eec28130d62767 P 096af8491bc34932be3b0f79d157be4f: No bootstrap required, opened a new log
I20260709 13:17:41.510197 15125 ts_tablet_manager.cc:1403] T 42ec5c7e9d7545a399eec28130d62767 P 096af8491bc34932be3b0f79d157be4f: Time spent bootstrapping tablet: real 0.099s	user 0.012s	sys 0.000s
I20260709 13:17:41.509989 15126 consensus_queue.cc:260] T 42ec5c7e9d7545a399eec28130d62767 P 40ed6fb339214e8bbbf935f753b2b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.513368 15125 raft_consensus.cc:359] T 42ec5c7e9d7545a399eec28130d62767 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.514160 15125 raft_consensus.cc:385] T 42ec5c7e9d7545a399eec28130d62767 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:41.514467 15125 raft_consensus.cc:740] T 42ec5c7e9d7545a399eec28130d62767 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 096af8491bc34932be3b0f79d157be4f, State: Initialized, Role: FOLLOWER
I20260709 13:17:41.515470 15126 ts_tablet_manager.cc:1434] T 42ec5c7e9d7545a399eec28130d62767 P 40ed6fb339214e8bbbf935f753b2b93d: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 13:17:41.515216 15125 consensus_queue.cc:260] T 42ec5c7e9d7545a399eec28130d62767 P 096af8491bc34932be3b0f79d157be4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.517642 15125 ts_tablet_manager.cc:1434] T 42ec5c7e9d7545a399eec28130d62767 P 096af8491bc34932be3b0f79d157be4f: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260709 13:17:41.518642 15125 tablet_bootstrap.cc:492] T b546c378806747459bedc70a0cce77c3 P 096af8491bc34932be3b0f79d157be4f: Bootstrap starting.
I20260709 13:17:41.521319 15126 tablet_bootstrap.cc:492] T b546c378806747459bedc70a0cce77c3 P 40ed6fb339214e8bbbf935f753b2b93d: Bootstrap starting.
I20260709 13:17:41.530318 15126 tablet_bootstrap.cc:654] T b546c378806747459bedc70a0cce77c3 P 40ed6fb339214e8bbbf935f753b2b93d: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:41.535902 15127 tablet_bootstrap.cc:654] T d6a75e4fb3b546a5aacc2aaa4c19e406 P 7e719d7735534c1d8b8d194af7bdd403: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:41.546947 15125 tablet_bootstrap.cc:654] T b546c378806747459bedc70a0cce77c3 P 096af8491bc34932be3b0f79d157be4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:41.551285 15126 tablet_bootstrap.cc:492] T b546c378806747459bedc70a0cce77c3 P 40ed6fb339214e8bbbf935f753b2b93d: No bootstrap required, opened a new log
I20260709 13:17:41.551828 15126 ts_tablet_manager.cc:1403] T b546c378806747459bedc70a0cce77c3 P 40ed6fb339214e8bbbf935f753b2b93d: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.004s
I20260709 13:17:41.554821 15127 tablet_bootstrap.cc:492] T d6a75e4fb3b546a5aacc2aaa4c19e406 P 7e719d7735534c1d8b8d194af7bdd403: No bootstrap required, opened a new log
I20260709 13:17:41.554895 15126 raft_consensus.cc:359] T b546c378806747459bedc70a0cce77c3 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.555543 15127 ts_tablet_manager.cc:1403] T d6a75e4fb3b546a5aacc2aaa4c19e406 P 7e719d7735534c1d8b8d194af7bdd403: Time spent bootstrapping tablet: real 0.050s	user 0.014s	sys 0.002s
I20260709 13:17:41.555879 15126 raft_consensus.cc:385] T b546c378806747459bedc70a0cce77c3 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:41.556214 15126 raft_consensus.cc:740] T b546c378806747459bedc70a0cce77c3 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ed6fb339214e8bbbf935f753b2b93d, State: Initialized, Role: FOLLOWER
I20260709 13:17:41.556953 15126 consensus_queue.cc:260] T b546c378806747459bedc70a0cce77c3 P 40ed6fb339214e8bbbf935f753b2b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.559312 15126 ts_tablet_manager.cc:1434] T b546c378806747459bedc70a0cce77c3 P 40ed6fb339214e8bbbf935f753b2b93d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:17:41.558960 15127 raft_consensus.cc:359] T d6a75e4fb3b546a5aacc2aaa4c19e406 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.559778 15127 raft_consensus.cc:385] T d6a75e4fb3b546a5aacc2aaa4c19e406 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:41.560070 15127 raft_consensus.cc:740] T d6a75e4fb3b546a5aacc2aaa4c19e406 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e719d7735534c1d8b8d194af7bdd403, State: Initialized, Role: FOLLOWER
I20260709 13:17:41.560527 15126 tablet_bootstrap.cc:492] T ec6f6ccd02314f60938917e823ac761a P 40ed6fb339214e8bbbf935f753b2b93d: Bootstrap starting.
I20260709 13:17:41.560809 15127 consensus_queue.cc:260] T d6a75e4fb3b546a5aacc2aaa4c19e406 P 7e719d7735534c1d8b8d194af7bdd403 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.565632 15125 tablet_bootstrap.cc:492] T b546c378806747459bedc70a0cce77c3 P 096af8491bc34932be3b0f79d157be4f: No bootstrap required, opened a new log
I20260709 13:17:41.566246 15125 ts_tablet_manager.cc:1403] T b546c378806747459bedc70a0cce77c3 P 096af8491bc34932be3b0f79d157be4f: Time spent bootstrapping tablet: real 0.048s	user 0.016s	sys 0.004s
I20260709 13:17:41.566886 15127 ts_tablet_manager.cc:1434] T d6a75e4fb3b546a5aacc2aaa4c19e406 P 7e719d7735534c1d8b8d194af7bdd403: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 13:17:41.567811 15126 tablet_bootstrap.cc:654] T ec6f6ccd02314f60938917e823ac761a P 40ed6fb339214e8bbbf935f753b2b93d: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:41.568011 15127 tablet_bootstrap.cc:492] T 2c47c20479cb4adb81c8eed62b7f60aa P 7e719d7735534c1d8b8d194af7bdd403: Bootstrap starting.
I20260709 13:17:41.569497 15125 raft_consensus.cc:359] T b546c378806747459bedc70a0cce77c3 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.570266 15125 raft_consensus.cc:385] T b546c378806747459bedc70a0cce77c3 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:41.570576 15125 raft_consensus.cc:740] T b546c378806747459bedc70a0cce77c3 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 096af8491bc34932be3b0f79d157be4f, State: Initialized, Role: FOLLOWER
I20260709 13:17:41.571450 15125 consensus_queue.cc:260] T b546c378806747459bedc70a0cce77c3 P 096af8491bc34932be3b0f79d157be4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.573750 15125 ts_tablet_manager.cc:1434] T b546c378806747459bedc70a0cce77c3 P 096af8491bc34932be3b0f79d157be4f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:17:41.574704 15125 tablet_bootstrap.cc:492] T 2c47c20479cb4adb81c8eed62b7f60aa P 096af8491bc34932be3b0f79d157be4f: Bootstrap starting.
I20260709 13:17:41.575232 15127 tablet_bootstrap.cc:654] T 2c47c20479cb4adb81c8eed62b7f60aa P 7e719d7735534c1d8b8d194af7bdd403: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:41.581633 15125 tablet_bootstrap.cc:654] T 2c47c20479cb4adb81c8eed62b7f60aa P 096af8491bc34932be3b0f79d157be4f: Neither blocks nor log segments found. Creating new log.
W20260709 13:17:41.583740 14900 tablet.cc:2406] T 42ec5c7e9d7545a399eec28130d62767 P 096af8491bc34932be3b0f79d157be4f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:17:41.587951 15126 tablet_bootstrap.cc:492] T ec6f6ccd02314f60938917e823ac761a P 40ed6fb339214e8bbbf935f753b2b93d: No bootstrap required, opened a new log
I20260709 13:17:41.588515 15126 ts_tablet_manager.cc:1403] T ec6f6ccd02314f60938917e823ac761a P 40ed6fb339214e8bbbf935f753b2b93d: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.004s
I20260709 13:17:41.597278 15126 raft_consensus.cc:359] T ec6f6ccd02314f60938917e823ac761a P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.598090 15126 raft_consensus.cc:385] T ec6f6ccd02314f60938917e823ac761a P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:41.598515 15126 raft_consensus.cc:740] T ec6f6ccd02314f60938917e823ac761a P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ed6fb339214e8bbbf935f753b2b93d, State: Initialized, Role: FOLLOWER
I20260709 13:17:41.599398 15126 consensus_queue.cc:260] T ec6f6ccd02314f60938917e823ac761a P 40ed6fb339214e8bbbf935f753b2b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.601895 15126 ts_tablet_manager.cc:1434] T ec6f6ccd02314f60938917e823ac761a P 40ed6fb339214e8bbbf935f753b2b93d: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:17:41.602720 15126 tablet_bootstrap.cc:492] T 2c47c20479cb4adb81c8eed62b7f60aa P 40ed6fb339214e8bbbf935f753b2b93d: Bootstrap starting.
I20260709 13:17:41.606551 15127 tablet_bootstrap.cc:492] T 2c47c20479cb4adb81c8eed62b7f60aa P 7e719d7735534c1d8b8d194af7bdd403: No bootstrap required, opened a new log
I20260709 13:17:41.606577 15125 tablet_bootstrap.cc:492] T 2c47c20479cb4adb81c8eed62b7f60aa P 096af8491bc34932be3b0f79d157be4f: No bootstrap required, opened a new log
I20260709 13:17:41.607317 15125 ts_tablet_manager.cc:1403] T 2c47c20479cb4adb81c8eed62b7f60aa P 096af8491bc34932be3b0f79d157be4f: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.005s
I20260709 13:17:41.607317 15127 ts_tablet_manager.cc:1403] T 2c47c20479cb4adb81c8eed62b7f60aa P 7e719d7735534c1d8b8d194af7bdd403: Time spent bootstrapping tablet: real 0.040s	user 0.002s	sys 0.016s
I20260709 13:17:41.608891 15126 tablet_bootstrap.cc:654] T 2c47c20479cb4adb81c8eed62b7f60aa P 40ed6fb339214e8bbbf935f753b2b93d: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:41.611023 15125 raft_consensus.cc:359] T 2c47c20479cb4adb81c8eed62b7f60aa P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.611863 15125 raft_consensus.cc:385] T 2c47c20479cb4adb81c8eed62b7f60aa P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:41.612200 15125 raft_consensus.cc:740] T 2c47c20479cb4adb81c8eed62b7f60aa P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 096af8491bc34932be3b0f79d157be4f, State: Initialized, Role: FOLLOWER
I20260709 13:17:41.612059 15127 raft_consensus.cc:359] T 2c47c20479cb4adb81c8eed62b7f60aa P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.612880 15127 raft_consensus.cc:385] T 2c47c20479cb4adb81c8eed62b7f60aa P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:41.613197 15127 raft_consensus.cc:740] T 2c47c20479cb4adb81c8eed62b7f60aa P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e719d7735534c1d8b8d194af7bdd403, State: Initialized, Role: FOLLOWER
I20260709 13:17:41.613068 15125 consensus_queue.cc:260] T 2c47c20479cb4adb81c8eed62b7f60aa P 096af8491bc34932be3b0f79d157be4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.614567 15127 consensus_queue.cc:260] T 2c47c20479cb4adb81c8eed62b7f60aa P 7e719d7735534c1d8b8d194af7bdd403 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.617870 15125 ts_tablet_manager.cc:1434] T 2c47c20479cb4adb81c8eed62b7f60aa P 096af8491bc34932be3b0f79d157be4f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:17:41.618944 15125 tablet_bootstrap.cc:492] T d6a75e4fb3b546a5aacc2aaa4c19e406 P 096af8491bc34932be3b0f79d157be4f: Bootstrap starting.
I20260709 13:17:41.621887 15127 ts_tablet_manager.cc:1434] T 2c47c20479cb4adb81c8eed62b7f60aa P 7e719d7735534c1d8b8d194af7bdd403: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.005s
I20260709 13:17:41.623091 15127 tablet_bootstrap.cc:492] T b546c378806747459bedc70a0cce77c3 P 7e719d7735534c1d8b8d194af7bdd403: Bootstrap starting.
I20260709 13:17:41.626422 15125 tablet_bootstrap.cc:654] T d6a75e4fb3b546a5aacc2aaa4c19e406 P 096af8491bc34932be3b0f79d157be4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:41.630709 15127 tablet_bootstrap.cc:654] T b546c378806747459bedc70a0cce77c3 P 7e719d7735534c1d8b8d194af7bdd403: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:41.631207 15126 tablet_bootstrap.cc:492] T 2c47c20479cb4adb81c8eed62b7f60aa P 40ed6fb339214e8bbbf935f753b2b93d: No bootstrap required, opened a new log
I20260709 13:17:41.631814 15126 ts_tablet_manager.cc:1403] T 2c47c20479cb4adb81c8eed62b7f60aa P 40ed6fb339214e8bbbf935f753b2b93d: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.011s
I20260709 13:17:41.635196 15126 raft_consensus.cc:359] T 2c47c20479cb4adb81c8eed62b7f60aa P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.635967 15126 raft_consensus.cc:385] T 2c47c20479cb4adb81c8eed62b7f60aa P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:41.636281 15126 raft_consensus.cc:740] T 2c47c20479cb4adb81c8eed62b7f60aa P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ed6fb339214e8bbbf935f753b2b93d, State: Initialized, Role: FOLLOWER
I20260709 13:17:41.637044 15126 consensus_queue.cc:260] T 2c47c20479cb4adb81c8eed62b7f60aa P 40ed6fb339214e8bbbf935f753b2b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.639480 15126 ts_tablet_manager.cc:1434] T 2c47c20479cb4adb81c8eed62b7f60aa P 40ed6fb339214e8bbbf935f753b2b93d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:17:41.643043 15126 tablet_bootstrap.cc:492] T d6a75e4fb3b546a5aacc2aaa4c19e406 P 40ed6fb339214e8bbbf935f753b2b93d: Bootstrap starting.
I20260709 13:17:41.651558 15127 tablet_bootstrap.cc:492] T b546c378806747459bedc70a0cce77c3 P 7e719d7735534c1d8b8d194af7bdd403: No bootstrap required, opened a new log
I20260709 13:17:41.651788 15125 tablet_bootstrap.cc:492] T d6a75e4fb3b546a5aacc2aaa4c19e406 P 096af8491bc34932be3b0f79d157be4f: No bootstrap required, opened a new log
I20260709 13:17:41.652261 15127 ts_tablet_manager.cc:1403] T b546c378806747459bedc70a0cce77c3 P 7e719d7735534c1d8b8d194af7bdd403: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.011s
I20260709 13:17:41.652415 15125 ts_tablet_manager.cc:1403] T d6a75e4fb3b546a5aacc2aaa4c19e406 P 096af8491bc34932be3b0f79d157be4f: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.007s
I20260709 13:17:41.654343 15126 tablet_bootstrap.cc:654] T d6a75e4fb3b546a5aacc2aaa4c19e406 P 40ed6fb339214e8bbbf935f753b2b93d: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:41.654906 15127 raft_consensus.cc:359] T b546c378806747459bedc70a0cce77c3 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.655736 15127 raft_consensus.cc:385] T b546c378806747459bedc70a0cce77c3 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:41.656040 15127 raft_consensus.cc:740] T b546c378806747459bedc70a0cce77c3 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e719d7735534c1d8b8d194af7bdd403, State: Initialized, Role: FOLLOWER
I20260709 13:17:41.655993 15125 raft_consensus.cc:359] T d6a75e4fb3b546a5aacc2aaa4c19e406 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.657269 15125 raft_consensus.cc:385] T d6a75e4fb3b546a5aacc2aaa4c19e406 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:41.657124 15127 consensus_queue.cc:260] T b546c378806747459bedc70a0cce77c3 P 7e719d7735534c1d8b8d194af7bdd403 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.657708 15125 raft_consensus.cc:740] T d6a75e4fb3b546a5aacc2aaa4c19e406 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 096af8491bc34932be3b0f79d157be4f, State: Initialized, Role: FOLLOWER
I20260709 13:17:41.659878 15127 ts_tablet_manager.cc:1434] T b546c378806747459bedc70a0cce77c3 P 7e719d7735534c1d8b8d194af7bdd403: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:17:41.660960 15127 tablet_bootstrap.cc:492] T 3efce90a1b734095b00dac468f83a4b0 P 7e719d7735534c1d8b8d194af7bdd403: Bootstrap starting.
I20260709 13:17:41.660774 15125 consensus_queue.cc:260] T d6a75e4fb3b546a5aacc2aaa4c19e406 P 096af8491bc34932be3b0f79d157be4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.663359 15125 ts_tablet_manager.cc:1434] T d6a75e4fb3b546a5aacc2aaa4c19e406 P 096af8491bc34932be3b0f79d157be4f: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260709 13:17:41.663882 15126 tablet_bootstrap.cc:492] T d6a75e4fb3b546a5aacc2aaa4c19e406 P 40ed6fb339214e8bbbf935f753b2b93d: No bootstrap required, opened a new log
I20260709 13:17:41.664501 15126 ts_tablet_manager.cc:1403] T d6a75e4fb3b546a5aacc2aaa4c19e406 P 40ed6fb339214e8bbbf935f753b2b93d: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.010s
I20260709 13:17:41.667636 15126 raft_consensus.cc:359] T d6a75e4fb3b546a5aacc2aaa4c19e406 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.668201 15127 tablet_bootstrap.cc:654] T 3efce90a1b734095b00dac468f83a4b0 P 7e719d7735534c1d8b8d194af7bdd403: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:41.668432 15126 raft_consensus.cc:385] T d6a75e4fb3b546a5aacc2aaa4c19e406 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:41.668812 15126 raft_consensus.cc:740] T d6a75e4fb3b546a5aacc2aaa4c19e406 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ed6fb339214e8bbbf935f753b2b93d, State: Initialized, Role: FOLLOWER
I20260709 13:17:41.669626 15126 consensus_queue.cc:260] T d6a75e4fb3b546a5aacc2aaa4c19e406 P 40ed6fb339214e8bbbf935f753b2b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.672164 15126 ts_tablet_manager.cc:1434] T d6a75e4fb3b546a5aacc2aaa4c19e406 P 40ed6fb339214e8bbbf935f753b2b93d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:17:41.674122 15125 tablet_bootstrap.cc:492] T 3efce90a1b734095b00dac468f83a4b0 P 096af8491bc34932be3b0f79d157be4f: Bootstrap starting.
I20260709 13:17:41.675529 15126 tablet_bootstrap.cc:492] T 3efce90a1b734095b00dac468f83a4b0 P 40ed6fb339214e8bbbf935f753b2b93d: Bootstrap starting.
I20260709 13:17:41.683465 15126 tablet_bootstrap.cc:654] T 3efce90a1b734095b00dac468f83a4b0 P 40ed6fb339214e8bbbf935f753b2b93d: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:41.686403 15125 tablet_bootstrap.cc:654] T 3efce90a1b734095b00dac468f83a4b0 P 096af8491bc34932be3b0f79d157be4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:41.695544 15126 tablet_bootstrap.cc:492] T 3efce90a1b734095b00dac468f83a4b0 P 40ed6fb339214e8bbbf935f753b2b93d: No bootstrap required, opened a new log
I20260709 13:17:41.696112 15126 ts_tablet_manager.cc:1403] T 3efce90a1b734095b00dac468f83a4b0 P 40ed6fb339214e8bbbf935f753b2b93d: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.003s
I20260709 13:17:41.699007 15126 raft_consensus.cc:359] T 3efce90a1b734095b00dac468f83a4b0 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.704656 15126 raft_consensus.cc:385] T 3efce90a1b734095b00dac468f83a4b0 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:41.705098 15126 raft_consensus.cc:740] T 3efce90a1b734095b00dac468f83a4b0 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ed6fb339214e8bbbf935f753b2b93d, State: Initialized, Role: FOLLOWER
I20260709 13:17:41.706192 15126 consensus_queue.cc:260] T 3efce90a1b734095b00dac468f83a4b0 P 40ed6fb339214e8bbbf935f753b2b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.707242 15125 tablet_bootstrap.cc:492] T 3efce90a1b734095b00dac468f83a4b0 P 096af8491bc34932be3b0f79d157be4f: No bootstrap required, opened a new log
I20260709 13:17:41.708110 15125 ts_tablet_manager.cc:1403] T 3efce90a1b734095b00dac468f83a4b0 P 096af8491bc34932be3b0f79d157be4f: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.011s
I20260709 13:17:41.709671 15126 ts_tablet_manager.cc:1434] T 3efce90a1b734095b00dac468f83a4b0 P 40ed6fb339214e8bbbf935f753b2b93d: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.001s
I20260709 13:17:41.711541 15125 raft_consensus.cc:359] T 3efce90a1b734095b00dac468f83a4b0 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.712323 15125 raft_consensus.cc:385] T 3efce90a1b734095b00dac468f83a4b0 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:41.712641 15125 raft_consensus.cc:740] T 3efce90a1b734095b00dac468f83a4b0 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 096af8491bc34932be3b0f79d157be4f, State: Initialized, Role: FOLLOWER
I20260709 13:17:41.713472 15125 consensus_queue.cc:260] T 3efce90a1b734095b00dac468f83a4b0 P 096af8491bc34932be3b0f79d157be4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.714066 15126 tablet_bootstrap.cc:492] T 860336e949184c059c258bb3831ea9cc P 40ed6fb339214e8bbbf935f753b2b93d: Bootstrap starting.
I20260709 13:17:41.720922 15126 tablet_bootstrap.cc:654] T 860336e949184c059c258bb3831ea9cc P 40ed6fb339214e8bbbf935f753b2b93d: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:41.723495 15127 tablet_bootstrap.cc:492] T 3efce90a1b734095b00dac468f83a4b0 P 7e719d7735534c1d8b8d194af7bdd403: No bootstrap required, opened a new log
I20260709 13:17:41.724365 15127 ts_tablet_manager.cc:1403] T 3efce90a1b734095b00dac468f83a4b0 P 7e719d7735534c1d8b8d194af7bdd403: Time spent bootstrapping tablet: real 0.064s	user 0.021s	sys 0.033s
I20260709 13:17:41.728111 15127 raft_consensus.cc:359] T 3efce90a1b734095b00dac468f83a4b0 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.729040 15125 ts_tablet_manager.cc:1434] T 3efce90a1b734095b00dac468f83a4b0 P 096af8491bc34932be3b0f79d157be4f: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.017s
I20260709 13:17:41.729873 15125 tablet_bootstrap.cc:492] T ec6f6ccd02314f60938917e823ac761a P 096af8491bc34932be3b0f79d157be4f: Bootstrap starting.
I20260709 13:17:41.729112 15127 raft_consensus.cc:385] T 3efce90a1b734095b00dac468f83a4b0 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:41.730969 15127 raft_consensus.cc:740] T 3efce90a1b734095b00dac468f83a4b0 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e719d7735534c1d8b8d194af7bdd403, State: Initialized, Role: FOLLOWER
I20260709 13:17:41.731745 15127 consensus_queue.cc:260] T 3efce90a1b734095b00dac468f83a4b0 P 7e719d7735534c1d8b8d194af7bdd403 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.732697 15126 tablet_bootstrap.cc:492] T 860336e949184c059c258bb3831ea9cc P 40ed6fb339214e8bbbf935f753b2b93d: No bootstrap required, opened a new log
I20260709 13:17:41.735152 15126 ts_tablet_manager.cc:1403] T 860336e949184c059c258bb3831ea9cc P 40ed6fb339214e8bbbf935f753b2b93d: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260709 13:17:41.734531 15127 ts_tablet_manager.cc:1434] T 3efce90a1b734095b00dac468f83a4b0 P 7e719d7735534c1d8b8d194af7bdd403: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260709 13:17:41.737949 15126 raft_consensus.cc:359] T 860336e949184c059c258bb3831ea9cc P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.738669 15126 raft_consensus.cc:385] T 860336e949184c059c258bb3831ea9cc P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:41.739044 15126 raft_consensus.cc:740] T 860336e949184c059c258bb3831ea9cc P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ed6fb339214e8bbbf935f753b2b93d, State: Initialized, Role: FOLLOWER
I20260709 13:17:41.739405 15127 tablet_bootstrap.cc:492] T ec6f6ccd02314f60938917e823ac761a P 7e719d7735534c1d8b8d194af7bdd403: Bootstrap starting.
I20260709 13:17:41.739769 15126 consensus_queue.cc:260] T 860336e949184c059c258bb3831ea9cc P 40ed6fb339214e8bbbf935f753b2b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.742039 15126 ts_tablet_manager.cc:1434] T 860336e949184c059c258bb3831ea9cc P 40ed6fb339214e8bbbf935f753b2b93d: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:17:41.743620 15126 tablet_bootstrap.cc:492] T e018ecc9d0db4513beb5644e5242d122 P 40ed6fb339214e8bbbf935f753b2b93d: Bootstrap starting.
I20260709 13:17:41.745805 15127 tablet_bootstrap.cc:654] T ec6f6ccd02314f60938917e823ac761a P 7e719d7735534c1d8b8d194af7bdd403: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:41.738574 15125 tablet_bootstrap.cc:654] T ec6f6ccd02314f60938917e823ac761a P 096af8491bc34932be3b0f79d157be4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:41.749253 15126 tablet_bootstrap.cc:654] T e018ecc9d0db4513beb5644e5242d122 P 40ed6fb339214e8bbbf935f753b2b93d: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:41.752759 15124 raft_consensus.cc:493] T 3efce90a1b734095b00dac468f83a4b0 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:41.753275 15124 raft_consensus.cc:515] T 3efce90a1b734095b00dac468f83a4b0 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.754664 15127 tablet_bootstrap.cc:492] T ec6f6ccd02314f60938917e823ac761a P 7e719d7735534c1d8b8d194af7bdd403: No bootstrap required, opened a new log
I20260709 13:17:41.755333 15127 ts_tablet_manager.cc:1403] T ec6f6ccd02314f60938917e823ac761a P 7e719d7735534c1d8b8d194af7bdd403: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.002s
I20260709 13:17:41.755952 15125 tablet_bootstrap.cc:492] T ec6f6ccd02314f60938917e823ac761a P 096af8491bc34932be3b0f79d157be4f: No bootstrap required, opened a new log
I20260709 13:17:41.756433 15125 ts_tablet_manager.cc:1403] T ec6f6ccd02314f60938917e823ac761a P 096af8491bc34932be3b0f79d157be4f: Time spent bootstrapping tablet: real 0.027s	user 0.004s	sys 0.006s
I20260709 13:17:41.756908 14945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3efce90a1b734095b00dac468f83a4b0" candidate_uuid: "40ed6fb339214e8bbbf935f753b2b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e719d7735534c1d8b8d194af7bdd403" is_pre_election: true
I20260709 13:17:41.757579 14945 raft_consensus.cc:2468] T 3efce90a1b734095b00dac468f83a4b0 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40ed6fb339214e8bbbf935f753b2b93d in term 0.
I20260709 13:17:41.759263 15127 raft_consensus.cc:359] T ec6f6ccd02314f60938917e823ac761a P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.760311 15127 raft_consensus.cc:385] T ec6f6ccd02314f60938917e823ac761a P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:41.760375 14874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3efce90a1b734095b00dac468f83a4b0" candidate_uuid: "40ed6fb339214e8bbbf935f753b2b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096af8491bc34932be3b0f79d157be4f" is_pre_election: true
I20260709 13:17:41.760790 15127 raft_consensus.cc:740] T ec6f6ccd02314f60938917e823ac761a P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e719d7735534c1d8b8d194af7bdd403, State: Initialized, Role: FOLLOWER
I20260709 13:17:41.760967 14874 raft_consensus.cc:2468] T 3efce90a1b734095b00dac468f83a4b0 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40ed6fb339214e8bbbf935f753b2b93d in term 0.
I20260709 13:17:41.761811 15127 consensus_queue.cc:260] T ec6f6ccd02314f60938917e823ac761a P 7e719d7735534c1d8b8d194af7bdd403 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.759289 14762 leader_election.cc:304] T 3efce90a1b734095b00dac468f83a4b0 P 40ed6fb339214e8bbbf935f753b2b93d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ed6fb339214e8bbbf935f753b2b93d, 7e719d7735534c1d8b8d194af7bdd403; no voters: 
I20260709 13:17:41.764143 15113 raft_consensus.cc:2804] T 3efce90a1b734095b00dac468f83a4b0 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:41.764472 15113 raft_consensus.cc:493] T 3efce90a1b734095b00dac468f83a4b0 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:41.764771 15113 raft_consensus.cc:3060] T 3efce90a1b734095b00dac468f83a4b0 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:41.765960 15127 ts_tablet_manager.cc:1434] T ec6f6ccd02314f60938917e823ac761a P 7e719d7735534c1d8b8d194af7bdd403: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:17:41.759341 15125 raft_consensus.cc:359] T ec6f6ccd02314f60938917e823ac761a P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.766736 15126 tablet_bootstrap.cc:492] T e018ecc9d0db4513beb5644e5242d122 P 40ed6fb339214e8bbbf935f753b2b93d: No bootstrap required, opened a new log
I20260709 13:17:41.766886 15125 raft_consensus.cc:385] T ec6f6ccd02314f60938917e823ac761a P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:41.767009 15127 tablet_bootstrap.cc:492] T e018ecc9d0db4513beb5644e5242d122 P 7e719d7735534c1d8b8d194af7bdd403: Bootstrap starting.
I20260709 13:17:41.767246 15126 ts_tablet_manager.cc:1403] T e018ecc9d0db4513beb5644e5242d122 P 40ed6fb339214e8bbbf935f753b2b93d: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.014s
I20260709 13:17:41.767298 15125 raft_consensus.cc:740] T ec6f6ccd02314f60938917e823ac761a P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 096af8491bc34932be3b0f79d157be4f, State: Initialized, Role: FOLLOWER
I20260709 13:17:41.768199 15125 consensus_queue.cc:260] T ec6f6ccd02314f60938917e823ac761a P 096af8491bc34932be3b0f79d157be4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.770035 15126 raft_consensus.cc:359] T e018ecc9d0db4513beb5644e5242d122 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.770779 15126 raft_consensus.cc:385] T e018ecc9d0db4513beb5644e5242d122 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:41.771067 15126 raft_consensus.cc:740] T e018ecc9d0db4513beb5644e5242d122 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ed6fb339214e8bbbf935f753b2b93d, State: Initialized, Role: FOLLOWER
I20260709 13:17:41.771306 15125 ts_tablet_manager.cc:1434] T ec6f6ccd02314f60938917e823ac761a P 096af8491bc34932be3b0f79d157be4f: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:17:41.771764 15126 consensus_queue.cc:260] T e018ecc9d0db4513beb5644e5242d122 P 40ed6fb339214e8bbbf935f753b2b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.772364 15125 tablet_bootstrap.cc:492] T 860336e949184c059c258bb3831ea9cc P 096af8491bc34932be3b0f79d157be4f: Bootstrap starting.
I20260709 13:17:41.774477 15127 tablet_bootstrap.cc:654] T e018ecc9d0db4513beb5644e5242d122 P 7e719d7735534c1d8b8d194af7bdd403: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:41.755357 15124 leader_election.cc:290] T 3efce90a1b734095b00dac468f83a4b0 P 40ed6fb339214e8bbbf935f753b2b93d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 096af8491bc34932be3b0f79d157be4f (127.8.218.66:35825), 7e719d7735534c1d8b8d194af7bdd403 (127.8.218.67:36751)
I20260709 13:17:41.781445 15125 tablet_bootstrap.cc:654] T 860336e949184c059c258bb3831ea9cc P 096af8491bc34932be3b0f79d157be4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:41.794739 15144 raft_consensus.cc:493] T 42ec5c7e9d7545a399eec28130d62767 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:41.795454 15144 raft_consensus.cc:515] T 42ec5c7e9d7545a399eec28130d62767 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.797608 15144 leader_election.cc:290] T 42ec5c7e9d7545a399eec28130d62767 P 096af8491bc34932be3b0f79d157be4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65:35565), 7e719d7735534c1d8b8d194af7bdd403 (127.8.218.67:36751)
I20260709 13:17:41.798188 15127 tablet_bootstrap.cc:492] T e018ecc9d0db4513beb5644e5242d122 P 7e719d7735534c1d8b8d194af7bdd403: No bootstrap required, opened a new log
I20260709 13:17:41.798713 15127 ts_tablet_manager.cc:1403] T e018ecc9d0db4513beb5644e5242d122 P 7e719d7735534c1d8b8d194af7bdd403: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.011s
I20260709 13:17:41.794633 15126 ts_tablet_manager.cc:1434] T e018ecc9d0db4513beb5644e5242d122 P 40ed6fb339214e8bbbf935f753b2b93d: Time spent starting tablet: real 0.027s	user 0.023s	sys 0.004s
I20260709 13:17:41.800611 15126 tablet_bootstrap.cc:492] T d7012f45f4994c7aa9b2f889ea9e4d0e P 40ed6fb339214e8bbbf935f753b2b93d: Bootstrap starting.
I20260709 13:17:41.801224 14945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42ec5c7e9d7545a399eec28130d62767" candidate_uuid: "096af8491bc34932be3b0f79d157be4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e719d7735534c1d8b8d194af7bdd403" is_pre_election: true
I20260709 13:17:41.801920 14945 raft_consensus.cc:2468] T 42ec5c7e9d7545a399eec28130d62767 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 096af8491bc34932be3b0f79d157be4f in term 0.
I20260709 13:17:41.801715 15127 raft_consensus.cc:359] T e018ecc9d0db4513beb5644e5242d122 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.802533 15127 raft_consensus.cc:385] T e018ecc9d0db4513beb5644e5242d122 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:41.802832 15127 raft_consensus.cc:740] T e018ecc9d0db4513beb5644e5242d122 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e719d7735534c1d8b8d194af7bdd403, State: Initialized, Role: FOLLOWER
I20260709 13:17:41.803166 14837 leader_election.cc:304] T 42ec5c7e9d7545a399eec28130d62767 P 096af8491bc34932be3b0f79d157be4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096af8491bc34932be3b0f79d157be4f, 7e719d7735534c1d8b8d194af7bdd403; no voters: 
I20260709 13:17:41.803572 15127 consensus_queue.cc:260] T e018ecc9d0db4513beb5644e5242d122 P 7e719d7735534c1d8b8d194af7bdd403 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.804136 15144 raft_consensus.cc:2804] T 42ec5c7e9d7545a399eec28130d62767 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:41.804598 15144 raft_consensus.cc:493] T 42ec5c7e9d7545a399eec28130d62767 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:41.804946 15144 raft_consensus.cc:3060] T 42ec5c7e9d7545a399eec28130d62767 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:41.806026 15127 ts_tablet_manager.cc:1434] T e018ecc9d0db4513beb5644e5242d122 P 7e719d7735534c1d8b8d194af7bdd403: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:17:41.806685 15126 tablet_bootstrap.cc:654] T d7012f45f4994c7aa9b2f889ea9e4d0e P 40ed6fb339214e8bbbf935f753b2b93d: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:41.807024 15127 tablet_bootstrap.cc:492] T 860336e949184c059c258bb3831ea9cc P 7e719d7735534c1d8b8d194af7bdd403: Bootstrap starting.
I20260709 13:17:41.807637 15113 raft_consensus.cc:515] T 3efce90a1b734095b00dac468f83a4b0 P 40ed6fb339214e8bbbf935f753b2b93d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.800428 14797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42ec5c7e9d7545a399eec28130d62767" candidate_uuid: "096af8491bc34932be3b0f79d157be4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ed6fb339214e8bbbf935f753b2b93d" is_pre_election: true
I20260709 13:17:41.811517 14797 raft_consensus.cc:2468] T 42ec5c7e9d7545a399eec28130d62767 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 096af8491bc34932be3b0f79d157be4f in term 0.
I20260709 13:17:41.814446 15127 tablet_bootstrap.cc:654] T 860336e949184c059c258bb3831ea9cc P 7e719d7735534c1d8b8d194af7bdd403: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:41.817473 15144 raft_consensus.cc:515] T 42ec5c7e9d7545a399eec28130d62767 P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.818445 15075 raft_consensus.cc:493] T 2c47c20479cb4adb81c8eed62b7f60aa P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:41.818919 15075 raft_consensus.cc:515] T 2c47c20479cb4adb81c8eed62b7f60aa P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.820091 15126 tablet_bootstrap.cc:492] T d7012f45f4994c7aa9b2f889ea9e4d0e P 40ed6fb339214e8bbbf935f753b2b93d: No bootstrap required, opened a new log
I20260709 13:17:41.820326 14797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42ec5c7e9d7545a399eec28130d62767" candidate_uuid: "096af8491bc34932be3b0f79d157be4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ed6fb339214e8bbbf935f753b2b93d"
I20260709 13:17:41.820734 15126 ts_tablet_manager.cc:1403] T d7012f45f4994c7aa9b2f889ea9e4d0e P 40ed6fb339214e8bbbf935f753b2b93d: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260709 13:17:41.820907 15075 leader_election.cc:290] T 2c47c20479cb4adb81c8eed62b7f60aa P 096af8491bc34932be3b0f79d157be4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65:35565), 7e719d7735534c1d8b8d194af7bdd403 (127.8.218.67:36751)
I20260709 13:17:41.822037 15124 raft_consensus.cc:493] T e018ecc9d0db4513beb5644e5242d122 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:41.822330 14796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c47c20479cb4adb81c8eed62b7f60aa" candidate_uuid: "096af8491bc34932be3b0f79d157be4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ed6fb339214e8bbbf935f753b2b93d" is_pre_election: true
I20260709 13:17:41.824219 14796 raft_consensus.cc:2468] T 2c47c20479cb4adb81c8eed62b7f60aa P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 096af8491bc34932be3b0f79d157be4f in term 0.
I20260709 13:17:41.824242 15126 raft_consensus.cc:359] T d7012f45f4994c7aa9b2f889ea9e4d0e P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.825174 15126 raft_consensus.cc:385] T d7012f45f4994c7aa9b2f889ea9e4d0e P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:41.825441 15126 raft_consensus.cc:740] T d7012f45f4994c7aa9b2f889ea9e4d0e P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ed6fb339214e8bbbf935f753b2b93d, State: Initialized, Role: FOLLOWER
I20260709 13:17:41.825878 15127 tablet_bootstrap.cc:492] T 860336e949184c059c258bb3831ea9cc P 7e719d7735534c1d8b8d194af7bdd403: No bootstrap required, opened a new log
I20260709 13:17:41.825690 14837 leader_election.cc:304] T 2c47c20479cb4adb81c8eed62b7f60aa P 096af8491bc34932be3b0f79d157be4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096af8491bc34932be3b0f79d157be4f, 40ed6fb339214e8bbbf935f753b2b93d; no voters: 
I20260709 13:17:41.823751 14945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c47c20479cb4adb81c8eed62b7f60aa" candidate_uuid: "096af8491bc34932be3b0f79d157be4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e719d7735534c1d8b8d194af7bdd403" is_pre_election: true
I20260709 13:17:41.820952 14797 raft_consensus.cc:3060] T 42ec5c7e9d7545a399eec28130d62767 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:41.826076 15126 consensus_queue.cc:260] T d7012f45f4994c7aa9b2f889ea9e4d0e P 40ed6fb339214e8bbbf935f753b2b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.824162 15124 raft_consensus.cc:515] T e018ecc9d0db4513beb5644e5242d122 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.826581 15075 raft_consensus.cc:2804] T 2c47c20479cb4adb81c8eed62b7f60aa P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:41.827044 15075 raft_consensus.cc:493] T 2c47c20479cb4adb81c8eed62b7f60aa P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:41.827101 15127 ts_tablet_manager.cc:1403] T 860336e949184c059c258bb3831ea9cc P 7e719d7735534c1d8b8d194af7bdd403: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.013s
I20260709 13:17:41.828222 15126 ts_tablet_manager.cc:1434] T d7012f45f4994c7aa9b2f889ea9e4d0e P 40ed6fb339214e8bbbf935f753b2b93d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:17:41.829643 15127 raft_consensus.cc:359] T 860336e949184c059c258bb3831ea9cc P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.829692 14874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e018ecc9d0db4513beb5644e5242d122" candidate_uuid: "40ed6fb339214e8bbbf935f753b2b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096af8491bc34932be3b0f79d157be4f" is_pre_election: true
I20260709 13:17:41.830149 15127 raft_consensus.cc:385] T 860336e949184c059c258bb3831ea9cc P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:41.830353 15127 raft_consensus.cc:740] T 860336e949184c059c258bb3831ea9cc P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e719d7735534c1d8b8d194af7bdd403, State: Initialized, Role: FOLLOWER
W20260709 13:17:41.831079 14765 leader_election.cc:343] T e018ecc9d0db4513beb5644e5242d122 P 40ed6fb339214e8bbbf935f753b2b93d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 096af8491bc34932be3b0f79d157be4f (127.8.218.66:35825): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:41.830909 15127 consensus_queue.cc:260] T 860336e949184c059c258bb3831ea9cc P 7e719d7735534c1d8b8d194af7bdd403 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.827468 15075 raft_consensus.cc:3060] T 2c47c20479cb4adb81c8eed62b7f60aa P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:41.826576 14945 raft_consensus.cc:2468] T 2c47c20479cb4adb81c8eed62b7f60aa P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 096af8491bc34932be3b0f79d157be4f in term 0.
I20260709 13:17:41.832943 15127 ts_tablet_manager.cc:1434] T 860336e949184c059c258bb3831ea9cc P 7e719d7735534c1d8b8d194af7bdd403: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:17:41.834182 15127 tablet_bootstrap.cc:492] T d7012f45f4994c7aa9b2f889ea9e4d0e P 7e719d7735534c1d8b8d194af7bdd403: Bootstrap starting.
I20260709 13:17:41.836248 15124 leader_election.cc:290] T e018ecc9d0db4513beb5644e5242d122 P 40ed6fb339214e8bbbf935f753b2b93d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 096af8491bc34932be3b0f79d157be4f (127.8.218.66:35825), 7e719d7735534c1d8b8d194af7bdd403 (127.8.218.67:36751)
I20260709 13:17:41.837854 14797 raft_consensus.cc:2468] T 42ec5c7e9d7545a399eec28130d62767 P 40ed6fb339214e8bbbf935f753b2b93d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096af8491bc34932be3b0f79d157be4f in term 1.
I20260709 13:17:41.839048 14837 leader_election.cc:304] T 42ec5c7e9d7545a399eec28130d62767 P 096af8491bc34932be3b0f79d157be4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096af8491bc34932be3b0f79d157be4f, 40ed6fb339214e8bbbf935f753b2b93d; no voters: 
I20260709 13:17:41.839792 15127 tablet_bootstrap.cc:654] T d7012f45f4994c7aa9b2f889ea9e4d0e P 7e719d7735534c1d8b8d194af7bdd403: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:41.843974 14948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e018ecc9d0db4513beb5644e5242d122" candidate_uuid: "40ed6fb339214e8bbbf935f753b2b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e719d7735534c1d8b8d194af7bdd403" is_pre_election: true
I20260709 13:17:41.844604 14948 raft_consensus.cc:2468] T e018ecc9d0db4513beb5644e5242d122 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40ed6fb339214e8bbbf935f753b2b93d in term 0.
I20260709 13:17:41.844710 15149 raft_consensus.cc:493] T d6a75e4fb3b546a5aacc2aaa4c19e406 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:41.845152 15149 raft_consensus.cc:515] T d6a75e4fb3b546a5aacc2aaa4c19e406 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.839025 15075 raft_consensus.cc:515] T 2c47c20479cb4adb81c8eed62b7f60aa P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.847188 15113 leader_election.cc:290] T 3efce90a1b734095b00dac468f83a4b0 P 40ed6fb339214e8bbbf935f753b2b93d [CANDIDATE]: Term 1 election: Requested vote from peers 096af8491bc34932be3b0f79d157be4f (127.8.218.66:35825), 7e719d7735534c1d8b8d194af7bdd403 (127.8.218.67:36751)
I20260709 13:17:41.848884 14874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3efce90a1b734095b00dac468f83a4b0" candidate_uuid: "40ed6fb339214e8bbbf935f753b2b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096af8491bc34932be3b0f79d157be4f"
I20260709 13:17:41.846323 15144 leader_election.cc:290] T 42ec5c7e9d7545a399eec28130d62767 P 096af8491bc34932be3b0f79d157be4f [CANDIDATE]: Term 1 election: Requested vote from peers 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65:35565), 7e719d7735534c1d8b8d194af7bdd403 (127.8.218.67:36751)
I20260709 13:17:41.851904 14874 raft_consensus.cc:3060] T 3efce90a1b734095b00dac468f83a4b0 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:41.847229 15155 raft_consensus.cc:2804] T 42ec5c7e9d7545a399eec28130d62767 P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:41.852662 15127 tablet_bootstrap.cc:492] T d7012f45f4994c7aa9b2f889ea9e4d0e P 7e719d7735534c1d8b8d194af7bdd403: No bootstrap required, opened a new log
I20260709 13:17:41.853060 15155 raft_consensus.cc:697] T 42ec5c7e9d7545a399eec28130d62767 P 096af8491bc34932be3b0f79d157be4f [term 1 LEADER]: Becoming Leader. State: Replica: 096af8491bc34932be3b0f79d157be4f, State: Running, Role: LEADER
I20260709 13:17:41.853179 15127 ts_tablet_manager.cc:1403] T d7012f45f4994c7aa9b2f889ea9e4d0e P 7e719d7735534c1d8b8d194af7bdd403: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.004s
I20260709 13:17:41.853932 15155 consensus_queue.cc:237] T 42ec5c7e9d7545a399eec28130d62767 P 096af8491bc34932be3b0f79d157be4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.857400 15075 leader_election.cc:290] T 2c47c20479cb4adb81c8eed62b7f60aa P 096af8491bc34932be3b0f79d157be4f [CANDIDATE]: Term 1 election: Requested vote from peers 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65:35565), 7e719d7735534c1d8b8d194af7bdd403 (127.8.218.67:36751)
I20260709 13:17:41.858419 14797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c47c20479cb4adb81c8eed62b7f60aa" candidate_uuid: "096af8491bc34932be3b0f79d157be4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ed6fb339214e8bbbf935f753b2b93d"
I20260709 13:17:41.862030 14874 raft_consensus.cc:2468] T 3efce90a1b734095b00dac468f83a4b0 P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ed6fb339214e8bbbf935f753b2b93d in term 1.
I20260709 13:17:41.858470 14944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42ec5c7e9d7545a399eec28130d62767" candidate_uuid: "096af8491bc34932be3b0f79d157be4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e719d7735534c1d8b8d194af7bdd403"
I20260709 13:17:41.862809 14944 raft_consensus.cc:3060] T 42ec5c7e9d7545a399eec28130d62767 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:41.863449 14765 leader_election.cc:304] T 3efce90a1b734095b00dac468f83a4b0 P 40ed6fb339214e8bbbf935f753b2b93d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096af8491bc34932be3b0f79d157be4f, 40ed6fb339214e8bbbf935f753b2b93d; no voters: 
I20260709 13:17:41.845695 14762 leader_election.cc:304] T e018ecc9d0db4513beb5644e5242d122 P 40ed6fb339214e8bbbf935f753b2b93d [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: 40ed6fb339214e8bbbf935f753b2b93d, 7e719d7735534c1d8b8d194af7bdd403; no voters: 096af8491bc34932be3b0f79d157be4f
I20260709 13:17:41.864828 15125 tablet_bootstrap.cc:492] T 860336e949184c059c258bb3831ea9cc P 096af8491bc34932be3b0f79d157be4f: No bootstrap required, opened a new log
I20260709 13:17:41.865350 15125 ts_tablet_manager.cc:1403] T 860336e949184c059c258bb3831ea9cc P 096af8491bc34932be3b0f79d157be4f: Time spent bootstrapping tablet: real 0.093s	user 0.020s	sys 0.000s
I20260709 13:17:41.866192 15124 raft_consensus.cc:2804] T 3efce90a1b734095b00dac468f83a4b0 P 40ed6fb339214e8bbbf935f753b2b93d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:41.866356 15150 raft_consensus.cc:2804] T e018ecc9d0db4513beb5644e5242d122 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:41.858732 14948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c47c20479cb4adb81c8eed62b7f60aa" candidate_uuid: "096af8491bc34932be3b0f79d157be4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e719d7735534c1d8b8d194af7bdd403"
I20260709 13:17:41.866837 15150 raft_consensus.cc:493] T e018ecc9d0db4513beb5644e5242d122 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:41.861673 14870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6a75e4fb3b546a5aacc2aaa4c19e406" candidate_uuid: "40ed6fb339214e8bbbf935f753b2b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096af8491bc34932be3b0f79d157be4f" is_pre_election: true
I20260709 13:17:41.867339 15150 raft_consensus.cc:3060] T e018ecc9d0db4513beb5644e5242d122 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:41.866850 14945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3efce90a1b734095b00dac468f83a4b0" candidate_uuid: "40ed6fb339214e8bbbf935f753b2b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e719d7735534c1d8b8d194af7bdd403"
I20260709 13:17:41.867635 14946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6a75e4fb3b546a5aacc2aaa4c19e406" candidate_uuid: "40ed6fb339214e8bbbf935f753b2b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e719d7735534c1d8b8d194af7bdd403" is_pre_election: true
I20260709 13:17:41.858436 15149 leader_election.cc:290] T d6a75e4fb3b546a5aacc2aaa4c19e406 P 40ed6fb339214e8bbbf935f753b2b93d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 096af8491bc34932be3b0f79d157be4f (127.8.218.66:35825), 7e719d7735534c1d8b8d194af7bdd403 (127.8.218.67:36751)
I20260709 13:17:41.867313 14948 raft_consensus.cc:3060] T 2c47c20479cb4adb81c8eed62b7f60aa P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:41.868115 14945 raft_consensus.cc:3060] T 3efce90a1b734095b00dac468f83a4b0 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:41.867715 14870 raft_consensus.cc:2468] T d6a75e4fb3b546a5aacc2aaa4c19e406 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40ed6fb339214e8bbbf935f753b2b93d in term 0.
I20260709 13:17:41.862303 14797 raft_consensus.cc:3060] T 2c47c20479cb4adb81c8eed62b7f60aa P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:41.876968 15149 raft_consensus.cc:493] T b546c378806747459bedc70a0cce77c3 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:41.876711 15125 raft_consensus.cc:359] T 860336e949184c059c258bb3831ea9cc P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.877229 14765 leader_election.cc:304] T d6a75e4fb3b546a5aacc2aaa4c19e406 P 40ed6fb339214e8bbbf935f753b2b93d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096af8491bc34932be3b0f79d157be4f, 40ed6fb339214e8bbbf935f753b2b93d; no voters: 
I20260709 13:17:41.877504 15125 raft_consensus.cc:385] T 860336e949184c059c258bb3831ea9cc P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:41.877466 15149 raft_consensus.cc:515] T b546c378806747459bedc70a0cce77c3 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.860204 15127 raft_consensus.cc:359] T d7012f45f4994c7aa9b2f889ea9e4d0e P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.878216 15113 raft_consensus.cc:2804] T d6a75e4fb3b546a5aacc2aaa4c19e406 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:41.868907 14946 raft_consensus.cc:2468] T d6a75e4fb3b546a5aacc2aaa4c19e406 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40ed6fb339214e8bbbf935f753b2b93d in term 0.
I20260709 13:17:41.878728 15113 raft_consensus.cc:493] T d6a75e4fb3b546a5aacc2aaa4c19e406 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:41.879112 15113 raft_consensus.cc:3060] T d6a75e4fb3b546a5aacc2aaa4c19e406 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:41.880554 15150 raft_consensus.cc:515] T e018ecc9d0db4513beb5644e5242d122 P 40ed6fb339214e8bbbf935f753b2b93d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.882681 15150 leader_election.cc:290] T e018ecc9d0db4513beb5644e5242d122 P 40ed6fb339214e8bbbf935f753b2b93d [CANDIDATE]: Term 1 election: Requested vote from peers 096af8491bc34932be3b0f79d157be4f (127.8.218.66:35825), 7e719d7735534c1d8b8d194af7bdd403 (127.8.218.67:36751)
I20260709 13:17:41.877964 15125 raft_consensus.cc:740] T 860336e949184c059c258bb3831ea9cc P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 096af8491bc34932be3b0f79d157be4f, State: Initialized, Role: FOLLOWER
I20260709 13:17:41.883692 14946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b546c378806747459bedc70a0cce77c3" candidate_uuid: "40ed6fb339214e8bbbf935f753b2b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e719d7735534c1d8b8d194af7bdd403" is_pre_election: true
I20260709 13:17:41.881960 15149 leader_election.cc:290] T b546c378806747459bedc70a0cce77c3 P 40ed6fb339214e8bbbf935f753b2b93d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 096af8491bc34932be3b0f79d157be4f (127.8.218.66:35825), 7e719d7735534c1d8b8d194af7bdd403 (127.8.218.67:36751)
I20260709 13:17:41.878364 15127 raft_consensus.cc:385] T d7012f45f4994c7aa9b2f889ea9e4d0e P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:41.883955 14797 raft_consensus.cc:2468] T 2c47c20479cb4adb81c8eed62b7f60aa P 40ed6fb339214e8bbbf935f753b2b93d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096af8491bc34932be3b0f79d157be4f in term 1.
I20260709 13:17:41.884369 14946 raft_consensus.cc:2468] T b546c378806747459bedc70a0cce77c3 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40ed6fb339214e8bbbf935f753b2b93d in term 0.
I20260709 13:17:41.884554 15127 raft_consensus.cc:740] T d7012f45f4994c7aa9b2f889ea9e4d0e P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e719d7735534c1d8b8d194af7bdd403, State: Initialized, Role: FOLLOWER
I20260709 13:17:41.885258 15127 consensus_queue.cc:260] T d7012f45f4994c7aa9b2f889ea9e4d0e P 7e719d7735534c1d8b8d194af7bdd403 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.885571 14837 leader_election.cc:304] T 2c47c20479cb4adb81c8eed62b7f60aa P 096af8491bc34932be3b0f79d157be4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096af8491bc34932be3b0f79d157be4f, 40ed6fb339214e8bbbf935f753b2b93d; no voters: 
I20260709 13:17:41.886055 14946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e018ecc9d0db4513beb5644e5242d122" candidate_uuid: "40ed6fb339214e8bbbf935f753b2b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e719d7735534c1d8b8d194af7bdd403"
I20260709 13:17:41.886605 14946 raft_consensus.cc:3060] T e018ecc9d0db4513beb5644e5242d122 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:41.886699 15075 raft_consensus.cc:2804] T 2c47c20479cb4adb81c8eed62b7f60aa P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:41.887313 15075 raft_consensus.cc:697] T 2c47c20479cb4adb81c8eed62b7f60aa P 096af8491bc34932be3b0f79d157be4f [term 1 LEADER]: Becoming Leader. State: Replica: 096af8491bc34932be3b0f79d157be4f, State: Running, Role: LEADER
I20260709 13:17:41.887777 14948 raft_consensus.cc:2468] T 2c47c20479cb4adb81c8eed62b7f60aa P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096af8491bc34932be3b0f79d157be4f in term 1.
I20260709 13:17:41.888675 15127 ts_tablet_manager.cc:1434] T d7012f45f4994c7aa9b2f889ea9e4d0e P 7e719d7735534c1d8b8d194af7bdd403: Time spent starting tablet: real 0.035s	user 0.009s	sys 0.000s
I20260709 13:17:41.889822 14762 leader_election.cc:304] T b546c378806747459bedc70a0cce77c3 P 40ed6fb339214e8bbbf935f753b2b93d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ed6fb339214e8bbbf935f753b2b93d, 7e719d7735534c1d8b8d194af7bdd403; no voters: 
I20260709 13:17:41.890424 14944 raft_consensus.cc:2468] T 42ec5c7e9d7545a399eec28130d62767 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096af8491bc34932be3b0f79d157be4f in term 1.
I20260709 13:17:41.890688 15149 raft_consensus.cc:2804] T b546c378806747459bedc70a0cce77c3 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:41.890551 15075 consensus_queue.cc:237] T 2c47c20479cb4adb81c8eed62b7f60aa P 096af8491bc34932be3b0f79d157be4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.891124 15149 raft_consensus.cc:493] T b546c378806747459bedc70a0cce77c3 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:41.891490 15149 raft_consensus.cc:3060] T b546c378806747459bedc70a0cce77c3 P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:41.894619 15124 raft_consensus.cc:697] T 3efce90a1b734095b00dac468f83a4b0 P 40ed6fb339214e8bbbf935f753b2b93d [term 1 LEADER]: Becoming Leader. State: Replica: 40ed6fb339214e8bbbf935f753b2b93d, State: Running, Role: LEADER
I20260709 13:17:41.885584 14945 raft_consensus.cc:2468] T 3efce90a1b734095b00dac468f83a4b0 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ed6fb339214e8bbbf935f753b2b93d in term 1.
I20260709 13:17:41.897596 14870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e018ecc9d0db4513beb5644e5242d122" candidate_uuid: "40ed6fb339214e8bbbf935f753b2b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096af8491bc34932be3b0f79d157be4f"
I20260709 13:17:41.898684 15113 raft_consensus.cc:515] T d6a75e4fb3b546a5aacc2aaa4c19e406 P 40ed6fb339214e8bbbf935f753b2b93d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.899016 15149 raft_consensus.cc:515] T b546c378806747459bedc70a0cce77c3 P 40ed6fb339214e8bbbf935f753b2b93d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.896742 15124 consensus_queue.cc:237] T 3efce90a1b734095b00dac468f83a4b0 P 40ed6fb339214e8bbbf935f753b2b93d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
W20260709 13:17:41.900789 14765 leader_election.cc:343] T e018ecc9d0db4513beb5644e5242d122 P 40ed6fb339214e8bbbf935f753b2b93d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 096af8491bc34932be3b0f79d157be4f (127.8.218.66:35825): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:41.901087 15149 leader_election.cc:290] T b546c378806747459bedc70a0cce77c3 P 40ed6fb339214e8bbbf935f753b2b93d [CANDIDATE]: Term 1 election: Requested vote from peers 096af8491bc34932be3b0f79d157be4f (127.8.218.66:35825), 7e719d7735534c1d8b8d194af7bdd403 (127.8.218.67:36751)
I20260709 13:17:41.902388 15113 leader_election.cc:290] T d6a75e4fb3b546a5aacc2aaa4c19e406 P 40ed6fb339214e8bbbf935f753b2b93d [CANDIDATE]: Term 1 election: Requested vote from peers 096af8491bc34932be3b0f79d157be4f (127.8.218.66:35825), 7e719d7735534c1d8b8d194af7bdd403 (127.8.218.67:36751)
I20260709 13:17:41.903352 14870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b546c378806747459bedc70a0cce77c3" candidate_uuid: "40ed6fb339214e8bbbf935f753b2b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096af8491bc34932be3b0f79d157be4f"
I20260709 13:17:41.904006 14870 raft_consensus.cc:3060] T b546c378806747459bedc70a0cce77c3 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:41.904420 14874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b546c378806747459bedc70a0cce77c3" candidate_uuid: "40ed6fb339214e8bbbf935f753b2b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096af8491bc34932be3b0f79d157be4f" is_pre_election: true
I20260709 13:17:41.883710 15125 consensus_queue.cc:260] T 860336e949184c059c258bb3831ea9cc P 096af8491bc34932be3b0f79d157be4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.906404 14873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6a75e4fb3b546a5aacc2aaa4c19e406" candidate_uuid: "40ed6fb339214e8bbbf935f753b2b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096af8491bc34932be3b0f79d157be4f"
I20260709 13:17:41.906989 14873 raft_consensus.cc:3060] T d6a75e4fb3b546a5aacc2aaa4c19e406 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:41.908160 15125 ts_tablet_manager.cc:1434] T 860336e949184c059c258bb3831ea9cc P 096af8491bc34932be3b0f79d157be4f: Time spent starting tablet: real 0.043s	user 0.009s	sys 0.000s
I20260709 13:17:41.909969 15037 raft_consensus.cc:493] T ec6f6ccd02314f60938917e823ac761a P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:41.910421 15037 raft_consensus.cc:515] T ec6f6ccd02314f60938917e823ac761a P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.910569 14946 raft_consensus.cc:2468] T e018ecc9d0db4513beb5644e5242d122 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ed6fb339214e8bbbf935f753b2b93d in term 1.
I20260709 13:17:41.911837 14762 leader_election.cc:304] T e018ecc9d0db4513beb5644e5242d122 P 40ed6fb339214e8bbbf935f753b2b93d [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: 40ed6fb339214e8bbbf935f753b2b93d, 7e719d7735534c1d8b8d194af7bdd403; no voters: 096af8491bc34932be3b0f79d157be4f
I20260709 13:17:41.912401 15037 leader_election.cc:290] T ec6f6ccd02314f60938917e823ac761a P 7e719d7735534c1d8b8d194af7bdd403 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65:35565), 096af8491bc34932be3b0f79d157be4f (127.8.218.66:35825)
I20260709 13:17:41.906921 14944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6a75e4fb3b546a5aacc2aaa4c19e406" candidate_uuid: "40ed6fb339214e8bbbf935f753b2b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e719d7735534c1d8b8d194af7bdd403"
I20260709 13:17:41.913043 15113 raft_consensus.cc:2804] T e018ecc9d0db4513beb5644e5242d122 P 40ed6fb339214e8bbbf935f753b2b93d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:41.913472 14944 raft_consensus.cc:3060] T d6a75e4fb3b546a5aacc2aaa4c19e406 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:41.913585 15113 raft_consensus.cc:697] T e018ecc9d0db4513beb5644e5242d122 P 40ed6fb339214e8bbbf935f753b2b93d [term 1 LEADER]: Becoming Leader. State: Replica: 40ed6fb339214e8bbbf935f753b2b93d, State: Running, Role: LEADER
I20260709 13:17:41.906975 14945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b546c378806747459bedc70a0cce77c3" candidate_uuid: "40ed6fb339214e8bbbf935f753b2b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e719d7735534c1d8b8d194af7bdd403"
I20260709 13:17:41.914871 14874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec6f6ccd02314f60938917e823ac761a" candidate_uuid: "7e719d7735534c1d8b8d194af7bdd403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096af8491bc34932be3b0f79d157be4f" is_pre_election: true
I20260709 13:17:41.915441 14945 raft_consensus.cc:3060] T b546c378806747459bedc70a0cce77c3 P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:41.915551 14874 raft_consensus.cc:2468] T ec6f6ccd02314f60938917e823ac761a P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e719d7735534c1d8b8d194af7bdd403 in term 0.
I20260709 13:17:41.915086 14696 catalog_manager.cc:5697] T 42ec5c7e9d7545a399eec28130d62767 P 096af8491bc34932be3b0f79d157be4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 096af8491bc34932be3b0f79d157be4f (127.8.218.66). New cstate: current_term: 1 leader_uuid: "096af8491bc34932be3b0f79d157be4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:41.916880 14914 leader_election.cc:304] T ec6f6ccd02314f60938917e823ac761a P 7e719d7735534c1d8b8d194af7bdd403 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096af8491bc34932be3b0f79d157be4f, 7e719d7735534c1d8b8d194af7bdd403; no voters: 
I20260709 13:17:41.917783 15037 raft_consensus.cc:2804] T ec6f6ccd02314f60938917e823ac761a P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:41.918159 15037 raft_consensus.cc:493] T ec6f6ccd02314f60938917e823ac761a P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:41.918455 15037 raft_consensus.cc:3060] T ec6f6ccd02314f60938917e823ac761a P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:41.912058 15125 tablet_bootstrap.cc:492] T d7012f45f4994c7aa9b2f889ea9e4d0e P 096af8491bc34932be3b0f79d157be4f: Bootstrap starting.
I20260709 13:17:41.921337 14797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec6f6ccd02314f60938917e823ac761a" candidate_uuid: "7e719d7735534c1d8b8d194af7bdd403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ed6fb339214e8bbbf935f753b2b93d" is_pre_election: true
I20260709 13:17:41.922245 14797 raft_consensus.cc:2468] T ec6f6ccd02314f60938917e823ac761a P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e719d7735534c1d8b8d194af7bdd403 in term 0.
I20260709 13:17:41.922508 14873 raft_consensus.cc:2468] T d6a75e4fb3b546a5aacc2aaa4c19e406 P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ed6fb339214e8bbbf935f753b2b93d in term 1.
I20260709 13:17:41.924141 14945 raft_consensus.cc:2468] T b546c378806747459bedc70a0cce77c3 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ed6fb339214e8bbbf935f753b2b93d in term 1.
I20260709 13:17:41.914526 15113 consensus_queue.cc:237] T e018ecc9d0db4513beb5644e5242d122 P 40ed6fb339214e8bbbf935f753b2b93d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.925372 14765 leader_election.cc:304] T d6a75e4fb3b546a5aacc2aaa4c19e406 P 40ed6fb339214e8bbbf935f753b2b93d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096af8491bc34932be3b0f79d157be4f, 40ed6fb339214e8bbbf935f753b2b93d; no voters: 
I20260709 13:17:41.925407 14762 leader_election.cc:304] T b546c378806747459bedc70a0cce77c3 P 40ed6fb339214e8bbbf935f753b2b93d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ed6fb339214e8bbbf935f753b2b93d, 7e719d7735534c1d8b8d194af7bdd403; no voters: 
I20260709 13:17:41.926239 15149 raft_consensus.cc:2804] T d6a75e4fb3b546a5aacc2aaa4c19e406 P 40ed6fb339214e8bbbf935f753b2b93d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:41.926739 15149 raft_consensus.cc:697] T d6a75e4fb3b546a5aacc2aaa4c19e406 P 40ed6fb339214e8bbbf935f753b2b93d [term 1 LEADER]: Becoming Leader. State: Replica: 40ed6fb339214e8bbbf935f753b2b93d, State: Running, Role: LEADER
I20260709 13:17:41.927536 15149 consensus_queue.cc:237] T d6a75e4fb3b546a5aacc2aaa4c19e406 P 40ed6fb339214e8bbbf935f753b2b93d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.931303 15157 raft_consensus.cc:2804] T b546c378806747459bedc70a0cce77c3 P 40ed6fb339214e8bbbf935f753b2b93d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:41.931866 15157 raft_consensus.cc:697] T b546c378806747459bedc70a0cce77c3 P 40ed6fb339214e8bbbf935f753b2b93d [term 1 LEADER]: Becoming Leader. State: Replica: 40ed6fb339214e8bbbf935f753b2b93d, State: Running, Role: LEADER
I20260709 13:17:41.932611 15157 consensus_queue.cc:237] T b546c378806747459bedc70a0cce77c3 P 40ed6fb339214e8bbbf935f753b2b93d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.960556 15125 tablet_bootstrap.cc:654] T d7012f45f4994c7aa9b2f889ea9e4d0e P 096af8491bc34932be3b0f79d157be4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:41.960783 15037 raft_consensus.cc:515] T ec6f6ccd02314f60938917e823ac761a P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:41.963992 14797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec6f6ccd02314f60938917e823ac761a" candidate_uuid: "7e719d7735534c1d8b8d194af7bdd403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ed6fb339214e8bbbf935f753b2b93d"
I20260709 13:17:41.965000 14797 raft_consensus.cc:3060] T ec6f6ccd02314f60938917e823ac761a P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:41.973436 14870 raft_consensus.cc:2468] T b546c378806747459bedc70a0cce77c3 P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ed6fb339214e8bbbf935f753b2b93d in term 1.
I20260709 13:17:41.977561 15037 leader_election.cc:290] T ec6f6ccd02314f60938917e823ac761a P 7e719d7735534c1d8b8d194af7bdd403 [CANDIDATE]: Term 1 election: Requested vote from peers 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65:35565), 096af8491bc34932be3b0f79d157be4f (127.8.218.66:35825)
I20260709 13:17:41.978129 14873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec6f6ccd02314f60938917e823ac761a" candidate_uuid: "7e719d7735534c1d8b8d194af7bdd403" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096af8491bc34932be3b0f79d157be4f"
I20260709 13:17:41.978924 14873 raft_consensus.cc:3060] T ec6f6ccd02314f60938917e823ac761a P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:41.976249 14797 raft_consensus.cc:2468] T ec6f6ccd02314f60938917e823ac761a P 40ed6fb339214e8bbbf935f753b2b93d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e719d7735534c1d8b8d194af7bdd403 in term 1.
I20260709 13:17:41.981282 14911 leader_election.cc:304] T ec6f6ccd02314f60938917e823ac761a P 7e719d7735534c1d8b8d194af7bdd403 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ed6fb339214e8bbbf935f753b2b93d, 7e719d7735534c1d8b8d194af7bdd403; no voters: 
I20260709 13:17:41.982157 15037 raft_consensus.cc:2804] T ec6f6ccd02314f60938917e823ac761a P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:17:41.988556 14744 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:17:41.989116 14873 raft_consensus.cc:2468] T ec6f6ccd02314f60938917e823ac761a P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e719d7735534c1d8b8d194af7bdd403 in term 1.
I20260709 13:17:41.992130 14944 raft_consensus.cc:2468] T d6a75e4fb3b546a5aacc2aaa4c19e406 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ed6fb339214e8bbbf935f753b2b93d in term 1.
I20260709 13:17:41.999464 15037 raft_consensus.cc:697] T ec6f6ccd02314f60938917e823ac761a P 7e719d7735534c1d8b8d194af7bdd403 [term 1 LEADER]: Becoming Leader. State: Replica: 7e719d7735534c1d8b8d194af7bdd403, State: Running, Role: LEADER
I20260709 13:17:42.000756 15075 raft_consensus.cc:493] T 860336e949184c059c258bb3831ea9cc P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:42.001338 15075 raft_consensus.cc:515] T 860336e949184c059c258bb3831ea9cc P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:42.001956 14696 catalog_manager.cc:5697] T 3efce90a1b734095b00dac468f83a4b0 P 40ed6fb339214e8bbbf935f753b2b93d reported cstate change: term changed from 0 to 1, leader changed from <none> to 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65). New cstate: current_term: 1 leader_uuid: "40ed6fb339214e8bbbf935f753b2b93d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:42.002918 15125 tablet_bootstrap.cc:492] T d7012f45f4994c7aa9b2f889ea9e4d0e P 096af8491bc34932be3b0f79d157be4f: No bootstrap required, opened a new log
I20260709 13:17:42.003400 15125 ts_tablet_manager.cc:1403] T d7012f45f4994c7aa9b2f889ea9e4d0e P 096af8491bc34932be3b0f79d157be4f: Time spent bootstrapping tablet: real 0.092s	user 0.019s	sys 0.012s
I20260709 13:17:42.004117 14695 catalog_manager.cc:5697] T 2c47c20479cb4adb81c8eed62b7f60aa P 096af8491bc34932be3b0f79d157be4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 096af8491bc34932be3b0f79d157be4f (127.8.218.66). New cstate: current_term: 1 leader_uuid: "096af8491bc34932be3b0f79d157be4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:42.005393 14797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860336e949184c059c258bb3831ea9cc" candidate_uuid: "096af8491bc34932be3b0f79d157be4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ed6fb339214e8bbbf935f753b2b93d" is_pre_election: true
I20260709 13:17:42.006047 14797 raft_consensus.cc:2468] T 860336e949184c059c258bb3831ea9cc P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 096af8491bc34932be3b0f79d157be4f in term 0.
I20260709 13:17:42.006290 15125 raft_consensus.cc:359] T d7012f45f4994c7aa9b2f889ea9e4d0e P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:42.006979 15125 raft_consensus.cc:385] T d7012f45f4994c7aa9b2f889ea9e4d0e P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:42.007241 15125 raft_consensus.cc:740] T d7012f45f4994c7aa9b2f889ea9e4d0e P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 096af8491bc34932be3b0f79d157be4f, State: Initialized, Role: FOLLOWER
I20260709 13:17:42.003309 15075 leader_election.cc:290] T 860336e949184c059c258bb3831ea9cc P 096af8491bc34932be3b0f79d157be4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65:35565), 7e719d7735534c1d8b8d194af7bdd403 (127.8.218.67:36751)
I20260709 13:17:42.007513 14837 leader_election.cc:304] T 860336e949184c059c258bb3831ea9cc P 096af8491bc34932be3b0f79d157be4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096af8491bc34932be3b0f79d157be4f, 40ed6fb339214e8bbbf935f753b2b93d; no voters: 
I20260709 13:17:42.007917 15125 consensus_queue.cc:260] T d7012f45f4994c7aa9b2f889ea9e4d0e P 096af8491bc34932be3b0f79d157be4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:42.008420 15037 consensus_queue.cc:237] T ec6f6ccd02314f60938917e823ac761a P 7e719d7735534c1d8b8d194af7bdd403 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:42.008630 15075 raft_consensus.cc:2804] T 860336e949184c059c258bb3831ea9cc P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:42.009402 15075 raft_consensus.cc:493] T 860336e949184c059c258bb3831ea9cc P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:42.009918 15075 raft_consensus.cc:3060] T 860336e949184c059c258bb3831ea9cc P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:42.010234 15125 ts_tablet_manager.cc:1434] T d7012f45f4994c7aa9b2f889ea9e4d0e P 096af8491bc34932be3b0f79d157be4f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:17:42.011169 15125 tablet_bootstrap.cc:492] T e018ecc9d0db4513beb5644e5242d122 P 096af8491bc34932be3b0f79d157be4f: Bootstrap starting.
I20260709 13:17:42.007555 14944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860336e949184c059c258bb3831ea9cc" candidate_uuid: "096af8491bc34932be3b0f79d157be4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e719d7735534c1d8b8d194af7bdd403" is_pre_election: true
I20260709 13:17:42.016911 15125 tablet_bootstrap.cc:654] T e018ecc9d0db4513beb5644e5242d122 P 096af8491bc34932be3b0f79d157be4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:42.016718 14944 raft_consensus.cc:2468] T 860336e949184c059c258bb3831ea9cc P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 096af8491bc34932be3b0f79d157be4f in term 0.
I20260709 13:17:42.023051 15075 raft_consensus.cc:515] T 860336e949184c059c258bb3831ea9cc P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:42.027542 14797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860336e949184c059c258bb3831ea9cc" candidate_uuid: "096af8491bc34932be3b0f79d157be4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ed6fb339214e8bbbf935f753b2b93d"
I20260709 13:17:42.028326 14797 raft_consensus.cc:3060] T 860336e949184c059c258bb3831ea9cc P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:42.028950 14694 catalog_manager.cc:5697] T e018ecc9d0db4513beb5644e5242d122 P 40ed6fb339214e8bbbf935f753b2b93d reported cstate change: term changed from 0 to 1, leader changed from <none> to 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65). New cstate: current_term: 1 leader_uuid: "40ed6fb339214e8bbbf935f753b2b93d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:42.031184 14694 catalog_manager.cc:5697] T d6a75e4fb3b546a5aacc2aaa4c19e406 P 40ed6fb339214e8bbbf935f753b2b93d reported cstate change: term changed from 0 to 1, leader changed from <none> to 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65). New cstate: current_term: 1 leader_uuid: "40ed6fb339214e8bbbf935f753b2b93d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:42.033380 14694 catalog_manager.cc:5697] T b546c378806747459bedc70a0cce77c3 P 40ed6fb339214e8bbbf935f753b2b93d reported cstate change: term changed from 0 to 1, leader changed from <none> to 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65). New cstate: current_term: 1 leader_uuid: "40ed6fb339214e8bbbf935f753b2b93d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:42.042873 14797 raft_consensus.cc:2468] T 860336e949184c059c258bb3831ea9cc P 40ed6fb339214e8bbbf935f753b2b93d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096af8491bc34932be3b0f79d157be4f in term 1.
I20260709 13:17:42.044839 14944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860336e949184c059c258bb3831ea9cc" candidate_uuid: "096af8491bc34932be3b0f79d157be4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e719d7735534c1d8b8d194af7bdd403"
I20260709 13:17:42.045883 14944 raft_consensus.cc:3060] T 860336e949184c059c258bb3831ea9cc P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:42.045308 15075 leader_election.cc:290] T 860336e949184c059c258bb3831ea9cc P 096af8491bc34932be3b0f79d157be4f [CANDIDATE]: Term 1 election: Requested vote from peers 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65:35565), 7e719d7735534c1d8b8d194af7bdd403 (127.8.218.67:36751)
I20260709 13:17:42.056535 14837 leader_election.cc:304] T 860336e949184c059c258bb3831ea9cc P 096af8491bc34932be3b0f79d157be4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096af8491bc34932be3b0f79d157be4f, 40ed6fb339214e8bbbf935f753b2b93d; no voters: 
I20260709 13:17:42.057789 15075 raft_consensus.cc:2804] T 860336e949184c059c258bb3831ea9cc P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:42.060760 15075 raft_consensus.cc:697] T 860336e949184c059c258bb3831ea9cc P 096af8491bc34932be3b0f79d157be4f [term 1 LEADER]: Becoming Leader. State: Replica: 096af8491bc34932be3b0f79d157be4f, State: Running, Role: LEADER
I20260709 13:17:42.064751 15075 consensus_queue.cc:237] T 860336e949184c059c258bb3831ea9cc P 096af8491bc34932be3b0f79d157be4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:42.068459 15125 tablet_bootstrap.cc:492] T e018ecc9d0db4513beb5644e5242d122 P 096af8491bc34932be3b0f79d157be4f: No bootstrap required, opened a new log
I20260709 13:17:42.069068 15125 ts_tablet_manager.cc:1403] T e018ecc9d0db4513beb5644e5242d122 P 096af8491bc34932be3b0f79d157be4f: Time spent bootstrapping tablet: real 0.058s	user 0.022s	sys 0.034s
I20260709 13:17:42.068599 14944 raft_consensus.cc:2468] T 860336e949184c059c258bb3831ea9cc P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096af8491bc34932be3b0f79d157be4f in term 1.
I20260709 13:17:42.072374 15125 raft_consensus.cc:359] T e018ecc9d0db4513beb5644e5242d122 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:42.073217 15125 raft_consensus.cc:385] T e018ecc9d0db4513beb5644e5242d122 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:42.073531 15125 raft_consensus.cc:740] T e018ecc9d0db4513beb5644e5242d122 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 096af8491bc34932be3b0f79d157be4f, State: Initialized, Role: FOLLOWER
I20260709 13:17:42.074265 15125 consensus_queue.cc:260] T e018ecc9d0db4513beb5644e5242d122 P 096af8491bc34932be3b0f79d157be4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:42.076653 15125 ts_tablet_manager.cc:1434] T e018ecc9d0db4513beb5644e5242d122 P 096af8491bc34932be3b0f79d157be4f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:17:42.118084 14694 catalog_manager.cc:5697] T ec6f6ccd02314f60938917e823ac761a P 7e719d7735534c1d8b8d194af7bdd403 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e719d7735534c1d8b8d194af7bdd403 (127.8.218.67). New cstate: current_term: 1 leader_uuid: "7e719d7735534c1d8b8d194af7bdd403" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:42.134626 14695 catalog_manager.cc:5697] T 860336e949184c059c258bb3831ea9cc P 096af8491bc34932be3b0f79d157be4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 096af8491bc34932be3b0f79d157be4f (127.8.218.66). New cstate: current_term: 1 leader_uuid: "096af8491bc34932be3b0f79d157be4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:42.209407 15124 raft_consensus.cc:493] T d7012f45f4994c7aa9b2f889ea9e4d0e P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:42.210126 15124 raft_consensus.cc:515] T d7012f45f4994c7aa9b2f889ea9e4d0e P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:42.212149 15124 leader_election.cc:290] T d7012f45f4994c7aa9b2f889ea9e4d0e P 40ed6fb339214e8bbbf935f753b2b93d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 096af8491bc34932be3b0f79d157be4f (127.8.218.66:35825), 7e719d7735534c1d8b8d194af7bdd403 (127.8.218.67:36751)
I20260709 13:17:42.213132 14873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7012f45f4994c7aa9b2f889ea9e4d0e" candidate_uuid: "40ed6fb339214e8bbbf935f753b2b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096af8491bc34932be3b0f79d157be4f" is_pre_election: true
I20260709 13:17:42.213817 14945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7012f45f4994c7aa9b2f889ea9e4d0e" candidate_uuid: "40ed6fb339214e8bbbf935f753b2b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e719d7735534c1d8b8d194af7bdd403" is_pre_election: true
I20260709 13:17:42.214279 14873 raft_consensus.cc:2468] T d7012f45f4994c7aa9b2f889ea9e4d0e P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40ed6fb339214e8bbbf935f753b2b93d in term 0.
I20260709 13:17:42.214641 14945 raft_consensus.cc:2468] T d7012f45f4994c7aa9b2f889ea9e4d0e P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40ed6fb339214e8bbbf935f753b2b93d in term 0.
I20260709 13:17:42.215713 14765 leader_election.cc:304] T d7012f45f4994c7aa9b2f889ea9e4d0e P 40ed6fb339214e8bbbf935f753b2b93d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096af8491bc34932be3b0f79d157be4f, 40ed6fb339214e8bbbf935f753b2b93d; no voters: 
I20260709 13:17:42.216887 15124 raft_consensus.cc:2804] T d7012f45f4994c7aa9b2f889ea9e4d0e P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:42.217283 15124 raft_consensus.cc:493] T d7012f45f4994c7aa9b2f889ea9e4d0e P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:42.217617 15124 raft_consensus.cc:3060] T d7012f45f4994c7aa9b2f889ea9e4d0e P 40ed6fb339214e8bbbf935f753b2b93d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:42.227495 15124 raft_consensus.cc:515] T d7012f45f4994c7aa9b2f889ea9e4d0e P 40ed6fb339214e8bbbf935f753b2b93d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:42.229247 15124 leader_election.cc:290] T d7012f45f4994c7aa9b2f889ea9e4d0e P 40ed6fb339214e8bbbf935f753b2b93d [CANDIDATE]: Term 1 election: Requested vote from peers 096af8491bc34932be3b0f79d157be4f (127.8.218.66:35825), 7e719d7735534c1d8b8d194af7bdd403 (127.8.218.67:36751)
I20260709 13:17:42.230108 14873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7012f45f4994c7aa9b2f889ea9e4d0e" candidate_uuid: "40ed6fb339214e8bbbf935f753b2b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "096af8491bc34932be3b0f79d157be4f"
I20260709 13:17:42.230168 14945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7012f45f4994c7aa9b2f889ea9e4d0e" candidate_uuid: "40ed6fb339214e8bbbf935f753b2b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e719d7735534c1d8b8d194af7bdd403"
I20260709 13:17:42.230706 14873 raft_consensus.cc:3060] T d7012f45f4994c7aa9b2f889ea9e4d0e P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:42.230804 14945 raft_consensus.cc:3060] T d7012f45f4994c7aa9b2f889ea9e4d0e P 7e719d7735534c1d8b8d194af7bdd403 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:42.234547 15075 raft_consensus.cc:493] T e018ecc9d0db4513beb5644e5242d122 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:42.235235 15075 raft_consensus.cc:515] T e018ecc9d0db4513beb5644e5242d122 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:42.237761 15075 leader_election.cc:290] T e018ecc9d0db4513beb5644e5242d122 P 096af8491bc34932be3b0f79d157be4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65:35565), 7e719d7735534c1d8b8d194af7bdd403 (127.8.218.67:36751)
I20260709 13:17:42.239246 14797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e018ecc9d0db4513beb5644e5242d122" candidate_uuid: "096af8491bc34932be3b0f79d157be4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ed6fb339214e8bbbf935f753b2b93d" is_pre_election: true
I20260709 13:17:42.239522 14945 raft_consensus.cc:2468] T d7012f45f4994c7aa9b2f889ea9e4d0e P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ed6fb339214e8bbbf935f753b2b93d in term 1.
I20260709 13:17:42.239286 14944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e018ecc9d0db4513beb5644e5242d122" candidate_uuid: "096af8491bc34932be3b0f79d157be4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e719d7735534c1d8b8d194af7bdd403" is_pre_election: true
I20260709 13:17:42.240617 14944 raft_consensus.cc:2393] T e018ecc9d0db4513beb5644e5242d122 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 096af8491bc34932be3b0f79d157be4f in current term 1: Already voted for candidate 40ed6fb339214e8bbbf935f753b2b93d in this term.
I20260709 13:17:42.241128 14762 leader_election.cc:304] T d7012f45f4994c7aa9b2f889ea9e4d0e P 40ed6fb339214e8bbbf935f753b2b93d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ed6fb339214e8bbbf935f753b2b93d, 7e719d7735534c1d8b8d194af7bdd403; no voters: 
I20260709 13:17:42.240638 14873 raft_consensus.cc:2468] T d7012f45f4994c7aa9b2f889ea9e4d0e P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ed6fb339214e8bbbf935f753b2b93d in term 1.
I20260709 13:17:42.242105 14837 leader_election.cc:304] T e018ecc9d0db4513beb5644e5242d122 P 096af8491bc34932be3b0f79d157be4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 096af8491bc34932be3b0f79d157be4f; no voters: 40ed6fb339214e8bbbf935f753b2b93d, 7e719d7735534c1d8b8d194af7bdd403
I20260709 13:17:42.242156 15124 raft_consensus.cc:2804] T d7012f45f4994c7aa9b2f889ea9e4d0e P 40ed6fb339214e8bbbf935f753b2b93d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:42.243068 15124 raft_consensus.cc:697] T d7012f45f4994c7aa9b2f889ea9e4d0e P 40ed6fb339214e8bbbf935f753b2b93d [term 1 LEADER]: Becoming Leader. State: Replica: 40ed6fb339214e8bbbf935f753b2b93d, State: Running, Role: LEADER
I20260709 13:17:42.243077 15075 raft_consensus.cc:3060] T e018ecc9d0db4513beb5644e5242d122 P 096af8491bc34932be3b0f79d157be4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:42.244982 15124 consensus_queue.cc:237] T d7012f45f4994c7aa9b2f889ea9e4d0e P 40ed6fb339214e8bbbf935f753b2b93d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:42.253872 15075 raft_consensus.cc:2749] T e018ecc9d0db4513beb5644e5242d122 P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:42.256489 14695 catalog_manager.cc:5697] T d7012f45f4994c7aa9b2f889ea9e4d0e P 40ed6fb339214e8bbbf935f753b2b93d reported cstate change: term changed from 0 to 1, leader changed from <none> to 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65). New cstate: current_term: 1 leader_uuid: "40ed6fb339214e8bbbf935f753b2b93d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:42.314123 15075 consensus_queue.cc:1048] T 2c47c20479cb4adb81c8eed62b7f60aa P 096af8491bc34932be3b0f79d157be4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:42.321858 14873 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c47c20479cb4adb81c8eed62b7f60aa"
dest_uuid: "096af8491bc34932be3b0f79d157be4f"
mode: GRACEFUL
new_leader_uuid: "40ed6fb339214e8bbbf935f753b2b93d"
 from {username='slave'} at 127.0.0.1:41374
I20260709 13:17:42.322693 14873 raft_consensus.cc:606] T 2c47c20479cb4adb81c8eed62b7f60aa P 096af8491bc34932be3b0f79d157be4f [term 1 LEADER]: Received request to transfer leadership to TS 40ed6fb339214e8bbbf935f753b2b93d
I20260709 13:17:42.331229 15144 consensus_queue.cc:1048] T 2c47c20479cb4adb81c8eed62b7f60aa P 096af8491bc34932be3b0f79d157be4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:42.335632 14873 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42ec5c7e9d7545a399eec28130d62767"
dest_uuid: "096af8491bc34932be3b0f79d157be4f"
mode: GRACEFUL
new_leader_uuid: "40ed6fb339214e8bbbf935f753b2b93d"
 from {username='slave'} at 127.0.0.1:41374
I20260709 13:17:42.336387 14873 raft_consensus.cc:606] T 42ec5c7e9d7545a399eec28130d62767 P 096af8491bc34932be3b0f79d157be4f [term 1 LEADER]: Received request to transfer leadership to TS 40ed6fb339214e8bbbf935f753b2b93d
I20260709 13:17:42.342792 15144 consensus_queue.cc:1048] T 42ec5c7e9d7545a399eec28130d62767 P 096af8491bc34932be3b0f79d157be4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:42.347440 15157 consensus_queue.cc:1048] T b546c378806747459bedc70a0cce77c3 P 40ed6fb339214e8bbbf935f753b2b93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:17:42.378787 15075 raft_consensus.cc:993] T 2c47c20479cb4adb81c8eed62b7f60aa P 096af8491bc34932be3b0f79d157be4f: : Instructing follower 40ed6fb339214e8bbbf935f753b2b93d to start an election
I20260709 13:17:42.379978 15144 raft_consensus.cc:1081] T 2c47c20479cb4adb81c8eed62b7f60aa P 096af8491bc34932be3b0f79d157be4f [term 1 LEADER]: Signalling peer 40ed6fb339214e8bbbf935f753b2b93d to start an election
I20260709 13:17:42.381749 15157 consensus_queue.cc:1048] T d6a75e4fb3b546a5aacc2aaa4c19e406 P 40ed6fb339214e8bbbf935f753b2b93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:42.382328 14796 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c47c20479cb4adb81c8eed62b7f60aa"
dest_uuid: "40ed6fb339214e8bbbf935f753b2b93d"
 from {username='slave'} at 127.0.0.1:34690
I20260709 13:17:42.383023 14796 raft_consensus.cc:493] T 2c47c20479cb4adb81c8eed62b7f60aa P 40ed6fb339214e8bbbf935f753b2b93d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:42.383406 14796 raft_consensus.cc:3060] T 2c47c20479cb4adb81c8eed62b7f60aa P 40ed6fb339214e8bbbf935f753b2b93d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:42.390261 14944 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec6f6ccd02314f60938917e823ac761a"
dest_uuid: "7e719d7735534c1d8b8d194af7bdd403"
mode: GRACEFUL
new_leader_uuid: "096af8491bc34932be3b0f79d157be4f"
 from {username='slave'} at 127.0.0.1:38108
I20260709 13:17:42.391045 14944 raft_consensus.cc:606] T ec6f6ccd02314f60938917e823ac761a P 7e719d7735534c1d8b8d194af7bdd403 [term 1 LEADER]: Received request to transfer leadership to TS 096af8491bc34932be3b0f79d157be4f
I20260709 13:17:42.396790 14796 raft_consensus.cc:515] T 2c47c20479cb4adb81c8eed62b7f60aa P 40ed6fb339214e8bbbf935f753b2b93d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:42.398460 14797 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3efce90a1b734095b00dac468f83a4b0"
dest_uuid: "40ed6fb339214e8bbbf935f753b2b93d"
mode: GRACEFUL
new_leader_uuid: "096af8491bc34932be3b0f79d157be4f"
 from {username='slave'} at 127.0.0.1:53336
I20260709 13:17:42.399111 14797 raft_consensus.cc:606] T 3efce90a1b734095b00dac468f83a4b0 P 40ed6fb339214e8bbbf935f753b2b93d [term 1 LEADER]: Received request to transfer leadership to TS 096af8491bc34932be3b0f79d157be4f
I20260709 13:17:42.400512 14796 leader_election.cc:290] T 2c47c20479cb4adb81c8eed62b7f60aa P 40ed6fb339214e8bbbf935f753b2b93d [CANDIDATE]: Term 2 election: Requested vote from peers 096af8491bc34932be3b0f79d157be4f (127.8.218.66:35825), 7e719d7735534c1d8b8d194af7bdd403 (127.8.218.67:36751)
I20260709 13:17:42.401475 14870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c47c20479cb4adb81c8eed62b7f60aa" candidate_uuid: "40ed6fb339214e8bbbf935f753b2b93d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "096af8491bc34932be3b0f79d157be4f"
I20260709 13:17:42.402145 14870 raft_consensus.cc:3055] T 2c47c20479cb4adb81c8eed62b7f60aa P 096af8491bc34932be3b0f79d157be4f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:42.402522 14870 raft_consensus.cc:740] T 2c47c20479cb4adb81c8eed62b7f60aa P 096af8491bc34932be3b0f79d157be4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 096af8491bc34932be3b0f79d157be4f, State: Running, Role: LEADER
I20260709 13:17:42.402380 15155 consensus_queue.cc:1048] T 42ec5c7e9d7545a399eec28130d62767 P 096af8491bc34932be3b0f79d157be4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:42.403580 14870 consensus_queue.cc:260] T 2c47c20479cb4adb81c8eed62b7f60aa P 096af8491bc34932be3b0f79d157be4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:42.405242 14870 raft_consensus.cc:3060] T 2c47c20479cb4adb81c8eed62b7f60aa P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:42.413944 15150 consensus_queue.cc:1048] T b546c378806747459bedc70a0cce77c3 P 40ed6fb339214e8bbbf935f753b2b93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:42.421089 14870 raft_consensus.cc:2468] T 2c47c20479cb4adb81c8eed62b7f60aa P 096af8491bc34932be3b0f79d157be4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ed6fb339214e8bbbf935f753b2b93d in term 2.
I20260709 13:17:42.421841 14945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c47c20479cb4adb81c8eed62b7f60aa" candidate_uuid: "40ed6fb339214e8bbbf935f753b2b93d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7e719d7735534c1d8b8d194af7bdd403"
I20260709 13:17:42.422515 14945 raft_consensus.cc:3060] T 2c47c20479cb4adb81c8eed62b7f60aa P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:42.422714 14765 leader_election.cc:304] T 2c47c20479cb4adb81c8eed62b7f60aa P 40ed6fb339214e8bbbf935f753b2b93d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096af8491bc34932be3b0f79d157be4f, 40ed6fb339214e8bbbf935f753b2b93d; no voters: 
I20260709 13:17:42.424052 15113 raft_consensus.cc:2804] T 2c47c20479cb4adb81c8eed62b7f60aa P 40ed6fb339214e8bbbf935f753b2b93d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:42.424500 15113 raft_consensus.cc:697] T 2c47c20479cb4adb81c8eed62b7f60aa P 40ed6fb339214e8bbbf935f753b2b93d [term 2 LEADER]: Becoming Leader. State: Replica: 40ed6fb339214e8bbbf935f753b2b93d, State: Running, Role: LEADER
I20260709 13:17:42.425407 15113 consensus_queue.cc:237] T 2c47c20479cb4adb81c8eed62b7f60aa P 40ed6fb339214e8bbbf935f753b2b93d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:42.429267 14797 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e018ecc9d0db4513beb5644e5242d122"
dest_uuid: "40ed6fb339214e8bbbf935f753b2b93d"
mode: GRACEFUL
new_leader_uuid: "096af8491bc34932be3b0f79d157be4f"
 from {username='slave'} at 127.0.0.1:53336
I20260709 13:17:42.429883 14797 raft_consensus.cc:606] T e018ecc9d0db4513beb5644e5242d122 P 40ed6fb339214e8bbbf935f753b2b93d [term 1 LEADER]: Received request to transfer leadership to TS 096af8491bc34932be3b0f79d157be4f
I20260709 13:17:42.438372 14797 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7012f45f4994c7aa9b2f889ea9e4d0e"
dest_uuid: "40ed6fb339214e8bbbf935f753b2b93d"
mode: GRACEFUL
new_leader_uuid: "7e719d7735534c1d8b8d194af7bdd403"
 from {username='slave'} at 127.0.0.1:53336
I20260709 13:17:42.438966 14797 raft_consensus.cc:606] T d7012f45f4994c7aa9b2f889ea9e4d0e P 40ed6fb339214e8bbbf935f753b2b93d [term 1 LEADER]: Received request to transfer leadership to TS 7e719d7735534c1d8b8d194af7bdd403
I20260709 13:17:42.438975 14945 raft_consensus.cc:2468] T 2c47c20479cb4adb81c8eed62b7f60aa P 7e719d7735534c1d8b8d194af7bdd403 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ed6fb339214e8bbbf935f753b2b93d in term 2.
I20260709 13:17:42.443167 15155 raft_consensus.cc:993] T 42ec5c7e9d7545a399eec28130d62767 P 096af8491bc34932be3b0f79d157be4f: : Instructing follower 40ed6fb339214e8bbbf935f753b2b93d to start an election
I20260709 13:17:42.443696 15155 raft_consensus.cc:1081] T 42ec5c7e9d7545a399eec28130d62767 P 096af8491bc34932be3b0f79d157be4f [term 1 LEADER]: Signalling peer 40ed6fb339214e8bbbf935f753b2b93d to start an election
I20260709 13:17:42.445943 14797 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42ec5c7e9d7545a399eec28130d62767"
dest_uuid: "40ed6fb339214e8bbbf935f753b2b93d"
 from {username='slave'} at 127.0.0.1:34690
I20260709 13:17:42.446446 14797 raft_consensus.cc:493] T 42ec5c7e9d7545a399eec28130d62767 P 40ed6fb339214e8bbbf935f753b2b93d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:42.448438 15149 consensus_queue.cc:1048] T e018ecc9d0db4513beb5644e5242d122 P 40ed6fb339214e8bbbf935f753b2b93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:42.448561 15113 consensus_queue.cc:1048] T 3efce90a1b734095b00dac468f83a4b0 P 40ed6fb339214e8bbbf935f753b2b93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:42.446803 14797 raft_consensus.cc:3060] T 42ec5c7e9d7545a399eec28130d62767 P 40ed6fb339214e8bbbf935f753b2b93d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:42.455699 15113 consensus_queue.cc:1048] T d6a75e4fb3b546a5aacc2aaa4c19e406 P 40ed6fb339214e8bbbf935f753b2b93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:42.460393 15150 raft_consensus.cc:993] T 3efce90a1b734095b00dac468f83a4b0 P 40ed6fb339214e8bbbf935f753b2b93d: : Instructing follower 096af8491bc34932be3b0f79d157be4f to start an election
I20260709 13:17:42.463711 14797 raft_consensus.cc:515] T 42ec5c7e9d7545a399eec28130d62767 P 40ed6fb339214e8bbbf935f753b2b93d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:42.465351 15150 raft_consensus.cc:1081] T 3efce90a1b734095b00dac468f83a4b0 P 40ed6fb339214e8bbbf935f753b2b93d [term 1 LEADER]: Signalling peer 096af8491bc34932be3b0f79d157be4f to start an election
I20260709 13:17:42.466189 14797 leader_election.cc:290] T 42ec5c7e9d7545a399eec28130d62767 P 40ed6fb339214e8bbbf935f753b2b93d [CANDIDATE]: Term 2 election: Requested vote from peers 096af8491bc34932be3b0f79d157be4f (127.8.218.66:35825), 7e719d7735534c1d8b8d194af7bdd403 (127.8.218.67:36751)
I20260709 13:17:42.466754 14874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42ec5c7e9d7545a399eec28130d62767" candidate_uuid: "40ed6fb339214e8bbbf935f753b2b93d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "096af8491bc34932be3b0f79d157be4f"
I20260709 13:17:42.467366 14874 raft_consensus.cc:3055] T 42ec5c7e9d7545a399eec28130d62767 P 096af8491bc34932be3b0f79d157be4f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:42.467725 14874 raft_consensus.cc:740] T 42ec5c7e9d7545a399eec28130d62767 P 096af8491bc34932be3b0f79d157be4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 096af8491bc34932be3b0f79d157be4f, State: Running, Role: LEADER
I20260709 13:17:42.468832 14874 consensus_queue.cc:260] T 42ec5c7e9d7545a399eec28130d62767 P 096af8491bc34932be3b0f79d157be4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:42.470264 14874 raft_consensus.cc:3060] T 42ec5c7e9d7545a399eec28130d62767 P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:42.473284 14946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42ec5c7e9d7545a399eec28130d62767" candidate_uuid: "40ed6fb339214e8bbbf935f753b2b93d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7e719d7735534c1d8b8d194af7bdd403"
I20260709 13:17:42.473704 14873 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3efce90a1b734095b00dac468f83a4b0"
dest_uuid: "096af8491bc34932be3b0f79d157be4f"
 from {username='slave'} at 127.0.0.1:53716
I20260709 13:17:42.473945 14946 raft_consensus.cc:3060] T 42ec5c7e9d7545a399eec28130d62767 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:42.474404 14873 raft_consensus.cc:493] T 3efce90a1b734095b00dac468f83a4b0 P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:42.474848 14873 raft_consensus.cc:3060] T 3efce90a1b734095b00dac468f83a4b0 P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:42.478087 15157 raft_consensus.cc:993] T e018ecc9d0db4513beb5644e5242d122 P 40ed6fb339214e8bbbf935f753b2b93d: : Instructing follower 096af8491bc34932be3b0f79d157be4f to start an election
I20260709 13:17:42.478525 15157 raft_consensus.cc:1081] T e018ecc9d0db4513beb5644e5242d122 P 40ed6fb339214e8bbbf935f753b2b93d [term 1 LEADER]: Signalling peer 096af8491bc34932be3b0f79d157be4f to start an election
I20260709 13:17:42.479905 14874 raft_consensus.cc:2468] T 42ec5c7e9d7545a399eec28130d62767 P 096af8491bc34932be3b0f79d157be4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ed6fb339214e8bbbf935f753b2b93d in term 2.
I20260709 13:17:42.483716 14765 leader_election.cc:304] T 42ec5c7e9d7545a399eec28130d62767 P 40ed6fb339214e8bbbf935f753b2b93d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096af8491bc34932be3b0f79d157be4f, 40ed6fb339214e8bbbf935f753b2b93d; no voters: 
I20260709 13:17:42.484565 15150 raft_consensus.cc:2804] T 42ec5c7e9d7545a399eec28130d62767 P 40ed6fb339214e8bbbf935f753b2b93d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:42.485047 14870 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e018ecc9d0db4513beb5644e5242d122"
dest_uuid: "096af8491bc34932be3b0f79d157be4f"
 from {username='slave'} at 127.0.0.1:53716
I20260709 13:17:42.485134 15150 raft_consensus.cc:697] T 42ec5c7e9d7545a399eec28130d62767 P 40ed6fb339214e8bbbf935f753b2b93d [term 2 LEADER]: Becoming Leader. State: Replica: 40ed6fb339214e8bbbf935f753b2b93d, State: Running, Role: LEADER
I20260709 13:17:42.485800 14870 raft_consensus.cc:493] T e018ecc9d0db4513beb5644e5242d122 P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:42.486224 14870 raft_consensus.cc:3060] T e018ecc9d0db4513beb5644e5242d122 P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:42.486382 15150 consensus_queue.cc:237] T 42ec5c7e9d7545a399eec28130d62767 P 40ed6fb339214e8bbbf935f753b2b93d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:42.494187 14870 raft_consensus.cc:515] T e018ecc9d0db4513beb5644e5242d122 P 096af8491bc34932be3b0f79d157be4f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:42.494469 15113 consensus_queue.cc:1048] T 3efce90a1b734095b00dac468f83a4b0 P 40ed6fb339214e8bbbf935f753b2b93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:42.493713 14693 catalog_manager.cc:5697] T 2c47c20479cb4adb81c8eed62b7f60aa P 40ed6fb339214e8bbbf935f753b2b93d reported cstate change: term changed from 1 to 2, leader changed from 096af8491bc34932be3b0f79d157be4f (127.8.218.66) to 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65). New cstate: current_term: 2 leader_uuid: "40ed6fb339214e8bbbf935f753b2b93d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:42.496326 14870 leader_election.cc:290] T e018ecc9d0db4513beb5644e5242d122 P 096af8491bc34932be3b0f79d157be4f [CANDIDATE]: Term 2 election: Requested vote from peers 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65:35565), 7e719d7735534c1d8b8d194af7bdd403 (127.8.218.67:36751)
I20260709 13:17:42.497314 14797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e018ecc9d0db4513beb5644e5242d122" candidate_uuid: "096af8491bc34932be3b0f79d157be4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40ed6fb339214e8bbbf935f753b2b93d"
I20260709 13:17:42.497892 14797 raft_consensus.cc:3055] T e018ecc9d0db4513beb5644e5242d122 P 40ed6fb339214e8bbbf935f753b2b93d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:42.498193 14797 raft_consensus.cc:740] T e018ecc9d0db4513beb5644e5242d122 P 40ed6fb339214e8bbbf935f753b2b93d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 40ed6fb339214e8bbbf935f753b2b93d, State: Running, Role: LEADER
I20260709 13:17:42.498996 14797 consensus_queue.cc:260] T e018ecc9d0db4513beb5644e5242d122 P 40ed6fb339214e8bbbf935f753b2b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:42.499872 14797 raft_consensus.cc:3060] T e018ecc9d0db4513beb5644e5242d122 P 40ed6fb339214e8bbbf935f753b2b93d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:42.500530 14874 raft_consensus.cc:1240] T e018ecc9d0db4513beb5644e5242d122 P 096af8491bc34932be3b0f79d157be4f [term 2 FOLLOWER]: Rejecting Update request from peer 40ed6fb339214e8bbbf935f753b2b93d for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:42.503528 14948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e018ecc9d0db4513beb5644e5242d122" candidate_uuid: "096af8491bc34932be3b0f79d157be4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7e719d7735534c1d8b8d194af7bdd403"
I20260709 13:17:42.504071 14948 raft_consensus.cc:3060] T e018ecc9d0db4513beb5644e5242d122 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:42.505744 14873 raft_consensus.cc:515] T 3efce90a1b734095b00dac468f83a4b0 P 096af8491bc34932be3b0f79d157be4f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:42.506915 14946 raft_consensus.cc:2468] T 42ec5c7e9d7545a399eec28130d62767 P 7e719d7735534c1d8b8d194af7bdd403 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ed6fb339214e8bbbf935f753b2b93d in term 2.
I20260709 13:17:42.508054 14873 leader_election.cc:290] T 3efce90a1b734095b00dac468f83a4b0 P 096af8491bc34932be3b0f79d157be4f [CANDIDATE]: Term 2 election: Requested vote from peers 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65:35565), 7e719d7735534c1d8b8d194af7bdd403 (127.8.218.67:36751)
I20260709 13:17:42.509756 14942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3efce90a1b734095b00dac468f83a4b0" candidate_uuid: "096af8491bc34932be3b0f79d157be4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7e719d7735534c1d8b8d194af7bdd403"
I20260709 13:17:42.510399 14796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3efce90a1b734095b00dac468f83a4b0" candidate_uuid: "096af8491bc34932be3b0f79d157be4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40ed6fb339214e8bbbf935f753b2b93d"
I20260709 13:17:42.511072 14796 raft_consensus.cc:3055] T 3efce90a1b734095b00dac468f83a4b0 P 40ed6fb339214e8bbbf935f753b2b93d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:42.511428 14796 raft_consensus.cc:740] T 3efce90a1b734095b00dac468f83a4b0 P 40ed6fb339214e8bbbf935f753b2b93d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 40ed6fb339214e8bbbf935f753b2b93d, State: Running, Role: LEADER
I20260709 13:17:42.512495 14796 consensus_queue.cc:260] T 3efce90a1b734095b00dac468f83a4b0 P 40ed6fb339214e8bbbf935f753b2b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:42.513816 14796 raft_consensus.cc:3060] T 3efce90a1b734095b00dac468f83a4b0 P 40ed6fb339214e8bbbf935f753b2b93d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:42.517620 14797 raft_consensus.cc:2468] T e018ecc9d0db4513beb5644e5242d122 P 40ed6fb339214e8bbbf935f753b2b93d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096af8491bc34932be3b0f79d157be4f in term 2.
I20260709 13:17:42.518661 14837 leader_election.cc:304] T e018ecc9d0db4513beb5644e5242d122 P 096af8491bc34932be3b0f79d157be4f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096af8491bc34932be3b0f79d157be4f, 40ed6fb339214e8bbbf935f753b2b93d; no voters: 
I20260709 13:17:42.522670 14796 raft_consensus.cc:2468] T 3efce90a1b734095b00dac468f83a4b0 P 40ed6fb339214e8bbbf935f753b2b93d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096af8491bc34932be3b0f79d157be4f in term 2.
I20260709 13:17:42.523608 15182 raft_consensus.cc:2804] T e018ecc9d0db4513beb5644e5242d122 P 096af8491bc34932be3b0f79d157be4f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:42.524250 15182 raft_consensus.cc:697] T e018ecc9d0db4513beb5644e5242d122 P 096af8491bc34932be3b0f79d157be4f [term 2 LEADER]: Becoming Leader. State: Replica: 096af8491bc34932be3b0f79d157be4f, State: Running, Role: LEADER
I20260709 13:17:42.524184 14837 leader_election.cc:304] T 3efce90a1b734095b00dac468f83a4b0 P 096af8491bc34932be3b0f79d157be4f [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: 096af8491bc34932be3b0f79d157be4f, 40ed6fb339214e8bbbf935f753b2b93d; no voters: 7e719d7735534c1d8b8d194af7bdd403
I20260709 13:17:42.525895 15075 raft_consensus.cc:2804] T 3efce90a1b734095b00dac468f83a4b0 P 096af8491bc34932be3b0f79d157be4f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:42.526491 15075 raft_consensus.cc:697] T 3efce90a1b734095b00dac468f83a4b0 P 096af8491bc34932be3b0f79d157be4f [term 2 LEADER]: Becoming Leader. State: Replica: 096af8491bc34932be3b0f79d157be4f, State: Running, Role: LEADER
I20260709 13:17:42.527544 15075 consensus_queue.cc:237] T 3efce90a1b734095b00dac468f83a4b0 P 096af8491bc34932be3b0f79d157be4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:42.529263 15182 consensus_queue.cc:237] T e018ecc9d0db4513beb5644e5242d122 P 096af8491bc34932be3b0f79d157be4f [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: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
W20260709 13:17:42.499866 15149 consensus_queue.cc:1175] T e018ecc9d0db4513beb5644e5242d122 P 40ed6fb339214e8bbbf935f753b2b93d [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "7e719d7735534c1d8b8d194af7bdd403" responder_term: 1 status { last_received { term: 0 index: 0 } last_committed_idx: 0 error { code: PRECEDING_ENTRY_DIDNT_MATCH status { code: ILLEGAL_STATE message: "Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 1. (index mismatch)" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 13:17:42.533460 14948 raft_consensus.cc:2468] T e018ecc9d0db4513beb5644e5242d122 P 7e719d7735534c1d8b8d194af7bdd403 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096af8491bc34932be3b0f79d157be4f in term 2.
I20260709 13:17:42.539906 14696 catalog_manager.cc:5697] T e018ecc9d0db4513beb5644e5242d122 P 096af8491bc34932be3b0f79d157be4f reported cstate change: term changed from 1 to 2, leader changed from 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65) to 096af8491bc34932be3b0f79d157be4f (127.8.218.66). New cstate: current_term: 2 leader_uuid: "096af8491bc34932be3b0f79d157be4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:42.541900 14696 catalog_manager.cc:5697] T 3efce90a1b734095b00dac468f83a4b0 P 096af8491bc34932be3b0f79d157be4f reported cstate change: term changed from 1 to 2, leader changed from 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65) to 096af8491bc34932be3b0f79d157be4f (127.8.218.66). New cstate: current_term: 2 leader_uuid: "096af8491bc34932be3b0f79d157be4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:42.548882 15168 consensus_queue.cc:1048] T ec6f6ccd02314f60938917e823ac761a P 7e719d7735534c1d8b8d194af7bdd403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:42.555724 14693 catalog_manager.cc:5697] T 42ec5c7e9d7545a399eec28130d62767 P 40ed6fb339214e8bbbf935f753b2b93d reported cstate change: term changed from 1 to 2, leader changed from 096af8491bc34932be3b0f79d157be4f (127.8.218.66) to 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65). New cstate: current_term: 2 leader_uuid: "40ed6fb339214e8bbbf935f753b2b93d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:42.557965 15168 raft_consensus.cc:993] T ec6f6ccd02314f60938917e823ac761a P 7e719d7735534c1d8b8d194af7bdd403: : Instructing follower 096af8491bc34932be3b0f79d157be4f to start an election
I20260709 13:17:42.558470 15168 raft_consensus.cc:1081] T ec6f6ccd02314f60938917e823ac761a P 7e719d7735534c1d8b8d194af7bdd403 [term 1 LEADER]: Signalling peer 096af8491bc34932be3b0f79d157be4f to start an election
I20260709 13:17:42.560679 15075 consensus_queue.cc:1048] T 860336e949184c059c258bb3831ea9cc P 096af8491bc34932be3b0f79d157be4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:42.563464 14870 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec6f6ccd02314f60938917e823ac761a"
dest_uuid: "096af8491bc34932be3b0f79d157be4f"
 from {username='slave'} at 127.0.0.1:53712
I20260709 13:17:42.564006 14870 raft_consensus.cc:493] T ec6f6ccd02314f60938917e823ac761a P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:42.564369 14870 raft_consensus.cc:3060] T ec6f6ccd02314f60938917e823ac761a P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:42.570612 15168 consensus_queue.cc:1048] T ec6f6ccd02314f60938917e823ac761a P 7e719d7735534c1d8b8d194af7bdd403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:42.576050 15075 consensus_queue.cc:1048] T 860336e949184c059c258bb3831ea9cc P 096af8491bc34932be3b0f79d157be4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:42.584081 14870 raft_consensus.cc:515] T ec6f6ccd02314f60938917e823ac761a P 096af8491bc34932be3b0f79d157be4f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:42.589455 14797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec6f6ccd02314f60938917e823ac761a" candidate_uuid: "096af8491bc34932be3b0f79d157be4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40ed6fb339214e8bbbf935f753b2b93d"
I20260709 13:17:42.592727 14948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec6f6ccd02314f60938917e823ac761a" candidate_uuid: "096af8491bc34932be3b0f79d157be4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7e719d7735534c1d8b8d194af7bdd403"
I20260709 13:17:42.593418 14948 raft_consensus.cc:3055] T ec6f6ccd02314f60938917e823ac761a P 7e719d7735534c1d8b8d194af7bdd403 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:42.593705 14948 raft_consensus.cc:740] T ec6f6ccd02314f60938917e823ac761a P 7e719d7735534c1d8b8d194af7bdd403 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7e719d7735534c1d8b8d194af7bdd403, State: Running, Role: LEADER
I20260709 13:17:42.595086 14870 leader_election.cc:290] T ec6f6ccd02314f60938917e823ac761a P 096af8491bc34932be3b0f79d157be4f [CANDIDATE]: Term 2 election: Requested vote from peers 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65:35565), 7e719d7735534c1d8b8d194af7bdd403 (127.8.218.67:36751)
I20260709 13:17:42.594592 14948 consensus_queue.cc:260] T ec6f6ccd02314f60938917e823ac761a P 7e719d7735534c1d8b8d194af7bdd403 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:42.598438 14948 raft_consensus.cc:3060] T ec6f6ccd02314f60938917e823ac761a P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:42.605031 14948 raft_consensus.cc:2468] T ec6f6ccd02314f60938917e823ac761a P 7e719d7735534c1d8b8d194af7bdd403 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096af8491bc34932be3b0f79d157be4f in term 2.
I20260709 13:17:42.607842 14837 leader_election.cc:304] T ec6f6ccd02314f60938917e823ac761a P 096af8491bc34932be3b0f79d157be4f [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: 096af8491bc34932be3b0f79d157be4f, 7e719d7735534c1d8b8d194af7bdd403; no voters: 40ed6fb339214e8bbbf935f753b2b93d
I20260709 13:17:42.608952 15075 raft_consensus.cc:2804] T ec6f6ccd02314f60938917e823ac761a P 096af8491bc34932be3b0f79d157be4f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:42.609428 15075 raft_consensus.cc:697] T ec6f6ccd02314f60938917e823ac761a P 096af8491bc34932be3b0f79d157be4f [term 2 LEADER]: Becoming Leader. State: Replica: 096af8491bc34932be3b0f79d157be4f, State: Running, Role: LEADER
I20260709 13:17:42.610369 15075 consensus_queue.cc:237] T ec6f6ccd02314f60938917e823ac761a P 096af8491bc34932be3b0f79d157be4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:42.618961 14696 catalog_manager.cc:5697] T ec6f6ccd02314f60938917e823ac761a P 096af8491bc34932be3b0f79d157be4f reported cstate change: term changed from 1 to 2, leader changed from 7e719d7735534c1d8b8d194af7bdd403 (127.8.218.67) to 096af8491bc34932be3b0f79d157be4f (127.8.218.66). New cstate: current_term: 2 leader_uuid: "096af8491bc34932be3b0f79d157be4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:42.672295 15150 consensus_queue.cc:1048] T d7012f45f4994c7aa9b2f889ea9e4d0e P 40ed6fb339214e8bbbf935f753b2b93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:42.679760 15149 raft_consensus.cc:993] T d7012f45f4994c7aa9b2f889ea9e4d0e P 40ed6fb339214e8bbbf935f753b2b93d: : Instructing follower 7e719d7735534c1d8b8d194af7bdd403 to start an election
I20260709 13:17:42.680318 15113 raft_consensus.cc:1081] T d7012f45f4994c7aa9b2f889ea9e4d0e P 40ed6fb339214e8bbbf935f753b2b93d [term 1 LEADER]: Signalling peer 7e719d7735534c1d8b8d194af7bdd403 to start an election
I20260709 13:17:42.682813 14948 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7012f45f4994c7aa9b2f889ea9e4d0e"
dest_uuid: "7e719d7735534c1d8b8d194af7bdd403"
 from {username='slave'} at 127.0.0.1:36140
I20260709 13:17:42.683380 14948 raft_consensus.cc:493] T d7012f45f4994c7aa9b2f889ea9e4d0e P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:42.684571 14948 raft_consensus.cc:3060] T d7012f45f4994c7aa9b2f889ea9e4d0e P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:42.685729 15113 consensus_queue.cc:1048] T d7012f45f4994c7aa9b2f889ea9e4d0e P 40ed6fb339214e8bbbf935f753b2b93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:42.691956 14948 raft_consensus.cc:515] T d7012f45f4994c7aa9b2f889ea9e4d0e P 7e719d7735534c1d8b8d194af7bdd403 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:42.694588 14796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7012f45f4994c7aa9b2f889ea9e4d0e" candidate_uuid: "7e719d7735534c1d8b8d194af7bdd403" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40ed6fb339214e8bbbf935f753b2b93d"
I20260709 13:17:42.694747 14948 leader_election.cc:290] T d7012f45f4994c7aa9b2f889ea9e4d0e P 7e719d7735534c1d8b8d194af7bdd403 [CANDIDATE]: Term 2 election: Requested vote from peers 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65:35565), 096af8491bc34932be3b0f79d157be4f (127.8.218.66:35825)
I20260709 13:17:42.695178 14796 raft_consensus.cc:3055] T d7012f45f4994c7aa9b2f889ea9e4d0e P 40ed6fb339214e8bbbf935f753b2b93d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:42.695505 14796 raft_consensus.cc:740] T d7012f45f4994c7aa9b2f889ea9e4d0e P 40ed6fb339214e8bbbf935f753b2b93d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 40ed6fb339214e8bbbf935f753b2b93d, State: Running, Role: LEADER
I20260709 13:17:42.696276 14796 consensus_queue.cc:260] T d7012f45f4994c7aa9b2f889ea9e4d0e P 40ed6fb339214e8bbbf935f753b2b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:42.696851 14870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7012f45f4994c7aa9b2f889ea9e4d0e" candidate_uuid: "7e719d7735534c1d8b8d194af7bdd403" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "096af8491bc34932be3b0f79d157be4f"
I20260709 13:17:42.697458 14870 raft_consensus.cc:3060] T d7012f45f4994c7aa9b2f889ea9e4d0e P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:42.697517 14796 raft_consensus.cc:3060] T d7012f45f4994c7aa9b2f889ea9e4d0e P 40ed6fb339214e8bbbf935f753b2b93d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:42.703730 14870 raft_consensus.cc:2468] T d7012f45f4994c7aa9b2f889ea9e4d0e P 096af8491bc34932be3b0f79d157be4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e719d7735534c1d8b8d194af7bdd403 in term 2.
I20260709 13:17:42.704988 14914 leader_election.cc:304] T d7012f45f4994c7aa9b2f889ea9e4d0e P 7e719d7735534c1d8b8d194af7bdd403 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 096af8491bc34932be3b0f79d157be4f, 7e719d7735534c1d8b8d194af7bdd403; no voters: 
I20260709 13:17:42.705047 14796 raft_consensus.cc:2468] T d7012f45f4994c7aa9b2f889ea9e4d0e P 40ed6fb339214e8bbbf935f753b2b93d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e719d7735534c1d8b8d194af7bdd403 in term 2.
I20260709 13:17:42.705893 15168 raft_consensus.cc:2804] T d7012f45f4994c7aa9b2f889ea9e4d0e P 7e719d7735534c1d8b8d194af7bdd403 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:42.706343 15168 raft_consensus.cc:697] T d7012f45f4994c7aa9b2f889ea9e4d0e P 7e719d7735534c1d8b8d194af7bdd403 [term 2 LEADER]: Becoming Leader. State: Replica: 7e719d7735534c1d8b8d194af7bdd403, State: Running, Role: LEADER
I20260709 13:17:42.707175 15168 consensus_queue.cc:237] T d7012f45f4994c7aa9b2f889ea9e4d0e P 7e719d7735534c1d8b8d194af7bdd403 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:42.713315 14696 catalog_manager.cc:5697] T d7012f45f4994c7aa9b2f889ea9e4d0e P 7e719d7735534c1d8b8d194af7bdd403 reported cstate change: term changed from 1 to 2, leader changed from 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65) to 7e719d7735534c1d8b8d194af7bdd403 (127.8.218.67). New cstate: current_term: 2 leader_uuid: "7e719d7735534c1d8b8d194af7bdd403" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:42.830063 14870 raft_consensus.cc:1275] T 2c47c20479cb4adb81c8eed62b7f60aa P 096af8491bc34932be3b0f79d157be4f [term 2 FOLLOWER]: Refusing update from remote peer 40ed6fb339214e8bbbf935f753b2b93d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:42.831236 15113 consensus_queue.cc:1048] T 2c47c20479cb4adb81c8eed62b7f60aa P 40ed6fb339214e8bbbf935f753b2b93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:42.839013 14948 raft_consensus.cc:1275] T 2c47c20479cb4adb81c8eed62b7f60aa P 7e719d7735534c1d8b8d194af7bdd403 [term 2 FOLLOWER]: Refusing update from remote peer 40ed6fb339214e8bbbf935f753b2b93d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:42.840749 15124 consensus_queue.cc:1048] T 2c47c20479cb4adb81c8eed62b7f60aa P 40ed6fb339214e8bbbf935f753b2b93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:42.928763 14948 raft_consensus.cc:1275] T 42ec5c7e9d7545a399eec28130d62767 P 7e719d7735534c1d8b8d194af7bdd403 [term 2 FOLLOWER]: Refusing update from remote peer 40ed6fb339214e8bbbf935f753b2b93d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:42.930204 15124 consensus_queue.cc:1048] T 42ec5c7e9d7545a399eec28130d62767 P 40ed6fb339214e8bbbf935f753b2b93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:42.938508 14870 raft_consensus.cc:1275] T 42ec5c7e9d7545a399eec28130d62767 P 096af8491bc34932be3b0f79d157be4f [term 2 FOLLOWER]: Refusing update from remote peer 40ed6fb339214e8bbbf935f753b2b93d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:42.939832 15150 consensus_queue.cc:1048] T 42ec5c7e9d7545a399eec28130d62767 P 40ed6fb339214e8bbbf935f753b2b93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:43.002167 14796 raft_consensus.cc:1275] T 3efce90a1b734095b00dac468f83a4b0 P 40ed6fb339214e8bbbf935f753b2b93d [term 2 FOLLOWER]: Refusing update from remote peer 096af8491bc34932be3b0f79d157be4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:43.003536 15075 consensus_queue.cc:1048] T 3efce90a1b734095b00dac468f83a4b0 P 096af8491bc34932be3b0f79d157be4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:43.014145 14948 raft_consensus.cc:3060] T 3efce90a1b734095b00dac468f83a4b0 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:43.020390 14944 raft_consensus.cc:1275] T e018ecc9d0db4513beb5644e5242d122 P 7e719d7735534c1d8b8d194af7bdd403 [term 2 FOLLOWER]: Refusing update from remote peer 096af8491bc34932be3b0f79d157be4f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:43.020610 14948 raft_consensus.cc:1275] T 3efce90a1b734095b00dac468f83a4b0 P 7e719d7735534c1d8b8d194af7bdd403 [term 2 FOLLOWER]: Refusing update from remote peer 096af8491bc34932be3b0f79d157be4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:43.022137 15200 consensus_queue.cc:1048] T 3efce90a1b734095b00dac468f83a4b0 P 096af8491bc34932be3b0f79d157be4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:43.022181 15182 consensus_queue.cc:1048] T e018ecc9d0db4513beb5644e5242d122 P 096af8491bc34932be3b0f79d157be4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:43.034373 14797 raft_consensus.cc:1275] T e018ecc9d0db4513beb5644e5242d122 P 40ed6fb339214e8bbbf935f753b2b93d [term 2 FOLLOWER]: Refusing update from remote peer 096af8491bc34932be3b0f79d157be4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:43.035753 15200 consensus_queue.cc:1048] T e018ecc9d0db4513beb5644e5242d122 P 096af8491bc34932be3b0f79d157be4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:43.193616 14797 raft_consensus.cc:1275] T d7012f45f4994c7aa9b2f889ea9e4d0e P 40ed6fb339214e8bbbf935f753b2b93d [term 2 FOLLOWER]: Refusing update from remote peer 7e719d7735534c1d8b8d194af7bdd403: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:43.194870 15037 consensus_queue.cc:1048] T d7012f45f4994c7aa9b2f889ea9e4d0e P 7e719d7735534c1d8b8d194af7bdd403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:43.202044 14797 raft_consensus.cc:3060] T ec6f6ccd02314f60938917e823ac761a P 40ed6fb339214e8bbbf935f753b2b93d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:43.206597 14870 raft_consensus.cc:1275] T d7012f45f4994c7aa9b2f889ea9e4d0e P 096af8491bc34932be3b0f79d157be4f [term 2 FOLLOWER]: Refusing update from remote peer 7e719d7735534c1d8b8d194af7bdd403: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:43.208453 15168 consensus_queue.cc:1048] T d7012f45f4994c7aa9b2f889ea9e4d0e P 7e719d7735534c1d8b8d194af7bdd403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:43.208946 14797 raft_consensus.cc:1275] T ec6f6ccd02314f60938917e823ac761a P 40ed6fb339214e8bbbf935f753b2b93d [term 2 FOLLOWER]: Refusing update from remote peer 096af8491bc34932be3b0f79d157be4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:43.210263 15182 consensus_queue.cc:1048] T ec6f6ccd02314f60938917e823ac761a P 096af8491bc34932be3b0f79d157be4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:43.226646 14948 raft_consensus.cc:1275] T ec6f6ccd02314f60938917e823ac761a P 7e719d7735534c1d8b8d194af7bdd403 [term 2 FOLLOWER]: Refusing update from remote peer 096af8491bc34932be3b0f79d157be4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:43.231921 15075 consensus_queue.cc:1048] T ec6f6ccd02314f60938917e823ac761a P 096af8491bc34932be3b0f79d157be4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:45.442605 14693 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:54772:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:17:45.461971 14693 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54772:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:17:45.496826  9065 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:45.567811 15235 tablet.cc:1724] T b546c378806747459bedc70a0cce77c3 P 40ed6fb339214e8bbbf935f753b2b93d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:17:45.665908 15240 tablet.cc:1724] T 42ec5c7e9d7545a399eec28130d62767 P 40ed6fb339214e8bbbf935f753b2b93d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:17:45.679922 15238 log.cc:927] Time spent T e018ecc9d0db4513beb5644e5242d122 P 096af8491bc34932be3b0f79d157be4f: Append to log took a long time: real 0.058s	user 0.000s	sys 0.001s
W20260709 13:17:45.672065 15233 log.cc:927] Time spent T 860336e949184c059c258bb3831ea9cc P 096af8491bc34932be3b0f79d157be4f: Append to log took a long time: real 0.065s	user 0.001s	sys 0.000s
W20260709 13:17:45.683621 15239 log.cc:927] Time spent T 42ec5c7e9d7545a399eec28130d62767 P 096af8491bc34932be3b0f79d157be4f: Append to log took a long time: real 0.092s	user 0.000s	sys 0.001s
I20260709 13:17:45.754310 15248 tablet.cc:1724] T d7012f45f4994c7aa9b2f889ea9e4d0e P 7e719d7735534c1d8b8d194af7bdd403: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:17:45.747941 14765 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.8.218.66:35825, user_credentials={real_user=slave}} blocked reactor thread for 60525.1us
I20260709 13:17:45.726703 15242 tablet.cc:1724] T b546c378806747459bedc70a0cce77c3 P 096af8491bc34932be3b0f79d157be4f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:17:45.814683 15254 tablet.cc:1724] T d7012f45f4994c7aa9b2f889ea9e4d0e P 40ed6fb339214e8bbbf935f753b2b93d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:17:45.827219 15262 tablet.cc:1724] T 42ec5c7e9d7545a399eec28130d62767 P 7e719d7735534c1d8b8d194af7bdd403: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:17:45.832211 15268 tablet.cc:1724] T 42ec5c7e9d7545a399eec28130d62767 P 096af8491bc34932be3b0f79d157be4f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:17:45.832098 15269 tablet.cc:1724] T d7012f45f4994c7aa9b2f889ea9e4d0e P 096af8491bc34932be3b0f79d157be4f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:17:45.882759 14870 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "304f434deadf4d5fb19c9401d9c0799e"
dest_uuid: "096af8491bc34932be3b0f79d157be4f"
mode: GRACEFUL
new_leader_uuid: "7e719d7735534c1d8b8d194af7bdd403"
 from {username='slave'} at 127.0.0.1:41378
I20260709 13:17:45.883411 14870 raft_consensus.cc:606] T 304f434deadf4d5fb19c9401d9c0799e P 096af8491bc34932be3b0f79d157be4f [term 1 LEADER]: Received request to transfer leadership to TS 7e719d7735534c1d8b8d194af7bdd403
W20260709 13:17:45.891561 15251 log.cc:927] Time spent T 860336e949184c059c258bb3831ea9cc P 40ed6fb339214e8bbbf935f753b2b93d: Append to log took a long time: real 0.077s	user 0.001s	sys 0.000s
W20260709 13:17:45.893406 15259 log.cc:927] Time spent T ec6f6ccd02314f60938917e823ac761a P 40ed6fb339214e8bbbf935f753b2b93d: Append to log took a long time: real 0.079s	user 0.000s	sys 0.001s
I20260709 13:17:45.919819 15235 tablet.cc:1724] T 2c47c20479cb4adb81c8eed62b7f60aa P 40ed6fb339214e8bbbf935f753b2b93d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:17:45.921314 15273 tablet.cc:1724] T 3efce90a1b734095b00dac468f83a4b0 P 096af8491bc34932be3b0f79d157be4f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:17:45.914613 15240 tablet.cc:1724] T d6a75e4fb3b546a5aacc2aaa4c19e406 P 40ed6fb339214e8bbbf935f753b2b93d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:17:45.858793 15248 tablet.cc:1724] T b546c378806747459bedc70a0cce77c3 P 7e719d7735534c1d8b8d194af7bdd403: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:17:45.947818 15272 tablet.cc:1724] T d6a75e4fb3b546a5aacc2aaa4c19e406 P 7e719d7735534c1d8b8d194af7bdd403: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:17:45.956671 15266 log.cc:927] Time spent T 2c47c20479cb4adb81c8eed62b7f60aa P 096af8491bc34932be3b0f79d157be4f: Append to log took a long time: real 0.081s	user 0.002s	sys 0.000s
I20260709 13:17:45.938060 15242 tablet.cc:1724] T e018ecc9d0db4513beb5644e5242d122 P 096af8491bc34932be3b0f79d157be4f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:17:46.008251 15275 raft_consensus.cc:993] T 304f434deadf4d5fb19c9401d9c0799e P 096af8491bc34932be3b0f79d157be4f: : Instructing follower 7e719d7735534c1d8b8d194af7bdd403 to start an election
I20260709 13:17:46.008915 15275 raft_consensus.cc:1081] T 304f434deadf4d5fb19c9401d9c0799e P 096af8491bc34932be3b0f79d157be4f [term 1 LEADER]: Signalling peer 7e719d7735534c1d8b8d194af7bdd403 to start an election
I20260709 13:17:46.010864 14945 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "304f434deadf4d5fb19c9401d9c0799e"
dest_uuid: "7e719d7735534c1d8b8d194af7bdd403"
 from {username='slave'} at 127.0.0.1:36134
I20260709 13:17:46.011478 14945 raft_consensus.cc:493] T 304f434deadf4d5fb19c9401d9c0799e P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:46.011922 14945 raft_consensus.cc:3060] T 304f434deadf4d5fb19c9401d9c0799e P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:46.030104 15262 tablet.cc:1724] T 860336e949184c059c258bb3831ea9cc P 7e719d7735534c1d8b8d194af7bdd403: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:17:45.992789 15254 tablet.cc:1724] T 3efce90a1b734095b00dac468f83a4b0 P 40ed6fb339214e8bbbf935f753b2b93d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:17:45.984613 15269 tablet.cc:1724] T 860336e949184c059c258bb3831ea9cc P 096af8491bc34932be3b0f79d157be4f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:17:46.049154 14945 raft_consensus.cc:515] T 304f434deadf4d5fb19c9401d9c0799e P 7e719d7735534c1d8b8d194af7bdd403 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:46.050763 15240 tablet.cc:1724] T 860336e949184c059c258bb3831ea9cc P 40ed6fb339214e8bbbf935f753b2b93d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:17:46.053330 15272 tablet.cc:1724] T 3efce90a1b734095b00dac468f83a4b0 P 7e719d7735534c1d8b8d194af7bdd403: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:17:46.054831 14795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304f434deadf4d5fb19c9401d9c0799e" candidate_uuid: "7e719d7735534c1d8b8d194af7bdd403" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40ed6fb339214e8bbbf935f753b2b93d"
I20260709 13:17:46.060106 14795 raft_consensus.cc:3060] T 304f434deadf4d5fb19c9401d9c0799e P 40ed6fb339214e8bbbf935f753b2b93d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:46.056036 15268 tablet.cc:1724] T d6a75e4fb3b546a5aacc2aaa4c19e406 P 096af8491bc34932be3b0f79d157be4f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:17:46.069847 14795 raft_consensus.cc:2468] T 304f434deadf4d5fb19c9401d9c0799e P 40ed6fb339214e8bbbf935f753b2b93d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e719d7735534c1d8b8d194af7bdd403 in term 2.
I20260709 13:17:46.071269 14911 leader_election.cc:304] T 304f434deadf4d5fb19c9401d9c0799e P 7e719d7735534c1d8b8d194af7bdd403 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ed6fb339214e8bbbf935f753b2b93d, 7e719d7735534c1d8b8d194af7bdd403; no voters: 
I20260709 13:17:46.073158 15168 raft_consensus.cc:2804] T 304f434deadf4d5fb19c9401d9c0799e P 7e719d7735534c1d8b8d194af7bdd403 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:46.076256 15168 raft_consensus.cc:697] T 304f434deadf4d5fb19c9401d9c0799e P 7e719d7735534c1d8b8d194af7bdd403 [term 2 LEADER]: Becoming Leader. State: Replica: 7e719d7735534c1d8b8d194af7bdd403, State: Running, Role: LEADER
I20260709 13:17:46.077118 15168 consensus_queue.cc:237] T 304f434deadf4d5fb19c9401d9c0799e P 7e719d7735534c1d8b8d194af7bdd403 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:46.077788 15281 tablet.cc:1724] T e018ecc9d0db4513beb5644e5242d122 P 40ed6fb339214e8bbbf935f753b2b93d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:17:46.085397 15235 tablet.cc:1724] T ec6f6ccd02314f60938917e823ac761a P 40ed6fb339214e8bbbf935f753b2b93d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:17:46.087394 15280 tablet.cc:1724] T ec6f6ccd02314f60938917e823ac761a P 7e719d7735534c1d8b8d194af7bdd403: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:17:46.055991 15248 tablet.cc:1724] T 2c47c20479cb4adb81c8eed62b7f60aa P 7e719d7735534c1d8b8d194af7bdd403: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:17:46.092293 14693 catalog_manager.cc:5789] TS 096af8491bc34932be3b0f79d157be4f (127.8.218.66:35825) does not have the latest schema for tablet 860336e949184c059c258bb3831ea9cc (table soft_deleted_table [id=d204e5e7c5c74c6db4952e59231e061b]). Expected version 1 got 0
I20260709 13:17:46.093154 14693 catalog_manager.cc:5789] TS 096af8491bc34932be3b0f79d157be4f (127.8.218.66:35825) does not have the latest schema for tablet e018ecc9d0db4513beb5644e5242d122 (table soft_deleted_table [id=d204e5e7c5c74c6db4952e59231e061b]). Expected version 1 got 0
I20260709 13:17:46.093802 14693 catalog_manager.cc:5789] TS 096af8491bc34932be3b0f79d157be4f (127.8.218.66:35825) does not have the latest schema for tablet ec6f6ccd02314f60938917e823ac761a (table soft_deleted_table [id=d204e5e7c5c74c6db4952e59231e061b]). Expected version 1 got 0
I20260709 13:17:46.094611 14945 leader_election.cc:290] T 304f434deadf4d5fb19c9401d9c0799e P 7e719d7735534c1d8b8d194af7bdd403 [CANDIDATE]: Term 2 election: Requested vote from peers 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65:35565), 096af8491bc34932be3b0f79d157be4f (127.8.218.66:35825)
I20260709 13:17:46.095221 14874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304f434deadf4d5fb19c9401d9c0799e" candidate_uuid: "7e719d7735534c1d8b8d194af7bdd403" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "096af8491bc34932be3b0f79d157be4f"
I20260709 13:17:46.095050 15262 tablet.cc:1724] T e018ecc9d0db4513beb5644e5242d122 P 7e719d7735534c1d8b8d194af7bdd403: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:17:46.095870 14874 raft_consensus.cc:3055] T 304f434deadf4d5fb19c9401d9c0799e P 096af8491bc34932be3b0f79d157be4f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:46.096287 14874 raft_consensus.cc:740] T 304f434deadf4d5fb19c9401d9c0799e P 096af8491bc34932be3b0f79d157be4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 096af8491bc34932be3b0f79d157be4f, State: Running, Role: LEADER
I20260709 13:17:46.097115 14874 consensus_queue.cc:260] T 304f434deadf4d5fb19c9401d9c0799e P 096af8491bc34932be3b0f79d157be4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } }
I20260709 13:17:46.098371 14874 raft_consensus.cc:3060] T 304f434deadf4d5fb19c9401d9c0799e P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:46.104676 15268 tablet.cc:1724] T 2c47c20479cb4adb81c8eed62b7f60aa P 096af8491bc34932be3b0f79d157be4f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:17:46.105607 14874 raft_consensus.cc:2468] T 304f434deadf4d5fb19c9401d9c0799e P 096af8491bc34932be3b0f79d157be4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e719d7735534c1d8b8d194af7bdd403 in term 2.
I20260709 13:17:46.108263 14795 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "faabe9f183ac441b96d3a75f708811a8"
dest_uuid: "40ed6fb339214e8bbbf935f753b2b93d"
mode: GRACEFUL
new_leader_uuid: "7e719d7735534c1d8b8d194af7bdd403"
 from {username='slave'} at 127.0.0.1:53352
I20260709 13:17:46.108835 14795 raft_consensus.cc:606] T faabe9f183ac441b96d3a75f708811a8 P 40ed6fb339214e8bbbf935f753b2b93d [term 2 LEADER]: Received request to transfer leadership to TS 7e719d7735534c1d8b8d194af7bdd403
I20260709 13:17:46.111129  9065 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:17:46.111743  9065 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:46.114089 15273 tablet.cc:1724] T ec6f6ccd02314f60938917e823ac761a P 096af8491bc34932be3b0f79d157be4f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:17:46.134904 14696 catalog_manager.cc:5697] T 304f434deadf4d5fb19c9401d9c0799e P 7e719d7735534c1d8b8d194af7bdd403 reported cstate change: term changed from 1 to 2, leader changed from 096af8491bc34932be3b0f79d157be4f (127.8.218.66) to 7e719d7735534c1d8b8d194af7bdd403 (127.8.218.67). New cstate: current_term: 2 leader_uuid: "7e719d7735534c1d8b8d194af7bdd403" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:46.169251 14695 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 6456fd46b32f4977af84898ae24b48a3: soft_deleted_table [id=d204e5e7c5c74c6db4952e59231e061b] alter complete (version 1)
I20260709 13:17:46.326630 15205 raft_consensus.cc:993] T faabe9f183ac441b96d3a75f708811a8 P 40ed6fb339214e8bbbf935f753b2b93d: : Instructing follower 7e719d7735534c1d8b8d194af7bdd403 to start an election
I20260709 13:17:46.327757 15267 raft_consensus.cc:1081] T faabe9f183ac441b96d3a75f708811a8 P 40ed6fb339214e8bbbf935f753b2b93d [term 2 LEADER]: Signalling peer 7e719d7735534c1d8b8d194af7bdd403 to start an election
I20260709 13:17:46.329420 14942 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "faabe9f183ac441b96d3a75f708811a8"
dest_uuid: "7e719d7735534c1d8b8d194af7bdd403"
 from {username='slave'} at 127.0.0.1:36140
I20260709 13:17:46.329887 14942 raft_consensus.cc:493] T faabe9f183ac441b96d3a75f708811a8 P 7e719d7735534c1d8b8d194af7bdd403 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:46.330192 14942 raft_consensus.cc:3060] T faabe9f183ac441b96d3a75f708811a8 P 7e719d7735534c1d8b8d194af7bdd403 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:46.335422 14942 raft_consensus.cc:515] T faabe9f183ac441b96d3a75f708811a8 P 7e719d7735534c1d8b8d194af7bdd403 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } }
I20260709 13:17:46.336946 14942 leader_election.cc:290] T faabe9f183ac441b96d3a75f708811a8 P 7e719d7735534c1d8b8d194af7bdd403 [CANDIDATE]: Term 3 election: Requested vote from peers 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65:35565), 096af8491bc34932be3b0f79d157be4f (127.8.218.66:35825)
I20260709 13:17:46.337764 14795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faabe9f183ac441b96d3a75f708811a8" candidate_uuid: "7e719d7735534c1d8b8d194af7bdd403" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "40ed6fb339214e8bbbf935f753b2b93d"
I20260709 13:17:46.338057 14874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faabe9f183ac441b96d3a75f708811a8" candidate_uuid: "7e719d7735534c1d8b8d194af7bdd403" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "096af8491bc34932be3b0f79d157be4f"
I20260709 13:17:46.338414 14795 raft_consensus.cc:3055] T faabe9f183ac441b96d3a75f708811a8 P 40ed6fb339214e8bbbf935f753b2b93d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:46.338620 14874 raft_consensus.cc:3060] T faabe9f183ac441b96d3a75f708811a8 P 096af8491bc34932be3b0f79d157be4f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:46.338802 14795 raft_consensus.cc:740] T faabe9f183ac441b96d3a75f708811a8 P 40ed6fb339214e8bbbf935f753b2b93d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 40ed6fb339214e8bbbf935f753b2b93d, State: Running, Role: LEADER
I20260709 13:17:46.339670 14795 consensus_queue.cc:260] T faabe9f183ac441b96d3a75f708811a8 P 40ed6fb339214e8bbbf935f753b2b93d [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: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } }
I20260709 13:17:46.340703 14795 raft_consensus.cc:3060] T faabe9f183ac441b96d3a75f708811a8 P 40ed6fb339214e8bbbf935f753b2b93d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:46.343227 14874 raft_consensus.cc:2468] T faabe9f183ac441b96d3a75f708811a8 P 096af8491bc34932be3b0f79d157be4f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e719d7735534c1d8b8d194af7bdd403 in term 3.
I20260709 13:17:46.344286 14914 leader_election.cc:304] T faabe9f183ac441b96d3a75f708811a8 P 7e719d7735534c1d8b8d194af7bdd403 [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: 096af8491bc34932be3b0f79d157be4f, 7e719d7735534c1d8b8d194af7bdd403; no voters: 
I20260709 13:17:46.344982 15168 raft_consensus.cc:2804] T faabe9f183ac441b96d3a75f708811a8 P 7e719d7735534c1d8b8d194af7bdd403 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:46.345456 15168 raft_consensus.cc:697] T faabe9f183ac441b96d3a75f708811a8 P 7e719d7735534c1d8b8d194af7bdd403 [term 3 LEADER]: Becoming Leader. State: Replica: 7e719d7735534c1d8b8d194af7bdd403, State: Running, Role: LEADER
I20260709 13:17:46.346176 14795 raft_consensus.cc:2468] T faabe9f183ac441b96d3a75f708811a8 P 40ed6fb339214e8bbbf935f753b2b93d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e719d7735534c1d8b8d194af7bdd403 in term 3.
I20260709 13:17:46.346315 15168 consensus_queue.cc:237] T faabe9f183ac441b96d3a75f708811a8 P 7e719d7735534c1d8b8d194af7bdd403 [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: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } }
I20260709 13:17:46.354573 14693 catalog_manager.cc:5697] T faabe9f183ac441b96d3a75f708811a8 P 7e719d7735534c1d8b8d194af7bdd403 reported cstate change: term changed from 2 to 3, leader changed from 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65) to 7e719d7735534c1d8b8d194af7bdd403 (127.8.218.67). New cstate: current_term: 3 leader_uuid: "7e719d7735534c1d8b8d194af7bdd403" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e719d7735534c1d8b8d194af7bdd403" member_type: VOTER last_known_addr { host: "127.8.218.67" port: 36751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:46.558988 14874 raft_consensus.cc:1275] T 304f434deadf4d5fb19c9401d9c0799e P 096af8491bc34932be3b0f79d157be4f [term 2 FOLLOWER]: Refusing update from remote peer 7e719d7735534c1d8b8d194af7bdd403: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:46.560269 15168 consensus_queue.cc:1048] T 304f434deadf4d5fb19c9401d9c0799e P 7e719d7735534c1d8b8d194af7bdd403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:46.572175 14795 raft_consensus.cc:1275] T 304f434deadf4d5fb19c9401d9c0799e P 40ed6fb339214e8bbbf935f753b2b93d [term 2 FOLLOWER]: Refusing update from remote peer 7e719d7735534c1d8b8d194af7bdd403: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:46.574074 15168 consensus_queue.cc:1048] T 304f434deadf4d5fb19c9401d9c0799e P 7e719d7735534c1d8b8d194af7bdd403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:46.741133 14795 raft_consensus.cc:1275] T faabe9f183ac441b96d3a75f708811a8 P 40ed6fb339214e8bbbf935f753b2b93d [term 3 FOLLOWER]: Refusing update from remote peer 7e719d7735534c1d8b8d194af7bdd403: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:46.742352 15237 consensus_queue.cc:1048] T faabe9f183ac441b96d3a75f708811a8 P 7e719d7735534c1d8b8d194af7bdd403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ed6fb339214e8bbbf935f753b2b93d" member_type: VOTER last_known_addr { host: "127.8.218.65" port: 35565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:46.751137 14874 raft_consensus.cc:1275] T faabe9f183ac441b96d3a75f708811a8 P 096af8491bc34932be3b0f79d157be4f [term 3 FOLLOWER]: Refusing update from remote peer 7e719d7735534c1d8b8d194af7bdd403: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:46.752544 15237 consensus_queue.cc:1048] T faabe9f183ac441b96d3a75f708811a8 P 7e719d7735534c1d8b8d194af7bdd403 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096af8491bc34932be3b0f79d157be4f" member_type: VOTER last_known_addr { host: "127.8.218.66" port: 35825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:47.165457  9065 tablet_server.cc:179] TabletServer@127.8.218.65:0 shutting down...
W20260709 13:17:47.169697 14911 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 12 similar messages]
W20260709 13:17:47.174139 14911 consensus_peers.cc:597] T 304f434deadf4d5fb19c9401d9c0799e P 7e719d7735534c1d8b8d194af7bdd403 -> Peer 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65:35565): Couldn't send request to peer 40ed6fb339214e8bbbf935f753b2b93d. 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:17:47.197292  9065 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:47.198031  9065 tablet_replica.cc:333] T e018ecc9d0db4513beb5644e5242d122 P 40ed6fb339214e8bbbf935f753b2b93d: stopping tablet replica
I20260709 13:17:47.198813  9065 raft_consensus.cc:2243] T e018ecc9d0db4513beb5644e5242d122 P 40ed6fb339214e8bbbf935f753b2b93d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.199322  9065 raft_consensus.cc:2272] T e018ecc9d0db4513beb5644e5242d122 P 40ed6fb339214e8bbbf935f753b2b93d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.201566  9065 tablet_replica.cc:333] T 3efce90a1b734095b00dac468f83a4b0 P 40ed6fb339214e8bbbf935f753b2b93d: stopping tablet replica
I20260709 13:17:47.202167  9065 raft_consensus.cc:2243] T 3efce90a1b734095b00dac468f83a4b0 P 40ed6fb339214e8bbbf935f753b2b93d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.202592  9065 raft_consensus.cc:2272] T 3efce90a1b734095b00dac468f83a4b0 P 40ed6fb339214e8bbbf935f753b2b93d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.204439  9065 tablet_replica.cc:333] T cbd87ae30e224dc6a3321df3a7bb7a18 P 40ed6fb339214e8bbbf935f753b2b93d: stopping tablet replica
I20260709 13:17:47.204962  9065 raft_consensus.cc:2243] T cbd87ae30e224dc6a3321df3a7bb7a18 P 40ed6fb339214e8bbbf935f753b2b93d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.205389  9065 raft_consensus.cc:2272] T cbd87ae30e224dc6a3321df3a7bb7a18 P 40ed6fb339214e8bbbf935f753b2b93d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.207427  9065 tablet_replica.cc:333] T 42ec5c7e9d7545a399eec28130d62767 P 40ed6fb339214e8bbbf935f753b2b93d: stopping tablet replica
I20260709 13:17:47.208093  9065 raft_consensus.cc:2243] T 42ec5c7e9d7545a399eec28130d62767 P 40ed6fb339214e8bbbf935f753b2b93d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:47.208812  9065 raft_consensus.cc:2272] T 42ec5c7e9d7545a399eec28130d62767 P 40ed6fb339214e8bbbf935f753b2b93d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.210748  9065 tablet_replica.cc:333] T 2c47c20479cb4adb81c8eed62b7f60aa P 40ed6fb339214e8bbbf935f753b2b93d: stopping tablet replica
I20260709 13:17:47.211293  9065 raft_consensus.cc:2243] T 2c47c20479cb4adb81c8eed62b7f60aa P 40ed6fb339214e8bbbf935f753b2b93d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:47.212040  9065 raft_consensus.cc:2272] T 2c47c20479cb4adb81c8eed62b7f60aa P 40ed6fb339214e8bbbf935f753b2b93d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.213891  9065 tablet_replica.cc:333] T faabe9f183ac441b96d3a75f708811a8 P 40ed6fb339214e8bbbf935f753b2b93d: stopping tablet replica
I20260709 13:17:47.214636  9065 raft_consensus.cc:2243] T faabe9f183ac441b96d3a75f708811a8 P 40ed6fb339214e8bbbf935f753b2b93d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.215210  9065 raft_consensus.cc:2272] T faabe9f183ac441b96d3a75f708811a8 P 40ed6fb339214e8bbbf935f753b2b93d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.218369  9065 tablet_replica.cc:333] T a5a43fbb8e2b4e789d8d55a2ba961973 P 40ed6fb339214e8bbbf935f753b2b93d: stopping tablet replica
I20260709 13:17:47.219158  9065 raft_consensus.cc:2243] T a5a43fbb8e2b4e789d8d55a2ba961973 P 40ed6fb339214e8bbbf935f753b2b93d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.219806  9065 raft_consensus.cc:2272] T a5a43fbb8e2b4e789d8d55a2ba961973 P 40ed6fb339214e8bbbf935f753b2b93d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.221634  9065 tablet_replica.cc:333] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 40ed6fb339214e8bbbf935f753b2b93d: stopping tablet replica
I20260709 13:17:47.222076  9065 raft_consensus.cc:2243] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 40ed6fb339214e8bbbf935f753b2b93d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:47.222787  9065 raft_consensus.cc:2272] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 40ed6fb339214e8bbbf935f753b2b93d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.224663  9065 tablet_replica.cc:333] T d7012f45f4994c7aa9b2f889ea9e4d0e P 40ed6fb339214e8bbbf935f753b2b93d: stopping tablet replica
I20260709 13:17:47.225275  9065 raft_consensus.cc:2243] T d7012f45f4994c7aa9b2f889ea9e4d0e P 40ed6fb339214e8bbbf935f753b2b93d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.225642  9065 raft_consensus.cc:2272] T d7012f45f4994c7aa9b2f889ea9e4d0e P 40ed6fb339214e8bbbf935f753b2b93d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.227262  9065 tablet_replica.cc:333] T 860336e949184c059c258bb3831ea9cc P 40ed6fb339214e8bbbf935f753b2b93d: stopping tablet replica
I20260709 13:17:47.227797  9065 raft_consensus.cc:2243] T 860336e949184c059c258bb3831ea9cc P 40ed6fb339214e8bbbf935f753b2b93d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.228165  9065 raft_consensus.cc:2272] T 860336e949184c059c258bb3831ea9cc P 40ed6fb339214e8bbbf935f753b2b93d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.229768  9065 tablet_replica.cc:333] T 35b8d266bee248e0875cd38f0fa8b75e P 40ed6fb339214e8bbbf935f753b2b93d: stopping tablet replica
I20260709 13:17:47.230228  9065 raft_consensus.cc:2243] T 35b8d266bee248e0875cd38f0fa8b75e P 40ed6fb339214e8bbbf935f753b2b93d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:47.230990  9065 raft_consensus.cc:2272] T 35b8d266bee248e0875cd38f0fa8b75e P 40ed6fb339214e8bbbf935f753b2b93d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.232758  9065 tablet_replica.cc:333] T ec6f6ccd02314f60938917e823ac761a P 40ed6fb339214e8bbbf935f753b2b93d: stopping tablet replica
I20260709 13:17:47.233228  9065 raft_consensus.cc:2243] T ec6f6ccd02314f60938917e823ac761a P 40ed6fb339214e8bbbf935f753b2b93d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.233582  9065 raft_consensus.cc:2272] T ec6f6ccd02314f60938917e823ac761a P 40ed6fb339214e8bbbf935f753b2b93d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.235239  9065 tablet_replica.cc:333] T 1a22b25e3c0042a3a794a5231dea9ce7 P 40ed6fb339214e8bbbf935f753b2b93d: stopping tablet replica
I20260709 13:17:47.235733  9065 raft_consensus.cc:2243] T 1a22b25e3c0042a3a794a5231dea9ce7 P 40ed6fb339214e8bbbf935f753b2b93d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:47.236421  9065 raft_consensus.cc:2272] T 1a22b25e3c0042a3a794a5231dea9ce7 P 40ed6fb339214e8bbbf935f753b2b93d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.238303  9065 tablet_replica.cc:333] T b546c378806747459bedc70a0cce77c3 P 40ed6fb339214e8bbbf935f753b2b93d: stopping tablet replica
I20260709 13:17:47.238773  9065 raft_consensus.cc:2243] T b546c378806747459bedc70a0cce77c3 P 40ed6fb339214e8bbbf935f753b2b93d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:47.239410  9065 raft_consensus.cc:2272] T b546c378806747459bedc70a0cce77c3 P 40ed6fb339214e8bbbf935f753b2b93d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.241144  9065 tablet_replica.cc:333] T 5d062a8a4afc4453bba35c2094c373d2 P 40ed6fb339214e8bbbf935f753b2b93d: stopping tablet replica
I20260709 13:17:47.241626  9065 raft_consensus.cc:2243] T 5d062a8a4afc4453bba35c2094c373d2 P 40ed6fb339214e8bbbf935f753b2b93d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.242089  9065 raft_consensus.cc:2272] T 5d062a8a4afc4453bba35c2094c373d2 P 40ed6fb339214e8bbbf935f753b2b93d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.243960  9065 tablet_replica.cc:333] T 304f434deadf4d5fb19c9401d9c0799e P 40ed6fb339214e8bbbf935f753b2b93d: stopping tablet replica
I20260709 13:17:47.244462  9065 raft_consensus.cc:2243] T 304f434deadf4d5fb19c9401d9c0799e P 40ed6fb339214e8bbbf935f753b2b93d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.244882  9065 raft_consensus.cc:2272] T 304f434deadf4d5fb19c9401d9c0799e P 40ed6fb339214e8bbbf935f753b2b93d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.247062  9065 tablet_replica.cc:333] T d6a75e4fb3b546a5aacc2aaa4c19e406 P 40ed6fb339214e8bbbf935f753b2b93d: stopping tablet replica
I20260709 13:17:47.247587  9065 raft_consensus.cc:2243] T d6a75e4fb3b546a5aacc2aaa4c19e406 P 40ed6fb339214e8bbbf935f753b2b93d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:47.248396  9065 raft_consensus.cc:2272] T d6a75e4fb3b546a5aacc2aaa4c19e406 P 40ed6fb339214e8bbbf935f753b2b93d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.250474  9065 tablet_replica.cc:333] T 6c6a5fe3f23c419596853c22fbd242d5 P 40ed6fb339214e8bbbf935f753b2b93d: stopping tablet replica
I20260709 13:17:47.250948  9065 raft_consensus.cc:2243] T 6c6a5fe3f23c419596853c22fbd242d5 P 40ed6fb339214e8bbbf935f753b2b93d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.251363  9065 raft_consensus.cc:2272] T 6c6a5fe3f23c419596853c22fbd242d5 P 40ed6fb339214e8bbbf935f753b2b93d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.291277  9065 tablet_server.cc:196] TabletServer@127.8.218.65:0 shutdown complete.
W20260709 13:17:47.306629 14837 consensus_peers.cc:597] T 6c6a5fe3f23c419596853c22fbd242d5 P 096af8491bc34932be3b0f79d157be4f -> Peer 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65:35565): Couldn't send request to peer 40ed6fb339214e8bbbf935f753b2b93d. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:35565: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:47.321521 14911 consensus_peers.cc:597] T 5d062a8a4afc4453bba35c2094c373d2 P 7e719d7735534c1d8b8d194af7bdd403 -> Peer 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65:35565): Couldn't send request to peer 40ed6fb339214e8bbbf935f753b2b93d. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:35565: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:47.322285 14837 consensus_peers.cc:597] T a5a43fbb8e2b4e789d8d55a2ba961973 P 096af8491bc34932be3b0f79d157be4f -> Peer 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65:35565): Couldn't send request to peer 40ed6fb339214e8bbbf935f753b2b93d. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:35565: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:47.327963 14837 consensus_peers.cc:597] T e018ecc9d0db4513beb5644e5242d122 P 096af8491bc34932be3b0f79d157be4f -> Peer 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65:35565): Couldn't send request to peer 40ed6fb339214e8bbbf935f753b2b93d. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:35565: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:47.330062  9065 tablet_server.cc:179] TabletServer@127.8.218.66:0 shutting down...
W20260709 13:17:47.345732 14914 consensus_peers.cc:597] T faabe9f183ac441b96d3a75f708811a8 P 7e719d7735534c1d8b8d194af7bdd403 -> Peer 096af8491bc34932be3b0f79d157be4f (127.8.218.66:35825): Couldn't send request to peer 096af8491bc34932be3b0f79d157be4f. 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:17:47.347124 14837 consensus_peers.cc:597] T cbd87ae30e224dc6a3321df3a7bb7a18 P 096af8491bc34932be3b0f79d157be4f -> Peer 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65:35565): Couldn't send request to peer 40ed6fb339214e8bbbf935f753b2b93d. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:35565: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:47.359864 14911 consensus_peers.cc:597] T faabe9f183ac441b96d3a75f708811a8 P 7e719d7735534c1d8b8d194af7bdd403 -> Peer 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65:35565): Couldn't send request to peer 40ed6fb339214e8bbbf935f753b2b93d. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:35565: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:47.368151  9065 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:47.368983  9065 tablet_replica.cc:333] T e018ecc9d0db4513beb5644e5242d122 P 096af8491bc34932be3b0f79d157be4f: stopping tablet replica
I20260709 13:17:47.369983  9065 raft_consensus.cc:2243] T e018ecc9d0db4513beb5644e5242d122 P 096af8491bc34932be3b0f79d157be4f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:47.370703  9065 raft_consensus.cc:2272] T e018ecc9d0db4513beb5644e5242d122 P 096af8491bc34932be3b0f79d157be4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.372604  9065 tablet_replica.cc:333] T 3efce90a1b734095b00dac468f83a4b0 P 096af8491bc34932be3b0f79d157be4f: stopping tablet replica
I20260709 13:17:47.373102  9065 raft_consensus.cc:2243] T 3efce90a1b734095b00dac468f83a4b0 P 096af8491bc34932be3b0f79d157be4f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:47.373764  9065 raft_consensus.cc:2272] T 3efce90a1b734095b00dac468f83a4b0 P 096af8491bc34932be3b0f79d157be4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.375545  9065 tablet_replica.cc:333] T cbd87ae30e224dc6a3321df3a7bb7a18 P 096af8491bc34932be3b0f79d157be4f: stopping tablet replica
I20260709 13:17:47.376083  9065 raft_consensus.cc:2243] T cbd87ae30e224dc6a3321df3a7bb7a18 P 096af8491bc34932be3b0f79d157be4f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:47.376778  9065 raft_consensus.cc:2272] T cbd87ae30e224dc6a3321df3a7bb7a18 P 096af8491bc34932be3b0f79d157be4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.378614  9065 tablet_replica.cc:333] T 42ec5c7e9d7545a399eec28130d62767 P 096af8491bc34932be3b0f79d157be4f: stopping tablet replica
I20260709 13:17:47.379142  9065 raft_consensus.cc:2243] T 42ec5c7e9d7545a399eec28130d62767 P 096af8491bc34932be3b0f79d157be4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.379499  9065 raft_consensus.cc:2272] T 42ec5c7e9d7545a399eec28130d62767 P 096af8491bc34932be3b0f79d157be4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.381265  9065 tablet_replica.cc:333] T 2c47c20479cb4adb81c8eed62b7f60aa P 096af8491bc34932be3b0f79d157be4f: stopping tablet replica
I20260709 13:17:47.381824  9065 raft_consensus.cc:2243] T 2c47c20479cb4adb81c8eed62b7f60aa P 096af8491bc34932be3b0f79d157be4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.382242  9065 raft_consensus.cc:2272] T 2c47c20479cb4adb81c8eed62b7f60aa P 096af8491bc34932be3b0f79d157be4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.384137  9065 tablet_replica.cc:333] T faabe9f183ac441b96d3a75f708811a8 P 096af8491bc34932be3b0f79d157be4f: stopping tablet replica
I20260709 13:17:47.384678  9065 raft_consensus.cc:2243] T faabe9f183ac441b96d3a75f708811a8 P 096af8491bc34932be3b0f79d157be4f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.385080  9065 raft_consensus.cc:2272] T faabe9f183ac441b96d3a75f708811a8 P 096af8491bc34932be3b0f79d157be4f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.387377  9065 tablet_replica.cc:333] T a5a43fbb8e2b4e789d8d55a2ba961973 P 096af8491bc34932be3b0f79d157be4f: stopping tablet replica
I20260709 13:17:47.388025  9065 raft_consensus.cc:2243] T a5a43fbb8e2b4e789d8d55a2ba961973 P 096af8491bc34932be3b0f79d157be4f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:47.388785  9065 raft_consensus.cc:2272] T a5a43fbb8e2b4e789d8d55a2ba961973 P 096af8491bc34932be3b0f79d157be4f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.390509  9065 tablet_replica.cc:333] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 096af8491bc34932be3b0f79d157be4f: stopping tablet replica
I20260709 13:17:47.391041  9065 raft_consensus.cc:2243] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 096af8491bc34932be3b0f79d157be4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.391475  9065 raft_consensus.cc:2272] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 096af8491bc34932be3b0f79d157be4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.393982  9065 tablet_replica.cc:333] T d7012f45f4994c7aa9b2f889ea9e4d0e P 096af8491bc34932be3b0f79d157be4f: stopping tablet replica
I20260709 13:17:47.394685  9065 raft_consensus.cc:2243] T d7012f45f4994c7aa9b2f889ea9e4d0e P 096af8491bc34932be3b0f79d157be4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.395191  9065 raft_consensus.cc:2272] T d7012f45f4994c7aa9b2f889ea9e4d0e P 096af8491bc34932be3b0f79d157be4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.396925  9065 tablet_replica.cc:333] T 860336e949184c059c258bb3831ea9cc P 096af8491bc34932be3b0f79d157be4f: stopping tablet replica
I20260709 13:17:47.397442  9065 raft_consensus.cc:2243] T 860336e949184c059c258bb3831ea9cc P 096af8491bc34932be3b0f79d157be4f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:47.398236  9065 raft_consensus.cc:2272] T 860336e949184c059c258bb3831ea9cc P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.400004  9065 tablet_replica.cc:333] T 35b8d266bee248e0875cd38f0fa8b75e P 096af8491bc34932be3b0f79d157be4f: stopping tablet replica
I20260709 13:17:47.400497  9065 raft_consensus.cc:2243] T 35b8d266bee248e0875cd38f0fa8b75e P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.400882  9065 raft_consensus.cc:2272] T 35b8d266bee248e0875cd38f0fa8b75e P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.402675  9065 tablet_replica.cc:333] T d6a75e4fb3b546a5aacc2aaa4c19e406 P 096af8491bc34932be3b0f79d157be4f: stopping tablet replica
I20260709 13:17:47.403208  9065 raft_consensus.cc:2243] T d6a75e4fb3b546a5aacc2aaa4c19e406 P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.403620  9065 raft_consensus.cc:2272] T d6a75e4fb3b546a5aacc2aaa4c19e406 P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.405323  9065 tablet_replica.cc:333] T 6c6a5fe3f23c419596853c22fbd242d5 P 096af8491bc34932be3b0f79d157be4f: stopping tablet replica
I20260709 13:17:47.405830  9065 raft_consensus.cc:2243] T 6c6a5fe3f23c419596853c22fbd242d5 P 096af8491bc34932be3b0f79d157be4f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:47.406554  9065 raft_consensus.cc:2272] T 6c6a5fe3f23c419596853c22fbd242d5 P 096af8491bc34932be3b0f79d157be4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.408373  9065 tablet_replica.cc:333] T ec6f6ccd02314f60938917e823ac761a P 096af8491bc34932be3b0f79d157be4f: stopping tablet replica
I20260709 13:17:47.408856  9065 raft_consensus.cc:2243] T ec6f6ccd02314f60938917e823ac761a P 096af8491bc34932be3b0f79d157be4f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:47.409668  9065 raft_consensus.cc:2272] T ec6f6ccd02314f60938917e823ac761a P 096af8491bc34932be3b0f79d157be4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.412119  9065 tablet_replica.cc:333] T 1a22b25e3c0042a3a794a5231dea9ce7 P 096af8491bc34932be3b0f79d157be4f: stopping tablet replica
W20260709 13:17:47.412482 14914 consensus_peers.cc:597] T 5d062a8a4afc4453bba35c2094c373d2 P 7e719d7735534c1d8b8d194af7bdd403 -> Peer 096af8491bc34932be3b0f79d157be4f (127.8.218.66:35825): Couldn't send request to peer 096af8491bc34932be3b0f79d157be4f. 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:17:47.412683  9065 raft_consensus.cc:2243] T 1a22b25e3c0042a3a794a5231dea9ce7 P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.413239  9065 raft_consensus.cc:2272] T 1a22b25e3c0042a3a794a5231dea9ce7 P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.415170  9065 tablet_replica.cc:333] T b546c378806747459bedc70a0cce77c3 P 096af8491bc34932be3b0f79d157be4f: stopping tablet replica
I20260709 13:17:47.415665  9065 raft_consensus.cc:2243] T b546c378806747459bedc70a0cce77c3 P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.416128  9065 raft_consensus.cc:2272] T b546c378806747459bedc70a0cce77c3 P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.417855  9065 tablet_replica.cc:333] T 5d062a8a4afc4453bba35c2094c373d2 P 096af8491bc34932be3b0f79d157be4f: stopping tablet replica
I20260709 13:17:47.418370  9065 raft_consensus.cc:2243] T 5d062a8a4afc4453bba35c2094c373d2 P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.418807  9065 raft_consensus.cc:2272] T 5d062a8a4afc4453bba35c2094c373d2 P 096af8491bc34932be3b0f79d157be4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.420657  9065 tablet_replica.cc:333] T 304f434deadf4d5fb19c9401d9c0799e P 096af8491bc34932be3b0f79d157be4f: stopping tablet replica
I20260709 13:17:47.421131  9065 raft_consensus.cc:2243] T 304f434deadf4d5fb19c9401d9c0799e P 096af8491bc34932be3b0f79d157be4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.421514  9065 raft_consensus.cc:2272] T 304f434deadf4d5fb19c9401d9c0799e P 096af8491bc34932be3b0f79d157be4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.460321  9065 tablet_server.cc:196] TabletServer@127.8.218.66:0 shutdown complete.
I20260709 13:17:47.490365  9065 tablet_server.cc:179] TabletServer@127.8.218.67:0 shutting down...
I20260709 13:17:47.515923  9065 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:47.516698  9065 tablet_replica.cc:333] T e018ecc9d0db4513beb5644e5242d122 P 7e719d7735534c1d8b8d194af7bdd403: stopping tablet replica
I20260709 13:17:47.517417  9065 raft_consensus.cc:2243] T e018ecc9d0db4513beb5644e5242d122 P 7e719d7735534c1d8b8d194af7bdd403 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.517843  9065 raft_consensus.cc:2272] T e018ecc9d0db4513beb5644e5242d122 P 7e719d7735534c1d8b8d194af7bdd403 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.519563  9065 tablet_replica.cc:333] T 3efce90a1b734095b00dac468f83a4b0 P 7e719d7735534c1d8b8d194af7bdd403: stopping tablet replica
I20260709 13:17:47.520184  9065 raft_consensus.cc:2243] T 3efce90a1b734095b00dac468f83a4b0 P 7e719d7735534c1d8b8d194af7bdd403 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.520798  9065 raft_consensus.cc:2272] T 3efce90a1b734095b00dac468f83a4b0 P 7e719d7735534c1d8b8d194af7bdd403 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.522562  9065 tablet_replica.cc:333] T cbd87ae30e224dc6a3321df3a7bb7a18 P 7e719d7735534c1d8b8d194af7bdd403: stopping tablet replica
I20260709 13:17:47.523140  9065 raft_consensus.cc:2243] T cbd87ae30e224dc6a3321df3a7bb7a18 P 7e719d7735534c1d8b8d194af7bdd403 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.523576  9065 raft_consensus.cc:2272] T cbd87ae30e224dc6a3321df3a7bb7a18 P 7e719d7735534c1d8b8d194af7bdd403 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.525445  9065 tablet_replica.cc:333] T 42ec5c7e9d7545a399eec28130d62767 P 7e719d7735534c1d8b8d194af7bdd403: stopping tablet replica
I20260709 13:17:47.525938  9065 raft_consensus.cc:2243] T 42ec5c7e9d7545a399eec28130d62767 P 7e719d7735534c1d8b8d194af7bdd403 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.526404  9065 raft_consensus.cc:2272] T 42ec5c7e9d7545a399eec28130d62767 P 7e719d7735534c1d8b8d194af7bdd403 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.528472  9065 tablet_replica.cc:333] T 2c47c20479cb4adb81c8eed62b7f60aa P 7e719d7735534c1d8b8d194af7bdd403: stopping tablet replica
I20260709 13:17:47.529313  9065 raft_consensus.cc:2243] T 2c47c20479cb4adb81c8eed62b7f60aa P 7e719d7735534c1d8b8d194af7bdd403 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.529764  9065 raft_consensus.cc:2272] T 2c47c20479cb4adb81c8eed62b7f60aa P 7e719d7735534c1d8b8d194af7bdd403 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:47.530651 14911 consensus_peers.cc:597] T d7012f45f4994c7aa9b2f889ea9e4d0e P 7e719d7735534c1d8b8d194af7bdd403 -> Peer 40ed6fb339214e8bbbf935f753b2b93d (127.8.218.65:35565): Couldn't send request to peer 40ed6fb339214e8bbbf935f753b2b93d. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.65:35565: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:47.531524  9065 tablet_replica.cc:333] T faabe9f183ac441b96d3a75f708811a8 P 7e719d7735534c1d8b8d194af7bdd403: stopping tablet replica
I20260709 13:17:47.532156  9065 raft_consensus.cc:2243] T faabe9f183ac441b96d3a75f708811a8 P 7e719d7735534c1d8b8d194af7bdd403 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:47.532920  9065 raft_consensus.cc:2272] T faabe9f183ac441b96d3a75f708811a8 P 7e719d7735534c1d8b8d194af7bdd403 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.534951  9065 tablet_replica.cc:333] T a5a43fbb8e2b4e789d8d55a2ba961973 P 7e719d7735534c1d8b8d194af7bdd403: stopping tablet replica
I20260709 13:17:47.535485  9065 raft_consensus.cc:2243] T a5a43fbb8e2b4e789d8d55a2ba961973 P 7e719d7735534c1d8b8d194af7bdd403 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.535936  9065 raft_consensus.cc:2272] T a5a43fbb8e2b4e789d8d55a2ba961973 P 7e719d7735534c1d8b8d194af7bdd403 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.537789  9065 tablet_replica.cc:333] T ec6f6ccd02314f60938917e823ac761a P 7e719d7735534c1d8b8d194af7bdd403: stopping tablet replica
I20260709 13:17:47.538327  9065 raft_consensus.cc:2243] T ec6f6ccd02314f60938917e823ac761a P 7e719d7735534c1d8b8d194af7bdd403 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.538831  9065 raft_consensus.cc:2272] T ec6f6ccd02314f60938917e823ac761a P 7e719d7735534c1d8b8d194af7bdd403 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:47.540567 14914 consensus_peers.cc:597] T 304f434deadf4d5fb19c9401d9c0799e P 7e719d7735534c1d8b8d194af7bdd403 -> Peer 096af8491bc34932be3b0f79d157be4f (127.8.218.66:35825): Couldn't send request to peer 096af8491bc34932be3b0f79d157be4f. Status: Network error: Client connection negotiation failed: client connection to 127.8.218.66:35825: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:47.540745  9065 tablet_replica.cc:333] T b546c378806747459bedc70a0cce77c3 P 7e719d7735534c1d8b8d194af7bdd403: stopping tablet replica
I20260709 13:17:47.541399  9065 raft_consensus.cc:2243] T b546c378806747459bedc70a0cce77c3 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.541814  9065 raft_consensus.cc:2272] T b546c378806747459bedc70a0cce77c3 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.543514  9065 tablet_replica.cc:333] T 1a22b25e3c0042a3a794a5231dea9ce7 P 7e719d7735534c1d8b8d194af7bdd403: stopping tablet replica
I20260709 13:17:47.544040  9065 raft_consensus.cc:2243] T 1a22b25e3c0042a3a794a5231dea9ce7 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.544492  9065 raft_consensus.cc:2272] T 1a22b25e3c0042a3a794a5231dea9ce7 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.546228  9065 tablet_replica.cc:333] T 5d062a8a4afc4453bba35c2094c373d2 P 7e719d7735534c1d8b8d194af7bdd403: stopping tablet replica
I20260709 13:17:47.546700  9065 raft_consensus.cc:2243] T 5d062a8a4afc4453bba35c2094c373d2 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:47.547397  9065 raft_consensus.cc:2272] T 5d062a8a4afc4453bba35c2094c373d2 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.549185  9065 tablet_replica.cc:333] T 304f434deadf4d5fb19c9401d9c0799e P 7e719d7735534c1d8b8d194af7bdd403: stopping tablet replica
I20260709 13:17:47.549626  9065 raft_consensus.cc:2243] T 304f434deadf4d5fb19c9401d9c0799e P 7e719d7735534c1d8b8d194af7bdd403 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:47.550299  9065 raft_consensus.cc:2272] T 304f434deadf4d5fb19c9401d9c0799e P 7e719d7735534c1d8b8d194af7bdd403 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.552902  9065 tablet_replica.cc:333] T d6a75e4fb3b546a5aacc2aaa4c19e406 P 7e719d7735534c1d8b8d194af7bdd403: stopping tablet replica
I20260709 13:17:47.553369  9065 raft_consensus.cc:2243] T d6a75e4fb3b546a5aacc2aaa4c19e406 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.553725  9065 raft_consensus.cc:2272] T d6a75e4fb3b546a5aacc2aaa4c19e406 P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.555307  9065 tablet_replica.cc:333] T 6c6a5fe3f23c419596853c22fbd242d5 P 7e719d7735534c1d8b8d194af7bdd403: stopping tablet replica
I20260709 13:17:47.555837  9065 raft_consensus.cc:2243] T 6c6a5fe3f23c419596853c22fbd242d5 P 7e719d7735534c1d8b8d194af7bdd403 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.556195  9065 raft_consensus.cc:2272] T 6c6a5fe3f23c419596853c22fbd242d5 P 7e719d7735534c1d8b8d194af7bdd403 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.557821  9065 tablet_replica.cc:333] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 7e719d7735534c1d8b8d194af7bdd403: stopping tablet replica
I20260709 13:17:47.558276  9065 raft_consensus.cc:2243] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 7e719d7735534c1d8b8d194af7bdd403 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.558635  9065 raft_consensus.cc:2272] T 3a79f5b01e4c40e69f02f49dcfbf6138 P 7e719d7735534c1d8b8d194af7bdd403 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.560410  9065 tablet_replica.cc:333] T d7012f45f4994c7aa9b2f889ea9e4d0e P 7e719d7735534c1d8b8d194af7bdd403: stopping tablet replica
I20260709 13:17:47.560797  9065 raft_consensus.cc:2243] T d7012f45f4994c7aa9b2f889ea9e4d0e P 7e719d7735534c1d8b8d194af7bdd403 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:47.561436  9065 raft_consensus.cc:2272] T d7012f45f4994c7aa9b2f889ea9e4d0e P 7e719d7735534c1d8b8d194af7bdd403 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.563184  9065 tablet_replica.cc:333] T 860336e949184c059c258bb3831ea9cc P 7e719d7735534c1d8b8d194af7bdd403: stopping tablet replica
I20260709 13:17:47.563666  9065 raft_consensus.cc:2243] T 860336e949184c059c258bb3831ea9cc P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.564106  9065 raft_consensus.cc:2272] T 860336e949184c059c258bb3831ea9cc P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.565604  9065 tablet_replica.cc:333] T 35b8d266bee248e0875cd38f0fa8b75e P 7e719d7735534c1d8b8d194af7bdd403: stopping tablet replica
I20260709 13:17:47.565963  9065 raft_consensus.cc:2243] T 35b8d266bee248e0875cd38f0fa8b75e P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.566358  9065 raft_consensus.cc:2272] T 35b8d266bee248e0875cd38f0fa8b75e P 7e719d7735534c1d8b8d194af7bdd403 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.604212  9065 tablet_server.cc:196] TabletServer@127.8.218.67:0 shutdown complete.
I20260709 13:17:47.633790  9065 master.cc:562] Master@127.8.218.126:34747 shutting down...
I20260709 13:17:47.654359  9065 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6456fd46b32f4977af84898ae24b48a3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:47.654929  9065 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6456fd46b32f4977af84898ae24b48a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.655283  9065 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6456fd46b32f4977af84898ae24b48a3: stopping tablet replica
I20260709 13:17:47.675262  9065 master.cc:584] Master@127.8.218.126:34747 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (12961 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (25253 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (147460 ms total)
[  PASSED  ] 8 tests.
I20260709 13:17:47.732726  9065 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 403 messages since previous log ~15 seconds ago
I20260709 13:17:47.732929  9065 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 396 messages since previous log ~15 seconds ago
I20260709 13:17:47.733072  9065 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 404 messages since previous log ~15 seconds ago
I20260709 13:17:47.733220  9065 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~33 seconds ago
I20260709 13:17:47.733358  9065 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~33 seconds ago
I20260709 13:17:47.733496  9065 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5227: suppressed but not reported on 1 messages since previous log ~87 seconds ago
I20260709 13:17:47.733621  9065 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4755: suppressed but not reported on 3 messages since previous log ~88 seconds ago
I20260709 13:17:47.733810  9065 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 10 messages since previous log ~0 seconds ago
I20260709 13:17:47.734043  9065 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 26 messages since previous log ~6 seconds ago
